@charset "utf-8";


body { padding:0px; margin:0px; }
ul, li { list-style:none; padding:0px; margin:0px; }

[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; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { }

.scene-1 { padding:0; color:#666; }
.scene-1 .cont_wrap {  position:relative; }
.scene-1 .main_txt { padding:100px 0; width:1200px; margin:auto; }
.scene-1 .main_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .main_txt h3 { color:#09F; font-size:18px; }
.scene-1 .main_txt h3:after {display:block;visibility:visible; width:60px; height:1px; background-color:#666; clear:both;content:""; margin:20px 0; }
.scene-1 .main_txt p { font-size:15px; color:#666; }
.scene-1 .sub_txt { padding:100px 0; background-image:url(/theme/basic/img/back/white.jpg); background-size:auto 100%; }
.scene-1 .sub_txt > div { width:1200px; margin:auto; }
.scene-1 .sub_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .sub_txt h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .sub_txt p { font-size:15px; color:#666; }
.scene-1 .mobile_wrap { padding:100px 0; width:1200px; margin:auto; }
.scene-1 .mobile_wrap h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .mobile_wrap h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .mobile_wrap p { font-size:15px; color:#666; }
}


@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; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:0; color:#666; }
.scene-1 .cont_wrap {  position:relative; }
.scene-1 .main_txt { padding:100px 20px; margin:auto; }
.scene-1 .main_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .main_txt h3 { color:#09F; font-size:18px; }
.scene-1 .main_txt h3:after {display:block;visibility:visible; width:60px; height:1px; background-color:#666; clear:both;content:""; margin:20px 0; }
.scene-1 .main_txt p { font-size:15px; color:#666; }
.scene-1 .sub_txt { padding:100px 20px; background-image:url(/theme/basic/img/back/white.jpg); background-size:auto 100%; }
.scene-1 .sub_txt > div { margin:auto; }
.scene-1 .sub_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .sub_txt h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .sub_txt p { font-size:15px; color:#666; }
.scene-1 .mobile_wrap { padding:100px 20px; margin:auto; }
.scene-1 .mobile_wrap h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .mobile_wrap h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .mobile_wrap p { font-size:15px; color:#666; }
}


@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; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:0; color:#666; }
.scene-1 .cont_wrap {  position:relative; }
.scene-1 .main_txt { padding:100px 20px; margin:auto; }
.scene-1 .main_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .main_txt h3 { color:#09F; font-size:18px; }
.scene-1 .main_txt h3:after {display:block;visibility:visible; width:60px; height:1px; background-color:#666; clear:both;content:""; margin:20px 0; }
.scene-1 .main_txt p { font-size:15px; color:#666; }
.scene-1 .sub_txt { padding:100px 20px; background-image:url(/theme/basic/img/back/white.jpg); background-size:auto 100%; }
.scene-1 .sub_txt > div { margin:auto; }
.scene-1 .sub_txt h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .sub_txt h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .sub_txt p { font-size:15px; color:#666; }
.scene-1 .mobile_wrap { padding:100px 20px; margin:auto; }
.scene-1 .mobile_wrap h2 { font-size:36px; font-family:'SJRfont'; text-align:left; margin-bottom:10px; }
.scene-1 .mobile_wrap h3 { color:#09F; font-size:21px; font-family:'SJRfont'; margin-top:50px; font-weight:normal; }
.scene-1 .mobile_wrap p { font-size:15px; color:#666; }
}

