@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;} */

#swiper-main .swiper-main-text h3{font-size:1.8em; line-height:1.4; margin:0;}
#swiper-main .swiper-main-text div{font-size:1.3em; line-height:1.5; margin-top:0.2em;}

/* 2nd */
#ds-index-2 {padding-bottom:3rem;}
#ds-index-2-title {text-align:center; padding:2.5rem 0;}
#ds-index-2-title>p:nth-child(1) {font-size:1rem; line-height:1.8;}
#ds-index-2-title>p:nth-child(2) {font-size:1.3rem;}
#ds-index-2-title>p:nth-child(3) {font-size:1.3rem;}

