@charset "utf-8";

[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;}

.anchur { position:absolute; top:-50px; }

@media screen and (min-width:901px) {
[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-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 {  padding:100px 20px; position:relative;  }
.scene-1 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-1 .main_txt { overflow:hidden; text-align:center; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-1 .main_txt h2 font { color:#ff9700; }
.scene-1 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-1 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-1 .sub_txt { overflow:hidden; text-align:left; margin:auto; padding:50px 0 0; }
.scene-1 .sub_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }

.scene-2 {  padding:200px 20px; position:relative; background:url(/theme/basic/img/sub/vison/back.jpg) no-repeat center / cover; background-attachment:fixed; }
.scene-2 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-2 .main_txt { overflow:hidden; text-align:center; }
.scene-2 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-2 .main_txt h2 font { color:#ff9700; }
.scene-2 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; color:#fff; word-break:keep-all; }
.scene-2 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }

.scene-3 {  padding:100px 20px; position:relative;  }
.scene-3 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-3 .main_txt { overflow:hidden; text-align:center; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-3 .main_txt h2 font { color:#ff9700; }
.scene-3 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-3 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-3 .sub_txt { overflow:hidden; text-align:left; margin:auto; padding:50px 0 0; display:grid; grid-template-columns:repeat(3, 1fr); column-gap:14px; row-gap:14px; }
.scene-3 .sub_txt div {  padding:30px; background-color:rgba(255,255,255,0.1); }
.scene-3 .sub_txt div h2 { font-size:21px; font-family: 'Noto Sans KR'; font-weight:bolder; color:#ff9700; text-align:center; word-break:keep-all; }
.scene-3 .sub_txt div p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }
.scene-3 .sub_txt span { display:block; text-align:center; padding:0 0 20px; }
.scene-3 .sub_txt span img { width:50px; }
}


@media screen and (max-width:900px) {
[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-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 {  padding:100px 20px; position:relative;  }
.scene-1 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-1 .main_txt { overflow:hidden; text-align:center; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-1 .main_txt h2 font { color:#ff9700; }
.scene-1 .main_txt p { font-size:17px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-1 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-1 .sub_txt { overflow:hidden; text-align:left; margin:auto; padding:50px 0 0; }
.scene-1 .sub_txt p { font-size:17px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }

.scene-2 {  padding:100px 20px; position:relative; background:url(/theme/basic/img/sub/vison/back.jpg) no-repeat center / cover; background-attachment:fixed; }
.scene-2 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-2 .main_txt { overflow:hidden; text-align:center; }
.scene-2 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-2 .main_txt h2 font { color:#ff9700; }
.scene-2 .main_txt p { font-size:17px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; color:#fff; word-break:keep-all; }
.scene-2 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }

.scene-3 {  padding:100px 20px; position:relative;  }
.scene-3 .cont_wrap { margin:auto; position:relative; max-width:1200px; }
.scene-3 .main_txt { overflow:hidden; text-align:center; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-3 .main_txt h2 font { color:#ff9700; }
.scene-3 .main_txt p { font-size:17px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-3 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-3 .sub_txt { overflow:hidden; text-align:left; margin:auto; padding:50px 0 0; display:grid; grid-template-columns:repeat(1, 1fr); column-gap:14px; row-gap:14px; }
.scene-3 .sub_txt div {  padding:30px; background-color:rgba(255,255,255,0.1); }
.scene-3 .sub_txt div h2 { font-size:24px; font-family: 'Noto Sans KR'; font-weight:bolder; color:#ff9700; text-align:center; word-break:keep-all; }
.scene-3 .sub_txt div p { font-size:17px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }
.scene-3 .sub_txt span { display:block; text-align:center; padding:0 0 20px; }
.scene-3 .sub_txt span img { width:50px; }
}


