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

/* 내용관리 */
@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-"] .main_txt div p{font-weight: normal; font-size:70px; line-height: 1.1em; letter-spacing: -4px;}
[class^="scene-"] .sub_txt{position: relative; visibility:hidden;}
[class^="scene-"] .sub_txt p{font-weight: normal; font-size:25px; letter-spacing: -2px; line-height:1.3em;}
[class^="scene-"] .mobile_wrap{position: absolute; visibility:hidden;}
[class^="scene-"] .vi_wrap{position: absolute; visibility:hidden;}
[class^="scene-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}	

.scene-1 { }
.scene-1 .cont_wrap{ height:500px; }
.scene-1 .main_txt { top:0px; text-align:center; width:100%; }
.scene-1 .sub_txt { top:240px; text-align:center; width:100%; }
.scene-1 .mobile_wrap { top:662px; text-align:center; width:100%; }
.scene-1 .vi_wrap { top:750px; text-align:center; width:100%; }
.scene-1 .number_case{ width:100%; background-color:#5a4931; text-align:center; }

.scene-2 { background-image:url(/theme/basic/img/area_back.jpg); background-size:auto 100%; background-attachment:fixed; }
.scene-2 .cont_wrap { height:500px; width:1200px; margin:auto; position:relative; }
.scene-2 .main_txt { top:150px; text-align:center; width:100%; }
.scene-2 .sub_txt { top:170px;  }
.scene-2 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:left; width:65%; float:right; }
.scene-2 .mobile_wrap { top:170px;  }
.scene-2 .mobile_wrap div { text-align:right; width:30%; float:left; }

.scene-3 {  }
.scene-3 .cont_wrap { height:980px; width:1200px; margin:auto; position:relative; }
.scene-3 .main_txt { top:80px; text-align:center; width:100%; }
.scene-3 .sub_txt { top:150px;  }
.scene-3 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:center; }
.scene-3 .mobile_wrap { top:170px;  }
.scene-3 .mobile_wrap div { text-align:right; width:30%; float:left; }

.scene-4 { background-image:url(/theme/basic/img/area_back2.jpg); background-size:auto 100%; background-attachment:fixed; background-color:#eee; }
.scene-4 .cont_wrap { height:600px; }
.scene-4 .main_txt { top:80px; text-align:center; width:100%; }
.scene-4 .sub_txt { top:80px; text-align:center; width:100%; }
.scene-4 .sub_txt div { float:left; width:40%; margin-left:10%; }
.scene-4 .mobile_wrap { top:80px; text-align:center; width:100%; }
.scene-4 .mobile_wrap div { float:right; width:40%; padding:30px; border:1px solid #ddd; background-color:#fff; height:450px; box-sizing:border-box; margin-right:10%; text-align:left; }
.scene-4 .mobile_wrap div h2 { text-align:center; margin:50px 0; }
.scene-4 .mobile_wrap div p { font-size:14px; color:#666; margin:10px 50px 0; text-align:left; }
}


@media screen and (max-width:1200px) and (min-width:701px) {
[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-"] .main_txt div p{font-weight: normal; font-size:70px; line-height: 1.1em; letter-spacing: -4px;}
[class^="scene-"] .sub_txt{position: relative; visibility:hidden;}
[class^="scene-"] .sub_txt p{font-weight: normal; font-size:25px; letter-spacing: -2px; line-height:1.3em;}
[class^="scene-"] .mobile_wrap{position: absolute; visibility:hidden;}
[class^="scene-"] .vi_wrap{position: absolute; visibility:hidden;}
[class^="scene-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}	
	
.scene-1 { }
.scene-1 .cont_wrap{ height:500px; }
.scene-1 .main_txt { top:0px; text-align:center; width:100%; }
.scene-1 .sub_txt { top:240px; text-align:center; width:100%; }
.scene-1 .mobile_wrap { top:662px; text-align:center; width:100%; }
.scene-1 .vi_wrap { top:750px; text-align:center; width:100%; }
.scene-1 .number_case{ width:100%; background-color:#5a4931; text-align:center; }

.scene-2 { background-image:url(/theme/basic/img/area_back.jpg); background-size:auto 100%; background-attachment:fixed; }
.scene-2 .cont_wrap { height:500px; width:1200px; margin:auto; position:relative; }
.scene-2 .main_txt { top:150px; text-align:center; width:100%; }
.scene-2 .sub_txt { top:170px;  }
.scene-2 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:left; width:65%; float:right; }
.scene-2 .mobile_wrap { top:170px;  }
.scene-2 .mobile_wrap div { text-align:right; width:30%; float:left; }

.scene-3 {  }
.scene-3 .cont_wrap { height:980px; width:1200px; margin:auto; position:relative; }
.scene-3 .main_txt { top:80px; text-align:center; width:100%; }
.scene-3 .sub_txt { top:150px;  }
.scene-3 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:center; }
.scene-3 .mobile_wrap { top:170px;  }
.scene-3 .mobile_wrap div { text-align:right; width:30%; float:left; }

.scene-4 { background-image:url(/theme/basic/img/area_back2.jpg); background-size:auto 100%; background-attachment:fixed; background-color:#eee; }
.scene-4 .cont_wrap { height:600px; }
.scene-4 .main_txt { top:80px; text-align:center; width:100%; }
.scene-4 .sub_txt { top:80px; text-align:center; width:100%; }
.scene-4 .sub_txt div { float:left; width:40%; margin-left:10%; }
.scene-4 .mobile_wrap { top:80px; text-align:center; width:100%; }
.scene-4 .mobile_wrap div { float:right; width:40%; padding:30px; border:1px solid #ddd; background-color:#fff; height:450px; box-sizing:border-box; margin-right:10%; text-align:left; }
.scene-4 .mobile_wrap div h2 { text-align:center; margin:50px 0; }
.scene-4 .mobile_wrap div p { font-size:14px; color:#666; margin:10px 50px 0; text-align:left; }
}


@media screen and (max-width:700px) {
[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-"] .main_txt div p{font-weight: normal; font-size:70px; line-height: 1.1em; letter-spacing: -4px;}
[class^="scene-"] .sub_txt{position: relative; visibility:hidden;}
[class^="scene-"] .sub_txt p{font-weight: normal; font-size:25px; letter-spacing: -2px; line-height:1.3em;}
[class^="scene-"] .mobile_wrap{position: relative; visibility:hidden;}
[class^="scene-"] .vi_wrap{position: relative; visibility:hidden;}
[class^="scene-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}
	
.scene-1 { }
.scene-1 .cont_wrap{ overflow:hidden; }
.scene-1 .main_txt { top:0px; text-align:center; width:100%; }
.scene-1 .sub_txt { top:240px; text-align:center; width:100%; }
.scene-1 .mobile_wrap { top:662px; text-align:center; width:100%; }
.scene-1 .vi_wrap { top:750px; text-align:center; width:100%; }
.scene-1 .number_case{ width:100%; background-color:#5a4931; text-align:center; }

.scene-2 { background-image:url(/theme/basic/img/area_back.jpg); background-size:auto 100%; background-attachment:fixed; overflow:hidden; }
.scene-2 .cont_wrap { overflow:hidden; position:relative; }
.scene-2 .main_txt { text-align:center; width:100%; }
.scene-2 .sub_txt { }
.scene-2 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:left; }
.scene-2 .mobile_wrap { }
.scene-2 .mobile_wrap div { text-align:right; }

.scene-3 {  }
.scene-3 .cont_wrap { overflow:hidden; position:relative; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .sub_txt { }
.scene-3 .sub_txt div { font-size:21px; font-family:'SJ_R'; font-weight:normal; color:#666; line-height:21px; letter-spacing:0.5px; text-align:center; }
.scene-3 .sub_txt img { width:100%; }
.scene-3 .mobile_wrap { }
.scene-3 .mobile_wrap div { text-align:right; }

.scene-4 { background-image:url(/theme/basic/img/area_back2.jpg); background-size:auto 100%; background-attachment:fixed; background-color:#eee; padding:50px; overflow:hidden; }
.scene-4 .cont_wrap { overflow:hidden; }
.scene-4 .main_txt { text-align:center; width:100%; }
.scene-4 .sub_txt { text-align:center; width:100%; }
.scene-4 .sub_txt div { }
.scene-4 .mobile_wrap { text-align:center; width:100%; }
.scene-4 .mobile_wrap div { padding:30px; border:1px solid #ddd; background-color:#fff; height:450px; box-sizing:border-box; text-align:left; }
.scene-4 .mobile_wrap div h2 { text-align:center; margin:50px 0; }
.scene-4 .mobile_wrap div p { font-size:14px; color:#666; margin:10px 50px 0; text-align:left; }

}

