@charset "UTF-8";

/* payment
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: left 46% center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 25% center !important;
}

/* credits-box
-----------------------------------------*/
.credits-box {
	padding: 30px;
}

.credits-box figure {
	margin-top: 6px;
	margin-bottom: 28px;
	text-align: center;
}

.credits-box figure img {
	width: 200px;
}

.credits-box li {
	margin-bottom: 10px;
}

.credits-box li p br {
	display: none;
}

.credits-box li p.note {
	margin-top: -10px;
}

/* insurance-box
-----------------------------------------*/
.insurance-box ul {
	margin-bottom: 20px;
	text-align: center;
	transform: translateX(-5px);
}

.insurance-box li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

.insurance-box li:nth-of-type(1) img { width: 122px; }
.insurance-box li:nth-of-type(2) img { width: 76px; }

#payment3 .list-dot li {
	font-size: 13px;
	letter-spacing: 0.08em;
}