@charset "utf-8";

/*
Template: tambourineman2
Theme Name:mamarazzi_2017
*/

/* ************************************************ 
*	リセット
* ************************************************ */	

*{margin:0;padding:0;}

h1,h2,h3,h4,h5{
	font-weight: normal;
}

/* ************************************************ 
*	基本設定
* ************************************************ */
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: local('NotoSansJP-Regular.otf'),
		url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
 }
img{
	max-width: 100%;
	height: auto;
}


body{
	font-size: 14px;
	/*font: 13px arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
	font-family: 'Noto Sans Japanese', Helvetica, HiraKakuProN-W3, sans-serif;
	color:#838280;
	line-height:180%;
	background: #FFF;
	box-sizing: border-box;
}
body.en-US{
	font-family: 'Radley', serif;
	font-size: 16px;
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

/* リンク */

a{
color:#EF9DAC;
text-decoration:none;
}
a:hover{
color:#EF9DAC;
}
a:active, a:focus {
outline: 0;
}


/* 画像 */

img{
border:0;
padding:0px;
margin:0px;
max-width: 100%;
touch-callout:none;
user-select:none;
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-touch-callout:none;
-moz-user-select:none;
/*pointer-events: none;*/
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート */

.alignright {
float: right;
}

.alignleft {
float: left;
}

.right{
float: right;
}

.left{
float: left;
}

.clear{
clear:both;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* インデント */

.indent{
margin-left:10px;
margin-right:10px;
}

/* リスト */

ol{
margin: 0;
padding: 0 0 0 0;
list-style: decimal;
}
ul{
margin: 0;
padding: 0 0 0 0;
list-style: disc;
}
li{
padding: 0 0 0 0;
}
/*li a{
color:#45AAB8;
}
li a:hover{
color:#666;
}
*/
/*  */
.m10{
	margin: 0 0 10px 0;
}
.m20{
	margin: 0 0 20px 0;
}
.m30{
	margin: 0 0 30px 0;
}
.m40{
	margin: 0 0 40px 0;
}
.m50{
	margin: 0 0 50px 0;
}

.w70{
	margin: 0 auto;
	width: 70%;
}
br.sp{
	display: none;
}
@media screen and (max-width: 414px){
	body.ja{
		font-size: 12px;
	}
	br.sp{
		display: block;
	}
}

/* ************************************************ 
*	全体Wrapper
* ************************************************ */
body{
	background: url(/images/bg.jpg) center 0;
}

#wrapper{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background:#fff;
	overflow: hidden;
}


/* ************************************************ 
*	ヘッダー
* ************************************************ */	

#header{
	position: relative;
	margin: 0 auto;
	width:100%;
	max-width: 1300px;
	background: url(/images/header-bg.jpg) no-repeat center 0;
	-webkit-background-origin: content-box;
	-webkit-background-size: 100% auto;
}
.logo {
	margin: 0 auto;
	padding: 40px 0 30px 0;
	width: 340px;
	text-align: center;
}
.header-language{
	position: absolute;
	top: 10px;
	right: 10%;
}
.header-tel{
	position: absolute;
	top: 55px;
	right: 5%;
}
.header-contact{
	position: absolute;
	top: 110px;
	right: 5%;
}
.header-contact a:last-child{
	margin: 0 0 0 15px;
}
.gnav{
	margin: 0 13.6153% 0 9%;
}
.gnav li{
	float: left;
	list-style: none;
}
.gnav li:nth-child(1){
	width: 8.5487%;
}
.gnav li:nth-child(2){
	width: 9.4433%;
}
.gnav li:nth-child(3){
	width: 12.6242%;
}
.gnav li:nth-child(4){
	width: 16.3021%;
}
.gnav li:nth-child(5){
	width: 12.9224%;
}
.gnav li:nth-child(6){
	width: 13.1212%;
}
.gnav li:nth-child(7){
	width: 8.7475%;
}
.gnav li:nth-child(8){
	width: 7.5546%;
}
.gnav li:nth-child(9){
	width: 10.7355%;
}
.en-US .gnav li:nth-child(1){
	width: 8.7475%;
}
.en-US .gnav li:nth-child(2){
	width: 11.1332%;
}
.en-US .gnav li:nth-child(3){
	width: 10.7355%;
}
.en-US .gnav li:nth-child(4){
	width: 20.5765%;
}
.en-US .gnav li:nth-child(5){
	width: 8.0516%;
}
.en-US .gnav li:nth-child(6){
	width: 14.9105%;
}
.en-US .gnav li:nth-child(7){
	width: 8.6481%;
}
.en-US .gnav li:nth-child(8){
	width: 8.0516%;
}
.en-US .gnav li:nth-child(9){
	width: 9.1451%;
}
.gnav li img{
	width: 100%;
}
.header-sns{
	position: absolute;
	top: 199px;
	right: 7%;
}
.header-sns a:first-child{
	margin: 0 10px 0 0;
}
.menu-btn{
	display: none;
	position: fixed;
	top: 10px;
	right: 20px;
	z-index: 9999;
}
.fixed-menu{
	position: fixed;
	top: 0;
	left: -100%;
	padding: 0 0 50% 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: #fff;
	box-sizing: border-box;
	border-top: #E9E9E9 1px solid;
	z-index: 2000;
}
.fixed-base{
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.fixed-menu li{
	color: #111111;
	padding: 12px 3.7%;
	list-style: none;
}
.fixed-menu li a{
	display: block;
	color: #111111;
}
.fixed-menu li ul{
	display: none;
}
.fixed-menu li li{
	padding: 8px 3.7%;
	font-size: 12px;
}
.fixed-menu .inner>ul>li{
	border-bottom: #E9E9E9 1px solid;
}
.fixed-sns{
	padding: 20px 0 10px 10px;
}
.fixed-sns li{
	float: left;
	padding: 5px;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	margin: 12.5px;
	width: 30px;
	height: 30px;
	z-index: 10000;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #606769;
	border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
	top: 1px;
}
.menu-trigger span:nth-of-type(2) {
	top: 13px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 1px;
}
.menu-trigger.active span:nth-of-type(1) {
	top: -7px;
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	top: 33px;
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}
@media screen and (max-width: 1024px){
	.gnav{
		margin: 0 10% 0 0;
	}
	.logo {
		margin: 0 0 0 25%;
	}
	.header-tel{
	}
	.header-sns{
		position: absolute;
		top: 194px;
		right: 3%;
	}
}
@media screen and (max-width: 900px){
	.logo {
		margin: 0 0 0 18%;
		width: 260px;
	}
	.header-sns{
		top: 168px;
	}
}
@media screen and (max-width: 767px){
	.hide{
		display: none;
	}
	.logo {
		margin: 0 auto;
	}
/*	.header-contact{
		top: 70px;
	}
*/
	.menu-btn{
		display: block;
	}
}
@media screen and (max-width: 414px){
	.logo {
		padding: 15px 0;
		width: 150px;
	}
	.menu-btn{
		right: 10px;
	}
}

/* ************************************************ 
*	スライド
* ************************************************ */	

.main-image{
	position: relative;
	margin: 0 auto;
	padding: 0 0 65px 0;
	overflow: hidden;
}
.main-image .inner{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 886px;
	height: auto;
	z-index: 1;
}
#slide1 {
	position: relative;
	width: 886px;
}
#slide1 li{
	padding: 0 7px;
	max-height: 580px;
	overflow: hidden;
}
/* 前後画像ありのhorizontal用 */
.main-image .inner .bx-viewport{
	overflow: visible !important;
}
.slideshow-pager{
	position: absolute;
	top: 547px;
	left: 0;
	margin: 0 0 0 -207px;
	padding: 12px 0 0 0;
	width: 1300px;
	height: 73px;
	text-align: center;
	z-index: 1000;
	background: url(/images/cover.png) no-repeat center 0;
}
.slideshow-pager li{
	display: inline-block;
	text-align: center;
}
.slideshow-pager li a{
	cursor: pointer;
	padding: 2px;
	color: #878785;
	font-size: 20px;
	font-family: 'Noto Sans Japanese', Helvetica, HiraKakuProN-W3, sans-serif;
}
.slideshow-pager li a.active{
	font-size: 28px;
}

@media screen and (max-width: 414px){
	.main-image{
		padding: 0 0 10px 0;
	}
}


/* ************************************************ 
*	メイン（本文）コンテンツ
* ************************************************ */

#main-wrap {
	margin: 0 auto 80px auto;
	width: 100%;
	max-width: 1300px;

}
#main {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
}
.main-message{
	position: relative;
	margin: 0 auto;
	max-width: 1300px;
	text-align: center;
	background: #fff url(/images/message-bg.jpg) no-repeat center bottom;
	background-size: 100% auto;
	z-index: 100;
}
.main-message h2{
	margin: 0 0 20px 0;
}
.ja .main-message h2{
	margin: 0;
}
.ja .main-message p{
	padding: 0 0 10px 0;
}
.main-message .inner{
	padding: 0 0 70px 0;
	color: #838280;
	line-height: 2.5;
	font-size: 18px;
}
.main-news{
	position: relative;
	margin: -70px 0 65px 0;
	padding: 165px 0 60px 0;
	background: #FFF2F2;
	z-index: 1;
}
.main-news h2{
	margin: 0 0 25px 0;
	text-align: center;
}
.main-news .inner{
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
.main-news li{
	padding: 15px 0 15px 3px;
	list-style: none;
	font-size: 16px;
	border-bottom: #CFD1CC 1px dashed;
}
.main-news li .date{
	margin: 0 30px 0 0;
	color: #EA7D92;
	font-weight: normal;
}
.main-news li a{
	color: #848380;
	font-weight: normal;
}
.main-news .more{
	padding: 60px 0 0 0;
	text-align: center;
}
.main-gallery h2{
	margin: 0 0 60px 0;
	text-align: center;
}
.main-gallery h3{
	padding: 6px 0 5px 0;
	color: #9D9899;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	background: #FFF0F0;
}
.ja .main-gallery h3{
	font-style: normal;
	font-size: 15px;
}
.main-gallery .gallery-once{
	float: left;
	margin: 0 2.3255% 40px 0;
	width: 31.7829%;
	list-style: none;
}
.main-gallery .gallery-once:nth-child(3n){
	margin: 0 0 40px 0;
}
@media screen and (max-width: 767px){
	.main-gallery .gallery-once{
		margin: 0 0 20px 0;
		width: 50%;
                float: left;
                padding: 0 1px 0 1px;
	}
	.main-gallery .gallery-once:nth-child(2n){
		float: right;
                padding: 0 1px 0 1px;
	}
	.main-gallery .gallery-once:nth-child(3n){
		margin: 0 0 20px 0;
		float: right;
                padding: 0 1px 0 1px;
	}
}
@media screen and (max-width: 414px){
	#main-wrap {
		margin: 0 auto 30px auto;
		padding: 10px;
	}
	.home #main-wrap {
		padding: 0;
	}
	.main-message .inner{
		padding: 0 2% 10px 2%;
		line-height: 2;
		font-size: 13px;
	}
	.ja .main-message .inner{
		font-size: 12px;
		letter-spacing: -2px;
	}
	.main-message h2{
		margin: 0;
	}
	.main-news{
		margin: -103px 0 30px 0;
		padding: 130px 0 30px 0;
	}
	.main-news h2{
		margin: 0 auto 5px auto;
		width: 50%;
	}
	.ja .main-news h3{
		font-size: 14px;
	}
	.main-news li{
		padding: 10px 0 10px 10px;
	}
	.main-news li .date{
		display: block;
		margin: 0 10px 0 0;
	}
	.main-news .more{
		padding: 20px 0 0 0;
	}
	.main-gallery h2{
		margin: 0 auto 15px auto;
		width: 50%;
	}
	.main-gallery h3{
		margin: 0;
		padding: 10px 5px;
		min-height: auto;
		font-size: 18px;
		line-height: 1.2;
	}
	.ja .main-gallery h3{
		font-size: 13px;
		letter-spacing: -2px;
	}
	.gallery-once{
		margin: 0 0 10px 0;
	}
	.main-gallery li{
		margin: 0 4.0826% 10px 0;
	}
	.main-gallery li:nth-child(3n){
		margin: 0 0 10px 0;
	}
}


/* ************************************************ 
*	フッターエリア
* ************************************************ */

#footer{
	padding: 85px 0 110px 0;
	background: #FFF0F0;

}
#footer-inner{
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
}
#footer-inner h2{
	margin: 0 0 30px 0;
	text-align: center;
}
#footer .name{
	float: left;
	width: 49.5%;
}
#footer .email{
	float: right;
	width: 49.5%;
}
#footer .tel{
	float: left;
	width: 100%;
}
#footer textarea{
	height: 380px;
}
#footer .text{
	float: left;
	color: #EA7D92;
	font-size: 20px;
}
.ja #footer .text{
	font-size: 18px;
}
#footer .form-submit [type="submit"]{
	float: right;
	width: 167px;
	color: #fff;
	font-family: 'Radley', serif;
	background: #EA7D92;
	border-radius: 0px;
}
#footer textarea,
#footer input[type="date"],
#footer input[type="number"],
#footer input[type="tel"],
#footer input[type="email"],
#footer input[type="text"]{
	border: none;
}

/*.pagetop{
	display: none;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 100;
}
.footer-sns{
	margin: 0 0 45px 0;
	text-align: center;
}
.footer-sns li{
	display: inline-block;
	margin: 0 9px;
}
#copyright {
text-align:center;
font-size:13px;
font-weight: bold;

}*/
#topcontrol{
	display: none;
}
@media screen and (max-width: 414px){
	#footer{
		padding: 20px 0;

	}
	#footer-inner h2{
		margin: 0 auto 10px auto;
		width: 40%;
	}
	.ja #footer .text{
		font-size: 15px;
	}
/*	.pagetop{
		display: none;
		position: fixed;
		right: 10px;
		bottom: 10px;
		width: 35px;
	}
	.footer-sns{
		margin: 0 0 20px 0;
	}
	.footer-sns li{
		margin: 0 4px;
	}*/
}

/* ブログ記事部分 */

p {padding: 10px 0px 10px 0px;}

p a{color:#45AAB8;text-decoration:none;}
p a:hover{color:#666;background:#eee;}
p a:active, a:focus {outline: 0;}

#date {
font-family:arial,sans-serif;
font-size:9px;
font-weight:normal;
text-align: left;
padding: 0px 0px 0px 0px;
color:#999;
letter-spacing: 0.1em;
}
.pagetitle {
	margin: 0 auto;
	padding: 85px 0 0 0;
	width: 100%;
	max-width: 1300px;
	height: 300px;
	color: #EA7D92;
	font-size: 40px;
	text-align: center;
	background: url(/images/page-title-bg.jpg) no-repeat center 0;
}
.ja .pagetitle {
	font-size: 32px;
}
.pagetitle .inner{
	position: relative;
	display: inline-block;
	max-width: 1000px;
	word-break: break-all
}
.pagetitle .inner:before{
	content: '';
	position: absolute;
	top: -30px;
	left: -65px;
	width: 28px;
	height: 86px;
	background: url(/images/reaf-left.jpg) no-repeat 0 0;
}
.pagetitle .inner:after{
	content: '';
	position: absolute;
	top: -30px;
	right: -65px;
	width: 28px;
	height: 86px;
	background: url(/images/reaf-right.jpg) no-repeat 0 0;
}
#main-single h2,
.entry-title{
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	color: #EA7D92;
	font-size: 24px;
	background: url(/images/h2-bg.jpg) no-repeat 0 50%;
}
#main-single h2 a,
.entry-title a{
	color: #EA7D92;
}
#main-single h3{
	margin: 20px 0 30px 0;
	padding: 18px 0;
	color: #EA7D92;
	font-size: 30px;
	text-align: center;
	background: #FFF0F0;
}
#main-single h4{
	margin: 10px 0;
	padding: 10px 0 10px 20px;
	color: #B40030;
	font-size: 20px;
	background: url(/images/h4-bg.png) no-repeat 0 50%;
}

.blog-title {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
font-size: 17px;
background: url() no-repeat ;
padding: 20px 0px 20px 0px;
margin: 5px 0px 20px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #332828;
}

.blog-title a{color:#333;text-decoration:none;}
.blog-title a:hover{color:#666;}

.subtitle {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
font-weight: normal;
font-size: 11px;
border-bottom:1px dotted #ccc;
padding: 0px 0px 0px 0px;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
letter-spacing: 0.1em;
color: #666;
}

blockquote{
color:#666;
border:1px dotted #ccc;
margin:10px 0 10px 0;
padding:10px 20px;
}

#blog-foot {
font-size:75%;
text-align: right;
margin:50px 0 0 0;
padding: 2px 5px 2px 2px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}

#next {
font-size:85%;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}
.alert{
	margin: 0 0 50px 0;
}
.alert b{
	color: #D4003A;
	font-size: 17px;
}
.alert .body{
	text-align: center;
}
.alert .body p{
	display: inline;
	padding: 0;
    background: linear-gradient(transparent 60%, rgba(255,170,170,0.5) 60%);
}
#main-single ul,
#main-single ol{
	margin: 0 0 10px 20px;
}
ol.style1 li{
	padding: 5px 0;
	font-weight: bold;
}
ol.style1.none li{
	list-style: none;
}
ol.style1 li span{
	border-bottom: #aaa 1px dashed;
}
dl.style1{
	margin: 0 0 5px 10px;
	padding: 5px;
}
dl.style1:nth-child(even){
	background: #eee;
	border-radius: 3px;
}
dl.style1 dt{
	display: inline-block;
	padding: 0 5px;
	width: 59%;
}
dl.style1 dd{
	display: inline-block;
	padding: 0 5px;
	width: 39%;
}
dl.style1 dd span{
	display: inline-block;
	margin: 0 0 0 10px;
}
.box1 .left,
.box1 .right{
	margin: 10px;
	padding: 15px;
	width: 47.5%;
	border: #F9D5E1 3px dotted;
	border-radius: 15px;
}
#main-single .box1 h2{
	margin: 10px 0;
	font-size: 20px;

}
dl.style2 dt{
	display: inline-block;
	font-weight: bold;
	min-width: 100px;
}
dl.style2 dd{
	display: inline-block;
}
dl.style2 dd span{
	display: inline-block;
	margin: 0 0 0 5px;
}
table.style1{
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.style1.m0{
	margin: 0;
}
table.style1 .header th{
	padding: 10px;
	text-align: left;
	background: #F2F2F2;
	border-radius: 10px;
	border: none;
}
table.style1 th{
	padding: 10px;
	text-align: left;
	border-bottom: #999 2px solid;
}
table.style1 th:first-child{
	width: 50%;
}
table.style1 td{
	padding: 10px;
	text-align: left;
	border-bottom: #999 2px solid;
}
#main-single .wpcf7{
	margin: 30px 0;
}
.wpcf7 .form-inner{
	padding: 0 20%;
}
.form-label{
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
}
.form-body{
	margin: 0 0 10px 0;
}
.form-body textarea,
.form-body input[type="date"],
.form-body input[type="number"],
.form-body input[type="tel"],
.form-body input[type="email"],
.form-body input[type="text"]{
	padding: 20px;
	width: 100%;
	font-family: 'Radley', serif;
	font-size: 16px;
	border: #ccc 1px solid;
	border-radius: 0;
	-webkit-appearance: none;
}
textarea::-webkit-input-placeholder ,
input::-webkit-input-placeholder {
 color: #9A9A9A;
 font-size: 28px;
}
textarea:-moz-placeholder ,
input:-moz-placeholder {
 color: #9A9A9A;
 font-size: 28px;
}
.form-body textarea{
	height: 100px;
}
.form-body .wpcf7-list-item{
	display: block;
}
.form-body select{
	padding: 10px;
	font-size: 16px;
}
.form-body.line>span{
	margin: 0 30px 0 0;
}
input[type="submit"],
.form-submit{
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0;
}
.form-submit input{
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	font-family: 'Radley', serif;
	background: #EA7D92;
	border: none;
}
.en-US #footer [name="your-name"]{
	background: #fff url(/images/ph-en.jpg) no-repeat 0 20px;
}
.en-US #footer [name="your-email"]{
	background: #fff url(/images/ph02-en.jpg) no-repeat 0 20px;
}
.en-US #footer [name="your-tel"]{
	background: #fff url(/images/ph06-en.jpg) no-repeat 0 20px;
}
.en-US #footer [name="your-subject"]{
	background: #fff url(/images/ph03-en.jpg) no-repeat 0 20px;
}
.en-US #footer [name="your-message"]{
	background: #fff url(/images/ph04-en.jpg) no-repeat 0 20px;
}
.ja #footer [name="your-name"]{
	background: #fff url(/images/ph.jpg) no-repeat 0 15px;
}
.ja #footer [name="your-email"]{
	background: #fff url(/images/ph02.jpg) no-repeat 0 17px;
}
.ja #footer [name="your-tel"]{
	background: #fff url(/images/ph06.jpg) no-repeat 0 17px;
}
.ja #footer [name="your-subject"]{
	background: #fff url(/images/ph03.jpg) no-repeat 0 15px;
}
.ja #footer [name="your-message"]{
	background: #fff url(/images/ph04.jpg) no-repeat 0 15px;
}

@media screen and (max-width: 1024px){
	.pagetitle {
		height: 260px;
	}
}

@media screen and (max-width: 900px){
	.box1 .left,
	.box1 .right{
		margin: 5px;
		padding: 10px;
		width: 48%;
	}
}
@media screen and (max-width: 767px){
	.box1 .left,
	.box1 .right{
		float: none;
		margin: 0 auto 10px auto;
		padding: 15px;
		width: 98%;
	}
	.ja .pagetitle,
	.pagetitle {
		padding: 85px 0 0 0;
		height: 220px;
		font-size: 40px;
	}
	.wpcf7 .form-inner{
		padding: 0 10%;
	}
}
@media screen and (max-width: 414px){
	#main-single h2,
	.entry-title{
		font-size: 18px;
	}
	#main-single .box1 h2{
		font-size: 18px;
	}
	dl.style1 dt{
		display: block;
		width: 100%;
	}
	dl.style1 dd{
		display: block;
		width: 100%;
	}
	.pagetitle .inner:before{
		left: -50px;
	}
	.pagetitle .inner:after{
		right: -50px;
	}
	.wpcf7 .form-inner{
		padding: 0 5%;
	}
	.ja .pagetitle,
	.pagetitle {
		margin: 0 0 10px 0;
		padding: 40px 60px 0 60px;
		height: 110px;
		font-size: 20px;
	}
	#footer .footer-inquiry form.wpcf7-form [name="your-tel"]{
		background-size: 30%, auto;
	}
	#footer .footer-inquiry form.wpcf7-form input{
		background-size: 60%, auto;
	}
	#footer .footer-inquiry form.wpcf7-form [name="your-subject"],
	#footer .footer-inquiry form.wpcf7-form textarea{
		background-size: 40%, auto;
	}
}

/* 関連記事 */

.similar-head {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
margin: 0px 0px 0px 0px;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: normal;
color: #999;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.similar ul{
margin: 0px 0 0px 0;
padding: 0px 0 0px 0px;
}
.similar li{
font-size:11px;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.similar li a{
color:#999;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 15px;
}
.similar li a:hover{
background-position: 3px 50%;
color:#666;
}

/* コメント欄 */

.comment-head {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
margin: 0px 0px 0px 0px;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: normal;
color: #999;
letter-spacing: 0.1em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}

/* ************************************************
*	下層
* ************************************************ */
.entry-once{
	margin: 0 0 30px 0;
}
.entry-once .left-box{
	float: left;
	width: 33.0232%;
}
.entry-once .left-box .image{
	border: #fff 8px solid;
	border-radius: 6px;
	box-shadow:0px 4px 19px 3px #dfe0e0;
	-moz-box-shadow:0px 4px 19px 3px #dfe0e0;
	-webkit-box-shadow:0px 4px 19px 3px #dfe0e0;
}
.entry-once .right-box{
	float: right;
	width: 62%;
}
.entry-once .right-box .wrap{
	display: table-cell;
	height: 300px;
	vertical-align: middle;
}
#main-single .team h2,
#main-single .testimonial h2{
	margin: 0;
	padding: 0;
	font-size: 20px;
	background: none;
}
.page .testimonial .once{
	margin: 0 0 60px 0;
}
.page .testimonial .sp{
	padding: 60px 0 0 0;
	color: #EA7D92;
	font-size: 22px;
}
.page .team .once{
	margin: 0 0 40px 0;
}
.page .team .inner{
	margin: 0 0 70px 0;
}
.page .team-img img{
	border: #fff 10px solid;
	border-radius: 6px;
	box-shadow:0px 4px 19px 3px #dfe0e0;
	-moz-box-shadow:0px 4px 19px 3px #dfe0e0;
	-webkit-box-shadow:0px 4px 19px 3px #dfe0e0;
}
.page .team-img .sp{
	color: #EA8196;
}
.page .founder p{
	margin: 0 0 20px 0;
}
.page .founder .sp{
	color: #EA7D92;
	font-size: 18px;
}
.page .founder .sp2{
	position: relative;
	color: #EA7D92;
	font-size: 20px;
	z-index: 100;
}
.page .founder .founder-image{
	margin: -90px 0 0 0;
}
.page .contact .map{
	margin: 0 auto 45px auto;
	width: 880px;
	height: 400px;
	max-width: 100%;
	overflow: hidden;
}
.page .contact .map .inner{
	margin: -200px 0 0 0;
}
.page .contact .sp{
	color: #EA7D92;
}
.flow-header .inner{
	margin: 0 0 30px 0;
	text-align: center;
}
#main-single .flow-header ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}
.flow-header li{
	display: inline-block;
	list-style: none;
}
.flow-header li:nth-child(1){
	width: 16.8773%;
}
.flow-header li:nth-child(2){
	width: 15.8027%;
}
.flow-header li:nth-child(3){
	width: 15.8659%;
}
.flow-header li:nth-child(4){
	width: 17.8887%;
}
.flow-header li:nth-child(5){
	width: 15.2338%;
}
.flow-header li:nth-child(6){
	width: 18.3312%;
}
.flow-img{
	margin: 50px 0 70px 0;
	padding: 0 0 25px 0;
	/*background: url(/images/flow-bg.jpg) repeat-x center bottom;*/
}
.flow-img .inner{
	padding: 20px 0 0 0;
	/*background: url(/images/flow-bg.jpg) repeat-x center 0;*/
}
#main-single .flow-img ul{
	margin: 0;
	padding: 0 1.93%;
	font-size: 0;
	line-height: 0;
}
.flow-img li{
	display: inline-block;
	padding: 0 4px;
	width: 25%;
	list-style: none;
	box-sizing: border-box;
}
.flow-plan{
	margin: 0 auto;
	width: 70%;
}
.flow-page .once{
	margin: 0 0 60px 0;
}
#main-single .flow-page .once h2{
    margin: 0;
    padding: 0;
    font-size: 20px;
    background: none;
}
.fee-plan{
	margin: 0 auto;
	width: 90%;
}
.fee-plan .once{
	float: left;
	margin: 0 0 45px 0;
	/*padding: 14px;*/
	width: 33.3%;
	/*border: #DCDCDC 4px dotted;*/
}
.fee-plan .once:nth-child(2),
.fee-plan .once:nth-child(5){
	/*margin: 0 2% 45px 2%;*/
}
.fee-plan .once-inner{
	position: relative;
	padding: 17px 0 70px 0;
	text-align: center;
	/*background: #FFF2F2;*/
}
.fee-plan .image{
	border: #fff 6px solid;
	border-radius: 5px;
	box-shadow:0px 4px 21px -1px #ababab;
	-moz-box-shadow:0px 4px 21px -1px #ababab;
	-webkit-box-shadow:0px 4px 21px -1px #ababab;
}
#main-single .fee-plan .once h2{
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 30px;
	background: none;
}
.ja #main-single .fee-plan .once h2{
	font-size: 26px;
}
#main-single .fee-plan .once h2 span{
	font-size: 20px;
}
#main-single .fee-plan .once h3{
	margin: 0;
	padding: 0;
	color: #EA7D92;
	font-size: 18px;
	letter-spacing: -1px;
	background: none;
}
#main-single .fee-plan .once h3 span{
	display: block;
	color: #848381;
}
.fee-plan .book{
	position: absolute;
	left: 0;
	bottom: 26px;
	width: 100%;
	text-align: center;
}
.fee-option{
	margin: 0 0 65px 0;
	padding: 20px 0 0 0;
}
.fee-option .inner{
	padding: 0 2.4%;
}
.fee-option dt{
	display: inline-block;
	width: 56%;
}
.fee-option dd{
	display: inline-block;
}
.fee-menu .inner{
	padding: 0 2.4%;
}
.fee-menu .once{
	margin: 0 0 30px 0;
}
.fee-menu .left{
	width: 68%;
}
.fee-menu .right{
	width: 26.8%;
}
.fee-menu .right .image{
	border: #fff 6px solid;
	border-radius: 5px;
	box-shadow:0px 4px 21px -1px #ababab;
	-moz-box-shadow:0px 4px 21px -1px #ababab;
	-webkit-box-shadow:0px 4px 21px -1px #ababab;
}

/* gallery */
.gallery.list-btn{
	display: none;
	text-align: center;
}
.gallery-category{
	display: block;
	margin: 0 auto 85px auto;
	max-width: 1200px;
	text-align: center;
}
.ja .gallery-category{
	max-width: 1100px;
}
.gallery-category li{
	position: relative;
	display: inline-block;
	margin: 0 20px 20px 20px;
}
.gallery-category li a{
	position: relative;
	font-size: 22px;
	text-decoration: underline;
	z-index: 100;
}
.ja .gallery-category li a{
	font-size: 17px;
}
.gallery-category .current:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -15px;
	width: 30px;
	height: 30px;
	background: #DDFCFB;
	border-radius: 15px;
	z-index: 1;
}
.gallery-category .current a{
	text-decoration: none;
	color: #B9B9B9;
}

@media screen and (max-width: 768px){
	.fee-plan .once{
		margin: 0 0 25px 0;
		width: 48%;
	}
	.fee-plan .once:nth-child(even){
		float: right;
	}
	.fee-plan .once:nth-child(2),
	.fee-plan .once:nth-child(5){
		margin: 0 0 25px 0;
	}
}
@media screen and (max-width: 767px){
	.gallery.list-btn{
		display: block;
		margin: 0 0 20px 0;
	}
	.gallery-category{
		display: none;
		margin: 0 auto 30px auto;
	}
	.page .founder .sp2{
		margin: 0 0 50px 0;
	}
	.flow-plan{
		margin: 0 auto;
		width: 90%;
	}
}
@media screen and (max-width: 414px){
	.page .founder .sp{
		font-size: 15px;
	}
	.page .founder .sp2{
		margin: 0 0 70px 0;
		font-size: 17px;
	}
	.page .founder p{
		margin: 0;
		letter-spacing: -1px;
	}
	.flow-page .once{
		margin: 0 0 20px 0;
	}
	.flow-img{
		margin: 30px 0 50px 0;
	}
	.page .contact .map{
		margin: 0 auto 10px auto;
	}
	.page .testimonial .once{
		margin: 0 0 20px 0;
	}
	.page .testimonial .sp{
		padding: 20px 0 0 0;
		font-size: 17px;
	}
	.page .team .once{
		margin: 0 0 20px 0;
	}
	#main-single .team h2,
	#main-single .testimonial h2{
		font-size: 17px;
		letter-spacing: -1px;
	}
	.page .team .inner{
		margin: 0 0 20px 0;
	}
	#main-single .fee-plan .once h2{
		padding: 10px 0;
		font-size: 22px;
		background: none;
	}
	.ja #main-single .fee-plan .once h2{
		font-size: 18px;
	}
	#main-single .fee-plan .once h2 span{
		font-size: 16px;
	}
	#main-single .fee-plan .once h3{
		font-size: 16px;
	}
	.gallery.list-btn{
		margin: 20px 0;
	}
	.ja .gallery-category li a,
	.gallery-category li a{
		font-size: 15px;
	}
	.entry-once .left-box{
		float: none;
		margin: 0 0 20px 0;
		width: 100%;
	}
	.entry-once .right-box{
		float: none;
		width: 100%;
	}
	.entry-once .right-box .wrap{
		display: table-cell;
		height: auto;
		vertical-align: middle;
	}
	.flow-header li:nth-child(1){
		width: 34%;
	}
	.flow-header li:nth-child(2){
		width: 33%;
	}
	.flow-header li:nth-child(3){
		width: 33%;
	}
	.flow-header li:nth-child(4){
		width: 35%;
	}
	.flow-header li:nth-child(5){
		width: 30%;
	}
	.flow-header li:nth-child(6){
		width: 35%;
	}
	.flow-img li{
		padding: 4px;
		width: 50%;
	}
	.fee-plan .once{
		float: none;
		margin: 0 0 15px 0;
		width: 100%;
	}
	.fee-plan .once:nth-child(even){
		float: none;
	}
	.fee-plan .once:nth-child(2),
	.fee-plan .once:nth-child(5){
		margin: 0 0 15px 0;
	}
	.fee-option dt{
		width: 80%;
	}
	.fee-option dd{
	}
	.fee-menu .once{
		margin: 0 0 30px 0;
	}
	.fee-menu .left{
		float: none;
		width: 100%;
	}
	.fee-menu .right{
		float: none;
		margin: 15px auto;
		width: 95%;
	}
}

/* ************************************************
*	ウィジット
* ************************************************ */

.widget{
margin: 0 0 10px 0;
}

.widgettitle {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
line-height: 40px;
font-size: 10px;
font-weight: normal;
color: #BBB;
letter-spacing: 0.1em;
}

#main .widgettitle {
/*font-family:'Optima','Didot','century','Times New Roman','Baskerville','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
line-height: 40px;
font-size: 10px;
font-weight: normal;
color: #BBB;
letter-spacing: 0.1em;
}

.textwidget{
font-size:11px;
color:#333;
line-height:160%;
margin: 0 0 30px 0 ;
padding: 0px 0px 0px 0px;
}

#main .textwidget{
font-size:12px;
color:#333;
line-height:180%;
margin: 0 0 30px 0 ;
padding: 0px 0px 0px 0px;
}

#topbox{
font-size:12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#topbox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
floate:left;
}

#topbox li{
floate:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

#topbox li a{
color:#666;
list-style: none;
background: url() no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topbox li a:hover{
color:#999;
}

#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}

#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}


#sidebox{
margin: 0 0 0 0 ;
margin: 0 0 0 0 ;
}

#sidebox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
floate:left;
}

#sidebox li{
floate:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

#sidebox li a{
color:#666;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#sidebox li a:hover{
color:#999;
}

#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}

#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}


/* ************************************************ 
*	検索フォーム
* ************************************************ */

.search {
margin-bottom:30px;
}
.search fieldset {
width:265px;
height: 30px; 
background: #f0f0f0;
border: 1px solid #eee;
}
.search input {
width:220px;
border: none; 
background: none; 
padding: 9px 10px; 
color: #c0c0c0; 
font: 11px arial, sans-serif; 
text-transform: uppercase; 
vertical-align: middle;
}
.search button {
width: 15px; 
height: 15px; 
background: url(images/search.png) no-repeat; 
cursor: pointer; 
border: none; 
vertical-align: middle;
}


/* ************************************************ 
*	文字サイズ
* ************************************************ */

.moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}

.mincho {
font-family:'century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}

.bold {
font-weight: bolder;
}

.italic {
font-style: italic; 
}


/* ************************************************ 
*	テーブル
* ************************************************ */

table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

table tr{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-left: 0px dotted #CCCCCC;
}


/* プラン表風 */

table#plan {
width: 100%;
margin:10px 0px 0px 0px;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#plan th {
background-color:#ddd;
padding: 10px;
font-size: 13px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
white-space: nowrap; 
vertical-align: middle;
}

table#plan td {
font-size: 13px;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
text-align: center;
white-space: normal;
vertical-align: middle;
}


/* フローチャート風 */

table#flow {
width: 100%;
margin:0 0px 0 0px;
padding:0 0px 0 0px;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#flow th {
font-size: 13px;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
font-weight: bold;
text-align: left;
white-space: normal;
vertical-align: middle;
}

table#flow td {
font-size: 13px;
padding: 10px;
border-bottom: 1px #CCC solid;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* コンタクトフォーム用 */

table#contact {
width: 100%;
color:#444;
margin:20px 0px 0px 0px;
padding:0 0px;
font-size: 13px;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#contact th {
padding: 10px 0px;
font-weight: bold;
line-height: 120%;
text-align: left;
white-space: nowrap; 
}

table#contact td {
font-size: 13px;
padding: 10px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* ************************************************ 
*	ライン
* ************************************************ */

.line-dotted {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom:1px dotted #CCC;
}

.line-solid {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom:1px solid #CCC;
}

.line-footmenu {
margin: 0px 0px 5px 0px;
padding: 0px 0px 3px 0px;
border-bottom:1px dotted #CCC;
}

hr {
background: url(images/line.gif);
clear: both;
float: none;
width: 100%;
height: 10px;
margin: 0 0 0 0;
padding: 0 0 0 0;
border: none;
}


/* ************************************************ 
*	画像装飾
* ************************************************ */

.pict_right {
margin:0px 0px 10px 20px; 
padding: 2px 2px 2px 2px; 
float: right;
border:1px solid #DCDCDC;
}

.pict_left {
margin:0px 10px 10px 0px; 
padding: 2px 2px 2px 2px; 
float: left;
border:1px solid #DCDCDC;
}

.pict1px{
margin:0px 0px 5px 0px; 
padding: 2px 2px 2px 2px; 
border:1px solid #CCC;
}

.pict_shadow{
border:1px solid #ccc;
background:#fff;
margin: 0px auto;
padding: 5px 5px 5px 5px;
border-radius:1px; /* CSS3 */
 -webkit-border-radius:1px; /* Firefox */
 -moz-border-radius:1px; /* Safari,Chrome */
box-shadow:2px 2px 3px #C0C0C0;
}


/* ************************************************ 
*	角丸
* ************************************************ */

.border-radius{
border-radius:5px; /* CSS3 */
 -webkit-border-radius:5px; /* Firefox */
 -moz-border-radius:5px; /* Safari,Chrome */
}


/* ************************************************ 
*	ボックスシャドウ・テキストシャドウ
* ************************************************ */

.box-shadow{
box-shadow:2px 2px 3px #ccc; /* CSS3 */
 -webkit-box-shadow:2px 2px 3px #ccc; /* Safari,Chrome */
 -moz-box-shadow:2px 2px 3px #ccc; /* Firefox */
}

.box-shadow2{
box-shadow:1px 2px 5px #ccc; /* CSS3 */
 -webkit-box-shadow:1px 2px 5px #ccc; /* Safari,Chrome */
 -moz-box-shadow:1px 2px 5px #ccc; /* Firefox */
}

.text-shadow{
text-shadow:1px 1px 3px #DEDEDE; /* CSS3 */
 -webkit-text-shadow:1px 1px 3px #DEDEDE; /* Safari,Chrome */
 -moz-text-shadow:1px 1px 3px #DEDEDE; /* Firefox */
}


/* ************************************************ 
*	CSS3ボタン
* ************************************************ */

.bt-more a {
float:left;
display: block;
/*font-family:'Didot','century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;*/
color: #666;
font-size: 12px;
letter-spacing: 0.1em;
font-weight: bold;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 100%;
border: 1px solid #ddd;
border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.75, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 75%, #eee);
padding: 10px 0px;
margin: 10px 0px 40px 0px;
}

.bt-more a:hover {
color: #999;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.75, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
}

.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.75, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 75%, #999);
}

.bt-demo a {
display: block;
color: #fff;
font-size: 16px;
font-weight: normal;
text-align: center;
text-decoration: none;
width: 220px;
border: 1px solid #ccc;
background-color: #333;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555),color-stop(.75, #333),color-stop(1, #555));
background: -moz-linear-gradient(#555, #333 75%, #555);
padding: 10px 20px;
margin: 10px auto 20px auto;
}

.bt-demo a:hover {
background-color: #111;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333),color-stop(.75, #111),color-stop(1, #333));
background: -moz-linear-gradient(#333, #111 75%, #333);
}

.bt-demo a:active {
background-color: #666;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333),color-stop(.75, #666),color-stop(1, #333));
background: -moz-linear-gradient(#333, #666 75%, #333);
}

/* add zoom:1 to overflow:hidden */
#footer .inner {zoom:1;}

/* add zoom:1 to pos:relative elements */
.contact {zoom:1;}

/* add overflow:visible to (submit) buttons */
input, button {overflow:visible;}


.jp-carousel-titleanddesc-title{
	display: none;
}



.clear {
    clear: both;
}

#voucher p {
    padding: 0 0 0 0;
}

.voucher {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.voucher-p__header {
    display: block;
    margin: 0;
    text-align: center;
}
    .voucher-p__header--1 {
        color: #d11111;
        font-size: 24px;
        font-weight: 600;
    }
    .voucher-p__header--2 {
        color: #989898;
        font-size: 18px;
        margin: 0;
        font-weight: 400;
    }

.voucher-purchase-procedure {
    padding: 50px 0;
    width: 100%;
    margin: 0 auto;
}
    
    .purchase-procedure__box {
        width: 20%;
        margin: 0 27px 20px 27px;
        display: inline-block; 
        float: left;
    }

    .purchase-procedure__box--last {
        width: 20%;
        float: left;
    }

@media screen and (max-width: 1024px) {
    .voucher-purchase-procedure {
        padding: 50px 0;
        width: 80%;
        margin: 0 auto;
    }
    .purchase-procedure__box {
        display: block;
        width: 100%;
    }

    .purchase-procedure__box--last {
        display: block;
        width: 100%;
    }

}
@media screen and (max-width: 767px)　{
}

@media screen and (max-width: 414px) {
    .voucher-purchase-procedure {
        padding: 30px 0;
        width: 100%;
        margin: 0 auto;
    }

    .purchase-procedure__box {
        width: 100%;
        margin: 0 20px 0 10px;
    }

    .purchase-procedure__box--last {
        width: 100%;
    }

}

    .purchase-procedure__num {
        display: inline;
        color: #d11111;
        font-size: 32px;
        text-align: center;
        font-weight: 700;
    }

    .purchase-procedure__header {
        display: inline;
        color: #ed879c;
        font-size: 20px;
        text-align: center;
        font-weight: 600;
    }

    .purchase-procedure__desc {
        display: block;
        color: #ed879c;
        font-size: 16px;
        padding: 10px 10px 10px 10px;
    }





.voucher__tam {
    clear: both;
    width: 70%;
    margin: 0 auto;
    padding-top: 20px;
}
.voucher__tam-header {
    color: #989898;
    display: block;
    margin: 20px;
    text-align: center;
    text-decoration: underline;
}
.voucher__tam-body {
    color: #989898;
    display: block;
    text-align: center;
    margin: 0 20px 0 0;
}

@media screen and (max-width: 414px) {
    .voucher__tam {
        width: 100%;
         margin: 0 10px 0 10px;
        padding-top: 10px;
    }
    .voucher__tam-header {
        font-size: 16px;
        margin: 20px;
    }
    .voucher__tam-body {
        text-align: left;
        font-size: 16px;
    }
}


.voucher__container {
    width: 75%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 60px;
    padding: 5px;
    border: #DCDCDC 4px dotted;
}
.voucher__body {
    display: table;
    width: 100%;
    background-color: #fff2f2;
    background-image: url(/wp-content/uploads/voucher/v-back.png);
    background-size: contain;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .voucher__container {
        width: 85%;
    }
    .voucher__body {
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 414px) {
    .voucher__container {
        width: 95%;
    }
}


    .voucher__body-left {
        width: 50%;
        letter-spacing: 1.5px;
        display: table-cell;
        position: relative;
	
    }
        .ribon-1 {
            width: 52%;
            position: absolute;
            left: 0;
        }
        .vaucher-picture-heart {
	    width: 20px;
            display: block;
            margin: 0 auto;
            padding-top: 20px;
        }

        .voucher__header--1 {
            padding-top: 5px;
            color: #989898;
            font-size: 20px;
            font-weight: 400;
            display: block;
            text-align: center;
        }

        .voucher__header--2 {
            color: #d11111;
            font-size: 22px;
            font-weight: 300;
            padding-top: 10px;
            display: block;
            text-align: center;
        }

        .voucher__price {
            display: block;
            padding-top: 20px;
            text-align: center;
            font-weight: 400;
        }

            .voucher__header--3 {
                color: #d11111;
                font-size: 28px;
                font-family: 'Sans-Serif, serif !important;
                padding: 13px 8px 0 8px;
                display: inline-block;
                font-style: italic;
                transform: scaleY(1.9) translateY(-4px);
                letter-spacing: 2px;
            }

            .voucher__header--4 {
                color: #d11111;
                font-size: 30px;
                padding-top: 0;
                display: inline-block;
            }

        .voucher__header--5 {
            color: #989898;
            font-size: 16px;
            font-weight: 400;
            display: block;
            text-align: center;
        }

        .voucher-picture {
            padding: 15px;
        }
        .voucher-picture img {
            display: block;
            margin: 0 auto;
            
        }

            .voucher-picture-1 {
                width: 60%;
            display: table-cell;
            box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
                
            }

    .voucher__body-right {
       width: 50%;
       display: table-cell;
       position: relative;
    }
    .ribon-2 {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 40%;
    transform: translateY(-100%);
    }

@media screen and (max-width: 767px) {
    .voucher-picture-1 {
        width: 100%;
    }
    .voucher__header--3 {
        margin: 10px 0 15px 0;
        font-size: 22px;
        transform: scaleY(1.6) translateY(-2px);
        }
    .voucher__header--4 {
        margin: 10px 0 15px 0;
        font-size: 25px;
        }
}
@media screen and (max-width: 414px) {
    .voucher__header--3 {
        margin: 10px 0 15px 0;
        font-size: 22px;
    }
    .voucher__header--4 {
        margin: 10px 0 15px 0;
        font-size: 25px;
    }
    .voucher__body-left {
       width: 100%;
       display: table-cell;
       position: relative;
       float: left;
    }
    .voucher__body-right {
       width: 100%;
       display: table-cell;
       position: relative;
       float: left;
       margin: 0 auto;
    }
    .voucher__form {
        margin: 30px 5px 30px 5px;
    }
    .ribon-2 {
    top: 104%;
   }
}


    .wpcf7 .form-inner-2 {
        margin-top: -70px;
        padding-right: 20px;
        padding-left: 0;
        display: table;
        margin-bottom: -50px;
    }
   .form-body-2 {
        padding: 0 0 15px 0;
        display: table-cell;
        width: 100%;
        float: left;
    }
    .form-body-2 input[type="text"],
    .form-body-2 input[type="email"] {
        font-size: 18px;
        width: 100%;
        padding: 15px 10px 15px 15px;
        height: 20%;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    }


    .wpcf7 input[type="text"]::-webkit-input-placeholder,
    .wpcf7 input[type="email"]::-webkit-input-placeholder,
    .wpcf7 textarea::-webkit-input-placeholder {
        color: #858585;
        font-size: 18px;
    }

@media screen and (max-width: 767px) {
    .wpcf7 input[type="text"]::-webkit-input-placeholder,
    .wpcf7 input[type="email"]::-webkit-input-placeholder,
    .wpcf7 textarea::-webkit-input-placeholder {
        font-size: 14px;
        }
    }
    .form-body-2 textarea {
        width: 100%;
        font-size: 18px;
        padding: 15px 10px 15px 15px;
        height: 110px;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    }

@media screen and (max-width: 767px) {
    .form-body-2 textarea {
        font-size: 14px;
    }
}

    .form-body-2 input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
        font-size: 18px;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	background: #EA7D92;
	border: none;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    }
    .form-submit {
        text-align: center;
    }
    .wpcf7-form .wpcf7-submit:hover {
        cursor: pointer;
        transform: translateY(-3px);
        box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
    }

@media screen and (max-width: 414px) {
    .wpcf7 .form-inner-2 {
        margin-top: -70px;
        padding-right: 0;
　　　　}
}

@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(3rem); }
  100% {
    opacity: 1;
    transform: translate(0); } }

.btn__gv {
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 110px
}

@media screen and (max-width: 1024px) {
    .btn__gv {
        top: 110px;
        left: 10px
    }
}

@media screen and (max-width: 900px) {
    .btn__gv {
        display: inline-block;
	top: 90px;
	left: 10px;
    }
}

@media screen and (max-width: 414px) {
    .btn__gv {
        display: inline-block;
	top: 30px;
	left: 5px;
    }
}



.present {
    display: inline-block;
    padding-right: 0;
}

.present__icon {
    width: 80%;
    margin-top: 0;
}

.giftv {
    display: inline-block;
    text-align: center;
    float: right;
}

@media screen and (max-width: 900px) {
    .present__icon {
        width: 60%;
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .giftv {
        display: inline-block;
        text-align: cebter;
        float: right;
    }
}

@media screen and (max-width: 414px) {

.present {
    display: inline-block;
    width: 22px;
    padding-right: 3px;
}
.present__icon {
    width: 100%;
    padding-top: 1px;
}
.giftv {
    display: inline-block;
    padding-top: 2px;
    text-align: left;
}
}

.btn, .btn:link, .btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 2rem;
  transition: all .2s;
  position: relative;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: .1rem;
  border: none;
  cursor: pointer; }

@media screen and (max-width: 900px) {
    .btn, .btn:link, .btn:visited {
      padding: 0.3rem 0.7rem;
      font-size: 0.6rem;
      font-weight: 400;
    }
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 414px) {
    .btn, .btn:link, .btn:visited {
      padding: 0.2rem 0.4rem;
      line-height: 11px;
      letter-spacing: 1px;
      font-size: 0.6rem;
      font-weight: 500;
    }
}


.btn:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); }

.btn:active, .btn:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2); }

.btn--red {
  background-color: #ec1d25;
  color: #fff; }
  .btn--white::after {
    background-color: #ec1d25; }

.btn::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .4s; }

.btn::after {
  background-color: #ec1d25;
}

.btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}

.btn--animated {
  animation: moveInBottom .5s ease-out .75s;
  animation-fill-mode: backwards; }


.thankyou__header {
    display: block;
    margin: 0;
    text-align: center;
}
    .thankyou__header--1 {
        color: #d11111;
        font-size: 24px;
        font-weight: 600;
    }
    .thankyou__header--2 {
        color: #989898;
        font-size: 18px;
        margin-top: 50px;
        font-weight: 400;
    }


    .voucher-p__header--1en {
        color: #d11111;
        font-size: 36px;
        font-style: italic;
        font-weight: 600;
        font-family: 'Prata', serif;
    }
    .voucher-p__header--2en {
        color: #989898;
        font-size: 24px;
        margin-top: 20px;
        font-weight: 400;
        font-family: 'Prata', serif;
    }


    .purchase-procedure__num-en {
        display: inline;
        color: #d11111;
        font-size: 38px;
        text-align: center;
        font-weight: 700;
        font-family: 'Arial', serif;
    }

    .purchase-procedure__header-en {
        display: inline;
        color: #ed879c;
        font-size: 26px;
        text-align: center;
        font-weight: 600;
        font-family: 'Prata', serif;
    }

    .purchase-procedure__desc-en {
        display: block;
        color: #ed879c;
        font-size: 22px;
        padding: 10px 10px 10px 10px;
        font-family: 'Prata', serif;
    }

.voucher__tam-en {
    clear: both;
    width: 70%;
    margin: 0 auto;
    padding-top: 20px;
        font-family: 'Prata', serif;
}
.voucher__tam-header-en {
    color: #989898;
    display: block;
    margin: 20px;
    text-align: center;
    text-decoration: underline;
        font-family: 'Prata', serif;
}
.voucher__tam-body-en {
    color: #989898;
    display: block;
    text-align: center;
        font-family: 'Prata', serif;
}
        .voucher__header--1-en {
            padding-top: 5px;
            color: #989898;
            font-size: 20px;
            font-weight: 400;
            display: block;
            text-align: center;
            font-family: 'Prata', serif;
        }

        .voucher__header--2-en {
            color: #d11111;
            font-size: 22px;
            font-weight: 300;
            padding-top: 10px;
            display: block;
            text-align: center;
            font-family: 'Prata', serif;
        }

        .voucher__price-en {
            display: block;
            padding-top: 0px;
            text-align: center;
            font-weight: 400;
            font-family: 'Prata', serif;
        }

            .voucher__header--3-en {
                color: #d11111;
                font-size: 38px;
                font-style: italic;
                font-weight: 500;
                padding: 0 8px 0 8px;
                display: inline-block;
                font-style: italic;
                letter-spacing: 2px;
                font-family: 'Prata', serif;
            }

            .voucher__header--4-en {
                color: #d11111;
                font-size: 36px;
                font-style: italic;
                font-weight: 500;
                padding-top: 0;
                display: inline-block;
                font-family: 'Prata', serif;
            }

        .voucher__header--5-en {
            color: #989898;
            font-size: 16px;
            font-weight: 400;
            display: block;
            text-align: center;
            font-family: 'Prata', serif;
        }


    .wpcf7 .form-inner-2-en {
        margin-top: -70px;
        padding-right: 20px;
        padding-left: 0;
        display: table;
        margin-bottom: -50px;
    }
   .form-body-2-en {
        padding: 0 0 15px 0;
        display: table-cell;
        width: 100%;
        float: left;
    }
    .form-body-2-en input[type="text"],
    .form-body-2-en input[type="email"] {
        font-size: 18px;
        width: 100%;
        padding: 15px 10px 15px 15px;
        height: 20%;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        font-family: 'Prata', serif;
    }


    .wpcf7 input[type="text"]::-webkit-input-placeholder,
    .wpcf7 input[type="email"]::-webkit-input-placeholder,
    .wpcf7 textarea::-webkit-input-placeholder {
        color: #858585;
        font-size: 18px;
    }
.fee-2019-middle-title {
  color: #c2555e;
  font-size: 200%;
  letter-spacing: 2.5px;
  margin-bottom: 20px;
}
.fee-2019-middle-title-e {
  color: #c2555e;
  font-size: 140%;
  letter-spacing: 2.5px;
  margin-bottom: 20px;
}
.fee-2019 {
  font-size: 140%;
  margin: 5px 0 0 0;
}
.fee-2019-e {
  font-size: 140%;
  margin: 35px 0 10px 0;
  font-family: 'Great Vibes', cursive;
}
.fee-2019-box {
  width: 50%;
  float: left;
}
.fee-2019-price {
  font-size: 140%;
  letter-spacing: 2.5px;
  margin: 15px 0 10px 0;
}
.fee-2019-disc {
  text-align: left;
  font-size: 100%;
  margin: 10px 0 25px 0;
  padding-left: 30%;
}
.fee-2019-box2 {
  width: 50%;
  float: left;
  text-align: center;
  margin-top: 0px;
  margin-bottom: -10px;
}
.fee-2019-box2-e {
  width: 50%;
  float: left;
  text-align: center;
  margin-top: 0px;
  margin-bottom: -20px;
}
.fee-2019-price2 {
  font-size: 140%;
  letter-spacing: 2.5px;
  margin: 15px 0 10px 0;
}
.fee-2019-box2-price {
  padding-top: 8px;
  letter-spacing: 2.5px;
  font-size: 140%;
}
.fee-2019-price2-date {
  font-size: 100%;
}
.fee-2019-small-left {
  width: 50%;
  float: left;
}
.fee-2019-small-right {
  width: 50%;
  float: left;
  position: relative;
  height: 280px;
}
.fee-2019-small-right-e {
  width: 50%;
  float: left;
  position: relative;
  height: 330px;
}
.fee-2019-disc-small {
  font-size: 100%;
  padding-left: 5px;
  margin-top: 17px;
}
.fee-2019-disc-small-e {
  font-size: 100%;
  padding-left: 8px;
  /*padding-top: 25px;*/
}
.once-small {
  height: 310px;
  padding: 10px;
  margin: 7px;
  background-color: #fff8f8 !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.once-small-e {
  height: 345px;
  padding: 10px;
  margin: 7px;
  background-color: #fff8f8 !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.book-small {
  left:50%;
  position: absolute;
  transform: translateX(-50%);
  bottom: 0;
}
.book-small-e {
  left:50%;
  position: absolute;
  transform: translateX(-50%);
  bottom: 15px;
}
.basic-border {
  border-left: 0.5px solid;
  border-right: 0.5px solid;
}
.smaller-manu {
  background-color: #fff8f8 !important;
  margin-right: 10px !important;
  width: 32.6% !important;
  padding: 15px !important;
}
.smaller-manu-title {
  font-size: 120%;
  text-align: center;
  padding-top: 5px;
}
.profile-title {
  font-size: 120%;
  text-align: center;
  padding-top: 5px;
}
.profile-disc {
  font-size: 100%;
  text-align: center;
  line-height: 1em;
  margin-top: 10px;
}
.al-container {
  padding-top: 5px;
  height: 180px;
  background-color: #fff7f2;
  width: 100%;
}
.al-menu1 {
  position: relative;
  font-size: 100%;
  width: 33%;
  float: left;
  height: 130px;
}
.al-menu2 {
  position: relative;
  font-size: 100%;
  width: 33%;
  float: left;
  height: 130px;
}
.al-border {
  margin: 5px;
  padding: 10px;
  border: 0.5px solid;
  height: 160px;
}
.al-menu-title {
  text-align: center;
  font-size: 120%;
  line-height: 2em;
}
.al-menu-contents{
  position: absolute; left: 40%;
  transform: translateX(-40%);
  line-height: 2em;
}
@media screen and (max-width: 1138px) {
  .fee-2019-small-right {
    height: 330px;
  }
  .fee-2019-small-right-e {
    height: 360px;
  }
  .once-small {
    height: 380px;
    padding: 10px;
    margin: 7px;
  }
  .once-small-e {
    height: 430px;
    padding: 10px;
    margin: 7px;
  }
  .al-container {
    height: 350px;
  }
  .al-border {
    height: 340px;
  }
}
@media screen and (max-width: 999px) {
  .fee-2019-small-right {
    height: 350px;
  }
  .once-s
  .fee-2019-disc {
    font-size: 120%;
    margin: 17px 0 25px 0;
    padding-left: 15%;
  }
  .fee-2019-price2 {
    font-size: 140%;
    letter-spacing: 2.0px;
    margin: 8px 0 0 0;
  }
  .fee-2019-price2-date {
    font-size: 80%;
  }
  .fee-2019-disc-small {
    font-size: 90%;
    padding-left: 5px;
  }
}
@media screen and (max-width: 868px) {
  .fee-2019-small-right {
    height: 370px;
  }
}
@media screen and (max-width: 768px) {
    .wpcf7 input[type="text"]::-webkit-input-placeholder,
    .wpcf7 input[type="email"]::-webkit-input-placeholder,
    .wpcf7 textarea::-webkit-input-placeholder {
        font-size: 14px;
        }
    .basic-border {
      border-left: none;
      border-right: none;
      }
    .fee-2019-small-right {
      height: 290px;
    }
    .al-container {
      padding-top: 5px;
      height: 410px;
      }
    .al-border {
      margin: 5px;
      padding: 10px;
      height: 400px;
    }
    .al-menu1 {
      font-size: 100%;
      width: 100%;
      float: left;
      height: 110px;
      padding-bottom: 15px;
      }
    .al-menu2 {
      font-size: 100%;
      width: 100%;
      float: left;
      height: 140px;
      padding-bottom: 15px;
      }
    .al-menu-contents{
      position: absolute; left: 40%;
      }
    .once-small {
      height: 320px;
    }
    }
    .form-body-2-en textarea {
        width: 100%;
        font-size: 18px;
        padding: 15px 10px 15px 15px;
        height: 110px;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        font-family: 'Prata', serif;
    }
    .form-body-2-en textarea {
        font-size: 14px;
    }

@media screen and (max-width: 767px) {
    .form-body-2-en textarea {
        font-size: 14px;
    }
    .voucher__header--5-en {
        padding-top: 15px;
    }
}

    .form-body-2-en input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
        font-size: 18px;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	background: #EA7D92;
	border: none;
        font-family: 'Prata', serif;
    }

@media screen and (max-width: 670px) { 
  .fee-2019-small-right {
    height: 300px;
  }
}
@media screen and (max-width: 614px) {
  .fee-2019-small-right {
    height: 360px;
  }
  .once-small {
    height: 260px;
  }
  .book-small {
    bottom: 0;
  }
  .book-small-e {
    bottom: -10px;
  }
  .al-container {
    padding-top: 5px;
    height: 410px;
    }
  .al-border {
    margin: 5px;
    padding: 10px;
    height: 390px;
  }
  .al-menu {
    width: 100%;
  }
  .al-menu-contents{
    position: absolute; 
    font-size: 100%;
  }

}

@media screen and (max-width: 414px) {
    .wpcf7 .form-inner-2 {
        margin-top: -70px;
        padding-right: 0;
　　　　}
  .fee-2019-middle-title {
    font-size: 120%;
  }
  .fee-2019-middle-title-e {
    font-size: 110%;
  }
  .fee-2019-small-right {
    height: 240px;
  }
  .fee-2019-small-right-e {
    height: 340px;
  }
  .once-small {
    /*height: 260px;*/
  }
  .once-small-e {
    height: 380px;
  }
}
