@charset "UTF-8";
/*RESET*/
* {
	margin: 0 auto;
	padding: 0px;
	word-wrap: break-word;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

html { font-size: 62.5%;/* 10px */ }

body {
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	border-top: 12px solid #009844;
}

.clearfix::after {
	content: " ";
	display: block;
	clear: both;
}

/* ---------------------------------------------------------- */
a {
	color: #494949;
	position: relative;
	display: inline-block;
	text-decoration: underline;
}
a:hover {
	color: inherit;
	text-decoration: none;
}
	a img {
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		-ms-transition: 0.3s;
		transition: 0.3s;
	}
	a:hover img {
		opacity: 0.6;
		filter: Alpha(opacity=60);
	}

/* ---------------------------------------------------------- */

#page {
	width: 1000px;
	margin: 0px auto;
	clear: both;
}

.image01 {
	text-align: center;
	margin: 0 auto;
	background-image: none;
}

footer {
	margin-bottom: 50px;
	text-align: center;
}
	footer a {
		font-size: 3.0rem;
		font-weight: bold;
		text-align: center;
		color: #009900;
		position: relative;
		display: inline-block;
		text-decoration: none;
		border: 3px solid #009900;
		padding: 20px 10px;
		margin: 0 auto;
		width: 900px;
		transition: .3s;
	}
	footer a:hover {
		color: #ffffff;
		text-decoration: none;
		background: #009900;
	}
	
.pc_link {
	font-size: 1.8rem;
	text-align: center;
	padding: 40px 0px 20px;
	width: 850px;
	box-sizing: border-box;
	line-height: 2.0em;
}
	.pc_link_button_copy {
		width: 50%;
		text-align: center;
		margin-bottom: 50px;
	}
		.pc_link_button_copy img {
			width:100%;
			display: block;
			height: auto !important;
		}
	.pc_link_box {
		margin-bottom: 50px;
		padding: 0px;
		text-align: left;
	}
		.pc_link_box img {
			width:100%;
			display: block;
			height: auto !important;
		}
	.pc_link_button {
		width: 400px;
	}
	.pc_link_button_l {
		width: 400px;
		float: left;
	}
	.pc_link_button_r {
		width: 400px;
		float: right;
	}
	.pc_link_button_insta {
		margin-top: 31px;
		box-sizing: border-box;
	}
	
	.pc_detail_link {
		text-align: center;
		padding-top: 20px;
		width: 65%;
	}
		.pc_detail_link_button {
			font-size: 0;
			text-align: center;
			margin: 0 auto 5px;
			box-sizing: border-box;
			width: 100%;
		}
			.pc_detail_link_button img {
				width:100%;
				display: block;
				height: auto;
			}
		.pc_detail_link_text {
			font-size: 1.3rem;
		}

	.pc_sumatch_reserve {
		text-align: center;
		padding: 60px 0px;
		width: 50%;
	}
		.pc_sumatch_reserve img {
			width:100%;
			display: block;
			height: auto;
		}
		.pc_sumatch_reserve_link {
			font-size: 0;
			margin: 30px auto;
			text-align: center;
			box-sizing: border-box;
			width: 100%;
		}
			.pc_sumatch_reserve_link img {
				width:100%;
				display: block;
				height: auto;
			}

	.sp_box	{ display: none; }

/* ##########  1017px 以上  ##########*/
@media (min-width: 1017px) {
	.sp_box	{ display: none; }

}
/* ##########  1016px 以下  ##########*/
@media (max-width: 1016px) {
	.sp_box	{ display: none; }
	#page {
		width: 100%;
		margin: 0px auto;
		clear: both;
	}

	.image01 {
		text-align: center;
		margin: 0 auto;
		background-image: none;
		}
		.image01 img {
			width:100%;
			display: block;
			height: auto !important;
		}

	footer {
		margin-bottom: 0px;
		text-align: center;
	}
		footer img {
			width:100%;
			display: block;
			height: auto !important;
		}
		footer a {
			font-size: 3.0rem;
			font-weight: bold;
			text-align: center;
			color: #009900;
			position: relative;
			display: inline-block;
			text-decoration: none;
			border: 3px solid #009900;
			padding: 20px 10px;
			margin: 0 auto;
			width: 90%;
			transition: .3s;
		}
		footer a:hover {
			color: #ffffff;
			text-decoration: none;
			background: #009900;
		}

	.pc_link {
		font-size: 1.8rem;
		text-align: center;
		padding: 40px 0px 20px;
		width: 100%;
		box-sizing: border-box;
		line-height: 2.0em;
	}
		.pc_link_button_copy {
			width: 40%;
			text-align: center;
			margin-bottom: 50px;
		}
			.pc_link_button_copy img {
				width:100%;
				display: block;
				height: auto !important;
			}
		.pc_link_box {
			margin-bottom: 30px;
			padding: 0px;
			text-align: center;
			width: 80%;
		}
			.pc_link_box img {
				width:100%;
				display: block;
				height: auto !important;
			}
		.pc_link_button {
			width: 47%;
		}
		.pc_link_button_l {
			float: left;
		}
		.pc_link_button_r {
			float: right;
		}

	.pc_detail_link {
		text-align: center;
		padding: 20px 10px 0px;
		width: 100%;
	}
		.pc_detail_link_button {
			font-size: 0;
			text-align: center;
			margin: 0 auto 5px;
			box-sizing: border-box;
			width: 65%;
		}
			.pc_detail_link_button img {
				width:100%;
				display: block;
				height: auto;
			}
		.pc_detail_link_text {
			font-size: 1.3rem;
		}

	.pc_sumatch_reserve {
		text-align: center;
		padding: 60px 0px;
		width: 50%;
	}
		.pc_sumatch_reserve img {
			width:100%;
			display: block;
			height: auto;
		}
		.pc_sumatch_reserve_link {
			font-size: 0;
			margin: 15px auto;
			text-align: center;
			box-sizing: border-box;
			width: 100%;
		}
			.pc_sumatch_reserve_link img {
				width:100%;
				display: block;
				height: auto;
			}
		
}

/* ##########  720px 以下  ##########*/
@media (max-width: 720px) {
	.pc_box { display: none; }
	.sp_box	{ display: block; }
	#page {
		width: 100%;
		margin: 0px auto;
		clear: both;
	}

	.sp_image01 {
		text-align: center;
		margin: 0 auto;
		background-image: none;
		}
		.sp_image01 img {
			width:100%;
			display: block;
			height: auto !important;
		}
	
footer {
	margin-bottom: 10px;
	text-align: center;
	}
	footer img {
		width:100%;
		display: block;
		height: auto !important;
	}
	footer a {
		font-size: 3.0rem;
		font-weight: bold;
		text-align: center;
		color: #009900;
		position: relative;
		display: inline-block;
		text-decoration: none;
		border: 3px solid #009900;
		padding: 20px 10px;
		margin: 0 auto;
		width: 90%;
		transition: .3s;
	}
	footer a:hover {
		color: #ffffff;
		text-decoration: none;
		background: #009900;
	}
	.sp_footer_notice {
		font-size: 0.6rem;
		text-align: left;
		width: 90%;
		text-align: justify;
		word-break: break-all;
		font-feature-settings: "palt";
		letter-spacing: 0.05em;
	}
	.sp_link {
		font-size: 1.8rem;
		text-align: center;
		padding-top: 30px;
		width: 65%;
		box-sizing: border-box;
		line-height: 2.0em;
	}
	.sp_link_button_copy {
		width: 80%;
		text-align: center;
		margin-bottom: 20px;
	}
	.sp_link_button_copy img {
		width:100%;
		display: block;
		height: auto !important;
	}
	.sp_link_button {
		text-align: center;
		margin-bottom: 20px;
	}
	.sp_link_button img {
		width:100%;
		display: block;
		height: auto !important;
	}
	.sp_link_button_insta {
		width: 20%;
		text-align: center;
		margin-bottom: 20px;
	}
	.sp_link_button_insta img {
		width:100%;
		display: block;
		height: auto !important;
	}
	
	.sp_detail_link {
		text-align: center;
		width: 100%;
		padding: 20px 10px 0px;
	}
		.sp_detail_link_button {
			font-size: 0;
			text-align: center;
			margin: 0 auto;
			box-sizing: border-box;
			margin-bottom: 5px;
			width: 70%;
		}
			.sp_detail_link_button img {
				width:100%;
				display: block;
				height: auto !important;
			}
		.sp_detail_link_text {
			font-size: 0.8rem;
		}

	.sp_sumatch_reserve {
		text-align: center;
		padding: 25px 0px;
		width: 60%;
	}
		.sp_sumatch_reserve img {
				width:100%;
				display: block;
				height: auto !important;
		}
		.sp_sumatch_reserve_link {
			font-size: 0;
			margin: 12px auto;
			text-align: center;
			box-sizing: border-box;
		}
		.sp_sumatch_reserve_link img {
			width:100%;
			display: block;
			height: auto !important;
		}

	@media (max-width: 500px) {
		.sp_link { font-size: clamp(1.2rem, 3vw, 2.4rem);; }
	}
}
