@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

html {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

caption,
th {
	text-align: center;
}

q:before,
q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

legend {
	display: none;
}


h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	color: #2e8b57;
	font-size: 20px;
}



body {
	font: 16px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
	color: #707070;
	background: #fff;
	width: 100%;
	text-align: center;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

p {
	padding: 10px 0;
}

.mark5 {
	color: #707070;
	background: linear-gradient(transparent 80%, yellow 0%);
}




a:hover,
.active {
	text-decoration: underline;
}

a:active,
a:focus,
input:active,
input:focus {
	outline: 0;
}

p {
	font-family: 'Modern Antiqua', 'Noto Sans JP', serif;
	size: 16px;
	color: #707070
}

/* ヘッダー
------------------------------------------------------------*/
#header {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0px;

}

.rogo {
	position: absolute;
	width: 100px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	padding: 0;
	justify-content: center;
}


.navbar input[type="checkbox"],
.navbar .hamburger-lines {
	display: none;
}

.navbar {
	position: fixed;
	width: 100%;
	background: #2e8b57B3;
	color: #fff;
	height: 80px;
	z-index: 12;
	font-size: 16px;


}

.navbar-container {
	height: 80px;
	width: 100%;

}

.menu-items {
	order: 2;
	display: flex;
	font-size: 16px;


}

.menu-items li {
	list-style: none;
	right: 30px;
	margin-bottom: 20px;
	font-size: 16px;

}

.menu-items a {
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	transition: color 0.3s ease-in-out;
	font-size: 16px;
	margin-right: 30px;
	text-align: center;


}

.menu-items a:hover {
	color: #117964;
	transition: color 0.3s ease-in-out;
}


/* 共通
------------------------------------------------------------*/
h1,
h2,
h3 {
	font-family: 'Sawarabi+Mincho', serif;
}

h1 {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #707070;
	margin-bottom: 10px;
}

section h2 {
	font-size: 20px;
	font-weight: 300;
	margin: top 10px;
	font-weight: normal;
	color: #2e8b57;
	margin-inline-start: 0;
}

.inner {
	width: 100%;
	padding-bottom: 20px;


}

#sec01 {
	max-width: 1080px;
}

#sec01 h2 {
	text-align: left;
	border: 0;
	margin-top: 0px;
	display: block;
	width: 300px;
	line-height: 25px;
	margin-right: 150px;
}


#sec01 p {
	text-align: left;
	border: 0;
	margin-top: 0px;
	display: block;
	width: 300px;
	line-height: 25px;
	margin-right: 200px;
}


#sec01 img {
	position: relative;
	margin-top: 30px;
	margin-left: 200px;
}

.inner2 {
	max-width: 800px;
	text-align: left;
}

.inner2 img {
	padding-bottom: 10px;
	margin-left: 20px;

}




/* SEC01 VISION
------------------------------------------------------------*/

.vision {
	width: 100%;
	margin: 0 auto;

}

.wrap {
	clear: both;
	width: 100%;
	background: #fff;
}

.bg {
	line-height: 0;
}

.txt h2 {
	display: flex;
	color: #2e8b57;
	text-align: center;
}










/* SEC02 MESSAGE
------------------------------------------------------------*/
#sec02 {
	margin-top: 10px;
	font-size: 16px;
	background-color: #2e8b57;
	justify-content: center;
	width: 100%;

}

#sec02 p {
	text-align: left;
	justify-content: center;
	width: 350px;
}

#sec02 h3 {
	color: #fff;
	width: 100%;
	font-size: 20px;
	margin-top: 30px;
}



/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/
#sec03 {
	width: 100%;
	text-align: center;

}

.col3 h2 {
	text-align: center;
}

.col3 li {
	width: 100%;
	text-align: center;
	margin-right: 80px;
}

.col3 img {
	max-width: 280px;
	display: block;
	text-align: center;

}


/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/


#sec04 h3 {
	color: #fff;
	width: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 30px;

}

#sec04 {
	font-size: 16px;
	background-color: #2e8b57;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;

}

#sec04 p {
	color: #fff;
	line-height: 28px;
	padding-bottom: 30px;
	padding-left: 20px;

}

#sec04 iframe {

	text-align: center;
	padding-left: 70px;
}

/* SEC05 PROFILE
------------------------------------------------------------*/

#sec05 {
	color: #2e8b57;
	margin-top: 10px;

}

#sec05 summary {
	color: #2e8b57;

}

#sec05 li {
	color: #117964;
	text-align: center;

}



#footer {
	background: #2e8b57;
	height: 300px;

}

#footer p {
	color: #fff;
	font-size: 12px;
	margin: top 10px;
	font-weight: normal;
	text-align: center;

}




/* RESPONSIVE 設定
------------------------------------------------------------*/


@media only screen and (max-width: 600px) {

	.navbar {
		opacity: 0.95;
	}

	.navbar-container input[type="checkbox"],
	.navbar-container .hamburger-lines {
		display: block;
	}

	.navbar-container {
		display: block;
		position: relative;
		height: 70px;

	}

	.navbar-container input[type="checkbox"] {
		position: absolute;
		display: block;
		height: 200px;
		width: 30px;
		top: 20px;
		left: 20px;
		z-index: 5;
		opacity: 0;
	}

	.navbar-container .hamburger-lines {
		display: block;
		height: 20px;
		width: 20px;
		position: absolute;
		top: 10px;
		left: 20px;
		z-index: 2;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.navbar-container .hamburger-lines .line {
		display: block;
		height: 3px;
		width: 130%;
		border-radius: 20px;
		background: #fff;
	}

	.navbar-container .hamburger-lines .line1 {
		transform-origin: 0% 0%;
		transition: transform 0.4s ease-in-out;
	}

	.navbar-container .hamburger-lines .line2 {
		transition: transform 0.2s ease-in-out;
	}

	.navbar-container .hamburger-lines .line3 {
		transform-origin: 0% 0%;
		transition: transform 0.4s ease-in-out;
	}

	.navbar .menu-items {
		padding-top: 40px;
		background: #2e8b57B3;
		height: 350px;
		max-width: 200px;
		transform: translate(-150%);
		display: flex;
		flex-direction: column;
		padding-left: 50px;
		transition: transform 0.5s ease-in-out;
		text-align: center;

	}

	.navbar .menu-items li {
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: 500;
		text-align: center;

	}



	.navbar-container input[type="checkbox"]:checked~.menu-items {
		transform: translateX(0);
	}

	.navbar-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
		transform: rotate(40deg);
	}

	.navbar-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
		transform: scaleY(0);
	}

	.navbar-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
		transform: rotate(-40deg);
	}
}

.inner {
	width: 100%;
	padding-bottom: 20px;

}

/* SEC02 MESSAGE
	-----------------*/
.txt,
.bg {
	width: 100%;
	float: center;
	display: table;
}

.col3 li {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	vertical-align: top;

}

.col3 p {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;

}

.rogo {
	position: absolute;
	width: 180px;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
	margin: 0;
	padding: 0;
	justify-content: center;
}



#footer {
	margin-top: 30px;
	background: #2e8b57;
	color: #fff;

}

#sec02_02 .txt,
#sec02_02 .bg {
	text-align: center;
	display: inline-block;

}

.button003 a {
	background: #2e8b57;
	border-radius: 50px;
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 200px;
	padding: 10px 25px;
	color: #FFF;
	transition: 0.3s ease-in-out;
	font-weight: 500;
}

.button003 a:hover {
	background: #117964;
	color: #FFF;
}

.button003 a:after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}






/*予約ボタン*/
a.btn-flat {
	position: fixed;
	bottom: 5px;
	right: 5px;
	padding: 5px 5px;
}

a.btn-flat {
	overflow: hidden;
	padding: 1rem 2rem;
	color: #2e8b57;
	border-radius: 0;
	background: #FAFFB2B3;
}

a.btn-flat span {
	position: relative;
	color: #000;
}

a.btn-flat:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateX(-96%);
	transform: translateX(-96%);
	background: #2e8b57;
}

a.btn-flat:hover:before {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}



/* SEC02 MESSAGE
	-----------------*/

.vMid {
	display: table-cell;
	padding: 0 100px;
	vertical-align: middle;
}

/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
.col3 {
	width: 100%;
	text-align: center;
}

.col3 li {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
}

/* スマホ
	-----------------*/
#sec01 h2 {
	text-align: center;
	border: 0;
	margin-top: 0px;
	display: inline-block;
	width: 300px;


}

#sec01 p {
	display: inline-block;
	text-align: left;
	border: 0;
	margin-top: 0px;
	display: inline-block;
	width: 350px;
	line-height: 25px;

}

#sec01 img {
	position: relative;
	margin-top: 30px;
	margin-left: 0px;
}

#sec05 p {
	padding-top: 120px;
	text-align: center;
	color: #fff;
}

#footer {
	padding: 30px 10px 70px 0;
}


.vMid {
	padding: 0 20px;
}


#footer img {
	margin-top: 20px;
	background: #2e8b57;
	color: #fff;

}


#sec02 {
	margin-top: 10px;
	font-size: 16px;
	background-color: #2e8b57;
	justify-content: center;
	margin-bottom: 20px;



}

#sec02 p {
	color: #fff;
	font-size: 16px;
	line-height: 20px;


}

#sec02 h3 {
	color: #fff;
	width: 100%;
	font-size: 20px;
	margin-top: 10px;


}



#sec02 .to {
	top: 10px;
	margin-top: -90px;
	margin-left: 500px;
}


/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/
#sec03 {
	width: 100%;
	margin-top: 20px;
	margin-right: 20px;
}

.col3 li {
	max-width: 300px;
	text-align: left;
}

.col3 img {
	max-width: 300px;
	display: block;
	text-align: center;



}


/* SEC04 
------------------------------------------------------------*/
#sec04 {
	font-size: 16px;
	background-color: #2e8b57;
	color: #fff;
	margin-bottom: 20px;

}

#sec04 p {
	max-width: 800px;
	text-align: left;
	color: #fff;
	line-height: 28px;


}


/* SEC05 PROFILE
------------------------------------------------------------*/

#sec05 {
	color: #2e8b57;
	margin-bottom: 50px;

}

#sec05 summary {
	color: #2e8b57;

}

#sec05 li {
	color: #2e8b57;
	text-align: center;

}



#footer {
	background: #2e8b57;
	height: 380px;



}

#footer p {
	color: #fff;
	font-size: 12px;
	margin: top 10px;
	font-weight: normal;
	text-align: center;

}

@media screen and (min-width:480px) {

	html {
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch
	}

	.navbar .menu-items li {
		font-size: 1.6rem;
	}

	.navbar .menu-items li {
		margin-bottom: 2.5rem;
		font-size: 1.8rem;
		font-weight: 500;
	}

	body {
		overflow-x: hidden;
		text-align: center;
	}



	/*予約ボタン*/
	a.btn-flat {
		position: fixed;
		top: 20px;
		height: 30px;
		right: 5px;

	}

	a.btn-flat {
		overflow: hidden;
		padding: 1rem 2rem;
		color: #2e8b57;
		border-radius: 0;
		background: #FAFFB2;
	}

	a.btn-flat span {
		position: relative;
		color: #117964;
	}

	a.btn-flat:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		content: '';
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		-webkit-transform: translateX(-96%);
		transform: translateX(-96%);
		background: #2e8b57;
	}

	a.btn-flat:hover:before {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}


	#sec04 h3 {
		color: #fff;
		font-size: 20px;
		text-align: center;
		line-height: 30px;

	}


	#sec04 p {
		display: block;
		color: #fff;
		line-height: 28px;
		text-align: left;
		padding-bottom: 30px;
		width: 100%;
	}


}