@charset "utf-8";

#pageCont{padding-bottom: 120px;}

.s_visual { position:relative;width:100%; margin: 0 auto; height:760px; line-height:1.4; box-sizing:border-box;overflow:hidden; background:no-repeat center center; background-size:cover;color: #fff; }
.s_visual:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; background: url('/derma/images/sub/s_visual_bg.png')no-repeat left top; background-size:auto 100%;}
.s_visual .inner{height: 100%;}
.s_visual .inner .txt_box{position: absolute; bottom: 150px;}
.s_visual .s_visual_in { position:relative; display:table; width:100%; height:100%;  z-index:2;margin: 0 auto;}
.s_visual .sv_tit { display:table-cell; box-sizing:border-box; color:#fff; vertical-align:bottom; text-align: left; padding-bottom: 175px;}
.s_visual .sv_tit h3{font-size: 70px; font-weight: 200; line-height: 1.1em;text-decoration: underline 1px rgba(255,255,255,0.5); text-underline-position: from-font;     font-family: 'SCoreDream';}
.s_visual .sv_tit h3 b{font-weight: 500;}
.s_visual .sv_tit h4{font-family: 'Marcellus', serif; font-weight: 400; font-size: 32px; margin-top: 45px;}

@media all and (max-width:1280px){
	.s_visual{height: 60vw; min-height: 320px;}
	.s_visual .sv_tit{padding-bottom: 140px;}
	.s_visual .sv_tit h3{font-size: 56px; line-height: 1.4em;}
	.s_visual .sv_tit h4{font-size: 28px;}
	#pageCont{padding-bottom: 100px;}
}
@media all and (max-width:976px){
	.s_visual .sv_tit{padding-bottom: 50px;}
	.s_visual .sv_tit h3{font-size: 44px;}
	.s_visual .sv_tit h4{font-size: 24px; margin-top: 18px;}
	#pageCont{padding-bottom: 70px;}
}
@media all and (max-width:640px){
	.s_visual .sv_tit{padding-bottom: 40px;}
	.s_visual .sv_tit h3{font-size: 36px;}
	.s_visual .sv_tit h4{font-size: 20px;}
}
@media all and (max-width:480px){
	.s_visual .sv_tit h3{font-size: 32px;}
	.s_visual .sv_tit h4{font-size: 18px;}
}

/* Sub-Menu */

.sub_menu_wrap { position:relative; width: 100%; max-width: 1600px; font-size: 0; z-index: 2; background-color: #fff; border: 1px solid #f3f3f3; margin: -40px auto 0;}
.sub_menu_wrap .m_home{display:none; position:static; float:left; background:#b0915f url("/images/sub/ico_home.png") no-repeat center; border:0; background-size: 31px auto; width: 80px; height: 80px;}
.sub_menu_wrap .m_2dep_box {text-align:center; width: 100%; }
.sub_menu_wrap .m_2dep_box .smenu{display:flex; justify-content: center;}
.sub_menu_wrap .m_2dep_box li { position:relative; display:inline-block; font-size: 1.6rem; font-weight: 400; padding: 30px 0; line-height: 20px; }
.sub_menu_wrap .m_2dep_box li a { color:#7c7c7c; display: block; border-left-width:0; transition: .2s ease; padding: 0 55px; font-size: 1.8rem; font-weight: 400; border-right: 1px solid #ececec;}
.sub_menu_wrap .m_2dep_box li:last-child a{border-right: 0;}
.sub_menu_wrap .m_2dep_box li.s_on{color:#222; font-weight: 500;}
.sub_menu_wrap .m_2dep_box li:hover a {color: #222; font-weight: 500;}
.sub_menu_wrap .m_2dep_box li a.on{ color: #222; font-weight: 500;}
.sub_menu_wrap .m_2dep_box li:first-child a { border-left-width: 1px; }

.sub_menu_wrap .list2{display: none;}

@media all and (max-width:1630px){
	.sub_menu_wrap .m_2dep_box li a{padding: 0 30px;}
    .sub_menu_wrap{width: 94%;}
}

@media all and (max-width:976px) {
	

	
	.sub_menu_wrap{ width:100%;  height:60px;  line-height:60px; margin:0px auto 0; padding:0; background: #fff; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }
  .sub_menu_wrap::before  { display: none;}
  .sub_menu_wrap .inner{width:100%;}
/*	.sub_menu_wrap .m_home{width:60px; height:60px; display: block; }*/
	.sub_menu_wrap .m_dep_box{display:block; width:220px; float:left; border-right:1px solid #f1ece0; text-align:left; cursor:pointer;height:60px; line-height:60px; font-size: 1.6rem;  }
	.sub_menu_wrap .m_dep_tit {display:block; background:url('/images/sub/arrow_down.png') no-repeat 95% center; height:60px; line-height:60px; color:#333; box-sizing:border-box; padding:0 15px; cursor:pointer; }
	.sub_menu_wrap .m_dep_box .smenu{ display:none; width:calc(100% + 2px); margin-left:-1px; background:#f9f9f9; box-sizing:Border-box; border:1px solid #ddd; border-top:0; position: relative; transform: skew(0.1deg);}
	.sub_menu_wrap .m_dep_box .smenu li {margin:0; width:100% !important; max-width: 100%; display:block; box-sizing:border-box;  border:0; border-top:1px dotted #ddd; padding:0; font-weight: 400;}
	.sub_menu_wrap .m_dep_box .smenu li:hover{background:#ccc;}
	.sub_menu_wrap .m_dep_box .smenu li:hover a{padding:10px 15px; border:0;}
	.sub_menu_wrap .m_dep_box .smenu li a.on{background:#645894; color:#FFF; border:0; padding:10px 15px;}
	.sub_menu_wrap .m_dep_box .smenu li:first-child{border-top:0;}
	.sub_menu_wrap .m_dep_box .smenu a{ color:#333; display:block; width:100%;  padding:10px 15px; box-sizing:border-box; line-height:normal; font-size: 1.4rem;font-weight: 400;}
	.sub_menu_wrap .m_2dep_box li:before{display:none;}
	.sub_menu_wrap .m_home{display: none;}
}

@media all and (max-width:767px) {
/*
	.sub_menu_wrap{ height:50px;  line-height:50px; }
	.sub_menu_wrap .m_home{width:50px;  height:50px;}
	.sub_menu_wrap .m_dep_tit{height:50px; line-height:50px;}
*/
	.sub_menu_wrap .m_dep_box{width:calc(50%); transform: skew(0.1deg)}
	.sub_menu_wrap .m_2dep_box{border-right:0;}
}

@media all and (max-width:568px) {
/*  .sub_menu_wrap { margin-top: 10%; }*/
}

@media all and (max-width:480px) {
/*  .sub_menu_wrap{ height:40px;  line-height:40px; }*/
/*	.sub_menu_wrap .m_home{width:40px;  height:40px;}*/
/*	.sub_menu_wrap .m_dep_tit{height:40px; line-height:40px;}*/
}


/* 
.sub_menu_wrap { position:relative;  width:50%; max-width: 1600px; height:80px; line-height:80px; margin-left: auto; padding:0; margin-top: -80px;
    font-weight:400; box-sizing:border-box; z-index:2; background: #fff; border: 1px solid #e5e5e5; border-top: 0; border-left:0;  border: 0;}
.sub_menu_wrap .m_home{ position:static; display:block; width:80px; height:80px; float:left; background: #fff url("/derma/images/sub/ico_home.png")no-repeat center; border:0;  }
.sub_menu_wrap .m_home a{display: block; width: 100%; height: 100%;}
.sub_menu_wrap .m_dep_box{ position: relative; display:block; width:280px; float:left; text-align:left; cursor:pointer;border-right:0px solid #dedede; font-size: 1.8rem; }
.sub_menu_wrap .m_dep_tit { display:block; background:url('/derma/images/sub/arrow_down.png') no-repeat 88% center; font-weight: 600;  color:#212121; box-sizing:border-box; padding:0 1.5em; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px;}
.sub_menu_wrap .m_dep_box .smenu { position: absolute; display:none; width:calc(100% + 2px); margin-left:-1px; background:#fffefb; box-sizing:Border-box; border:1px solid #ddd; border-top:0;}
.sub_menu_wrap .m_dep_box .smenu li {margin:0; width:100%; display:block; box-sizing:border-box;  border-top:1px dotted #ddd; padding:0;}
.sub_menu_wrap .m_dep_box .smenu li.none{display: none;}
.sub_menu_wrap .m_dep_box .smenu li:hover{background:#ccc;}
.sub_menu_wrap .m_dep_box .smenu li:hover a { border:0; font-weight:500;}
.sub_menu_wrap .m_dep_box .smenu li a.on{background:#8077b7; color:#fff; border:0; }
.sub_menu_wrap .m_dep_box .smenu li:first-child{border-top:0;}
.sub_menu_wrap .m_dep_box .smenu a { color:#333; display:block; width:100%;  padding:1em 1.5em; box-sizing:border-box; line-height:normal; font-size: 1.6rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sub_menu_wrap .m_dep_box .smenu a br { display: none; }
.sub_menu_wrap .m_2dep_box li:before {display:none;}
.sub_menu_wrap .m_3dep_box li:before {display:none;}

@media all and (max-width:1900px){
	.sub_menu_wrap{min-width: 970px;}
}
@media all and (max-width:1280px){
	.sub_menu_wrap .m_dep_tit{font-size: 17px;}
}
@media all and (max-width: 976px){
	.sub_menu_wrap { height: 70px; line-height: 70px; margin-top: 0; border-bottom: 1px solid #eee; min-width: 0; width: 100%;}
	.sub_menu_wrap .in{display: flex;}
	.sub_menu_wrap .m_home { width:70px; height:70px;   background-size: 100% auto;  border-bottom: 1px solid #eee;}
	.sub_menu_wrap .m_dep_box { width: calc((100% - 70px) / 3);  flex: auto;}
	.sub_menu_wrap .m_2dep_box { border-right:0; }
	.sub_menu_wrap .m_dep_tit{font-size: 16px;}
}

@media all and (max-width: 640px){
	.sub_menu_wrap { width: 100%; height: 60px; line-height: 60px; transform: none;}
	.sub_menu_wrap .m_home { width:60px; height:60px;}
	.sub_menu_wrap .m_dep_box { width: calc((100% - 60px) / 3); font-size: 15px;}
	.sub_menu_wrap .m_dep_tit{font-size: 15px;}
}


@media all and (max-width: 480px){
	.sub_menu_wrap { width: 100%; height: 50px; line-height: 50px;}
	.sub_menu_wrap .m_home { width:50px; height:50px; }
	.sub_menu_wrap .m_dep_box {  width: calc((100% - 50px) / 3); }
	.sub_menu_wrap .m_dep_tit { padding: 0 0.8em; font-size: 1.7rem; background-size: 12px auto; }
	.sub_menu_wrap .m_dep_box .smenu a { padding: 0.8em 1em; }
} */



#subTitle{text-align: center; font-size: 40px; font-weight: 700; color: #222; padding: 100px 0 80px;}
#subTitle p{color: #666; font-weight: 400; font-size: 1.7rem; margin-top: 15px; font-weight: 300;}

@media all and (max-width:1280px){
	#subTitle{font-size: 36px; padding: 90px 0 80px;}
}
@media all and (max-width:976px){
	#subTitle{font-size: 30px; padding: 70px 0 60px;}
	#subTitle p{font-size: 16px; margin-top: 6px;}
}
@media all and (max-width:640px){
	#subTitle{font-size: 28px; padding: 60px 0 45px;}
}

/* terms */
.terms{margin: 3rem 0; transform: skew(0.1deg); }
.terms h3 {font-size:2.3em; color:#212121;  text-align:center; padding-bottom:30px;}
.terms dl { padding-bottom:3%;}
.terms dl dt {font-size:2.4rem; color:#212121; line-height:2.3em;  color: 000; font-weight: 700;}
.terms dl dd {font-size:1.6rem; padding-left:28px; line-height: 1.8em; color: #666; font-family: 'Noto Sans KR', sans-serif;}
.terms dl dd b{color: #444;}
.terms dl h4{font-size: 1.8rem; color: #444; margin: 0.5em 0;}

@media all and (max-width:999px){
    .terms dl dd{padding-left: 0;}
}



.tabmenu { text-align: center; width: 94%; max-width: 1080px; margin: 0 auto 5%; overflow: hidden;  }
.tabmenu li { position: relative; display: inline-block;  border: 1px solid #dedede;  box-sizing: border-box;  }
.tabmenu.col2 { width: 50%; }
.tabmenu.col2 li { width: 50%; }
.tabmenu.col3 { width: 75%; }
.tabmenu.col3 li { width: 33.33%; }
.tabmenu.col5 li { width: 20%; }
.tabmenu.col6 li { width: 16.66666%;  margin-left:-3px; }
.tabmenu li a { text-decoration: none; width:100%; height:60px; line-height: 60px; display: block; background:#fff;
                      color:#434343; font-size:1.8rem; font-weight: 700;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.tabmenu li:first-child {border-left:1px solid #dedede }



/* 페이지 인식을 위한 부분 */
.tab01 .tabmenu  a.menu1,
.tab02 .tabmenu  a.menu2,
.tab03 .tabmenu  a.menu3,
.tab04 .tabmenu  a.menu4,
.tab05 .tabmenu  a.menu5,
.tab06 .tabmenu  a.menu6,
.tab07 .tabmenu  a.menu7,
.tab08 .tabmenu  a.menu8,
.tab09 .tabmenu  a.menu9,
.tab10 .tabmenu  a.menu10 { color:#fff; background:#645894; font-weight:500; border-color: #645894 !important; z-index:100; }

@media all and (max-width:976px) {
	.tabmenu { margin: 0 auto 50px;}
	.tabmenu li a { height:60px; line-height: 60px; }
}
@media all and (max-width:640px) {
	.tabmenu { padding-top: 1px; }  
	.tabmenu.col6:nth-child(1),
	.tabmenu.col6:nth-child(2),
	.tabmenu.col6:nth-child(3) {  border-top: 1px solid #dedede; }
	.tabmenu.col6 li { width: 33.3333%; margin-top:-2px; }
}
@media all and (max-width:480px) {
	.tabmenu { margin: 0 auto 2em}
	.tabmenu li a { height:45px; line-height: 45px;  }
}




.tabmenu.intro1-1 { text-align: center; width: 94%; max-width: 1080px; margin: 0 auto 3%; overflow: hidden;  }
.tabmenu.intro1-1 li { position: relative; display: inline-block;  border: 0px solid #dedede;  box-sizing: border-box;  }
.tabmenu.intro1-1.col2 { width: 50%; }
.tabmenu.intro1-1.col2 li { width: 50%; }
.tabmenu.intro1-1.col3 { width: 75%; }
.tabmenu.intro1-1.col3 li { width: 33.33%; }
.tabmenu.intro1-1.col5 li { width: 20%; }
.tabmenu.intro1-1.col6 li { width: 16.66666%;  margin-left:-3px; }
.tabmenu.intro1-1.col7 li { width: 14%;  margin-left:-3px; }
.tabmenu.intro1-1 li a { text-decoration: none; width:100%; height:45px; line-height: 45px; display: block; background:#f5f5f5;
                      color:#434343; font-size:1.8rem; font-weight: 700;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.tabmenu.intro1-1 li:first-child {border-left:0px solid #dedede }



.memberWrap{padding:50px  50px; border:1px solid #ddd}
.memberWrap .mem_tit { font-size:2.3rem; font-weight:700; margin:0 0 30px; color:#222}
.memberWrap p {padding-bottom:3%; font-size: 1.6rem; line-height: 22px;  color:#454545; line-height:1.9em} 
.memberWrap .pro_tit { font-size:1.8rem; font-weight:700; color:#222; padding-bottom:0;}

@media screen and (max-width:976px){
	.memberWrap {padding:3%}
}




.tb-style1{width: 100%; font-size:2rem; text-align: center; }
.tb-style1 thead tr th{padding: 1.5em 10px; background-color: #796d9b; border-right: 1px solid #eee; font-size:2.5rem; font-weight: 500; border-bottom: 1px solid #eee; color: #FFF; }
.tb-style1 thead tr td{padding: 1.5em 10px; background-color: #fff; border-right: 1px solid #eee; font-size:2rem; font-weight: 500; border-bottom: 1px solid #eee;  border-bottom: 1px solid #dedede;}
.tb-style1 thead tr td span{font-size: 1.6rem; display: inline-block;}
.tb-style1 thead tr td span.mb{margin-bottom: 20px;}
.tb-style1 thead tr th.bg{background-color: #9aaec6; color: #fff;}
.tb-style1 thead tr th:last-child{border-right: 0;}
.tb-style1 tbody tr th{ border-bottom: 1px solid #dedede; border-right: 1px solid #eee;}
.tb-style1 tbody tr td{padding: 30px 6px; border-bottom: 1px solid #dedede; border-right: 1px solid #eee;}
.tb-style1 tbody tr td.bg{background-color: #fff; color: #212121; font-weight: 500;}
.tb-style1 tbody tr td:last-child{border-right: 0;}


@media all and (max-width:640px) {
    .scroll{overflow-x: scroll; padding-top: 40px; position: relative;}
    .scroll::after{content: '※ 화면을 옆으로 스크롤 해주세요.'; top: 15px; left: 5px; position: absolute; width: 100%; height: 20px; font-size: 1.5rem;}
    .scroll .tb-style1{width:600px;}
    .tb-style1 thead tr th{padding: 1em 10px; font-size:2rem;}
}