@charset "utf-8";
/* SWIPER - MIN HEIGHT */
@media all and (max-height:300px) and (max-width:533px){
	.swiper-slide-video>*{height:300px; width:533px}
}

/* 1st SLIDER */
#swiper-main {height:60vh; min-height:300px; max-height:400px; margin-top:8px;}

#swiper-main .swiper-slide> .ds-lt-width >div{margin-top:80px;}

.ds-lt-index .ds-index-title {font-size:1.3em; font-weight:bold;}

#swiper-main .swiper-main-1 .ds-index-title {font-size:1.4em;}
#swiper-main .swiper-main-2 .ds-index-title {font-size:1.1em;}
#swiper-main .swiper-main-2 .ds-index-title>div:nth-of-type(2){margin-top:0.7em;}

#swiper-main .swiper-main-1 .swiper-main-text-img {margin:20px 0;}
#swiper-main .swiper-main-1 .swiper-main-text-img img{max-width:80%;}

.ds-lt-index .ds-index-boxes {justify-content:space-between; flex-wrap:nowrap; align-items:stretch; width:100%; font-size:0.9em}
#swiper-main .swiper-main-2 .ds-index-boxes {margin-top:2.5em;}

.ds-lt-index .ds-index-boxes>li {flex:0 0 33%}
.ds-lt-index .ds-index-boxes>li~li {margin-left:0}

.ds-lt-index .ds-index-boxes a {width:100%; height:10em; background-size:contain;}

#swiper-main .swiper-main-1> .ds-lt-width >img:nth-of-type(1) {width:95%; top:10%;}
#swiper-main .swiper-main-1> .ds-lt-width >img:nth-of-type(2) {width:95%; bottom:0;}
#swiper-main .swiper-main-2> .ds-lt-width >img:nth-of-type(1) {width:35%; bottom:0; right:-4%;}

.ds-lt-index .ds-index-more {bottom:35px; left:50%; width:5em; margin-left:-2.5em; font-size:1em; z-index:2;}
.ds-lt-index .ds-index-more>a {border-width:1px; padding:0.3em 0;}

/* 2nd ~ 3rd */
.ds-lt-index~div {margin-top:5px;}
#ds-index-3 .ds-index-boxes a{height:5em}

/* MOBILE POPUP */
#ds-index-popup-a {font-size:0; line-height:1; margin-top:3px;}
#ds-index-popup-a a{display:inline-block; width:50%;}
#ds-index-popup-a img{width:100%; height:auto;}