@charset "utf-8";

.ctt_admin { display:none; }

[class^="scene-"]{position: relative; width: 100%;}
[class^="scene-"] .inner{position:relative; z-index: 1;}
[class^="scene-"] .cont_wrap{overflow:hidden;}
[class^="scene-"] .main_txt{position: relative; visibility:hidden;}
[class^="scene-"] .sub_txt{position: relative; visibility:hidden;}
[class^="scene-"] .mobile_wrap{position: relative; visibility:hidden;}
[class^="scene-"] .vi_wrap{position: relative; visibility:hidden;}
[class^="scene-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}

[class^="scene-"].active .main_txt{visibility:visible !important;}
[class^="scene-"].active .sub_txt{visibility:visible !important;}
[class^="scene-"].active .mobile_wrap{visibility:visible !important;}
[class^="scene-"].active .vi_wrap{visibility:visible !important;}
[class^="scene-"].active .cont_wrap .info_wrap{visibility:visible !important;}

/* 내용관리 */
@media screen and (min-width:1201px) {
.scene-1 { padding:100px 0 0; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { text-align:center; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; text-align:center; color:#666; }
.scene-1 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-1 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }

.scene-2 { padding:100px 0; }
.scene-2 .cont_wrap { width:1200px; margin:auto; }
.scene-2 .main_txt { text-align:left; padding:50px; box-sizing:border-box; display:flex; border:1px solid #eee; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); border-radius:15px; margin-bottom:15px; }
.scene-2 .main_txt > h2 { width:400px; font-family:'GS_B'; color:#ef5301; font-size:24px; font-weight:500; padding:0 0 0 35px; position:relative; }
.scene-2 .main_txt > h2:after { display:block; visibility:visible; content:""; width:25px; height:25px; position:absolute; top:0px; left:0px; background:url(/theme/basic/img/sub/dentistry01/icon.png) no-repeat center / cover; }
.scene-2 .main_txt > div { width:calc(100% - 400px); }
.scene-2 .main_txt > div > div { margin-bottom:50px; }
.scene-2 .main_txt p { font-family: 'Noto Sans KR'; font-size:15px; color:#666; padding:3px 0; }
.scene-2 .main_txt h5 { font-family: 'Noto Sans KR'; color:#ef5301; font-size:21px; font-weight:500; margin-bottom:10px; }
.scene-2 .main_txt ul { padding:15px 0; }
.scene-2 .main_txt ul li { display:flex; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; }
.scene-2 .main_txt ul li span { display:block; padding:15px; }
.scene-2 .main_txt ul li h6 { width:250px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; border-right:1px solid #ddd; }
.scene-2 .main_txt ul li h6 img { max-width:100%; }
.scene-2 .main_txt ul li p { width:calc(100% - 250px); padding:20px; }
.scene-2 .main_txt ul li p b { display:block; font-size:18px; }
.scene-2 .main_txt dl dt { background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; padding:15px; }
.scene-2 .main_txt dl dt h6 { font-family: 'Noto Sans KR'; font-size:15px; color:#333; margin-bottom:15px; }
.scene-2 .main_txt dl dt p img { max-width:100%; margin-right:5px; border-radius:10px; }
.scene-2 .main_txt dl dt p { }
.scene-2 .main_txt .warning { font-family: 'Noto Sans KR'; font-size:16px; color:#900; padding:25px 0; }
}


@media screen and (max-width:1200px) and (min-width:901px) {
.scene-1 { padding:100px 20px 0; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { text-align:center; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; text-align:center; color:#666; }
.scene-1 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-1 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }

.scene-2 { padding:100px 20px; }
.scene-2 .cont_wrap { margin:auto; }
.scene-2 .main_txt { text-align:left; padding:50px; box-sizing:border-box; display:flex; border:1px solid #eee; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); border-radius:15px; margin-bottom:15px; }
.scene-2 .main_txt > h2 { width:400px; font-family:'GS_B'; color:#ef5301; font-size:24px; font-weight:500; padding:0 0 0 35px; position:relative; }
.scene-2 .main_txt > h2:after { display:block; visibility:visible; content:""; width:25px; height:25px; position:absolute; top:0px; left:0px; background:url(/theme/basic/img/sub/dentistry01/icon.png) no-repeat center / cover; }
.scene-2 .main_txt > div { width:calc(100% - 400px); }
.scene-2 .main_txt > div > div { margin-bottom:50px; }
.scene-2 .main_txt p { font-family: 'Noto Sans KR'; font-size:15px; color:#666; padding:3px 0; }
.scene-2 .main_txt h5 { font-family: 'Noto Sans KR'; color:#ef5301; font-size:21px; font-weight:500; margin-bottom:10px; }
.scene-2 .main_txt ul { padding:15px 0; }
.scene-2 .main_txt ul li { display:flex; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; }
.scene-2 .main_txt ul li span { display:block; padding:15px; }
.scene-2 .main_txt ul li h6 { width:250px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; border-right:1px solid #ddd; }
.scene-2 .main_txt ul li h6 img { max-width:100%; }
.scene-2 .main_txt ul li p { width:calc(100% - 250px); padding:20px; }
.scene-2 .main_txt ul li p b { display:block; font-size:18px; }
.scene-2 .main_txt dl dt { background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; padding:15px; }
.scene-2 .main_txt dl dt h6 { font-family: 'Noto Sans KR'; font-size:15px; color:#333; margin-bottom:15px; }
.scene-2 .main_txt dl dt p img { max-width:100%; margin-right:5px; border-radius:10px; }
.scene-2 .main_txt dl dt p { }
.scene-2 .main_txt .warning { font-family: 'Noto Sans KR'; font-size:16px; color:#900; padding:25px 0; }
}


@media screen and (max-width:900px) {
.scene-1 { padding:100px 20px 0; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { text-align:center; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#666; }
.scene-1 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-1 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }

.scene-2 { padding:100px 20px; }
.scene-2 .cont_wrap { margin:auto; }
.scene-2 .main_txt { text-align:left; box-sizing:border-box; margin-bottom:50px; }
.scene-2 .main_txt > h2 { font-family:'GS_B'; color:#ef5301; font-size:24px; font-weight:500; padding:0 0 0 35px; position:relative; margin-bottom:25px; }
.scene-2 .main_txt > h2:after { display:block; visibility:visible; content:""; width:25px; height:25px; position:absolute; top:0px; left:0px; background:url(/theme/basic/img/sub/dentistry01/icon.png) no-repeat center / cover; }
.scene-2 .main_txt > div {  }
.scene-2 .main_txt > div > div { margin-bottom:25px; }
.scene-2 .main_txt p { font-family: 'Noto Sans KR'; font-size:15px; color:#666; padding:3px 0; }
.scene-2 .main_txt h5 { font-family: 'Noto Sans KR'; color:#ef5301; font-size:15px; font-weight:500; margin-bottom:10px; }
.scene-2 .main_txt ul { padding:15px 0; }
.scene-2 .main_txt ul li { background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; }
.scene-2 .main_txt ul li span { display:block; padding:15px; }
.scene-2 .main_txt ul li h6 { font-family: 'Noto Sans KR'; font-size:15px; color:#333; border-right:1px solid #ddd; }
.scene-2 .main_txt ul li h6 img { width:100%; }
.scene-2 .main_txt ul li p { padding:20px; }
.scene-2 .main_txt ul li p b { display:block; font-size:18px; }
.scene-2 .main_txt dl dt { background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-bottom:8px; border-radius:10px; font-family: 'Noto Sans KR'; font-size:15px; color:#333; overflow:hidden; padding:15px; }
.scene-2 .main_txt dl dt h6 { font-family: 'Noto Sans KR'; font-size:15px; color:#333; margin-bottom:15px; }
.scene-2 .main_txt dl dt p img { width:100%; margin-bottom:5px; border-radius:10px; }
.scene-2 .main_txt dl dt p { }
.scene-2 .main_txt .warning { font-family: 'Noto Sans KR'; font-size:16px; color:#900; padding:25px 0; }
}
