@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 0; position:relative; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { padding:0 0 50px; text-align:center; }
.scene-1 .main_txt h2 { font-size:48px; color:#7b5529; font-family:'GS_B'; }
.scene-1 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt { text-align:center; }
.scene-1 .sub_txt ul { text-align:left; }
.scene-1 .sub_txt ul:first-child { background:url(/theme/basic/img/sub/rifting04/back01.jpg) no-repeat bottom right / auto 100%; }
.scene-1 .sub_txt ul:first-child li div { float:left; width:50%; }
.scene-1 .sub_txt ul:first-child h3 { font-size:42px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:first-child p { padding:0; color:#333; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul:last-child { background:#394a5c url(/theme/basic/img/sub/rifting04/back02.jpg) no-repeat bottom left / auto 100%; }
.scene-1 .sub_txt ul:last-child li div { float:right; width:50%; }
.scene-1 .sub_txt ul:last-child h3 { font-size:42px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:last-child p { padding:0; color:#fff; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul li { padding:150px 0 300px; width:1200px; margin:auto; }

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


@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 0 0; position:relative; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { padding:0 0 50px; text-align:center; }
.scene-1 .main_txt h2 { font-size:48px; color:#7b5529; font-family:'GS_B'; }
.scene-1 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt { text-align:center; }
.scene-1 .sub_txt ul { text-align:left; clear:both; }
.scene-1 .sub_txt ul:first-child { background:url(/theme/basic/img/sub/rifting04/back01.jpg) no-repeat bottom right / auto 100%; }
.scene-1 .sub_txt ul:first-child li div { float:left; width:50%; padding:100px 20px; }
.scene-1 .sub_txt ul:first-child h3 { font-size:42px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:first-child p { padding:0; color:#333; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul:last-child { background:#394a5c url(/theme/basic/img/sub/rifting04/back02.jpg) no-repeat bottom left / auto 100%; }
.scene-1 .sub_txt ul:last-child li div { float:right; width:50%; padding:100px 20px; }
.scene-1 .sub_txt ul:last-child h3 { font-size:42px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:last-child p { padding:0; color:#fff; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul li { overflow:hidden; }

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


@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 0 0; position:relative; }
.scene-1 .cont_wrap { }
.scene-1 .main_txt { padding:0 0 50px; text-align:center; }
.scene-1 .main_txt h2 { font-size:48px; color:#7b5529; font-family:'GS_B'; }
.scene-1 .main_txt p { padding:0; color:#666; font-size:18px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt { text-align:center; }
.scene-1 .sub_txt ul { text-align:left; clear:both; }
.scene-1 .sub_txt ul:first-child { background:url(/theme/basic/img/sub/rifting04/back01.jpg) no-repeat bottom right / auto 50%; }
.scene-1 .sub_txt ul:first-child li div { padding:100px 20px 400px; }
.scene-1 .sub_txt ul:first-child h3 { font-size:42px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:first-child p { padding:0; color:#333; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul:last-child { background:#4d687b url(/theme/basic/img/sub/rifting04/back02.jpg) no-repeat bottom left / auto 50%; }
.scene-1 .sub_txt ul:last-child li div { padding:100px 20px 400px; }
.scene-1 .sub_txt ul:last-child h3 { font-size:42px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt ul:last-child p { padding:0; color:#fff; font-size:21px; margin-bottom:10px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .sub_txt ul li { overflow:hidden; }

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


