@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.sec01 h2 {
	margin: -0.8% 0 -16.2%;
	text-align: center;
	position: relative;
	z-index: 3;
}
.sec01 h2 img {
	width: 90%;
}
.sec01 .text01 {
	margin: -9% 0 4.8% auto;
	padding-right: 4.8%;
	width: 62.5%;
}
.sec01 .text02 {
	margin-bottom: 21.5%;
	padding: 0 7.3%;
	color: #9F5900;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1.55;
}
.sec02 {
	margin-bottom: 13.6%;
}
.sec02 .ttlImage {
	padding-left: 4.7%;
}
.sec02 .text01 {
	margin: -1.3% 0 3.9% 5.5%;
	width: 86%;
}
.sec02 .photo {
	margin-bottom: 5%;
	text-align: center;
}
.sec02 .photo img {
	width: 89.2%;
}
.sec02 .text02 {
	margin-bottom: 6%;
	font-size: 3rem;
	text-align: justify;
	text-justify: inter-ideograph;
	font-feature-settings: "palt";
	letter-spacing: 0.07em;
	line-height: 1.62;
}
.sec02 .text03 {
	margin-bottom: 4.2%;
	color: #9F5900;
	font-size: 3rem;
	font-weight: 700;
}
.sec02 .text03 .txt {
	font-size: 3.4rem;
}
.sec02 .text03 span {
	margin-bottom: 1.5%;
	line-height: 1.37;
	display: inline-block;
	background-color: #FFDB25;
}
.sec03 {
	margin-bottom: 150px;
}
.sec03 .title {
	margin-bottom: 8%;
	text-align: center;
}
.sec03 .title img {
	width: 24%;
}
.sec03 .imgUl {
	margin-top: -5%;
}
.sec03 .imgUl li {
	margin-top: 5%;
	width: 47%;
	font-size: 2.4rem;
}
.sec03 .imgUl li a {
	display: block;
}
.sec03 .imgUl li p {
	line-height: 1.35;
}
.sec03 .imgUl li .borBox {
	margin-bottom: 5%;
	border: 1px solid #E6E6E6;
}
.sec03 .imgUl li .ttl,
.sec03 .imgUl li .price {
	margin-bottom: 9px;
	font-weight: 700;
}
.sec03 .imgUl li .price {
	margin-bottom: 4px;
}
.sec03 .imgUl li .txt {
	color: #FF8125;
}
.sec04 {
	margin-bottom: 16.4%;
}
.sec04 .ttlImage {
	margin-bottom: 9.5%;
	position: relative;
}
.sec04 .ttlImage .text01 {
	position: absolute;
	bottom: 22.5%;
	right: 3.5%;
	width: 44.5%;
}
.sec04 .ttlImage .text02 {
	position: absolute;
	bottom: 1.3%;
	left: 4.55%;
	width: 44.6%;
}
.sec04 .imgList li {
	margin-bottom: 13%;
}
.sec04 .imgList li:last-child {
	margin-bottom: 0;
}
.sec04 .imgList li .photo {
	margin-bottom: 2%;
}
.sec04 .imgList li .photo img {
	width: 68%;
}
.sec04 .imgList li .text04 {
	margin: -3.5% 0 6%;
	color: #FF8125;
	font-size: 2.4rem;
}
@media all and (max-width: 749px) {
	.sec01 .text02 {
		font-size: 1.75rem;
	}
	.sec02 .text02 {
		font-size: 1.5rem;
	}
	.sec02 .text03 {
		font-size: 1.5rem;
	}
	.sec02 .text03 .txt {
		font-size: 1.7rem;
	}
	.sec03 {
		margin-bottom: 75px;
	}
	.sec03 .imgUl li {
		font-size: 1.2rem;
	}
	.sec03 .imgUl li .ttl,
	.sec03 .imgUl li .price {
		margin-bottom: 5px;
	}
	.sec03 .imgUl li .price {
		margin-bottom: 2px;
	}
	.sec04 .imgList li .text04 {
		font-size: 1.2rem;
	}
}