@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; position:relative; }
.scene-1 .sub_txt { padding:0; text-align:left; display:flex; }
.scene-1 .sub_txt > div { width:calc(100% - 600px); padding:0px; }
.scene-1 .sub_txt > div:first-child { width:600px; }
.scene-1 .sub_txt > div:first-child img { max-width:100%; border-radius:0 40px 0 0; }
.scene-1 .sub_txt h2 { font-size:40px; color:#7b5529; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3 { font-size:24px; color:#000; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-1 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-1 .sub_txt .posinfo { }
.scene-1 .sub_txt .posinfo h4 { font-size:21px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt .posinfo h4 b { font-size:36px; }
.scene-1 .sub_txt .posinfo p { font-size:16px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }

.scene-2 { padding:100px 0; position:relative; background-color:#f6f6f6; }
.scene-2 .cont_wrap { width:1200px; margin:auto; position:relative; }
.scene-2 .sub_txt { padding:0; text-align:left; display:flex; }
.scene-2 .sub_txt > div { width:calc(100% - 600px); padding:0px; }
.scene-2 .sub_txt > div:first-child { width:600px; }
.scene-2 .sub_txt > div:first-child img { max-width:100%; border-radius:0 40px 0 0; }
.scene-2 .sub_txt h2 { font-size:40px; color:#7b5529; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt h3 { font-size:24px; color:#000; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-2 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-2 .sub_txt .posinfo { }
.scene-2 .sub_txt .posinfo h4 { font-size:21px; color:#333; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt .posinfo h4 b { font-size:36px; }
.scene-2 .sub_txt .posinfo p { font-size:16px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }
}


@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; position:relative; }
.scene-1 .sub_txt { padding:0; text-align:left; display:flex; }
.scene-1 .sub_txt > div { width:calc(100% - 600px); padding:0px; }
.scene-1 .sub_txt > div:first-child { width:600px; }
.scene-1 .sub_txt > div:first-child img { max-width:100%; border-radius:0 40px 0 0; }
.scene-1 .sub_txt h2 { font-size:40px; color:#7b5529; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3 { font-size:24px; color:#000; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-1 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-1 .sub_txt .posinfo { }
.scene-1 .sub_txt .posinfo h4 { font-size:21px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt .posinfo h4 b { font-size:36px; }
.scene-1 .sub_txt .posinfo p { font-size:16px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }

.scene-2 { padding:100px 20px; position:relative; background-color:#f6f6f6; }
.scene-2 .cont_wrap { margin:auto; position:relative; }
.scene-2 .sub_txt { padding:0; text-align:left; display:flex; }
.scene-2 .sub_txt > div { width:calc(100% - 600px); padding:0px; }
.scene-2 .sub_txt > div:first-child { width:600px; }
.scene-2 .sub_txt > div:first-child img { max-width:100%; border-radius:0 40px 0 0; }
.scene-2 .sub_txt h2 { font-size:40px; color:#7b5529; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt h3 { font-size:24px; color:#000; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-2 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-2 .sub_txt .posinfo { }
.scene-2 .sub_txt .posinfo h4 { font-size:21px; color:#333; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt .posinfo h4 b { font-size:36px; }
.scene-2 .sub_txt .posinfo p { font-size:16px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }
}


@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; }
.scene-1 .sub_txt { padding:0; text-align:left; }
.scene-1 .sub_txt > div { padding:0px; }
.scene-1 .sub_txt > div img { max-width:100%; border-radius:0 40px 0 0; }
.scene-1 .sub_txt h2 { font-size:32px; color:#7b5529; font-family: 'Noto Sans KR'; padding:25px 0 0; }
.scene-1 .sub_txt h3 { font-size:21px; color:#000; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-1 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-1 .sub_txt .posinfo { }
.scene-1 .sub_txt .posinfo h4 { font-size:16px; color:#333; font-family: 'Noto Sans KR'; }
.scene-1 .sub_txt .posinfo h4 b { font-size:27px; }
.scene-1 .sub_txt .posinfo p { font-size:13px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }

.scene-2 { padding:100px 20px; position:relative; background-color:#f6f6f6; }
.scene-2 .cont_wrap { margin:auto; position:relative; }
.scene-2 .sub_txt { padding:0; text-align:left; }
.scene-2 .sub_txt > div { padding:0px; }
.scene-2 .sub_txt > div img { max-width:100%; border-radius:0 40px 0 0; }
.scene-2 .sub_txt h2 { font-size:32px; color:#7b5529; font-family: 'Noto Sans KR'; padding:25px 0 0; }
.scene-2 .sub_txt h3 { font-size:21px; color:#000; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt h3:after { visibility:visible; content:""; display:block; width:15px; height:1px; background-color:#999; margin:10px 0; }
.scene-2 .sub_txt h4 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt p { color:#666; padding:10px 0; font-size:16px; line-height:27px; margin:auto; font-family: 'Noto Sans KR'; font-weight:400; word-break:normal; }
.scene-2 .sub_txt .posinfo { }
.scene-2 .sub_txt .posinfo h4 { font-size:16px; color:#333; font-family: 'Noto Sans KR'; }
.scene-2 .sub_txt .posinfo h4 b { font-size:27px; }
.scene-2 .sub_txt .posinfo p { font-size:13px; color:#666; font-family: 'Noto Sans KR'; margin-bottom:5px; padding:0px; }
}


