@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-1 .sub_txt { padding:50px 0 0; display:flex; }
.scene-1 .sub_txt div { width:50%; }
.scene-1 .sub_txt div:last-child { padding:50px; background-color:#f9f9f9; }
.scene-1 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:32px; font-weight:bolder; color:#333; margin-bottom:20px; }
.scene-1 .sub_txt div p { font-size:16px; line-height:24px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt div p b { color:#333; }
.scene-1 .sub_txt div img { max-width:100%; }

.scene-2 { padding:100px 0; border-bottom:1px solid #eee; background:url(/theme/basic/img/sub/surgery02/back.png) no-repeat center / cover; }
.scene-2 .cont_wrap { width:1200px; margin:auto; }
.scene-2 .main_txt { text-align:center; }
.scene-2 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#fff; margin-bottom:20px; }
.scene-2 .main_txt h2 font { display:block; color:#ef5301; }
.scene-2 .sub_txt { display:grid; grid-template-columns:repeat(3, 1fr); column-gap:10px; row-gap:10px; border-top:1px solid rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div { padding:50px; border-right:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div:first-child { border-left:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:21px; font-weight:normal; color:#fff; }
.scene-2 .sub_txt div h3:after { display:block;visibility:visible;clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:10px 0; }
.scene-2 .sub_txt div p { font-size:16px; line-height:24px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt div p b { color:#3b6174; }

.scene-3 { padding:100px 0; }
.scene-3 .cont_wrap { width:1200px; margin:auto; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#666; margin-bottom:20px; }
.scene-3 .main_txt h2 font { color:#ef5301; }
.scene-3 .main_txt h2:after { display:block;visibility:visible;clear:both;content:""; width:25px; height:1px; margin:25px auto; background-color:#3b6174; }
.scene-3 .main_txt h3 { font-family: 'Noto Sans KR'; font-size:24px; font-weight:bolder; color:#666; margin-bottom:20px; }
.scene-3 .main_txt p { font-family: 'Noto Sans KR'; font-size:16px; color:#666; margin-bottom:20px; }
.scene-3 .sub_txt { padding:50px 0 0; text-align:center; }
.scene-3 .sub_txt div { }
.scene-3 .sub_txt div img { max-width:90%; }

.scene-4 { padding:100px 0 0; }
.scene-4 .cont_wrap { max-width:1600px; margin:auto; }
.scene-4 .main_txt { text-align:center; width:100%; }
.scene-4 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; text-align:center; color:#666; }
.scene-4 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-4 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }
.scene-4 .sub_txt { padding:50px 0 0; }
.scene-4 .sub_txt ul { display:grid; grid-template-columns:repeat(4, 1fr); column-gap:0px; row-gap:0px; border-top:1px solid #eee; border-bottom:1px solid #eee; }
.scene-4 .sub_txt ul li { padding:100px 25px; border-right:1px solid #eee; }
.scene-4 .sub_txt ul li:first-child { border-left:1px solid #eee; }
.scene-4 .sub_txt ul li span { display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; background-color:#ef5301; color:#fff; margin-bottom:10px; }
.scene-4 .sub_txt ul li h2 { font-family:'GS_M'; font-size:24px; font-weight:500; color:#ef5301; margin-bottom:25px; }
.scene-4 .sub_txt ul li p { font-family: 'Noto Sans KR'; font-size:15px; line-height:24px; font-weight:normal; margin:3px 0; color:#aaa; }
}


@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-1 .sub_txt { padding:50px 0 0; display:flex; }
.scene-1 .sub_txt div { width:50%; }
.scene-1 .sub_txt div:last-child { padding:50px; background-color:#f9f9f9; }
.scene-1 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:32px; font-weight:bolder; color:#333; margin-bottom:20px; }
.scene-1 .sub_txt div p { font-size:16px; line-height:24px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt div p b { color:#333; }
.scene-1 .sub_txt div img { max-width:100%; }

.scene-2 { padding:100px 20px; border-bottom:1px solid #eee; background:url(/theme/basic/img/sub/surgery02/back.png) no-repeat center / cover; }
.scene-2 .cont_wrap { margin:auto; }
.scene-2 .main_txt { text-align:center; }
.scene-2 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#fff; margin-bottom:20px; }
.scene-2 .main_txt h2 font { display:block; color:#ef5301; }
.scene-2 .sub_txt { display:grid; grid-template-columns:repeat(3, 1fr); column-gap:10px; row-gap:10px; border-top:1px solid rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div { padding:50px; border-right:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div:first-child { border-left:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:21px; font-weight:normal; color:#fff; }
.scene-2 .sub_txt div h3:after { display:block;visibility:visible;clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:10px 0; }
.scene-2 .sub_txt div p { font-size:16px; line-height:24px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt div p b { color:#3b6174; }

.scene-3 { padding:100px 20px; }
.scene-3 .cont_wrap { margin:auto; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#666; margin-bottom:20px; }
.scene-3 .main_txt h2 font { color:#ef5301; }
.scene-3 .main_txt h2:after { display:block;visibility:visible;clear:both;content:""; width:25px; height:1px; margin:25px auto; background-color:#3b6174; }
.scene-3 .main_txt h3 { font-family: 'Noto Sans KR'; font-size:24px; font-weight:bolder; color:#666; margin-bottom:20px; }
.scene-3 .main_txt p { font-family: 'Noto Sans KR'; font-size:16px; color:#666; margin-bottom:20px; }
.scene-3 .sub_txt { padding:50px 0 0; text-align:center; }
.scene-3 .sub_txt div { }
.scene-3 .sub_txt div img { max-width:90%; }

.scene-4 { padding:100px 20px 0; }
.scene-4 .cont_wrap { margin:auto; }
.scene-4 .main_txt { text-align:center; width:100%; }
.scene-4 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; text-align:center; color:#666; }
.scene-4 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-4 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }
.scene-4 .sub_txt { padding:50px 0 0; }
.scene-4 .sub_txt ul { display:grid; grid-template-columns:repeat(4, 1fr); column-gap:0px; row-gap:0px; border-top:1px solid #eee; border-bottom:1px solid #eee; }
.scene-4 .sub_txt ul li { padding:100px 25px; border-right:1px solid #eee; }
.scene-4 .sub_txt ul li:first-child { border-left:1px solid #eee; }
.scene-4 .sub_txt ul li span { display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; background-color:#ef5301; color:#fff; margin-bottom:10px; }
.scene-4 .sub_txt ul li h2 { font-family:'GS_M'; font-size:24px; font-weight:500; color:#ef5301; margin-bottom:25px; }
.scene-4 .sub_txt ul li p { font-family: 'Noto Sans KR'; font-size:15px; line-height:24px; font-weight:normal; margin:3px 0; color:#aaa; }
}


@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-1 .sub_txt { padding:50px 0 0; }
.scene-1 .sub_txt div:last-child { padding:20px; background-color:#f9f9f9; }
.scene-1 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:32px; font-weight:bolder; color:#333; margin-bottom:20px; }
.scene-1 .sub_txt div p { font-size:16px; line-height:24px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt div p b { color:#333; }
.scene-1 .sub_txt div img { max-width:100%; }

.scene-2 { padding:100px 20px; border-bottom:1px solid #eee; background:url(/theme/basic/img/sub/surgery02/back.png) no-repeat center / cover; }
.scene-2 .cont_wrap { margin:auto; }
.scene-2 .main_txt { text-align:center; }
.scene-2 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#fff; margin-bottom:20px; }
.scene-2 .main_txt h2 font { display:block; color:#ef5301; }
.scene-2 .sub_txt { display:grid; grid-template-columns:repeat(1, 1fr); column-gap:10px; row-gap:10px; border-left:1px solid rgba(255,255,255,0.3); border-right:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div { padding:20px; border-top:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div:last-child { border-bottom:1px solid rgba(255,255,255,0.3); }
.scene-2 .sub_txt div h3 { font-family: 'Noto Sans KR'; font-size:21px; font-weight:normal; color:#fff; }
.scene-2 .sub_txt div h3:after { display:block;visibility:visible;clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:10px 0; }
.scene-2 .sub_txt div p { font-size:16px; line-height:24px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt div p b { color:#3b6174; }

.scene-3 { padding:100px 20px; }
.scene-3 .cont_wrap { margin:auto; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#666; margin-bottom:20px; }
.scene-3 .main_txt h2 font { display:block; color:#ef5301; }
.scene-3 .main_txt h2:after { display:block;visibility:visible;clear:both;content:""; width:25px; height:1px; margin:25px auto; background-color:#3b6174; }
.scene-3 .main_txt h3 { font-family: 'Noto Sans KR'; font-size:24px; font-weight:bolder; color:#666; margin-bottom:20px; }
.scene-3 .main_txt p { font-family: 'Noto Sans KR'; font-size:16px; color:#666; margin-bottom:20px; }
.scene-3 .sub_txt { padding:50px 0 0; text-align:center; }
.scene-3 .sub_txt div { }
.scene-3 .sub_txt div img { max-width:90%; }

.scene-4 { padding:100px 20px 0; }
.scene-4 .cont_wrap { margin:auto; }
.scene-4 .main_txt { text-align:center; width:100%; }
.scene-4 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; text-align:center; color:#666; }
.scene-4 .main_txt p { font-size:15px; font-weight:normal; text-align:center; margin:3px 0; color:#aaa; }
.scene-4 .main_txt p:after { display:block;visibility:visible;clear:both;content:""; width:1px; height:30px; background-color:#aaa; margin:10px auto; }
.scene-4 .sub_txt { padding:50px 0 0; }
.scene-4 .sub_txt ul { display:grid; grid-template-columns:repeat(1, 1fr); column-gap:0px; row-gap:0px; border-left:1px solid #eee; border-right:1px solid #eee; }
.scene-4 .sub_txt ul li { padding:25px; border-bottom:1px solid #eee; }
.scene-4 .sub_txt ul li:first-child { border-top:1px solid #eee; }
.scene-4 .sub_txt ul li span { display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; background-color:#ef5301; color:#fff; margin-bottom:10px; }
.scene-4 .sub_txt ul li h2 { font-family:'GS_M'; font-size:24px; font-weight:500; color:#ef5301; margin-bottom:25px; }
.scene-4 .sub_txt ul li p { font-family: 'Noto Sans KR'; font-size:15px; line-height:24px; font-weight:normal; margin:3px 0; color:#aaa; }
}
