<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* counselWrap */
.counselWrap{position:absolute;bottom:0;left:0;width:100%;max-width:1200px;z-index:90}
.counselWrap .cs_top{overflow:hidden;width:100%;height:80px;background:#000}
.counselWrap .cs_top h4{float:left;padding-left:60px;margin-top:26px;font-size:18px;font-weight:500;color:#fff}
.counselWrap .cs_top h4 span{display:inline-block;vertical-align:middle;width:45px;height:30px;margin-right:10px;background:url("//images.idhospital.com/image/iddental/common/icon_counselWrap.png") no-repeat center center;background-size:cover}
.counselWrap .cs_top .info{float:left;padding-left:30px;margin-top:20px}
.counselWrap .cs_top .info input[type='text']{width:250px;margin-right:5px;font-size:1.6rem;font-weight:500;color:#fff;border-color:#424242;background:#424242}
.counselWrap .cs_top .info input[type='text']::-webkit-input-placeholder{color:#fff}
.counselWrap .cs_top .info input[type='text']::-moz-placeholder{color:#fff}
.counselWrap .cs_top .info input[type='text']:-ms-input-placeholder{color:#fff}
.counselWrap .cs_top .info input[type='text']:-moz-placeholder{color:#fff}
.counselWrap .cs_top .submit{float:right;width:250px;height:100%;display:table;text-align:center;background:#1588ca;cursor:pointer}
.counselWrap .cs_top .submit span{display:table-cell;vertical-align:middle;font-size:2rem;font-weight:500;color:#fff}
.counselWrap .cs_top .submit span i{display:inline-block;width:9px;height:15px;margin-left:10px;background:url("//images.idhospital.com/image/iddental/common/icon_cs_submit.png") no-repeat center center;background-size:cover}
.counselWrap .cs_top .submit.active{margin-right:60px;margin-top:25px;width:30px;height:30px;display:block;background:url("//images.idhospital.com/image/iddental/common/icon_cs_close.png") no-repeat center center}
.counselWrap .cs_top .submit.active span{font-size:0;text-indent:-9999px}
.counselWrap .cs_top .submit.active span i{display:none}
.counselWrap .cs_top .hide_btn{position:absolute;top:25px;right:60px;display:none}
.counselWrap .cs_top .hide_btn .btn_grp .close{width:30px;height:30px}
.counselWrap .cs_top .hide_btn .btn_grp a i{height:1px}
.counselWrap .cs_top .hide_btn .btn_grp a i.cross_l{background:#fff}
.counselWrap .cs_top .hide_btn .btn_grp a i.cross_r{background:#fff}
.counselWrap .cs_bot{display:none;position:absolute;top:100%;left:0;width:100%;background:#000}
.counselWrap .cs_bot .form_box{position:relative;padding:20px 60px 60px}
.counselWrap .cs_bot .slt_grp{width:100%}
.counselWrap .cs_bot select{width:100%;border:0;background:#424242 url("//images.idhospital.com/image/iddental/common/icon_cs_downArrow.png") no-repeat 95% 50%;font-size:1.6rem;font-weight:500;color:#fff}
.counselWrap .cs_bot .agree_grp{margin:20px 0;padding:20px 0;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}
.counselWrap .cs_bot .agree_grp .check{position:relative;overflow:hidden}
.counselWrap .cs_bot .agree_grp .check p{font-size:0;cursor:pointer}
.counselWrap .cs_bot .agree_grp .check p span{display:inline-block;vertical-align:middle;font-size:1.6rem;color:#fff}
.counselWrap .cs_bot .agree_grp .check p span.chk{width:25px;height:25px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-image:url("//images.idhospital.com/image/iddental/common/icon_cs_check_off.png")}
.counselWrap .cs_bot .agree_grp .check p span.chk.chk_on{background-image:url("//images.idhospital.com/image/iddental/common/icon_cs_check_on.png")}
.counselWrap .cs_bot .agree_grp .check a{position:absolute;top:0;right:0;font-size:1.4rem;color:#999}
.counselWrap .cs_bot .agree_grp .check i{font-style:normal}
.counselWrap .cs_bot .agree_grp .check_down{display:none;position:relative}
.counselWrap .cs_bot .agree_grp .check_down p{margin:20px 0 15px;font-size:1.6rem;color:#999}
.counselWrap .cs_bot .agree_grp .check_down table{width:100%}
.counselWrap .cs_bot .agree_grp .check_down table th,
.counselWrap .cs_bot .agree_grp .check_down table td{padding:17px 0;font-size:1.6rem;color:#999;border:1px solid #999;text-align:center;line-height:1.3;word-break:keep-all}
.counselWrap .cs_bot .sbmt_grp{text-align:center}
.counselWrap .cs_bot .sbmt_grp span{display:block;width:100%;padding:20px 0;font-size:2rem;font-weight:500;color:#fff;background:#1588ca;cursor:pointer}




/* qna */
.qna_input{background:#fff;padding:30px 20px;text-align:center}
.qna_input h3{margin-bottom:8px}
.qna_input h3 img{width:236px;height:25px}
.qna_input h4{font-size:0.95em;font-weight:400;color:#888;line-height:1.3em;border-bottom:1px solid #ddd;padding-bottom:13px}
.tbl_input{width:100%;margin-top:20px}
.tbl_input tr{background:#f4f4f4}
.tbl_input tr th{
	text-align:left;
	font-size:0.95em;
	font-weight:400;
	color:#555;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px 0 10px 10px;
}
.tbl_input tr td{
	font-size:0.95em;
	font-weight:400;
	color:#4d689a;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:5px 0;
}
.tbl_input tr td.space{background:#fff;border:0;padding:0;height:10px}
.tbl_input tr td.colspan{border-left:1px solid #ddd;padding:10px;text-align:left}
.tbl_input tr td.colspan span{font-size:1.0em;font-weight:400;color:#555}
.tbl_input tr td input{border:0;background:#f4f4f4;font-size:1.0em;font-weight:400;color:#4d689a;height:30px;padding:5px 0;width:100%}
.tbl_input tr td textarea{border:0;background:#f4f4f4;font-size:1.0em;font-weight:400;color:#4d689a;margin-top:5px}
.tbl_input select{background:#f4f4f4;height:30px;width:100%;border:1px solid #f4f4f4;font-size:1.0em;font-weight:400;color:#222;}
.privacy_wrap{
	height:45px;
	overflow-y:scroll;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:10px 10px 0;
	margin-top:20px;
	font-size:1.0em;
	font-weight:400;
	line-height:1.3em;
	color:#999;
	text-align:left
}
.privacy_wrap&gt;h3{margin-bottom:10px;font-weight:500;}
.privacy_wrap&gt;p{margin-bottom:10px;line-height:1.5em}
.privacy_wrap .bold{font-weight:500;}
.privacy_wrap table{cellpadding:0;cellspacing:0;border:1px solid #ddd;margin:10px 0}
.privacy_wrap table tr th{text-align:center;background:#f4f4f4;padding:10px 0}
.privacy_wrap table tr td{border-top:0;border-right:0;text-align:center}
.chk_boxArea{border:1px solid #ddd;padding:10px;font-size:1.1em;font-weight:400;color:#000;position:relative}
.chk_boxArea.on{background:#f4f4f4;}
.chk_boxArea input{z-index:1;width:10px;height:10px;visibility:hidden;outline:none}
.chk_boxArea label{
	position:absolute;
	top:10px;
	left:0;
	margin-left:0;
	display:block;
	width:180px;
	height:17px;
	line-height:17px;
	cursor:pointer; 
	padding:3px 0 3px 30px;
	font-size:1.1em;
	font-weight:400;
	color:#000;
	letter-spacing:-1px
}
.chk_boxArea label:after{
	z-index:3;
	content: '';
	display:block;
	position: absolute; 
	top:5px;
	left:10px;
	width:12px;
	height:12px;
	background:url(//images.idhospital.com/image/m.idhospital/common/ico_quick.png) no-repeat 0 top;
	background-size:250px;
	background-position:-77px -39px;
	vertical-align:middle
}
.chk_boxArea input[type=checkbox]:checked + label:after{
	z-index:3;
	content: '';
	display:block;
	position: absolute; 
	top:5px;
	left:10px;
	width:12px;
	height:12px;
	background:url(//images.idhospital.com/image/m.idhospital/common/ico_quick.png) no-repeat 0 top;
	background-size:250px;
	background-position:-77px -27px;
	vertical-align:middle
}

/* button style */
.btn_round a{font-size:1.1em;font-weight:400;color:#2d3a49;text-decoration:none;border:1px solid #2d3a49;border-radius:25px;padding:11px 30px;text-align:center;display:inline-block}
.btn_navy a{font-size:1.1em;font-weight:400;color:#fff;text-decoration:none;border:1px solid #2d3a49;background:#2d3a49;padding:13px 18px;display:inline-block}
.btn_navyL a{font-size:1.1em;font-weight:400;color:#fff;text-align:center;text-decoration:none;border:1px solid #5ab1e4;background:#5ab1e4;width:100%;padding:13px 0;display:inline-block;box-sizing:border-box}
.btn_navyLine a{font-size:1.1em;font-weight:400;color:#2d3a49;text-decoration:none;border:1px solid #2d3a49;padding:13px 18px;display:inline-block}

.quick_counsel_pop{display:none}
.qcp_tit{overflow:hidden;padding:15px 20px;text-align:left;background:#000}
.qcp_tit p{float:left;font-size:1.5em;color:#fff;line-height:1;margin-top:3px;}
.qcp_tit img{float:right;width:18.72px;cursor:pointer;margin-top:3px;}
.qcp_tit + .qna_input .tbl_input{margin-top:0}

.footer_wrap .f_bot .right{padding-bottom:50px}

/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px) {
	.counselWrap .cs_top h4{padding-left:40px}
	.counselWrap .cs_top .submit{width:200px}
	.counselWrap .cs_bot .form_box{padding:20px 40px 40px}
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
	.counselWrap .cs_top .submit{width:220px}
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
	.counselWrap .cs_top h4{padding-left:20px}
	.counselWrap .cs_top .info{padding-left:20px}
	.counselWrap .cs_top .info input[type='text']{width:180px}
	.counselWrap .cs_top .submit{width:150px}
	.counselWrap .cs_top .submit span i{display:none}
	.counselWrap .cs_bot .form_box{padding:20px}
	.counselWrap .cs_bot .agree_grp .check_down table th, 
	.counselWrap .cs_bot .agree_grp .check_down table td{padding:15px 10px}
	.counselWrap .cs_bot .sbmt_grp span{padding:15px 0}
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.counselWrap{display:none}
}

@media (max-width:375px) {
	.counsel_wrap .inp_box{padding:10px 20px}
	.counsel_wrap .inp_box input.inp_name{height:30px}
	.counsel_wrap .inp_box input.inp_phone{height:30px}
}
/* perfection */
.perfection{position:relative;background:#f4f4f4}
.perfection img{max-width:100%}
.perfection .innerBox01{margin-top:40px;text-align:center}
.perfection .innerBox01 ul{overflow:hidden}
.perfection .innerBox01 ul li{width:49%}
.perfection .innerBox01 ul li.item01{float:left;background:#ffffff;color:#333333}
.perfection .innerBox01 ul li.item02{float:right;background:#ede2de;color:#a2692c}
.perfection .innerBox01 ul li h5{padding:30px 0;font-size:3rem;line-height:1.3}
.perfection .innerBox01 ul li h5 strong{font-size:1.8rem}



/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px) {
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
	.perfection .innerBox01 ul li h5{font-size:2.4rem}
	.perfection .innerBox01 ul li h5 strong{font-size:1.6rem}
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.perfection .innerBox01{margin:20px 20px 0}
	.perfection .innerBox01 ul{margin:0 13px}
	.perfection .innerBox01 ul li{width:100%}
	.perfection .innerBox01 ul li.item01{float:none;margin-bottom:13px}
	.perfection .innerBox01 ul li.item02{float:none}
	.perfection .innerBox01 ul li h5{padding:20px 0}
	.perfection .innerBox01 ul li h5 strong{font-size:1.4rem}
}


/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px) {
}


/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px) {
}
/* position */
.position{position:relative;background:#fff}
.position .innerBox01{margin-top:40px;text-align:center}
.position .innerBox01 ul{overflow:hidden}
.position .innerBox01 ul li{width:49%}
.position .innerBox01 ul li.item01{float:left;background:#f4f4f4;color:#333333}
.position .innerBox01 ul li.item02{float:right;background:#ede2de;color:#a2692c}
.position .innerBox01 ul li img{width:100%}
.position .innerBox01 ul li h4{padding:30px 0;font-size:1.8rem;line-height:1.3}
.position .innerBox01 ul li h4 strong{font-size:3rem}
.position .innerBox01 ul li h5{padding:30px 0;font-size:3rem;line-height:1.3}
.position .innerBox01 ul li h5 span{display:block;margin-top:20px;font-size:1.6rem;color:#666}
.position .innerBox01 ul li .btm{background:#f4f4f4;color:#333}



/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px) {
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
	.position .innerBox01 ul li h5{font-size:2.4rem}
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.position .innerBox01{margin:20px 20px 0}
	.position .innerBox01 ul li{width:100%}
	.position .innerBox01 ul li.item01{float:none;margin-bottom:13px}
	.position .innerBox01 ul li.item02{float:none}
	.position .innerBox01 ul li h4{padding:20px 0}
	.position .innerBox01 ul li h5{padding:20px 0}
}


/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px) {
}


/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px) {
}

@charset "utf-8";

.cavities_nhis_btn {font-size: 1.8rem;border:3px solid #fff;border-radius: 25px;display: inline-block;padding: 5px 18px;}
.f_quick_mcbtn{display: none;}
.ver_pc{display: block;}
.ver_mo{display: none;}


/* clippyc */
.subTop .top_visual.clippyc{background-image:url("//image.iddental.co.kr/www/orthodontics/clippyc/clippyc_visual_v2.jpg")}
.visual_titbox{float: left;width: 350px;text-align: center;margin-top: 175px;}
.visual_tit{border-bottom: 3px solid #fff;}
.visual_tit dt{font-size: 2.5rem;color:#86bae4;letter-spacing: 7.5px;margin-bottom: 20px;text-indent: 12px;}
.visual_tit dd{margin-bottom: 30px;}
.visual_tit dd &gt; img{margin: 0 auto;}
.visual_txt{font-size:3rem;color:#4d4d4f;font-weight: 500;letter-spacing: -2.5px;text-align: left;padding:35px 0 15px 18px;line-height: 1.25;}
.visual_txt strong{font-weight: bold;}
.visual_txt_ani{font-size: 5rem;color:#fff;background-color: #a399f2;padding: 10px 18px 12px;display: inline-block;text-align: left;font-weight: bold;letter-spacing: -3.5px;animation: ani 0.6s infinite ease-in-out;}

@keyframes ani{
	0%{color:transparent;}
	50%{color:rgba(255,255,255,0.8);}
	100%{color:#fff;}
}


.visual_pricebox{float: right;background-color: #f19696;color:#fff;width: 303px;height: 303px;border-radius: 50%;box-sizing: border-box;text-align: center;padding-top: 53px;margin-top: 220px;}
.visual_pricebox .event{display: inline-block;font-size: 1.5rem;font-family: 'Montserrat';font-weight: 500;letter-spacing: 5px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding: 6px 3px;text-indent: 4px;}
.visual_pricebox .event_txt{font-size: 2.6rem;margin: 20px 0 0;}
.visual_pricebox .event_price{margin: 25px 0;}
.visual_pricebox .event_price span{font-size: 7.6rem;font-family: 'Montserrat';font-weight: bold;}

.moreView{background:#e9f4fb;text-align:center}
.moreView .innerTit{margin-bottom:40px}
.moreView .innerTit h4{font-size:4.8rem;color:#000;line-height:1.2}
.moreView .innerTit h4 span{color:#1588ca}
.moreView .innerBox01 ul:after{content:"";clear:both;display:block}
.moreView .innerBox01 ul li{overflow:hidden;float:left;width:49.25%;margin-right:1.5%;margin-bottom:1.5%;background:#fff;cursor:pointer}
.moreView .innerBox01 ul li:nth-of-type(2n){margin-right:0}
.moreView .innerBox01 ul li.b-item{margin-bottom:0}
.moreView .innerBox01 ul li .imgBox{position:relative;float:left;width:50%}
.moreView .innerBox01 ul li .imgBox img{max-width:100%}
.moreView .innerBox01 ul li .imgBox .hoverNone{opacity:1;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.55);-webkit-transition-duration:300ms;-moz-transition-duration:300ms;-o-transition-duration:300ms;-ms-transition-duration:300ms;transition-duration:300ms}
.moreView .innerBox01 ul li .imgBox:hover .hoverNone{opacity:0}
.moreView .innerBox01 ul li .imgBox .dt{display:table;width:100%;height:100%}
.moreView .innerBox01 ul li .imgBox .dtc{display:table-cell;vertical-align:middle;font-size:3rem;color:#fff;line-height:1.3}
.moreView .innerBox01 ul li .txtBox{position:relative;float:left;width:50%;height:100%;box-sizing:border-box;padding:6.77% 0 16.752% 6.77%;text-align:left}
.moreView .innerBox01 ul li .txtBox p{font-size:1.6rem;color:#666;line-height:1.4}
.moreView .innerBox01 ul li .txtBox .btn_grp{position:absolute;bottom:17.625%;left:13.54%}
.moreView .innerBox01 ul li .txtBox .btn_grp .detail{width:120px;font-size:1.8rem;text-align:left;border-width:2px;background-size:25px}
.moreView .innerBox01 ul li .txtBox .btn_grp .detail.apply{width:140px}
.moreView .innerBox01 ul li:hover .imgBox .hoverNone{opacity:0}
.moreView .innerBox01 ul li:hover{background:#48a9e1}
.moreView .innerBox01 ul li:hover .txtBox p{color:#fff}
.moreView .innerBox01 ul li:hover .txtBox .btn_grp .detail{color:#fff;border-bottom-color:#fff;background-image:url("//images.idhospital.com/image/iddental/main/mc_icon_whiteArrow.png")}
.moreView .innerBox01 ul li.hover{background:#48a9e1}
.moreView .innerBox01 ul li.hover .txtBox p{color:#fff}
.moreView .innerBox01 ul li.hover .txtBox .btn_grp .detail{color:#fff;border-bottom-color:#fff;background-image:url("//images.idhospital.com/image/iddental/main/mc_icon_whiteArrow.png")}

.clippyc01{background:#ffffff;text-align:center}
.clippyc01 .innerTit{margin-bottom:40px}
.clippyc01 .innerTit h4{font-size:4.8rem;color:#000;line-height:1.2}
.clippyc01 .innerTit h4 span{color:#1588ca}
.clippyc01 .innerBox img{max-width:100%}
.clippyc01 .innerBox ul{overflow:hidden}
.clippyc01 .innerBox ul li{float:left;width:50%;padding:40px 0;color:#333;background:#f4f4f4}
.clippyc01 .innerBox ul li.highlight{color:#fff;background:#48a9e1}
.clippyc01 .innerBox ul li h5{margin-bottom:20px;font-size:3rem}
.clippyc01 .innerBox ul li p{font-size:1.6rem;line-height:1.3}

.clippyc02{background:#333}
.clippyc02 .innerBox{overflow:hidden;padding:0 80px}
.clippyc02 .innerBox .img{float:left}
.clippyc02 .innerBox .img img{max-width:100%}
.clippyc02 .innerBox .txt{float:left;margin-left:50px}
.clippyc02 .innerBox .txt h5{margin:30px 0 20px;font-size:2.4rem;color:#fff}
.clippyc02 .innerBox .txt h4{font-size:4.8rem;color:#fff;line-height:1.2}
.clippyc02 .innerBox .txt h4 span{color:#1588ca}
.clippyc02 .innerBox .txt h4 i{font-style:normal;font-size:2.8rem}
.clippyc02 .innerBox .txt p{font-size:1.8rem;color:#999;line-height:1.3}

.clippyc03{background:#ffffff}
.clippyc03 .mont{font-family:'Montserrat';}
.clippyc03 img{max-width:100%}
.clippyc03 .innerTit{margin-bottom:40px;text-align:center}
.clippyc03 .innerTit h4{margin-bottom:30px;font-size:4.8rem;color:#000;line-height:1.2}
.clippyc03 .innerTit h4 span{color:#1588ca}
.clippyc03 .innerTit p{font-size:2.4rem;color:#000}
.clippyc03 .innerTit p span{color:#000}
.clippyc03 .innerTit p strong{font-weight: 500;}
.clippyc03 .innerBox01{margin-top:40px;}
.clippyc03 .innerBox01 .qna{border-top:1px solid #ccc;}
.clippyc03 .innerBox01 .q{padding:20px 30px;color:#1588ca}
.clippyc03 .innerBox01 .q span{display:inline-block;vertical-align:middle;font-family:'Montserrat';font-size:4.8rem;color:#1588ca;opacity:0.5}
.clippyc03 .innerBox01 .q p{display:inline-block;vertical-align:middle;margin-left:30px;font-size:2.4rem}
.clippyc03 .innerBox01 .a{padding:40px 30px 30px 110px;color:#fff;background:#5ab1e4}
.clippyc03 .innerBox01 .a p{font-size:1.8rem;line-height:1.2;word-break:keep-all;margin-bottom: 13px;}
.clippyc03 .innerBox02{text-align:center}
.clippyc03 .innerBox02 h4{margin-bottom:20px;font-size:3.6rem;color:#333;line-height:1.3}
.clippyc03 .innerBox02 h4 span{color:#1588c9}
.clippyc03 .innerBox02 ul{overflow:hidden;padding:40px 0;background:#e9f4fb}
.clippyc03 .innerBox02 ul li{float:left;width:25%;position:relative}
.clippyc03 .innerBox02 ul li p{font-size:2rem;color:#333;line-height:1.3}
.clippyc03 .innerBox02 ul li h5{margin-top:15px;font-size:2.4rem;color:#1588c9;font-weight:500;line-height:1.2}
.clippyc03 .innerBox02 ul li:after{content:"";position:absolute;top:0;right:0;display:block;width:1px;height:100%;background:#c5cdd3}
.clippyc03 .innerBox02 ul li:last-child:after{display:none}

.clippyc04{height:540px;background:#ecbbbd url("//images.idhospital.com/image/iddental/orthodontics/clippyc04_bg.jpg") no-repeat center center;text-align:center}
.clippyc04 img{opacity:0}

.doublejaw05{background:#ffffff}
.doublejaw05 .mo_block{display: none;}
.doublejaw05 .bgImg{position:absolute;bottom:0;left:0;z-index:5}
.doublejaw05 .innerBox{position:relative;float:right;width:50%;z-index:10}
.doublejaw05 .innerBox h4{margin-bottom:20px;font-size:4.8rem;color:#1588ca;line-height:1.2}
.doublejaw05 .innerBox p{margin-bottom:15px;font-size:1.8rem;color:#666;line-height:1.3}
.doublejaw05 .innerBox .name{margin-top:50px;}
.doublejaw05 .innerBox .name h5{font-size:2rem;color:#333}
.doublejaw05 .innerBox .name h5 span{display:block;margin-top:15px;font-family:'Nanum Myeongjo';font-size:4.8rem;color:#1f273b}

.doublejaw06{background:#fff;text-align:center}
.doublejaw06 .m_part04_img02_v2{display: none;}
.techSkill_tit .round{display:inline-block;padding:16px 30px;font-size:3rem;color:#fff;background:#56b6e6;border-radius:40px}
.techSkill_tit .round span{font-family:'Montserrat'}
.techSkill_tit p{margin:25px 0;font-size:2.4rem;color:#333}
.techSkill_tit h4{font-size:4.8rem;color:#000;line-height:1.2}
.techSkill_tit h4 span{color:#1588ca}
.techSkill_con{margin:40px 0}
.techSkill_con .txt{padding:35px 0;background-color: #ddeef8;}
.techSkill_con .txt p{line-height:1.3;font-size: 2rem;color:#333;}
.techSkill_con .txt p span{font-size:3rem;color:#333;}
.techSkill_con ul{overflow:hidden}
.techSkill_con ul li{float:left;width:50%;}
.techSkill_con ul li &gt; img{max-width: 100%;}
.techSkill_con ul li .c-txt{padding:40px 0;background:#f4f4f4}
.techSkill_con ul li .c-txt h5{margin-bottom:20px;font-size:3rem;color:#333;line-height:1.2}
.techSkill_con ul li .c-txt p{font-size:1.6rem;color:#666}
.techSkill_con ul.type01 li .txt p{font-size:2rem;font-weight:300}
.techSkill_con ul.type02 li{background:#ddeef8}
.techSkill_con ul.type02 li .txt p{font-size:1.8rem;color:#333}
.techSkill_con ul.type02 li .txt p span{color:#1588ca}
.techSkill_txt{padding:35px 20px;border-top:1px solid #333;border-bottom:1px solid #333}
.techSkill_txt p{margin-bottom:15px;font-size:2.4rem;color:#555;line-height:1.3}
.techSkill_txt p:last-child{margin-bottom:0}
.techSkill_txt p span{color:#1588ca}


.doublejaw08{background:#eeeeee;text-align:center}
.doublejaw08 .innerTit {margin-bottom:30px}
.doublejaw08 .innerNotice {margin-bottom:5px;text-align:right;color:#666666;font-size:1em}
.doublejaw08 .innerTit h4{font-size:4.8rem;color:#000;line-height:1.2}
.doublejaw08 .innerTit h4 span{font-family:'Montserrat'}
.doublejaw08 .innerTit h4 span.b{color:#666666}
.doublejaw08 .innerTit h4 span.a{color:#2395c4}
.doublejaw08 .innerTit p{margin-bottom:10px;font-size:2.4rem;color:#333}
.doublejaw08 .innerTit p span{color:#2395c4}
.doublejaw08 .innerBox01 .bna_slider2{position:relative;overflow:hidden}
.doublejaw08 .innerBox01 .bna_slider2 img{width:100%}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination{position:relative;margin-top:25px;left:auto;bottom:auto}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background:#a4acbc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;outline:none;opacity:1}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination .swiper-pagination-bullet-active{width:50px;background:#56b6e6;border-radius:10px}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls{position:absolute;top:47%;left:0;width:100%;height:0;margin-top:-30px;z-index:10}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls span{position:absolute;top:0}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls .swiper-prev{left:0}
.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls .swiper-next{right:0}

.doublejaw09{background:#ddeef8;text-align:center}
.doublejaw09 .innerBox01 ul{overflow:hidden}
.doublejaw09 .innerBox01 ul li{float:left;width:calc(25% - 12px);margin-right:15px;background:#fff}
.doublejaw09 .innerBox01 ul li:last-of-type{margin-right:0}
.doublejaw09 .innerBox01 ul li img{width:100%}
.doublejaw09 .innerBox01 ul li .txt{height:250px;padding:40px 20px;box-sizing:border-box;word-break:keep-all}
.doublejaw09 .innerBox01 ul li .txt h5{margin-bottom:20px;font-size:3rem;color:#333}
.doublejaw09 .innerBox01 ul li .txt p{font-size:1.6rem;color:#666;line-height:1.3}




.clippyc_price{position:relative;background-color:#704fff;text-align:center;padding: 50px 0;font-size: 0;}
.clippyc_price_wrap{max-width: 1200px;margin: 0 auto;letter-spacing: -1px;}
.clippyc_price img{max-width:100%}

.clippyc_price_titbox{text-align: center;padding-bottom: 53px;}
.clippyc_price_tit01{font-size: 2rem;color:#fff;padding-bottom: 5px;}
.clippyc_price_tit01 span{font-size:2.4rem;font-weight: 500; }
.clippyc_price_tit02{font-size: 6rem;color:#fff;}
.clippyc_price_tit02 span{font-size: 6.6rem;font-family: 'Montserrat';color:#ffc700;font-weight: 500;}
.clippyc_price_imgbox{display: inline-block;vertical-align: middle;width: 49%;position: relative;box-sizing: border-box;}
.clippyc_price_txtbox{display: inline-block;vertical-align: middle;width: 51%;text-align: left;box-sizing: border-box;}
.clippyc_price_imgbox&gt;p{font-size: 2rem;color:#fff;position: absolute;left: 6%;top: 56%;}
.clippyc_price_txtbox dl{padding-bottom: 17px;}
.clippyc_price_txtbox dl dt{font-size: 2rem;color:#ffc700;font-family: 'Montserrat';font-weight: 500;padding: 2% 0;width: 95px;border-radius: 50px;text-align: center;display: inline-block;background-color: #492ac7;vertical-align: middle;}
.clippyc_price_txtbox dl dd{display: inline-block;vertical-align: top;padding-left: 20px;font-size:3rem;color:#fff;font-weight: 300; text-align: left; line-height: 1.3;}
.clippyc_price_txtbox dl dd span{font-size: 1.6rem; font-weight: 300;}

.clippyc_price_box{padding-top: 50px;}
.clippyc_price_box_m{display: none;}


/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px){
    
	.visual_titbox{padding-left: 5%;}
	
	.clippyc02 .innerBox{padding:0}
	.clippyc02 .innerBox .img{width:25%;}
	.clippyc02 .innerBox .txt{width:70%;margin-left:5%}
    
    .clippyc_price{padding: 50px 20px;}
    .clippyc_price_imgbox&gt;p{left: 0;}
    .clippyc_price_txtbox dl dt{width: 20%;}
    .clippyc_price_txtbox dl dd{width: 80%;font-size: 2.4rem;padding-left: 3%;box-sizing: border-box;}
    .clippyc_price_imgbox img{max-width: 87%;}
    
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px){
    
    .clippyc_price_txtbox dl dd{font-size: 2.4rem;}
    
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px){
    
    
	.moreView .innerBox01 ul li .txtBox p{font-size:1.4rem}

	.clippyc04{height:auto;background:none}
	.clippyc04 img{width:100%;opacity:1}
    
    .clippyc_price_txtbox dl dt{width: 17%;font-size: 1.6rem;}
    .clippyc_price_txtbox dl dd{width: 83%;font-size: 2rem;}
    
    .doublejaw05 .bgImg{left: -10%;}
    .doublejaw05 .innerBox h4{font-size: 4rem;}
    .doublejaw05 .innerBox p{font-size: 1.6rem;}
    
    .techSkill_tit h4{font-size: 3.8rem;letter-spacing: -0.15vw;}
    
    .doublejaw09 .innerBox01 ul li .txt{padding: 20px 10px;}
    .doublejaw09 .innerBox01 ul li .txt h5{font-size: 2rem;}
    .doublejaw09 .innerBox01 ul li .txt p{font-size: 1.4rem;}
    
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px){
	
	.cavities_nhis_btn{display: none;}
    .clippyc .f_quick_mcbtn{display: inline-block;vertical-align: middle;font-size:2.5vw;border: 0.4vw solid #fff;border-radius: 5vw;padding: 1.4% 4% 1.6%;}
	
	.ver_pc{display: none;}
	.ver_mo{display: block;}
	
	.subTop .top_visual.clippyc{background-image:url("//image.iddental.co.kr/www/orthodontics/clippyc/clippyc_visual_v2_m.jpg");height: 144vw;box-sizing: border-box;position: relative;}
	.visual_titbox{margin-top: 0;float: none;text-align: center;width: 100%;padding-top: 11%;padding-left: 0;}
	.visual_tit{border-bottom: 0;}
	.visual_tit::after{content: '';display: block;width: 48%;height: 0.5vw;background-color: #fff;margin: 4% auto 0;}
	.visual_tit dt{font-size: 3.47vw;letter-spacing: 0.8vw;margin-bottom: 3%;text-indent: 0;}
	.visual_tit dd{margin: 0 auto;width: 58%;}
	.visual_txt {text-align: center;font-size: 4.16vw;font-weight: 400;letter-spacing: -0.4vw;padding: 3% 0 2%;}
	.visual_txt br{display: none;}
	.visual_txt_ani {font-size: 6.94vw;padding: 1.2% 2.2% 1.7%;letter-spacing: -0.4vw;}
	
	.visual_pricebox{float: none;position: absolute;bottom: 0;left: 50%;transform: translate(-50%,50%);width: 76%;height: auto;border-radius: 15vw;padding: 5% 0;margin: 0;z-index: 1;}
	.visual_pricebox .event{display: inline-block;vertical-align: middle;font-size: 2.3vw;padding: 2.3% 0;letter-spacing: 0.2vw;border-width: 0.4vw;}
	.visual_pricebox &gt; div{display: inline-block;vertical-align: middle; padding: 0 4% 0 5%;}
	.visual_pricebox .event_txt {font-size: 3.8vw;margin: 0;}
	.visual_pricebox .event_price {width: 27.7vw;margin: 0;}
	.visual_pricebox .event_price span {font-size: 10.5vw;}
	
	.doublejaw08{padding-top: 14%;}
	

	.moreView .innerTit{margin-bottom:20px}
	.moreView .innerBox01{margin:0 20px}
	.moreView .innerBox01 ul li{float:none;width:100%;margin-bottom:10px}
	.moreView .innerBox01 ul li.b-item{margin-bottom:10px}
	.moreView .innerBox01 ul li.b-item:last-of-type{margin-bottom:0}
	.moreView .innerBox01 ul li .imgBox img{width:100%}
	.moreView .innerBox01 ul li .txtBox{padding:20px}
	.moreView .innerBox01 ul li .txtBox p{font-size:1.8rem;word-break:keep-all}
	.moreView .innerBox01 ul li .txtBox p br{display:none}
	.moreView .innerBox01 ul li .txtBox .btn_grp{position:relative;bottom:auto;left:auto;margin-top:30px}

	.diff .clippyc01 .stdrd_b{padding-bottom:0}
	.clippyc01 .innerTit{margin-bottom:20px}
	.clippyc01 .innerBox ul li{padding:20px 0}
	.clippyc01 .innerBox ul li h5{margin-bottom:10px}

	.clippyc02 .innerBox{padding:0 20px;text-align:center}
	.clippyc02 .innerBox .img{float:none;width:100%}
	.clippyc02 .innerBox .img img{width:45%}
	.clippyc02 .innerBox .txt{float:none;width:100%;margin:15px 0 0}
	.clippyc02 .innerBox .txt h5{margin:15px 0 10px}
	.clippyc02 .innerBox .txt p{word-break:keep-all}

	.clippyc03 .innerTit{margin-bottom:0;padding-top: 4%;}
	.clippyc03 .innerTit h4{margin-bottom: 4%;font-size: 6vw;}
    .clippyc03 .innerTit p{font-size: 3.1vw;}
	.clippyc03 .innerBox01{margin-top: 6%;}
    .clippyc03 .innerBox01 img{width: 100%;padding: 0 5%;box-sizing: border-box;}
	.clippyc03 .innerBox01 .qna{margin: 0 5%;}
	.clippyc03 .innerBox01 .q{padding:12px 15px}
	.clippyc03 .innerBox01 .q p{margin-left:15px;word-break:keep-all;line-height:1.2;font-size: 3.3vw;}
	.clippyc03 .innerBox01 .a{padding: 5% 5% 5% 13%;}
	.clippyc03 .innerBox01 .a img{width:100%;}
	.clippyc03 .innerBox01 .a p{margin-bottom: 2%;white-space: pre-line;font-size: 3vw;}
	.clippyc03 .innerBox01 .a p br{display:none}
	.clippyc03 .innerBox02{margin: 0 5%;padding-top: 12%;}
	.clippyc03 .innerBox02 h4{font-size: 5vw;margin-bottom: 5%;}
	.clippyc03 .innerBox02 h4 span{font-size: 6.66vw;}
	.clippyc03 .innerBox02 ul{padding:10px 0}
	.clippyc03 .innerBox02 ul li{width:50%;margin:10px 0}
	.clippyc03 .innerBox02 ul li img{width:35%}
	.clippyc03 .innerBox02 ul li h5{margin-top:2%;font-size: 3.3vw;}
	.clippyc03 .innerBox02 ul li p{font-size: 2.7vw;}
	.clippyc03 .innerBox02 ul li:nth-child(2n):after{display:none}

	.diff .doublejaw05 .stdrd_b{padding:0}
	.doublejaw05{background: #fff;padding: 10% 5% 0%;overflow: hidden;}
    .doublejaw05 .bgImg{width: 70%;right: -15%;left: auto;}
    .doublejaw05 .mo_block{display: block;text-align: center;color:#1588ca;font-size: 6vw;
    padding-bottom: 8%;line-height: 1.2;}
    .doublejaw05 .innerBox{width: 55%;padding-left: 5%;float: left;}
    .doublejaw05 .innerBox h4{display: none;}
    .doublejaw05 .innerBox p {margin-bottom: 2%;font-size: 2.7vw;white-space: pre-line;}
    .doublejaw05 .innerBox p br{display: none;}
    .doublejaw05 .innerBox .name{margin-top: 11%;padding-bottom: 30%;}
    .doublejaw05 .innerBox .name h5{font-size: 3vw;}
    .doublejaw05 .innerBox .name h5 span {margin-top: 5%;font-size: 6vw;}

	.doublejaw06{padding:0 20px}
    .doublejaw06 .part04_img02_v2{display: none;}
    .doublejaw06 .m_part04_img02_v2{display: block;}
    .techSkill_tit .round{padding: 2.3% 4%;font-size: 4vw;}
	.techSkill_tit p{margin: 3% 0 2%;font-size: 3.2vw;}
    .techSkill_tit h4{font-size: 6.4vw;white-space: pre-line;letter-spacing: -0.4vw;}
    .techSkill_tit h4 br{display: none;}
	.techSkill_con{margin:20px 0}
    .techSkill_con .txt{padding: 5% 0;}
    .techSkill_con .txt p {line-height: 1.6;font-size: 2.8vw;}
    .techSkill_con .txt p span {font-size: 4vw;}
	.techSkill_con img{width:100%}
	.techSkill_con ul li{float:none;width:100%;margin-right:0;margin-bottom:1px}
	.techSkill_con ul li:last-child{margin-bottom:0}
	.techSkill_con ul li .txt{padding:20px 0}
	.techSkill_con ul li .c-txt{padding:25px 0 20px}
	.techSkill_con ul li .c-txt h5{margin-bottom:10px}
	.techSkill_txt{padding:20px}
	.techSkill_txt p{margin-bottom:10px;font-size: 3.2vw;white-space: pre-line;}
	.techSkill_txt p br{display:none}
	
	.doublejaw08 .innerTit{margin-bottom:20px}
	.doublejaw08 .innerTit p{margin:0 20px 5px;font-size: 3.3vw;}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination{margin-top:10px}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls{top:42%;margin-top:0}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls span{width:40px;height:40px;margin-top:-20px;background-size:40%}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination .swiper-pagination-bullet{width: 2vw;height: 2vw;margin-top: 2%;}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination .swiper-pagination-bullet-active{width: 7vw;}
	
	.doublejaw09 .innerBox01{margin:0 20px}
	.doublejaw09 .innerBox01 ul li{width:49%;margin-right:2%;margin-bottom:2%}
	.doublejaw09 .innerBox01 ul li:nth-of-type(2n){margin-right:0}
	.doublejaw09 .innerBox01 ul li .txt{padding:20px 10px}
	.doublejaw09 .innerBox01 ul li .txt h5{margin-bottom:10px;font-size:2.4rem}
	.doublejaw09 .innerBox01 ul li .txt p br{display:none}
    
}


/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px){

	.techSkill_con ul li .txt p span{font-size:2.4rem}
	.techSkill_con ul li .c-txt h5{font-size:2.4rem}
	.techSkill_txt p{font-size:2rem;word-break:keep-all}

	.moreView .innerTit h4{font-size:3rem}
	.moreView .innerBox01 ul li .imgBox .dtc{font-size:2.4rem}
	.moreView .innerBox01 ul li .txtBox{padding:10px}
	.moreView .innerBox01 ul li .txtBox p{font-size:1.6rem}
	.moreView .innerBox01 ul li .txtBox .btn_grp{margin-top:10px}
	.moreView .innerBox01 ul li .txtBox .btn_grp .detail{width:90px;background-size:20px}
	.moreView .innerBox01 ul li .txtBox .btn_grp .detail.apply{width:100px}

	.clippyc01 .innerTit h4{font-size:3.4rem}

	.clippyc02 .innerBox .txt h4{font-size:3.4rem}

	.clippyc03 .innerBox01 .q span{font-size:3.4rem;width:10%}
	.clippyc03 .innerBox01 .q p{font-size:2rem;width:85%;margin-left:2%}
    .clippyc03 .innerBox01 .a{padding: 5% 5% 5% 15%;}
	.clippyc03 .innerBox02 h4{margin-bottom:10px;font-size:3rem}

	.doublejaw08 .innerTit h4{font-size:3.4rem}
	.doublejaw08 .innerTit p{line-height:1.2}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-pagination .swiper-pagination-bullet{margin:0 2px}
	.doublejaw08 .innerBox01 .bna_slider2 .swiper-controls span{margin-top:-10px;background-size:30%}
	
	.doublejaw09 .innerBox01 ul li .txt{height:190px}
	.doublejaw09 .innerBox01 ul li .txt h5{font-size:2rem}
    
}


/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px){
	.moreView .innerBox01 ul li .txtBox .btn_grp{bottom:-12%}
    .clippyc_price_txtbox dl dd{font-size: 2rem;}
    .clippyc_price_txtbox{padding-left: 5%;padding-top: 6%;}
}

@charset "utf-8";
/* Borad Style */
.reservWrap{}
.reservWrap .tit{margin-bottom:40px;line-height:1.3;word-break:keep-all;text-align:center}
.reservWrap .tit h4{font-size:3rem;color:#333}
.reservWrap .tit p{margin-top:20px;font-size:1.8rem;font-weight:300;color:#666}
.reservWrap .tit p span{color:#56b6e6}
.reservWrap .apply{}
.reservWrap .apTbl table{border-top:1px solid #ddd;border-bottom:1px solid #ddd;word-break:keep-all}
.reservWrap .apTbl table th{text-align:left;font-size:1.6rem;color:#333}
.reservWrap .apTbl table td{padding:7.5px 0;font-size:1.6rem;color:#333}
.reservWrap .apTbl table tr:first-of-type td{padding-top:22.5px}
.reservWrap .apTbl table tr:last-of-type td{padding-bottom:22.5px}
.reservWrap .apTbl table tr:first-of-type th{padding-top:22.5px}
.reservWrap .apTbl table tr:last-of-type th{padding-bottom:22.5px}
.reservWrap .apTbl table tr.top{border-bottom:1px solid #ddd}
.reservWrap .apTbl table tr.top td{padding:30px 0}
.reservWrap .apTbl table tr.top th{padding:30px 0}
.reservWrap .apTbl .inp_grp{font-size:1.6rem;color:#333}
.reservWrap .apTbl .inp_grp input[type='text'], 
.reservWrap .apTbl .inp_grp input[type='tel'], 
.reservWrap .apTbl .inp_grp input[type='password'], 
.reservWrap .apTbl .inp_grp select{width:380px}
.reservWrap .apTbl .inp_grp label{margin-right:10px;font-size:1.6rem;color:#333}
.reservWrap .apTbl .inp_grp input[type='checkbox']+label:before{width:14px;height:14px;line-height:14px;margin-right:5px}
.reservWrap .apTbl .inp_grp input[type='radio']+label:before{width:14px;height:14px;line-height:14px;margin-right:5px}
.reservWrap .apTbl .inp_grp input[type='radio']:checked+label:after{left:5px;width:9px;height:9px}
.reservWrap .apTbl .inp_grp input[type='file']{padding:8px 0;background:#fff}
.reservWrap .apTbl .inp_grp input[type='button']{width:100px;height:40px;border:1px solid #c7c7c7}
.reservWrap .apTbl textarea{display:block;box-sizing:border-box;width:100%;height:180px;padding:15px;border:1px solid #c7c7c7;background:#fff;font-size:1.6rem;color:#333;line-height:1.4;resize:none}
.reservWrap .apTbl .descript{display:inline-block;vertical-align:middle;margin-left:10px;font-size:1.4rem;color:#999}
.reservWrap .apTbl .descript.under_p{display:block;margin-left:0;margin-top:7.5px}
.reservWrap .apTbl .gender{overflow:hidden;width:380px;height:40px;box-sizing:border-box;border:1px solid #c7c7c7;text-align:center}
.reservWrap .apTbl .gender li{float:left;width:50%;height:100%;display:table;cursor:pointer}
.reservWrap .apTbl .gender li span{display:table-cell;vertical-align:middle;font-size:1.4rem;color:#999;background:#fff}
.reservWrap .apTbl .gender li.selected span{color:#fff;background:#56b6e6}
.reservWrap .apTbl .chk_agree .inp_grp label{margin-right:0;margin-left:10px}
.reservWrap .apCheck{margin:60px 0 40px}
.reservWrap .apCheck input[type='checkbox']{display:inline-block;vertical-align:bottom;width:15px;height:15px;margin:0}
.reservWrap .apCheck label{cursor:pointer}
.reservWrap .apCheck label span{display:inline-block;vertical-align:middle;font-size:1.6rem}
.reservWrap .apCheck label span strong{font-size:1.6rem;color:#c91818}
.reservWrap .apCheck .all{margin-bottom:15px;text-align:center}
.reservWrap .apCheck .all label span{color:#222}
.reservWrap .apCheck .pers ul{border-top:1px solid #ccc}
.reservWrap .apCheck .pers ul li{border-bottom:1px solid #ccc}
.reservWrap .apCheck .pers .check{position:relative;overflow:hidden;padding:15px}
.reservWrap .apCheck .pers .check label span{color:#999} 
.reservWrap .apCheck .pers .check.active label span{color:#1588ca} 
.reservWrap .apCheck .pers .check .chk_btn{position:absolute;top:50%;right:0;font-size:1.4rem;color:#999;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}
.reservWrap .apCheck .pers .hide{overflow:hidden;height:0;background:#f4f4f4;-webkit-transition-duration:500ms;-moz-transition-duration:300ms;-o-transition-duration:300ms;-ms-transition-duration:300ms;transition-duration:300ms}
.reservWrap .apCheck .pers .hide .scrollY{width:100%;height:100%;font-size:1.4rem;color:#999;border-top:1px solid #ccc}
.reservWrap .apCheck .pers .hide .scrollY *{font-size:inherit;color:inherit;line-height:1.4;word-break:keep-all}
.reservWrap .apCheck .pers .hide.view{height:150px}
.reservWrap .apBtn{font-size:0;text-align:center}
.reservWrap .apBtn .inp_grp input[type='button'],
.reservWrap .apBtn .inp_grp input[type='submit'],
.reservWrap .apBtn .inp_grp a.btn{width:180px;margin:0 2.5px;font-size:1.6rem}


.authWrap{position:relative;background:#fff}
.authWrap .authTab ul.tab_grp li{width:25%}
.authWrap .authTab ul.tab_grp li a{display:block}
.authWrap .authCon{padding:80px}
.authWrap .authPop{display:none}
.authWrap .authPop .blackBg{position:fixed;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:120}
.authWrap .authPop .popup{position:absolute;top:30%;left:50%;width:600px;margin-left:-300px;background:#fff;z-index:130}
.authWrap .authPop .popup .pTop{overflow:hidden;padding:20px 25px;background:#5ab1e4}
.authWrap .authPop .popup .pTop h4{font-size:1.8rem;color:#fff}
.authWrap .authPop .popup .pTop .btn_grp{position:absolute;top:18px;right:25px}
.authWrap .authPop .popup .pTop .btn_grp .close{width:21px;height:21px}
.authWrap .authPop .popup .pTop .btn_grp a i.cross_l{background:#fff}
.authWrap .authPop .popup .pTop .btn_grp a i.cross_r{background:#fff}
.authWrap .authPop .popup .pBot{padding:40px 25px}
.authWrap .authPop .popup .pBot .inp_grp{font-size:1.6rem;color:#333}
.authWrap .authPop .popup .pBot .inp_grp input[type='text']{width:340px}
.authWrap .authPop .popup .pBot .inp_grp input[type='button']{width:100px;height:40px;border:1px solid #c7c7c7}
.authWrap .authPop .popup .pBot .descript{margin-top:10px;font-size:1.4rem;color:#999}

.JI_readOnly{display:block;width:100%;height:100%;box-sizing:border-box;padding:20px 30px;background:transparent;resize:none;overflow:hidden;border:0;outline:none;overflow-y:auto}



/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px) {
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
	.authWrap .authCon{padding:80px 40px}
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.reservWrap .tit{margin-bottom:20px}
	.reservWrap .tit h4{margin-bottom:10px}
	.reservWrap .apTbl table td{padding:5px}
	.reservWrap .apTbl table tr:first-of-type td{padding-top:15px}
	.reservWrap .apTbl table tr:last-of-type td{padding-bottom:15px}
	.reservWrap .apTbl table tr:first-of-type th{padding-top:15px}
	.reservWrap .apTbl table tr:last-of-type th{padding-bottom:15px}
	.reservWrap .apTbl table tr.top td{padding:10px 5px}
	.reservWrap .apTbl table tr.top th{padding:10px 0}
	.reservWrap .apTbl .inp_grp{width:100%}
	.reservWrap .apTbl .inp_grp input[type='text'], 
	.reservWrap .apTbl .inp_grp input[type='password'], 
	.reservWrap .apTbl .inp_grp input[type='button'],
	.reservWrap .apTbl .inp_grp select{width:100%}
	.reservWrap .apTbl .descript{margin-left:0;margin-top:0}
	.reservWrap .apTbl .descript.under_p{margin-top:5px}
	.reservWrap .apTbl .duplication .inp_grp:first-of-type{width:70%}
	.reservWrap .apTbl .duplication .inp_grp:last-of-type{width:29%}
	.reservWrap .apTbl .chk_agree .inp_grp label{margin-left:0;margin-top:5px}
	.reservWrap .apTbl .gender{width:100%}
	.reservWrap .apTbl textarea{padding:10px;height:80px}
	.reservWrap .apCheck{margin:30px 0 15px}
	.reservWrap .apCheck .pers .check{padding:15px 0}
	.reservWrap .apCheck .pers .hide.view{height:100px}
	.reservWrap .apBtn .inp_grp input[type='button'],
	.reservWrap .apBtn .inp_grp input[type='submit'],
	.reservWrap .apBtn .inp_grp a.btn{width:150px}
	
	.authWrap .authCon{padding:40px 20px}
	.authWrap .authPop .popup{top:20%;left:2.5%;width:95%;margin-left:0}
	.authWrap .authPop .popup .pTop{padding:20px}
	.authWrap .authPop .popup .pTop .btn_grp{right:20px}
	.authWrap .authPop .popup .pBot{padding:20px}
	.authWrap .authPop .popup .pBot .inp_grp input[type='text'], 
	.authWrap .authPop .popup .pBot .inp_grp input[type='button']{width:100%}
	.authWrap .authPop .popup .pBot .inp_grp:first-of-type{width:70%}
	.authWrap .authPop .popup .pBot .inp_grp:last-of-type{width:29%}

	.JI_readOnly{padding:20px 15px}
}


/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px) {
	.reservWrap .apTbl .inp_grp input[type='text'], 
	.reservWrap .apTbl .inp_grp input[type='password'], 
	.reservWrap .apTbl .inp_grp input[type='button'],
	.reservWrap .apTbl .inp_grp select{height:35px;font-size:1.6rem}
	.reservWrap .apTbl .gender{height:35px}
	.reservWrap .apCheck input[type='checkbox']{width:12px;height:12px}
	.reservWrap .apCheck .pers .check label{overflow:hidden}
	.reservWrap .apCheck .pers .check label span{float:left;margin-left:3px;width:77%;line-height:1.4;word-break:keep-all}
	.reservWrap .apCheck .pers .check label input[type='checkbox']{float:left;margin-top:3px}
	.reservWrap .apCheck .pers .hide .scrollY{font-size:1.6rem}
	.reservWrap .apCheck .pers .hide.view{height:80px}
	.reservWrap .apBtn .inp_grp input[type='button'],
	.reservWrap .apBtn .inp_grp input[type='submit'],
	.reservWrap .apBtn .inp_grp a.btn{width:120px;height:40px}
	
	.authWrap .authCon{padding:40px 10px}
	.authWrap .authPop .popup .pTop .btn_grp{top:13px}
	.authWrap .authPop .popup .pBot .inp_grp input[type='text'], 
	.authWrap .authPop .popup .pBot .inp_grp input[type='button']{height:35px;font-size:1.6rem}
}


/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px) {
	.authTab ul.tab_grp{height:60px}
	.authTab ul.tab_grp li{font-size:12px}
}
/* GNB */
.gnb_wrap{position:relative;height:100%}
.gnb_wrap h1{padding-bottom:5px;background:#00306b}
.gnb_wrap h1 a{display:block;width:100%;height:160px;background:url(//image.iddental.co.kr/nowon/common/nw_dental_logo.png) no-repeat center center;font-size:0;text-indent:-9999px;background-size: 75%;}
/*
.gnb_wrap .g_fixed{position:fixed;top:0;left:0;width:160px;height:100%;box-sizing:border-box;background:#48a9e1;-webkit-transition-duration:300ms;-moz-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms;z-index:100}
*/
.gnb_wrap .g_fixed{position:fixed;top:0;left:0;width:160px;height:100%;box-sizing:border-box;background:#002654;z-index:100}

.gnb_wrap .g_menu{background:#00306b;}
.gnb_wrap .g_menu_m {overflow-y:scroll}
.gnb_wrap .g_menu a{letter-spacing:-0.05em}
.gnb_wrap .g_menu ul.depth01{}
.gnb_wrap .g_menu ul.depth01 &gt; li{position:relative;padding:0 15px;background-size:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.gnb_wrap .g_menu ul.depth01 &gt; li &gt; a{display:block;padding:15px 0;height:15px;font-size:1.4rem;font-weight:300;color:#fff;border-bottom:1px solid #264f81}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover,
.gnb_wrap .g_menu ul.depth01 &gt; li.active{background-color:#fff;background-size:100%}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover:after,
.gnb_wrap .g_menu ul.depth01 &gt; li.active:after{content:"";position:absolute;top:50%;right:15px;margin-top:-4.5px;display:block;width:5px;height:9px;background:url(//image.iddental.co.kr/nowon/common/gnb_depth_arrow.png) no-repeat center center}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover &gt; a,
.gnb_wrap .g_menu ul.depth01 &gt; li.active &gt; a{height:16px;font-weight:500;color:#00306b;border-bottom:0}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover:last-of-type &gt; a,
.gnb_wrap .g_menu ul.depth01 &gt; li.active:last-of-type &gt; a{height:15px}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover ul.depth02{z-index:100}
.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover ul.depth02,
.gnb_wrap .g_menu ul.depth01 &gt; li.active ul.depth02{display:block}
.gnb_wrap .g_menu ul.depth02{display:none;position:fixed;top:0;left:160px;width:170px;height:100%;padding-top:175px;box-sizing:border-box;background:#fff;border-right:1px solid #e1e3e8;z-index:99}
/* .gnb_wrap .g_menu ul.depth01 &gt; li.selected ul.depth02{display:block} */
.gnb_wrap .g_menu ul.depth02 &gt; li{position:relative;padding:0 15px}
.gnb_wrap .g_menu ul.depth02 &gt; li &gt; a{display:block;padding:15px 0;height:15px;font-size:1.4rem;font-weight:300;color:#6e6e6e;border-bottom:1px solid #dddde1;position:relative}
.gnb_wrap .g_menu ul.depth02 &gt; li &gt; a:after{content:"";position:absolute;bottom:0;left:0;display:block;width:0;height:2px;background:#00306b;-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out}
.gnb_wrap .g_menu ul.depth02 &gt; li:hover &gt; a,
.gnb_wrap .g_menu ul.depth02 &gt; li.active &gt; a{height:16px;font-weight:400;color:#00306b;border-bottom:0}
.gnb_wrap .g_menu ul.depth02 &gt; li:hover &gt; a:after,
.gnb_wrap .g_menu ul.depth02 &gt; li.active &gt; a:after{width:100%}
.gnb_wrap .g_menu ul.depth02 &gt; li:hover ul.depth03,
.gnb_wrap .g_menu ul.depth02 &gt; li.active ul.depth03{display:block}
.gnb_wrap .g_menu ul.depth02 &gt; li a.long {font-size:1.3rem;}
.gnb_wrap .g_menu ul.depth03{display:block;padding:10px 0;background:url("//image.iddental.co.kr/nowon/common/icon_depthDot.png") no-repeat top center;border-bottom:1px solid #dddde1}
.gnb_wrap .g_menu ul.depth03 &gt; li &gt; a{display:block;padding:10px 0;height:15px;font-size:1.4rem;font-weight:300;color:#6e6e6e}
.gnb_wrap .g_menu ul.depth03 &gt; li:hover &gt; a,
.gnb_wrap .g_menu ul.depth03 &gt; li.active &gt; a{font-weight:400;color:#00306b;}

.gnb_wrap .g_sns{padding:0 15px}
.gnb_wrap .g_sns ul{overflow:hidden; padding:15px 0;border-bottom:1px solid #264f81; width:100%;}
.gnb_wrap .g_sns ul li {float:left; position:relative;}
.gnb_wrap .g_sns ul li:not(:last-child)::after {content:""; display:block; width:1px; height:16px; background:#4d6f98; position:absolute; top:50%; right:0; margin-top:-8px;}
.gnb_wrap .g_sns ul li a{display:block;  height:34px; text-indent:-9999px; }
.gnb_wrap .g_sns ul li a.icon01{width:47px; background:url(//image.iddental.co.kr/nowon/common/sns_insta.png) center no-repeat;}
.gnb_wrap .g_sns ul li a.icon02{width:37px; background:url(//image.iddental.co.kr/nowon/common/sns_face.png) center no-repeat;}
.gnb_wrap .g_sns ul li a.icon03{width:46px; background:url(//image.iddental.co.kr/nowon/common/sns_blog.png) center no-repeat;}

.gnb_wrap .g_family{padding:0 15px}
.gnb_wrap .g_family ul{padding:15px 0 20px}
.gnb_wrap .g_family ul li{padding:10px 0}
.gnb_wrap .g_family ul li a{display: block;color:#fff;}
.gnb_wrap .g_family ul li a img{display: inline-block;vertical-align: middle;width: auto;}
.gnb_wrap .g_family ul li a span{display: inline-block;vertical-align: middle; letter-spacing:-1.7px;}

.gnb_wrap .g_lang{position:relative;background:#00306b;border-top:1px solid #4d6f98;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.gnb_wrap .g_lang a{position:relative;display:block;padding:15px;padding-right:0;font-family:"Montserrat";font-size:1.5rem;color:#fff;letter-spacing:-0.05em; background:#002654;}
.gnb_wrap .g_lang a i{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:5px;background-repeat:no-repeat;background-position:center center}
.gnb_wrap .g_lang a i.kor{background-image:url("//images.idhospital.com/image/iddental/common/icon_gLang_kor.png")}
.gnb_wrap .g_lang a i.chn{background-image:url("//images.idhospital.com/image/iddental/common/icon_gLang_chn.png")}
.gnb_wrap .g_lang a .arrow{display:inline-block;vertical-align:middle;width:24px;height:16px;margin-left:12px;border-left:1px solid #fff;background:url("//images.idhospital.com/image/iddental/common/icon_gLang_up.png") no-repeat center center}
.gnb_wrap .g_lang ul{display:none;position:absolute;bottom:50px;width:100%;background:#001835}
.gnb_wrap .g_lang ul li{background:url(//image.iddental.co.kr/nowon/common/gnb_lang_line.png) no-repeat center bottom}
.gnb_wrap .g_lang.on{background:#001835;border-top:1px solid #1583c9}
.gnb_wrap .g_lang.on ul{display:block}
.gnb_wrap .g_lang.on a .arrow{background:url("//images.idhospital.com/image/iddental/common/icon_gLang_down.png") no-repeat center center}

.gnb_wrap .g_btn{display:none;position:fixed;top:40%;left:0;margin-top:-41.5px;-webkit-transition-duration:300ms;-moz-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms;z-index:98;cursor:pointer}

.gnb_wrap .sub_menu{display:none;position:fixed;top:50px;left:0;width:100%;background:rgba(255,255,255,0.9);z-index:5}
.gnb_wrap .sub_menu ul{overflow:hidden;text-align:center}
.gnb_wrap .sub_menu ul li{float:left;width:50%;box-sizing:border-box;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.gnb_wrap .sub_menu ul li:nth-of-type(even){border-right:0}
.gnb_wrap .sub_menu ul li a{display:block;padding:15px 0;font-size:1.6rem;font-weight:300;color:#222}
.gnb_wrap .sub_menu ul li.active{border-color:#48a9e1}
.gnb_wrap .sub_menu ul li.active a{color:#fff;background:#48a9e1}

.m_menu_family {display:none;}

/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
    .gnb_wrap .g_fixed{left:-160px}
    .gnb_wrap.view .g_fixed{left:0}
	.gnb_wrap .g_btn{display:block}
	.gnb_wrap.view .g_btn{left:160px}
	
	.gnb_wrap .g_menu ul.depth01 &gt; li.active ul.depth02 {display:none;}
	.gnb_wrap .g_menu ul.depth01 &gt; li.selected ul.depth02 {display:none;}
	.gnb_wrap .g_btn.depth_2{display:none;left:330px}
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.mo_dp {display:block;}
	.gnb_wrap .g_fixed{left:0;width:100%;height:50px;-webkit-transition-duration:10ms;-moz-transition-duration:10ms;-o-transition-duration:10ms;transition-duration:10ms}
	.gnb_wrap .g_sns{display:none}
	.gnb_wrap .g_family{display:none}
	.gnb_wrap .g_lang{display:none}
	.gnb_wrap .g_btn{display:none}
	.gnb_wrap .g_btn.depth_2{display:none}
	.gnb_wrap h1{position:absolute;top:14px;left:55px;width:45px;height:20px;padding-bottom:0;padding-left:10px;background:url("//images.idhospital.com/image/iddental/common/mo_menu_line.png") no-repeat left center}
	.gnb_wrap h1 a{height:100%;background:url("//image.iddental.co.kr/m/sub/mo_iddental_logo.png") no-repeat center center;background-size:100%;}
	.gnb_wrap .g_all{position:absolute;top:19px;left:20px;width:20px;height:12.5px;cursor:pointer}
	.gnb_wrap .g_all span{display:block;width:100%;height:100%;font-size:0;text-indent:-9999px;background:url("//images.idhospital.com/image/iddental/common/mo_menu_btn.png") no-repeat center center;background-size:cover}
	.gnb_wrap .g_name{position:absolute;top:16px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
	.gnb_wrap .g_name span{position:relative;display:block;font-size:16px;color:#fff}
	.gnb_wrap .g_name span:after{content:"";display:block;width:100%;height:10px;position:absolute;bottom:-10px;left:0;background:url("//images.idhospital.com/image/iddental/common/mo_name_arrow.png") no-repeat bottom center;background-size:10px 5px}
	.gnb_wrap .g_name h2{display:none;width:127px;height:24px;margin-top:-3px;text-indent:-9999px;background:url(//image.iddental.co.kr/nowon/common/nw_dental_logo_m.png) no-repeat center center;background-size:cover}
	.gnb_wrap .g_counsel{position:absolute;top:12px;right:20px;width:50px;height:28px;cursor:pointer}
	.gnb_wrap .g_counsel span{display:block;width:100%;height:100%;font-size:0;text-indent:-9999px;background:url("//image.iddental.co.kr/www/common/mo_counsel_btn.png") no-repeat center center;background-size:cover}
	.gnb_wrap .g_menu.view {left:0; height:100vh;}
	.gnb_wrap .g_menu.view::before {content: ""; display: block; width: 50%; height: 100%; background: #f4f4f4; position: fixed; top: 0; right: 0;}
	.gnb_wrap .g_menu{position:absolute;top:0;left:-100%;width:100%;background:#fff;/* -webkit-transition-duration:300ms;-moz-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms */}
	.gnb_wrap .g_menu ul.depth01 {height:max-content; padding-bottom:20%;}
	.gnb_wrap .g_menu ul.depth01 &gt; li {padding:0; position:static;}
	.gnb_wrap .g_menu ul.depth01 &gt; li &gt; a {width:50%; height: 11vw; line-height: 11vw; font-size: 3.1vw; background: #fff url("//image.iddental.co.kr/nowon/common/mo_depth_off.png") right 3vw center no-repeat; background-size:1.4vw; color: #00306b; text-align: center; border-bottom: 1px solid #ddd; font-weight: 500; padding:0;}
	.gnb_wrap .g_menu ul.depth01 &gt; li &gt; a:not(.no-hover):hover, 
	.gnb_wrap .g_menu ul.depth01 &gt; li &gt; a.active {color:#fff; background:#00306b url("//image.iddental.co.kr/www/common/mo_depth_on.png") right 3vw center no-repeat; background-size:1.4vw;}
	.gnb_wrap .g_menu ul.depth01 &gt; li &gt; a.selected {color:#fff; background:#00306b url("//image.iddental.co.kr/www/common/mo_depth_on.png") right 3vw center no-repeat; background-size:1.4vw;}
	.gnb_wrap .g_menu ul.depth01 &gt; li:last-of-type &gt; a {border-bottom: 1px solid #ddd;}
	.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover &gt; a, 
	.gnb_wrap .g_menu ul.depth01 &gt; li.active &gt; a {height:auto;font-weight:400;color:#fff;background: #00306b url("//image.iddental.co.kr/www/common/mo_depth_on.png") right 3vw center no-repeat; background-size:1.4vw;}
	.gnb_wrap .g_menu ul.depth01 &gt; li.selected &gt; a{height:auto;font-weight:400;color:#fff;background: #00306b url("//image.iddental.co.kr/www/common/mo_depth_on.png") right 3vw center no-repeat; background-size:1.4vw;}
	.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover:last-of-type &gt; a, 
	.gnb_wrap .g_menu ul.depth01 &gt; li.active:last-of-type &gt; a {height:auto}
	.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover:after,
	.gnb_wrap .g_menu ul.depth01 &gt; li.active:after {display:none}
	.gnb_wrap .g_menu ul.depth01 &gt; li:not(.no-hover):hover ul.depth02, 
	.gnb_wrap .g_menu ul.depth01 &gt; li.active.selected ul.depth02 {display:block !important;}
	.gnb_wrap .g_menu ul.depth01 &gt; li.selected ul.depth02 {display:block;}
	.gnb_wrap .g_menu ul.depth02 {display:none; position: absolute; left: auto; width: 50%; height: auto; padding: 0; background: #f4f4f4; right: 0; top: 150px; padding-bottom:20%;}
	.gnb_wrap .g_menu ul.depth02 &gt; li {padding:0;}
	.gnb_wrap .g_menu ul.depth02 &gt; li &gt; a {width: 100%; height: 11vw; line-height: 11vw; font-size: 3.1vw; color: #555; border-bottom: 1px solid #dddddd; padding: 0; text-align: center; font-weight: 400;}
	.gnb_wrap .g_menu ul.depth02 &gt; li &gt; a:after{display:none}
	.gnb_wrap .g_menu ul.depth02 &gt; li:not(.no-hover):hover &gt; a, 
	.gnb_wrap .g_menu ul.depth02 &gt; li.active &gt; a{height:auto;color:#555}
	.gnb_wrap .g_menu ul.depth02 &gt; li:hover &gt; a,
	.gnb_wrap .g_menu ul.depth02 &gt; li.active &gt; a {border-bottom: 1px solid #dddddd;}
	.gnb_wrap .g_menu ul.depth02 &gt; li.long a.long {font-size:3.1vw;}

	.gnb_wrap .g_menu ul.depth03 {padding:0; border-bottom:none;}
	.gnb_wrap .g_menu ul.depth03 &gt; li &gt; a {width: 100%; height: 11vw; line-height: 11vw; font-size: 3.1vw; color: #555; border-bottom: 1px solid #dddddd; padding: 0; text-align: center; font-weight: 400;}
	.gnb_wrap .g_menu ul.depth03 &gt; li:hover &gt; a,
	.gnb_wrap .g_menu ul.depth03 &gt; li.active &gt; a {color:#555;}

	.gnb_wrap .g_menu .menu_top{position:relative;width:100%;height: 150px; background-color:#00306b;}
	.gnb_wrap .g_menu .menu_top h2{position:absolute;top:13px;left:0;width:100%;height:1px;text-align:center}
	.gnb_wrap .g_menu .menu_top h2 a{display:inline-block;width:92px;height:24px;margin-top:-3px;text-indent:-9999px;background:url("//images.idhospital.com/image/iddental/common/mo_menu_logo.png") no-repeat center center;background-size:cover}
	.gnb_wrap .g_menu .menu_top .menu_close{position:absolute;top:10px;right:10px}
	.gnb_wrap .g_menu .menu_top .menu_close .close{width:25px;height:25px}
	.gnb_wrap .g_menu .menu_top .menu_close .close i.cross_l{background:#fff}
	.gnb_wrap .g_menu .menu_top .menu_close .close i.cross_r{background:#fff}
	.gnb_wrap .g_menu .menu_top ul{position:absolute;top:80px;left:0;width:50%;text-align:center;font-size:0}
	.gnb_wrap .g_menu .menu_top ul li{display:inline-block;vertical-align:middle;width: 50%;box-sizing: border-box;}
	.gnb_wrap .g_menu .menu_top ul li:not(:last-child){border-right: 1px solid #acdbf2;}
	.gnb_wrap .g_menu .menu_top ul li a{display:block;font-size:3.6vw;color:#fff}

	.consul_btn{position: absolute;top:65px;right: 0;width: 50%;text-align: center;}
	.consul_btn dl{display: inline-block;vertical-align: top;width: 29%;}
	.consul_btn dl dt{max-width: 40px;max-height: 40px;margin: 0 auto;}
	.consul_btn dl dd{font-size: 2.4vw;color:#fff;margin-top: 1.4vw;}

	/* ����� �޴� Ŭ���� ��ư �߰� */
	.m_menu_family {display:block;}
	.gnb_wrap .g_menu ul.depth01 &gt; li.m_menu_family &gt; a {background:#002654; color: #fff; font-size:3.75vw; height:8.3vw; line-height:8.3vw; font-weight: 400; position:relative; background-image:none; }
	.gnb_wrap .g_menu ul.depth01 &gt; li.m_menu_family &gt; a:not(.no-hover):hover,
	.gnb_wrap .g_menu ul.depth01 &gt; li.m_menu_family &gt; a.active {background-image:none;}
	.gnb_wrap .g_menu ul.depth01 &gt; li.m_menu_family &gt; a:before {display:block; content:''; width:4.3vw;height:4.3vw;background:url("//image.iddental.co.kr/www/common/m_menu_family_id.png") no-repeat center center;background-size:100%; position:absolute; top:50%; left:7.7vw; transform:translate(0,-50%);}
	.gnb_wrap .g_menu ul.depth01 &gt; li.m_menu_family:last-child &gt; a:before {left:9.2vw;}
}


/* Layout Style - Small Mobile(375) */
@media screen and (max-width: 375px) {
	/* .gnb_wrap .g_menu .menu_top {height:150px;}
	.gnb_wrap .g_menu ul.depth02 {top:150px;} */
}
/* FOOTER */
.footer_wrap{padding-left:160px;max-width:1760px}
.footer_wrap.foot_main .f_top{padding-right:70px;position: relative;}
.footer_wrap.foot_main .f_bot{padding-right:70px}

/*.footer_wrap .f_top{position:relative;background:#333;height:177px}*/
.footer_wrap .f_top{position:relative;background:#333;height:175px}
.footer_wrap .f_top &gt; div{height:100%}
/*.footer_wrap .f_top .ft_txt{float:left;padding-top:72px;font-size:3.4rem;font-weight:300;color:#fff}*/
.footer_wrap .f_top .ft_txt{float:left;padding-top:53px;font-size:3rem;font-weight:300;color:#fff}
.footer_wrap .f_top .ft_btn{position:absolute; top:0;right:0;padding-top:30px}
.footer_wrap .f_top .ft_btn a{display:inline-block;width:180px;box-sizing:border-box;padding:16px 20px;font-size:1.6rem;color:#fff;background:url("//images.idhospital.com/image/iddental/common/icon_ft_btn.png") no-repeat 90% 50%;border:1px solid #666}
/*.footer_wrap .f_top .ft_info{position:absolute;bottom:0;left:41.5%;padding-left:130px;height:142px;background:url("//images.idhospital.com/image/iddental/common/bg_ft_info.png") no-repeat left bottom}*/
.footer_wrap .f_top .ft_info{position:absolute;bottom:-18px;left:4.5%;padding-left:130px;height:142px;background:url("//images.idhospital.com/image/iddental/common/bg_ft_info.png") no-repeat left bottom}
.footer_wrap .f_top .ft_info p{padding:10px 0;font-family:'Montserrat';font-size:3.2rem;font-weight:300;color:#fff;letter-spacing:0.05em}
.footer_wrap .f_top .ft_info p span{font-family:'Montserrat';font-weight:500}
.footer_wrap .f_top .ft_info ul li{font-size:1.4rem;color:#888;line-height:1.5}


/* 푸터 지점별 시간 */
.f_top_cnt {width:100%; height:100%; position:relative; overflow:hidden;}
.f_top_cnt &gt; li {float:left; width:25%; height:100%; box-sizing:border-box; position:relative;}
.f_top_cnt &gt; li .ft_kakao {display:block;margin:60px auto;}
/*.f_top_cnt &gt; li::before {content:""; position:absolute; top:50%; left:0; margin-top:-75px; width:1px; height:150px;background:#464747;}
.f_top_cnt &gt; li:last-child::after {content:""; content:""; position:absolute; top:50%; right:0; margin-top:-75px; width:1px; height:150px; background:#464747;}*/
.f_top_cnt_txt {padding:50px 0 0 40px; box-sizing:border-box;}
.f_top_cnt_txt &gt; dt {font-size:2.4rem; color:#999; margin:0 0 10px 0;}
.f_top_cnt_txt &gt; dt &gt; strong {font-family:'Montserrat'; font-weight:500; margin:0 0 0 0;}
.f_top_cnt_txt &gt; dd {font-size:1.3rem; color:#888; line-height:1.4; letter-spacing:-0.1rem;}
.f_top_cnt_txt &gt; dd &gt; strong {color:#fff; display:inline-block; margin: 0 0 0 10px;}
.f_top_cnt_caption {margin:10px 0 0 0;}
.f_top_cnt_blank {display:inline-block; width:12px;}
.f_top_cnt_blank2 {display:inline-block; width:4px;}



/*추가*/
.footer_wrap .f_top .ft_info_img{display:inline-block;padding:55px 0 0 4%;}
.footer_wrap .f_top .ft_info_img img{max-width:100%;}
.footer_wrap .f_top .ft_info_img_m {display:none;}
.footer_wrap .f_top .ft_info_img_m ul li{width:33.33%;float:left;}
.footer_wrap .f_top .ft_info_img_m ul li img{display:inline-block;}
/**/
.footer_wrap .f_bot{position:relative;background:#f4f5f7}

.footer_wrap .f_bot .fb_mNi{padding:20px 0;border-bottom:1px solid #cacdd4}
.footer_wrap .f_bot .fb_mNi:after{content:"";clear:both;display:block}
.footer_wrap .f_bot .left{float:left}
.footer_wrap .f_bot .left:after{content:"";clear:both;display:block}
.footer_wrap .f_bot .right{float:right}
.footer_wrap .f_bot .right:after{content:"";clear:both;display:block}
.footer_wrap .f_bot .fb_mNi .left li{float:left;margin-right:50px;padding-top:10px}
.footer_wrap .f_bot .fb_mNi .left li:last-of-type{margin-right:0}
.footer_wrap .f_bot .fb_mNi .left li a{font-size:2rem;color:#484848}
.footer_wrap .f_bot .fb_mNi .right li{float:left;margin-right:22px}
.footer_wrap .f_bot .fb_mNi .right li:last-of-type{margin-right:0}
.footer_wrap .f_bot .fb_mNi .right li a{display:block;width:39px;height:39px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}
.footer_wrap .f_bot .fb_mNi .right li a.icon01{background-image:url("//images.idhospital.com/image/iddental/common/icon_fb_sns01.png")}
.footer_wrap .f_bot .fb_mNi .right li a.icon02{background-image:url("//images.idhospital.com/image/iddental/common/icon_fb_sns02.png")}
/*.footer_wrap .f_bot .fb_mNi .right li a.icon03{background-image:url("//images.idhospital.com/image/iddental/common/icon_fb_sns03.png")}*/
.footer_wrap .f_bot .fb_mNi .right li a.icon03{background-image:url("//images.idhospital.com/image/iddental/common/icon_fb_sns_in.png")}
.footer_wrap .f_bot .fb_tNf{padding:30px 0 50px}
.footer_wrap .f_bot .fb_tNf:after{content:"";clear:both;display:block}
.footer_wrap .f_bot .fb_tNf .right .family{position:relative;width:180px}
.footer_wrap .f_bot .fb_tNf .right p{position:relative;width:100%;height:42px;line-height:40px;box-sizing:border-box;padding:0 15px;border:1px solid #dedede;font-size:1.6rem;color:#333;background:#fff;cursor:pointer}
.footer_wrap .f_bot .fb_tNf .right p i{position:absolute;top:0;right:0;display:block;width:25px;height:100%;border-left:1px solid #dedede;background:url("//images.idhospital.com/image/iddental/common/icon_fb_down.png") no-repeat center center}
.footer_wrap .f_bot .fb_tNf .right ul{display:none;position:absolute;bottom:42px;left:0;width:100%;box-sizing:border-box;border:1px solid #dedede;border-bottom:0;background:#fff;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}
.footer_wrap .f_bot .fb_tNf .right ul li{border-bottom:1px solid #dedede}
.footer_wrap .f_bot .fb_tNf .right ul li:last-of-type{border-bottom:0}
.footer_wrap .f_bot .fb_tNf .right ul li a{display:block;padding:10px;font-size:1.4rem;color:#333}
.footer_wrap .f_bot .fb_tNf .right ul li a:hover{background:#56b6e6;color:#fff}
.footer_wrap .f_bot .fb_tNf .right ul.active{display:block}
/*.f_top_call_parent {display:none;}*/


.f_top_cnt li{width: 30%;}
.f_call_icon{width: 103px;height: 142px; position: absolute;bottom:0;background: url(//images.idhospital.com/image/iddental/common/bg_ft_info.png) no-repeat left bottom;}
.f_top_cnt_txt{padding:70px 0 0 0;}
.f_top_cnt_txt dt{color:#fff;font-weight: 300;}
.f_top_cnt_txt dd span {display:inline-block; width:58px;}
.f_top_cnt_txt dd:last-child span {width:auto;}
.f_top_cnt li.f_top_call_parent02 {width: 40%; padding-left: 8%;}
.f_top_call_parent02 .f_top_cnt_txt{padding-left: 130px;padding-top: 33px;}
.f_top_call_parent02 .f_top_cnt_txt dt{font-family: 'Montserrat';font-weight: 300;font-size: 3.2rem;}
.footer_wrap .f_top .ft_btn {position: absolute;top: 0;right: 0;padding-top: 30px;}
.footer_wrap .f_top .ft_btn a {display: inline-block;width: 180px;box-sizing: border-box;padding: 16px 20px;font-size: 1.6rem;color: #fff;background: url(//images.idhospital.com/image/iddental/common/icon_ft_btn.png) no-repeat 90% 50%;border: 1px solid #666;}
.ft_call{display: none;}
.f_top_call_parent03 &gt; ul{text-align: center;}
.f_top_call_parent03 &gt; ul li{display: inline-block;vertical-align: top;width: auto;margin: 17% 2% 0;}


/* 하단 플로팅배너 */
.bottom_floating{position: sticky;bottom: 0;z-index: 100;display:none}
.floating_list{background-color: rgba(59,66,81,0.95);font-size: 0;}
.floating_list li{display: inline-block;vertical-align: top;width: 25%;text-align: center;}
.floating_list li a{display: block;padding: 15% 0;position: relative;}
.floating_list li:not(:last-child) a:after{content: '';position: absolute;top:50%;right: 0;width: 1px;height: 9vw;background-color: rgba(255,255,255,0.2);-webkit-transform:translate(0 , -50%) ;
-moz-transform:translate(0 , -50%);
-ms-transform:translate(0 , -50%);
-o-transform:translate(0 , -50%);}
.floating_list li a &gt; img{width: auto;height: 5.2vw;}
.floating_list li a &gt; p{font-size: 3vw;color:#fff;padding-top: 5%;letter-spacing: -0.1vw;}

/* footer_link */
.f_top_cnt_txt_m{display: none;}
.footer_link{display: none;}


.closingPopup {display:none}
.closingPopup.visible {display:block}

/* Layout Style - PC(1280) */
@media screen and (max-width: 1600px) {
    .f_top_call_parent02{padding-left: 0;}




}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
	.footer_wrap{padding-left:0}
	.footer_wrap.foot_main .f_top{padding:0 5%}
	.footer_wrap.foot_main .f_bot{padding:0 5%}
	.footer_wrap .f_bot .fb_mNi .left li{margin-right:30px}
	.footer_wrap .f_top .ft_btn{right:6%;}
	.footer_wrap .f_top .ft_info_img{display:inline-block;padding:93px 0 0 4%;}


	.f_top_cnt_txt {padding:50px 0 0 20px; box-sizing:border-box;}
    .f_top_call_parent02{padding-left: 0;}

    .f_top_cnt li{width: 30%;}
    .f_top_cnt li.f_top_call_parent02{padding-left: 0;}


}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
	.footer_wrap .f_top {height:auto;}
	.footer_wrap .f_top .ft_txt{float:left;padding-top:39px;font-size:3rem;font-weight:300;color:#fff}
	.footer_wrap .f_top .ft_info{left:0;}
	.footer_wrap .f_top .ft_info_img {display:inline-block; padding:40px 0 0 15%;}
	.f_top_cnt {width:100%;height:100%;}
	.f_top_cnt &gt; li {float:none; width:100%; height:100%; padding:5% 0 3% 0;}
	.f_top_cnt_txt {padding:0 0 0 0;  overflow:hidden;}
	.f_top_cnt_txt &gt; dt {font-size:2.4rem; color:#999; margin:0 0 0 0; float:left; width:50%; padding:0 0 5% 0}
	.f_top_cnt_txt &gt; dt &gt; strong {font-size:4rem; color:#fff; font-family:'Montserrat'; font-weight:300; margin:6px 0 0 0;}
	.f_top_cnt_txt &gt; dd {font-size:1.3rem; color:#888; line-height:1.4; letter-spacing:-0.1rem; }
	.f_top_cnt_txt &gt; dd &gt; strong { display:inline-block; margin: 0 0 0 10px;}
	.f_top_cnt_caption {margin:10px 0 0 0;}
	.f_top_cnt_blank {display:inline-block; width:1rem;}
	.f_top_cnt_blank2 {display:inline-block; width:4px;}

	.f_top_call_parent {display:block;}
	.f_top_call &gt; dt {color:#fff; font-weight:300; font-size:3rem; margin:1vw 0 0 0 ; }
	.f_top_call &gt; dd {overflow:hidden; margin:0 0 0 0;}
	.f_top_call &gt; dd &gt; a {float:right; display:block; font-size:2.6vw; width:20vw; height:7vw; line-height:7vw; text-align:left; color:#ffda78; border:1px solid #ffda78; padding:0 4%; margin-right:20px;
	box-sizing:border-box; position:relative;}
	.f_top_call &gt; dd &gt; a::after {content:""; display:block; width:6px; height:6px; border-right:1px solid #ffda78; border-bottom:1px solid #ffda78; position:absolute; top:50%; margin-top:-0.7vw; right:10%;
	transform:rotate(-45deg);
	}

    .ft_btn.web_dp{display: none;}
    .ft_btn.web_dp.ft_call{display: block;}
    .footer_wrap.foot_main .f_top{}
    .f_top_cnt{font-size: 0;}
    .f_top_cnt &gt; li{width: 100%;display: block;}
    .f_top_cnt li.f_top_call_parent02{display: inline-block;width: 60%;box-sizing: border-box;padding-bottom: 2%;}
    .f_top_call_parent02 .f_top_cnt_txt dt{width: 100%;margin-top: 35px;color:#fff;font-size: 4rem;}
    .f_top_call_parent02 .f_top_cnt_txt{padding: 7% 0 0% 29%;}
    .f_top_call_parent::after{content:""; position:absolute; bottom:0; left:0; margin-top:0; width:100%; height:1px;background:#464747;}
    .f_top_cnt &gt; li{padding: 0;}
    .f_top_cnt_txt &gt; dt{float: none;width: 100%;}
    .f_top_call_parent .f_top_cnt_txt dt{padding:50px 0 20px;color:#fff;font-size:3.4rem;  }
    .f_top_cnt{overflow:inherit;}
    .f_call_icon{bottom: 0;width: 80%;height: 19vw;background-size: contain;}
    .footer_wrap .f_top .ft_btn a{color:#ffda78;border-color: #ffda78;font-size: 2.2rem;    background: url(//image.iddental.co.kr/nowon/common/m_nw_btn.jpg) no-repeat 90% 50%;}
	.f_top_cnt &gt; li .ft_kakao {display:none}
	.f_top_cnt li.f_top_call_parent03{display: inline-block;width: 40%;vertical-align: top;}
	.f_top_call_parent03 &gt; ul{margin-top: 22%;}
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.footer_wrap .f_bot .right{padding-bottom:0;}
	.f_top_call_parent .f_top_cnt_txt{display: none;}
	.f_top_call_parent .f_top_cnt_txt_m{display: block;}
	.f_top_call_parent .f_top_cnt_txt_m dt{font-family: 'GmarketSans';font-weight: 300;color:#fff;font-size: 4.8vw;padding:10% 0 3%;}
	.footer_wrap.foot_main .f_top{padding:0 5% 6%;height:auto}
	.footer_wrap .f_top .ft_txt{float:none;width:100%;margin-bottom:20px;padding:25px 0 10px;font-size:3rem;border-bottom:2px solid #444}
	.footer_wrap .f_top .ft_info{float:left;position:relative;bottom:auto;left:auto;padding-left:80px;height:95px;background-size:68px 95px}
	.footer_wrap .f_top .ft_info p{padding:0 0 5px 0;font-size:2.4rem}
	/*.footer_wrap .f_top .ft_btn{padding-top:0}*/
	/**/
	.footer_wrap .f_top .ft_info_img{display:block;padding:0;padding-bottom:20px;}
	.footer_wrap .f_top .ft_btn{float:right;padding-top:0}
	.footer_wrap .f_top .ft_btn{position:absolute;top:5%;right:3%;}
	.footer_wrap .f_top .ft_info_img_m {display:block; padding:0 3%;}
	.footer_wrap .f_top .ft_info_img {display:none;}
	/**/
	.footer_wrap.foot_main .f_bot{padding:0}
	.footer_wrap .f_bot .right{float:none;text-align:center}
	.footer_wrap .f_bot .left{float:none;text-align:center}
	.footer_wrap .f_bot .fb_mNi{margin:0 20px;padding:25px 0 20px}
	.footer_wrap .f_bot .fb_mNi .right{}
	.footer_wrap .f_bot .fb_mNi .right li{float:none;display:inline-block;vertical-align:middle;margin:0 5px}
	.footer_wrap .f_bot .fb_mNi .left li{float:none;display:inline-block;vertical-align:middle;margin:0 5px;padding-top:20px}
	.footer_wrap .f_bot .fb_mNi .left li a{font-size:2rem}
	.footer_wrap .f_bot .fb_mNi .left li.disappear{display:none}
	.footer_wrap .f_bot .fb_tNf{padding:0}
	.footer_wrap .f_bot .fb_tNf .left{margin:0 20px}
	.footer_wrap .f_bot .fb_tNf .left img{width:100%}
	.footer_wrap .f_bot .fb_tNf .right{text-align:left}
	.footer_wrap .f_bot .fb_tNf .right .family{position:relative;float:left;width:50%;display:block}
	.footer_wrap .f_bot .fb_tNf .right .family p{background:#444;border-color:#444}
	.footer_wrap .f_bot .fb_tNf .right .family ul{background:#444;border-color:#363636}
	.footer_wrap .f_bot .fb_tNf .right .family ul li{border-color:#363636}
	.footer_wrap .f_bot .fb_tNf .right .family ul li:last-of-type{border-bottom:1px solid #363636}
	.footer_wrap .f_bot .fb_tNf .right .languge{position:relative;float:left;width:50%;display:block}
	.footer_wrap .f_bot .fb_tNf .right .languge p{background:#333;border-color:#333}
	.footer_wrap .f_bot .fb_tNf .right .languge span{display:inline-block;vertical-align:baseline;width:15px;height:15px;margin-right:5px;background-repeat:no-repeat;background-position:center center;background-size:cover}
	.footer_wrap .f_bot .fb_tNf .right .languge span.kor{background-image:url("//images.idhospital.com/image/iddental/common/icon_gLang_kor.png")}
	.footer_wrap .f_bot .fb_tNf .right .languge span.chn{background-image:url("//images.idhospital.com/image/iddental/common/icon_gLang_chn.png")}
	.footer_wrap .f_bot .fb_tNf .right .languge ul{background:#333;border-color:#1f1f1f}
	.footer_wrap .f_bot .fb_tNf .right .languge ul li{border-color:#1f1f1f}
	.footer_wrap .f_bot .fb_tNf .right .languge ul li:last-of-type{border-bottom:1px solid #1f1f1f}
	.footer_wrap .f_bot .fb_tNf .right p{padding:0 20px;font-family:'Montserrat';font-size:2rem;color:#fff}
	.footer_wrap .f_bot .fb_tNf .right p i{top:50%;right:20px;width:7px;height:4px;margin-top:-2px;border-left:0;background:url("//images.idhospital.com/image/iddental/common/icon_gLang_up.png") no-repeat center center}
	.footer_wrap .f_bot .fb_tNf .right p.on i{background:url("//images.idhospital.com/image/iddental/common/icon_gLang_down.png") no-repeat center center}
	.footer_wrap .f_bot .fb_tNf .right ul{border:0}
	.footer_wrap .f_bot .fb_tNf .right ul li a{padding:12px 20px;font-size:2rem;font-weight:300;color:#fff}
	.footer_wrap .f_bot .fb_tNf .right ul li a:hover{background:transparent}
    
    .f_top_cnt li.f_top_call_parent02{width: 100%;padding-left:0;padding-bottom: 0;}
	.f_top_call_parent02 .f_top_cnt_txt{padding: 0 0 0 20%;}
    .f_top_cnt li.f_top_call_parent03{width: auto;}
    .footer_wrap .f_top .ft_btn{padding-top:5%;float: inherit;}
    .f_top_call_parent02 .f_top_cnt_txt dt{margin: 7% 0 2%;padding: 0;font-size: 5.13vw;}
	.f_top_call_parent02 .f_top_cnt_txt dt strong{font-size: 5.13vw;}
	.f_top_cnt_txt &gt; dd{font-size: 2.5vw;}
	.f_top_cnt_txt &gt; dd span{width: 13vw;}
	.f_top_cnt_txt &gt; dd &gt; strong{margin:0;}
	.f_top_cnt_txt &gt; dd br{display: none;}
    .footer_wrap .f_top .ft_btn a{display: inline-block;padding: 10% 7%;font-size: 3vw;background-size: 5px;width: 22vw;color:#ffda78;border-color:#ffda78;margin-top: 5vw;}
    .f_top_call_parent .f_top_cnt_txt dt {padding: 30px 0 20px;font-size: 3rem;}
	.f_top_call_parent03 &gt; ul{display: none;}
	.bottom_floating {display:block}
	
	/* footer_link */
	.footer_link{display: block;margin-top: 5%;}
	.footer_sns{position:relative; overflow:hidden; padding:1.111vw 0; background:#fff; border-radius:2.778vw; text-align:left;}
	.footer_sns::before{content:''; position:absolute; left:50%; top:4.167vw; bottom:4.167vw; width:1px; background:#ddd; transform:translate(-50%, 0);}
	.footer_sns li{position:relative; float:left; width:50%;}
	.footer_sns li:nth-child(1)::before{content:''; position:absolute; left:5.556vw; right:0; bottom:0; height:1px; background:#ddd;}
	.footer_sns li:nth-child(2)::before{content:''; position:absolute; left:0; right:5.556vw; bottom:0; height:1px; background:#ddd;}
	.footer_sns li a{display:block; padding:4.167vw 0 4.167vw 4.722vw;}
	.footer_sns li span{display:inline-block; margin-left:2.778vw; font-size:3.889vw; color:#555; line-height:4.722vw; vertical-align:middle;}
	.footer_sns li span em{font-family: 'Montserrat'; font-style:normal;}
	.footer_sns li img{display:inline-block; width:11.111vw; vertical-align:middle;}

	.footer_sns2{text-align: center;margin-top: 6%;}
	.footer_sns2 li{display: inline-block;vertical-align: top;width: 11vw;margin: 0 1.5%;}
	
    
	.closingPopup {width:100%;height:100%;position:fixed;bottom:0;z-index:100}
	.closingPopup .cpopTop {width:100%;height:35%;background-color:#3c3c3b;position:relative}
	.closingPopup .cpopTop .closePopupClose {position:absolute;right:20px;bottom:20px;width:15px}
	.closingPopup .cpopBottom {width:100%;height:65%;background-color:#fff;position:relative}
	.closingPopup .cpopBottom .closePopupFace {position:absolute;width:70%;max-width:454px;top:-15%;left:15%}
	.closingPopup .cpopBottom ul {position:absolute;width:70%;left:15%;bottom:100px;display:flex}
	.closingPopup .cpopBottom ul li img {width:100%}
}


/* Layout Style - Small Mobile(375) */
@media screen and (max-width: 375px) {
	
		
    
}
/* QUICK */

.quick_wrap{position:fixed;top:0;right:0;height:100%;z-index:110}

.quick_btns{position:absolute;top:50px;left:-66px;width:66px;z-index:10}
.quick_btns .q_member{padding:12px 8px;text-align:center;background:#00306b}
.quick_btns .q_member a{display:block;font-size:1.4rem;font-weight:300;color:#dde0e6;letter-spacing:-0.05em}
.quick_btns .q_member a:last-of-type{margin-top:10px;padding-top:10px;border-top:1px solid #335989}
.quick_btns .q_member a:hover{color:#fff}
.quick_btns .q_menu{text-align:center; background:rgba(201,223,244,0.9);}
/*.quick_btns .q_menu ul{border-top:1px solid #429ed3}*/
.quick_btns .q_menu ul li{padding:15px 0;border-bottom:1px solid #a1bcd9}
.quick_btns .q_menu ul li span{display:block;padding-top:40px;font-size:1.2rem;font-weight:300;color:#00306b;background-repeat:no-repeat;background-position:center top;cursor:pointer}
.quick_btns .q_menu ul li span.icon01{background-image:url(//image.iddental.co.kr/nowon/common/quick_online.png)}
.quick_btns .q_menu ul li span.icon02{background-image:url(//image.iddental.co.kr/nowon/common/quick_reserve.png)}
.quick_btns .q_menu ul li span.icon03{background-image:url(//image.iddental.co.kr/nowon/common/quick_kakao.png)}
.quick_btns .q_menu ul li span.icon04{background-image:url(//image.iddental.co.kr/nowon/common/quick_payment.png)}
.quick_btns .q_menu ul li span.icon05{background-image:url(//image.iddental.co.kr/nowon/common/quick_location.png)}
.quick_btns .q_menu ul li:hover,
.quick_btns .q_menu ul li.active{background-color:#fff}
.quick_btns .q_menu ul li:hover span,
.quick_btns .q_menu ul li.active span{color:#000}
.quick_btns .q_menu ul li:hover span.icon01,
.quick_btns .q_menu ul li.active span.icon01{background-image:url(//image.iddental.co.kr/nowon/common/quick_online_on.png)}
.quick_btns .q_menu ul li:hover span.icon02,
.quick_btns .q_menu ul li.active span.icon02{background-image:url(//image.iddental.co.kr/nowon/common/quick_reserve_on.png)}
.quick_btns .q_menu ul li:hover span.icon03,
.quick_btns .q_menu ul li.active span.icon03{background-image:url(//image.iddental.co.kr/nowon/common/quick_kakao_on.png)}
.quick_btns .q_menu ul li:hover span.icon04,
.quick_btns .q_menu ul li.active span.icon04{background-image:url(//image.iddental.co.kr/nowon/common/quick_payment_on.png)}
.quick_btns .q_menu ul li:hover span.icon05,
.quick_btns .q_menu ul li.active span.icon05{background-image:url(//image.iddental.co.kr/nowon/common/quick_location_on.png)}
.quick_btns .q_phone{padding:20px 0 16px;text-align:center; background:rgba(201,223,244,0.9);}
.quick_btns .q_phone img {display:block; margin:10px auto 0 auto;}
.quick_btns .q_phone a {font-family:"Montserrat"; color:#00306b; font-size:14px; font-weight:500;}
.quick_btns .q_phone a span{display:block;margin-bottom:13px; font-size:1.5rem;font-weight:500;}
.quick_btns .q_phone a span i{display:block;margin-bottom:5px;font-style:normal;font-family:"Montserrat";font-size:1.6rem;font-weight:300;color:#fff}
.quick_event {display:block;}
.quick_event &gt; img {width:100%;}


.quick_cons{position:relative;overflow:hidden;width:0;height:100%;box-sizing:border-box;background:#fff;-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;z-index:10}
.quick_cons.on{width:520px}
.quick_cons .q_panel{display:block;height:100%;box-sizing:border-box;padding:30px 25px;overflow-y:auto}
.quick_cons .q_panel .tit{position:relative;padding:20px 0 10px;border-bottom:2px solid #56b6e6}
.quick_cons .q_panel .tit h3{font-size:3.6rem;color:#56b6e6}
.quick_cons .q_panel .tit .btn_grp{position:absolute;top:15px;right:0}
.quick_cons .q_panel .txt{padding:20px 0}
.quick_cons .q_panel .txt p{font-size:1.7rem;font-weight:300;color:#6e6e6e;line-height:1.5em;letter-spacing:-0.05em}
.quick_cons .q_panel .txt p span{font-weight:400;color:#2f99ce}
.quick_cons .q_panel .list_tbl{margin:20px 0 10px}
.quick_cons .q_panel .list_tbl table{border-top:1px solid #999}
.quick_cons .q_panel .list_tbl table tr{border-bottom:1px solid #ddd}
.quick_cons .q_panel .list_tbl table th{height:50px;font-size:1.6rem;color:#333}
.quick_cons .q_panel .list_tbl table td{height:60px;font-size:1.4rem;color:#666;font-family:'Montserrat';text-align:center}
.quick_cons .q_panel .list_tbl table td.dv span{display:inline-block;width:75%;padding:5px 0;font-family:'Montserrat';font-size:1.4rem;color:#fff;border-radius:5px}
.quick_cons .q_panel .list_tbl table td.dv span.r{background-color:#e23d64}
.quick_cons .q_panel .list_tbl table td.dv span.g{background-color:#999999}
.quick_cons .q_panel .list_tbl table td.dv span.b{background-color:#6499c2}
.quick_cons .q_panel .list_tbl table td.title{padding:0 5px;text-align:left}
.quick_cons .q_panel .list_tbl table td.title a{display:inline-block;vertical-align:middle;font-size:1.4rem;color:#333;max-width:270px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.quick_cons .q_panel .list_tbl table td.title .blt_grp.new{width:16px;height:16px;line-height:17px;font-size:1rem}
.quick_cons .q_panel .list_tbl table td.title.mine a{color:#999}
.quick_cons .q_panel .pr{position:relative}
.quick_cons .q_panel .box{border:1px solid #b4b9c4}
.quick_cons .q_panel .box .form_tbl{padding:10px 20px}
.quick_cons .q_panel .box .form_tbl table{width:100%}
.quick_cons .q_panel .box .form_tbl table th{height:60px;text-align:left;font-size:1.6rem;color:#333}
.quick_cons .q_panel .box .form_tbl table td .inp_grp{margin-bottom:5px;width:100%}
.quick_cons .q_panel .box .form_tbl table td .inp_grp:last-of-type{margin-bottom:0}
.quick_cons .q_panel .box .form_tbl table td select{width:100%;background-color:#fff;background-position:95% 50%;border-color:#dedede}
.quick_cons .q_panel .box .form_tbl table td input{width:100%;background-color:#fff;border-color:#dedede}
.quick_cons .q_panel .box .form_tbl table td .short{width:146px}
.quick_cons .q_panel .box .form_tbl table td .remainder{width:180px}
.quick_cons .q_panel .agree{margin:30px 0 10px}
.quick_cons .q_panel .agree input[type='checkbox']{display:inline-block;vertical-align:bottom;width:15px;height:15px;margin:0}
.quick_cons .q_panel .agree label{cursor:pointer}
.quick_cons .q_panel .agree label span{display:inline-block;vertical-align:middle;font-size:1.6rem}
.quick_cons .q_panel .agree .all{margin-bottom:15px;text-align:center}
.quick_cons .q_panel .agree .all label span{color:#222}
.quick_cons .q_panel .agree .pers ul{border-top:1px solid #ccc}
.quick_cons .q_panel .agree .pers ul li{border-bottom:1px solid #ccc}
.quick_cons .q_panel .agree .pers .check{position:relative;overflow:hidden;padding:15px}
.quick_cons .q_panel .agree .pers .check label span{color:#999} 
.quick_cons .q_panel .agree .pers .check.active label span{color:#1588ca} 
.quick_cons .q_panel .agree .pers .check .chk_btn{position:absolute;top:50%;right:15px;padding:5px 10px;font-size:1.4rem;font-weight:300;color:#fff;background:#666;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}
.quick_cons .q_panel .agree_pa{display:none;position:absolute;top:0;left:0;width:100%;box-sizing:border-box;background:#fff;border:1px solid #333}
.quick_cons .q_panel .agree_pa .top{position:relative;padding:20px;background:#333}
.quick_cons .q_panel .agree_pa .top p{font-size:1.8rem;color:#fff}
.quick_cons .q_panel .agree_pa .top span.agree_close{position:absolute;top:50%;right:20px;margin-top:-11px;cursor:pointer}
.quick_cons .q_panel .agree_pa .scrollY{width:100%;height:200px;font-size:1.4rem;color:#999}
.quick_cons .q_panel .agree_pa .scrollY *{font-size:inherit;color:inherit;line-height:1.4;word-break:keep-all}
.quick_cons .q_panel .location{padding:20px 0 10px}
.quick_cons .q_panel .location img{width:100%}
.quick_cons .q_panel .location .minimap{margin-bottom:20px}
.quick_cons .q_panel .location .minimap p{margin-top:15px;font-size:1.8rem;font-weight:300;color:#666;line-height:1.4}
.quick_cons .q_panel .location .minimap p span{margin-top:10px;font-weight:400;color:#1588cb}
.quick_cons .q_panel .location .minimap p:last-of-type{color:#333}
.quick_cons .q_panel .location .video{width:100%}
.quick_cons .q_panel .btn{padding:20px 0;text-align:center}
.quick_cons .q_panel .btn.kakao .inp_grp &gt; li &gt; a{width:190px; height:50px; line-height:50px; font-size:1.6rem;color:#3b1e1e;border-color:#fbe300;text-indent:25px;background:#fbe300 url("//images.idhospital.com/image/iddental/common/icon_qBtn_kakao.png") no-repeat 45px 50%}
.quick_cons .q_panel .btn.loca .inp_grp &gt; li &gt; a {width:190px; height:50px; line-height:50px; font-size:1.6rem; display:block;}
.quick_cons .q_panel .btn.loca1 .inp_grp {text-align:center;}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li {display:inline-block; vertical-align:top;  margin:0 0 6px 0;}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li:nth-of-type(odd) {margin:0 6px 0 0;}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a {width:190px; height:50px; line-height:50px; font-size:1.6rem; display:block; box-sizing:border-box;}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a.btnB{text-indent:25px;background:#5ab1e4 url("//images.idhospital.com/image/iddental/common/icon_qLocation01.png") no-repeat 30px 50%}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a.btnW{border:1px solid #333; text-indent:25px;background:#ffffff url("//images.idhospital.com/image/iddental/common/icon_qLocation02.png") no-repeat 30px 50%}
.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a.btn_center {background:#5ab1e4; color:#fff;}

.quick_dimd{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:5}
.branch_chk li{display:inline-block;}
.quick_cons .q_panel .box .form_tbl table td input[type='radio'] {width:13px;}

/**/
/*.icon_phone_img {padding-bottom:15px;}*/
/**/


/* 온라인예약 */
.calfot{margin-top: 3%;}
.calfot &gt; div{float: left;font-size: 2.2rem;margin-bottom: 2%;}
.calfot &gt; div:nth-of-type(2){float: right;}
.calfot &gt; div span{font-size: 1.6rem;display: inline-block;padding-right: 10px;}
.calfot &gt; div span::before {content: '';display: inline-block;vertical-align: baseline;margin-right: 5px;width: 14px;height: 14px;background-color: #eee;background-size: cover;border-radius: 50%;}
.calfot &gt; div span.blue::before {background: #1588cb;}
.calendar{clear: both;margin:9% 0 3%;padding: 3%;border: 1px solid #ccc;}
.calendar .calTop {display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 2% 0;}
.calendar .calTop span {color: #2d3a49;cursor: pointer;}
.calendar .calTop h5 {margin: 0 5%;font-size: 2.4rem;font-family: 'Montserrat';color: #2d3a49;}
#quick_rsv_area .reservWrap .apTbl table{border-bottom: 0;}
#quick_rsv_area .reservWrap .apTbl table{text-align: center;}
#quick_rsv_area .reservWrap .apTbl table th{text-align: center;font-size: 2rem;}
#quick_rsv_area .reservWrap .apTbl table td{padding: 3% 0;font-size: 1.8rem; font-family: 'Montserrat'}
#quick_rsv_area .reservWrap .apTbl table td &gt; span{font-size: 1.8rem; font-family: 'Montserrat'}
#quick_rsv_area .calendar .calBot table td &gt; span {display: inline-block;width: 26px;height: 26px;line-height: 26px;font-family: 'Montserrat';background-color: #eee;background-size: cover;border-radius: 50%;cursor: pointer;}
#quick_rsv_area .calendar .calBot table .sun.disable {color: #1588cb;opacity: 0.5;}
#quick_rsv_area .calendar .calBot table .disable {color: #aaa;}
#quick_rsv_area .calendar .calBot table td span.enable {background: #1588cb;color: #fff;}
.tit_subbx {text-align: left;}
.tit_subbx .lttxt{font-size: 2rem;padding-top: 2%;}
.chks_bx{font-size: 0;text-align: left;margin-top: 2%;}
.chks_bx .chks{display: inline-block;width: 48%;border:1px solid #ccc;box-sizing: border-box;padding:2.5% 2%;margin: 0 1% 2%;}
.chks_bx .chks &gt; label{font-size: 1.6rem;}

#quick_rsv_area .reservWrap .apTbl table td.inp_box{padding: 0 0 2%;}
#quick_rsv_area .reservWrap .apTbl table td.inp_box #username{margin-top: 3%;}

.reserve_content_box{font-size: 0;text-align: left;margin-top: 2%;}
.reserve_content_box &gt; li{display: inline-block;width: 48%;border:1px solid #ccc;box-sizing: border-box;padding:2.5% 2%;margin: 0 1% 2%;}
.reserve_content_box &gt; li &gt; label{font-size: 1.6rem;}
.reservWrap .apCheck{margin: 20px 0 40px;}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.quick_wrap{display:none;width:100%}

	.quick_btns{left:auto;right:0;height:100%;background:rgba(21,136,202,0.9);z-index:11}
	.quick_btns .q_member{display:none;height:0}
	.quick_btns .q_menu{background:none}
	.quick_btns .q_phone{background:none}

	.quick_cons.on{width:100%}
	.quick_cons .q_panel{padding:0}
	.quick_cons .q_panel .tit{height:50px;line-height:50px;padding:0 20px;border-bottom:0;background:#000;position: sticky;top: 0;box-sizing: border-box;z-index: 10;}
	.quick_cons .q_panel .tit h3{font-size:4.4vw;color:#fff}
	.quick_cons .q_panel .tit .btn_grp{top:50%;right:20px;margin-top:-14px;line-height:1}
	.quick_cons .q_panel .tit .btn_grp .close{width:28px;height:28px}
	.quick_cons .q_panel .tit .btn_grp a i.cross_l{background:#fff}
	.quick_cons .q_panel .tit .btn_grp a i.cross_r{background:#fff}
	.quick_cons .q_panel .txt p {font-size:4.4vw;font-weight: 400;color: #6e6e6e;line-height: 1.3;letter-spacing: -0.3vw;}
	.quick_cons .q_panel .txt p br {display:none;}
	.quick_cons .q_panel .list_tbl{margin:20px 90px 10px 20px}
	.quick_cons .q_panel .txt{margin:0 90px 0 20px}
	.quick_cons .q_panel .pr{margin:0 90px 0 20px}
	.quick_cons .q_panel .btn{margin:0 90px 0 20px}
	.quick_cons .q_panel .btn.loca1{margin:0}
	.quick_cons .q_panel .box .form_tbl table th{font-size:4.4vw;height: auto;line-height: 12vw; letter-spacing:-0.3vw;}
	.quick_cons .q_panel .box .form_tbl table td .inp_grp:last-of-type{margin-bottom: 3%;}
	.quick_cons .q_panel .box .form_tbl table td .short{width:33%}
	.quick_cons .q_panel .box .form_tbl table td .remainder{width:60%}
	.quick_cons .q_panel .box .form_tbl table td select {font-size: 3.6vw;height: 10vw;}
	.quick_cons .q_panel .box .form_tbl table td input{font-size:3.6vw;height:10vw}
	.quick_cons .q_panel .agree input[type='checkbox']{width:3.5vw;height:3.5vw;}
	.quick_cons .q_panel .agree label span{font-size:4.4vw;padding-left: 5px;letter-spacing: -0.1vw;}
	.quick_cons .q_panel .agree .pers .check label span {width: 68%;vertical-align: middle;line-height: 1.3;font-size:4.4vw;letter-spacing: -0.2vw;}
	.quick_cons .q_panel .agree .pers .check .chk_btn {right: 0;width: 22%;box-sizing: border-box;padding: 2%;text-align: center;font-size: 2.6vw;}
	.quick_cons .q_panel .btn .inp_grp input[type='button'] {width: 30vw;height: 10vw;font-size: 4vw;}

	.quick_cons .q_panel .agree_pa .top{padding:20px 15px}
	.quick_cons .q_panel .agree_pa .top span.agree_close{right:15px;width:18px;margin-top:-9px}
	.quick_cons .q_panel .agree_pa .scrollY{height:150px}
	.quick_cons .q_panel .location .minimap p{margin-top:10px}

	/*추가*/
	.quick_btns .q_phone{padding:9px 0 16px;text-align:center;background:rgba(21,136,202,0.9)}
	
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li {width:48.5%;}
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li {margin-bottom:3%;}
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li:nth-of-type(odd) {margin-right:3%;}
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a {display:block; width:100%;}
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a.btnB {text-indent: 18px; background: #5ab1e4 url(//images.idhospital.com/image/iddental/common/icon_qLocation01.png) no-repeat 6px 50%;	}
	.quick_cons .q_panel .btn.loca1 .inp_grp &gt; li &gt; a.btnW {text-indent: 18px; background: #ffffff url(//images.idhospital.com/image/iddental/common/icon_qLocation02.png) no-repeat 6px 50%;	}
	
	/* 온라인예약 */
	.reservWrap {padding: 0 90px 10% 20px;}
	.reservWrap .apTbl .inp_grp input[type='tel']{width: 100%;}
	.reservWrap .apTbl .inp_grp input[type='text'], .reservWrap .apTbl .inp_grp input[type='password'], .reservWrap .apTbl .inp_grp input[type='button'], .reservWrap .apTbl .inp_grp select {font-size:4.4vw;}
	.reservWrap .apCheck label span {font-size:4.4vw;}
	.reservWrap .apCheck input[type='checkbox'] {width:3.5vw; height:3.5vw;}
	.reservWrap .apBtn .inp_grp input[type='button'], .reservWrap .apBtn .inp_grp input[type='submit'], .reservWrap .apBtn .inp_grp a.btn {font-size:3.8vw; letter-spacing:-0.3vw; width:32vw; margin:0 1vw;}
	.reservWrap .apCheck .pers .check label span {width:80%;}

	.inp_grp select {background: #fff url(//images.idhospital.com/image/iddental/common/icon_downArrow.png) no-repeat 98% 50%; background-size:2%;}
	.inp_grp input[type='text'], input[type='tel'], .inp_grp input[type='password'], .inp_grp select{font-size:4.4vw; height:10vw; padding:0 3vw;}
	.chks_bx .chks &gt; label{font-size:4.4vw;}
	.reserve_content_box &gt; li &gt; label{font-size: 4.4vw;}
	.calfot &gt; div {font-size:4.4vw;}
	.calfot &gt; div span {font-size:4.4vw;}
	.calfot &gt; div span::before{width:3.5vw; height:3.5vw;}
	.reservWrap .apCheck {margin: 5% 0 8%;}
	.reserve_content_box label input {width:3.5vw; height:3.5vw;}

	.tit_subbx .lttxt {font-size:4.4vw;}
	.chks_bx .chks label input {width:3.5vw; height:3.5vw;}
	

}




/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px) {
	.quick_btns{width:50px}
	.quick_btns .q_menu ul li span{background-size:65%}

	.quick_cons .q_panel .list_tbl{margin:20px 70px 10px 20px}
	.quick_cons .q_panel .list_tbl table td.dv span{width:90%}
	.quick_cons .q_panel .list_tbl table td.title a{max-width:120px}
	.quick_cons .q_panel .txt{margin:0 70px 0 20px}
	.quick_cons .q_panel .txt p br{display:none}
	.quick_cons .q_panel .pr{margin:0 70px 0 20px}
	.quick_cons .q_panel .btn{margin:0 70px 0 20px;padding:10px 0}
	.quick_cons .q_panel .btn.loca .inp_grp input[type='button']{width:160px}
	.quick_cons .q_panel .btn.loca1 .inp_grp input[type='button']{width:110px}
	.quick_cons .q_panel .btn.loca1 .inp_grp input[type='button'].btnB{text-indent:0;background-image:none}
	.quick_cons .q_panel .btn.loca1 .inp_grp input[type='button'].btnW{text-indent:0;background-image:none}
	.quick_cons .q_panel .box{border-left:0;border-right:0}
	.quick_cons .q_panel .box .form_tbl{padding:10px 0}
	.quick_cons .q_panel .box .form_tbl table th{height:50px}
	.quick_cons .q_panel .box .form_tbl table td .remainder{width:56%}
	.quick_cons .q_panel .agree{margin:20px 0 10px}
	.quick_cons .q_panel .agree input[type='checkbox']{vertical-align:middle}
	.quick_cons .q_panel .agree .all{margin-bottom:10px}
	.quick_cons .q_panel .agree .pers .check{padding:10px 5px}
	.quick_cons .q_panel .agree_pa .scrollY{height:120px;font-size:1.6rem}
	.quick_cons .q_panel .location .minimap p br{display:none}

	/* 온라인예약 */
	.reservWrap {padding: 0 70px 10% 20px;}

}

.qlocationTab .tab_grp.typeBig {height:58px;margin-bottom:20px;}
.mini_mj {display:none}
.mini_sinsa {display:none}
/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px) {
}


/* bottom */

.popup_dimd{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:5}
.login_before18 {position:absolute;z-index:3;left:0;top:0}
.img_before18 {visibility:hidden}
#sbna .login_before_normal {left:50%;top:50%;margin-top:-132px;margin-left:-328px}
#sbna .login_before_eye {left:0;top:0}
#sbna .list .sbna_list_img {position:relative}

.total_p{margin-top:10px;text-align:left}

.nose_common{padding-bottom:80px;text-align:center;background:#fff}
.nose_common .team{}
.nose_common .team p{padding:60px 0 30px;}
.nose_common .team .bg{height:665px;background-repeat:no-repeat;background-position:center top;background-image:url('//images.idhospital.com/image/idhospital/main_surgerys/team_bg.jpg');background-size:100%}
.nose_common .step{max-width:960px;margin:0 auto;padding:70px 0 40px;border-top:1px solid #909090;border-bottom:1px solid #909090}
.nose_common .step h4{margin-bottom:30px;font-size:36px;font-weight:normal}
.nose_common .step ul{overflow:hidden;text-align:left}
.nose_common .step ul li{float:left;width:50%;height:252px;background-repeat:no-repeat;background-position:center top;background-size:cover}
.nose_common .step ul li.item01{background-image:url('//images.idhospital.com/image/idhospital/main_surgerys/step_item01.jpg')}
.nose_common .step ul li.item02{background-image:url('//images.idhospital.com/image/idhospital/main_surgerys/step_item02.jpg')}
.nose_common .step ul li.item03{background-image:url('//images.idhospital.com/image/idhospital/main_surgerys/step_item03.jpg')}
.nose_common .step ul li.item04{background-image:url('//images.idhospital.com/image/idhospital/main_surgerys/step_item04.jpg')}
.nose_common .step ul li a{display:block;padding:70px 0 0 40px;color:#222}
.nose_common .step ul li a p{font-size:16px;line-height:22px;}
.nose_common .step ul li a h5{margin:20px 0;font-size:24px;font-weight:500;line-height:30px}
.nose_common .step ul li a h5 br{display:none}
.nose_common .step ul li a span{display:inline-block;width:80px;height:30px;line-height:28px;box-sizing:border-box;text-align:center;font-size:14px;color:#2d3a49;border:1px solid #2d3a49;border-radius:20px}


@media screen and (max-width:1600px){
	.nose_common .team .bg{height:570px;background-size:120%}
	.nose_common .step ul li a{padding-top:50px}
	.nose_common .step ul li a h5 br{display:block}
}
@charset "utf-8";
/* common */
.stdrd_b{max-width:1200px}
.diff .stdrd_b{padding:100px 0;z-index:1}
.content_wrap{padding-left:330px}
.footer_wrap{padding-left:330px}
.footer_wrap.foot_main .f_top{padding-right:0}
.footer_wrap.foot_main .f_bot{padding-right:0}



/* subTop */
.subTop{position:relative;letter-spacing:-0.05em}
.subTop .top_visual{height:900px;background-repeat:no-repeat;background-position:center center;background-size:cover}
.subTop .top_visual .stdrd_b{height:100%}
.subTop .top_visual.short{height:460px}
.subTop .top_visual.intro{background-image:url("//images.idhospital.com/image/iddental/intro/top_visual_intro.jpg")}
.subTop .top_visual.network{background-image:url("//images.idhospital.com/image/iddental/intro/top_visual_network.jpg")}
.subTop .top_visual.bna{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_bna.jpg")}
.subTop .top_visual.cost{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_cost.jpg")}
.subTop .top_visual.online{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_online.jpg")}
.subTop .top_visual.kakao{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_kakao.jpg")}
.subTop .top_visual.reservation{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_reservation.jpg")}
.subTop .top_visual.selfie{background-image:url("//images.idhospital.com/image/iddental/nboard/top_visual_selfie.jpg")}

.subTop .rightTxt{float:right;width:50%;margin-top:240px;color:#fff}
.subTop .rightTxt h3{margin-bottom:25px;font-size:6rem}
.subTop .rightTxt p{margin-bottom:45px;font-size:3rem;font-weight:300;line-height:1.2}
.subTop .rightTxt ul li{font-size:1.8rem;font-weight:300;color:#ffda78;margin-bottom:15px;word-break:keep-all}
.subTop .rightTxt ul li:last-of-type{margin-bottom:0}

.subTop .rightTxt2{float:right;width:50%;margin-top:140px;color:#fff}
.subTop .rightTxt2 h3{margin-bottom:20px;font-size:4.8rem;font-weight:300}
.subTop .rightTxt2 p{font-size:1.8rem;line-height:1.4}

.subTop .centerTxt{padding-top:240px;font-size:0;text-align:center}
.subTop .centerTxt .img{display:inline-block;vertical-align:middle}
.subTop .centerTxt .txt{display:inline-block;vertical-align:middle;margin-left:50px;text-align:left;color:#fff}
.subTop .centerTxt .txt img{margin-bottom:40px}
.subTop .centerTxt .txt h3{margin-bottom:20px;font-size:6rem;line-height:1.1}
.subTop .centerTxt .txt p{font-size:3rem;font-weight:300;line-height:1.2}
.subTop .centerTxt .txt p.yellow{margin-top:35px;font-size:1.8rem;font-weight:300;color:#ffda78}
.subTop .centerTxt .txt .brown_t{margin-bottom:20px;font-size:2rem;color:#a3682c;line-height:1.5;}
.subTop .centerTxt .txt .brown_t .skill{display:inline-block;vertical-align:baseline;margin-right:5px;font-size:2rem}
.subTop .centerTxt .txt .brown_t .skill strong{display:inline-block;vertical-align:middle;padding:0 5px;color:#fff;border:1px solid #ae8761;background:#ae8761}
.subTop .centerTxt .txt .brown_t .skill span{display:inline-block;vertical-align:middle;padding:0 5px;color:#a3682c;border:1px solid #a3682c}
.subTop .part .centerTxt{padding-top:180px}
.subTop .part .centerTxt .img{vertical-align:bottom}
.subTop .part .centerTxt .txt{color:#333}
.subTop .part .centerTxt .txt img{margin-bottom:20px}
.subTop .dol .centerTxt .txt h3{margin:20px 0 0}
.subTop .half .centerTxt .txt{float:right;width:50%;margin-left:0}
.subTop .youth .centerTxt{padding-top:180px}
.subTop .youth .centerTxt .img{vertical-align:bottom}
.subTop .youth .centerTxt .txt{color:#333}
.subTop .youth .centerTxt .txt img{margin-bottom:20px}

.subTop .centerTxt2{padding-top:280px;text-align:center;color:#fff}
.subTop .centerTxt2 .txt h3{margin-bottom:15px;font-size:6rem}
.subTop .centerTxt2 .txt p{font-size:3.2rem;font-weight:300}
.subTop .centerTxt2 ul{margin-top:60px;font-size:0}
.subTop .centerTxt2 ul li{display:inline-block;margin:0 10px;width:160px;height:160px;box-sizing:border-box;border:2px solid #ffda78;border-radius:50%}
.subTop .centerTxt2 ul li p{display:table;width:100%;height:100%}
.subTop .centerTxt2 ul li p span{display:table-cell;vertical-align:middle;font-size:1.6rem;font-weight:300;color:#ffda78;line-height:1.4}
.subTop .centerTxt2 ul li p span strong{display:block;font-size:2.4rem;font-weight:300}

.subTop .centerTxt3{padding-top:130px;text-align:center}
.subTop .centerTxt3 .txt{color:#fff}
.subTop .centerTxt3 .txt p{margin-bottom:20px;font-size:2.4rem}
.subTop .centerTxt3 .txt h3{font-size:3.6rem;font-weight:300;line-height:1.4}

.subTop .blueBox{position:absolute;top:50%;left:50%;display:table;width:520px;height:180px;background:rgba(21,136,202,0.9);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}
.subTop .blueBox &gt; div{display:table-cell;vertical-align:middle}
.subTop .blueBox h3{font-size:4.8rem;font-weight:300;color:#fff;line-height:1.3}
.subTop .blueBox p{font-size:2.6rem;font-weight:300;color:#ffda78;line-height:1.5}



/* subCon */
.subCon{position:relative;letter-spacing:-0.05em}
.subCon .sect{position:relative;padding:100px 0}
.subCon .nboard{position:relative;padding:40px 80px 100px;background:#fff}

.subCon .col-left{float:left}
.subCon .col-right{float:right}

.subCon .innerTxt{position:relative;z-index:1}
.subCon .innerTxt:after{content:"";clear:both;display:block}
.subCon .innerTxt .txtLeft{float:left;width:45%}
.subCon .innerTxt .txtRight{float:left;width:45%;margin-left:50%}
.subCon .innerTxt .txtCenter{text-align:center}
.subCon .innerTxt .topB.left{text-align:left}
.subCon .innerTxt .topB{color:#333}
.subCon .innerTxt .topB.white{color:#fff}
.subCon .innerTxt .topB.white p{color:#999}
.subCon .innerTxt .topB .chiChar{margin-bottom:25px;display:inline-block;font-size:0}
.subCon .innerTxt .topB .chiChar p{display:inline-block;vertical-align:middle;text-align:center;margin-right:20px}
.subCon .innerTxt .topB .chiChar p span{display:block;font-family:'Montserrat';font-weight:500;font-size:2.4rem;color:#81817e}
.subCon .innerTxt .topB .chiChar p i{display:inline-block;width:2px;height:28px;margin-top:5px;background:#81817e}
.subCon .innerTxt .topB .chiChar h3{display:inline-block;vertical-align:middle;font-size:5.8rem;color:#81817e}
.subCon .innerTxt .topB .chiChar h4{display:inline-block;vertical-align:middle;margin-bottom:0;font-family:'Montserrat';font-size:10rem;color:#333;line-height:1;letter-spacing:-0.08em}
.subCon .innerTxt .topB .chiChar img{vertical-align:bottom}
.subCon .innerTxt .topB h4{margin-bottom:20px;font-size:4.8rem;line-height:1.2}
.subCon .innerTxt .topB h4 span{color:#a2692c}
.subCon .innerTxt .topB h4 span.yel{color:#dcbe88}
.subCon .innerTxt .topB h5{margin-bottom:20px;font-size:3rem;line-height:1.2}
.subCon .innerTxt .topB p{font-size:1.8rem;color:#666;line-height:1.4;word-break:keep-all}
.subCon .innerTxt .topB p span{color:#333}
.subCon .innerTxt .topB p span.brown{font-size:2rem;color:#a2692c}
.subCon .innerTxt .topB .bna{margin-bottom:25px;font-family:'Gulim';font-size:4.6rem;color:#000}
.subCon .innerTxt .topB .bna span{font-family:'Montserrat'}
.subCon .innerTxt .topB .bna span.b{color:#999}
.subCon .innerTxt .topB .bna span.a{color:#333}

.subCon .subTit{text-align:center}
.subCon .subTit h3{position:relative;display:inline-block;margin:0 auto 15px;padding:0 40px;font-family:'Montserrat';font-size:6rem;font-weight:bold;color:#333}
.subCon .subTit h3:before,
.subCon .subTit h3:after{content:"";position:absolute;top:0;display:block;width:25px;height:100%;background-repeat:no-repeat;background-position:center center}
.subCon .subTit h3:before{left:0;background-image:url("//images.idhospital.com/image/iddental/common/subTit_l.png")}
.subCon .subTit h3:after{right:0;background-image:url("//images.idhospital.com/image/iddental/common/subTit_r.png")}
.subCon .subTit h4{word-break:keep-all}
.subCon .subTit h4 p{font-size:4.8rem;color:#1588ca;line-height:1.2}
.subCon .subTit h4 p strong{color:#333}
.subCon .subTit h4 span{display:block;margin-bottom:10px;font-size:3rem;color:#333;line-height:1.3}
.subCon .subTit h4 span.eng{margin-bottom:0;font-family:'Montserrat'}
.subCon .subTit h4.eng span{display:inline-block;vertical-align:middle;margin-bottom:0;font-family:'Montserrat';font-size:4.8rem;color:#666}
.subCon .subTit h4.eng span:last-of-type{color:#2395c4}
.subCon .subTit h4.eng i{display:inline-block;vertical-align:middle;font-family:'Montserrat';font-style:normal;font-size:4.8rem;color:#000}
.subCon .subTit h4.eng p{font-family:'Montserrat'}
.subCon .subTit dl{margin-top:30px;font-size:1.8rem;color:#666;line-height:1.3;word-break:keep-all}
.subCon .subTit dl span{color:#333}
.subCon .subTit dl strong{color:#1588ca}
.subCon .subTit dl dd{margin-top:10px}
.subCon .subTit.txtLeft{text-align:left}
.subCon .subTit.bgBlack h3{color:#fff}
.subCon .subTit.bgBlack h4 p{color:#fff}
.subCon .subTit.bgBlack h4 p strong{color:#1588ca}
.subCon .subTit.bgBlack h4 span{color:#aaa}
.subCon .subTit.bgBlack h4 span strong{color:#fff}
.subCon .subTit.bgBlack dl{color:#999}
.subCon .subTit.bgBlack dl span{color:#fff}

.subCon .titleSect{padding:100px 0;text-align:center}
.subCon .titleSect h3{margin-bottom:30px;font-family:'Nanum Myeongjo';font-size:6rem;font-weight:bold;color:#2395c4}
.subCon .titleSect h4{font-size:4.8rem;color:#1588ca;line-height:1.1}
.subCon .titleSect p{font-size:2.4rem;color:#333;line-height:1.3;word-break:keep-all}
.subCon .titleSect p span{display:block;margin:20px 0;font-size:2.2rem}

.subCon .introTab{text-align:center}
.subCon .introTab ul{position:absolute;bottom:0;left:0;width:100%;height:60px;background:#fff;font-size:0;z-index:10}
.subCon .introTab ul li{display:inline-block;vertical-align:middle;margin:0 25px;padding-top:40px}
.subCon .introTab ul li a{display:block;padding-bottom:5px;font-size:1.8rem;color:#333;border-bottom:3px solid transparent}
.subCon .introTab ul li.active a,
.subCon .introTab ul li:hover a{color:#1588ca;border-bottom:3px solid #1588ca}

.subCon .subTab{margin-top:40px;text-align:center}
.subCon .subTab ul{display:inline-block;font-size:0;z-index:10}
.subCon .subTab ul li{display:inline-block;vertical-align:middle;width:230px;height:60px;line-height:58px;box-sizing:border-box;border:1px solid #9a9a9a;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.subCon .subTab ul li span{display:block;font-size:1.8rem;color:#666;cursor:pointer}
.subCon .subTab ul li.on{background:#48a9e0}
.subCon .subTab ul li.on span{color:#fff}
.subCon .subTab ul li.tab2_f{border-radius:10px 0 0 10px;border-right:0}
.subCon .subTab ul li.tab2_l{border-radius:0 10px 10px 0;border-left:0}



/* slider */
.step_slider{position:relative;overflow:hidden;max-width:690px;margin:0 auto;text-align:center}
.step_slider .swiper-slide{}
.step_slider .swiper-slide .img{margin-bottom:30px}
.step_slider .swiper-slide .txt{}
.step_slider .swiper-slide .txt h5{margin-bottom:10px;font-family:'Montserrat';font-size:2.4rem;color:#b48655}
.step_slider .swiper-slide .txt p{font-size:1.6rem;color:#fff}
.step_slider .swiper-pagination{position:relative;margin-top:20px;left:auto;bottom:auto}
.step_slider .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background:#43474d;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;outline:none;opacity:1}
.step_slider .swiper-pagination .swiper-pagination-bullet-active{width:50px;background:#c19b74;border-radius:10px}
.step_slider .swiper-controls{position:absolute;top:47%;left:0;width:100%;height:0;margin-top:-44px;z-index:10}
.step_slider .swiper-controls span{position:absolute;top:0}
.step_slider .swiper-controls .swiper-prev{left:0}
.step_slider .swiper-controls .swiper-next{right:0}
.step_slider .ctrls_grp span.prev:hover{background-image:url("//images.idhospital.com/image/iddental/common/slide_ctrls_prev_off.png")}
.step_slider .ctrls_grp span.next:hover{background-image:url("//images.idhospital.com/image/iddental/common/slide_ctrls_next_off.png")}



/* Layout Style - EXCEPTION(1600) */
@media screen and (max-width: 1600px) {
	.subTop .centerTxt .txt{max-width:calc(100% - 370px)}

	.diff .stdrd_b{padding-left:20px;padding-right:20px}
	.stdrd_b{padding:0 20px}

	.subCon .innerTxt .txtLeft{width:60%}

	.subCon .introTab{margin:0 20px;padding:0}
}


/* Layout Style - PC(1280) */
@media screen and (max-width: 1280px) {
	.stdrd_b{padding:0}
	.content_wrap{padding-left:0}
	.footer_wrap{padding-left:0}

	.subCon .nboard{padding:40px 40px 100px}

	.subCon .subTit.txtLeft.bgBlack{padding:0 40px}

	.subCon .introTab{margin:0 40px}
}


/* Layout Style - Laptop,Tablet(1024) */
@media screen and (max-width: 1024px) {
	.footer_wrap.foot_main .f_top{padding-right:5%;}

	.subTop .top_visual{height:800px}

	.subTop .rightTxt{width:60%;margin-top:220px}
	.subTop .rightTxt h3{font-size:4.5rem}
	.subTop .rightTxt p{margin-bottom:30px;font-size:2.2rem}
	.subTop .rightTxt ul li{font-size:1.6rem}

	.subTop .centerTxt{padding-top:200px}
	.subTop .centerTxt .img{width:280px}
	.subTop .centerTxt .img img{width:100%}
	.subTop .centerTxt .txt{margin-left:20px}
	.subTop .centerTxt .txt h3{margin-bottom:30px}
	.subTop .centerTxt .txt h3{margin-bottom:15px;font-size:4.5rem}
	.subTop .centerTxt .txt p{font-size:2.2rem}

	.subTop .centerTxt2{padding-top:200px}
	.subTop .centerTxt2 .txt h3{font-size:4.5rem}
	.subTop .centerTxt2 .txt p{font-size:2.2rem}
	.subTop .centerTxt2 ul li{width:150px;height:150px}

	.subCon .innerTxt .txtLeft{float:none;width:100%;text-align:center}
	.subCon .innerTxt .txtRight{float:none;width:100%;margin-left:0;text-align:center}
	.subCon .innerTxt .topB{margin:0 20px}

	.subCon .titleSect h3{font-size:4.5rem}
	.subCon .titleSect p{font-size:2rem}
	.subCon .titleSect h4{font-size:4rem}
	.subCon .titleSect p span{font-size:2rem}
}


/* Layout Style - Mobile(720) */
@media screen and (max-width: 720px) {
	.diff .stdrd_b{padding:40px 0}

	.subTop .top_visual{height:550px}
	.subTop .top_visual.short{display:none}
	.subTop .top_visual.network{display:block;height:360px}

	.subTop .rightTxt{width:100%;margin-top:300px;text-align:center}
	.subTop .rightTxt h3{margin-bottom:15px}
	.subTop .rightTxt p{margin-bottom:20px}
	.subTop .rightTxt ul{padding:0 10px}
	.subTop .rightTxt ul li{margin-bottom:7.5px}
	.subTop .rightTxt .txt img{width:130px;margin-bottom:0}

	.subTop .centerTxt{padding-top:120px}
	.subTop .centerTxt .img{display:block;width:130px;margin:0 auto}
	.subTop .centerTxt .txt{margin-left:0;max-width:100%;box-sizing:border-box;margin-top:30px;padding:0 20px;text-align:center}
	.subTop .centerTxt .txt img{width:270px}
	.subTop .centerTxt .txt h3{margin:15px 0 10px;font-size:4.2rem}
	.subTop .part .centerTxt{padding-top:40px}
	.subTop .part .centerTxt .img{position:absolute;bottom:5px;left:0;width:100%;margin:0}
	.subTop .part .centerTxt .img img{width:160px}
	.subTop .part .centerTxt .txt{margin-top:0}
	.subTop .part .centerTxt .txt img{width:130px;margin-bottom:0}
	.subTop .part .centerTxt .txt p{margin:15px 0 10px}
	.subTop .centerTxt .txt p.yellow{margin:15px 20px 0;line-height:1.4}
	.subTop .dol .centerTxt .txt h3{margin-top:15px}
	.subTop .half .centerTxt .txt{float:none;width:100%}
	.subTop .youth .centerTxt{padding-top:40px}
	.subTop .youth .centerTxt .img{position:absolute;bottom:5px;left:0;width:100%;margin:0}
	.subTop .youth .centerTxt .img img{width:160px}
	.subTop .youth .centerTxt .txt{margin-top:0}
	.subTop .youth .centerTxt .txt img{width:130px;margin-bottom:0}
	.subTop .youth .centerTxt .txt p{margin:15px 0 10px}

	.subTop .centerTxt2{padding-top:80px}
	.subTop .centerTxt2 ul{margin-top:30px}
	.subTop .centerTxt2 ul li{margin:7.5px}

	.subTop .blueBox{width:420px}
	.subTop .blueBox h3{font-size:40px}
	.subTop .blueBox p{font-size:22px}

	.subCon{padding-bottom:0}
	.subCon .sect{padding:40px 0}
	.subCon .nboard{padding:20px 20px 50px}

	.subCon .innerTxt .topB .chiChar{margin-bottom:15px}
	.subCon .innerTxt .topB .chiChar p{margin-right:10px}
	.subCon .innerTxt .topB .chiChar p i{height:20px;margin-top:2.5px}
	.subCon .innerTxt .topB .chiChar img{height:45px}
	.subCon .innerTxt .topB .chiChar h4{font-size:6rem}
	.subCon .innerTxt .topB{word-break:keep-all}
	.subCon .innerTxt .topB h4{margin-bottom:10px;font-size:3rem}
	.subCon .innerTxt .topB h5{margin-bottom:10px;font-size:2rem}
	.subCon .innerTxt .topB p br{display:none}
	.subCon .innerTxt .topB.left{text-align:center}
	.subCon .innerTxt .topB .bna{margin-bottom:10px;font-size:3.6rem}

	.subCon .subTit h3{margin-bottom:10px;padding:0 25px;font-size:34px}
	.subCon .subTit h3:before,
	.subCon .subTit h3:after{width:15px;background-size:cover}
	.subCon .subTit h4 p{font-size:26px}
	.subCon .subTit h4 span{margin-bottom:5px;font-size:18px}
	.subCon .subTit h4.eng span{font-size:24px}
	.subCon .subTit h4.eng i{font-size:24px}
	.subCon .subTit dl{margin-top:15px;padding:0 20px;font-size:15px}
	.subCon .subTit dl br{display:none}
	.subCon .subTit.txtLeft{text-align:center}
	.subCon .subTit.txtLeft.bgBlack{padding:0}

	.subCon .titleSect{padding:40px 0}
	.subCon .titleSect h3{margin-bottom:10px}
	.subCon .titleSect p span{margin:10px 0}
	.subCon .titleSect img{width:40%}

	.subCon .introTab{display:none}
	.subCon .introTab ul{position:relative;bottom:auto;left:auto;height:auto}
	.subCon .introTab ul li{margin:0 15px;padding-top:0}
	.subCon .introTab ul li a{padding:15px 0 10px;font-size:18px}

	.subCon .subTab{margin-top:20px}
	.subCon .subTab ul li{width:180px;height:50px;line-height:48px}
	.subCon .subTab ul li span{font-size:16px}

	.step_slider .swiper-slide .img{margin-bottom:20px}
	.step_slider .swiper-slide .txt h5{font-size:2.6rem}
	.step_slider .swiper-slide .txt p{font-size:1.8rem}
	.step_slider .swiper-pagination{margin-top:10px}
	.step_slider .swiper-controls{top:28%;margin-top:0}
	.step_slider .swiper-controls span{width:22px;height:44px;background-size:100%}
}


/* Layout Style - EXCEPTION(480) */
@media screen and (max-width: 480px) {
	.subTop .top_visual.network{height:180px}

	.subTop .centerTxt .txt img{width:220px}
	.subTop .centerTxt .txt .brown_t .skill{display:block;margin-right:0}
	.subTop .youth .centerTxt .txt{word-break:keep-all}
	.subTop .youth .centerTxt .txt br{display:none}

	.subTop .centerTxt2 ul li{width:120px;height:120px}

	.subTop .blueBox{width:270px;height:110px}
	.subTop .blueBox h3{font-size:24px}
	.subTop .blueBox p{font-size:14px}

	.subCon .nboard{padding:20px 10px 50px}

	.subCon .innerTxt .topB .chiChar h3{font-size:5rem}
	.subCon .innerTxt .topB .chiChar img{height:30px}
	.subCon .innerTxt .topB h5 br{display:none}

	.subCon .introTab ul li a{font-size:16px}

	.subCon .subTab ul li{width:120px;height:40px;line-height:38px}
}


/* Layout Style - Mobile Small(375) */
@media screen and (max-width: 375px) {
	.subCon .subTit{padding:0 10px}

	.subCon .introTab ul li a{font-size:14px}

	.subCon .subTab ul li span{font-size:14px}
}

</pre></body></html>