/* Webfont Google */
@charset "utf-8";

html, body {
	text-align: left;
	color: #565656;
}

.aside {
	float: left;
	margin-left: 2%;
	margin-right: 1%;
	width: 13%;
	/* min-width: 162px; */
}

.aside h2 {
	font-weight: bold;
	margin-top: 30px;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	border-top: 1px solid #000;
	display: inline-block;
	padding-top: 10px;
	text-transform: uppercase;
}

.lnb ul {
	background-color: #FFF;
}

.lnb ul li {
	padding: 7px 0;
	text-align: left;
}

.lnb ul li a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #a0a0a0;
}

.lnb ul li.on a { 
	font-weight:bolder;
	color: #000;
}

.lnb ul li:hover {
	background: #F2F2F2
}

@media screen and (max-width:768px) {
	#container {
		margin-top: 0;
	}
}

.main {
	margin: 0 auto !important;
	max-width: 1260px;
	width: 68%;
	line-height: 32px;
	letter-spacing: 0.8px;
}

.main h2 {
	margin: 15px 20px 20px 0;
	color: #ff4800;
	font-family: times new roman;
	font-size: 26px;
	letter-spacing: 2px;
	display: inline-block;
	float: left;
}

@media screen and (max-width:768px) {
	.main h2 {
		font-size: 22px;
		line-height: 34px;
	}
}

hr.section-line {
	border-color: #fdd9c1;
	margin: 30px 0 40px;
}

hr.padding-top-30 {
	padding-top: 30px;
	clear: both;
	margin: 0;
	border: none;
}

hr.padding-top-50 {
	padding-top: 50px;
	clear: both;
	margin: 0;
	border: none;
}

.header-content {
	overflow: hidden;
	position: relative;
	background: #fff;
}

.header-content .breadcrumbs {
	margin-right: 10px;
	text-align: right;
	padding: 0 0 10px 0;
	line-height: 18px;
}

.header-visual {
	width: 100%;
	height: 230px;
	padding: 30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
}

@media ( max-width : 768px) {
	.header-visual {
		margin-bottom: 0;
	}
}

.header-visual-text {
	color: #292929;
	width: 100%;
	font-family: Catamaran-Bold;
	top: 0;
}

.header-visual-text h1 {
	font-family: times new roman;
	font-size: 60px;
	font-weight: normal;
	line-height: 72px;
	color: #fffcf8;
	margin-top: 170px;
	margin-left: 120px;
	letter-spacing: 3px;
}

.header-visual-text .center {
	font-size: 2.385em;
	font-weight: bold;
	margin: 0;
}

.header-visual-text .etc {
	font-size: 1.825em;
	margin: 0;
}

@media ( min-width : 768px) {
	.header-visual {
		height: 452px;
	}
}

@media ( max-width : 1200px) {
	.header-visual-text {
		color: #292929;
		width: 100%;
		font-family: Catamaran-Bold;
		top: 0;
	}
	.header-visual-text h1 {
		font-size: 3.462em;
		line-height: 1em;
	}
	.header-visual-text .center {
		font-size: 2.385em;
		font-weight: bold;
		margin: 0;
	}
	.header-visual-text .etc {
		font-size: 1.825em;
		margin: 0;
	}
}

@media ( max-width : 768px) {
	.header-visual-text {
		color: #292929;
		width: 100%;
		font-family: Catamaran-Bold;
		top: 0;
	}
	.header-visual-text h1 {
		font-size: 30px;
		line-height: 34px;
		margin-top: 70px;
		margin-left: 0;
	}
	.header-visual-text .center {
		font-size: 1.385em;
		font-weight: bold;
		margin: 0;
	}
	.header-visual-text .etc {
		font-size: 0.825em;
		margin: 0;
	}
}

.section {
	position: relative;
	overflow: hidden;
	padding: 25px 0;
	margin: 0 /*40px*/;
	font-size: 16px;
}

.section img {
	width: 100%;
}

.section point {
	color: #ff4800;
	font-weight: bold;
}

.infographic ul li {
	text-align: left;
}

.infographic ul li:before {
	content: counter(item, square);
	color: #f66707;
}

.infographic span {
	padding: 5px 10px 5px 15px;
	letter-spacing: 1px;
	display: inline-block;
	width: 220px;
}

.relative section {
	
	max-width: 360px;
	margin: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
	color: #8f8f8f;
	position: relative;
}

.relative section:after {
	content: '>';
	float: right;
	color: #f7742c;
	font-weight: bold;
}

.formmail {
	text-align: center;
	margin-top: 100px;
	padding: 70px 0 25px;
	border-top: 1px solid #e9e8e1;
}

.formmail h2 {
	float: none;
	font-size: 36px;
	color: #282828;
	margin: 15px 0 20px;	
}

.formmail .btn_submit {
	display: block;
	background: #ddccb2;
	margin: 30px auto 0;
}

@media screen and (max-width:768px) {
	.aside {
		display: none;
	}
	.section {
		padding: 25px 0;
		margin: 0 20px;
	}
	.main {
		width: 100%;
	}
	.formmail {
		margin-top: 100px;
		padding-top: 70px;
	}
	
}





#online-consultation .copy-visual img {
	width: auto;
	height: 100%;
	
}

.copy-visual img.vertical {
	width: auto;
	height: 75%;
}

.copy-inner {
	position: absolute;
	top: 50%;
	width: calc(70% - 90px);
	transform: translateY(-50%);
	border-left: 1px solid #777;
	padding: 0 0 0 50px;
	left: auto;
	right: -100;
	line-height: 2.1;
	letter-spacing: 1.1px;
	color: #45464b;
	text-align: left;
}

#online-consultation .copy-inner {
	width: calc(60% - 90px);
	right: 0;
	border-left-color: #e9e8e1;
}

.copy-inner span {
	font-family: times new roman;
	font-size: 25px;
	line-height: 1;
	color: #000;
	letter-spacing: 4px;
	display: inline-block;
	margin-bottom: 5px;
}

@media (max-width: 900px) {
	.copy-visual {
		width: 100%;
	}
	
	.copy-visual img {
		width: 100% !important;
		height: auto !important
	}
	
	.copy-inner {
		position: relative;
		width: 100% !important;
		transform: none;
		padding: 20px 15px 0;
		border: none;
		clear: both;
		right: auto;
	}
}

#our-locations .map .row {
	max-width: 1300px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#our-locations .map .row {
		margin: 0 20px;
	}
}

#our-locations .map-item {
	margin-bottom: 40px;
}

#our-locations .map {
	text-align: left;
}
 

.formmail {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 100px;
	padding: 70px 0 25px;
	border-top: 1px solid #e9e8e1;
	letter-spacing: 0.8px;
	line-height: 32px;
}

#online-consultation .formmail {
	border: none;
	display: table;
	padding: 0;
	margin: 0 auto;
}

#online-consultation .formmail .row {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	display: table;
}

#online-consultation .formmail-blcok {
	display: table-cell;
	width: 50%;
}

#online-consultation .formmail-visual img {
	width: 100%;
	height: 70%;
	float: right;
	text-align: right;
	margin-right: 50px;
}

#online-consultation .formmail-inner {
	border-left: 1px solid #e9e8e1;
	padding-left: 50px;
	line-height: 2.1;
	letter-spacing: 1.1px;
	color: #45464b;
	text-align: left;
}


@media screen and (max-width: 768px) {
	#online-consultation .formmail-blcok {
	    display: block;
	    width: 100%;
	}
	
	#online-consultation .formmail-visual img {
		width: 100%;
		height: auto;
		margin: 0;
		float: unset;
	}
	
	#online-consultation .formmail-inner {
		padding: 0 15px;
	}
}

.formmail h2 {
	font-family: Times New Roman;
	font-size: 36px;
	text-align: center;
	color: #282828;
	margin: 15px 0 20px;	
}

#online-consultation .formmail h2 {
	margin: 30px 0;
}

.formmail span {
	font-family: inherit;
	font-size: 16px;
	letter-spacing: 1;
	color: #333;
	text-align: center;
}

.formmail .ipt {
	padding: 0 3px;
	float: none;
	margin-bottom: 10px;
}

.formmail .btn_submit {
	display: block;
	background: #ddccb2;
	margin: 30px auto 0;
}

#online-consultation .nt_sns{
	text-align:center;
}

#online-consultation .nt_sns, #online-consultation .nt_email, #online-consultation .nt_whatsapp {
	display: inline;
	/*display: inline-block;
	margin-left: 53%;
	transform: translateX(-105px);
	padding-top: 15px;*/
}

#online-consultation .nt_sns img, #online-consultation .nt_email img, #online-consultation .nt_whatsapp img {
	width: auto;
}

#online-consultation .nt_sns ul, #online-consultation .nt_email ul, #online-consultation .nt_whatsapp ul {
	/*display: table;*/
	margin: 0;
}

#online-consultation .nt_sns li, #online-consultation .nt_email li, #online-consultation .nt_whatsapp li {
	display: table-cell;
}

 {}

.surgery-footer {
	padding: 50px 0 0 0;
	border: none;
}

.nt_email li {text-align:left;}
.nt_whatsapp li {text-align:left;}

@media screen and (max-width:768px) {
	.nt_email {
		font-size:14px;
	}
	.nt_whatsapp {
		font-size:14px;
	}
}


#online-consultation::after {content:''; clear:both; display:block;}

.counselWrap {/*float:left;*/ width:100%;}

.counselWrap .localeWrap {text-align:center; padding-bottom:3%;}
.counselWrap .localeWrap > div {display:inline;}
.counselWrap .localeWrap .chinaWrap {padding:2px 6px; font-weight:bold;}
#online-consultation .nt_sns, #online-consultation .nt_email, #online-consultation .nt_whatsapp {/*margin:0 auto; width:100%; transform:translateX(0); height:45px;*/}
#online-consultation .nt_sns ul {margin:0 auto;}
#online-consultation .nt_email ul,
/*#online-consultation .nt_whatsapp ul {padding-left:5%;}
#online-consultation .nt_sns {padding-top:40px;}*/

#online-consultation .nt_email,
/*#online-consultation .nt_whatsapp {padding-left:18%;}*/

@media screen and (max-width: 768px){
.counselWrap {width:100%;}
#online-consultation .nt_sns ul,
#online-consultation .nt_email ul,
#online-consultation .nt_whatsapp ul {display:inline;}
}
@media screen and (max-width: 768px){
/*.counselWrap {width:100%;}*/
.counselWrap {margin:0 auto;width:100% !important;}
}