@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; }
.scene-1 .main_txt img { max-width:100%; }
.scene-1 .sub_txt { text-align:center; }
.scene-1 .sub_txt h2 { font-size:48px; color:#000060; font-family:'GS_B'; margin-top:100px; }
.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:10px; 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; background-color:#000060; border-radius:30px; font-size:16px; }

.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:16.6666%; 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; }

.scene-3 { padding:100px 0 0; position:relative; }
.scene-3 .cont_wrap { position:relative; max-width:1600px; }
.scene-3 .main_txt { padding:0 0 50px; text-align:center; }
.scene-3 .main_txt h2 { font-size:48px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-3 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; width:800px; margin:auto; word-break:keep-all; }
.scene-3 .sub_txt { text-align:right;  background:#a4adb6 url(/theme/basic/img/sub/rifting03/back01.png) no-repeat bottom left / auto 100%; padding:150px 0; }
.scene-3 .sub_txt div { display:inline-block; vertical-align:top; width:600px; text-align:left; padding-right:50px; }
.scene-3 .sub_txt h3 { font-size:36px; color:#fff; font-family:'GS_B'; }
.scene-3 .sub_txt h4 { font-size:21px; color:#fff; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .sub_txt h4:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px 0; background-color:#fff; }
.scene-3 .sub_txt p { color:#fff; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; word-break:keep-all; }

.scene-4 { padding:100px 0; position:relative; }
.scene-4 .cont_wrap { width:1200px; margin:auto; position:relative; }
.scene-4 .main_txt { padding:0 0 50px; }
.scene-4 .main_txt h2 { font-size:36px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-4 .sub_txt { }
.scene-4 .sub_txt h5 { font-size:18px; color:#333; font-family: 'Noto Sans KR'; font-weight:600; text-align:center; padding:10px 0; }
.scene-4 .sub_txt ul { text-align:center; display:flex; }
.scene-4 .sub_txt ul li { width:calc(33.3333% - 20px); margin:10px; padding:20px; background-color:#fff; box-sizing:border-box; overflow:hidden; border-radius:15px 0 15px 0; box-shadow:0 0 10px rgba(0,0,0,0.1); border:1px solid #ddd; }
.scene-4 .sub_txt img { max-width:100%; }
}


@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:50%; }
.scene-1 .main_txt img { max-width:100%; }
.scene-1 .sub_txt { text-align:center; width:50%; }
.scene-1 .sub_txt h2 { font-size:48px; color:#000060; font-family:'GS_B'; margin-top:50px; }
.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:10px; 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; background-color:#000060; border-radius:30px; font-size:16px; }
.scene-1 .sub_txt img { height:100px; }

.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; }
.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:16.6666%; 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; }

.scene-3 { padding:100px 20px 0; position:relative; }
.scene-3 .cont_wrap { position:relative; }
.scene-3 .main_txt { padding:0 0 50px; text-align:center; }
.scene-3 .main_txt h2 { font-size:48px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-3 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; margin:auto; word-break:keep-all; }
.scene-3 .sub_txt { text-align:right;  background:#a4adb6 url(/theme/basic/img/sub/rifting03/back01.png) no-repeat bottom left / auto 100%; padding:50px 0; }
.scene-3 .sub_txt div { display:inline-block; vertical-align:top; width:450px; text-align:left; padding-right:50px; }
.scene-3 .sub_txt h3 { font-size:36px; color:#fff; font-family:'GS_B'; }
.scene-3 .sub_txt h4 { font-size:21px; color:#fff; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .sub_txt h4:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px 0; background-color:#fff; }
.scene-3 .sub_txt p { color:#fff; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; word-break:keep-all; }

.scene-4 { padding:100px 20px; position:relative; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .main_txt { padding:0 0 50px; }
.scene-4 .main_txt h2 { font-size:36px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-4 .sub_txt { }
.scene-4 .sub_txt h5 { font-size:18px; color:#333; font-family: 'Noto Sans KR'; font-weight:600; text-align:center; padding:10px 0; }
.scene-4 .sub_txt ul { text-align:center; display:flex; }
.scene-4 .sub_txt ul li { width:calc(33.3333% - 20px); margin:10px; padding:20px; background-color:#fff; box-sizing:border-box; overflow:hidden; border-radius:15px 0 15px 0; box-shadow:0 0 10px rgba(0,0,0,0.1); border:1px solid #ddd; }
.scene-4 .sub_txt img { max-width:100%; }
}


@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:#000060; font-family:'GS_B'; margin-top:50px; }
.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:10px; 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; background-color:#000060; border-radius:30px; font-size:16px; }
.scene-1 .sub_txt img { height:70px; }

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

.scene-3 { padding:100px 0 0; position:relative; }
.scene-3 .cont_wrap { position:relative; }
.scene-3 .main_txt { padding:0 0 50px; text-align:center; }
.scene-3 .main_txt h2 { font-size:36px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-3 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; margin:auto; word-break:keep-all; }
.scene-3 .sub_txt { text-align:right;  background:#a4adb6 url(/theme/basic/img/sub/rifting03/back01.png) no-repeat bottom left / auto 100%; padding:50px 0; }
.scene-3 .sub_txt div { text-align:left; padding:25px; }
.scene-3 .sub_txt h3 { font-size:36px; color:#000; font-family:'GS_B'; }
.scene-3 .sub_txt h4 { font-size:21px; color:#333; font-family: 'Noto Sans KR'; text-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .sub_txt h4:after { visibility:visible; content:""; display:block; width:15px; height:1px; margin:10px 0; background-color:#fff; }
.scene-3 .sub_txt p { color:#333; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; word-break:keep-all; }

.scene-4 { padding:100px 20px; position:relative; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .main_txt { padding:0 0 50px; }
.scene-4 .main_txt h2 { font-size:36px; color:#000060; font-family:'GS_B'; text-align:center; }
.scene-4 .sub_txt { }
.scene-4 .sub_txt h5 { font-size:18px; color:#333; font-family: 'Noto Sans KR'; font-weight:600; text-align:center; padding:10px 0; }
.scene-4 .sub_txt ul { text-align:center; }
.scene-4 .sub_txt ul li { margin:10px 0; padding:20px; background-color:#fff; box-sizing:border-box; overflow:hidden; border-radius:15px 0 15px 0; box-shadow:0 0 10px rgba(0,0,0,0.1); border:1px solid #ddd; }
.scene-4 .sub_txt img { max-width:100%; }
}


