.wrapper {
	max-width: 690px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.wrapper {
		padding: 0 4vw;
	}
}
.header {
	text-align: center;
	padding: 40px 0;
}
@media screen and (max-width: 767px) {
	.header {
		padding: 20px 0;
	}
}
@media screen and (max-width: 767px) {
	.header .logo {
		width: 50vw;
	}
}
.txt1 {
	font-size: 30px;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
	max-width: 547px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.txt1 {
		font-size: 4.1vw;
		width: 80vw;
	}
}
.mv {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #e37636;
	padding: 50px 0;
}
.mv img {
	width: 648px;
	max-width: 90%;
}
@media screen and (max-width:690px) {
	.mv {
		padding: 30px 0;
	}	
}
.con01 {
	background-image: repeating-linear-gradient(309deg, #ffbcab, #ffbcab 15px, #ffd5c7 15px, #ffd5c7 60px, #f5c6ae 60px, #f5c6ae 105px, #ffd5c7 105px, #ffd5c7 150px);
	clip-path: polygon(
		0% 0%,
		100% 0,
		100% 97%,
		55% 97%,
		50% calc(97% + 50px),
		45% 97%,
		0 97%
	);
	padding-top: 80px;
	padding-bottom: 100px;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width:690px) {
	.con01 {
		padding-top: 40px;
		padding-bottom: 70px;
		clip-path: polygon(
			0% 0%,
			100% 0,
			100% 97%,
			60% 97%,
			50% calc(97% + 30px),
			40% 97%,
			0 97%
		);
	}
}
.con01 .img1 {
	margin-bottom: 30px;
}
.con01 .img2 {
	margin-left: -45px;
	margin-bottom: 30px;
}
.con01 .img3 {
	margin-left: auto;
	margin-right: -50px;
	display: block;
}
@media screen and (max-width:690px) {
	.con01 .img2 {
		margin-left: -5vw;
	}
	.con01 .img3 {
		margin-right: 0;
		margin-left: 6vw;
	}
}



.con02 {
	background-image: url(../img/con02-bg.png);
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	position: relative;
	padding-bottom: 30px;
}
@media screen and (max-width:500px) {
	.con02 {
		background-size: cover;
	}
}
.con02:after {
	content: '';
	position: absolute;
	display: block;
	bottom: 1px;
	left: 50%;
	transform: translateX(-50%) translateY(100%);
	background-color: white;
	width: 10%;
	height: 50px;
	clip-path: polygon(
		0% 0%,
		100% 0,
		50% 100%,
		0 0%
	);
}
@media screen and (max-width:690px) {
	.con02:after {
		width: 20%;
		height: 30px;
		
	}
}
.con02 .inner {
	overflow: hidden;
	max-width: 100%;
}
.con02 .img1 {
	margin-bottom: 20px;
	margin-left: -50px;
}
.con02 .img2 {
	margin-bottom: 20px;
	margin-left: -50px;
}
.con02 .img3 {
	margin-left: auto;
	margin-right: -50px;
	display: block;
}
@media screen and (max-width:690px) {
	.con02 .img1 {
		margin-bottom: 30px;
		margin-left: -4vw;
		max-width: calc(100% + 4vw);
	}
	.con02 .img2 {
		margin-bottom: 20px;
		margin-left: -12vw;
		max-width: calc(100% + 6vw);
	}
	.con02 .img3 {
		margin-right: 0;
		margin-left: 5vw;
		max-width: calc(100% + 6vw);
	}
}

.con03 {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #9bb5d6;
	background-image: url(../img/con03-bg.png);
	background-size: auto 100%;
	background-position: center;
	background-repeat: repeat-x;
	overflow: hidden;
}

@media screen and (max-width:690px) {
	.con03 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
.con03 .img1 {
	margin-bottom: 10px;
}
.con03 .img2 {
	margin-left: auto;
	margin-right: -10px;
	margin-bottom: 50px;
	display: block;
	width: 630px;
	max-width: 100%;
}
.con03 .img3 {
	margin-left: -50px;
	width: 738px;
	max-width: 100%;
}
@media screen and (max-width:690px) {
	.con03 .img1 {
		max-width: 96%;
	}
	.con03 .img2 {
		margin-right: 0;
		margin-left: 5vw;
		margin-bottom: 40px;
		width: 630px;
		max-width: 98%;
	}
	.con03 .img3 {
		margin-left: -17vw;
		width: 738px;
		max-width: calc(100% + 12vw);
	}
}
.flyer .wave02 {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-image: url("../img/wave02.png");
	background-repeat: repeat-x;
	background-size: auto;
	background-position: bottom center;
	padding: 10px;
}
.flyer .inner {
	text-align: center;
	background-color: #ffffc3;
	padding: 80px 0 70px;
}
.flyer .txt1 {
	text-align: center;
	padding-bottom: 30px;
}
.flyer .flyer-link {
	padding-top: 50px;
	padding-bottom: 20px;
}
.flyer .flyer-link a {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.flyer .flyer-link a img {
		width: 80vw;
	}
}
.flyer .img2 {
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.flyer .img2 {
		width: 80vw;
	}
}
@media screen and (max-width: 767px) {
	.flyer .img3 {
		width: 80vw;
	}
}

/*期間*/
.fler-day {
	/*コレ*/
	border-top: 5px solid #e72214;
	/*コレ*/
	border-bottom: 5px solid #e72214;
	padding: 30px 0;
	text-align: center;
	background: #fff;
}
.fler-day .fler-txt {
	color: #e72214;
	font-size: 42px;
	font-weight: bolder;
}
@media screen and (max-width: 767px) {
	.fler-day .fler-txt {
		font-size: 38px;
	}
}
@media screen and (max-width: 500px) {
	.fler-day .fler-txt {
		font-size: 34px;
	}
}
.footer {
	text-align: center;
	padding: 60px 0;
}
.footer .hp-b {
	padding-bottom: 40px;
}
.footer .logo {
	padding-top: 30px;
}
@media screen and (max-width: 767px) {
	.footer {
		padding: 13vw 0;
	}
}
@media screen and (max-width: 767px) {
	.footer .logo {
		width: 50vw;
	}
}