@charset "UTF-8";


.hero-swiper .swiper-wrapper{
	width: 420px;
	margin: 0 auto;
}
.slider	.swiper-wrapper{
	width: 380px;
	margin: 0 auto;
}
@media only screen and (max-width: 992px){
	.hero-swiper .swiper-wrapper,
	.slider	.swiper-wrapper{
		width: 80%;
		margin: 2em auto 0;
	}
}

.-mint-green,
.-mint-blue{
	pointer-events: none;
	cursor: default;

	display: none;
	visibility: hidden;
}
.hero-swiper-prev,
.hero-swiper-next{
	display: none;
}
.hero-swiper .swiper-slide:nth-child(2),
.hero-swiper .swiper-slide:nth-child(3),
.hero-swiper .swiper-slide:nth-child(4),
.hero-swiper .swiper-slide:nth-child(5),
.hero-swiper .swiper-slide:nth-child(6),
.slider .swiper-slide:nth-child(2),
.slider .swiper-slide:nth-child(3),
.slider .swiper-slide:nth-child(4),
.slider .swiper-slide:nth-child(5),
.slider .swiper-slide:nth-child(6){
	/* display: none;
	visibility: hidden; */
}
.hero-swiper .swiper-slide:nth-child(1){
	width: 100% !important;
}


.slider-wrapper button{
	display: none;
	visibility: hidden;
}




.header__btnouter:not(.-white){
	/* display: none; */
}
.header{
	padding-top: 8px;
}
body:not(#top) div.info-row > div.info-col:first-child{
	display: none;
}

.header__top-wpr{
	height: 64px;
}

.header__top-lft{
	padding: 8px 0;
}
.header__btm.fixed{
	/* height: 72px; */
}

.normal-top-btn__apply{
	display: none;
}

@media only screen and (min-width: 992px){
	.header{
		padding-top: 0px;
	}
}
.footer-top-btn a.btn-sec.-white{
	display: none;
}



body#na-qu .btn:not(.-white),
.footer-btn.-w{
	display: none;
}
@media only screen and (max-width: 992px){
	body#na-qu .lp-header-wrapper{
		padding-top: 12px;
	}
}




.breadcrumb-link.-active{
	text-decoration: none;
	pointer-events: auto;
}





/* column */
strong{
	font-weight: 700;
}

