@charset "utf-8";
@media screen and (max-width: 767px) {
	.top-mainimg-slide {
		width: 90%;
	}
	.top-mainimg-area {
		margin: 20rem 0 0 0;
	}
	.top-catch-box {
		writing-mode: horizontal-tb;
		top: -15rem;
		right: auto;
		left: 8%;
		font-size: max(4vw, 1.2rem);
		padding-left: 1%;
		margin-right: 0;
	}
	.top-mainimg-area-title {
		font-size: max(9vw, 4rem);
		top: min(-5vw, -2rem);
		left: 8%;
	}
	.top-mainimg > img {
		border-radius: 0 2rem 2rem 0;
	}
	.subimg01-box, .subimg02-box{
		padding-bottom: 200px
	}
	.upimg-01 {
		width: 150px;
		left: 2rem;
		top: 3rem;
	}
	.upimg-02 {
		width: 150px;
		right: 1rem;
		top: 10rem;
	}
	.upimg-03 {
		width: 150px;
		left: 10rem;
		top: 27rem;
	}
	.upimg-04 {
		width: 150px;
		top: 2rem;
		right: 1rem;
	}
	.upimg-05 {
		width: 150px;
		top: 10rem;
		left: 1rem;
	}
	.upimg-06 {
		width: 150px;
		right: 6rem;
		top: 33rem;
	}
	.g-map>iframe {
	height: 400px;
}
	.chu-contena {
	width: 70%;
	}
}