@charset "utf-8";
.home-choose-btn__desc p {
	font-size: 16px;
	line-height: 1.5;
}
.kk-store__selector .__child a {
    color: #000 !important;
}
.kk-store__selector .__trigger {
	padding: 0.5em;
}
.kk-store__selector .__trigger i {
	top: 25px;
}
.kk_dounyuu {
	text-align: center;
	line-height: 1.5;
	font-size: 1.6rem;
}
.shop_txt dd {
	margin-bottom: 1em;
	line-height: 1.3;
}
.shop_txt dl {
	padding: 1em 0.5em;
	font-size: 1.6rem;
}
.shop_title {
	font-weight: 900;
	font-size: 3rem;
	text-align: center;
	margin: 1em 0;
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
}
.service_title {
	font-size: 1.8rem;
	padding-top: 1em;
	font-weight: 700;
	line-height: 1.3;
}
p.eng {
	color: #aa222a;
	line-height: 1.3;
}
.service_txt {
	margin-top: 1em;
    line-height: 1.5;
	padding-bottom: 1em;
    border-bottom: 1px solid #c2c2c2;
}

@media screen and (min-width: 0px) and (max-width: 750px) {
	.home-main-area, .home-main-area .home-main-area__view, .home-main-area .sp-mask, .home-main-area .sp-slide, .home-main-area .sp-slides, .home-main-area .sp-slides-container, .home-main-area__slider {
		min-height: calc(70vh - var(--headerH));
	}
	.kk-container {
		width: 95%;
		margin: 0 auto;
	}
	.kk_h1 {
		text-align: center;
		font-size: 2rem;
		font-weight: 900;
		border-bottom: 1px solid #666;
		padding-bottom: 1em;
		margin-bottom: 1em;
		padding-top: 50px;
	}
	.kk-container h2 {
		text-align: center;
		font-size: 2.5rem;
		font-weight: 900;
		margin-bottom: 1em;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		padding: 1em 0;
		background: #ddd;
	}
	.shop_txt dt {
		font-weight: 700;
		margin-bottom: 0.5em;
	}
	.kk-store__selector {
		width: 100%;
	}
	.shitami_box {
		width: 100%;
		max-width: 750px;
		margin: 30px auto;
		border: 1px solid #d4d4d4;
	}
}

@media screen and (min-width:751px) and (max-width: 1024px) {
	.site-signature .corporate-lang
	{
		margin-right: 42px;
	}
	.kk-container {
		width: 95%;
		margin: 0 auto;
	}
	.kk_h1 {
		text-align: center;
		font-size: 2.5rem;
		font-weight: 900;
		border-bottom: 1px solid #666;
		padding-bottom: 1em;
		margin-bottom: 1em;
		padding-top: 100px;
	}
	.kk-container h2 {
		text-align: center;
		font-size: 3rem;
		font-weight: 900;
		margin-bottom: 1em;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		padding: 1em 0;
		background: #ddd;
	}
	.shop_container {
		display: flex;
	}
	.shop_image {
		width: 50%;
		margin-right: 2em;
	}
	.shop_txt {
		width: 50%;
	}
	.shop_txt dt {
		font-weight: 700;
		margin-bottom: 0.5em;
	}
	.kk-store__selector {
		width: 80%;
	}
	.shitami_box {
		width: 100%;
		max-width: 1024px;
		margin: 30px auto;
		border: 1px solid #d4d4d4;
	}
	.shitami_box img {
		width: 100%;
		max-width: 1024px;
	}
}

@media screen and (min-width:1025px), print, tv {
	.kk-container {
		max-width: 1300px;
		margin: 0 auto;
	}
	.kk_h1 {
		text-align: center;
		font-size: 2.5rem;
		font-weight: 900;
		border-bottom: 1px solid #666;
		padding-bottom: 1em;
		margin-bottom: 1em;
		padding-top: 100px;
	}
	.kk-container h2 {
		text-align: center;
		font-size: 3rem;
		font-weight: 900;
		margin-bottom: 1em;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		padding: 1em 0;
		background: #ddd;
	}
	.shop_container, .other_service {
		display: flex;
	}
	.shop_image {
		width: 50%;
		margin-right: 2em;
	}
	.shop_txt {
		width: 50%;
	}
	.shop_txt dt {
		font-weight: 700;
		margin-bottom: 0.5em;
		width: 12%;
	}
	.service_box {
		width: 50%;
		padding: 1em;
	}
	.shitami_box {
		width: 100%;
		max-width: 1280px;
		margin: 30px auto;
		border: 1px solid #d4d4d4;
	}
	.shitami_box img {
		width: 100%;
		max-width: 1280px;
	}
}
