@charset "utf-8";
/* CSS Document */

*{
	box-sizing: border-box;
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.block-page-top {
	z-index: 2;
}
/* -- すべてに適応 --*/
.summerevent {
	background: #e7f0f0;
}
.summerevent-bg {
	max-width: 100%;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.summerevent-bg img.bg-point0 {
	position: absolute;
	max-width: 100%;
	object-fit: cover;
	width: 54%;
	top: 12%;
	left: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point1 {
	position: absolute;
	max-width: 100%;
	object-fit: cover;
	width: 54%;
	top: -4%;
	left: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point2 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 36%;
	top: -5%;
	right: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point3 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 55%;
	top: 30%;
	left: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point4 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 42.5%;
	top: 29%;
	right: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point5 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 42.5%;
	top: 66.6%;
	right: 0;
	z-index: -1;
}
.summerevent-bg img.bg-point6 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 42.5%;
	top: 68.3%;
	left: 0;
	z-index: -1;
}
.summerevent-wrapper {
	max-width: 100%;
	width: 1100px;
	color: #36566e;
	margin: 0 auto;
	font-size: 16px;
}
.summerevent-wrapper h1,h3,h4 {
	color: #042b4a;
	border-bottom: none;
}
.summerevent-wrapper h3 {
	font-size: 20px;
}
/* -- トップに適応 -- */
.summerevent-top {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.summerevent-top-img {
	background-image: url("../../../sj/pg/summerevent/img/painting-paper-bear.webp");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	width: 700px;
	height: 494px;
	margin-left: auto;
}
.summerevent-top-text {
	max-width: 100%;
	margin-left: -32%;
	padding-top: 40%;
}
.summerevent-top-text h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	text-shadow: 0 0 5px #fff;
}
.summerevent-top-text h3 {
	color: #36566e;
	text-shadow: 0 0 5px #fff;
}
.btn-box-top {
	text-align: center;
	margin-top: 100px;
}
a.btn-top {
	max-width: 100%;
	text-decoration: none;
	color: #36566e;
	background: #fff;
	cursor: pointer;
	align-items: center;
	text-align: center;
	padding: 12px 30px;
	transition: 0.3s;
	transition: background 0.3s,color 0.3s;
	border: 3px solid #36566e;
	border-radius: 30px;
	font-weight: bold;
	font-size: 20px;
}
a.btn-top:hover {
	color: #fff;
	background: #36566e;
}
/* -- メイン1　に適応 -- */
.summerevent-1 {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.summerevent-text-1 {
	text-align: center;
	margin: 8% 3%;
}
.summerevent-text-1 h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.summerevent-item-1 {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 5px auto;
	text-align: center;
}
.summerevent-content-1 {
	flex: 0 0 100%;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
} 
.summerevent-content-1 img {
	max-width: 100%;
	width: 60%;
}
/* -- メイン2　に適応 -- */
.summerevent-2 {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.summerevent-text-2 {
	text-align: center;
	margin: 10% 3% 30px;
}
.summerevent-text-2 h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.summerevent-block-2 {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 5px auto;
	text-align: center;
}
.summerevent-content-2 {
	flex: 0 0 100%;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
} 
.summerevent-content-2 figure {
	margin: 0;
	text-align: center;
}
.summerevent-content-2 figure h4 {
	padding-top: 0;
}
.summerevent-content-2 img.summerevent-step {
	object-fit: contain;
	width: 15%;
	display: flex;
	justify-content: flex-start;
	margin-left: 25%;
}
.summerevent-content-2 img.img-2 {
	object-fit: contain;
	width: 60%;
}
.summerevent-point {
	position: relative;
}
.summerevent-point img {
	position: absolute;
	width: 100px;
	left: 20%;
	top: -20%;
}
.summerevent-point div aside {
	background: #fff;
	width: 55%;
	text-align: center;
	border-radius: 15px;
	padding: 1em;
	margin: 30px auto;
}
/* -- メイン3　に適応 -- */
.summerevent-3 {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.summerevent-text-3 {
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
}
.summerevent-text-3 h3 {
	padding-bottom: 0;
	margin-top: 7%;
}
.summerevent-content-3 {
	text-align: center;
}
.summerevent-content-3 img {
	object-fit: contain;
	width: 50%;
}
.summerevent-content-3 p span {
	font-size: 13px;
}
.btn-box-3 {
	text-align: center;
	margin: 5%;
}
a.btn-3 {
	max-width: 100%;
	text-decoration: none;
	color: #36566e;
	background: #fff;
	cursor: pointer;
	align-items: center;
	text-align: center;
	padding: 12px 50px;
	transition: 0.3s;
	transition: background 0.3s,color 0.3s;
	border: 3px solid #36566e;
	border-radius: 30px;
	font-weight: bold;
	font-size: 20px;
}
a.btn-3:hover {
	color: #fff;
	background: #36566e;
}
/* -- メイン4　に適応 -- */
.summerevent-4 {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding-bottom: 10%;
}
.summerevent-text-4 {
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
}
.summerevent-text-4 h3 {
	margin-top: 7%;
	margin-bottom: 40px;
	padding-bottom: 0;
	font-size: 25px;
}
.summerevent-4 table {
	margin: 0 auto;
	width: 50%;
}
.summerevent-4 table th {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.summerevent-4 table td {
	text-align: left;
	vertical-align: top;
}
.summerevent-content-4 {
	height: 40px;
}
.summerevent-content-4-time {
	height: 110px;
}
.summerevent-content-4-place {
	height: 90px;
}
.btn-box-4 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 50px;
}
a.btn-4 {
	max-width: 100%;
	text-decoration: none;
	color: #fff;
	background: #36566e;
	cursor: pointer;
	align-items: center;
	text-align: center;
	padding: 12px 40px;
	transition: 0.3s;
	transition: background 0.3s,color 0.3s;
	border: 3px solid #36566e;
	border-radius: 30px;
	font-weight: bold;
	font-size: 20px;
}
a.btn-4:hover {
	color: #36566e;
	background: #fff;
}
/* - カルーセル - */
.carousel-sp {
	max-width: 100%;
	width: 600px;
	height: auto;
	margin: 0 auto;
}
.ul-1 {
	height: 100%;
	display: flex;
	transition-duration: 0.4s;
	will-change: transform;
}
.ul-1.no-transition {
	transition: none;
}
.button-box {
	display: flex;
	justify-content: center;
	position: relative;
	height: auto;
}
.button-box .prev-sp {
	position: absolute;
	top: -200px;
	left: 50px;
}
.button-box .next-sp {
	position: absolute;
	top: -200px;
	right: 50px;
}
button {
	margin-top: 5px;
	margin-bottom: -40px;
	border: none;
	padding: 5px 5px;
	font-size: 30px;
	cursor: pointer;
	background-color: #36566e;
	color: #fff;
}
.nav-sp {
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 0;
}
.nav-sp button {
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
}
.nav-sp button + button {
	margin-left: 8px;
}
.nav-sp button.current {
	background-color: #36566e;
}
.sp-break {
	display: none;
}

@media (max-width: 950px) {
	.summerevent-top-text {
		max-width: 100%;
		width: 100%;
		height: auto;
		margin-left: -150px;
	}
}
@media (max-width: 850px) {
	.summerevent-top-text {
		margin-left: -50px;
	}
	.summerevent-bg img.bg-point0 {
		width: 74%
	}
	.summerevent-bg img.bg-point1 {
		width: 74%;
	}
	.summerevent-bg img.bg-point2 {
		width: 56%;
	}
	.summerevent-bg img.bg-point3 {
		width: 75%;
	}
	.summerevent-bg img.bg-point4 {
		width: 62.5%;
	}
	.summerevent-bg img.bg-point5 {
		width: 62.5%;
	}
	.summerevent-bg img.bg-point6 {
		width: 62.5%;
	}
}
@media (max-width: 750px) {
	.summerevent-top-text {
		margin-left: -10px;
	}
}
@media (max-width: 715px) {
	.summerevent-top-img {
		max-width: 100%;
		width: 100%;
		height: auto;
		background-size: contain;
		background-position: top;
	}
	.summerevent-point div aside {
		width: 80%;
	}
	.summerevent-point img {
		left: 0;
	}
	.summerevent-top-text {
		padding-left: 3%;
		padding-right: 3%;
		margin-left: 0;
	}
	.summerevent-text-1 h3 {
		margin-bottom: 30px;
	}
	.summerevent-text-1 h3 {
		margin-top: 20%;
	}
	.summerevent-text-2 h3 {
		margin-top: 20%;
	}
	.summerevent-text-3 h3 {
		margin-top: 20%;
		padding: 0;
	}
	.summerevent-content-3 {
		margin-bottom: 8%;
	}
	.summerevent-content-3 img {
		width: 80%;
	}
	.summerevent-text-4 h3 {
		margin-top: 15%;
	}
	.summerevent-4 table {
		width: 80%;
	}
}
@media (max-width: 503px) {
	.sp-break {
		display: block;
	}
	.summerevent-bg img.bg-point0 {
		width: 100%;
		left: -10%;
		top: 28%;
	}
	.summerevent-bg img.bg-point1 {
		width: 100%;
		top: 3%;;
		left: -10%;
	}
	.summerevent-bg img.bg-point2 {
		top: 10%;
		width: 60%;
		right: -10%;
	}
	.summerevent-bg img.bg-point3 {
		width: 90%;
		left: -10%;
		top: 50%;
	}
	.summerevent-bg img.bg-point4 {
		width: 72.5%;
		right: -10%;
		top: 45%;
	}
	.summerevent-bg img.bg-point5 {
		width: 72.5%;
		right: -10%;
		top: 70%;
	}
	.summerevent-bg img.bg-point6 {
		width: 72.5%;
		top: 80%;
		left: -10%;
	}
	.summerevent-top-text h1 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.summerevent-top-text h3 {
		font-size: 18px;
	}
	.summerevent-top-text {
		padding-top: 55%;
	}
	.btn-box-top {
		margin-top: 10%;
	}
	.button-box .prev-sp {
		position: absolute;
		top: -150px;
		left: 20px;
	}
	.button-box .next-sp {
		position: absolute;
		top: -150px;
		right: 20px;
	}
	a.btn-3 {
		display: block;
		padding: 12px 20px;
	}
	.summerevent-text-4 h3 {
		font-size: 21px;
		margin-bottom: 8%;
	}
}
/**/
.summerevent-bg img.bg-point7 {
	position: absolute;
	max-width: 100%;
	object-fit: contain;
	width: 35%;
	top: 0%;
	left: 65%;
	z-index: 2;
}