@charset "UTF-8";
/* =============================================



	base



*  ============================================= */
html {
	font-size : 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "Roboto", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #698536;
}
@font-face {
	font-family: "hannari";
	src: url('../font/hannari.woff2') , url('../font/hannari.woff');
}
body {
	margin: 0 auto;
	animation: fadeIn 3s ease 0s 1 normal;
	-webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
/* =============================================



	font



*  ============================================= */
/* -------------------------------------------------------------------------------

	heading

--------------------------------------------------------------------------------- */
.heading_with_line {
	width: 82%;
	margin: 0 auto;
	padding: 0 0 3%;
	font-size: 3.6rem;
	line-height: 3.6rem;
	letter-spacing: 0.2rem;
	font-weight: bold;
	text-align: center;
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-size: 30px;
	background-image: url(../img/common/line_1.png);
}
.heading_with_line_100 {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 3%;
	font-size: 3.6rem;
	line-height: 3.6rem;
	letter-spacing: 0.2rem;
	font-weight: bold;
	text-align: center;
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-size: 30px;
	background-image: url(../img/common/line_1.png);
}
.heading_message_box_wtih_text {
	padding: 2% 0;
	font-size: 2.6rem;
	line-height: 4.0rem;
	letter-spacing: 0.02rem;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}
.heading_normal {
	padding: 4% 0;
	font-size: 2.6rem;
	line-height: 4.0rem;
	letter-spacing: 0.02rem;
	font-weight: bold;
}
.heading_normal_big {
	padding: 4% 0;
	font-size: 3.2rem;
	letter-spacing: 0.02rem;
	font-weight: bold;
}
.heading_center {
	padding: 4% 0 2%;
	font-size: 3.4rem;
	line-height: 4.0rem;
	letter-spacing: 0.02rem;
	font-weight: bold;
	text-align: center;
}
.heading_small {
	padding: 0 0 8%;
	font-size: 2.4rem;
	line-height: 4.2rem;
	letter-spacing: 0.04rem;
	font-weight: bold;
}
@media screen and (max-width: 980px) {
	.heading_with_line {
		width: 85%;
		padding: 0 0 3%;
		font-size: 3.2rem;
		line-height: 3.4rem;
	}
	.heading_with_line_100 {
		padding: 0 0 3%;
		font-size: 3.2rem;
		line-height: 3.4rem;
	}
	.heading_message_box_wtih_text {
		padding: 4% 0;
		font-size: 2.4rem;
		line-height: 4.0rem;
	}
	.heading_normal {
		padding: 4% 0;
		font-size: 2.2rem;
		line-height: 3.6rem;
	}
	.heading_normal_big {
		padding: 4% 0;
		font-size: 2.8rem;
	}
	.heading_center {
		padding: 6% 0;
		font-size: 3.0rem;
		line-height: 3.8rem;
	}
	.heading_small {
		padding: 0 0 8%;
		font-size: 2.4rem;
		line-height: 4.2rem;
	}
}
@media screen and (max-width: 640px) {
	.heading_with_line {
		width: 90%;
		padding: 0 0 8%;
		font-size: 2.8rem;
		line-height: 3.2rem;
		letter-spacing: 0.1rem;
	}
	.heading_with_line_100 {
		padding: 0 0 8%;
		font-size: 2.8rem;
		line-height: 3.2rem;
		letter-spacing: 0.1rem;
	}
	.heading_message_box_wtih_text {
		padding: 8% 0;
		font-size: 2.0rem;
		line-height: 3.2rem;
		letter-spacing: 0.02rem;
	}
	.heading_normal {
		padding: 8% 0;
		font-size: 2.0rem;
		line-height: 3.2rem;
		letter-spacing: 0.02rem;
	}
	.heading_normal_big {
		padding: 8% 0;
		font-size: 2.8rem;
		letter-spacing: 0.02rem;
	}
	.heading_center {
		padding: 10% 0 8%;
		font-size: 2.2rem;
		line-height: 3.0rem;
		letter-spacing: 0;
	}
	.heading_small {
		padding: 0 0 8%;
		font-size: 2.0rem;
		line-height: 3.0rem;
		letter-spacing: 0.02rem;
	}
}
@media screen and (max-width: 320px) {
	.heading_with_line {
		width: 92%;
		padding: 0 0 8%;
		font-size: 2.8rem;
		line-height: 3.2rem;
		letter-spacing: 0.1rem;
	}
	.heading_with_line_100 {
		padding: 0 0 8%;
		font-size: 2.8rem;
		line-height: 3.2rem;
		letter-spacing: 0.1rem;
	}
	.heading_normal {
		padding: 8% 0;
		font-size: 1.9rem;
		line-height: 3.0rem;
		letter-spacing: 0.02rem;
	}
	.heading_center {
		padding: 10% 0 8%;
		font-size: 2.0rem;
		line-height: 2.8rem;
	}
}
/* -------------------------------------------------------------------------------

	sub_heading

--------------------------------------------------------------------------------- */
.sub_heading_message_box_wtih_text {
	clear: both;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 40px;
	font-size: 2.4rem;
	letter-spacing: 0.03rem;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	background-image: url(../img/common/dolphin_left.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px;
}
.sub_heading {
	font-size: 2.2rem;
	letter-spacing: 0.03rem;
}
.sub_heading_normal {
	clear: both;
	margin: 4% 0 2%;
	padding-left: 10px;
	border-left: 6px solid #efdfa3;
	font-size: 2.2rem;
	letter-spacing: 0.03rem;
	font-weight: bold;
}
.sub_heading_hukidashi_wrap {
	padding-left: 40px;
	background-image: url(../img/common/dolphin_left.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px;
}
.sub_heading_hukidashi {
	position: relative;
	margin-bottom: 2%;
	padding: 10px 0 10px 10px;
	font-size: 2.2rem;
	letter-spacing: 0.03rem;
	font-weight: bold;
	border: 1px solid #8a9d50;
	border-radius: 6px;
}
.sub_heading_hukidashi::before,
.sub_heading_hukidashi::after {
	position: absolute;
	top: 20%;
	left: -16px;
	content: '';
	height: 0;
	width: 0;
	border: 6px solid transparent;
}
.sub_heading_hukidashi::before {
	border-right: 10px solid #8a9d50;
}
.sub_heading_hukidashi::after {
	margin-left: 2px;
	border-right: 10px solid #fff;
}
.sub_heading_center {
	padding: 0 0 4%;
	font-size: 2.2rem;
	letter-spacing: 0.03rem;
	text-align: center;
	font-weight: bold;
}
.sub_heading_btn_3clom ,
.sub_heading_btn_3clom_small {
	font-size: 2.4rem;
	letter-spacing: 0.02rem;
	line-height: 2.8rem;
	font-weight: bold;
}
.sub_heading_btn_4clom {
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 2.0rem;
	font-weight: bold;
}
.sub_heading_btn_100 {
	padding: 12% 0 4% 8%;
	font-size: 2.0rem;
	letter-spacing: 0;
	line-height: 3.4rem;
	font-family: "hannari" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , sans-serif;
	font-weight: bold;
}
@media screen and (max-width: 980px) {
	.sub_heading_message_box_wtih_text {
		padding-top: 2%;
		padding-bottom: 2%;
		padding-left: 30px;
		font-size: 2.4rem;
	}
	.sub_heading {
		font-size: 2.0rem;
	}
	.sub_heading_normal {
		margin: 4% 0;
		font-size: 2.2rem;
	}
	.sub_heading_center {
		padding: 0 0 4%;
		font-size: 2.0rem;
	}
	.sub_heading_btn_3clom {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}
	.sub_heading_btn_3clom_small {
		font-size: 2.0rem;
		letter-spacing: 0;
		line-height: 2.2rem;
	}
	.sub_heading_btn_4clom {
		padding-top: 2%;
		font-size: 2.0rem;
		line-height: 2.2rem;
	}
	.sub_heading_btn_100 {
		padding: 12% 0 4% 4%;
		font-size: 1.8rem;
		line-height: 3.0rem;
	}
}
@media screen and (max-width: 640px) {
	.sub_heading_message_box_wtih_text {
		padding-top: 4%;
		padding-bottom: 6%;
		padding-left: 30px;
		font-size: 1.8rem;
		letter-spacing: 0;
		background-size: 30px;
	}
	.sub_heading {
		font-size: 1.8rem;
	}
	.sub_heading_normal {
		margin: 6% 0;
		font-size: 2.0rem;
	}
	.sub_heading_hukidashi {
		margin-bottom: 4%;
		padding: 10px 5px 10px 10px;
		font-size: 2.0rem;
		line-height: 2.4rem;
		letter-spacing: 0;
	}
	.sub_heading_center  {
		padding: 0 0 4%;
		font-size: 1.8rem;
	}
	.sub_heading_btn_3clom ,
	.sub_heading_btn_3clom_small {
		padding: 3% 0 0;
		font-size: 2.4rem;
		line-height: 3.0rem;
	}
	.sub_heading_btn_4clom {
		padding-top: 1%;
		font-size: 2.0rem;
		line-height: 2.4rem;
	}
	.sub_heading_btn_100 {
		padding: 18% 0 4% 4%;
		font-size: 1.8rem;
		line-height: 3.0rem;
	}
}
@media screen and (max-width: 320px) {
	.sub_heading_message_box_wtih_text {
		padding-top: 6%;
		padding-bottom: 6%;
		padding-left: 20px;
		font-size: 1.7rem;
		background-size: 30px;
	}
	.sub_heading_normal {
		margin: 6% 0;
		font-size: 1.7rem;
	}
	.sub_heading_btn_3clom ,
	.sub_heading_btn_3clom_small {
		padding: 0;
		font-size: 2.4rem;
		line-height: 3.0rem;
	}
	.sub_heading_btn_4clom {
		padding-top: 0;
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}
/* -------------------------------------------------------------------------------

	text

--------------------------------------------------------------------------------- */
p {
	color: #698536;
	font-size: 1.5rem;
	line-height: 3.0rem;
	letter-spacing: 0.02rem;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: justify;
	text-justify: distribute-all-lines;
}
@media screen and (max-width: 980px) {
	p {
		font-size: 1.6rem;
		line-height: 3.2rem;
	}
}
@media screen and (max-width: 640px) {
	p {
		font-size: 1.6rem;
		line-height: 3.2rem;
	}
}
@media screen and (max-width: 320px) {
	p {
		font-size : 1.5rem;
		line-height: 2.8rem;
	}
}
/* --------------------------------

	text

-------------------------------- */
.text_main_visual {
	padding-top: 2%;
	font-size: 1.7rem;
	line-height: 3.6rem;
	text-align: center;
}
.text_main_visual_hannari {
	padding-top: 2%;
	font-size: 1.9rem;
	line-height: 3.6rem;
	letter-spacing: 0.02rem;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20%;
	background-image: url(../img/common/logo_bg.png);
}
.text_explain {
	clear: both;
	font-size: 1.7rem;
	line-height: 3.4rem;
	line-height: 2.8rem;
	padding-bottom: 2%;
}
.text_explain_center {
	text-align: center;
	line-height: 2.8rem;
}
.text_explain_small {
	clear: both;
	padding-bottom: 2%;
	font-size: 1.4rem;
	line-height: 2.6rem;
	letter-spacing: 0.02rem;
}
.text_btn_3clom {
	clear: both;
	padding-top: 4%;
	font-size: 1.4rem;
	line-height: 2.0rem;
}
.text_btn_4clom {
	clear: both;
	padding-top: 2%;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.text_btn {
	line-height: 2.6rem;
}
.text_ruby {
	font-size: 1.4rem;
	letter-spacing: 0.08rem;
	border-bottom: 1px solid #8a9d50;
	padding-bottom: 3%;
}
.text_ruby_btn {
	font-size: 1.6rem;
	font-weight: bold;
	color: #ecc884;
	padding-bottom: 2%;
}
.text_ruby_alp {
	clear: both;
	font-size: 1.4rem;
	letter-spacing: 0.3rem;
	font-family: 'Montserrat', sans-serif;
	color: #ecc884;
}
.text_ruby_narita {
	clear: both;
	font-size: 1.6rem;
	letter-spacing: 0.3rem;
	color: #ecc884;
}
@media screen and (max-width: 980px) {
	.text_main_visual {
		padding-top: 3%;
		font-size: 1.6rem;
		line-height: 3.6rem;
	}
	.text_main_visual_hannari {
		padding-top: 3%;
		font-size: 1.7rem;
		line-height: 3.6rem;
		background-size: 30%;
	}
	.text_explain {
		padding-bottom: 4%;
		font-size: 1.6rem;
		line-height: 3.2rem;
	}
	.text_btn_3clom {
		padding-top: 3%;
		font-size: 1.3rem;
		line-height: 1.8rem;
	}
	.text_btn_4clom {
		padding-top: 3%;
		font-size: 1.3rem;
		line-height: 1.8rem;
	}
	.text_btn {
		line-height: 2.4rem;
	}
	.text_ruby_btn {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 640px) {
	.text_main_visual {
		padding: 4% 6% 0;
		font-size: 1.6rem;
		line-height: 3.2rem;
		text-align: left;
	}
	.text_main_visual_hannari {
		padding: 4% 6% 0;
		font-size: 1.6rem;
		line-height: 3.2rem;
		text-align: left;
		background-size: 40%;
	}
	.text_explain {
		padding-bottom: 4%;
	}
	.text_explain_center {
		padding-bottom: 4%;
		text-align: left;
	}
	.text_explain_small {
		font-size: 1.5rem;
		line-height: 2.8rem;
		letter-spacing: 0;
	}
	.text_btn_3clom {
		padding-top: 3%;
		font-size: 1.5rem;
		line-height: 2.0rem;
	}
	.text_btn_4clom {
		padding-top: 3%;
		font-size: 1.5rem;
		line-height: 2.0rem;
	}
	.text_btn {
		line-height: 2.4rem;
	}
	.text_ruby {
	}
	.text_ruby_btn {
		font-size: 1.5rem;
		padding-bottom: 2%;
	}
}
@media screen and (max-width: 320px) {
	.text_main_visual {
		padding: 4% 6% 0;
		font-size: 1.6rem;
		line-height: 2.8rem;
		text-align: left;
	}
	.text_explain {
		font-size : 1.5rem;
		line-height: 2.8rem;
	}
	.text_ruby_narita {
		font-size: 1.4rem;
		letter-spacing: 0.2rem;
	}
}
/* -------------------------------------------------------------------------------

	font link

--------------------------------------------------------------------------------- */
a:link {
	color: #698536;
}
a:visited {
	color: #698536;
}
p a:hover {
	color: #ecc884;
	-webkit-transition: all .5s;
	transition: all .5s;
}
/* -------------------------------------------------------------------------------

	selected font

--------------------------------------------------------------------------------- */
::selection {
	background: #eee;
}
::-moz-selection {
	background: #eee;
}
/* =============================================



	img



*  ============================================= */
img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
/* =============================================



	wrapper



*  ============================================= */
.wrapper {
	box-sizing: border-box;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	max-width: 1280px;
}
@media only screen and (max-width: 960px) {
	.wrapper {
		width: 100%;
		max-width: 100%;
	}
}
/* =============================================



	header



*  ============================================= */
.header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fffefd;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 30px;
	background-image: url(../img/common/line_1.png);
}
.header .logo {
	display: block;
	width: 160px;
	height: 0;
	padding-top: 160px;
	background: url(../img/common/logo.png) 0 0 no-repeat;
	background-size: contain;
	margin-top: 6%;
	margin-left: 8%;
	overflow: hidden;
	float: left;
}
.header .catch {
	position: absolute;
	top: 35%;
	left: 23%;
	font-size: 3.5rem;
	line-height: 3.8rem;
	letter-spacing: 0.08rem;
	font-weight: bold;
}
.header .catch .catch_sf {
	font-size: 2.1rem;
	letter-spacing: 0.1rem;
}
@media only screen and (max-width: 1110px) {
	.header .catch {
		top: 35%;
		left: 26%;
	}
}
@media only screen and (max-width: 960px) {
	.header {
		width: 100%;
		height: 240px;
	}
	.header .logo {
		display: block;
		width: 160px;
		height: 0;
		padding-top: 160px;
		background-image: url(../img/common/logo_sp.png);
		background-size: cover;
		margin-top: 60px;
		margin-left: 3%;
		float: left;
	}
	.header .catch {
		position: static;
		padding-top: 110px;
		padding-left: 30px;
		font-size: 3.2rem;
		line-height: 3.8rem;
		letter-spacing: 0.03rem;
	}
	.header .catch .catch_sf {
		font-size: 2.0rem;
		letter-spacing: 0.06rem;
	}
}
@media only screen and (max-width: 640px) {
	.header {
		width: 100%;
		height: 300px;
	}
	.header .logo {
		width: 146px;
		height: 0;
		margin-left: 4%;
		margin-top: 40px;
		padding-top: 146px;
	}
	.header .catch {
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 220px;
		padding-left: 4%;
		font-size: 2.5rem;
		line-height: 2.6rem;
		letter-spacing: 0.02rem;
	}
	.header .catch .catch_sf {
		font-size: 1.5rem;
		letter-spacing: 0.02rem;
	}
}
@media only screen and (max-width: 320px) {
	.header .logo {
		margin-left: 2%;
	}
	.header .catch {
		padding-top: 215px;
		padding-left: 3%;
		font-size: 2.3rem;
		line-height: 2.6rem;
	}
	.header .catch .catch_sf {
		font-size: 1.4rem;
		letter-spacing: 0.02rem;
	}
}
/* -------------------------------------------------------------------------------

	menu

--------------------------------------------------------------------------------- */
.header .menu_wrapper {
	clear: both;
	overflow: hidden;
	z-index: 10;
	padding-bottom: 2%;
}
.header .btn_menu_sp {
	display: none;
}
.header .menu_sp_wrapper {
	margin: 60px 0 0 0;
}
@media only screen and (max-width: 960px) {
	.header .menu_wrapper {
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 0;
		overflow: visible;
		position: fixed;
		right: 0;
		top: 0;
	}
	.header .btn_menu_sp {
		display: block;
		position: relative;
		width: 55px;
		height: 0;
		padding-top: 50px;
		background: url(../img/common/btn_menu_sp_sprite.png) 0 0 no-repeat;
		background-size: 100% auto;
		margin: 10px 5px 0 0;
		overflow: hidden;
		float: right;
		background-color: rgba(255, 255, 255, 0.9);
		z-index: 10;
	}
	.header .btn_menu_sp.opened {
		background-position: 0 -60px;
	}
	.header .menu_sp_wrapper {
		float: none;
		margin-top: 0;
		display: none;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(255, 255, 255, 0.9);
	}
}
@media only screen and (max-width: 640px) {
	.header .btn_menu_sp {
		width: 50px;
		padding-top: 45px;
	}
	.header .btn_menu_sp.opened {
		background-position: 0 -55px;
	}
}
/* --------------------------------

	list

-------------------------------- */
.header .nav {
	width: 100%;
}
.header .nav .nav_list {
	margin-left: 8.5%;
}
.header .nav .nav_list li {
	float: left;
	text-align: center;
	line-height: 1.8rem;
	font-size: 1.8rem;
	font-weight: bold;
	border-left: 1px solid #ddd;
}
.header .nav .nav_list li:last-child {
	border-right: 1px solid #ddd;
}
.header .nav_list_item_b {
	width: 15%;
}
.header .nav_list_item_s {
	width: 15%;
}
.header .nav_list_item_b .ruby,
.header .nav_list_item_s .ruby {
	font-size: 1.0rem;
	letter-spacing: 0.3rem;
	font-family: 'Montserrat', sans-serif;
	color: #ecc884;
}
.header .nav_list .list_item_link {
	color: #698536;
	display: block;
}
.header .nav_list .list_item_link:link {
	color: #698536;
	font-size: 1.8rem;
}
.header .nav_list .list_item_link:visited {
	color: #698536;
}
.header .nav_list .list_item_link:hover {
	color: #f5c532;
	-webkit-transition: all .5s;
	transition: all .5s;
}
@media only screen and (max-width: 960px) {
	.header .nav {
		clear: both;
		margin: 60px 0 0 0;
	}
	.header .nav .nav_list {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		letter-spacing: -0.40em;
		border-top: 1px solid #ddd;
	}
	.header .nav .nav_list li {
		float: none;
		font-size: 1.7rem;
		text-align: left;
		font-weight: bold;
	}
	.header .nav .nav_list li {
		border-left: none;
	}
	.header .nav .nav_list li:last-child {
		border-right: none;
	}
	.header .nav_list_item_b ,
	.header .nav_list_item_s {
		box-sizing: border-box;
		display: inline-block;
		width: 49%;
		height: 50px;
		border-bottom: 1px solid #ddd;
		margin: 0 auto;
		text-align: left;
		letter-spacing: normal;
	}
	.header .nav_list_item_b:nth-child(2n+1) ,
	.header .nav_list_item_s:nth-child(2n+1) {
		border-right: 1px solid #ddd;
	}
	.header .nav_list_item_b:first-child ,
	.header .nav_list_item_s:first-child {
		border-top: 0;
	}
	.header .nav_list .list_item_link {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		height: 100%;
		padding-top: 16px;
		padding-bottom: 0;
		padding-left: 10px;
		background: url(../img/common/arrow_right_menu_sp.png) 95% center no-repeat;
		background-size: 10px 10px;
	}
}
@media only screen and (max-width: 640px) {
	.header .nav {
		margin: 55px 0 0 0;
	}
}
/* -------------------------------------------------------------------------------

	header_btn

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

	header_btn_tel

-------------------------------- */
.header .header_btn_tel {
	float: right;
	box-sizing: border-box;
	display: block;
	width: 310px;
	margin-top: 2%;
	margin-right: 2%;
}
.header .header_btn_tel .inner {
	box-sizing: border-box;
	display: block;
	padding: 4px;
	border: 1px solid #8a9d50;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 auto;
	font-size: 2.2rem;
	line-height: 2.6rem;
	color: #698536;
	text-align: right;
	font-family: 'Montserrat', sans-serif;
}
@media only screen and (max-width: 960px) {
	.header .header_btn_tel {
		display: none;
	}
}
.header .header_btn_sp {
	display: none;
}
@media only screen and (max-width: 960px) {
	.header .header_btn_sp {
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.header .header_btn_sp .inner {
		display: block;
		box-sizing: border-box;
		width: 100%;
		height: 50px;
		padding: 15px 0 0 10px;
		font-size: 2.0rem;
		line-height: 2.2rem;
		color: #698536;
		text-align: left;
		font-family: 'Montserrat', sans-serif;
		background: url(../img/common/arrow_right_menu_sp.png) 97.6% center no-repeat;
		background-size: 10px 10px;
		border-bottom: 1px solid #ddd;
	}
	.header .header_btn_sp .mesg_inner {
		display: block;
		box-sizing: border-box;
		width: 100%;
		height: 50px;
		padding: 15px 0 0 10px;
		font-size: 1.8rem;
		line-height: 2.0rem;
		font-weight: bold;
		color: #fff;
		text-align: left;
		background-color: #8a9d50;
	}
}
@media screen and (max-width: 640px) {
	.header .header_btn_sp .mesg_inner {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 320px) {
	.header .header_btn_sp .mesg_inner {
		font-size: 1.3rem;
	}
}









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

	bnr

--------------------------------------------------------------------------------- */
.bnr {
	position: relative;
}

.bnr-inn {
	box-sizing: border-box;
	display: block;
	position: fixed;
	right: 0;
	bottom: 40px;
	width: 60px;
	z-index: 9;
}

@media screen and (max-width: 640px) {
	.bnr-inn {
		box-sizing: border-box;
		display: block;
		position: fixed;
		right: 0;
		bottom: 0;
		width: 100%;
		z-index: 9;
	}
}













/* =============================================



	footer



*  ============================================= */
/* -------------------------------------------------------------------------------

	footer_guide

--------------------------------------------------------------------------------- */
.wrap_footer_guide {
	clear: both;
	box-sizing: border-box;
	overflow: hidden;
	width: 84%;
	margin: 0 auto;
	padding-top: 4%;
	background-color: #fffefd;
}
@media only screen and (max-width: 960px) {
	.wrap_footer_guide {
		width: 92%;
		padding-top: 8%;
	}
}
@media only screen and (max-width: 640px) {
	.wrap_footer_guide {
		width: 88%;
		padding-top: 18%;
	}
}
/* --------------------------------

	footer_guide_heading

-------------------------------- */
.footer_guide_heading {
	margin: 0 0 4%;
	padding: 0 0 6%;
	font-size: 2.6rem;
	letter-spacing: 0.04rem;
	font-weight: bold;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 60px;
	background-image: url(../img/common/line_2.png);
}
@media screen and (max-width: 980px) {
	.footer_guide_heading {
		margin: 0 0 6%;
		padding: 0 0 8%;
		font-size: 2.4rem;
	}
}
@media screen and (max-width: 640px) {
	.footer_guide_heading {
		margin: 0 0 6%;
		padding: 0 0 8%;
		font-size: 2.6rem;
	}
}
/* --------------------------------

	footer_guide_text

-------------------------------- */
.footer_guide_text {
	padding-bottom: 4%;
	font-size: 1.6rem;
	line-height: 2.6rem;
	letter-spacing: 0.02rem;
}
.footer_guide_text_small {
	padding-bottom: 2%;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
@media screen and (max-width: 980px) {
	.footer_guide_text {
		padding-bottom: 6%;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.footer_guide_text_small {
		padding-bottom: 6%;
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
}
@media screen and (max-width: 640px) {
	.footer_guide_text {
		padding-bottom: 6%;
		font-size: 1.7rem;
		line-height: 2.6rem;
	}
	.footer_guide_text_small {
		padding-bottom: 6%;
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
}
@media screen and (max-width: 320px) {
	.footer_guide_text {
		padding-bottom: 6%;
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
	.footer_guide_text_small {
		padding-bottom: 6%;
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
}
/* --------------------------------

	footer_guide_list

-------------------------------- */
.footer_guide_list ,
.footer_guide_list_low {
	list-style-position: outside;
	list-style-type: disc;
	padding: 1% 4% 8%;
}
.footer_guide_list li ,
.footer_guide_list_low li {
	padding-bottom: 2%;
	font-size: 1.6rem;
	letter-spacing: 0.04rem;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.footer_guide_list li:last-child ,
.footer_guide_list_low li:last-child {
	padding-bottom: 0;
}
.footer_guide_list li a:link ,
.footer_guide_list_low li a:link {
	padding-right: 5px;
	color: #698536;
	font-weight: bold;
}
.footer_guide_list li a:visited ,
.footer_guide_list_low li a:visited {
	color: #698536;
}
.footer_guide_list li a:hover ,
.footer_guide_list_low li a:hover {
	color: #f5c532;
	-webkit-transition: all .5s;
	transition: all .5s;
}
@media only screen and (max-width: 960px) {
	.footer_guide_list ,
	.footer_guide_list_low {
		padding: 1% 2% 16% 6%;
	}
	.footer_guide_list li ,
	.footer_guide_list_low li {
		padding-bottom: 4%;
		font-size: 1.5rem;
		letter-spacing: 0.02rem;
	}
}
@media only screen and (max-width: 640px) {
	.footer_guide_list {
		padding-bottom: 16%;
	}
	.footer_guide_list_low {
		padding-bottom: 5%;
	}
	.footer_guide_list li ,
	.footer_guide_list_low li {
		padding-bottom: 6%;
	}
}
@media only screen and (max-width: 320px) {
	.footer_guide_list li ,
	.footer_guide_list_low li {
		font-size: 1.4rem;
	}
}


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

	footer_heading

--------------------------------------------------------------------------------- */
.footer_heading {
	padding-bottom: 2%;
	font-size: 2.8rem;
	letter-spacing: 0.05rem;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 980px) {
	.footer_heading {
		padding-bottom: 2%;
		font-size: 3.0rem;
	}
}
@media screen and (max-width: 640px) {
	.footer_heading {
		padding-bottom: 2%;
		font-size: 2.8rem;
		letter-spacing: 0.02rem;
	}
}
@media screen and (max-width: 320px) {
	.footer_heading {
		padding-bottom: 2%;
		font-size: 2.6rem;
		letter-spacing: 0.02rem;
	}
}
/* -------------------------------------------------------------------------------

	footer_gcalendar

--------------------------------------------------------------------------------- */
.footer_gcalendar {
	position: relative;
	padding-bottom: 45%;
	padding-top: 45px;
	height: 0;
	overflow: hidden;
}
.footer_gcalendar iframe ,
.footer_gcalendar object ,
.footer_gcalendar embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 960px) {
	.footer_gcalendar {
		padding-bottom: 60%;
		padding-top: 60px;
	}
}
/* -------------------------------------------------------------------------------

	footer_day

--------------------------------------------------------------------------------- */
.footer_day {
	width: 100%;
	padding: 2% 0;
	background-color: rgba( 254, 240, 208, 0.5 );
}
.footer_day .item_table {
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
	color: #698536;
}
@media screen and (max-width: 960px) {
	.footer_day .item_table {
		width: 94%;
	}
}
.footer_day .item_th {
	font-weight: bold;
}
.footer_day .item_thead_tr {
	border-bottom: 1px solid #90b44b;
}
.footer_day .item_thead_tr .item_th:first-child,
.footer_day .item_tbody_tr .item_th {
	width: 25%;
}
.footer_day .item_th,
.footer_day .item_td {
	width: 6%;
	padding-left: 2%;
	font-size: 1.6rem;
	vertical-align: top;
	font-weight: bold;
}
.footer_day .item_tbody_tr .item_th,
.footer_day .item_tbody_tr .item_td {
	padding-top: 2%;
}
@media screen and (max-width: 960px) {
	.footer_day .item_th,
	.footer_day .item_td {
		font-size: 1.4rem;
	}
	.footer_day .item_thead_tr .item_th:first-child,
	.footer_day .item_tbody_tr .item_th {
		width: 30%;
	}
}
@media screen and (max-width: 640px) {
	.footer_day .item_thead_tr .item_th:first-child,
	.footer_day .item_tbody_tr .item_th {
		width: 30%;
	}
	.footer_day .item_tbody_tr:first-child .item_th,
	.footer_day .item_tbody_tr:first-child .item_td {
		padding-top: 2%;
	}
	.footer_day .item_th,
	.footer_day .item_td {
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 320px) {
	.footer_day .item_thead_tr .item_th:first-child,
	.footer_day .item_tbody_tr .item_th {
		width: 35%;
	}
	.footer_day .item_th,
	.footer_day .item_td {
		font-size: 1.3em;
	}
}
/* --------------------------------

	item_annotation 土曜日

-------------------------------- */
.item_annotation {
	margin-top: 2%;
	font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
	.item_annotation {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 640px) {
	.item_annotation {
		margin-top: 2%;
		font-size: 1.4rem;
	}
}
/* -------------------------------------------------------------------------------

	footer_backtotop

--------------------------------------------------------------------------------- */
.footer_backtotop {
	width: 83%;
	margin: 2% auto 0;
	text-align: right;
}
.footer_backtotop_inner {
	padding: 1% 2%;
	font-size : 1.6rem;
	font-family: 'Montserrat', sans-serif;
	vertical-align: top;
	border: 1px solid #8a9d50;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.footer_backtotop a:link {
	color: #698536;
}
.footer_backtotop a:visited {
	color: #698536;
}
.footer_backtotop a:hover {
	color: #f5c532;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.footer_backtotop_inner:hover {
	border: 1px solid #f5c532;
	-webkit-transition: all .5s;
	transition: all .5s;
}
@media only screen and (max-width: 960px) {
	.footer_backtotop {
		width: 92%;
		margin: 4% auto 0;
	}
}
@media only screen and (max-width: 640px) {
	.footer_backtotop {
		width: 88%;
		margin: 6% auto 0;
	}
	.footer_backtotop_inner {
		padding: 2% 4%;
		font-size : 1.5rem;
	}
}
/* -------------------------------------------------------------------------------

	footer_breadcrumbs

--------------------------------------------------------------------------------- */
.footer_breadcrumbs {
	width: 83%;
	margin: 2% auto;
	font-size : 1.6rem;
	font-weight: bold;
}
.footer_breadcrumbs li {
	list-style-type: none;
	padding-right: 10px;
	margin-bottom: 2%;
	display: inline-block;
}
.footer_breadcrumbs li:after {
	content: " > ";
	padding-left: 10px;
}
.footer_breadcrumbs a:link {
	color: #698536;
}
.footer_breadcrumbs a:visited {
	color: #698536;
}
.footer_breadcrumbs a:hover {
	color: #f5c532;
	-webkit-transition: all .5s;
	transition: all .5s;
}
@media only screen and (max-width: 960px) {
	.footer_breadcrumbs {
		width: 92%;
		margin: 2% auto;
		font-size : 1.5rem;
	}
}
@media only screen and (max-width: 640px) {
	.footer_breadcrumbs {
		width: 88%;
		margin: 10% auto;
	}
}
/* -------------------------------------------------------------------------------

	footer_tel

--------------------------------------------------------------------------------- */
.footer_tel {
	width: 83%;
	margin: 0 auto 4%;
}
@media only screen and (max-width: 960px) {
	.footer_tel {
		width: 50%;
	}
}
@media only screen and (max-width: 640px) {
	.footer_tel {
		width: 88%;
		margin: 0 auto 16%;
	}
}
/* -------------------------------------------------------------------------------

	footer_yoyaku

--------------------------------------------------------------------------------- */
.footer_yoyaku {
	width: 50%;
	margin: 0 auto 4%;
}
@media only screen and (max-width: 960px) {
	.footer_yoyaku {
		width: 50%;
	}
}
@media only screen and (max-width: 640px) {
	.footer_yoyaku {
		width: 88%;
		margin: 0 auto 16%;
	}
}

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

	footer_copyright

--------------------------------------------------------------------------------- */
.footer_copyright {
	clear: both;
	width: 83%;
	margin: 10% auto 0;
	font-size : 1.5rem;
	letter-spacing: 0.05rem;
	text-align: right;
	color :#698536;
	font-family: 'Montserrat', sans-serif;
}
@media only screen and (max-width: 960px) {
	.footer_copyright {
		width: 92%;
		margin: 4% auto 0;
	}
}
@media only screen and (max-width: 640px) {
	.footer_copyright {
		width: 88%;
		margin: 4% auto 0;
	}
}
/* -------------------------------------------------------------------------------

	google_map

--------------------------------------------------------------------------------- */
.google_map {
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
}
.google_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 960px) {
	.google_map {
		padding-bottom: 70%;
	}
	.google_map iframe {
		width: 100%;
		height: 100%;
	}
}
@media only screen and (max-width: 640px) {
	.google_map {
		margin-bottom: 56px;
		padding-bottom: 90%;
	}
	.google_map iframe {
		width: 100%;
		height: 100%;
	}
}

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

	20201111

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

.home-corona-info {
	list-style-position: outside;
	list-style-type: disc;
	padding: 1% 4%;
}
.home-corona-info li {
	padding-bottom: 2%;
	font-size: 1.6rem;
	letter-spacing: 0.04rem;
	line-height: 1.6;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.home-corona-info li:last-child {
	padding-bottom: 0;
}
@media only screen and (max-width: 960px) {
	.home-corona-info {
		padding: 2% 4%;
	}
	.home-corona-info li {
		padding-bottom: 3%;
		font-size: 1.5rem;
		letter-spacing: 0.02rem;
	}
}
@media only screen and (max-width: 640px) {
	.home-corona-info {
		padding: 1% 1% 1% 6%;
	}
	.home-corona-info li {
		padding-bottom: 6%;
	}
}
@media only screen and (max-width: 320px) {
	.home-corona-info li {
		font-size: 1.4rem;
	}
}

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

	cancel-policy 2024-9-20

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

.cancel-policy-inn {
	padding: 0 40px;
}

@media only screen and (max-width: 640px) {
	.cancel-policy-inn {
		padding: 0;
	}
}

.cancel-policy-inn h2.inn-ttl {
	font-size: 1.8rem;
	font-weight: bold;
}

@media only screen and (max-width: 640px) {
	.cancel-policy-inn h2.inn-ttl {
		font-size: 1.6rem;
	}
}

.cancel-policy-inn h3.inn-subttl {
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 20px;
}

.cancel-policy-inn p.inn-txt {
	margin-top: 20px;
}

.cancel-policy-inn p.inn-txt.txt-ub {
	border-bottom: 1px solid #698536;
	display: inline-block;
	font-size: 1.7rem;
}

.cancel-policy-inn p.inn-txt.txt-right {
	text-align: right;
}
