
*{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/*
header
*/
#header.inner-section {
		padding-bottom: 5%;
}

.section-heading h1 {
	font-size: 48px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.3;
	margin-bottom: 5%;
	position: relative;
}
/*.section-heading p.title {
	border-bottom: #531EB4 1px solid;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 1.3;
}
*/
.section-txt {
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 5%;
}
.section-attention{
	font-size: 14px;
}
.section-strong{
	background:linear-gradient(transparent 60%, rgba(114,191,197,0.5) 60%);
}
#navigation .fb{
	font-size: 1.4em;
	position: absolute;
	top: 20px;
	right:30px;
}

@media (max-width:767px) {
	#header .section-heading h1 {
		font-size: 28px;
	}
	#navigation .fb{
		top: 18px;
		right:10px;
	}
}


/*
recommend
*/
.recommend {
		background-image: url(../img/bg-recommend.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		position: relative;
		z-index: 120;
}
.recommend-box{
	margin-bottom: 20px;
}
.plan {
		background-image: url(../img/bg-plan.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		position: relative;
		z-index: 120;
}
.menu {
		background-image: url(../img/bg-menu.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		position: relative;
		z-index: 120;
}
.menu h2{
}
.menu h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.menu .menu-icon{
	font-size: 4em;
	font-style: italic;
/*	border-radius: 50%;
	border: solid 2px #000;*/
	text-align: center;
	margin-bottom: 30px;
}
.menu .copy{
	text-align: center;
	font-size: 28px;
	text-shadow:1px 1px 1px #fff;
	margin-bottom: 60px;
}
.menu-body{
	background: rgba(0,0,0,0.2);
	padding: 25px;
}
.menu-box{
	background: rgba(255,255,255,0.9);
	padding: 25px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 2px 2px 3px 0px #555;
}
.menu h3:after {
		position: absolute;
		display: block;
		left: 50%;
		margin-left: -60px;
		width: 120px;
		height: 2px;
		background: #000;
		content: "";
}

.recommend:after, .plan:after,.menu:after,.profile:after{
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		opacity: 0.2;
		z-index: -1;
}
.profile:after{
		opacity: 0.1;
}

.profile {
		background-image: url(../img/bg-profile.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		position: relative;
		z-index: 120;
}
.profile h3{
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}
.profile h4{
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	margin-bottom: 5px;
	font-size: 1em;
}
.profile .bold{
	font-weight: bold;
}
.profile .amazon_item{
	padding: 10px;
	border: 1px solid #bbb;
	margin-bottom: 50px;
}
.profile .amazon_item p{
	margin-bottom: 0px;
}
.profile .amazon_item p.title{
	font-weight: bold;
	margin-bottom: 15px;
}
.profile .amazon_item p.desc{
	font-size: 0.8em;
	line-height: 1.6em;
}
.profile .amazon_item a:hover img{
		transition-duration:0.4s;
		opacity: 0.7;
}
.profile .amazon_item a{
		transition-duration:0.4s;
}

#contact .btn-reserved{
	padding: 10px 20px;
	font-size: 1.1em;
	background-color: #72bfc5;
	border-color: #72bfc5;
}
#contact .btn-reserved:hover{
	background-color: #666;
	border-color: #666;
	color: #fff;
}
#contact .btn-reserved:after {
	margin-left: 8px;
	font-family: FontAwesome;
	vertical-align: middle;
	content: '\f08e';
}

.plan-title{
	background: #72bfc5;
	/*position: relative;*/
	transform: rotate(45deg) translate3d(0, 0, 0);
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	text-align: center;
	margin: 30px auto 50px;
	width: 100px;
	height: 100px;
	line-height: 100%;
	vertical-align: middle;
}

.plan-title h3{
	color: #fff;
	margin: 0 auto;
	width: 820px;
	max-width: 100%;
	transform: rotate(-45deg) translate3d(0, 0, 0);
	-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
	display:table-cell;
	height: 100px;
	line-height: 120%;
	vertical-align: middle;
}

.service-desc .price {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
}
.service-desc br {
	display:inline;
}

.plan-box {
		background: rgba(255,255,255,0.9);
}
@media (max-width: 767px){
	.plan-box {
			margin-bottom: 10px;
	}
}


















