@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:901px) {
[class^="scene-"]{position: relative; width: 100%; word-break:keep-all; }
[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 0; }
.scene-1 .cont_wrap { max-width:1200px; margin:auto; position:relative; }
.scene-1 .cont_wrap .inner { display:flex; }
.scene-1 .main_txt { text-align:left; width:55%; padding:0 0 0 50px; box-sizing:border-box; }
.scene-1 .main_txt h2 { font-size:43px; line-height:56px; color:#222; font-family: 'Noto Sans KR'; margin:10px 0px; }
.scene-1 .main_txt h2 font { display:block; color:#F60; }
.scene-1 .main_txt p { font-size:21px; line-height:25px; color:#555; font-family: 'Noto Sans KR'; font-weight:400; margin:auto; position:relative; padding:0 0 0 30px; margin:20px 0; }
.scene-1 .main_txt p:after { visibility:visible; content:""; display:block; position:absolute; top:0px; left:0px; width:25px; height:25px; background:url(/theme/basic/img/check.png) no-repeat center / 100% auto;}
.scene-1 .sub_txt { overflow:hidden; text-align:center; width:45%; }
.scene-1 .sub_txt ul { display:grid; grid-template-columns:repeat(2, 1fr); column-gap:14px; row-gap:14px; }
.scene-1 .sub_txt ul li { position:relative; }
.scene-1 .sub_txt ul li img { width:100%; border-radius:20px; border:1px solid #eee; }
.scene-1 .sub_txt ul li p { color:#666; font-family:'GS_L'; font-size:18px; line-height:24px; font-weight:bolder; padding:10px 0; }

.scene-2 { padding:100px 0; background-color:#f6f6f6; }
.scene-2 .cont_wrap { max-width:1200px; margin:auto; position:relative; }
.scene-2 .main_txt { text-align:center; }
.scene-2 .main_txt h2 { font-size:36px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-2 .main_txt p { font-size:18px; line-height:32px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-2 .sub_txt {  padding:50px 0 0; box-sizing:border-box; position:relative; }

.scene-3 { padding:100px 0; background:#f6f6f6 url(/theme/basic/img/main/main01.png) no-repeat center / cover; }
.scene-3 .cont_wrap { max-width:1600px; margin:auto; position:relative; }
.scene-3 .cont_wrap .inner { display:flex; }
.scene-3 .main_txt { text-align:left; position:relative; width:50%; }
.scene-3 .main_txt div { padding:50px; }
.scene-3 .main_txt h2 { font-family:'GS_M'; font-size:36px; margin-bottom:10px; color:#444; }
.scene-3 .main_txt p { font-family:'GS_L'; font-size:16px; line-height:24px; color:#333; font-weight:bolder; }
.scene-3 .main_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-3 .sub_txt { text-align:center; position:relative; width:50%; }
.scene-3 .sub_txt img { max-width:80%; border-radius:20px; }

.scene-4 { padding:100px 0 0; }
.scene-4 .cont_wrap { max-width:1600px; margin:auto; position:relative; max-width:1600px; }
.scene-4 .main_txt { text-align:center; }
.scene-4 .main_txt h5 { font-size:27px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .main_txt h2 { font-size:36px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .main_txt p { font-size:18px; line-height:32px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-4 .sub_txt {  padding:50px 0 0; box-sizing:border-box; position:relative; }
.scene-4 .sub_txt ul { display:grid; grid-template-columns:repeat(2, 1fr); column-gap:4px; row-gap:4px; text-align:center; border-top:1px solid #eee; }
.scene-4 .sub_txt ul li { padding:50px 0; }
.scene-4 .sub_txt ul li:first-child { border-right:1px solid #eee; }
.scene-4 .sub_txt h5 { font-size:27px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .sub_txt h2 { font-size:36px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .sub_txt p { font-size:18px; line-height:32px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 50px 25px; word-break:keep-all; min-height:80px; }
.scene-4 .sub_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-4 .sub_txt img { width:100px; }

.scene-5 { padding:0;  background-color:#eee; }
.scene-5 .cont_wrap { margin:auto; position:relative; max-width:1600px; }
.scene-5 .cont_wrap .inner { display:flex; }
.scene-5 .sub_txt { width:400px; float:left; padding:50px; box-sizing:border-box; min-height:400px; position:relative; background-color:#F60; }
.scene-5 .sub_txt h5 { font-size:15px; color:#fff; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .sub_txt h2 { font-size:32px; color:#fff; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .sub_txt p { font-size:18px; line-height:24px; color:#fff; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-5 .sub_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#fff; color:#666; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-5 .main_txt { width:calc(100% - 400px); }
.scene-5 .main_txt img { max-width:80%; border-radius:20px; }
.scene-5 .main_txt ul { display:table; width:100%; }
.scene-5 .main_txt ul li { width:25%; display:table-cell; vertical-align:middle; text-align:center; height:400px; }
.scene-5 .main_txt ul li:first-child { background:url(/theme/basic/img/main/img01.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:nth-child(2) { background:url(/theme/basic/img/main/img02.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:nth-child(3) { background:url(/theme/basic/img/main/img03.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:last-child { background:url(/theme/basic/img/main/img04.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li h5 { font-size:15px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .main_txt ul li h2 { font-size:27px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .main_txt ul li p { font-size:15px; line-height:21px; color:#fff; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 15px; }
.scene-5 .main_txt ul li a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }

.scene-6 { padding:100px 50px; background-color:#f6f6f6; }
.scene-6 .cont_wrap { max-width:1600px; margin:auto; position:relative; }
.scene-6 .main_txt { text-align:center; }
.scene-6 .main_txt h3 { color:#F60; font-family:'GS_B'; font-size:18px; font-weight:bolder; margin:5px 0; }
.scene-6 .main_txt h2 { color:#333; font-family: 'Noto Sans KR'; font-size:42px; font-weight:bolder; margin:5px 0 15px; }
.scene-6 .main_txt ul { display:flex; }
.scene-6 .main_txt ul li { width:calc(20% - 10px); margin:5px; padding:0 0 15px; }
.scene-6 .main_txt ul li h2 { color:#333; font-family: 'Noto Sans KR'; font-size:21px; line-height:27px; font-weight:bolder; margin:15px; }
.scene-6 .main_txt ul li p { color:#666; font-family: 'Noto Sans KR'; font-weight:400; font-size:15px; padding:0 15px; word-break:keep-all; }
.scene-6 .main_txt ul li span { width:150px; height:150px; border-radius:100%; overflow:hidden; display:block; margin:auto; position:relative; }
.scene-6 .main_txt ul li img { height:100%; position:absolute; top:0px; left:50%; transform:translateX(-50%); }
}


@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-"] .info_wrap{visibility:hidden;}
[class^="scene-"] [class^="status_wrap-"]{display: inline-block;}	

.scene-1 { padding:50px 20px; }
.scene-1 .cont_wrap { margin:auto; position:relative; }
.scene-1 .main_txt { text-align:left; padding:0 0 0 50px; box-sizing:border-box; }
.scene-1 .main_txt h2 { font-size:27px; line-height:36px; color:#222; font-family: 'Noto Sans KR'; margin:10px 0px; }
.scene-1 .main_txt h2 font { display:block; color:#F60; }
.scene-1 .main_txt p { font-size:15px; line-height:25px; color:#555; font-family: 'Noto Sans KR'; font-weight:400; margin:auto; position:relative; padding:0 0 0 30px; margin:20px 0; }
.scene-1 .main_txt p:after { visibility:visible; content:""; display:block; position:absolute; top:0px; left:0px; width:25px; height:25px; background:url(/theme/basic/img/check.png) no-repeat center / 100% auto;}
.scene-1 .sub_txt { overflow:hidden; text-align:center; }
.scene-1 .sub_txt ul { display:grid; grid-template-columns:repeat(2, 1fr); column-gap:14px; row-gap:14px; margin:20px 40px; }
.scene-1 .sub_txt ul li { position:relative; }
.scene-1 .sub_txt ul li img { width:100%; border-radius:5px; border:1px solid #eee; }
.scene-1 .sub_txt ul li p { color:#666; font-family:'GS_L'; font-size:18px; line-height:24px; font-weight:bolder; padding:10px 0; }

.scene-2 { padding:50px 20px; background-color:#f6f6f6; }
.scene-2 .cont_wrap { margin:auto; position:relative; }
.scene-2 .main_txt { text-align:center; }
.scene-2 .main_txt h2 { font-size:27px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0; }
.scene-2 .main_txt p { font-size:15px; line-height:32px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-2 .sub_txt {  padding:0 20px; box-sizing:border-box; position:relative; }

.scene-3 { padding:50px 20px 250px; background:#f6f6f6 url(/theme/basic/img/main/main01.png) no-repeat center / cover; }
.scene-3 .cont_wrap { margin:auto; position:relative; }
.scene-3 .main_txt { text-align:left; position:relative; }
.scene-3 .main_txt h2 { font-family:'GS_M'; font-size:21px; margin-bottom:10px; color:#444; }
.scene-3 .main_txt p { font-family:'GS_L'; font-size:13px; line-height:24px; color:#333; font-weight:bolder; }
.scene-3 .main_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-3 .sub_txt { text-align:center; position:relative; width:50%; }
.scene-3 .sub_txt img { max-width:80%; border-radius:20px; }

.scene-4 { padding:50px 20px 0; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .main_txt { text-align:center; }
.scene-4 .main_txt h5 { font-size:18px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .main_txt h2 { font-size:27px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .main_txt p { font-size:13px; line-height:18px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-4 .sub_txt {  padding:50px 0 0; box-sizing:border-box; position:relative; }
.scene-4 .sub_txt ul { display:grid; grid-template-columns:repeat(1, 1fr); column-gap:4px; row-gap:4px; text-align:center; border-top:1px solid #eee; }
.scene-4 .sub_txt ul li { padding:30px 0; border-top:1px solid #eee; }
.scene-4 .sub_txt h5 { font-size:16px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .sub_txt h2 { font-size:24px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-4 .sub_txt p { font-size:13px; line-height:18px; color:#666; font-family: 'Noto Sans KR'; font-weight:400; margin:0 50px 25px; word-break:keep-all; min-height:80px; }
.scene-4 .sub_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-4 .sub_txt img { width:100px; }

.scene-5 { padding:0;  background-color:#eee; }
.scene-5 .cont_wrap { margin:auto; position:relative; }
.scene-5 .sub_txt { padding:50px; box-sizing:border-box; position:relative; background-color:#F60; }
.scene-5 .sub_txt h5 { font-size:13px; color:#fff; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .sub_txt h2 { font-size:24px; color:#fff; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .sub_txt p { font-size:13px; line-height:24px; color:#fff; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 25px; }
.scene-5 .sub_txt a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#fff; color:#666; border-radius:3px; padding:0 20px; margin:2px 0; }
.scene-5 .main_txt {  }
.scene-5 .main_txt img { max-width:80%; border-radius:20px; }
.scene-5 .main_txt ul { display:grid; grid-template-columns:repeat(1, 1fr); column-gap:0px; row-gap:0px; width:100%; }
.scene-5 .main_txt ul li { vertical-align:middle; text-align:center; padding:100px 0; }
.scene-5 .main_txt ul li:first-child { background:url(/theme/basic/img/main/img01.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:nth-child(2) { background:url(/theme/basic/img/main/img02.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:nth-child(3) { background:url(/theme/basic/img/main/img03.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li:last-child { background:url(/theme/basic/img/main/img04.jpg) no-repeat center / cover; }
.scene-5 .main_txt ul li h5 { font-size:15px; color:#666; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .main_txt ul li h2 { font-size:27px; color:#222; font-family: 'Noto Sans KR'; font-weight:bolder; margin:0 0 10px; }
.scene-5 .main_txt ul li p { font-size:15px; line-height:21px; color:#fff; font-family: 'Noto Sans KR'; font-weight:400; margin:0 0 15px; }
.scene-5 .main_txt ul li a { display:inline-block; height:45px; line-height:45px; text-align:center; background-color:#F60; color:#fff; border-radius:3px; padding:0 20px; margin:2px 0; }

.scene-6 { padding:100px 20px; background-color:#f6f6f6; }
.scene-6 .cont_wrap { margin:auto; position:relative; }
.scene-6 .main_txt { text-align:center; }
.scene-6 .main_txt h3 { color:#F60; font-family:'GS_B'; font-size:13px; font-weight:bolder; margin:5px 0; }
.scene-6 .main_txt h2 { color:#333; font-family: 'Noto Sans KR'; font-size:24px; font-weight:bolder; margin:5px 0 15px; }
.scene-6 .main_txt ul { display:flex; }
.scene-6 .main_txt ul li { width:calc(20% - 10px); margin:5px; padding:0 0 15px; }
.scene-6 .main_txt ul li h2 { color:#333; font-family: 'Noto Sans KR'; font-size:21px; line-height:27px; font-weight:bolder; margin:15px; }
.scene-6 .main_txt ul li p { color:#666; font-family: 'Noto Sans KR'; font-weight:400; font-size:15px; padding:0 15px; word-break:keep-all; }
.scene-6 .main_txt ul li span { width:150px; height:150px; border-radius:100%; overflow:hidden; display:block; margin:auto; position:relative; }
.scene-6 .main_txt ul li img { height:100%; position:absolute; top:0px; left:50%; transform:translateX(-50%); }
}

