@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-"] .sub_txt{position: relative; visibility:hidden;}
[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 { padding:0 0; }
.scene-1 .cont_wrap {/* width:1200px; */margin:auto; position:relative; }
.scene-1 .main_txt { text-align:center; width:/*calc(100% - 600px)*/ 50%; display:inline-block; vertical-align:top; cursor: pointer;}
.scene-1 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#fff;   line-height: 200px;background-color: #70ad47;border: solid 1px; }
.scene-1 .main_txt h1 b { color:#398f00; }
.scene-1 .main_txt h1:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#999; margin:15px 0; }
.scene-1 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
.scene-1 .main_txt .basic_txt { color:#888; font-size:21px; font-family:'SJ_R'; line-height:27px; }
.scene-1 .sub_txt { text-align:center; width:50%; display:inline-block; vertical-align:top;cursor: pointer; }
.scene-1 .cont_wrap .inner {display: flex; height: 200px;}
.scene-1 .sub_txt  h1 {font-size: 42px; font-family: 'GS_B';color: #fff; line-height: 200px; background-color: #70ad47;border: solid 1px;}



.main-img-1 {text-align: center; 
    
}
.main-img-1 img {width: 80%;padding: 130px 40px;}

.main-img-2, .main-img-4, .main-img-5, .main-img-7 {text-align: center;margin-top: 20px;}
.main-img-2 img, .main-img-4 img, .main-img-5 img, .main-img-7 img {    width: 90%;}

.main-img-3, .main-img-6 {text-align: center; display: flex; margin: 10px 55px; cursor: pointer;}
.main-img-3 div, .main-img-6 div {display: flex; margin: 0 20px;background-size: cover; width: 100%; height: 400px; justify-content: space-around;  align-items: center; transition: transform 0.5s ease;}
.main-img-3 div:hover, .main-img-6 div:hover {transform: scale(1.1);}
.main-img-3 .main1-3 {background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-3.jpg)}
.main-img-3 .main1-4 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-4.jpg)}
.main-img-3 .main1-5 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-5.jpg)}

.main-img-6 .main1-8 {background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-8.jpg)}
.main-img-6 .main1-9 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-9.jpg)}
.main-img-6 .main1-10 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-10.png)}

.main-img-3 h1, .main-img-6 h1{font-size:42px; font-family:'GS_B'; color:#fff;  }

.youtube_main{display: flex; text-align: center; justify-content: space-around; margin: 50px 0;}
.youtube_main iframe {width:750px; height:420px;}

.scene-2 { padding:100px 0 0; background-image:url(/theme/basic/img/main/back01.png); background-size:100% auto; background-attachment:fixed; }
.scene-2 .cont_wrap { margin:auto; position:relative; }
.scene-2 .main_txt { text-align:center;  }
.scene-2 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#fff; }
.scene-2 .main_txt p { color:#fff; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin:0 50px; }
.scene-2 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:15px auto; }
.scene-2 .sub_txt { overflow:hidden; text-align:center; padding:0; }
.scene-2 .sub_txt div { width:50%; float:left; padding:100px 0; }
.scene-2 .sub_txt div:first-child { }
.scene-2 .sub_txt h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin:0 0 20px; }
.scene-2 .sub_txt ul { padding:0px; margin:0px; }
.scene-2 .sub_txt ul li { width:40%; text-align:center; margin-bottom:5px; display:inline-block; vertical-align:top; }
.scene-2 .sub_txt ul li a { display:block; color:#666; padding:25px 0; font-size:21px; font-family:'SJ_R'; background-color:#48b400; border-radius:7px; }
.scene-2 .sub_txt ul li a:hover { background-color:#ffaf21; color:#fff; }
.scene-2 .cont_wrap .inner {display: block;}

.scene-3 { padding:100px 0;  }
.scene-3 .cont_wrap { width:1200px; margin:auto; position:relative; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#666; }
.scene-3 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
.scene-3 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#666; margin:15px auto; }
.scene-3 .sub_txt { padding:30px 0; text-align:center; }
.scene-3 .sub_txt > div { display:inline-block; vertical-align:top; width:60%; height:150px; position:relative; text-align:center; border:1px solid #ddd; border-top:2px solid #222; }
.scene-3 .sub_txt .ctcbox { background-image:url(/theme/basic/img/main/contact.jpg); background-size:100% auto; background-position:bottom center; padding:20px; box-sizing:border-box; }
.scene-3 .sub_txt .ctcbox h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin-top:55px; }
.scene-3 .sub_txt .ctcbox p { color:#fff; margin-bottom:15px; }
.scene-3 .sub_txt .ctcbox p a { display:inline-block; padding:0 15px; height:30px; line-height:30px; text-align:center; background-color:#fff; color:#666; }
}
/* .scene-3 .sub_txt img {width: 40%;} */
.scene-3 .sub_txt img {width: 24%; padding-left: 15px;}


@media screen and (max-width:1200px) and (min-width:1000px) {
    [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-"] .info_wrap{visibility:hidden;}
    [class^="scene-"] [class^="status_wrap-"]{display: inline-block;}	
    
    /* .scene-1 { padding:100px 20px;  } */
    .scene-1 .cont_wrap { margin:auto; position:relative; }
    .scene-1 .main_txt { text-align: center; }
    .scene-1 .main_txt h1 {font-size: 30px; font-family: 'GS_B';color: #fff; line-height: 150px; background-color: #70ad47;border: solid 1px;}
    .scene-1 .main_txt h1 b { color:#398f00; }
    .scene-1 .main_txt h1:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#999; /*margin:15px 0;*/ }
    .scene-1 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
    .scene-1 .main_txt .basic_txt { color:#888; font-size:21px; font-family:'SJ_R'; line-height:27px; }
    .scene-1 .sub_txt { text-align:center; /*padding-bottom:25px;*/ }
    .scene-1 .sub_txt iframe { width:100%; }
    .scene-1 .sub_txt  h1 {font-size: 30px; font-family: 'GS_B';color: #fff; line-height: 150px; background-color: #70ad47;border: solid 1px;}
    
    
    .main-img-1 {text-align: center;}
    .main-img-1 img {width: 80%;}
    
    .main-img-2, .main-img-4, .main-img-5, .main-img-7  {text-align: center;margin-top: 20px;}
    .main-img-2 img, .main-img-4 img, .main-img-5 img, .main-img-7 img {width: 95%;}
    
    .main-img-3, .main-img-6 {text-align: center; display: flex; flex-direction: column; }
    .main-img-3 div, .main-img-6 div {    display: flex;
        background-size: cover;
        align-items: center;
        height: 300px;
        justify-content: center;width: 100%;}
    .main-img-3 .main1-3 {background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-3.jpg)}
    .main-img-3 .main1-4 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-4.jpg)}
    .main-img-3 .main1-5 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-5.jpg)}
    
    .main-img-6 .main1-8 {background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-8.jpg)}
    .main-img-6 .main1-9 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-9.jpg)}
    .main-img-6 .main1-10 {background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-10.png)}
    
    .main-img-3 h1, .main-img-6 h1{font-size:35px; font-family:'GS_B'; color:#fff;}
    
    .youtube_main{display: flex; flex-direction: column; justify-content: space-around; margin: 50px 0;}
    
    .scene-2 { padding:100px 20px 0; background-image:url(/theme/basic/img/main/back01.png); background-size:100% auto; background-attachment:fixed; }
    .scene-2 .cont_wrap { margin:auto; position:relative; }
    .scene-2 .main_txt { text-align:center;  }
    .scene-2 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#fff; }
    .scene-2 .main_txt p { color:#fff; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin:0 50px; }
    .scene-2 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:15px auto; }
    .scene-2 .sub_txt { overflow:hidden; text-align:center; padding:0; }
    .scene-2 .sub_txt div { padding:30px 0; }
    .scene-2 .sub_txt div:first-child { }
    .scene-2 .sub_txt h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin:0 0 20px; }
    .scene-2 .sub_txt ul { padding:0px; margin:0px; }
    .scene-2 .sub_txt ul li { width:40%; text-align:center; margin-bottom:5px; display:inline-block; vertical-align:top; }
    .scene-2 .sub_txt ul li a { display:block; color:#666; padding:25px 0; font-size:15px; font-weight:bold; background-color:#48b400; border-radius:7px; }
    .scene-2 .sub_txt ul li a:hover { background-color:#ffaf21; color:#fff; }
    
    .scene-3 { padding:100px 20px;  }
    .scene-3 .cont_wrap { margin:auto; position:relative; }
    .scene-3 .main_txt { text-align:center; width:100%; }
    .scene-3 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#666; }
    .scene-3 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
    .scene-3 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#666; margin:15px auto; }
    .scene-3 .sub_txt { padding:30px 0; text-align:center; }
    .scene-3 .sub_txt > div { min-height:100px; position:relative; text-align:center; border:1px solid #ddd; border-top:2px solid #222; margin-bottom:7px; }
    .scene-3 .sub_txt .ctcbox { background-image:url(/theme/basic/img/main/contact.jpg); background-size:100% auto; background-position:bottom center; padding:20px; box-sizing:border-box; }
    .scene-3 .sub_txt .ctcbox h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin:30px 0; }
    .scene-3 .sub_txt .ctcbox p { color:#fff; margin-bottom:15px; }
    .scene-3 .sub_txt .ctcbox p a { display:inline-block; padding:0 15px; height:30px; line-height:30px; text-align:center; background-color:#fff; color:#666; }
    
    
    .youtube_main iframe {width:100%; height: 350px;}
    
}


@media screen and (max-width:999px) {
[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-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}	

/* .scene-1 { padding:100px 20px;  } */
.scene-1 .cont_wrap { margin:auto; position:relative; }
.scene-1 .main_txt { text-align: center; }
.scene-1 .main_txt h1 {font-size: 30px; font-family: 'GS_B';color: #fff; line-height: 150px; background-color: #70ad47;border: solid 1px;}
.scene-1 .main_txt h1 b { color:#398f00; }
.scene-1 .main_txt h1:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#999; /*margin:15px 0;*/ }
.scene-1 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
.scene-1 .main_txt .basic_txt { color:#888; font-size:21px; font-family:'SJ_R'; line-height:27px; }
.scene-1 .sub_txt { text-align:center; /*padding-bottom:25px;*/ }
.scene-1 .sub_txt iframe { width:100%; }
.scene-1 .sub_txt  h1 {font-size: 30px; font-family: 'GS_B';color: #fff; line-height: 150px; background-color: #70ad47;border: solid 1px;}


.main-img-1 {text-align: center;}
.main-img-1 img {width: 80%;}

.main-img-2, .main-img-4, .main-img-5, .main-img-7  {text-align: center;margin-top: 20px;}
.main-img-2 img, .main-img-4 img, .main-img-5 img, .main-img-7 img {width: 95%;}

.main-img-3, .main-img-6 {text-align: center; display: flex; flex-direction: column; }
.main-img-3 div, .main-img-6 div {    display: flex;
    background-size: cover;
    align-items: center;
    height: 300px;
    justify-content: center;width: 100%;}
.main-img-3 .main1-3 {background-position: center; background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-3.jpg)}
.main-img-3 .main1-4 {background-position: center;background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-4.jpg)}
.main-img-3 .main1-5 {background-position: center;background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-5.jpg)}

.main-img-6 .main1-8 {background-position: center;background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-8.jpg)}
.main-img-6 .main1-9 {background-position: center;background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-9.jpg)}
.main-img-6 .main1-10 {background-position: center;background-image:linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url(/theme/basic/img/main/main1-10.png)}

.main-img-3 h1, .main-img-6 h1{font-size:35px; font-family:'GS_B'; color:#fff;}

.youtube_main{display: flex; flex-direction: column; justify-content: space-around; margin: 50px 0;}

.scene-2 { padding:100px 20px 0; background-image:url(/theme/basic/img/main/back01.png); background-size:100% auto; background-attachment:fixed; }
.scene-2 .cont_wrap { margin:auto; position:relative; }
.scene-2 .main_txt { text-align:center;  }
.scene-2 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#fff; }
.scene-2 .main_txt p { color:#fff; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin:0 50px; }
.scene-2 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#fff; margin:15px auto; }
.scene-2 .sub_txt { overflow:hidden; text-align:center; padding:0; }
.scene-2 .sub_txt div { padding:30px 0; }
.scene-2 .sub_txt div:first-child { }
.scene-2 .sub_txt h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin:0 0 20px; }
.scene-2 .sub_txt ul { padding:0px; margin:0px; }
.scene-2 .sub_txt ul li { width:40%; text-align:center; margin-bottom:5px; display:inline-block; vertical-align:top; }
.scene-2 .sub_txt ul li a { display:block; color:#666; padding:25px 0; font-size:15px; font-weight:bold; background-color:#48b400; border-radius:7px; }
.scene-2 .sub_txt ul li a:hover { background-color:#ffaf21; color:#fff; }

.scene-3 { padding:100px 20px;  }
.scene-3 .cont_wrap { margin:auto; position:relative; }
.scene-3 .main_txt { text-align:center; width:100%; }
.scene-3 .main_txt h1 { font-size:42px; font-family:'GS_B'; color:#666; }
.scene-3 .main_txt p { display:inline-block; color:#666; font-size:14px; padding:4px; font-weight:normal; text-align:center; margin-bottom:8px; margin:auto; }
.scene-3 .main_txt p:after {display:block; clear:both;content:""; width:15px; height:1px; background-color:#666; margin:15px auto; }
.scene-3 .sub_txt { padding:30px 0; text-align:center; }
.scene-3 .sub_txt > div { min-height:100px; position:relative; text-align:center; border:1px solid #ddd; border-top:2px solid #222; margin-bottom:7px; }
.scene-3 .sub_txt .ctcbox { background-image:url(/theme/basic/img/main/contact.jpg); background-size:100% auto; background-position:bottom center; padding:20px; box-sizing:border-box; }
.scene-3 .sub_txt .ctcbox h3 { font-size:28px; font-family:'GS_B'; color:#fff; margin:30px 0; }
.scene-3 .sub_txt .ctcbox p { color:#fff; margin-bottom:15px; }
.scene-3 .sub_txt .ctcbox p a { display:inline-block; padding:0 15px; height:30px; line-height:30px; text-align:center; background-color:#fff; color:#666; }


.youtube_main iframe {width:100%; height: 350px;}

}
