﻿.contents-area,
.clinic-card-grid,
.ortho-certify-area,
.clinic-btm-banner,
.implant-section4 {
	max-width: 1920px;
	margin: 0 auto;
}
.sub-title-area,
.sub-title-cont {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 10px;
}
.doctor-profile .section-inner,
.doctor-prize .section-inner,
.clinic-video-area,
.clinic-slogan-area,
.ortho-affect-area .article-inner,
.ortho-type-area .article-inner,
.ortho-certify-area .article-inner,
.implant-section4 .article-inner {
	max-width: 1400px;
	margin: 0 auto;
}
.sub-visual {
	position: relative;
	height: 1080px;
	height: 100vh;
}
.sub-visual-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sub-visual {
	overflow: hidden;
}
.sub-visual .img-area {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1920px;
	height: 1080px;
	margin-left: -960px;
}
.sub-visual .img-item {
	height: 100%;
}
.sub-visual .img-item img {
	width: 100%;
	height: 100%;
}
.sub-visual .img-mobile {
	display: none;
}
.sub-visual .text-area {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 2em;
	text-align: center;
}
.sub-visual .text-area .text1 {
	line-height: 1.5;
	font-size: 1.3em;
	font-weight: 200;
	color: #fff;
	letter-spacing: 0.3em;
}
.sub-visual .text-area .text1 strong {
	font-weight: 500;
}
.sub-visual .text-area .text2 {
	margin-top: 1.4rem;
	line-height: 1.3;
	font-size: 3.7em;
	font-weight: 200;
	color: #fff;
}
.sub-visual .text-area .text2 .small {
	display: inline-block;
	font-size: 1.2rem;
}
.sub-visual .text-area .text-en {
	margin-top: 2.25rem;
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: 900;
	color: rgba(255, 255, 255, 0.25);
	letter-spacing: 0.45em;
}
.sub-visual .scroll-area {
	position: absolute;
	left: -1em;
	bottom: 22.5%;
	transform: rotate(-90deg);
	animation-name: visual-scroll;
	animation-duration: 0.7s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
.sub-visual .scroll-area .text {
	display: inline-block;
	position: relative;
	padding-right: 5.8rem;
	font-size: 0.8em;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.7);
}
.sub-visual .scroll-area .text:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 4.8rem;
	height: 2px;
	margin-top: -1px;
	background: rgba(169, 166, 162, 0.5);
}
@keyframes visual-scroll {
	from {
		bottom: 12.5%;
	}
	to {
		bottom: 14.5%;
	}
}
.contents-area {
	padding: 6em 0 10em;
}
.contents-area.full {
	max-width: none;
}
.contents-area.none-padding {
	padding: 0;
}
.contents-area.none-btm-padding {
	padding-bottom: 0;
}
.contents-area.w1400 {
	max-width: 1400px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: content-box;
}
.sub-title-area {
	margin-bottom: 2.5em;
	text-align: center;
}
.sub-title-area .icon-area {
	margin-bottom: 2.25em;
}
.sub-title-area .plus {
	display: inline-block;
	position: relative;
	width: 1.35em;
	height: 1.35em;
	vertical-align: top;
}
.sub-title-area .plus:before,
.sub-title-area .plus:after {
	content: '';
	display: block;
	position: absolute;
	background: #f3c45d;
}
.sub-title-area .plus:before {
	top: 0;
	left: 50%;
	width: 3px;
	height: 100%;
	margin-left: -1.5px;
}
.sub-title-area .plus:after {
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	margin-top: -1.5px;
}
.sub-title-area .title {
	line-height: 1.5;
	font-size: 1.8em;
	font-weight: 500;
	color: #121212;
}
.sub-title-area .title.title-thin {
	font-weight: 300;
}
.sub-title-cont {
	margin-top: 2.5em;
	text-align: center;
}
.sub-title-cont .cont {
	text-align: center;
	line-height: 1.5;
}
.sub-title-cont .cont strong {
	font-weight: 500;
}
.slide-control {
	margin-top: 2rem;
	font-size: 0;
}
.slide-control .arrow {
	display: inline-block;
	width: 2.1em;
	height: 2.1em;
	line-height: 1.6em;
	text-align: center;
	border: 1px solid #dedede;
	vertical-align: middle;
	font-size: 1rem;
	border-radius: 50%;
	cursor: pointer;
	transition: border-color 0.3s;
}
.slide-control .arrow:hover {
	border-color: #f3c45d;
}
.slide-control .arrow img {
	display: inline-block;
	vertical-align: middle;
}
.slide-control .dots {
	display: inline-block;
	margin: 0 7px;
	vertical-align: middle;
}
.slide-control .dots ul {
	display: inline-block;
	overflow: hiddne;
}
.slide-control .dots li {
	display: inline-block;
	margin: 0 3px;
}
.slide-control .dots li.slick-active button {
	border: 1px solid #f3c45d;
	background: #fff;
}
.slide-control .dots button {
	width: 8px;
	height: 8px;
	background: #999;
	font-size: 0;
	border-radius: 50%;
}
.slide-control .dots button:focus {
	outline: none;
}
.plus-icon {
	display: inline-block;
	position: relative;
	width: 1em;
	height: 1em;
	vertical-align: top;
}
.plus-icon:before,
.plus-icon:after {
	content: '';
	display: block;
	position: absolute;
}
.plus-icon:before {
	top: 0;
	left: 50%;
	width: 3px;
	height: 100%;
	margin-left: -1.5px;
}
.plus-icon:after {
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	margin-top: -1.5px;
}
.plus-icon.white:before,
.plus-icon.white:after {
	background: #fff;
}
.plus-icon.orange:before,
.plus-icon.orange:after {
	background: #f3c45d;
}
.numbered-list li {
	overflow: hidden;
	position: relative;
	padding: 0.5em 0 0.5em 2.4em;
}
.numbered-list li + li {
	margin-top: 8px;
}
.numbered-list li .num {
	position: absolute;
	top: 0.15rem;
	left: 0;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	background: #f5eee6;
	text-align: center;
	font-size: 0.75em;
	font-weight: 700;
	border-radius: 50%;
}
.numbered-list li .text {
	line-height: 1.4;
	font-size: 0.8em;
	font-weight: 300;
}
.dotted-list li {
	position: relative;
	padding-left: 0.8em;
	line-height: 1.4;
	font-size: 0.8em;
	font-weight: 300;
}
.dotted-list li + li {
	margin-top: 0.5rem;
}
.dotted-list li:before {
	content: '·';
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
}
.tab-area1 {
	overflow: hidden;
	max-width: 710px;
	margin: 0 auto;
	text-align: center;
}
.tab-area1 .tab {
	margin: 0 -0.5rem;
	font-size: 0;
}
.tab-area1 li {
	display: inline-block;
	width: calc(25% - 1em);
	margin: 0 0.5em 1.1em;
	font-size: 1rem;
}
.tab-area1 li.active a {
	border-color: #f3c45d;
	background: #f3c45d;
	font-weight: 500;
	color: #fff;
}
.tab-area1 li.active a:hover {
	color: #fff;
}
.tab-area1 a {
	display: block;
	border: 1px solid #ccc;
	padding: 0.8rem 0.2rem;
	text-align: center;
	font-size: 0.8em;
	font-weight: 300;
	border-radius: 30px;
}
.tab-area1 a:hover {
	border-color: #f3c45d;
	color: #f3c45d;
}
.tab-area1 a#bo_cate_on {
	border-color: #f3c45d;
	background: #f3c45d;
	font-weight: 500;
	color: #fff;
}
.tab-area1 a#bo_cate_on:hover {
	color: #fff;
}
.comming-soon {
	padding: 0 10px;
	text-align: center;
}
@media only screen and (min-width: 1921px) {
	.sub-visual {
		height: 0;
		padding-bottom: 56.25%;
	}
	.sub-visual .img-area {
		left: 0;
		width: 100%;
		height: 100%;
		margin-left: 0;
	}
}
@media only screen and (max-width: 1600px) {
	.sub-visual {
		height: 0;
		padding-bottom: 67.5%;
	}
	.sub-visual .img-area {
		width: 120%;
		height: 100%;
		margin-left: -60%;
	}
}
@media only screen and (max-width: 1200px) {
	.sub-visual .text-area .text1 {
		font-size: 1.1em;
	}
	.sub-visual .text-area .text2 {
		margin-top: 0.8rem;
		font-size: 2.8em;
	}
	.sub-visual .text-area .text-en {
		margin-top: 1.5rem;
		font-size: 0.8em;
	}
	.contents-area {
		padding: 4em 0 8em;
	}
}
@media only screen and (max-width: 992px) {
	.sub-visual {
		height: 669px;
		padding-bottom: 0;
	}
	.sub-visual .img-area {
		width: 1190px;
		margin-left: -595px;
	}
}
@media only screen and (max-width: 768px) {
	.sub-visual.visual-mobile {
		height: auto;
		padding-bottom: 0;
	}
	.sub-visual.visual-mobile .sub-visual-inner {
		position: static;
	}
	.sub-visual.visual-mobile .img-area {
		position: static;
		width: auto;
		margin-left: 0;
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		transform: none;
	}
	.sub-visual.visual-mobile .img-mobile {
		display: block;
	}
	.sub-visual.visual-mobile .img-pc {
		display: none;
	}
	.sub-visual video {
		display: none;
	}
	.sub-visual .text-area {
		padding: 0 1em;
	}
	.sub-visual .text-area .text1 {
		font-size: 0.9em;
		letter-spacing: 0.15em;
	}
	.sub-visual .text-area .text2 {
		margin-top: 0.5rem;
		font-size: 2em;
	}
	.sub-visual .text-area .text-en {
		margin-top: 1rem;
		font-size: 0.75em;
	}
	.sub-visual .scroll-area {
		display: none;
	}
	.sub-visual.focus-right .img-area {
		left: auto;
		right: 0;
		margin-left: 0;
		margin-right: -150px;
	}
	.contents-area {
		padding: 3em 0 6em;
	}
	.sub-title-area {
		font-size: 0.8em;
	}
	.sub-title-area .title.title-thin {
		font-size: 1.3em;
	}
	.sub-title-cont .cont {
		font-size: 0.9em;
	}
	.tab-area1 {
		max-width: 560px;
	}
	.tab-area1 .tab {
		margin: 0 -0.3rem;
	}
	.tab-area1 li {
		width: calc(33.3% - 0.6em);
		margin: 0 0.3em 0.8em;
	}
}
@media only screen and (max-width: 480px) {
	.sub-visual {
		height: 0;
		padding-bottom: 139.375%;
	}
	.sub-visual .img-area {
		width: 248%;
		margin-left: -124%;
	}
	.sub-visual .text-area .text1 {
		font-size: 0.8em;
	}
	.sub-visual .text-area .text2 {
		font-size: 1.5em;
	}
	.sub-visual .text-area .text2 .small {
		font-size: 0.8rem;
	}
	.tab-area1 {
		max-width: 400px;
	}
	.tab-area1 li {
		width: calc(50% - 0.6em);
	}
}
.sub-title-cont.intro_s1 .cont-slogan {
	margin-top: 1rem;
	line-height: 1.5;
	font-size: 1.3em;
	color: #f3c45d;
}
.sub-title-cont.intro_s2 .cont-title {
	margin-bottom: 0.75rem;
}
.sub-title-cont.intro_s2 .cont-title .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.3em;
	color: #f3c45d;
}
.sub-title-cont.intro_s2 .cont-title .chinese {
	display: inline-block;
	padding: 0.3rem 1.5rem;
	vertical-align: middle;
	background: #f3c45d;
	font-size: 1.1em;
	font-weight: 500;
	color: #fff;
	border-radius: 15px;
}
.intro-area {
	margin-top: 3.5em;
}
.intro-area .intro-item {
	text-align: center;
	font-size: 0;
}
.intro-area .intro-item.not-full {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: content-box;
}
.intro-area .intro-item.slide-item {
	position: relative;
}
.intro-area .intro-item.slide-item .col1.col-img {
	padding: 0 0 1em;
}
.intro-area .intro-item.slide-item .col2.col-text {
	padding-top: 3.3em;
}
.intro-area .intro-item.slide-item .col-img .img-title {
	max-width: 700px;
	margin-left: auto;
}
.intro-area .intro-item + .intro-item {
	margin-top: 4rem;
}
.intro-area .col {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	font-size: 1rem;
}
.intro-area .col1 .img-title {
	text-align: left;
}
.intro-area .col1.col-img {
	padding: 0 1em 1em 0;
}
.intro-area .col1.col-text {
	padding: 0 3.75em 0 1em;
	text-align: right;
}
.intro-area .col2 .img-title {
	text-align: right;
}
.intro-area .col2.col-img {
	padding: 0 0 1em 1em;
}
.intro-area .col2.col-text {
	padding: 0 1em 0 3.75em;
	text-align: left;
}
.intro-area .col-img {
	position: relative;
}
.intro-area .col-img .img-title {
	position: relative;
	z-index: 5;
	padding: 0 3.5rem 0.8rem;
	font-family: 'Roboto', sans-serif;
	font-size: 3.3em;
	color: rgba(221, 221, 221, 0.5);
}
.intro-area .col-img .img-area {
	position: relative;
	z-index: 3;
	margin-top: -1em;
}
.intro-area .col-img .img-area img {
	vertical-align: top;
}
.intro-area .col-text .num {
	font-family: 'Noto Serif KR', serif;
	font-style: italic;
	font-size: 5em;
	font-weight: 400;
	opacity: 0.1;
}
.intro-area .col-text .title {
	margin-top: -1.5rem;
	line-height: 1.3;
	font-size: 2em;
}
.intro-area .col-text .title .small {
	font-size: 0.8rem;
}
.intro-area .col-text .cont {
	margin-top: 1.5rem;
	line-height: 1.6;
	font-size: 0.8em;
	font-weight: 300;
}
.intro-area .col-text .cont .highlight {
	display: inline !important;
	padding: 0 0.25rem;
	background: #f3c45d;
	font-weight: 500;
	color: #fff;
}
.intro-area .mark {
	position: absolute;
}
.intro-area .mark.mark-stick {
	overflow: hidden;
	z-index: 4;
}
.intro-area .mark.mark-stick.zindex2 {
	z-index: 2;
}
.intro-area .mark.mark-stick.top {
	top: 0.7em;
}
.intro-area .mark.mark-stick.top.right {
	top: 0;
}
.intro-area .mark.mark-stick.bottom {
	bottom: -2.2em;
}
.intro-area .mark.mark-stick.left {
	left: 1.4em;
}
.intro-area .mark.mark-stick.right {
	right: 1.4em;
}
.intro-area .mark.mark-stick.bottom.left {
	left: 2.6em;
}
.intro-area .mark.mark-stick.top.left .stick:nth-child(2) {
	margin: 2.2em 0 0 0.5em;
}
.intro-area .mark.mark-stick.top.right .stick:nth-child(1),
.intro-area .mark.mark-stick.bottom.left .stick:nth-child(1) {
	margin: 2.2em 0.5em 0 0;
}
.intro-area .mark.mark-stick .stick {
	float: left;
	width: 0.35em;
	height: 6.1em;
}
.intro-area .mark.mark-stick .yellow {
	background: #f3c45d;
}
.intro-area .mark.mark-stick .brown {
	background: #3c2a20;
}
.intro-area .mark.mark-stick .white {
	background: #fff;
}
.intro-area .mark.square1 {
	bottom: 0;
	right: 0;
	width: 60%;
	height: 60%;
	background: #f3c45d;
}
.intro-area .mark.square2 {
	bottom: 0;
	left: calc(100% - 700px);
	width: 8em;
	height: 7em;
	border: 0.5em solid #f3c45d;
	background: #fff;
}
.intro-area .mark.square3 {
	bottom: 0;
	left: 0;
	width: 10.5em;
	height: 10.5em;
	background: #f3c45d;
}
.intro-area .slide-control .dots li {
	float: right;
}
.gallery-slide-area {
	position: relative;
	z-index: 3;
}
.gallery-slide-area .slide-arrow-area {
	top: 50%;
	padding-bottom: 0;
}
.gallery-slide {
	position: relative;
}
.gallery-item {
	margin: 0 1em;
}
.gallery-item img {
	display: block;
}
.doctor-list-section {
	margin-top: 4.5em;
}
.doctor-list-section + .doctor-list-section {
	margin-top: 7em;
}
.doctor-list-section .doctor-list-title {
	position: relative;
	margin-bottom: 2.5rem;
	padding-left: 1rem;
	font-size: 1.8em;
	font-weight: 200;
	color: #121212;
}
.doctor-list-section .doctor-list-title:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 3.1rem;
	height: 0.8rem;
	margin-top: -0.4rem;
	background: #f3c45d;
}
.doctor-list-section .doctor-list-title .text {
	position: relative;
	z-index: 2;
}
.doctor-list {
	overflow: hidden;
	padding: 0 2em;
}
.doctor-list .doctor-item {
	width: calc((100% - (16.5% + 1px)) / 4);
	margin-left: 5.5%;
	float: left;
	position: relative;
}
.doctor-list .doctor-item:nth-child(-n + 4) {
	margin-top: 0;
}
.doctor-list .doctor-item:nth-child(n + 5) {
	margin-top: 4%;
}
.doctor-list .doctor-item:nth-child(4n + 1) {
	clear: both;
	margin-left: 0;
}
.doctor-list .doctor-item:hover .hover-text {
	opacity: 1;
}
.doctor-list .doctor-item:hover .text-area .name:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3rem;
	height: 0.4rem;
	margin-top: -0.2rem;
	margin-left: -1.5rem;
	background: #f3c45d;
}
.doctor-list .doctor-item .img-area {
	overflow: hidden;
	position: relative;
	max-width: 250px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	background: #eee;
	border-radius: 50%;
}
.doctor-list .doctor-item .img-area img {
	display: block;
}
.doctor-list .doctor-item .hover-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: rgba(243, 196, 93, 0.9);
	opacity: 0;
	transition: opacity 0.3s;
}
.doctor-list .doctor-item .hover-text .inner {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding: 0 0.5em;
	color: #fff;
	letter-spacing: 0.1em;
}
.doctor-list .doctor-item .hover-text .position {
	line-height: 1.3;
	margin-bottom: 0.6rem;
	font-size: 0.75em;
}
.doctor-list .doctor-item .hover-text .name {
	font-size: 1.3em;
	font-weight: 700;
}
.doctor-list .doctor-item .hover-text .en-position {
	margin-top: 0.3rem;
	font-size: 0.75em;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.6);
}
.doctor-list .doctor-item .hover-text .icon-area {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	text-align: center;
	font-size: 0.95em;
	color: #fff;
}
.doctor-list .doctor-item .text-area {
	position: absolute;
	line-height: 1.2;
	text-align: center;
}
.doctor-list .doctor-item .text-area .position {
	font-size: 13px;
}
.doctor-list .doctor-item .text-area .name {
	position: relative;
	font-size: 16px;
	font-weight: 700;
	color: #121212;
}
.doctor-list .doctor-item .text-area .name .text {
	position: relative;
	z-index: 2;
}
.doctor-list-section .doctor-item .text-area {
	right: 0;
	bottom: 0;
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
@keyframes profile-arrow-left {
	from {
		left: 0;
	}
	to {
		left: 1em;
	}
}
@keyframes profile-arrow-right {
	from {
		right: 0;
	}
	to {
		right: 1em;
	}
}
.doctor-profile {
	position: relative;
	padding: 7.5em 10em 8em;
	background: #eee;
}
.doctor-profile .arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.doctor-profile .arrow:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 3.4em;
	height: 1px;
	background: #666;
	transition: background 0.25s;
}
.doctor-profile .arrow.arrow-prev {
	left: 0;
	padding-left: 4em;
	text-align: left;
	animation: profile-arrow-left 1s linear 0s infinite alternate;
}
.doctor-profile .arrow.arrow-prev:before {
	left: 0;
}
.doctor-profile .arrow.arrow-next {
	right: 0;
	padding-right: 4em;
	text-align: right;
	animation: profile-arrow-right 1s linear 0s infinite alternate;
}
.doctor-profile .arrow.arrow-next:before {
	right: 0;
}
.doctor-profile .arrow:hover:before {
	background: #f3c45d;
}
.doctor-profile .arrow:hover .num,
.doctor-profile .arrow:hover .position,
.doctor-profile .arrow:hover .name {
	color: #f3c45d;
}
.doctor-profile .arrow .num {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #121212;
	transition: color 0.25s;
}
.doctor-profile .arrow .position {
	margin-top: 0.5rem;
	font-size: 16px;
	transition: color 0.25s;
}
.doctor-profile .arrow .position strong {
	font-weight: 500;
}
.doctor-profile .arrow .name {
	margin-top: 0.35rem;
	font-size: 1.1em;
	font-weight: 700;
	color: #121212;
	transition: color 0.25s;
}
.doctor-profile .section-inner {
	padding: 0 3em 0 4em;
}
.doctor-profile .profile-text {
	max-width: 55%;
}
.doctor-profile .head-text .vertical365 {
	margin-bottom: 0.75rem;
	line-height: 1.3;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #f3c45d;
}
.doctor-profile .head-text .slogan .text {
	display: inline-block;
	position: relative;
	z-index: 2;
	line-height: 1.2;
	font-size: 3em;
	font-weight: 100;
}
.doctor-profile .head-text .slogan .chinese {
	position: absolute;
	top: 1.75em;
	left: calc(100% - 3.5em);
	width: 7.75em;
	font-size: 1rem;
}
.doctor-profile .cont-text {
	margin-top: 3.75rem;
	transition-delay: 1s;
}
.doctor-profile .cont-text .part {
	position: relative;
	margin-bottom: 0.9rem;
	font-size: 1.3em;
	color: #121212;
}
.doctor-profile .cont-text .part:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 3.1rem;
	height: 0.8rem;
	margin-top: -0.4rem;
	background: #f3c45d;
}
.doctor-profile .cont-text .part .text {
	position: relative;
	z-index: 2;
}
.doctor-profile .cont-text .name-area {
	font-weight: 200;
}
.doctor-profile .cont-text .name-area .inner {
	display: inline-block;
	position: relative;
}
.doctor-profile .cont-text .name-area .name {
	display: inline-block;
	vertical-align: bottom;
	font-size: 2.3em;
	font-weight: 700;
	color: #121212;
	letter-spacing: 0.25em;
}
.doctor-profile .cont-text .name-area .position {
	display: inline-block;
	position: relative;
	z-index: 2;
	vertical-align: bottom;
	font-size: 1.5em;
}
.doctor-profile .cont-text .name-area .signiture {
	position: absolute;
	top: calc(100% - 1.5rem);
	left: calc(100% - 1.2rem);
	right: -100%;
}
.doctor-profile .career-list {
	min-height: 300px;
}
.doctor-profile .career-area {
	margin-top: 1.75em;
}
.doctor-profile .career-area .career-title {
	margin-bottom: 0.8rem;
	font-size: 0.9em;
	color: #121212;
}
.doctor-profile .career-area .career-list li {
	position: relative;
	padding-left: 0.8em;
	line-height: 1.5;
	font-size: 0.75em;
}
.doctor-profile .career-area .career-list li + li {
	margin-top: 0.5rem;
}
.doctor-profile .career-area .career-list li + li.space {
	margin-top: 1.8rem;
}
.doctor-profile .career-area .career-list li:before {
	content: '';
	display: inline;
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 4px;
	height: 4px;
	background: #f3c45d;
	border-radius: 50%;
}
.doctor-profile .profile-img {
	position: absolute;
	bottom: 0;
}
.doctor-profile .profile-img img {
	display: block;
}
.doctor-profile .social-area {
	position: absolute;
	right: 2em;
	bottom: 2em;
}
.doctor-profile .social-area .social-item {
	display: inline-block;
	vertical-align: bottom;
}
.doctor-profile .social-area .social-item + .social-item {
	margin-left: 0.5em;
}
.doctor-profile .social-area .social-item a {
	display: block;
	position: relative;
	width: 2.1em;
	height: 2.1em;
	border: 1px solid #9b9b9b;
	border-radius: 50%;
	transition: background 0.3s;
}
.doctor-profile .social-area .social-item a:hover {
	background: rgba(155, 155, 155, 0.3);
}
.doctor-profile .social-area .social-item img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
}
.doctor-profile.doctor1 .profile-img {
	left: 42.5%;
	right: 8%;
}
.doctor-profile.doctor2 .profile-img {
	left: 48%;
	right: 0;
}
.doctor-profile.doctor2 .cont-text .name-area .signiture {
	top: calc(100% - 1rem);
}
.doctor-profile.doctor3 .profile-img {
	left: 46%;
	right: 2%;
}
.doctor-profile.doctor3 .profile-text {
	max-width: 65%;
}
.doctor-profile.doctor4 .profile-img {
	left: 45%;
	right: 3%;
}
.doctor-profile.doctor4 .profile-text {
	max-width: 70%;
}
.doctor-profile.doctor4 .cont-text .name-area .signiture {
	top: calc(100% - 2rem);
	left: calc(100% - 1.4rem);
}
.doctor-profile.doctor5 .profile-img {
	left: 47%;
	right: 3%;
}
.doctor-profile.doctor5 .profile-text {
	max-width: 70%;
}
.doctor-profile.doctor5 .cont-text .name-area .signiture {
	top: calc(100% - 0.8rem);
}
.doctor-profile.doctor6 .profile-img {
	left: 47%;
	right: 3%;
}
.doctor-profile.doctor6 .profile-text {
	max-width: 70%;
}
.doctor-profile.doctor6 .cont-text .name-area .signiture {
	top: calc(100% - 0.8rem);
}
.doctor-profile.doctor7 .profile-img {
	left: 55%;
	right: 2%;
}
.doctor-profile.doctor7 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor7 .cont-text .name-area .signiture {
	top: calc(100% - 0.8rem);
}
.doctor-profile.doctor8 .profile-img {
	left: 49%;
	right: 3%;
}
.doctor-profile.doctor8 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor9 .profile-img {
	left: 52%;
	right: 3%;
}
.doctor-profile.doctor9 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor10 .profile-img {
	left: 52%;
	right: 3%;
}
.doctor-profile.doctor10 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor11 .profile-img {
	left: 52%;
	right: 3%;
}
.doctor-profile.doctor11 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor12 .profile-img {
	left: 52%;
	right: 3%;
}
.doctor-profile.doctor12 .profile-text {
	max-width: 73%;
}
.doctor-profile.doctor13 .profile-img {
	left: 55%;
	right: 3%;
}
.doctor-profile.doctor13 .profile-text {
	max-width: 73%;
}

.doctor-profile.doctor15 .profile-img {
	left: 50%;
	right: 3%;
}
.doctor-profile.doctor15 .profile-text {
	max-width: 73%;
}
.doctor-prize {
	padding: 3.5em 10em;
	background: #f3c45d;
}
.doctor-prize .section-inner {
	padding: 0 3em 0 4em;
}
.doctor-prize .title {
	margin-bottom: 0.8rem;
	font-size: 0.9em;
	color: #fff;
}
.doctor-prize .prize-list li {
	position: relative;
	padding-left: 0.8em;
	line-height: 1.5;
	font-size: 0.75em;
	color: #fff;
}
.doctor-prize .prize-list li + li {
	margin-top: 0.5rem;
}
.doctor-prize .prize-list li + li.space {
	margin-top: 1.8rem;
}
.doctor-prize .prize-list li:before {
	content: '';
	display: inline;
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
}
.doctor-column-area {
	overflow: hidden;
	max-width: 1400px;
	margin: 0 auto;
	padding: 5.5em 10px 6em;
	box-sizing: content-box;
}
.doctor-column-area .doctor-column-title {
	position: relative;
	margin-bottom: 1.5rem;
	padding-left: 1rem;
	font-size: 1.8em;
	color: #121212;
}
.doctor-column-area .doctor-column-title:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 3.1rem;
	height: 0.8rem;
	margin-top: -0.4rem;
	background: #f3c45d;
}
.doctor-column-area .doctor-column-title .text {
	position: relative;
	z-index: 2;
}
.doctor-column-area .notice_area {
	max-width: none;
	margin: 0 auto;
	padding: 0;
}
.preview-slide-area {
	position: relative;
	z-index: 3;
}
.preview-slide-area .preview-slide {
	position: relative;
}
.preview-slide-area .preview-item:focus {
	outline: none;
}
.preview-slide-area .preview-item .item-inner {
	padding: 0 5.5%;
}
.preview-slide-area .preview-item img {
	display: block;
	width: 1180px;
	margin: 0 auto;
}
.preview-slide-area .preview-slide-control {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: -15.5px 13.5% 0;
}
.preview-slide-area .preview-slide-control .control-inner {
	overflow: hidden;
	margin: 0 -4em;
	padding: 0 5.5%;
}
.preview-slide-area .preview-slide-control .slide-arrow {
	width: 6.6em;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.preview-slide-area .preview-slide-control .slide-arrow:hover .text {
	width: 100%;
	color: #f3c45d;
}
.preview-slide-area .preview-slide-control .text {
	display: inline-block;
	width: 40px;
	min-width: 40px;
	margin-bottom: -1px;
	padding-bottom: 8px;
	border-bottom: 3px solid #f3c45d;
	font-size: 16px;
	font-weight: 200;
	transition: width 0.3s;
}
.preview-slide-area .preview-slide-control .text .mobile {
	display: none;
}
.preview-slide-area .preview-slide-control .slide-arrow-prev {
	float: left;
}
.preview-slide-area .preview-slide-control .slide-arrow-next {
	float: right;
	text-align: right;
}
.preview-bookmark-area {
	padding: 6em 10px;
}
.preview-bookmark-list {
	overflow: hidden;
	max-width: 1180px;
	margin: 0 auto;
}
.preview-bookmark-list li {
	width: calc((100% - (8.1% + 1px)) / 4);
	margin-left: 2.7%;
	float: left;
	cursor: pointer;
}
.preview-bookmark-list li:nth-child(-n + 4) {
	margin-top: 0;
}
.preview-bookmark-list li:nth-child(n + 5) {
	margin-top: 2.7%;
}
.preview-bookmark-list li:nth-child(4n + 1) {
	clear: both;
	margin-left: 0;
}
.preview-bookmark-list li:hover .name,
.preview-bookmark-list li:hover .en-name {
	color: #f3c45d;
}
.preview-bookmark-list .inner {
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
.preview-bookmark-list .inner2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #ddd;
	border-radius: 0.8em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.preview-bookmark-list .text-area {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding: 0 5px;
	text-align: center;
}
.preview-bookmark-list .name {
	line-height: 1.2;
	font-size: 1.2em;
	font-weight: 500;
	color: #fff;
}
.preview-bookmark-list .en-name {
	margin-top: 0.2rem;
	line-height: 1.2;
	font-size: 0.7em;
	font-weight: 300;
	color: #fff;
}
.preview-info-area {
	padding: 0 10px 7.5em;
}
.preview-info-area.info-location {
	padding: 3em 10px 5em;
}
.preview-info-area .preview-info-list {
	overflow: hidden;
	max-width: 1180px;
	margin: 0 auto;
}
.preview-info-item {
	float: left;
	width: 29.66%;
	margin-left: 5.5%;
	text-align: center;
}
.preview-info-item:first-child {
	margin-left: 0;
}
.preview-info-item:first-child .cont {
	margin-top: 3rem;
}
.preview-info-item:nth-child(2) .cont {
	margin-top: 2.8rem;
}
.preview-info-item .icon-area {
	display: table;
	width: 12em;
	margin: 0 auto;
}
.preview-info-item .icon-area .icon-inner {
	display: table-cell;
	height: 12em;
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	border-radius: 50%;
}
.preview-info-item .title-en {
	margin-top: 1.5rem;
	font-size: 0.7em;
}
.preview-info-item .title {
	margin-top: 0.6rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px dashed #c6c6c6;
	font-size: 1.5em;
	color: #2c2c2c;
}
.preview-info-item .cont {
	margin-top: 1.9rem;
	line-height: 1.5;
	font-size: 0.85em;
}
.preview-info-item .cont.cont-time {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}
.preview-info-item .cont-p1 {
	margin-bottom: 0.7em;
	font-size: 1rem;
}
.preview-info-item .cont-p2 {
	font-size: 0.75rem;
	font-weight: 300;
}
.preview-info-item .fw-medium {
	font-weight: 500;
	color: #222;
}
.preview-info-item .kakao {
	margin-top: 0.9em;
	text-align: center;
}
.preview-info-item .kakao a {
	display: inline-block;
	height: 44px;
	line-height: 36px;
	padding: 0 1.8em;
	border: 2px solid #f3c45d;
	text-align: center;
	border-radius: 22px;
}
.preview-info-item .kakao a:hover {
	background: #f3c45d;
}
.preview-info-item .kakao a:hover .icon.icon-off {
	display: none;
}
.preview-info-item .kakao a:hover .icon.icon-on {
	display: inline;
}
.preview-info-item .kakao a:hover .text {
	color: #fff;
}
.preview-info-item .kakao a:hover .text span {
	color: #fff;
}
.preview-info-item .kakao .icon {
	display: inline-block;
	width: 1.25em;
	margin-right: 0.3em;
	vertical-align: middle;
}
.preview-info-item .kakao .icon.icon-on {
	display: none;
}
.preview-info-item .kakao .text {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	font-size: 0.75em;
	font-weight: 500;
}
.preview-info-item .work-time {
	overflow: hidden;
	margin: 0 auto;
}
.preview-info-item .work-time + .work-time {
	margin-top: 0.6rem;
}
.preview-info-item .work-time dt {
	float: left;
	width: 4rem;
	font-size: 0.8em;
	font-weight: 500;
}
.preview-info-item .work-time dd {
	float: left;
	/* width: calc(100% - 4rem); */
	margin-left: 1.1rem;
	text-align: left;
	font-size: 0.7em;
	font-weight: 300;
}
.preview-info-item .guide-msg {
	margin: 1rem auto 0;
	line-height: 1.7;
	text-align: left;
	font-size: 0.75em;
	font-weight: 400;
	color: #717171;
}
.preview-info-item .tel-area {
	margin-top: 1em;
}
.preview-info-item .tel-area a {
	font-size: 1.6em;
	font-weight: 900;
	color: #222;
}
.preview-info-item .tel-area a span {
	color: #f3c45d;
}
.preview-info-item .tel-area .text {
	display: inline-block;
	margin-right: 0.5rem;
	vertical-align: middle;
	font-size: 0.75em;
	font-weight: 700;
	color: #717171;
}
.preview-info-item .tel-area img {
	vertical-align: middle;
}
.location-map {
	max-width: 1920px;
	margin: 0 auto;
}
.location-map .location-map-object {
	height: 538px;
}
.location-btn-area {
	text-align: center;
	padding: 2em 10px 0;
}
.location-btn-area .btn {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 17.7em;
	height: 4.5em;
	margin: 1em 1em 0;
	padding: 0 3em;
	border-width: 3px;
	border-style: solid;
	border-radius: 60px;
	transition: background 0.3s;
}
.location-btn-area .btn:hover:before,
.location-btn-area .btn:hover:after {
	background: #fff !important;
}
.location-btn-area .btn:hover .cont-p1,
.location-btn-area .btn:hover .cont-p2,
.location-btn-area .btn:hover .cont-p2 strong {
	color: #fff !important;
}
.location-btn-area .btn:hover.btn-video .cont-p1 strong {
	color: #fff !important;
}
.location-btn-area .btn:before,
.location-btn-area .btn:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -1px;
	width: 1.3em;
	height: 2px;
	transition: background 0.3s;
}
.location-btn-area .btn:before {
	left: 1.5em;
}
.location-btn-area .btn:after {
	right: 1.5em;
}
.location-btn-area .btn.btn-video {
	border-color: #f3c45d;
}
.location-btn-area .btn.btn-video:hover {
	background: #f3c45d;
}
.location-btn-area .btn.btn-video:before,
.location-btn-area .btn.btn-video:after {
	background: #f3c45d;
}
.location-btn-area .btn.btn-video .cont-p1 strong {
	color: #f3c45d;
}
.location-btn-area .btn.btn-video .cont-p2 strong {
	color: #f3c45d;
}
.location-btn-area .btn.btn-sms {
	border-color: #242744;
}
.location-btn-area .btn.btn-sms:hover {
	background: #242744;
}
.location-btn-area .btn.btn-sms:before,
.location-btn-area .btn.btn-sms:after {
	background: #242744;
}
.location-btn-area .btn.btn-sms .cont-p2 strong {
	color: #242744;
}
.location-btn-area .btn .text-area {
	position: relative;
	top: 50%;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.location-btn-area .btn .cont-p1 {
	line-height: 1.2;
	font-size: 0.75em;
	font-weight: 300;
	transition: color 0.3s;
}
.location-btn-area .btn .cont-p1 strong {
	transition: color 0.3s;
}
.location-btn-area .btn .cont-p2 {
	margin-top: 0.3em;
	color: #121212;
	transition: color 0.3s;
}
.location-btn-area .btn .cont-p2 strong {
	transition: color 0.3s;
}
.location-sidebar {
	position: absolute;
	top: 18em;
	right: calc(50% - 690px);
	z-index: 10;
	padding-left: 16px;
}
.location-sidebar.fixed {
	position: fixed;
	top: 200px;
}
.location-sidebar .social-item {
	display: block;
}
.location-sidebar .social-item + .social-item {
	margin-top: 1em;
}
.location-sidebar .social-item a {
	display: block;
	position: relative;
	width: 2.1em;
	height: 2.1em;
	background: #c3c6cd;
	border-radius: 50%;
	transition: background 0.3s;
}
.location-sidebar .social-item a:hover {
	background: #f3c45d;
}
.location-sidebar .social-item img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
}
@media only screen and (max-width: 1400px) {
	.intro-area .mark.square2 {
		left: 0;
	}
	.doctor-profile {
		padding: 7.5em 8.5em 8em 9.5em;
	}
	.doctor-profile .arrow:before {
		width: 1.4em;
	}
	.doctor-profile .arrow.arrow-prev {
		padding-left: 2em;
	}
	.doctor-profile .arrow.arrow-next {
		padding-right: 2em;
	}
	.doctor-profile .section-inner {
		padding: 0;
	}
	.doctor-profile .profile-img {
		left: 40%;
	}
	.doctor-prize {
		padding: 3em 8.5em 3em 9.5em;
	}
	.doctor-prize .section-inner {
		padding: 0;
	}
	.location-sidebar {
		position: static !important;
		margin-top: 3em;
		padding: 0 10px;
		text-align: center;
	}
	.location-sidebar .social-item {
		display: inline-block;
	}
	.location-sidebar .social-item + .social-item {
		margin: 0 0 0 0.5em;
	}
}
@media only screen and (max-width: 1200px) {
	.intro-area .col-img .img-title {
		font-size: 2.8em;
	}
	.intro-area .col1.col-text {
		padding: 0 2.5em 0 0.5em;
	}
	.intro-area .col2.col-text {
		padding: 0 0.5em 0 2.5em;
	}
	.doctor-profile {
		padding: 5.5em 8.5em 6em 9.5em;
	}
	.doctor-profile .head-text .slogan .text {
		font-size: 2.2em;
	}
	.doctor-profile .cont-text {
		margin-top: 2.5em;
	}
	.doctor-profile .cont-text .part {
		font-size: 1.1em;
	}
	.doctor-profile .cont-text .name-area {
		font-size: 0.9em;
	}
	.preview-bookmark-area {
		padding: 4em 10px;
	}
	.preview-info-area {
		padding: 0 10px 4em;
	}
	.preview-info-area.info-location {
		padding: 2em 10px 3em;
	}
}
@media only screen and (max-width: 992px) {
	.intro-area .intro-item.not-full {
		max-width: 600px;
	}
	.intro-area .intro-item.not-full .col {
		width: 100%;
	}
	.intro-area .intro-item.slide-item .col-img .img-title {
		max-width: 600px;
		margin: 0 auto;
	}
	.intro-area .intro-item.slide-item .col {
		width: 100%;
	}
	.intro-area .intro-item.slide-item .col2.col-text {
		position: relative;
		max-width: 600px;
		padding-top: 4em;
	}
	.intro-area .intro-item.slide-item .col2.col-text .slide-control {
		position: absolute;
		top: 0;
		left: 2.5rem;
		margin-top: 0;
	}
	.intro-area .intro-item.slide-item .mark {
		display: none;
	}
	.intro-area .col2 {
		margin-top: 1.5em;
	}
	.intro-area .col-text .num {
		padding-right: 0.5rem;
	}
	.gallery-item {
		max-width: calc(600px - 1em);
	}
	.doctor-list {
		max-width: 570px;
		margin: 0 auto;
	}
	.doctor-list .doctor-item {
		width: calc((100% - (3.5em + 1px)) / 2);
		margin-left: 3.5em;
	}
	.doctor-list .doctor-item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.doctor-list .doctor-item:nth-child(n + 3) {
		margin-top: 3.5em;
	}
	.doctor-list .doctor-item:nth-child(4n + 1) {
		clear: none;
		margin-left: 3.5em;
	}
	.doctor-list .doctor-item:nth-child(2n + 1) {
		clear: both;
		margin-left: 0;
	}
	.doctor-profile {
		overflow: hidden;
		padding: 2.5em 8.5em 3em 9.5em;
	}
	.doctor-profile .section-inner {
		position: relative;
		max-width: 540px;
	}
	.doctor-profile .profile-img {
		position: static;
		max-width: 300px;
		margin: 0 0 0 auto;
	}
	.doctor-profile .profile-text {
		max-width: none !important;
	}
	.doctor-profile .head-text {
		position: absolute;
		top: 5em;
		left: 0;
	}
	.doctor-profile .head-text .slogan .text {
		font-size: 1.8em;
	}
	.doctor-profile .head-text .slogan .chinese {
		top: -2.5em;
		left: calc(100% - 5.5em);
		width: 5em;
	}
	.doctor-profile.doctor2 .profile-img {
		margin-right: -2em;
	}
	.doctor-profile.doctor2 .head-text {
		top: 4em;
	}
	.doctor-profile.doctor4 .profile-img {
		margin-right: -2em;
	}
	.doctor-profile.doctor6 .head-text {
		top: 4em;
	}
	.doctor-profile.doctor7 .section-inner {
		max-width: 600px;
	}
	.doctor-profile.doctor7 .profile-img {
		margin-right: -10%;
	}
	.doctor-profile.doctor7 .slogan {
		font-size: 0.9em;
	}
	.doctor-profile.doctor7 .career-list {
		min-height: 0;
	}
	.doctor-profile.doctor8 .profile-img {
		margin-right: -10%;
	}
	.doctor-profile.doctor8 .slogan {
		font-size: 0.9em;
	}
	.doctor-profile.doctor9 .profile-img {
		margin-right: -10%;
	}
	.doctor-profile.doctor9 .slogan {
		font-size: 0.9em;
	}
	.doctor-profile.doctor9 .career-list {
		min-height: 0;
	}
	.doctor-prize {
		padding: 3em 1em 3em 2em;
	}
	.doctor-prize .section-inner {
		max-width: 540px;
	}
	.preview-slide-area .preview-slide-control {
		margin: -15.5px 8% 0;
	}
	.preview-slide-area .preview-slide-control .control-inner {
		margin: 0 -3em;
	}
	.preview-slide-area .preview-slide-control .slide-arrow {
		width: 5em;
	}
	.preview-slide-area .preview-slide-control .text {
		width: 30px;
		min-width: 30px;
		font-size: 15px;
	}
	.preview-bookmark-list li {
		width: calc((100% - (18px + 1px)) / 4);
		margin-left: 6px;
		float: left;
	}
	.preview-bookmark-list li:nth-child(-n + 4) {
		margin-top: 0;
	}
	.preview-bookmark-list li:nth-child(n + 5) {
		margin-top: 6px;
	}
	.preview-bookmark-list li:nth-child(4n + 1) {
		clear: both;
		margin-left: 0;
	}
	.preview-bookmark-list .name {
		font-size: 1em;
	}
	.preview-info-item {
		width: 30%;
		margin-left: 5%;
	}
	.preview-info-item .icon-area {
		width: 9em;
	}
	.preview-info-item .icon-area .icon-inner {
		height: 9em;
	}
	.location-map .location-map-object {
		height: 400px;
	}
}
@media only screen and (max-width: 768px) {
	.intro-area .col-text .cont {
		font-size: 0.95em;
	}
	.doctor-list .doctor-item .text-area {
		position: static;
		margin-top: 1rem;
		transform: none !important;
	}
	.doctor-profile {
		padding: 2.5em 1em 9em;
	}
	.doctor-profile.introduce .social-area {
		right: 1em;
		bottom: 8.5em;
	}
	.doctor-profile.clinic {
		padding-bottom: 2.5em;
	}
	.doctor-profile .arrow {
		top: auto;
		bottom: 0;
	}
	.doctor-profile .arrow:before {
		width: 2.4em;
	}
	.doctor-profile .arrow.arrow-prev {
		padding-left: 3em;
	}
	.doctor-profile .arrow.arrow-next {
		padding-right: 3em;
	}
	.doctor-profile .career-area .career-list li {
		font-size: 0.85em;
	}
	.doctor-prize {
		padding: 2.5em 1em;
	}
	.preview-slide-area .preview-item .item-inner {
		padding: 0 10px;
	}
	.preview-slide-area .preview-slide-control {
		margin: -15.5px 5px 0;
	}
	.preview-slide-area .preview-slide-control .control-inner {
		margin: 0;
		padding: 0;
	}
	.preview-slide-area .preview-slide-control .slide-arrow {
		width: 30px;
		border-bottom: none;
	}
	.preview-slide-area .preview-slide-control .text {
		width: 30px;
		min-width: 30px;
		padding: 4px 0 6px;
		border-bottom: none;
		background: rgba(0, 0, 0, 0.5);
		text-align: center !important;
		font-size: 20px;
		color: #fff;
	}
	.preview-slide-area .preview-slide-control .text .pc {
		display: none;
	}
	.preview-slide-area .preview-slide-control .text .mobile {
		display: inline;
	}
	.preview-bookmark-area {
		padding: 2em 10px 4em;
	}
	.preview-info-item {
		float: none;
		width: auto;
		max-width: 450px;
		margin: 3em auto 0;
		font-size: 1.2em;
	}
	.preview-info-item:first-child {
		margin: 0 auto;
	}
	.preview-info-item .icon-area {
		width: 7em;
	}
	.preview-info-item .icon-area .icon-inner {
		height: 7em;
	}
	.preview-info-item .cont {
		margin-top: 1.9rem !important;
	}
	.preview-info-item .cont-p1 {
		font-size: 1.2rem;
	}
	.preview-info-item .cont-p2 {
		font-size: 0.9rem;
	}
	.preview-info-item .work-time dt {
    display: flex;
    justify-content: space-between;
		width: 5.5rem;
	}
	.preview-info-item .work-time dd {
/* 		width: calc(100% - 6rem); */
		margin-left: 1rem;
	}
	.location-btn-area {
		padding: 1em 10px 0;
	}
	.location-btn-area .btn {
		width: 16.5em;
		height: 4em;
		margin: 0.5em 1em 0;
		padding: 0 2.5em;
	}
	.location-btn-area .btn:before {
		left: 1em;
	}
	.location-btn-area .btn:after {
		right: 1em;
	}
}
@media only screen and (max-width: 640px) {
	.preview-bookmark-list li {
		width: calc((100% - (12px + 1px)) / 3);
		margin-left: 6px;
	}
	.preview-bookmark-list li:nth-child(-n + 3) {
		margin-top: 0;
	}
	.preview-bookmark-list li:nth-child(n + 4) {
		margin-top: 6px;
	}
	.preview-bookmark-list li:nth-child(4n + 1) {
		clear: none;
		margin-left: 6px;
	}
	.preview-bookmark-list li:nth-child(3n + 1) {
		clear: both;
		margin-left: 0;
	}
	.preview-bookmark-list .name {
		font-size: 0.85em;
	}
}
@media only screen and (max-width: 480px) {
	.intro-area .col-img .img-title {
		padding: 0 2.5rem 0.8rem;
		font-size: 2em;
	}
	.intro-area .col-text .num {
		font-size: 3.5em;
	}
	.intro-area .col-text .title {
		font-size: 1.5em;
	}
	.intro-area .col-text .cont {
		margin-top: 1rem;
	}
	.intro-area .mark.mark-stick .stick {
		width: 0.25em;
		height: 4em;
	}
	.doctor-list-section + .doctor-list-section {
		margin-top: 4.5em;
	}
	.doctor-list-section .doctor-list-title {
		margin-bottom: 2rem;
	}
	.doctor-list {
		padding: 0;
	}
	.doctor-list .doctor-item {
		width: calc((100% - (1.5em + 1px)) / 2);
		margin-left: 1.5em;
	}
	.doctor-list .doctor-item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.doctor-list .doctor-item:nth-child(n + 3) {
		margin-top: 1.5em;
	}
	.doctor-list .doctor-item:nth-child(4n + 1) {
		clear: none;
		margin-left: 1.5em;
	}
	.doctor-list .doctor-item:nth-child(2n + 1) {
		clear: both;
		margin-left: 0;
	}
	.doctor-profile {
		overflow: hidden;
	}
	.doctor-profile .arrow {
		top: auto;
		bottom: 0;
	}
	.doctor-profile .arrow:before {
		width: 1.4em;
	}
	.doctor-profile .arrow.arrow-prev {
		padding-left: 2em;
	}
	.doctor-profile .arrow.arrow-next {
		padding-right: 2em;
	}
	.doctor-profile .profile-img {
		max-width: 65%;
		margin: 0 -5% 0 auto;
	}
	.doctor-profile .head-text {
		top: 3em;
	}
	.doctor-profile .head-text .slogan .text {
		font-size: 1.3em;
	}
	.doctor-profile .head-text .slogan .chinese {
		top: -2em;
		left: calc(100% - 4.5em);
		width: 4em;
	}
	.doctor-profile .cont-text .name-area .signiture {
		right: auto;
		width: 8em;
	}
	.doctor-profile.doctor2 .head-text,
	.doctor-profile.doctor6 .head-text,
	.doctor-profile.doctor8 .head-text,
	.doctor-profile.doctor9 .head-text {
		top: 2em;
	}
}
.ortho-slide-area {
	position: relative;
	max-width: 1920px;
	margin: 5em auto 6.5em;
}
.slide-arrow-area {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 0;
}
.slide-arrow-area .slide-arrow {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 72px;
	height: 96px;
	line-height: 96px;
	margin-top: -48px;
	font-size: 32px;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	cursor: pointer;
}
.slide-arrow-area .slide-arrow.arrow-left {
	left: 10px;
}
.slide-arrow-area .slide-arrow.arrow-right {
	right: 10px;
}
.ortho-slide {
	position: relative;
	z-index: 2;
}
.ortho-slide .slide-item {
	overflow: hidden;
}
.ortho-slide .slide-item:focus {
	outline: none;
}
.ortho-slide .item-table {
	display: table;
	width: 100%;
}
.ortho-slide .img-cell,
.ortho-slide .text-cell {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
.ortho-slide .text-cell {
	padding: 0 1em 0 1.75em;
	text-align: left;
}
.ortho-slide .img-area {
	overflow: hidden;
	padding-right: 1.5em;
}
.ortho-slide .img-area img {
	display: block;
}
.ortho-slide .img-area2 {
	position: relative;
	left: 50%;
	margin-left: -465px;
}
.ortho-slide .text-area {
	max-width: 610px;
}
.ortho-slide .slogan {
	margin-bottom: 2rem;
	font-family: 'Noto Serif KR', serif;
	font-size: 2.2em;
	font-weight: 900;
	color: #f3c45d;
}
.ortho-slide .cont {
	line-height: 1.5;
	font-size: 0.8em;
}
.ortho-slide .subtitle {
	margin: 1.8rem 0 1rem;
	line-height: 1.3;
	font-size: 1.8em;
	color: #121212;
}
.ortho-slide .slide-control {
	margin-top: 0;
}
.clinic-video-area.implant,
.clinic-video-area.pediatrics {
	max-width: 1000px;
	margin-top: 5.5em;
}
.clinic-video-area .inner {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.clinic-video-area .inner2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.clinic-video-area iframe {
	width: 100%;
	height: 100%;
}
.video-layer-area {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.video-layer-area .icon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 4.25rem;
	height: 4.15rem;
	margin-top: -2.1rem;
	margin-left: -2.05rem;
}
.video-layer-area .icon img {
	display: block;
}
.clinic-slogan-area {
	padding: 6.5em 10px;
	text-align: center;
	box-sizing: content-box;
}
.clinic-slogan-area .inner {
	display: inline-block;
	position: relative;
	padding: 0 2.5em;
	vertical-align: top;
}
.clinic-slogan-area .quote {
	position: absolute;
	top: 0;
	width: 1.95em;
}
.clinic-slogan-area .quote.quote-start {
	left: 0;
}
.clinic-slogan-area .quote.quote-end {
	right: 0;
}
.clinic-slogan-area .text {
	line-height: 1.8;
	font-size: 1.6em;
	font-weight: 700;
}
.clinic-slogan-area .text .black {
	color: #121212;
}
.clinic-card-grid {
	overflow: hidden;
	padding-top: 2em;
}
.clinic-card-grid .clinic-title-area2 {
	margin-bottom: 3em;
}
.clinic-card-grid .card-grid {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.clinic-card-grid .card-grid:hover .layer {
	opacity: 1;
}
.clinic-card-grid .card-item {
	display: table-cell;
	height: 536px;
	outline: none !important;
	transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}
.clinic-card-grid .card-item:hover.hover-use .bg1 {
	opacity: 0;
}
.clinic-card-grid .card-item:hover.hover-use .bg2 {
	opacity: 1;
}
.clinic-card-grid .card-item:hover .text-area .btn {
	background: rgba(255, 255, 255, 0.8);
	color: #121212;
}
.clinic-card-grid .card-item.hover-use.slick-active .bg2 {
	opacity: 1;
}
.clinic-card-grid .card-item:focus {
	outline: none;
}
.clinic-card-grid .card-item:first-child:nth-last-child(3),
.clinic-card-grid .card-item:first-child:nth-last-child(3) ~ .card-item {
	width: 33.3%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(3):hover,
.clinic-card-grid .card-item:first-child:nth-last-child(3) ~ .card-item:hover {
	width: 50%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(4),
.clinic-card-grid .card-item:first-child:nth-last-child(4) ~ .card-item {
	width: 25%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(4):hover,
.clinic-card-grid .card-item:first-child:nth-last-child(4) ~ .card-item:hover {
	width: 37.5%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(5),
.clinic-card-grid .card-item:first-child:nth-last-child(5) ~ .card-item {
	width: 20%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(5):hover,
.clinic-card-grid .card-item:first-child:nth-last-child(5) ~ .card-item:hover {
	width: 30%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(6),
.clinic-card-grid .card-item:first-child:nth-last-child(6) ~ .card-item {
	width: 16.666%;
}
.clinic-card-grid .card-item:first-child:nth-last-child(6):hover,
.clinic-card-grid .card-item:first-child:nth-last-child(6) ~ .card-item:hover {
	width: 25%;
}
.clinic-card-grid a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.clinic-card-grid .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}
.clinic-card-grid .bg-img.bg2 {
	opacity: 0;
}
.clinic-card-grid .bg-img.layer {
	opacity: 1;
}
.clinic-card-grid .layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}
.clinic-card-grid .text-area {
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.clinic-card-grid .text-area .num-box {
	display: inline-block;
	overflow: hidden;
	width: 2em;
	margin: 0 1em 0 0.3em;
	transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.clinic-card-grid .text-area .num {
	width: 3rem;
	height: 3rem;
	line-height: calc(3rem - 2px);
	border: 2px solid rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.clinic-card-grid .text-area .title {
	position: relative;
	z-index: 10;
	min-height: 2.8em;
	margin-top: 0.8rem;
	line-height: 1.4;
	font-size: 1.1em;
	font-weight: 100;
	color: #fff;
	box-sizing: content-box;
}
.clinic-card-grid .text-area .bar {
	width: 1px;
	height: 0;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.6);
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}
.clinic-card-grid .text-area .btn-area {
	padding-top: 1.3rem;
}
.clinic-card-grid .text-area .btn {
	display: inline-block;
	padding: 0.6rem 1.4rem;
	border: 0.15rem solid #fff;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #fff;
	border-radius: 25px;
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}
.clinic-title-area {
	text-align: center;
}
.clinic-title-area .rounded-title {
	display: inline-block;
	padding: 0.7em 3em;
	line-height: 1.4;
	background: #f3c45d;
	font-size: 0.9em;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.6em;
	border-radius: 30px;
}
.clinic-title-area .subtitle {
	margin-top: 1.7rem;
	line-height: 1.5;
	font-size: 1.4em;
	color: #121212;
}
.clinic-title-area2 {
	text-align: center;
}
.clinic-title-area2 .en-name {
	margin-bottom: 1rem;
	font-family: 'Lato', sans-serif;
	font-size: 0.8em;
	font-weight: 900;
	color: #f3c45d;
	letter-spacing: 0.3em;
}
.clinic-title-area2 .title {
	font-size: 1.8em;
	font-weight: 200;
	color: #121212;
}
.ortho-affect-area {
	margin-top: 6.5em;
	padding: 0 20px;
}
.ortho-affect-list {
	overflow: hidden;
	max-width: 888px;
	margin: 5em auto 0;
}
.ortho-affect-list li {
	width: calc((100% - (4em + 1px)) / 3);
	margin-left: 2em;
	float: left;
}
.ortho-affect-list li:nth-child(-n + 3) {
	margin-top: 0;
}
.ortho-affect-list li:nth-child(n + 4) {
	margin-top: 3.5em;
}
.ortho-affect-list li:nth-child(3n + 1) {
	clear: both;
	margin-left: 0;
}
.ortho-affect-list li:nth-child(1) .inner2,
.ortho-affect-list li:nth-child(6) .inner2 {
	background: #f0ece6;
}
.ortho-affect-list li:nth-child(1) .num,
.ortho-affect-list li:nth-child(6) .num {
	border-bottom-color: #bcb7af;
	color: #bcb7af;
}
.ortho-affect-list li:nth-child(1) .text,
.ortho-affect-list li:nth-child(6) .text {
	color: #6d6a65;
}
.ortho-affect-list li:nth-child(2) .inner2,
.ortho-affect-list li:nth-child(4) .inner2 {
	background: #eaddc1;
}
.ortho-affect-list li:nth-child(2) .num,
.ortho-affect-list li:nth-child(4) .num {
	border-bottom-color: #eaddc1;
	color: #eaddc1;
}
.ortho-affect-list li:nth-child(2) .text,
.ortho-affect-list li:nth-child(4) .text {
	color: #735e36;
}
.ortho-affect-list li:nth-child(3) .inner2,
.ortho-affect-list li:nth-child(5) .inner2 {
	background: #e7cf9b;
}
.ortho-affect-list li:nth-child(3) .num,
.ortho-affect-list li:nth-child(5) .num {
	border-bottom-color: #e7cf9b;
	color: #e7cf9b;
}
.ortho-affect-list li:nth-child(3) .text,
.ortho-affect-list li:nth-child(5) .text {
	color: #755415;
}
.ortho-affect-list .inner1 {
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
.ortho-affect-list .inner2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
}
.ortho-affect-list .num-area {
	position: absolute;
	top: -1em;
	left: 50%;
	width: 2.6em;
	margin-left: -1.3em;
	padding: 2em 0 1em;
	text-align: center;
	background: #fff;
	border-radius: 1.3em;
}
.ortho-affect-list .num {
	display: inline-block;
	padding-bottom: 0.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-weight: 500;
}
.ortho-affect-list .cont-area {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding-top: 1em;
	text-align: center;
}
.ortho-affect-list .img-area {
	height: 3.15em;
	line-height: 3.15em;
	vertical-align: middle;
}
.ortho-affect-list .img-area img {
	max-height: 100%;
	vertical-align: middle;
}
.ortho-affect-list .text {
	margin-top: 1rem;
	padding: 0 1.5em;
	line-height: 1.3;
	font-size: 0.8em;
	font-weight: 300;
}
.ortho-type-area {
	margin-top: 8em;
	padding: 0 20px;
}
.ortho-type-list {
	margin-top: 2.5em;
	border: 1px solid #ddd;
}
.ortho-type-list > li {
	overflow: hidden;
	padding: 4.75em;
}
.ortho-type-list > li + li {
	border-top: 1px dotted #ddd;
}
.ortho-type-list .title-area {
	float: left;
	width: 14.7em;
}
.ortho-type-list .title-area2 {
	position: relative;
	min-height: 3.5em;
	margin-bottom: 1.6em;
}
.ortho-type-list .title-area2 .num {
	position: absolute;
	top: 0;
	left: 0;
	height: 3.5em;
}
.ortho-type-list .title-area2 .num img {
	max-height: 100%;
}
.ortho-type-list .title {
	padding-left: 5.5rem;
	line-height: 1.2;
	font-size: 1.6em;
	font-weight: 700;
}
.ortho-type-list .img-area {
	overflow: hidden;
	max-width: 292px;
	border: 1px solid #ddd;
	border-radius: 65px;
}
.ortho-type-list .img-area img {
	display: block;
	margin: 0 auto;
}
.ortho-type-list .cont-area {
	float: left;
	width: calc(100% - 14.7em);
	padding-left: 2.5em;
}
.ortho-type-list .cont {
	line-height: 1.5;
	font-size: 0.8em;
	font-weight: 300;
}
.ortho-type-list .cont + .numbered-list {
	margin-top: 1.5em;
}
.clinic-caution-title {
	padding: 5em 10px 5.5em;
	text-align: center;
}
.clinic-caution-title .icon-area {
	margin-bottom: 1.7em;
}
.clinic-caution-title .icon-area img {
	display: block;
	width: 4.9em;
	margin: 0 auto;
}
.clinic-caution-title .title {
	line-height: 1.4;
	font-size: 1.4em;
	font-weight: 500;
	color: #121212;
}
.clinic-caution-title .title.title-thin {
	font-weight: 300;
}
.clinic-caution-title .cont {
	margin-top: 1.4rem;
	line-height: 1.5;
	font-size: 1.1em;
	font-weight: 300;
}
.ortho-certify-area {
	overflow: hidden;
	margin-top: 5em;
	background: url('/assets/img/clinic/ortho_certification.jpg?ver=190925') no-repeat center;
	background-size: cover;
}
.ortho-certify-area.implant-certify {
	margin-top: 0 !important;
	background: url('/assets/img/clinic/implant_certification.jpg') no-repeat center;
	background-size: cover;
}
.ortho-certify-area .article-inner {
	padding: 4.5em 1.5em;
}
.ortho-certify-area .text-area {
	display: inline-block;
	padding: 1.5em;
}
.ortho-certify-area .title {
	margin-bottom: 2.5em;
	padding-left: 10px;
	line-height: 1.4;
	border-left: 3px solid #fff;
	color: #fff;
}
.ortho-certify-area .subject {
	line-height: 1.3;
	font-size: 2em;
	color: #fff;
}
.ortho-certify-area .cont {
	margin-top: 0.8rem;
	line-height: 1.5;
	font-size: 0.9em;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
}
.ortho-certify-area .detail {
	margin-top: 2.5em;
}
.ortho-certify-area .detail-item {
	position: relative;
	padding: 2.3em 0 0 4.4em;
}
.ortho-certify-area .detail-item + .detail-item {
	margin-top: 1em;
}
.ortho-certify-area .detail-item .item-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.8em;
	height: 3.95em;
	text-align: center;
	background: url('/assets/img/clinic/ortho_certification_msg.png') no-repeat center center;
	background-size: 100%;
}
.ortho-certify-area .detail-item .item-title .text {
	display: inline-block;
	position: relative;
	top: 47%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1.1em;
	text-align: left;
	font-size: 0.8em;
	color: #f3c45d;
}
.ortho-certify-area .detail-item .item-title .text strong {
	font-weight: 500;
}
.ortho-certify-area .detail-item .year {
	display: inline-block;
	margin-right: 1.4em;
	vertical-align: middle;
}
.ortho-certify-area .detail-item .year .num {
	display: inline-block;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
	font-size: 4.5em;
	font-weight: 700;
	color: #f3c45d;
}
.ortho-certify-area .detail-item .year .text {
	display: inline-block;
	line-height: 1.3;
	vertical-align: middle;
	font-size: 0.75em;
	font-weight: 400;
	color: #fff;
}
.ortho-certify-area .detail-item .year .text .space {
	display: inline-block;
	margin-bottom: 3px;
}
.ortho-certify-area .detail-item .icon {
	display: inline-block;
	position: relative;
	width: 2em;
	height: 2em;
	margin-right: 1.3em;
	vertical-align: middle;
	background: #f3c45d;
	border-radius: 50%;
}
.ortho-certify-area .detail-item .icon img {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
}
.ortho-certify-area .detail-item .service {
	display: inline-block;
	line-height: 1.1;
	vertical-align: middle;
	font-size: 2em;
	color: #fff;
}
.ortho-certify-area .exception {
	margin-top: 1.2rem;
	line-height: 1.5;
	font-size: 0.8em;
	font-weight: 300;
	color: #f5ce77;
	opacity: 0.6;
}
.clinic-btm-banner {
	padding: 9.75em 1em 5.75em;
	background: #333 url('/assets/img/clinic/btm_banner.jpg?ver=200226') top center no-repeat;
	background-size: cover;
}
.clinic-btm-banner .box-area {
	max-width: 820px;
	margin: 0 auto;
	padding: 4.5em 1em;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
}
.clinic-btm-banner .subtitle {
	margin-bottom: 1.4rem;
	line-height: 1.3;
	font-size: 0.9em;
	color: #fff;
	letter-spacing: 0.2em;
}
.clinic-btm-banner .title {
	line-height: 1.2;
	font-size: 2.5em;
	font-weight: 200;
	color: #dad7d3;
}
.clinic-btm-banner .title strong {
	color: #ddd5c2;
}
.clinic-btm-banner .cont {
	margin-top: 2rem;
	line-height: 1.3;
	font-size: 0.9em;
	font-weight: 200;
	color: #fff;
}
.clinic-btm-banner .btn-area {
	margin-top: 1.5em;
}
.clinic-btm-banner .btn-area .btn {
	display: inline-block;
	padding: 1em 1.81em;
	border: 2px solid #f3c45d;
	font-size: 1.1em;
	color: #f3c45d;
	border-radius: 3.5em;
	transition: background 0.25s, color 0.25s;
}
.clinic-btm-banner .btn-area .btn:hover {
	background: #f3c45d;
	color: #fff;
}
.clinic-summary {
	max-width: 1400px;
	margin: 0 auto;
	padding: 4.5em 10px 4em;
	box-sizing: content-box;
}
.clinic-summary .title {
	line-height: 1.3;
	text-align: center;
	font-size: 1.8em;
	font-weight: 300;
	color: #121212;
}
.clinic-summary .title + .cont {
	margin-top: 1.3em;
}
.clinic-summary .cont {
	line-height: 1.5;
	text-align: center;
	font-size: 1.2em;
	color: #121212;
}
.clinic-summary .summary-list {
	margin-top: 4.5rem;
	text-align: center;
	font-size: 0;
}
.clinic-summary .summary-list li {
	display: inline-block;
	position: relative;
	min-width: 15em;
	font-size: 1rem;
}
.clinic-summary .summary-list li:nth-child(n + 2):before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 66px;
	margin-top: -33px;
	background: #ccc;
}
.clinic-summary .summary-list .icon-area {
	margin-bottom: 1em;
}
.clinic-summary .summary-list .icon-area img {
	display: block;
	margin: 0 auto;
}
.clinic-summary .summary-list .text {
	line-height: 1.5;
	font-size: 0.9em;
	font-weight: 300;
	color: #121212;
}
.clinic-summary .summary-list.summary-implant .icon-area img,
.clinic-summary .summary-list.summary-pediatrics .icon-area img {
	max-height: 3.8em;
}
.clinic-summary .summary-list.summary-sleep .icon-area img {
	max-height: 3.6em;
}
.clinic-summary .summary-list.col5 li {
	min-width: 14em;
}
.implant-section {
	padding: 7.5em 10px;
}
.implant-section .section-inner {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 2.75em;
}
.implant-section .title-area {
	margin-bottom: 2.8em;
}
.implant-section .title-area .subtitle {
	margin-bottom: 2rem;
	line-height: 1.3;
}
.implant-section .title-area .subtitle .text {
	font-size: 1.1em;
	font-weight: 500;
	margin-right: 0.5rem;
}
.implant-section .title-area .subtitle img {
	vertical-align: middle;
}
.implant-section .title-area .title {
	line-height: 1.2;
	font-size: 2.5em;
}
.implant-section .para1 {
	line-height: 1.4;
	font-weight: 500;
}
.implant-section .para2 {
	line-height: 1.4;
	font-size: 0.85em;
}
.implant-section .para1 + .para2 {
	margin-top: 1.4rem;
}
.implant-section1 {
	background: #f7f7f3;
}
.implant-section1 .title-area .subtitle {
	color: #121212;
}
.implant-section1 .title-area .title {
	color: #121212;
}
.implant-section1 .para1 {
	color: #121212;
}
.implant-section1 .highlight {
	display: inline-block;
	position: relative;
}
.implant-section1 .highlight .text {
	position: relative;
	z-index: 2;
}
.implant-section1 .highlight:before {
	content: '';
	display: block;
	position: absolute;
	top: 0.4em;
	left: -2px;
	right: -2px;
	bottom: 0.4em;
	background: #f5d899;
}
.implant-section1 .detail-area .col2 {
	float: right;
	padding: 0 0 2em 3em;
}
.implant-section2 {
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
	background: url('/assets/img/clinic/implant_2_bg.jpg') no-repeat center center;
	background-size: cover;
}
.implant-section2 .col {
	padding-bottom: 2em;
}
.implant-section2 .col.col1 {
	float: left;
	width: calc(100% - 29em);
	max-width: 36em;
}
.implant-section2 .col.col2 {
	float: right;
	width: 28.7em;
	margin-right: -2em;
}
.implant-section2 .title-area .subtitle {
	color: #fff;
}
.implant-section2 .title-area .title {
	color: #fff;
}
.implant-section2 .title-area .caption {
	display: inline-block;
	margin-left: 0.5rem;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: 200;
	color: #999;
}
.implant-section2 .para1 {
	color: #fff;
}
.implant-section2 .para2 {
	color: #999;
}
.implant-section3 {
	max-width: 1920px;
	margin: 0 auto;
	background: url(/assets/img/clinic/implant_3_bg.jpg) no-repeat center bottom;
	background-size: cover;
}
.implant-section3 .title-area .subtitle {
	color: #fff;
}
.implant-section3 .title-area .title {
	color: #fff;
}
.implant-section3 .implant-skills {
	max-width: 1000px;
	margin: 4.5em auto 0;
}
.implant-section3 .implant-skills .skill-item {
	text-align: center;
}
.implant-section3 .implant-skills .skill-item + .skill-item {
	margin-top: 4.5em;
}
.implant-section3 .implant-skills .subject-area {
	margin-bottom: 1.5em;
}
.implant-section3 .implant-skills .img-area {
	margin-bottom: 2.5em;
}
.implant-section3 .implant-skills .num {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 500;
	color: #f3c45d;
	letter-spacing: 2px;
}
.implant-section3 .implant-skills .subject {
	font-size: 1.3em;
	font-weight: 700;
	color: #fff;
}
.implant-section3 .implant-skills .cont {
	line-height: 1.5;
	font-size: 0.85em;
	color: #ddd;
}
.implant-type {
	padding: 4.5em 10px 3.5em;
	background: #fff;
}
.implant-type-list {
	text-align: center;
}
.implant-type-list .item {
	display: inline-block;
	max-width: 22.5em;
	padding: 3.25em 5.75em 0;
	vertical-align: top;
	box-sizing: content-box;
}
.implant-type-list .img-area {
	margin-bottom: 0.5em;
}
.implant-type-list .img-area img {
	display: block;
	width: 18.5em;
	margin: 0 auto;
}
.implant-type-list .title-area {
	margin-bottom: 1em;
}
.implant-type-list .title-area .title {
	display: inline-block;
	padding: 0.5em 1em;
	line-height: 1.4;
	background: #f3c45d;
	font-size: 0.9em;
	font-weight: 500;
	color: #fff;
	border-radius: 40px;
}
.implant-type-list .cont {
	line-height: 1.5;
	font-size: 0.75em;
	font-weight: 300;
}
.implant-section5 {
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
	background: url('/assets/img/clinic/implant_5_bg.jpg') no-repeat 30% center;
	background-size: cover;
}
.implant-section5 .text-area {
	max-width: 720px;
}
.implant-section5 .title-area .subtitle {
	color: #121212;
}
.implant-section5 .title-area .title {
	color: #121212;
}
.implant-section5 .title-area .caption {
	display: inline-block;
	margin-left: 0.5rem;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: 200;
	color: #999;
}
.implant-section5 .detail-area {
	max-width: 29em;
}
.implant-section5 .para1 {
	color: #121212;
}
.implant-section5 .para2 {
	line-height: 1.6;
	font-weight: 300;
	color: #121212;
}
.implant-section4 {
	overflow: hidden;
	background: url('/assets/img/clinic/implant_4_bg.jpg') no-repeat center;
	background-size: cover;
}
.implant-section4 .article-inner {
	padding: 6.5em 3em 7.5em;
}
.implant-section4 .title {
	margin-bottom: 2.5em;
	padding-left: 10px;
	line-height: 1.4;
	border-left: 3px solid #fff;
	color: #fff;
}
.implant-section4 .subject {
	line-height: 1.3;
	font-size: 2em;
	color: #fff;
}
.implant-section4 .cont {
	margin-top: 0.8rem;
	line-height: 1.5;
	font-size: 0.9em;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
}
.implant-circle-list {
	margin: 3.8rem -1.4rem 0;
	text-align: center;
	font-size: 0;
}
.implant-circle-list .item {
	display: inline-block;
	position: relative;
	width: calc(20% - 2.8em);
	margin: 0 1.4em 1.5em;
	font-size: 1rem;
	background-image: url('/assets/img/clinic/implant_circle_middle.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.implant-circle-list .item:first-child {
	background-image: url('/assets/img/clinic/implant_circle_start.png');
}
.implant-circle-list .item:last-child {
	background-image: url('/assets/img/clinic/implant_circle_last.png');
}
.implant-circle-list .item:first-child:before {
	display: none;
}
.implant-circle-list .item:before {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 1.5px);
	left: -2.3em;
	width: 1.8em;
	height: 3px;
	background: #f3c45d;
}
.implant-circle-list .item-inner {
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
.implant-circle-list .item-inner2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.implant-circle-list .text {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	line-height: 1.3;
	text-align: center;
	font-size: 0.9em;
	font-weight: 300;
	color: #fff;
}
.clinic-info-list-area {
	max-width: 960px;
	margin: 0 auto;
	padding: 3.5em 10px;
	box-sizing: content-box;
}
.clinic-info-list li {
	padding: 0.4rem;
	border: 1px solid #ddd;
	font-size: 0;
	border-radius: 100px;
}
.clinic-info-list li + li {
	margin-top: 1.2rem;
}
.clinic-info-list .title {
	display: inline-block;
	width: 8.5rem;
	margin-right: 1.5rem;
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	background: #f3c45d;
	font-size: 0.9rem;
	font-weight: 500;
	color: #fff;
	border-radius: 100px;
}
.clinic-info-list .cont {
	display: inline-block;
	width: calc(100% - 10rem);
	vertical-align: middle;
	line-height: 1.5;
	font-size: 0.75rem;
}
.implant-video-area {
	padding: 0 20px;
	background: #fff;
}
.implant-video-area .article-inner {
	max-width: 1400px;
	margin: 0 auto;
	padding: 10.5em 0 9em;
	border-top: 1px solid #b2b2b2;
	text-align: center;
}
.implant-video-area .text-area {
	display: inline-block;
	position: relative;
	z-index: 20;
	padding: 0 2.25rem;
	line-height: 1.3;
	text-align: right;
	vertical-align: middle;
	font-size: 3.1em;
	color: #f3c45d;
}
.implant-video-area .video-area {
	display: inline-block;
	position: relative;
	width: 756px;
	vertical-align: middle;
	padding: 0 2.25em;
}
.implant-video-area .video {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.implant-video-area .inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.implant-video-area .inner2 {
	width: 100%;
	height: 100%;
}
.implant-video-area iframe {
	width: 100%;
	height: 100%;
}
.implant-video-area .img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 15;
	width: 14em;
	height: 32.5em;
	margin-top: -16.25em;
	margin-left: -4.75em;
}
.clinic-features .feature-item {
	padding: 7.5em 10px;
	background-repeat: no-repeat;
	background-size: cover;
}
.clinic-features .feature-item:nth-child(even) .text-area {
	margin-left: auto;
}
.clinic-features .feature-item.white .title {
	color: #fff;
}
.clinic-features .feature-item.white .cont {
	color: rgba(255, 255, 255, 0.7);
}
.clinic-features .feature-item.black .title {
	color: #121212;
}
.clinic-features .feature-item.black .cont {
	color: #666;
}
.clinic-features .feature-item.focus-left {
	background-position: 25% center;
}
.clinic-features .feature-item.focus-center {
	background-position: center center;
}
.clinic-features .feature-item.focus-right {
	background-position: 75% center;
}
.clinic-features .text-area {
	max-width: 60%;
	text-align: center;
}
.clinic-features .text-inner {
	display: inline-block;
	padding: 1.5em;
}
.clinic-features .num-area {
	margin-bottom: 0.8em;
}
.clinic-features .num-area img {
	max-width: 2.4em;
}
.clinic-features .title {
	line-height: 1.4;
	font-size: 1.8em;
	font-weight: 300;
}
.clinic-features .cont {
	margin-top: 1.2rem;
	line-height: 1.5;
	font-size: 0.85em;
	font-weight: 300;
}
.clinic-system-list {
	overflow: hidden;
	max-width: 1400px;
	margin: 0 auto;
	padding: 4em 10px 5.5em;
	box-sizing: content-box;
}
.clinic-system-list .system-item {
	float: left;
	width: 50%;
	min-height: 17.5em;
	padding: 3em 1.5em;
	text-align: center;
}
.clinic-system-list .system-item:nth-child(2n + 2) {
	border-left: 1px solid #ddd;
}
.clinic-system-list .system-item:nth-child(n + 3) {
	border-top: 1px solid #ddd;
}
.clinic-system-list .item-inner {
	max-width: 450px;
	margin: 0 auto;
}
.clinic-system-list .num-area {
	margin-bottom: 1.2em;
}
.clinic-system-list .num-area .num {
	display: inline-block;
	width: 2.75rem;
	height: 2.75rem;
	line-height: 2.75rem;
	border: 2px solid #f3c45d;
	font-size: 0.75em;
	font-weight: 900;
	border-radius: 50%;
}
.clinic-system-list .title {
	line-height: 1.2;
	font-size: 1.4em;
	color: #121212;
}
.clinic-system-list .cont {
	margin-top: 0.6rem;
	line-height: 1.5;
	font-size: 0.8em;
	font-weight: 300;
	color: #121212;
}
.general-slide-area {
	padding: 4.5em 0 2.75em;
	background: #f3c45d;
}
.general-slide-area .general-slide {
	max-width: 1400px;
	margin: 0 auto;
}
.general-slide-area .general-slide .item {
	text-align: center;
}
.general-slide-area .general-slide .item:focus {
	outline: none;
}
.general-slide-area .general-slide .box {
	display: inline-block;
	position: relative;
	width: 8.5em;
	height: 8.5em;
	background: #fff;
	border-radius: 1.8em;
}
.general-slide-area .general-slide .text-area {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.general-slide-area .general-slide .icon img {
	margin: 0 auto;
}
.general-slide-area .general-slide .text {
	margin-top: 0.8rem;
	font-size: 0.9em;
	font-weight: 700;
	color: #121212;
}
.general-slide-area .general-slide-dots {
	margin-top: 2.25em;
}
.general-slide-area .general-slide-dots .slick-dots {
	text-align: center;
}
.general-slide-area .general-slide-dots li {
	display: inline-block;
	margin: 0 5px;
	font-size: 0;
}
.general-slide-area .general-slide-dots li.slick-active button {
	background: #fff;
}
.general-slide-area .general-slide-dots button {
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	background: #f3c45d;
	font-size: 0;
	border-radius: 50%;
}
.general-slide-area .general-slide-dots button:focus {
	outline: none;
}
.natural-detail-area {
	margin-top: 6.5em;
	padding: 0 10px;
}
.natural-detail-area .article-inner {
	max-width: 1400px;
	margin: 0 auto;
	padding-bottom: 6em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.natural-detail-area .detail-section {
	padding: 4em 0 3.2em;
}
.natural-detail-area .detail-section:last-child {
	padding-bottom: 0;
}
.natural-detail-area .title-area {
	margin-bottom: 3em;
	text-align: center;
}
.natural-detail-area .title-area .icon-area {
	margin-bottom: 1.8em;
}
.natural-detail-area .title-area .icon {
	display: inline-block;
	width: 3.75em;
	height: 3.75em;
	line-height: 3.75em;
	border-radius: 50%;
}
.natural-detail-area .title-area .icon.orange {
	background: #f3c45d;
}
.natural-detail-area .title-area .icon.gray {
	background: #444;
}
.natural-detail-area .title-area .icon img {
	vertical-align: middle;
}
.natural-detail-area .title-area .subtitle {
	margin-bottom: 0.6rem;
	line-height: 1.3;
	font-size: 0.75em;
	letter-spacing: 0.3em;
}
.natural-detail-area .title-area .title {
	line-height: 1.3;
	font-size: 1.8em;
	font-weight: 200;
	color: #121212;
}
.natural-detail-area .list-area {
	text-align: center;
	font-size: 0;
}
.natural-detail-area .list-item {
	display: inline-block;
	width: 20%;
	max-width: calc(20% - 30px);
	margin: 0 15px 2em;
	vertical-align: top;
	font-size: 1rem;
}
.natural-detail-area .list-item .img-area img {
	display: block;
	margin: 0 auto;
}
.natural-detail-area .list-item .text-area {
	position: relative;
	z-index: 2;
	margin-top: -0.6em;
}
.natural-detail-area .list-item .step {
	max-width: 5rem;
	height: 2rem;
	line-height: 2rem;
	margin: 0 auto;
	background: #212121;
	font-size: 0.85em;
	font-weight: 700;
	color: #fff;
	border-radius: 1rem;
}
.natural-detail-area .list-item .text {
	margin-top: 0.8rem;
	line-height: 1.4;
	font-size: 0.85em;
	font-weight: 500;
	color: #212121;
}
.natural-detail-area .cont-area {
	max-width: 700px;
	margin: 0 auto;
	padding: 2em 7em 0;
	box-sizing: content-box;
}
.natural-detail-area .cont-area .cont {
	line-height: 1.4;
	text-align: center;
	font-size: 0.8em;
	font-weight: 300;
	color: rgba(18, 18, 18, 0.8);
}
.natural-detail-area .cont-area .cont strong {
	font-weight: 500;
}
.natural-circle-list {
	margin-top: 3.2rem;
	text-align: center;
	font-size: 0;
}
.natural-circle-list .item {
	display: inline-block;
	position: relative;
	width: 9.3em;
	height: 9.3em;
	margin: 0 0.9em 1.5em;
	border: 0.25em solid #444;
	font-size: 1rem;
	border-radius: 50%;
}
.natural-circle-list .item:first-child:before {
	display: none;
}
.natural-circle-list .item:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -1.6em;
	width: 1.3em;
	height: 1px;
	background: #f3c45d;
}
.natural-circle-list .item:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -10px;
	right: -10px;
	height: 1.5em;
	margin-top: -0.75em;
	background: #fff;
}
.natural-circle-list .text {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	line-height: 1.3;
	text-align: center;
	font-size: 0.85em;
	font-weight: 300;
}
@media only screen and (min-width: 993px) {
	.clinic-card-grid .card-item:hover .layer {
		opacity: 0 !important;
	}
	.clinic-card-grid .card-item:hover .num-box {
		-moz-transform: rotate(405deg);
		-webkit-transform: rotate(405deg);
		-o-transform: rotate(405deg);
		transform: rotate(405deg);
	}
	.clinic-card-grid .card-item:hover .num {
		-moz-transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
		-o-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	.clinic-card-grid .card-item:hover .bar {
		height: 65px;
		margin: 0.3em auto 0.5em;
	}
}
@media only screen and (max-width: 1400px) {
	.implant-section2 .col.col2 {
		margin-right: 0;
	}
	.implant-type-list .item {
		padding: 3em 2em 0;
	}
	.implant-video-area .article-inner {
		padding: 7.5em 0 6em;
	}
	.implant-video-area .text-area {
		padding: 0 1.75rem;
		font-size: 2.5em;
	}
	.implant-video-area .video-area {
		width: 650px;
		padding: 0 1.75em;
	}
	.implant-video-area .img {
		font-size: 0.85em;
		margin-left: -5.25em;
	}
	.clinic-summary .summary-list.col5 li {
		min-width: 12em;
	}
	.clinic-features .feature-item.white .text-inner {
		background: rgba(0, 0, 0, 0.4);
	}
	.clinic-features .feature-item.black .text-inner {
		background: rgba(255, 255, 255, 0.4);
	}
	.clinic-features .feature-item.black .cont {
		color: #121212;
	}
}
@media only screen and (max-width: 1200px) {
	.ortho-certify-area {
		margin-top: 5em;
	}
	.clinic-card-grid .clinic-title-area2 {
		margin-bottom: 2.5em;
	}
	.clinic-card-grid .text-area .title {
		font-size: 0.95em;
	}
	.clinic-card-grid .text-area .btn {
		padding: 0.5rem 1rem;
		font-size: 14px;
	}
	.clinic-summary .title {
		font-size: 1.6em;
	}
	.clinic-summary .cont {
		font-size: 1em;
	}
	.clinic-summary .summary-list {
		margin-top: 3.5rem;
	}
	.clinic-summary .summary-list li {
		min-width: 13em;
	}
	.clinic-summary .summary-list.col5 li {
		min-width: 10em;
	}
	.implant-section {
		padding: 4.5em 10px;
	}
	.implant-section .section-inner {
		padding: 0 1.5em;
	}
	.implant-section .title-area {
		margin-bottom: 2.4em;
	}
	.implant-section .title-area .subtitle {
		margin-bottom: 1rem;
	}
	.implant-section .title-area .title {
		font-size: 2em;
	}
	.implant-section4 .article-inner {
		padding: 4em 3em 3.5em;
	}
	.implant-circle-list {
		margin: 3.8rem -0.8rem 0;
	}
	.implant-circle-list .item {
		width: calc(20% - 1.6em);
		margin: 0 0.8em 1.5em;
	}
	.implant-circle-list .item:before {
		top: calc(50% - 1px);
		left: -1.4em;
		width: 1.2em;
		height: 2px;
	}
	.implant-circle-list .text {
		font-size: 0.85em;
	}
	.implant-video-area .text-area {
		padding: 0 1.75rem 0 0;
		font-size: 2.2em;
	}
	.implant-video-area .video-area {
		width: 620px;
		padding: 0 0 0 1.75em;
	}
	.clinic-features .feature-item {
		padding: 4em 10px;
	}
}
@media only screen and (max-width: 992px) {
	.slide-arrow-area {
		top: 0;
		padding-bottom: 60%;
	}
	.slide-arrow-area .slide-arrow {
		width: 48px;
		height: 48px;
		line-height: 48px;
		margin-top: -24px;
		font-size: 22px;
	}
	.ortho-slide .item-table {
		display: block;
	}
	.ortho-slide .img-cell,
	.ortho-slide .text-cell {
		display: block;
		width: 100%;
	}
	.ortho-slide .text-cell {
		max-width: 760px;
		margin: 0 auto;
		padding-top: 3em;
	}
	.ortho-slide .img-area {
		padding-right: 0;
	}
	.ortho-slide .img-area2 {
		left: auto;
		margin-left: 0;
	}
	.clinic-video-area.implant {
		margin-top: 3em;
	}
	.clinic-slogan-area {
		padding: 4em 10px;
	}
	.clinic-slogan-area .inner {
		font-size: 0.8em;
	}
	.clinic-card-grid .card-grid {
		display: block;
	}
	.clinic-card-grid .card-item {
		width: 240px;
		transition: none;
		height: 420px;
	}
	.clinic-card-grid .layer {
		opacity: 1;
	}
	.clinic-card-grid .slick-current .layer {
		opacity: 0 !important;
	}
	.clinic-card-grid .slick-current .num-box {
		-moz-transform: rotate(405deg);
		-webkit-transform: rotate(405deg);
		-o-transform: rotate(405deg);
		transform: rotate(405deg);
	}
	.clinic-card-grid .slick-current .num {
		-moz-transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
		-o-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	.clinic-card-grid .slick-current .bar {
		height: 65px;
		margin: 0.3em auto 0.5em;
	}
	.clinic-title-area .subtitle {
		font-size: 1.2em;
	}
	.ortho-certify-area.implant-certify {
		background-position: 60% center;
	}
	.ortho-certify-area.implant-certify .text-area {
		background: rgba(0, 0, 0, 0.3);
	}
	.ortho-type-list > li {
		padding: 3em;
	}
	.clinic-btm-banner {
		padding: 8.25em 1em 3.25em;
	}
	.clinic-btm-banner .box-area {
		max-width: 540px;
		padding: 2.5em 1em;
	}
	.clinic-btm-banner .btn-area {
		font-size: 0.85em;
	}
	.clinic-summary .summary-list {
		max-width: 600px;
		margin: 3rem auto 0;
	}
	.clinic-summary .summary-list li:nth-child(3):before {
		display: none;
	}
	.clinic-summary .summary-list li:nth-child(n + 3) {
		margin-top: 2em;
	}
	.clinic-summary .summary-list.col5 li:nth-child(3) {
		margin-top: 0;
	}
	.clinic-summary .summary-list.col5 li:nth-child(3):before {
		display: block;
	}
	.clinic-summary .summary-list.col5 li:nth-child(4):before {
		display: none;
	}
	.implant-section1 .detail-area .col2 {
		float: none;
		padding-left: 0;
		text-align: center;
	}
	.implant-section1 .detail-area .col2 img {
		max-width: 80%;
	}
	.implant-section2 .col {
		float: none !important;
		width: auto !important;
	}
	.implant-section2 .col.col1 {
		max-width: none;
		padding-bottom: 4em;
	}
	.implant-section2 .col.col2 {
		padding-bottom: 0;
		text-align: center;
	}
	.implant-video-area {
		border-top: 1px solid #b2b2b2;
		padding: 0;
		margin: 0 20px;
	}
	.implant-video-area .article-inner {
		max-width: 720px;
		padding-top: 3em;
		border-top: none;
		text-align: right;
	}
	.implant-video-area .text-area {
		padding: 0 0 1em;
	}
	.implant-video-area .video-area {
		width: 100%;
		padding: 0;
	}
	.implant-video-area .img {
		margin-left: -7em;
	}
	.implant-section5 {
		position: relative;
		background-position: 60% center;
	}
	.implant-section5:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.5);
	}
	.implant-section5 .text-area {
		position: relative;
		z-index: 2;
	}
	.implant-section5 .para2 {
		text-shadow: 1px 1px 4px #fff;
	}
	.natural-circle-list .item {
		width: 8em;
		height: 8em;
		margin: 0 0.75em 1.5em;
	}
	.natural-circle-list .item:before {
		left: -1.4em;
	}
	.natural-circle-list .item .text {
		font-size: 0.8em;
	}
}
@media only screen and (max-width: 768px) {
	.ortho-slide-area {
		margin: 4em 0 3em;
	}
	.ortho-slide .text-cell {
		padding: 2.5em 1em 0;
	}
	.ortho-slide .slogan {
		margin-bottom: 1.2rem;
		font-size: 1.8em;
	}
	.ortho-slide .cont {
		font-size: 0.85em;
	}
	.ortho-slide .subtitle {
		margin: 1.2rem 0 1.8rem;
		font-size: 1.5em;
	}
	.clinic-title-area .rounded-title {
		padding: 0.7em 1.5em;
		letter-spacing: 0.2em;
	}
	.clinic-title-area .subtitle {
		font-size: 1em;
	}
	.ortho-affect-area {
		margin-top: 4em;
		padding: 0 10px;
	}
	.ortho-affect-list {
		max-width: 350px;
		margin: 3em auto 0;
	}
	.ortho-affect-list li {
		width: calc((100% - (1em + 1px)) / 2);
		margin-left: 1em;
	}
	.ortho-affect-list li:nth-child(-n + 2) {
		margin-top: 0;
	}
	.ortho-affect-list li:nth-child(n + 3) {
		margin-top: 2em;
	}
	.ortho-affect-list li:nth-child(3n + 1) {
		clear: none;
		margin-left: 1em;
	}
	.ortho-affect-list li:nth-child(2n + 1) {
		clear: both;
		margin-left: 0;
	}
	.ortho-affect-list .num-area {
		width: 2.4em;
		margin-left: -1.2em;
		padding: 1.3em 0 0.8em;
	}
	.ortho-affect-list .num {
		font-size: 0.8em;
	}
	.ortho-affect-list .img-area {
		height: 2.8em;
		line-height: 2.8em;
	}
	.ortho-affect-list .img-area img {
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}
	.ortho-affect-list .text {
		margin-top: 0.3em;
	}
	.ortho-type-area {
		margin-top: 5em;
	}
	.ortho-type-list {
		max-width: 600px;
		margin: 2.5em auto 0;
	}
	.ortho-type-list .title-area {
		float: none;
		width: auto;
	}
	.ortho-type-list .cont-area {
		float: none;
		width: auto;
		padding: 2.5em 0 0;
		font-size: 1.1em;
	}
	.clinic-caution-title {
		padding: 3.5em 10px 4em;
	}
	.clinic-caution-title .icon-area {
		margin-bottom: 1em;
	}
	.clinic-caution-title .icon-area img {
		width: 3.5em;
	}
	.clinic-caution-title .title {
		font-size: 1.2em;
	}
	.clinic-caution-title .cont {
		font-size: 0.9em;
	}
	.ortho-certify-area .article-inner {
		padding: 2em 1.5em;
		background: rgba(0, 0, 0, 0.3);
	}
	.ortho-certify-area .text-area {
		background: none;
	}
	.ortho-certify-area .subject {
		font-size: 1.6em;
	}
	.ortho-certify-area .detail-item {
		font-size: 0.85em;
	}
	.ortho-certify-area .detail-item .item-title {
		font-size: 1.15em;
	}
	.clinic-btm-banner {
		padding: 2.75em 1em 1.75em;
	}
	.clinic-btm-banner .box-area {
		padding: 1.5em 1em;
	}
	.clinic-summary .title {
		font-size: 1.3em;
	}
	.clinic-summary .cont {
		font-size: 0.9em;
	}
	.clinic-summary .summary-list.col5 {
		max-width: 500px;
	}
	.clinic-summary .summary-list.col5 li {
		min-width: 9em;
	}
	.implant-type-list .cont {
		font-size: 0.8em;
	}
	.implant-section4 .article-inner {
		padding: 4em 1.5em 3.5em;
	}
	.implant-section4 .subject {
		font-size: 1.6em;
	}
	.implant-circle-list .item {
		width: 160px;
		max-width: calc(33.3% - 1.6em);
	}
	.implant-circle-list .item:first-child,
	.implant-circle-list .item:last-child {
		background-image: url('/assets/img/clinic/implant_circle_middle.png');
	}
	.implant-circle-list .item:nth-child(4):before {
		display: none;
	}
	.implant-circle-list .text {
		font-size: 0.9em;
	}
	.clinic-info-list .cont {
		font-size: 0.8rem;
	}
	.clinic-features .text-area {
		max-width: 80%;
	}
	.clinic-features .title {
		font-size: 1.4em;
	}
	.clinic-system-list {
		max-width: 480px;
	}
	.clinic-system-list .system-item {
		float: none;
		width: auto;
		min-height: 0;
		padding: 2em 1em;
	}
	.clinic-system-list .system-item:first-child {
		padding-top: 0;
	}
	.clinic-system-list .system-item:last-child {
		padding-bottom: 0;
	}
	.clinic-system-list .system-item:nth-child(2n + 2) {
		border-left: none;
	}
	.clinic-system-list .system-item:nth-child(n + 2) {
		border-top: 1px solid #ddd;
	}
	.general-slide-area {
		padding: 3em 0 1.75em;
	}
	.general-slide-area .general-slide {
		max-width: 540px;
	}
	.general-slide-area .general-slide-dots {
		margin-top: 1em;
	}
	.natural-detail-area .detail-section {
		padding: 2em 0 1.6em;
	}
	.natural-detail-area .title-area .icon-area {
		margin-bottom: 1.2em;
	}
	.natural-detail-area .title-area .title {
		font-size: 1.4em;
	}
	.natural-detail-area .list-area {
		max-width: 540px;
		margin: 0 auto;
	}
	.natural-detail-area .list-area.list3 {
		max-width: 400px;
	}
	.natural-detail-area .list-item {
		width: 110px;
		max-width: none;
	}
	.natural-detail-area .cont-area {
		max-width: 500px;
		padding: 2em 0 0;
	}
	.natural-circle-list {
		max-width: 400px;
		margin: 2rem auto 0;
	}
	.natural-circle-list .item {
		margin: 0 0.6em 1.5em;
	}
	.natural-circle-list .item:nth-child(3):before {
		display: none;
	}
	.natural-circle-list .item:before {
		left: -1.1em;
	}
}
@media only screen and (max-width: 480px) {
	.clinic-title-area .rounded-title {
		font-size: 0.85em;
		letter-spacing: 0.1em;
	}
	.ortho-type-list > li {
		padding: 2em 1.2em;
	}
	.ortho-certify-area .article-inner {
		padding: 2em 1em;
	}
	.ortho-certify-area .text-area {
		padding: 1em 0.5em;
	}
	.ortho-certify-area .detail-item {
		font-size: 0.75em;
	}
	.ortho-certify-area .detail-item .item-title .text {
		font-size: 0.9em;
	}
	.ortho-certify-area .detail-item .year {
		margin-right: 0.8em;
	}
	.ortho-certify-area .detail-item .year .text {
		font-size: 0.9em;
	}
	.ortho-certify-area .detail-item .icon {
		margin-right: 0.8em;
	}
	.clinic-btm-banner {
		padding: 1em;
	}
	.clinic-btm-banner .box-area {
		background: rgba(0, 0, 0, 0.45);
	}
	.clinic-btm-banner .subtitle {
		margin-bottom: 1rem;
	}
	.clinic-btm-banner .title {
		font-size: 1.5em;
	}
	.clinic-btm-banner .cont {
		margin-top: 1.5rem;
	}
	.clinic-summary .summary-list li {
		min-width: 9.2em;
	}
	.clinic-summary .summary-list.col5 {
		max-width: 320px;
	}
	.clinic-summary .summary-list.col5 li {
		min-width: 0;
		padding: 0 1.8em;
	}
	.clinic-summary .summary-list.col5 li:nth-child(-3n + 4) {
		padding-left: 0;
	}
	.clinic-summary .summary-list.col5 li:nth-child(2n + 3) {
		padding-right: 0;
	}
	.implant-section .section-inner {
		padding: 0;
	}
	.implant-section .title-area .subtitle {
		font-size: 0.9em;
	}
	.implant-section .title-area .title {
		font-size: 1.6em;
	}
	.implant-type-list .item {
		padding: 3em 0.5em 0;
	}
	.implant-section4 .article-inner {
		padding: 4em 10px 3.5em;
	}
	.implant-section4 .subject {
		font-size: 1.2em;
	}
	.implant-circle-list .item {
		width: 130px;
		max-width: calc(50% - 1.6em);
	}
	.implant-circle-list .item:nth-child(3):before,
	.implant-circle-list .item:nth-child(5):before {
		display: none;
	}
	.implant-circle-list .item:nth-child(4):before {
		display: block;
	}
	.clinic-info-list li {
		border: none;
	}
	.clinic-info-list .title {
		display: block;
		width: 50%;
		height: 30px;
		line-height: 30px;
		margin: 0 auto 1em;
	}
	.clinic-info-list .cont {
		display: block;
		width: auto;
		text-align: center;
	}
	.implant-video-area .text-area {
		font-size: 1.8em;
	}
	.clinic-features .text-area {
		margin: 0 auto;
	}
	.general-slide-area .general-slide {
		max-width: 320px;
	}
	.general-slide-area .general-slide .box {
		width: 7.5em;
		height: 7.5em;
	}
	.natural-detail-area .list-area {
		max-width: 360px;
	}
	.natural-detail-area .list-area.list3 {
		max-width: 240px;
	}
	.natural-detail-area .list-item {
		width: 80px;
		margin: 0 10px 2em;
	}
	.natural-detail-area .list-item .step {
		max-width: 4.5rem;
		height: 1.6rem;
		line-height: 1.6rem;
		font-size: 0.8em;
	}
	.natural-detail-area .cont-area {
		padding: 0;
	}
}
.blogWrap {
	  max-width: 1400px;
    margin: 0 auto;
		padding: 5rem 0;
}
  .moreBlog{
        width: 100%;
        text-align: center;
        border: 9px solid #04cf5c;
      }
      .moreBlog >a{
        display: inline-block;
        width: 100%;
        padding: 1em 10px;
        text-align: center;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
      }
      .moreBlog a> b{
        color: #00c355;
        text-decoration: underline;
      }
      @media screen and (max-width: 600px) {
        .moreBlog{
          border: 5px solid #04cf5c;
        }
        .moreBlog >a{
          padding: 0.7em 10px;
          font-size: 1em;
        }
      }