@charset "utf-8";


.hasNoData {height:100vh;display:flex;align-items: center;background:#000}
#mcontainer-wrap {position:relative;width:100%;font-size:17px;line-height:1}
#mcontainer {word-break:keep-all;padding-bottom:0}
#mcontainer img {font-size:0}
/* ==============================
 * 공통
================================= */
.secIn {width:1720px;margin:0 auto;}
.mTit {font-family:'Poppins', sans-serif;font-size:52px;font-weight:600;color:#222;letter-spacing:0;text-align:center;margin-bottom:40px}
.msubTit {font-family:"Noto Sans KR";display:block;font-size:24px;font-weight:400;text-align:center;letter-spacing:-.05em;color:#222;margin-top:30px}
.br {display:block}
.section {height:100vh;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;overflow:hidden;    align-content: center;}

@media all and (max-width:1820px) {
	.secIn {width:100%;padding:0 30px;box-sizing:border-box}
}
@media all and (max-width:1440px) {
	.secIn {padding:0 20px}
}
@media all and (max-width:999px) {
	.section {min-height:auto !important;height: auto !important;}
	.mTit {font-size:45px;margin-bottom:30px}
	.msubTit {font-size:17px;margin-top:15px}
}
@media all and (max-width:499px) {
	.mTit {font-size:35px}
	.msubTit {font-size:15px;margin-top:10px}
}

/* ==============================
 * 퀵메뉴
================================= */

.quickBox {position:fixed;right:5px;left:0;top:0;width:100%;max-width:1820px;margin:0 auto;z-index:555}
.arr_50th {position:fixed;top:150px;right:30px;width:90px;height:90px}
.arr_50th > span {display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;}
.arr_50th > span:before {content:"";display:block;position:absolute;left:0;top:0;width: 100%;height: 100%;border-radius: 50%;/*box-shadow: 0 0 20px #fff, -20px 0 80px #f0f,  20px 0 80px #0ff,  inset 0 0 50px #fff,  inset 50px 0 80px #f0f,inset -50px 0 80px #0ff,inset 50px 0 300px #f0f,inset -50px 0 300px #0ff;*/animation: pulsate 6s linear infinite;z-index:-1}

.arr_contact {display:block;display:flex;flex-wrap:wrap;position:fixed;bottom:50px;right:20px;align-items:center}
.arr_contact .txt {font-size:14px;font-weight:500;letter-spacing:0;color:#fff;margin-right:15px}
.arr_contact .ico {display:block;width:60px;height:60px;border-radius:50%;border:1px solid rgba(255,255,255, .3);border-radius:50%;position:relative;overflow:hidden;transition:all .3s ease}
.arr_contact .ico:after {content:'';display:block;width:17px;height:19px;background-image:url(/resources/_Templet/Main/main_kor3/Img/contact_ico.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.arr_contact .ico:before {content:'';display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.3;position:absolute;top:0;left:-200%;transition:all .7s ease}
@media all and (max-width:1799px) {
	.arr_50th {top:80px}
	.arr_contact {bottom:30px}
}
@media all and (max-width:1440px) {
	.arr_50th {width:63px;height:63px;right:20px}
	.arr_50th img {width:38px;height:30px}
	.arr_contact .ico {width:42px;height:42px;}
	.arr_contact .ico:after {width:12px;height:13px;background-size:12px auto}
	.arr_contact .txt {font-size:13px;margin-right:10px}
}
@media all and (max-width:768px) {
	.arr_contact .txt {font-size:0}
}
@media all and (max-width:499px) {
	.arr_contact .txt {font-size:0}
}
body.fp-viewing-2 .arr_contact .ico:before,
body.fp-viewing-4 .arr_contact .ico:before,
body.fp-viewing-5 .arr_contact .ico:before {background-color:#000;opacity:.1}
body.fp-viewing-2 .arr_contact .ico,
body.fp-viewing-4 .arr_contact .ico,
body.fp-viewing-5 .arr_contact .ico {border:1px solid rgba(0,0,0 ,.1)}
body.fp-viewing-2 .arr_contact .ico:after,
body.fp-viewing-4 .arr_contact .ico:after,
body.fp-viewing-5 .arr_contact .ico:after {background-image:url(/resources/_Templet/Main/main_kor3/Img/contact_ico_b.png)}
body.fp-viewing-2 .arr_contact .txt,
body.fp-viewing-4 .arr_contact .txt,
body.fp-viewing-5 .arr_contact .txt {color:#222}
.arr_contact:hover .ico:before,
.arr_contact:focus .ico:before {left:0}
@keyframes pulsate {
	50% {
		box-shadow:0 0 20px #fff,20px 0 80px #5d81ec,-20px 0 80px #a3e2f6,inset 0 0 50px #fff,inset -50px 0 80px #5d81ec ,inset 50px 0 80px #a3e2f6,inset -50px 0 300px #5d81ec,inset 50px 0 300px #a3e2f6;
	}
}
/* ==============================
 * 메인비쥬얼
================================= */
.mVisual-wr {display:block !important;position:relative;box-sizing:border-box;padding:0;z-index:0;overflow:hidden;max-width:100%;margin:0 auto;transition:all .3s ease;height:100vh;padding-top:0 !important}
#mVisual {height:100%;position:relative;background-color:#000} 
#mVisual .item {height:100%}
.mySwiper .swiper-wrapper {height:100vh}
.mySwiper .swiper-slide {background:url("/resources/_Image/main.png") top center;background-size:cover}
.mySwiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
	  flex-direction: column;
    }

.mySwiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.mySwiper .swiper-slide p.mTtl {
font-size:58px;letter-spacing:-0.1rem;color:#fff;
text-shadow: 1px 2px 6px #555;font-family: 'S-CoreDream-6Bold';margin-top:263px;line-height:1.2
}
.mySwiper .swiper-slide p.sTtl {
    font-size: 26px;
    letter-spacing: -0.08rem;
    color: #fff;
    text-shadow: 1px 2px 6px #555;
    font-family: 'S-CoreDream-5Medium';
    margin-top: 41px;
}
.mvCntl {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 48%;
    display: flex;
    justify-content: center;
	align-items: center;
	font-family: 'S-CoreDream-5Medium';
}
.mvCntl .swiper-pagination {position: relative;color:#fff;font-size:16px;letter-spacing:0.1rem;}
.mvCntl .swiper-pagination .swiper-pagination-current {padding-right:12px;}
.mvCntl .swiper-pagination .swiper-pagination-total {padding-left:12px;}

.swiper-pagination-fraction {width:200px !important;bottom:0 !important;}
.swiper-button-next, .swiper-button-prev {position: initial !important;width:120px;opacity:1 !important;background:none !important;color:none;width:36px;height:16px;margin-top:0 !important}
.swiper-button-prev {}
.swiper-button-prev:after {background:url("/resources/_Image/icon/sp_prev_arrow.png")  !important;width:36px;height:16px;content:''!important;}
.swiper-button-next {}
.swiper-button-next:after {background:url("/resources/_Image/icon/sp_next_arrow.png")  !important;width:36px;height:16px;content:'' !important;}
.swiper-button-stop {width:45px;height:40px;position:relative;cursor:pointer}
.swiper-button-stop:after {background:url("/resources/_Image/icon/sp_stop.png") no-repeat center !important;width:15px;height:16px;content:'' !important;z-index:2;
display:block;position: relative;transform: translate(-50%, -50%);top: 50%;left: 50%;}

.swiper-button-stop.on:after {background:url("/resources/_Image/icon/sp_play.png") no-repeat center !important;}
@keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }


.sec01_notc {width:100%;position:relative;max-width:1600px;margin:0 auto;text-align:center;margin-top:4%}
.mSec01.adjt .sec01_notc {margin-top:0}
.sec01_notc > p {text-align:center;margin:0 auto;}
.sec01_notc > p.enTtl {
	font-size: 18px;
    letter-spacing: 0.01rem;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.mSec01.adjt .sec01_notc > p.enTtl {color: #D15A62;}
.sec01_notc p.scTtl {
	font-size: 55px;
    letter-spacing: -0.02rem;
    color: #fff;
    font-family: 'S-CoreDream-6Bold';
    margin-top: 14px;
    margin-bottom: 40px;
}
.mSec01.adjt .sec01_notc p.scTtl {color:#222222}
.msSwip {height:350px;}
.msSwip .swiper-slide {
      text-align: center;
      font-size: 18px;
	  color:#000;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.msSwip .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


.unit_wrap {width:100%;height:100%;}
.notice_unit {width:100%;background:#F4F8FC;padding:30px 30px 20px;text-align:left;
font-family: 'S-CoreDream-5Medium';}
.notice_unit p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notice_unit .unit_cate {
font-size: 15px;
color: #BF3D59;
letter-spacing: -0.01rem;
border-bottom: 1px solid #CDDADC;
width: 100%;
display: block;
padding-bottom: 12px;

}
.notice_unit .unit_title {
font-size: 20px;
font-family: 'S-CoreDream-5Medium';
color: #333333;
letter-spacing: -0.03rem;
padding-top: 27px;
line-height: 1.5rem;
}
.notice_unit .unit_content {
font-size: 17px;
font-family: 'S-CoreDream-3Light';
    color: #555;
    letter-spacing: -0.01rem;
    padding-top: 30px;
	line-height:1.3rem;
}

.notice_unit .date {
font-size: 14px;
font-family: 'S-CoreDream-5Medium';
    color: #889698;
    letter-spacing: -0.01rem;
    padding-top: 25px;
	line-height:1.3rem;
}

.mSec01 {background: url(/resources/_Image/sec02_bg.png);background-size: cover;}
.mSec01.adjt {background:none}
.sec01_mn_wrap {position:relative;width:1560px;margin:0 auto;text-align:center;}
.sec01_mn_wrap .sec01_mn {
	width: 100%;
    display: flex;
    border-top: 1px solid #E4E4E3;
    border-left: 1px solid #E4E4E3;
    flex-wrap: wrap;
	}

.sec01_mn_wrap .sec01_mn .s1_unit {width:33.33%;height:100%;display: flex;align-items: center;
	border-right: 1px solid #E4E4E3;
    border-bottom: 1px solid #E4E4E3;
    box-sizing: border-box;
}
.sec01_mn_wrap .sec01_mn .s1_unit a {display: flex;align-items: center;justify-content: space-between;padding:15px 30px;width:100%}
.sec01_mn_wrap .sec01_mn .s1_unit .unit_txt {align-self: flex-start;width:50%;flex-shrink:0}
.sec01_mn_wrap .sec01_mn .s1_unit .unit_img {
	height: 205px;
    overflow: hidden;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#fff
}
.sec01_mn_wrap .sec01_mn .s1_unit .unit_img img {width:100%;}
.sec01_mn_wrap .sec01_mn .s1_unit .ctTtl {
	font-size: 15px;
    font-family: 'S-CoreDream-3Light';
    color: #fff;
    letter-spacing: 0.04rem;
    display: block;
    padding-bottom: 12px;
    border-radius: 15px;
    text-align: left;
    padding: 10px 20px;
    width: fit-content;
}
.s1_unit.mn1 .ctTtl {background: #7257EB;}
.s1_unit.mn2 .ctTtl {background: #0C8E8E;}
.s1_unit.mn3 .ctTtl {background: #EB9C57;}
.s1_unit.mn4 .ctTtl {background: #E54B82;}
.s1_unit.mn5 .ctTtl {background: #4363D9;}
.s1_unit.mn6 .ctTtl {background: #D15A62;}


.s1_unit .no-data {padding: 147px 0 70px;color:#fff}
.sec01_mn_wrap .sec01_mn .s1_unit .ctTtl.ctPrgr {background:#0C8E8E} 
.sec01_mn_wrap .sec01_mn .s1_unit .ctTtl.ctPly {background:#E54B82} 
.sec01_mn_wrap .sec01_mn .s1_unit .scTtl {
    font-size: 21px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    letter-spacing: -0.03rem;
    line-height: 1.7rem;
    padding-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

@media all and (max-width:1559px) {
	.sec01_mn_wrap {width:100%}
}






















.sec01_bann {position:relative;width:100%;display:flex;text-align:center;margin:0 auto;max-width:1600px;justify-content: space-between;}
.sec01_bann a {width:23%;text-align:left;}
.sec01_bann a:nth-child(1) {background:#D15A62}
.sec01_bann a:nth-child(2) {background:#4363D9}
.sec01_bann a:nth-child(3) {background:#1F9791}
.sec01_bann a:nth-child(4) {background:#6F67CD}



.sec01_bann a .bann_unit {padding:50px 30px;position:relative;}
.sec01_bann a .bann_unit:after {
content:"";
position:absolute;
width:45px;
height:48px;
top:50%;
right:2%;
transform:translate(-50%,-50%);
}
.sec01_bann a .bann_unit:after {background:url(/resources/_Image/icon/bann_icon1.png);}
.sec01_bann a:nth-child(2) .bann_unit:after {background:url(/resources/_Image/icon/bann_icon2.png);width:27px;height:47px;right:7%;}
.sec01_bann a:nth-child(3) .bann_unit:after {background:url(/resources/_Image/icon/bann_icon3.png);width:51px;height:42px;}
.sec01_bann a:nth-child(4) .bann_unit:after {background:url(/resources/_Image/icon/bann_icon4.png);width:45px;height:51px;right:4%;}
.sec01_bann a .bann_unit .unit_cate {
	font-size: 19px;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: -0.05rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
    letter-spacing : 0;
    font-weight : 700
}
.sec01_bann a .bann_unit .unit_title {
	font-size: 20px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    letter-spacing: -0.03rem;
    line-height: 1.5rem;
}



.mSec02  {background:url(/resources/_Image/sec04_bg.png);background-size:cover;}
.sec02_wrap {width:100%;height:100%;max-width:1600px;margin:0 auto;text-align:center;position:relative;}
.sec02_wrap .sec02_title {position:relative;text-align:center;margin-top:150px;}
.sec02_wrap .enTtl {
font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color:#BF3D59;
    letter-spacing: 0.04rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
}
.sec02_wrap .scTtl {
    font-size: 53px;
    font-family: 'S-CoreDream-6Bold';
    color: #222222;
    letter-spacing: -0.03rem;
    line-height: 1.5rem;
    padding-top: 16px;
}




.sec02a_wrap {width:100%;height:100%;max-width:1600px;margin:0 auto;text-align:center;position:relative;}
.sec02a_wrap .sec03a_title {position:relative;text-align:center;margin-top:150px;}
.sec02a_wrap .enTtl {
font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color:#BF3D59;
    letter-spacing: 0.04rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
}
.sec02a_wrap .scTtl {
    font-size: 53px;
    font-family: 'S-CoreDream-6Bold';
    color: #222222;
    letter-spacing: -0.03rem;
    line-height: 1.5rem;
    padding-top: 16px;
}
.mSec02 .secIn {margin-top:10px}
.mSec02 #mGallery1 .item,.mSec02 #mGallery2 .item  {margin-top:40px}
.mSec02 .item a {display:block;width:100%;height:100%}
.mSec02 .item .sImg {overflow:hidden;position:relative;margin-top:25px;background-color:#F7F8FA}
.mSec02 .item .sImg .imgContainer {position:relative;display:block}
.mSec02 .item .sImg .imgContainer:before {content:"";display:block;padding-top:100%}
.mSec02 .item .sImg img {width:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease;box-shadow: 2px 2px 16px #cccccc;
}
.mSec02 .item .categorry {display:inline-block;width:90px;height:35px;line-height:35px;text-align:center;font-size:15px;font-weight:500;letter-spacing:-.05em;color:#222;background-color:#eee}
.mSec02 .item .sDate {display:block;font-size:15px;font-weight:500;letter-spacing:0;
color:#889698;text-align:left;font-family: "Poppins", sans-serif;font-weight:400;margin-top:8px;}
.mSec02 .item .sTit {font-size:20px;font-weight:500;letter-spacing:-.05em;color:#333;overflow:hidden;
text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.333;
margin-top:25px;position:relative;text-align:left;font-family: 'S-CoreDream-5Medium';}
.mSec02 .item a:hover .sImg img,
.mSec02 .item a:focus .sImg img {transform:translate(-50%,-50%) scale(1.1)}
.mSec02 #mTabGallery {position:relative;height:100%;box-sizing:border-box;margin-top:48px}

.mSec02 .dataAuto {display:flex;flex-wrap:nowrap;justify-content:space-between;width:100px;position:absolute;left:50%;transform:translate(-50%,-50%);z-index:555;margin-top:550px}
.mSec02 .dataAuto  button {position:relative;background-color:rgba(0, 0, 0, .2);border:0;width:50px;height:50px;margin-right:10px;font-size:0;transition:all .3s ease}
.mSec02 .dataAuto  button:hover,
.mSec02 .dataAuto  button:focus {background-color:rgba(0, 0, 0, .3)}
.mSec02 .dataAuto  button:before {content:"";position:absolute;left:0;right:0;bottom:0;top:0;display:block;background:url(/resources/_Templet/Main/main_kor/_Img/main_spr.png) no-repeat;width:10px;height:18px;margin:auto}
.mSec02 .dataAuto  .owl-prev:before {background-position:-122px -32px;}
.mSec02 .dataAuto  .owl-next:before {background-position:-142px -32px;}



.mSec02 .dataMore {display:block;font-size:14px;font-weight:600;color:#000;letter-spacing:0;position:absolute;top:-45px;right:0;z-index:1;text-transform:uppercase;}
.mSec02 .dataMore span {display:inline-block;position:relative;}
.mSec02 .dataMore span:before,
.mSec02 .dataMore span:after {content:'';display:inline-block}
.mSec02 .dataMore span:before {width:35px;height:35px;border-radius:50%;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);background-color:#9bd4ef;z-index:-1;transition:all .5s ease}
.mSec02 .dataMore span:after {width:22px;height:12px;background-image:url(/resources/_Templet/Main/main_kor/Img/m_nav_src.png);vertical-align:middle;margin-left:10px}
.mSec02 .dataMore:hover span:before,
.mSec02 .dataMore:focus span:before{transform:scale(1.5) translate(-50%,-40%)}



.clm3_unit {background:#F7F9FB;display:block;}
.clm3_unit .clm3_innr {padding:30px;}
.clm3_unit .clm3_innr .innr_img {
	width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin-bottom: 20px;
    aspect-ratio: 16 / 7;
    max-height: 250px;
}
@media (max-width: 768px) {
    .clm3_unit .clm3_innr .innr_img {
        aspect-ratio: 4 / 3; 
        max-height: 200px; 
    }
}
.clm3_unit .clm3_innr .innr_img img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}
.clm3_unit .clm3_innr p {
	padding: 9px;
    background: #4363D9;
    font-size: 15px;
    color: #fff;
    font-family: 'S-CoreDream-3Light';
    width: fit-content;
	line-height: 1.3em;
}
.clm3_unit .clm3_innr > span {
	font-family: 'S-CoreDream-5Medium';
    font-size: 17px;
    color: #000;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-top: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;        
    -webkit-box-orient: vertical; 
    overflow: hidden;             
    text-overflow: ellipsis;  	
    line-height: 1.4em;
}
.clm3_unit .clm3_innr .hashWrap {padding: 30px 0 0 0;text-align: left;}
.clm3_unit .clm3_innr .hashWrap .hash {
    background: #E1EBF5;
    color: #00426b;
    font-size: 14px;
    border-radius: 20px;
    padding: 4px 8px;
    font-family: 'S-CoreDream-5Medium';
    display: inline-block;
        margin-bottom: 5px;
}


@media all and (max-width:1799px) {
	.mSec02 .workWr {padding:0 30px;box-sizing:border-box}
}
@media all and (max-width:1440px) {
	.mSec02 .item .sTit {font-size:18px}
	.mSec02 .dataAuto {top:calc(50% - 20px)}
	.sec02_grid .sec02_cmpn .cmpn_unit .scTtl {font-size:18px;line-height:1.4rem;}
}
@media all and (max-width:999px) {
	.sec01_notc {margin-top:0;}
	.mSec02 .secIn {padding:70px 20px 90px 20px}
	.mSec02 .dataAuto {top:calc(50% - 28px);    justify-content: center;}
	.mSec02 .dataAuto button {width:28px;height:28px}
	.mSec02 .dataAuto button:after {width:18px;height:10px;background-size:auto 10px}
	.mSec02 .dataAuto .owl-prev:after {background-position:-26px 0}
	.mSec02 .dataAuto .owl-next:after {background-position:-53px 0}
	.mSec02 .dataMore {top:-30px}
	.mSec02 .dataMore span:after {display:none}
	.mSec02 .item .sImg {margin-top:15px}
}
@media all and (max-width:699px) {
	.mSec02 .secIn {padding:50px 20px 60px 20px}
	.mSec02 .item .sDate {font-size:15px}
	.mSec02 .item .sTit {font-size:16px;margin-top:15px}
	.sec04_grid .grid_colm.colm2 .grid_row.row2 .schImg {width: 50%;}
	.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 a:after {right: -30px;width: 14px;}
}
@media all and (max-width:599px) {
	/* .mSec02 .dataAuto {width:60px;top:106px;left:calc(100% - 20px);transform:translate(-100%,0)}
	.mSec02 .dataAuto button {border-radius:0;border:0;background-color:transparent} */
	.mSec02 .dataAuto {top:calc(50% - 70px)}
	.mSec02 .dataMore {right:0;top:10px}
	.mSec02 .dataMore {font-size:12px}
	.mSec02 .dataMore span:before {width:25px;height:25px}
}







.mSec03  {background:url(/resources/_Image/sec04_bg.png);background-size:cover;}
.sec03_wrap {width:100%;height:100%;max-width:1600px;margin:0 auto;text-align:center;position:relative;}
.sec03_wrap .sec03_title {position:relative;text-align:center;margin-top:150px;}
.sec03_wrap .enTtl {
font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color:#BF3D59;
    letter-spacing: 0.04rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
}
.sec03_wrap .scTtl {
    font-size: 53px;
    font-family: 'S-CoreDream-6Bold';
    color: #222222;
    letter-spacing: -0.03rem;
    line-height: 1.5rem;
    padding-top: 16px;
}




.sec03a_wrap {width:100%;height:100%;max-width:1600px;margin:0 auto;text-align:center;position:relative;}
.sec03a_wrap .sec03a_title {position:relative;text-align:center;margin-top:150px;}
.sec03a_wrap .enTtl {
font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color:#BF3D59;
    letter-spacing: 0.04rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
}
.sec03a_wrap .scTtl {
    font-size: 53px;
    font-family: 'S-CoreDream-6Bold';
    color: #222222;
    letter-spacing: -0.03rem;
    line-height: 1.5rem;
    padding-top: 16px;
}



.mTabBoard {
	position: relative;
    height: 580px;
    text-align: center;
    margin-top: 40px;
    font-size: 0;
}
#mTabBoard dl {
    display: inline-block;
    vertical-align: middle;
}   
	.ax {
    position: absolute;
	top:22px;
    width: 84px;
    font-size: 17px;
    background: #4363D9;
    color: #fff;
    z-index: 999;
    text-align: center;
    font-family: 'S-CoreDream-5Medium';
    padding: 11px 0;
	}
		.imgContainer .closed {
	background:rgba(0,0,0,0.3);
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	color:#fff;
	padding: 50% 0;
font-family: 'S-CoreDream-3Light';
font-size:18px;
	}

.mSec04  {background:url(/resources/_Image/sec05_bg.png);background-size:cover;}
.sec04_wrap {width:100%;height:100%;max-width:1600px;margin:0 auto;text-align:center;position:relative;display: flex;flex-direction: column;justify-content: center;}
.sec04_wrap .sec04_title {text-align:center;margin:0 auto;}
.sec04_wrap .enTtl {
	    font-size: 18px;
    letter-spacing: 0.01rem;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.sec04_wrap .scTtl {
  	font-size: 55px;
    letter-spacing: -0.02rem;
    color: #fff;
    font-family: 'S-CoreDream-6Bold';
    margin-top: 14px;
    margin-bottom: 40px;
}

.sec04_grid {}
.sec04_grid .sec04_cmpn {width:100%;height:250px;display:flex;align-items: center;justify-content: flex-end;margin-top: -1px;}
.sec04_grid .sec04_cmpn .cmpn_unit {margin-left:-1px;width:25%;height:100%;border:1px solid #b9b9b9;display: flex;
align-items: center;justify-content: space-between;box-sizing: border-box;}
.sec04_grid .sec04_cmpn .cmpn_unit .unit_txt {padding: 30px 0 0 30px;align-self: flex-start;}
.sec04_grid .sec04_cmpn .cmpn_unit .unit_img {padding:20px;}
.sec04_grid .sec04_cmpn .cmpn_unit .ctTtl {
	font-size: 15px;
    font-family: 'S-CoreDream-3Light';
    color: #fff;
    letter-spacing: 0.04rem;
    width: 100%;
    display: block;
    padding-bottom: 12px;
    border-radius: 15px;
    background: #7257EB;
    width: 92px;
    padding: 10px 8px;
}
.sec04_grid .sec04_cmpn .cmpn_unit .ctTtl.ctPrgr {background:#0C8E8E} 
.sec04_grid .sec04_cmpn .cmpn_unit .ctTtl.ctPly {background:#E54B82} 
.sec04_grid .sec04_cmpn .cmpn_unit .scTtl {
    font-size: 21px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    letter-spacing: -0.03rem;
    line-height: 1.7rem;
    padding-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.sec04_grid {display:flex;flex-direction: row;justify-content: space-between;}
.sec04_grid .grid_colm {}
.sec04_grid .grid_colm.colm1{
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.sec04_grid .grid_colm .ttl_header {display:flex;width:100%;justify-content: space-between;}
.sec04_grid .grid_colm.colm1 .ttl_header {display:flex;width:100%;justify-content: space-between;max-width: 700px;}
.sec04_grid .grid_colm .ttl_header p{
	font-size: 40px;
    font-family: 'S-CoreDream-6Bold';
    color: #fff;
	text-align:left;
}
.sec04_grid .grid_colm .mov_content {width:100%;max-width: 700px;margin-top:30px;}

.sec04_grid .grid_colm .mov_content .mvSlideTxt {margin-top:30px;}
.sec04_grid .grid_colm .mov_content .mvSlide img {width:100%}

.sec04_grid .grid_colm .mov_content .mvSlideTxt {margin-top:30px;}
.sec04_grid .grid_colm .mov_content .mvSlideTxt ul li{
	font-size: 20px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    letter-spacing:-0.02rem;
	line-height:150%;
	text-align:left;padding-bottom:18px;
}
.sec04_grid .grid_colm.colm2 {}
.sec04_grid .grid_colm.colm2 .grid_row {display:flex}
.sec04_grid .grid_colm.colm2 .grid_row.row1 {height:400px;flex-direction: column;}

.movCntl {
    height: 40px;
    top: 48%;
    display: flex;
    justify-content: center;
	    align-items: flex-end;
}
.movCntl .swiper-pagination {position: relative;color:#fff;font-size:16px;letter-spacing:0.1rem;}
.movCntl .swiper-pagination .swiper-pagination-current {padding-right:12px;}
.movCntl .swiper-pagination .swiper-pagination-total {padding-left:12px;}
.mov-pagination {width:130px !important;bottom:0 !important;color:#fff;font-size:15px;letter-spacing:0.1rem;font-family: 'S-CoreDream-6Bold';}

.mov-button-next, .mov-button-prev {position: initial !important;width:120px;opacity:1 !important;background:none !important;color:none;width:36px;height:16px;margin-top:0 !important;cursor: pointer;}

.mov-button-prev:after {background:url("/resources/_Image/icon/sp_prev_arrow.png")  !important;width:36px;height:16px;content:''!important;display:block}
.mov-button-next {}
.mov-button-next:after {background:url("/resources/_Image/icon/sp_next_arrow.png")  !important;width:36px;height:16px;content:'' !important;display:block}
.mov-button-stop {width:15px;height:40px;position:relative;}
.mov-button-stop:after {background:url("/resources/_Image/icon/sp_stop.png") no-repeat center !important;width:15px;height:16px;content:'' !important;z-index:2;
display:block;position: relative;transform: translate(-50%, -50%);top: 50%;left: 50%;}



.dataContent {margin-top:30px;}
.dataSlide .swiper-slide .classTh {max-height:210px;overflow:hidden;}
.dataSlide .swiper-slide img {width:100%;}
.dataSlide .swiper-slide p {
	margin-top:20px;
	font-size: 17px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    letter-spacing:-0.02rem;
	line-height:150%;
	text-align:left;
}
.dataSlide .swiper-slide p a {color:#fff}
.dataSlide .swiper-slide ol {margin-top:20px;text-align: left;}
.dataSlide .swiper-slide ol li {
	font-size: 14px;
    font-family: 'S-CoreDream-5Medium';
    color: #00426B;
    letter-spacing:-0.02rem;
	line-height:150%;
	display:inline-block;
	border-radius:10px;
	background:#E1EBF5;
	padding:2px 10px;

}

.dataCntl {
    height: 40px;
    top: 48%;
    display: flex;
    justify-content: center;
	    align-items: flex-end;
}
.dataCntl .swiper-pagination {position: relative;color:#fff;font-size:16px;letter-spacing:0.1rem;}
.dataCntl .swiper-pagination .swiper-pagination-current {padding-right:12px;}
.dataCntl .swiper-pagination .swiper-pagination-total {padding-left:12px;}
.data-pagination {width:130px !important;bottom:0 !important;color:#fff;font-size:15px;letter-spacing:0.1rem}

.data-button-next, .data-button-prev {position: initial !important;width:120px;opacity:1 !important;background:none !important;color:none;width:36px;height:16px;margin-top:0 !important;cursor: pointer;}
.swiper-button-disabled:after {opacity:0.4 !important}
.data-button-prev:after {background:url("/resources/_Image/icon/sp_prev_arrow.png")  !important;width:36px;height:16px;content:''!important;display:block}
.data-button-next {margin-left:10px;}
.data-button-next:after {background:url("/resources/_Image/icon/sp_next_arrow.png")  !important;width:36px;height:16px;content:'' !important;display:block}
.data-button-stop {width:15px;height:40px;position:relative;}
.data-button-stop:after {background:url("/resources/_Image/icon/sp_stop.png") no-repeat center !important;width:15px;height:16px;content:'' !important;z-index:2;
display:block;position: relative;transform: translate(-50%, -50%);top: 50%;left: 50%;}

.sec04_grid .grid_colm.colm2 .grid_row.row2 {
margin-top:10%;
background:rgba(0,0,0,0.3);
display:flex;
padding:30px;
align-items: center;
justify-content: flex-start;
}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schImg {padding-right:20px;}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schImg img {width:100%}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt {}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .schTtl{
	font-size: 18px;
    font-family: 'S-CoreDream-6Bold';
    color: rgba(255,255,255,0.7);
    letter-spacing:-0.02rem;
	line-height:1.2;
	text-align:left;
}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 {
	margin-top:20px;
	font-size: 28px;
    font-family: 'S-CoreDream-6Bold';
    color: #fff;
    letter-spacing:-0.02rem;
	line-height:1.2;
	text-align:left;
	position:relative;
}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 a {color:#fff;text-decoration:none;font-style:none;position:relative;}
.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 a:after {
	content:"";
	position:absolute;
	top:50%;
	right:-40px;
    width: 18px;
    height: 18px;
    background: url(/resources/_Image/icon/blank_icon.png) no-repeat center / contain;
    transform:translate(-50%,-50%);
	z-index: 3;
} 




.partner_wrap {width:100%;height:80px;background:#fff;position:relative;}
.partner_wrap .partner_sct {width:1600px;height:100%;margin:0 auto;text-align:center;display: flex;flex-direction: row;align-items: center;}
.partner_sct .owl-carousel {width: calc(100% - 200px);display:flex}
.partner_sct .owl-carousel .item {display:flex;justify-content: center;align-items: center;height: 50px;}
.partner_sct .owl-carousel .item img {text-align: center;margin: 0 auto;height: 50px;}
.partner_wrap .partner_sct .owl-contr {display:flex}
.partner_wrap .partner_sct .owl-contr a {width:25px;cursor:pointer}
.owl-contr a {position:relative;text-indent: -9999px;}
.owl-contr a:before {
content:"";
position:absolute;
width:13px;
height:15px;
top:50%;
left:0;
background:url("/resources/_Image/coor_control.png") no-repeat;
background-position:12% 50%;
transform:translate(-50%,-50%);
}
.owl-contr a.customStopBtn.play:before {background-position:47% 50%;}
.owl-contr a.customStopBtn:before {background-position:27% 50%;width:16px;}
.owl-contr a.customPrevBtn:before {background-position:67% 50%;}

.swiper-slide.aa {
 text-align: center;
font-size: 18px;
background:#fff;
height: calc((100% - 100px) / 2) !important;
display: flex;
justify-content: center;
align-items: center;
}
.mSp, .mSp2 {
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
}
.swiper-slide.aa a {font-size:20px;color:#000;font-family: 'S-CoreDream-5Medium';padding:0 20px;word-break: break-all;line-height: 1.2;}
.swiper-slide.aa a img {width:100%;}
/** -- mSec04 */


#mTabGallery {position:relative;height:440px;margin-top:25px}
#mTabGallery dl {display:inline-block;margin:0;vertical-align:middle}
#mTabGallery dl dt {display:inline-block}
#mTabGallery dl dt a {display:block;line-height:1;box-sizing:border-box;border-radius:25px;transition:all .3s ease;
height:40px;min-width:85px;position:relative;padding:12px 40px;text-align:center;background-color:#fff;overflow:hidden;border: 1px solid rgba(155, 155, 155, 0.2);}
#mTabGallery dl dt a:before {content:'';display:block;width:0%;height:0%;background-color:#222;transition:all .7s ease;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);opacity:0}
#mTabGallery dl.isOn dt a:before,
#mTabGallery dl dt a:hover:before,
#mTabGallery dl dt a:focus:before {width:200%;height:200%;opacity:1}
#mTabGallery dl.isOn dt a span,
#mTabGallery dl dt a:hover span,
#mTabGallery dl dt a:focus span {color:#fff}
#mTabGallery dl dt a span {display:block;font-size:.94em;color:#374359;box-sizing:border-box;position:relative;z-index:5;transition:all .3s ease;font-family: "Poppins", sans-serif;}
#mTabGallery dl dd {display:none}
#mTabGallery dl.isOn dd {display:block;}
#mTabGallery dl.isOn dd {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
}
.gall_wrap {position:relative;height:440px;margin-top:43px}
.gall_wrap dl {display:inline-block;margin:0;vertical-align:middle}
.gall_wrap dl dt {display:inline-block}
.gall_wrap dl dt a {display:block;line-height:1;box-sizing:border-box;border-radius:25px;transition:all .3s ease;
height:40px;min-width:85px;position:relative;padding:12px 40px;text-align:center;background-color:#fff;overflow:hidden;border: 1px solid rgba(155, 155, 155, 0.2);}
.gall_wrap dl dt a:before {content:'';display:block;width:0%;height:0%;background-color:#222;transition:all .7s ease;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);opacity:0}
.gall_wrap dl.isOn dt a:before,
.gall_wrap dl dt a:hover:before,
.gall_wrap dl dt a:focus:before {width:200%;height:200%;opacity:1}
.gall_wrap dl.isOn dt a span,
.gall_wrap dl dt a:hover span,
.gall_wrap dl dt a:focus span {color:#fff}
.gall_wrap dl dt a span {display:block;font-size:.94em;color:#374359;box-sizing:border-box;position:relative;z-index:5;transition:all .3s ease;font-family: "Poppins", sans-serif;}
.gall_wrap dl dd {display:none}
.gall_wrap dl.isOn dd {display:block;}
.gall_wrap dl.isOn dd {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.sec04_board  #mTabGallery dl.isOn dd {top:76px}
.sec04_board #mTabGallery {margin-top:-9px}
.mSec03 .secIn {margin-top:10px}
.mSec03 #mGallery1 .item,.mSec03 #mGallery2 .item  {margin-top:40px}
.mSec03 .item a {display:block;width:100%;height:100%}
.mSec03 .item .sImg {overflow:hidden;position:relative;margin-top:25px;aspect-ratio:4 / 3}
.mSec03 .item .sImg .imgContainer {position:relative;display:block}
.mSec03 .item .sImg .imgContainer:before {content:"";display:block;padding-top:100%}
.mSec03 .item .sImg img {width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease;box-shadow: 2px 2px 16px #cccccc;
}
.mSec03 .item .categorry {display:inline-block;width:90px;height:35px;line-height:35px;text-align:center;font-size:15px;font-weight:500;letter-spacing:-.05em;color:#222;background-color:#eee}
.mSec03 .item .sDate {display:block;font-size:15px;font-weight:500;letter-spacing:0;
color:#889698;text-align:left;font-family: "Poppins", sans-serif;font-weight:400;margin-top:8px;}
.mSec03 .item .sTit {font-size:20px;font-weight:500;letter-spacing:-.05em;color:#333;overflow:hidden;
text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.333;
margin-top:25px;position:relative;text-align:left;font-family: 'S-CoreDream-5Medium';}
.mSec03 .item a:hover .sImg img,
.mSec03 .item a:focus .sImg img {transform:translate(-50%,-50%) scale(1.1)}
.mSec03 #mTabGallery {position:relative;height:100%;box-sizing:border-box;margin-top:70px}

.mSec03 .dataAuto {display:flex;flex-wrap:nowrap;justify-content:space-between;width:100px;position:absolute;left:50%;transform:translate(-50%,-50%);z-index:555;margin-top:550px}
.mSec03 .dataAuto  button {position:relative;background-color:rgba(0, 0, 0, .2);border:0;width:50px;height:50px;margin-right:10px;font-size:0;transition:all .3s ease}
.mSec03 .dataAuto  button:hover,
.mSec03 .dataAuto  button:focus {background-color:rgba(0, 0, 0, .3)}
.mSec03 .dataAuto  button:before {content:"";position:absolute;left:0;right:0;bottom:0;top:0;display:block;background:url(/resources/_Templet/Main/main_kor/_Img/main_spr.png) no-repeat;width:10px;height:18px;margin:auto}
.mSec03 .dataAuto  .owl-prev:before {background-position:-122px -32px;}
.mSec03 .dataAuto  .owl-next:before {background-position:-142px -32px;}



.mSec03 .dataMore {display:block;font-size:14px;font-weight:600;color:#000;letter-spacing:0;position:absolute;top:-45px;right:0;z-index:1;text-transform:uppercase;}
.mSec03 .dataMore span {display:inline-block;position:relative;}
.mSec03 .dataMore span:before,
.mSec03 .dataMore span:after {content:'';display:inline-block}
.mSec03 .dataMore span:before {width:35px;height:35px;border-radius:50%;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);background-color:#9bd4ef;z-index:-1;transition:all .5s ease}
.mSec03 .dataMore span:after {width:22px;height:12px;background-image:url(/resources/_Templet/Main/main_kor/Img/m_nav_src.png);vertical-align:middle;margin-left:10px}
.mSec03 .dataMore:hover span:before,
.mSec03 .dataMore:focus span:before{transform:scale(1.5) translate(-50%,-40%)}
@media all and (max-width:1799px) {
	.mSec03 .workWr {padding:0 30px;box-sizing:border-box}
}
@media all and (max-width:1440px) {
	.mSec03 .item .sTit {font-size:18px}
	.sec02_grid .sec02_cmpn .cmpn_unit .scTtl {font-size:18px;line-height:1.4rem;}
}
@media all and (max-width:999px) {
	.mSec03 .secIn {padding:70px 20px 90px 20px}
	.mSec03 .dataAuto {top:calc(50% - 240px);justify-content: center;}
	.mSec03 .dataAuto button {width:28px;height:28px}
	.mSec03 .dataAuto button:after {width:18px;height:10px;background-size:auto 10px}
	.mSec03 .dataAuto .owl-prev:after {background-position:-26px 0}
	.mSec03 .dataAuto .owl-next:after {background-position:-53px 0}
	.mSec03 .dataMore {top:-30px}
	.mSec03 .dataMore span:after {display:none}
	.mSec03 .item .sImg {margin-top:15px}
}
@media all and (max-width:699px) {
	.mSec03 .secIn {padding:50px 20px 60px 20px}
	.mSec03 .item .sDate {font-size:15px}
	.mSec03 .item .sTit {font-size:15px;margin-top:15px}
	.sec04_grid .grid_colm.colm2 .grid_row.row2 .schImg {width: 50%;}
	.sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 a:after {right: -30px;width: 14px;}
}
@media all and (max-width:599px) {
	/* .mSec03 .dataAuto {width:60px;top:106px;left:calc(100% - 20px);transform:translate(-100%,0)}
	.mSec03 .dataAuto button {border-radius:0;border:0;background-color:transparent} */
	.mSec03 .dataAuto {top:calc(50% + 20px)}
	.mSec03 .dataMore {right:0;top:10px}
	.mSec03 .dataMore {font-size:12px}
	.mSec03 .dataMore span:before {width:25px;height:25px}
	#mTabGallery dl dt a span {font-size: .74em;}
	#mTabGallery dl dt a {padding: 12px 20px;    height: 37px;}
}
#fp-nav ul li a.active + div {opacity:1;width:100px;}


@media all and (max-width:1800px) {
    #fp-nav {display:none !important}
}
@media all and (max-width:1750px) {
	#mVisual .dataList .txtBox {width:100%;padding:0 30px;box-sizing:border-box}
}

@media all and (max-width:1499px) {
	#mVisual .dataList .owl-nav .owl-prev {left:10px}
	#mVisual .dataList .owl-nav .owl-next {right:10px}
	#mVisual .dataList .vdoBox {height:100%}
	#mVisual .dataList .vdoBox iframe {display:block;position:absolute;width:1700px;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
	#mVisual .dataList .vdoBox:before {padding-top:0;}
}
@media all and (max-width:1599px) {

	#mVisual .dataList .txtBox .txtCore {padding:0 60px}
	#mVisual .dataCtrl .dataPkgs {left:60px}
	
	.sec02_grid, .mSec01, .sec04_grid {padding: 0 30px;}
	
	.partner_wrap .partner_sct {width:100%;padding: 0 30px;}
}
@media all and (max-width:1440px) {

	#mVisual .dataList .txtBox {padding:0 20px}
	#mVisual .dataList .vdoBox iframe {width:1500px}
}
@media all and (max-width:1339px) {
	.mySwiper .swiper-slide p.mTtl {font-size:50px;padding:0 30px;}
	.mySwiper .swiper-slide p.sTtl {font-size: 25px;padding:0 30px;}
	.mvCntl {top:52%;}
	.swiper-slide.aa a {font-size:16px;}

	.sec02_grid .sec02_cmpn .cmpn_unit .unit_txt {width:50%;width: 113px;
    height: 85px;padding: 19px 0 0 13px;}
}

@media all and (max-width:1299px) {
	.sec02_grid .sec02_cmpn {height:222px;}
	.sec02_grid .sec02_cmpn .cmpn_unit .unit_img {padding: 9px;
	width: 110px;
    height: 100px;
	}
	.sec02_grid .sec02_cmpn .cmpn_unit .unit_img img {width: 80%;}
	.sec02_grid .sec02_cmpn.row3 .cmpn_unit .unit_box a {padding:17px 0;}
}

@media all and (max-width:999px) {
	.section {height:auto !important}
	.section.mVisual-wr {height:600px !important}
	#mVisual .dataList .vdoBox iframe {width:1100px}
	#mVisual .dataList .txtBox .pTxt1 {font-size:55px}
	#mVisual .dataList .txtBox .pTxt2 {font-size:20px;margin-top:10px}
	#mVisual .dataList .txtBox .pTxt3 {font-size:17px;margin-top:20px}
	
	.mySwiper .swiper-slide p.mTtl {font-size:40px;padding:0 20px;}
	.mySwiper .swiper-slide p.sTtl {font-size: 24px;padding:0 20px;}
	.mvCntl {top: 48%;}
	.sec01_notc {padding-top:55px;}
	
	.mSec01{padding:0 30px 50px;}
	.mSec01 .sec01_bann {flex-wrap: wrap;margin-bottom:300px;height:44px;}
	.mSec01 .sec01_bann a {width:49%;margin-bottom:10px;}
	.sec01_mn_wrap .sec01_mn .s1_unit {width:50%;}
	
	.sec01_mn_wrap .sec01_mn .s1_unit a {padding: 20px 15px;}
	.sec01_mn_wrap .sec01_mn .s1_unit .unit_txt {flex-direction: column;    width: 100%}
	.sec01_mn_wrap .sec01_mn .s1_unit .unit_img {height:150px;}
	.sec01_mn_wrap .sec01_mn .s1_unit .ctTtl {font-size:12px;}
	.sec01_mn_wrap .sec01_mn .s1_unit .scTtl {font-size:14px;-webkit-line-clamp: 1;padding-top: 0;line-height: 1.1;}
	.s1_unit .no-data {
    	padding: 30px 0 0 0;
	    color: #fff;
	    height: 160px;
	    font-size: 13px;
	}
	    .sec02_wrap {
        min-height: 890px;
    }
	.sec02_grid {margin-top: 100px;margin-bottom: 100px;}
	.sec02_grid .sec02_cmpn .cmpn_unit .scTtl {font-size:15px;line-height:1.2}
	    .sec02_wrap .sec02_title {margin-top: 98px;}
	.sec02_grid .sec02_cmpn.row3 .cmpn_unit:nth-child(3) .ctTtl2 {font-size: 21px;line-height:1.2;padding-top:17px;}
	.sec02_grid .sec02_cmpn.row3 .cmpn_unit:nth-child(3) .sTtl2 {
    font-size: 14px;
    letter-spacing: -0.01rem;
    line-height: 1.2;
    padding-top: 18px;
	}
	
	    .sec02_grid .sec02_cmpn .cmpn_unit .unit_txt {
        width: 100%;
             padding: 20px 10px 5px 10px;
    }
    .sec02_grid .sec02_cmpn .cmpn_unit {

    justify-content: center;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.sec02_grid .sec02_cmpn .cmpn_unit .ctTtl {
    font-size: 14px;
    padding: 9px 6px;
}

    .sec02_grid .sec02_cmpn {
        height: 280px
    }
    .sec02_grid .sec02_cmpn.row3 .cmpn_unit:last-child {padding:7px 0 4px 0}
    .sec02_grid .sec02_cmpn.row3 .unit_box {
    display: flex;
    flex-wrap: wrap;
    WIDTH: 100%;
    justify-content: center;
    }

        
    .sec02_grid .sec02_cmpn.row3 .cmpn_unit .unit_box a {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 14px 0;
    font-size:13px;
	}
	
	.sec03_wrap .sec03_title {
    margin-top:60px;
    }
    .sec03_wrap {
    min-height: 760px;
	}
	
	.sec04_grid {
    flex-direction: column;
    margin-top:80px;
	}
	.sec04_grid .grid_colm {width:100%}
	.sec04_grid .grid_colm .mov_content {
    max-width: 100%;
	}
	.sec04_grid .grid_colm.colm1 .ttl_header {
	max-width: 100%;
	}
	.sec04_grid .grid_colm {
    margin-bottom: 50px;
    height:auto;
	}
	.cm-scroll-icon {display:none;}
	.swiper-slide.aa a {font-size:14px;}
	.sec04_wrap {
    	padding: 80px 0 120px 0;
	}

}
@media all and (max-width:769px) {
.sec02_grid {margin-top: 269px;}
.sec02_grid .sec02_cmpn {justify-content: flex-start;}
.sec02_grid .sec02_cmpn.row .cmpn_unit {width: 50%;margin-left:0}
.sec02_grid .sec02_cmpn.row2 {display:none}
.sec02_grid .sec02_cmpn.row3 .cmpn_unit {display:none} 
.sec02_grid .sec02_cmpn.row3 .cmpn_unit:nth-child(3n) {display:block} 
.sec02_grid .sec02_cmpn.row2 .cmpn_unit {width: 33.33%;;margin-left:0}
.sec02_grid .sec02_cmpn.row3 {flex-direction: row;flex-wrap: wrap;}
.sec02_grid .sec02_cmpn.row3 .cmpn_unit {width:50%;margin-left:0}
.sec02_grid .sec02_cmpn.row3 .cmpn_unit:last-child {width:100%}

.mSec03 .item .sImg img {width:90%}
    .sec02_grid .sec02_cmpn .cmpn_unit .unit_img {width: 97px;
    height: 87px;}
    .sec04_grid .grid_colm.colm2 .grid_row.row2 {margin-top: -4%;}

}
@media all and (max-width:699px) {
	#mVisual .dataList .vdoBox iframe {width:1100px}
	#mVisual .dataCtrl {width:100%;justify-content:center}
	#mVisual .dataCtrl .owl-dot {width:30px;height:30px;}
	#mVisual .dataCtrl .owl-dot .bar {width:30px;height:30px}
	#mVisual .dataCtrl .owl-dot .bar svg {width:30px;height:30px}
	#mVisual .dataCtrl .owl-dot .progress-ring__circle {display:none}
	.mySwiper .swiper-slide {background-size:cover;height:510px;}
	.mySwiper .swiper-slide p.mTtl {font-size:30px;padding:0 20px;margin-top:120px;}
	.mySwiper .swiper-slide p.sTtl {font-size: 18px;padding:0 20px;}
	.section.mVisual-wr {height: 450px !important;}
    .mvCntl {top: 39%;}
    .sec01_notc p.scTtl {font-size:30px;}
    .sec02_wrap {min-height:752px;}
    .sec02_wrap .scTtl {font-size:35px;padding-top: 7px;}
    .sec02_wrap .sec02_title {margin-top: 57px;}
   .sec02_grid {margin-top: 192px;}
   .sec03_wrap .scTtl {font-size:30px;}
   .sec04_grid .grid_colm .ttl_header p {font-size:30px;}
   .sec04_grid .grid_colm.colm2 .grid_row.row2 .schTxt .scTtl2 {font-size:15px;}
   .dataCntl {height: 25px;}
   .movCntl {height: 28px;}
   .mSec02 #mTabGallery, .mSec03 #mTabGallery {margin-top: 38px;}
	.clm3_unit .clm3_innr p {padding: 11px;font-size:13px;}
	.clm3_unit .clm3_innr .hashWrap {padding: 15px 0 0 0;}
	.clm3_unit .clm3_innr > span {font-size: 15px;}
	.clm3_unit .clm3_innr .hashWrap .hash {font-size: 13px;}
	.sec04_wrap .enTtl {font-size: 17px;}
	.sec04_wrap .scTtl {font-size: 30px}
	.sec04_board #mTabGallery {margin-top:0;}
	.mSec03 .dataAuto {justify-content: center; top:calc(50% - 345px)}
	    .sec03_wrap {
        min-height: 680px;
    }
}
@media all and (max-width:499px) {
	.section.mVisual-wr {height:500px !important}
	#mVisual .dataList .txtBox .pTxt1 {font-size:25px}
	#mVisual .dataList .txtBox .pTxt2 {font-size:17px}
	#mVisual .dataList .txtBox .pTxt3 {font-size:15px}	
}

	.mSec05_banner {width:1600px;margin:0 auto;text-align:center;display:flex;margin-top:40px;}
	.mSec05_banner .ms05_vs {width:50%;height:129px;background:url(/resources/_Image/sec05_ban_bg.jpg) no-repeat center ;}
	.mSec05_banner .ms05_ttl {width:50%;background:#D15A62;}
	.mSec05_banner .ms05_ttl a {font-family: 'S-CoreDream-5Medium';position:relative;color:#fff;font-size:26px;letter-spacing:-0.05em;width:100%;height:100%;display:block;padding-left:40px;display:flex;align-items: center;}
	.mSec05_banner .ms05_ttl a:after {
		content:"";
		position:absolute;
		top:50%;
		right:70px;
	    width: 18px;
	    height: 18px;
	    background: url(/resources/_Image/side_link.png) no-repeat center / contain;
	    transform:translateY(-50%);
	}



.cm-scroll-icon{position:absolute; bottom:30px; left:50%; text-align:center; transform:translateX(-50%);z-index:9999}
.cm-scroll-icon .scroll-txt{display:block; color:#fff; letter-spacing:2px; font-size:0; font-weight:600; margin-bottom:10px;  }
.cm-scroll-icon .scroll-txt em{font-size:12px; display:inline-block; animation: scroll-down-ani 2s ease-in-out 0s infinite;}
.cm-scroll-icon .scroll-txt em:nth-child(1){animation-delay:1s;}
.cm-scroll-icon .scroll-txt em:nth-child(2){animation-delay:1.04s;}
.cm-scroll-icon .scroll-txt em:nth-child(3){animation-delay:1.08s;}
.cm-scroll-icon .scroll-txt em:nth-child(4){animation-delay:1.12s;}
.cm-scroll-icon .scroll-txt em:nth-child(5){animation-delay:1.16s;}
.cm-scroll-icon .scroll-txt em:nth-child(6){animation-delay:1.2s;}
.cm-scroll-icon .scroll-txt em:nth-child(7){animation-delay:1.24s;}
.cm-scroll-icon .scroll-txt em:nth-child(8){animation-delay:1.28s;}
.cm-scroll-icon .scroll-txt em:nth-child(9){animation-delay:1.32s;}
.cm-scroll-icon .scroll-txt em:nth-child(10){animation-delay:1.36s;}
.cm-scroll-icon .scroll-txt em:nth-child(11){animation-delay:1.4s;}
.cm-scroll-icon .arrow .arrow-icon{display:block; text-align:center; font-size:24px; color:#fff; height:13px; animation: arrow-ani 2s ease-in-out 0s infinite;}
.cm-scroll-icon .arrow .arrow-icon:nth-child(1){animation-delay:0.1s}
.cm-scroll-icon .arrow .arrow-icon:nth-child(2){animation-delay:0.2s}
.last-container .cm-scroll-icon{display:none;}

.scroll-downs {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width :30px;
}
.mousey {
  width: 5px;
  padding: 9px 9px;
  height: 20px;
  border: 3px solid #fff;
  border-radius: 25px;
  opacity: 1;
  box-sizing: content-box;
}
.scroller {
  width: 5px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}



.site_wrap {width:100%;display:flex;position:relative;
	flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
	height:450px;
}


.site_wrap .aa .aa_pd {padding:30px;}
.site_wrap .aa:nth-child(4n) {margin-right:0} 
.site_wrap .aa .aa_pd h3 {font-family: 'S-CoreDream-5Medium';font-size:20px;color:#000}
.site_wrap .aa .aa_pd a {position:relative;color:#777;padding: 9px 0 20px 25px;font-family: 'S-CoreDream-3Light';}
.site_wrap .aa .aa_pd a:before {
	content:"";
	position:absolute;
	top:24px;
	left:10px;
    width: 18px;
    height: 18px;
    background: url(/resources/_Image/icon/link_icon.png) no-repeat center / contain;
    transform:translate(-50%,-50%);
}
.site_wrap .aa .aa_pd p {width:100%;height:100px;background:#fff;display: flex;align-items: center;justify-content: center;
margin-top:15px;}


.site_wrap .bb {
position:relative;
width:24%;
background:#F4F8FC;
border-radius:15px;
margin-bottom:20px;
display: flex;
flex-direction: column;
margin-right:1%;
} 
.site_wrap .bb .bb_pd {padding:30px;}
.site_wrap .bb:nth-child(4n) {margin-right:0} 
.site_wrap .bb .bb_pd h3 {font-family: 'S-CoreDream-5Medium';font-size:20px;color:#000;line-height: 1.3;height:55px;}
.site_wrap .bb .bb_pd div {width:100%;height:185px;background:#fff;
margin-top:15px;}
.site_wrap .bb .bb_pd ul {padding:20px;}
.site_wrap .bb .bb_pd ul li {position:relative;padding-left: 24px;}
.site_wrap .bb .bb_pd ul li:before {
	content:"";
	position:absolute;
	top:16px;
	left:10px;
    width: 18px;
    height: 18px;
    background: url(/resources/_Image/icon/link_icon.png) no-repeat center / contain;
    transform:translate(-50%,-50%);
}
@media only screen and (max-width:1600px) {
.sub-inner {width:100%;}
	.mSec05_banner {width:100%;}
}
@media only screen and (max-width:1399px) {
	.site_wrap .aa {width:32%;}
	.site_wrap .aa {margin-right:2%} 
	.site_wrap .aa:nth-child(4n) {margin-right:2%} 
	.site_wrap .aa:nth-child(3n) {margin-right:0} 	
	.site_wrap .bb {width:32%;}
	.site_wrap .bb {margin-right:2%} 
	.site_wrap .bb:nth-child(4n) {margin-right:2%} 
	.site_wrap .bb:nth-child(3n) {margin-right:0} 	
}

@media only screen and (max-width:1099px) {
	.site_wrap .aa .aa_pd h3 {font-size:18px;}
	.site_wrap .aa .aa_pd a {font-size:15px;}
	.site_wrap .aa .aa_pd a:before {top:21px;}	
	
	.site_wrap .bb .bb_pd h3 {font-size:18px;}
	.site_wrap .bb .bb_pd ul li {font-size:15px;}
	.site_wrap .bb .bb_pd ul li:before {top:12px;}	
}

@media only screen and (max-width:999px) {
	.site_wrap .aa {width:48%;}
	.site_wrap .aa {margin-right:4%} 
	.site_wrap .aa:nth-child(4n) {margin-right:4%} 
	.site_wrap .aa:nth-child(3n) {margin-right:4%} 
	.site_wrap .aa:nth-child(2n) {margin-right:0} 
	.site_wrap .aa .aa_pd p {height:70px;}
	.site_wrap .aa .aa_pd p img {height:50%;}
	
	.site_wrap .bb {width:48%;}
	.site_wrap .bb {margin-right:4%} 
	.site_wrap .bb:nth-child(4n) {margin-right:4%} 
	.site_wrap .bb:nth-child(3n) {margin-right:4%} 
	.site_wrap .bb:nth-child(2n) {margin-right:0} 
	.site_wrap .bb .bb_pd h3 {height:auto;}
	.site_wrap .bb .bb_pd div {height:auto;}
	.mSec05_banner .ms05_vs {width:20%}  
.mSec05_banner .ms05_ttl {width:80%}
	.mSec05_banner .ms05_ttl a {font-size:18px;}
}

@media only screen and (max-width:699px) {
	.sub-text .hd_ttl {font-size: 25px;}
	.text-cont-inner .cont_txt {font-size: 16px;line-height: 1.6;}
	
	.ci-cont img {width:100%}
	
	
		.site_wrap .aa {width:100%;}
	.site_wrap .aa {margin-right:0% !important} 
	
	.site_wrap .bb {width:100%;}
	.site_wrap .bb {margin-right:0% !important} 
	.site_wrap .bb .bb_pd div {height:auto;}
	.site_wrap .bb .bb_pd h3 {height:auto;}
}