@charset "UTF-8";

/* ------------------------------ */
/* 厨房センター */
/* トップページCSS */
/* top.css */
/* ------------------------------ */
.front-page {
}
/* ------------------------------ */
/* ページ基本 */
/* ------------------------------ */

.front-page .page-body {
	padding-bottom: 20px;
}
.front-page section {
	padding: 80px 0;
}
@media (max-width: 767px) {
	.front-page section {
		padding: 60px 0;
	}
}

/* ------------------------------ */
/* メインビジュアル */
/* ------------------------------ */

.front-page .mv {
	position: relative;
	display: flex;
	align-items: center;
	aspect-ratio: 2.75;
	width: 100%;
	max-height: 707px;
	background-image: url("../img/top/mv_image.jpg");
	background-position: center;
	background-size: cover;
}
.front-page .mv .title-mv {
	color: var(--blue);
	font-size: 32px;
	letter-spacing: 0.05em;
	padding: 40px 50px 40px 60px;
	background-color: var(--white);
	border-radius: 0 10px 10px 0;
}
.front-page .mv .invisible-text {
	position: absolute;
	bottom: 5%;
	right: 2%;
	line-height: 1;
	letter-spacing: 0;
	font-size: 5vw;
	font-weight: 700;
	color: #FFFFFF;
	opacity: 0.5;
}
@media (max-width: 991px) {
	.front-page .mv .title-mv {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.front-page .mv {
		min-height: 250px;
		background-image: url("../img/top/mv_image.jpg");
	}
	.front-page .mv .title-mv {
		font-size: 16px;
		width: 100%;
		border-radius: 0;
		padding: 13px 15px;
		line-height: 1.7;
	}
	.front-page .mv .invisible-text {
		display: none;
	}
}

/* ------------------------------ */
/* 地域密着型 */
/* 厨房機器のプロフェッショナル */
/* ------------------------------ */

.front-page .intro-sec {
	background-image: url("../img/common/bg-paper.png");
	background-position: center;
	background-size: cover;
}
.front-page .intro-sec .big-title {
	height: 100%;
}
.front-page .intro-sec .text-title-side {
	padding-left: 50px;
}
.front-page .intro-sec .text-title-side p {
	margin-bottom: 0;
}
@media (min-width: 992px) {
	.front-page .intro-sec .text-title-side {
		height: 100%;
		display: flex;
		align-items: center;
	}
}
@media (max-width: 991px) {
	.front-page .intro-sec .big-title {
		height: auto;
	}
	.front-page .intro-sec .text-title-side {
		padding-left: 0;
	}
}
@media (max-width: 767px) {
	.front-page .intro-sec .big-title {
		margin-bottom: 25px;
	}
	.front-page .intro-sec .text-title-side {
		padding-left: 0;
	}
}

/* ------------------------------ */
/* 新品・中古品の販売から買取まで */
/* ------------------------------ */

.front-page .service-sec .text-s {
	max-width: 856px;
}
.front-page .service-sec .link-wrap .link-box .img-wrap {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.front-page .service-sec .link-wrap .link-box .img-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: var(--white);
	opacity: 0.6;
}
.front-page .service-sec .link-wrap .link-box .img-wrap .on-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: var(--orange);
	margin: 0;
	max-width: calc(100% - 30px);
	width: calc(100% - 30px);
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-height: 48px;
	letter-spacing: 0.05em;
	z-index: 1;
}
.front-page .service-sec .link-wrap .link-box .img-wrap .on-text::after {
	content: "";
	display: block;
	width: 1.4em;
	height: 1.4em;
	background-image: url("../img/common/arrow-link.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-left: 0.25em;
}
.front-page .service-sec .link-wrap .link-box .img-wrap .on-text span {
	text-shadow: 2px 2px 0 var(--white), 0 2px 0 var(--white), -2px 2px 0 var(--white), -2px 0 0 var(--white), -2px -2px 0 var(--white), 0 -2px 0 var(--white), 2px -2px 0 var(--white), 2px 0 0 var(--white);
}
@media (min-width: 768px) {
	.front-page .service-sec .link-wrap .link-box .img-wrap:after {
		transition: opacity 0.3s;
	}
	.front-page .service-sec .link-wrap .link-box .img-wrap img {
		transition: transform 0.3s;
	}
	.front-page .service-sec .link-wrap .link-box:hover .img-wrap:after {
		opacity: 0;
	}
	.front-page .service-sec .link-wrap .link-box:hover .img-wrap img {
		transform: scale(1.1);
	}
	.front-page .service-sec .link-wrap .link-box .img-wrap .on-text::after {
		background-size: 45px;
	}
}
@media (max-width: 991px) {
	.front-page .service-sec .link-wrap .link-box .img-wrap .on-text {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.front-page .service-sec {
		padding: 50px 0;
	}
	.front-page .service-sec .link-wrap > .row > *:not(:last-child) {
		margin-bottom: 20px;
	}
	.front-page .service-sec .link-wrap > .row .link-box .img-wrap .on-text {
		font-size: 20px;
	}
}

/* ------------------------------ */
/* 地域密着型 */
/* 厨房機器のプロフェッショナル */
/* ------------------------------ */

.front-page .strengths-sec {
	background-image: url("../img/common/bg-paper.png");
	background-position: center;
	background-size: cover;
}
.front-page .strengths-sec .strengths-wrap {
	margin-bottom: 30px;
}
.front-page .strengths-sec .strengths-wrap .row {
	margin: -7px;
}
.front-page .strengths-sec .strengths-wrap .row > * {
	padding: 7px;
}
.front-page .strengths-sec .strengths-wrap .strengths-card {
	padding: 14px;
	border-radius: 10px;
	background-color: var(--orange);
	min-height: 466px;
}
.front-page .strengths-sec .strengths-wrap .strengths-card .img-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.front-page .strengths-sec .strengths-wrap .strengths-card .img-wrap .on-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: var(--white);
	margin: 0;
	max-width: calc(100% - 30px);
	width: calc(100% - 30px);
	min-height: 48px;
	letter-spacing: 0.05em;
}
.front-page .strengths-sec .strengths-wrap .strengths-card .img-wrap .on-text span {
	text-shadow: 2px 2px 0 var(--orange), 0 2px 0 var(--orange), -2px 2px 0 var(--orange), -2px 0 0 var(--orange), -2px -2px 0 var(--orange), 0 -2px 0 var(--orange), 2px -2px 0 var(--orange), 2px 0 0 var(--orange);
}

/* ------------------------------ */
/* お客様の声 */
/* ------------------------------ */

.front-page .voice-sec {
	padding-top: 0;
}
.front-page .voice-sec .big-title {
	margin-bottom: 1em;
}
.front-page .voice-sec .voice {
	padding-left: 60px;
	margin-bottom: 60px;
	background-image: url("../img/top/voice-ico.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
}
.front-page .voice-sec .img-wrap {
	padding-top: 35px;
	max-width: 550px;
	margin-left: auto;
}
