@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:1201px) {
[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 0; position:relative; }
.scene-1 .cont_wrap { width:1200px; margin:auto; }
.scene-1 .cont_wrap .inner { display:flex; }
.scene-1 .main_txt { text-align:center; width:calc(100% - 650px); }
.scene-1 .main_txt img { max-width:100%; }
.scene-1 .sub_txt { text-align:left; width:650px; }
.scene-1 .sub_txt h2 { font-size:48px; color:#333; font-family:'GS_B'; margin-top:100px; text-align:center; }
.scene-1 .sub_txt h3 { font-size:27px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:15px auto; background-color:#666; }
.scene-1 .sub_txt p { padding:0; color:#666; font-size:18px; margin-bottom:20px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt p span { display:inline-block; vertical-align:top; margin:0 0 4px; padding:0 20px; height:32px; line-height:28px; color:#fff; border-radius:30px; font-size:16px; background-color:#000060; }
.scene-1 .sub_txt img { max-width:90%; }

.scene-2 { padding:100px 0; position:relative; background:url(/theme/basic/img/sub/process.png) no-repeat center / cover; }
.scene-2 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-2 .main_txt { padding:0 0 50px; }
.scene-2 .main_txt h2 { font-size:36px; color:#fff; font-family:'GS_B'; text-align:center; text-shadow:0 0 10px rgba(0,0,0,0.2); }
.scene-2 .sub_txt { text-align:center; }
.scene-2 .sub_txt ul { display:flex; }
.scene-2 .sub_txt ul li { width:20%; padding:20px; }
.scene-2 .sub_txt h5 { font-size:21px; color:#fff; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt h5:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px auto; background-color:#fff; }
.scene-2 .sub_txt p { padding:0; color:#fff; font-size:14px; font-family: 'Noto Sans KR'; font-weight:400; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt span { display:block; }
.scene-2 .sub_txt span img { height:50px; }
}


@media screen and (max-width:1200px) 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; }
.scene-1 .cont_wrap .inner { display:flex; }
.scene-1 .main_txt { text-align:center; width:calc(100% - 500px); }
.scene-1 .main_txt img { max-width:100%; }
.scene-1 .sub_txt { text-align:left; width:500px; }
.scene-1 .sub_txt h2 { font-size:48px; color:#333; font-family:'GS_B'; margin-top:100px; text-align:center; }
.scene-1 .sub_txt h3 { font-size:27px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:15px auto; background-color:#666; }
.scene-1 .sub_txt p { padding:0; color:#666; font-size:18px; margin-bottom:20px; font-family: 'Noto Sans KR'; font-weight:400; text-align:center; }
.scene-1 .sub_txt p span { display:inline-block; vertical-align:top; margin:0 0 4px; padding:0 20px; height:32px; line-height:28px; color:#fff; border-radius:30px; font-size:16px; background-color:#000060; }
.scene-1 .sub_txt img { max-width:90%; }

.scene-2 { padding:100px 20px; position:relative; background:url(/theme/basic/img/sub/process.png) no-repeat center / cover; }
.scene-2 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-2 .main_txt { padding:0 0 50px; }
.scene-2 .main_txt h2 { font-size:36px; color:#fff; font-family:'GS_B'; text-align:center; text-shadow:0 0 10px rgba(0,0,0,0.2); }
.scene-2 .sub_txt { text-align:center; }
.scene-2 .sub_txt ul { display:flex; }
.scene-2 .sub_txt ul li { width:20%; padding:20px; }
.scene-2 .sub_txt h5 { font-size:21px; color:#fff; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt h5:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px auto; background-color:#fff; }
.scene-2 .sub_txt p { padding:0; color:#fff; font-size:14px; font-family: 'Noto Sans KR'; font-weight:400; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt span { display:block; }
.scene-2 .sub_txt span img { height: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; }
.scene-1 .main_txt { text-align:center; }
.scene-1 .main_txt img { max-width:100%; }
.scene-1 .sub_txt { text-align:center; }
.scene-1 .sub_txt h2 { font-size:36px; color:#333; font-family:'GS_B'; margin-top:100px; text-align:center; }
.scene-1 .sub_txt h3 { font-size:27px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:15px auto; background-color:#666; }
.scene-1 .sub_txt p { padding:0; color:#666; font-size:18px; margin-bottom:20px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt p span { display:inline-block; vertical-align:top; margin:0 0 4px; padding:0 20px; height:32px; line-height:28px; color:#fff; border-radius:30px; font-size:16px; background-color:#000060; }
.scene-1 .sub_txt img { max-width:90%; }

.scene-2 { padding:100px 20px; position:relative; background:url(/theme/basic/img/sub/process.png) no-repeat center / cover; }
.scene-2 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-2 .main_txt { padding:0 0 50px; }
.scene-2 .main_txt h2 { font-size:36px; color:#fff; font-family:'GS_B'; text-align:center; text-shadow:0 0 10px rgba(0,0,0,0.2); }
.scene-2 .sub_txt { text-align:center; }
.scene-2 .sub_txt ul { }
.scene-2 .sub_txt ul li { width:calc(50% - 4px); padding:20px; display:inline-block; vertical-align:top; }
.scene-2 .sub_txt h5 { font-size:21px; color:#fff; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt h5:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px auto; background-color:#fff; }
.scene-2 .sub_txt p { padding:0; color:#fff; font-size:14px; font-family: 'Noto Sans KR'; font-weight:400; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-2 .sub_txt span { display:block; }
.scene-2 .sub_txt span img { height:50px; }
}


