/* BASIC css start */
/* ¸ÞÀÎ ÆË¾÷ */
.mu_popup {
    visibility: hidden;
	position: fixed;
	overflow: hidden;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	bottom: 0;
	right: 0;
}
.mu_popup.on {
	display: none;
}
.mu_popup .popup_inner {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
}  
.mu_popup .PBanner {
	overflow: hidden;
	position: relative;
	display: block;
	border-radius: 15px 15px 0 0;
} 
.mu_popup .layer_bottom{color:#fff;padding: 10px 0;background: #000;position: relative;}
.mu_popup .layer_bottom *{vertical-align: middle;}
.mu_popup .layer_bottom .ctrl{vertical-align: middle;}
.mu_popup .layer_bottom .ctrl a {
	cursor: pointer;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
}
.mu_popup .close {
   	display: block;
   	position: absolute;
   	top: 10px;
   	right: 15px;
   	font-size: 13px;
   	font-weight: 500;
   	color: #fff;
   	border: 0;
   	background: transparent;
} 
.mu_popup .PBanner img {
    width: 100%;
} 
/*¸ÞÀÎÆË¾÷ Á¾·á*/









.section{}
.section .sec_inner{padding:0 5%; margin:0 auto}
.section h2{font-size:23px;color:#333333;font-weight:600;margin-bottom:30px;position: relative;}
.section h2 a {
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #ccc;
    padding: 5px 13px;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.more{display:flex; align-items:center; justify-content:center;}
.more a{color: #5d5d5d; border:1px solid #d8d8d8; font-size:13px; border-radius:20px ;padding:10px 37px; display:inline-block; font-weight:500;}

#container{padding-top:0 !important}
#sec1{}
#sec1 .swiper{}
#sec1 .swiper>ul{}
#sec1 .swiper>ul>li{position: relative;width: 100%;}
#sec1 .swiper>ul>li>a{display: block;width: 100%;}
#sec1 .swiper>ul>li>a>img{width: 100%;}
#sec1 .swiper>ul>li>.txt{position: absolute; left: 8%; 
    bottom: 10%;}
#sec1 .swiper>ul>li>.txt.act{}
#sec1 .swiper>ul>li>.txt>*{position: relative; left: -100px;opacity: 0;}
#sec1 .swiper>ul>li>.txt.act>*{left: 0px;opacity: 1;}
#sec1 .swiper>ul>li>.txt p.sub{letter-spacing: -.6px; margin-bottom: 10px; transition: left .5s, opacity .8s;  font-size: 18px;color: #494949;}
#sec1 .swiper>ul>li>.txt h2{letter-spacing: -.6px;transition: left .7s,opacity .8s;margin-left: -2px;  font-size: 24px;color: #1a1a1a;line-height:1.2; margin-top:15px}
#sec1 .swiper>ul>li>.txt a{margin-top: 25px; transition: left 1s,opacity .8s;display: inline-block; color: #898989;  font-size: 13px;}
#sec1 .swiper-pagination{left: 0;width: auto;bottom: 20px;right: 0;}
#sec1 .swiper-pagination-bullet{opacity: 1; background-color: #fff;}
#sec1 .swiper-pagination-bullet-active{background-color: #000;}

.sec1_bar{border-bottom: 1px solid #eee; width:100%}
.sec1_bar .swiper{margin:0 auto; height: 45px;}
.sec1_bar .swiper ul{width: 100%;}
.sec1_bar .swiper ul li.swiper-slide{}
.sec1_bar .swiper ul li.swiper-slide p{display: flex; align-items: center; justify-content: center; font-size: 12px ; color: #333333; padding: 9px 0; }

.sec1_bar p span{display: flex; margin-right: 10px;}
.sec1_bar p span img{transform:scale(.66); transform-origin:center center;}
#sec2{margin-top:80px}
#sec2 .sec2_top{display: flex; justify-content: space-between; align-items: center;margin-bottom:30px}
#sec2 .sec2_top h2{margin-bottom:0}
#sec2 .sec2_top .right{display:flex}
#sec2 .swiper ul.swiper-slide{display:flex; flex-wrap:wrap}
#sec2 .swiper li .thumb{position:relative}
#sec2 .swiper li .thumb span.sticker{display:none;z-index:1; position:absolute; width:40px; height:40px;   background-color:#333; color:#fff; border-radius:50%; line-height:40px; text-align:center; right:10px; top:10px; font-size:9px; font-weight:500}
#sec2 .swiper-pagination{position:unset}
#sec2 .swiper-pagination-bullets.swiper-pagination-horizontal{left:unset; top:unset; width:auto;}
#sec2 .swiper-pagination-bullet {width: 20px;height: 20px;text-align: center;line-height: 20px;box-sizing:unset; font-weight:500; font-size: 11px;color: #5d5d5d;opacity: 1; background: rgba(0, 0, 0, 0);font-family: 'Lato', sans-serif;border:1px solid #ccc }
#sec2 .swiper-pagination-bullet-active { color: #fff;background: #333333;}



#sec3{width: 100%; position: relative;margin-top:130px}
#sec3 .bg{width: 100%;}
#sec3 .bg img{width: 100%;}
#sec3 .txt_cont{ }
#sec3 .txt_cont .txt_inner{padding:35px 5% 45px}
#sec3 .txt_cont .txt_inner>*{ }
#sec3 .txt_cont .txt_inner p.tit{color: #000000;font-size: 14px; font-weight: 500; margin-bottom: 13px;}
#sec3 .txt_cont .txt_inner h3{color: #000; font-size: 24px; font-weight: 700; margin-bottom: 30px;}
#sec3 .txt_cont .txt_inner p.cont{color: #474747; font-size: 13px; line-height: 1.6; font-weight: 400; margin-bottom: 40px;}
#sec3 .txt_cont .txt_inner>a{color: #474747; font-size: 12px; display: block;}
#sec3 .swiper{padding-bottom:60px; padding-left:15px; padding-top:15px}
#sec3 .swiper ul.swiper-wrapper{display: flex; align-items: flex-end;}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide{padding: 0px 0px 40px; border-radius: 10px;overflow:hidden;background-color: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, .1);width:40%}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide .thumb{width: 100%;padding-bottom: 0px;transition: padding-bottom .3s; }
#sec3 .swiper ul.swiper-wrapper li.swiper-slide .thumb a{display: block; width: 100%;text-align: center;}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide .thumb a img{}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide .info{padding-bottom:20px}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide .info p{text-align: center;}
#sec3 .swiper ul.swiper-wrapper li.swiper-slide a.view_more{text-align: center;transition:color .2s; display: block; color:#474747; font-size:11px; font-weight:400 }
#sec3 .swiper-pagination{bottom:0px; top:unset}
#sec3 .swiper-pagination-bullet{width: 30px; height: 2px; border-radius: 0; background-color:#9c8f87; }
#sec3 .swiper-pagination-progressbar{background-color:rgba(0,0,0,0.09); height:4px !important}
#sec3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#333}


#sec4{margin-top:150px}
#sec4 .sec_inner{}
#sec4 .sec_inner h2{}
#sec4 .sec_inner h2 a.more{}
#sec4 .sec_inner .sec4_cont{}
#sec4 .sec_inner .sec4_cont ul{}
#sec4 .sec_inner .sec4_cont ul li{width:70%;  }
#sec4 .sec_inner .sec4_cont ul li a{display: block; width: 100%;}
#sec4 .sec_inner .sec4_cont ul li a img{width:100%}
#sec4 .sec_inner .sec4_cont ul li a .info{position: absolute;width: 100%; bottom: 0px; left: 0;padding:15px 12px;}
#sec4 .sec_inner .sec4_cont ul li a .info .inner{background-color: rgba(255,255,255,.7);transition: background-color .5s; padding: 25px 0 20px;}
#sec4 .sec_inner .sec4_cont ul li a .info .inner p{text-align: center;}
#sec4 .sec_inner .sec4_cont ul li a .info .inner p.brandname{ font-size: 20px; color: #000; font-weight: 700; margin-bottom: 15px;}
#sec4 .sec_inner .sec4_cont ul li a .info .inner p.txt{ font-size: 12px; color: #888888; font-weight: 500;}

#sec5{width: 100%;margin-top:120px}

#sec6{margin-top: 70px;padding-top: 70px;background: url(/design/gounin00/renewal/images/m_bg.png) no-repeat;background-size: cover;}
#sec6 .sec_inner {
    padding: 0 5% 13%;
}


#sec6_video {background-color:#2c4b2c;margin-top:40px;}
#sec6_video .inner {width:100%;margin:0 auto;padding:70px 5%;}
#sec6_video .video_wrap {}
#sec6_video .video_wrap .v_cont {}
#sec6_video .video_wrap .v_frame {position:relative;width:100%;padding-bottom: 56.25%;}
#sec6_video .video_wrap .v_frame iframe {position:absolute;width:100%;height:100%;}
#sec6_video .video_wrap .v_desc {margin-bottom:20px;}
#sec6_video .video_wrap .v_desc h3 {font-size:28px;line-height:38px;color:#fff;font-weight:600;}
#sec6_video .video_wrap .v_desc p {font-size: 16px;font-weight: 300;margin-top: 14px;line-height: 1.4;color: #fff;}




#sec7{width: 100%;margin-top:120px}
#sec7 a{display: block;width: 100%;}
#sec7 a img{width: 100%;}

/* sec8 */
#sec8{margin:70px 0 0px}
#sec8 h2{margin-bottom:30px}
#sec8 .sec8_review{}
#sec8 .sec8_review>div{width: 100%;}
#sec8 .sec8_review>div>ul{font-size: 0;}
#sec8 .sec8_review>div>ul>li{width: 49%;display: inline-block;vertical-align: top;margin-left: 2%;border: 1px solid #e5e5e5;margin-bottom: 4%;}
#sec8 .sec8_review>div>ul>li:nth-child(2n+1) {
    margin-left: 0;
}
#sec8 .li_review .rv_main{ width: 100%; border-bottom: 1px solid #f2f2f2;}
#sec8 .li_review .rv_main .thumb{width:100%;}
#sec8 .li_review .rv_main .thumb a{display: block; width: 100%; height: 100%;}
#sec8 .li_review .rv_main .thumb a img{width: 100%; height: 100%; object-fit: cover;}
#sec8 .li_review .rv_main .rv_main_cont{width: 100%; padding: 20px 0;}
#sec8 .li_review .rv_main .rv_main_cont .rv_cont{font-size: 13px;   text-overflow: ellipsis; overflow: hidden; color:#575757; line-height:1.4 }

#sec8 .li_review .rv_mini{width: 100%;height: 100px;display: flex;align-items: center;justify-content: left;padding: 7px;}
#sec8 .li_review .rv_mini .mini_thumb{width: 43px;height: 43px;display: inline-block;overflow: hidden;}
#sec8 .li_review .rv_mini .mini_thumb a{display: block;width: 100%; height: 100%;}
#sec8 .li_review .rv_mini .mini_thumb a img{width: 100%; height: 100%; object-fit: cover;}
#sec8 .li_review .rv_mini ul {padding-left: 20px;width: calc(100% - 43px);}
#sec8 .li_review .rv_mini ul li {font-size: 12px;color: #333333;margin-bottom: 2px;}
#sec8 .li_review .rv_mini ul li:nth-child(2){font-size: 12px;/* white-space: nowrap; *//* text-overflow: ellipsis; *//* overflow: hidden; */margin-bottom: 3px;}
#sec8 .li_review .rv_mini ul li span {margin-right: 6px;color: #bbbbbb;}
#sec8 .li_review .rv_mini ul li span img{margin-right:4px;transform:scale(.9);display: none;}
#sec8 .li_review .rv_mini ul li span:nth-child(2) img{margin-top:2px}
#sec8 .li_review .rv_mini ul li:first-child {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#sec8 .li_review .rv_mini ul li .rv_cont {
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    overflow: hidden;
    height: 35px;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#sec8 .li_review .rv_mini ul li:last-child {
    margin-bottom: 0;
}





#sec-event {
    margin-top: 40px;
}
.event-swiper-wrap {margin: 30px auto 0;position: relative;}

.event-swiper {
    overflow: hidden;
    position: relative;
    padding-bottom: 55px;
}

.event-swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    z-index: 3;
    background: url(/design/gounin00/renewal/images/L.png) no-repeat;
    width: 56px;
    height: 56px;
    background-size: contain;
    cursor: pointer;
    display: none;
}
.event-swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    z-index: 3;
    background: url(/design/gounin00/renewal/images/R.png) no-repeat;
    width: 56px;
    height: 56px;
    background-size: contain;
    cursor: pointer;
    display: none;
}
.event-swiper-button-prev:hover,
.event-swiper-button-next:hover {opacity:0.7;}

.event-swiper .swiper-slide {}

.event-swiper .swiper-slide .inner { 
}
.event-swiper .swiper-slide .inner a {
    font-size: 0;
}

.event-swiper .swiper-slide .inner .leftImg {
    width: 100%;
    display: block;
}

.event-swiper .swiper-slide .inner .leftImg img {
    width: 100%;
}

.event-swiper .swiper-slide .inner .rightTxt {
    display: block;
    width: 100%;
    padding-left: 5%;
    box-sizing: border-box;
    padding-top: 5%;
}


.event-swiper .swiper-slide .inner .rightTxt .bigTitle {
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.45;
    text-transform: uppercase;
   /* margin-left: -50px;
    -webkit-transition: all 0.5s ease 0.8s;
    -khtml-transition: all 0.5s ease 0.8s;
    -moz-transition: all 0.5s ease 0.8s;
    -ms-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;*/
}

.event-swiper .swiper-slide.swiper-slide-active .inner .rightTxt .bigTitle, .event-swiper .swiper-slide.swiper-slide-active .inner .rightTxt .smallTitle {
    margin-left:0;
}

.event-swiper .swiper-slide .inner .rightTxt .smallTitle {
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.75;
    padding-top: 15px;
   /* margin-left: -50px;
    -webkit-transition: all 0.5s ease 0.85s;
    -khtml-transition: all 0.5s ease 0.85s;
    -moz-transition: all 0.5s ease 0.85s;
    -ms-transition: all 0.5s ease 0.85s;
    -o-transition: all 0.5s ease  0.85s;
    transition: all 0.5s ease 0.85s;*/
}

.event-swiper .swiper-pagination{text-align: left;left: 0;bottom: 0;top: auto !important;height: 2px !important;}

.event-swiper .swiper-pagination-bullet{opacity: 1;background-color: #eee;}

.event-swiper .swiper-pagination-bullet-active{background-color: #000;} 

.event-swiper .swiper-pagination-progressbar{background-color:#eee;}
.event-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background-color:#000;}


#secAbout {
    margin-top: 70px;
}

#secAbout.section .sec_inner {
    padding: 0;
}

#secAbout.section .sec_inner h2 {
    padding: 0 5%;
    margin-right: 5%;
}

.aboutSlide-wrap {margin: 30px auto 0;position: relative;}

.aboutSlide {
    overflow: hidden;
    position: relative;
    padding-bottom: 55px;
}
 
.aboutSlide .swiper-slide {}


.aboutSlide .swiper-slide img {
    width: 100%;
}

.aboutSlide .swiper-slide .aboutSubject{
    display: block;
    width: 100%;
    padding-left: 5%;
    box-sizing: border-box;
    padding-top: 5%;
}


.aboutSlide .swiper-slide .aboutSubject .en {
    color: #333333;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.45;
    /* text-transform: uppercase; */
    /* margin-left: -50px;
    -webkit-transition: all 0.5s ease 0.8s;
    -khtml-transition: all 0.5s ease 0.8s;
    -moz-transition: all 0.5s ease 0.8s;
    -ms-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;*/
}

.aboutSlide .swiper-slide.swiper-slide-active .inner .rightTxt .bigTitle, .aboutSlide .swiper-slide.swiper-slide-active .inner .rightTxt .smallTitle {
    margin-left:0;
}

.aboutSlide .swiper-slide .aboutSubject .kr {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.75;
    padding-top: 2px;
    /* margin-left: -50px;
    -webkit-transition: all 0.5s ease 0.85s;
    -khtml-transition: all 0.5s ease 0.85s;
    -moz-transition: all 0.5s ease 0.85s;
    -ms-transition: all 0.5s ease 0.85s;
    -o-transition: all 0.5s ease  0.85s;
    transition: all 0.5s ease 0.85s;*/
}

.aboutSlide .swiper-pagination{text-align: left;left: 0;bottom: 0;top: auto !important;height: 2px !important;}

.aboutSlide .swiper-pagination-bullet{opacity: 1;background-color: #eee;}

.aboutSlide .swiper-pagination-bullet-active{background-color: #000;} 

.aboutSlide .swiper-pagination-progressbar{background-color:#eee;}
.aboutSlide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background-color:#000;}

#footer {
    margin: 110px auto 0 !important;
}

/* BASIC css end */

