@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:0; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; }
.scene-1 .cont_wrap .inner { display:flex; }
.scene-1 .main_txt { text-align:left; width:60%; padding:70px; box-sizing:border-box; min-height:100vh; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:32px; font-weight:500; color:#000; word-break:keep-all; margin-top:100px; }
.scene-1 .main_txt h3 { font-family:'GS_B'; font-size:32px; font-weight:500; color:#000; word-break:keep-all; margin-bottom:50px; }
.scene-1 .main_txt h3 font { display:block; }
.scene-1 .main_txt h6 { font-size:18px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#333; margin-top:100px; }
.scene-1 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0 50px; color:#333; }
.scene-1 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:30px; height:3px; background-color:#000; margin:0 0 20px; }
.scene-1 .main_txt > div:first-child button { width:100%; background-color:#fff; padding:30px; border:1px solid #ddd; border-radius:5px; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; color:#333; cursor:pointer; }
.scene-1 .main_txt ul { display:grid; grid-template-columns:repeat(2, 1fr); column-gap:14px; row-gap:14px; padding:0 0 50px; }
.scene-1 .main_txt ul li label { display:block; height:70px; line-height:70px; text-align:center; background-color:#f6f6f6; border-radius:70px; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; }
.scene-1 .main_txt > div > div { text-align:left; font-family: 'Noto Sans KR'; font-size:16px; }
.scene-1 .main_txt > div > div span { display:inline-block; text-align:center; vertical-align:middle; width:150px; background-color:#fff; padding:10px; border:1px solid #ddd; border-radius:5px; color:#333; cursor:pointer; }
.scene-1 .main_txt > div > div button { float:right; display:inline-block; vertical-align:middle; width:150px; background-color:#222; padding:10px; border-radius:5px; font-size:16px; color:#fff; }
.scene-1 .sub_txt { text-align:left; width:40%; background:url(/theme/basic/img/sub/contact/back2.jpg) no-repeat left center / auto 100%; background-attachment:fixed; }

#ctt_forms { margin:auto; padding:0; }
#ctt_forms ul { clear:both; overflow:hidden; display:block; }
#ctt_forms > div { padding:0; }
#ctt_forms #formsx { padding:0 0 20px; }
#ctt_forms #formsx li { padding:5px 0; display:inline-block; vertical-align:top; width:calc(50% - 4px); }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#666; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #full_input { border:1px solid #ddd; height:40px; width:100%; background-color:#f6f6f6; }
#ctt_forms #third_input { border:1px solid #ddd; height:40px; width:calc(33.3333% - 8px); background-color:#f6f6f6; }
#ctt_forms #half_input { border:1px solid #ddd; height:40px; width:calc(50% - 6px); background-color:#f6f6f6; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:1px solid #ddd; height:110px; background-color:#f6f6f6; }
#ctt_forms .btn_confirm { text-align:center; padding:0 0 30px; }
#ctt_forms .btn_confirm a { display:block; height:60px; line-height:60px; border:0px; background-color:#222; color:#fff; text-align:center; width:100%; margin:auto; border-radius:7px; font-size:14px; font-weight:bolder; }
#ctt_forms .agree { color:#666; display:block; padding:0 0 20px; }
#ctt_forms .agree strong {  }
}


@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:0; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; }
.scene-1 .main_txt { text-align:left; padding:25px 25px 75px; box-sizing:border-box; }
.scene-1 .main_txt h2 { font-family:'GS_B'; font-size:24px; font-weight:500; color:#000; word-break:keep-all; margin-top:25px; }
.scene-1 .main_txt h3 { font-family:'GS_B'; font-size:24px; font-weight:500; color:#000; word-break:keep-all; margin-bottom:50px; }
.scene-1 .main_txt h3 font { display:block; }
.scene-1 .main_txt h6 { font-size:13px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#333; margin-top:25px; }
.scene-1 .main_txt p { font-size:13px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0 50px; color:#333; }
.scene-1 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:20px; height:3px; background-color:#000; margin:0 0 10px; }
.scene-1 .main_txt > div:first-child button { width:100%; background-color:#fff; padding:30px; border:1px solid #ddd; border-radius:5px; font-size:16px; font-family: 'Noto Sans KR'; font-weight:400; color:#333; cursor:pointer; }
.scene-1 .main_txt ul { display:grid; grid-template-columns:repeat(1, 1fr); column-gap:7px; row-gap:7px; padding:0 0 25px; }
.scene-1 .main_txt ul li label { display:block; height:50px; line-height:50px; text-align:left; background-color:#f6f6f6; border-radius:25px; font-size:13px; font-family: 'Noto Sans KR'; font-weight:400; padding:0 20px; }
.scene-1 .main_txt > div > div { text-align:left; font-family: 'Noto Sans KR'; font-size:16px; }
.scene-1 .main_txt > div > div span { display:inline-block; text-align:center; vertical-align:middle; width:150px; background-color:#fff; padding:10px; border:1px solid #ddd; border-radius:5px; color:#333; cursor:pointer; }
.scene-1 .main_txt > div > div button { float:right; display:inline-block; vertical-align:middle; width:150px; background-color:#222; padding:10px; border-radius:5px; font-size:16px; color:#fff; }
.scene-1 .sub_txt { text-align:left; height:250px; background:url(/theme/basic/img/sub/contact/back2.jpg) no-repeat left center / auto 100%; background-attachment:fixed; }

#ctt_forms { margin:auto; padding:0; }
#ctt_forms ul { clear:both; overflow:hidden; display:block; }
#ctt_forms > div { padding:0; }
#ctt_forms #formsx { padding:0 0 20px; }
#ctt_forms #formsx li { padding:5px 0; }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#666; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #full_input { border:1px solid #ddd; height:40px; width:100%; background-color:#f6f6f6; }
#ctt_forms #third_input { border:1px solid #ddd; height:40px; width:calc(33.3333% - 8px); background-color:#f6f6f6; }
#ctt_forms #half_input { border:1px solid #ddd; height:40px; width:100%; background-color:#f6f6f6; margin-bottom:4px; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:1px solid #ddd; height:110px; background-color:#f6f6f6; }
#ctt_forms .btn_confirm { text-align:center; padding:0 0 30px; }
#ctt_forms .btn_confirm a { display:block; height:60px; line-height:60px; border:0px; background-color:#222; color:#fff; text-align:center; width:100%; margin:auto; border-radius:7px; font-size:14px; font-weight:bolder; }
#ctt_forms .agree { color:#666; display:block; padding:0 0 20px; font-size:12px; }
#ctt_forms .agree strong {  }
}
