h2.runway-headline,
h3.runway-headline,
h3.runway-brand-headline {
	font-family: 'Noto Serif JP', serif;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	line-height: 1.5;
	min-height: auto;
	margin-top: 55px;
}

h2.runway-headline {
	font-size: 1.8rem;
}

h3.runway-brand-headline {
	font-family: inherit;
}

div.customstyle-carousel {
	width: 100%;
	margin: 0 auto;
}

div.customstyle-carousel img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	z-index: 1;
}

div.customstyle-carousel .slick-arrow {
	z-index: 10;
}

div.customstyle-carousel .slick-arrow::before {
	font-size: 46px;
	color: #ffff33;
}

div.customstyle-carousel .slick-next {
	right: 26px;
}

div.customstyle-carousel .slick-prev {
	left: 0px;
}

figure.image figcaption {
	font-size: 10px;
}

div.article-contact-deta a {
	border-bottom: dashed 1px black;
}

