body{
	color: rgba(88,101,110,1);
	background-image: url(../img/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: rgba(255,255,255,1);
	/* 標準フォント*/
	font-family: fot-seurat-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	/* 極太フォント
	font-family: vdl-logojrblack, sans-serif;
	font-weight: 900;
	font-style: normal;
	*/
	/* 丸フォント
	font-family: vdl-logomaru-jr, sans-serif;
	font-weight: 400;
	font-style: normal;
	*/
	/* 筆記体フォント１
	font-family: ta-kouran, sans-serif;
	font-weight: 400;
	font-style: normal;
	*/
	/* 筆記体フォント２
	font-family: ro-shino-std, serif;
	font-weight: 400;
	font-style: normal;
	*/
	/* 明朝体見出しフォント
	font-family: a-otf-midashi-mi-ma31-pr6n, serif;
	font-weight: 600;
	font-style: normal;
	*/
}
.cright{
	text-align: right;
}
.topcon {
	position: relative;
	display: inline-block;
}
.topol{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 180px;
	background-color: rgba(40,160,53,0.9);
	color: rgba(255,255,255,1);
}
.topcon img{
	display: block;
}
.topbox{
	width: 90%;
	display: flex;
	line-height: 1.5em;
	flex-wrap: wrap;
	margin: 40px auto 10px auto;
	box-sizing:border-box;
	word-break:break-all;
}
.top1block{
	display: flex;
	width: 15%;
	margin: 15px 0px 0px 100px;
	display:block;
	word-break:break-all;
}
.top2block{
	display: flex;
	width: 27%;
	margin: 0px 0px 0px 50px;
	display:block;
	word-break:break-all;
}
.topleft{
	float: left;
}
.topright{
	float: right;
}
.top2block .topright img{
	width: 100px;
	height: auto;
}
.top2block img{
	width: auto;
	height: 50px;
}
.newsbox{
	font-family: "MS Mincho", "SimSun", serif;
	font-size: 18px;
	line-height: 1.5em;
	width:95%;
	flex-wrap: wrap;
	margin: 10px auto 10px auto;
	box-sizing:border-box;
	word-break:break-all;
}
.news2box{
	width: 50%;
	display: flex;
	font-family: "MS Mincho", "SimSun", serif;
	font-size: 18px;
	line-height: 1.5em;
	flex-wrap: wrap;
	margin: 10px auto 10px auto;
	box-sizing:border-box;
	word-break:break-all;
}
.new2banbox{
	width: 10%;
	display:block;
	border-radius: 3px;
	word-break:break-all;
}
.newsbox strong{
	color: rgba(0,0,0,1);
	font-weight: bold;
}
body p {
	line-height: 1.2;
	margin: 10px 5px 10px 5px;
	font-size: 1.0em;
}

/*バナー用入れ物*/
.banboxfull{
	display:block;
	border-radius: 3px;
	width: 95%;
	height: 90%;
	margin: 20px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: rgba(149,195,150,1.0);
/*	background-color: rgba(88,153,229,1);*/
/*	background-color: rgba(0,64,152,0.8);*/
	color: rgba(255,255,255,1);
	text-align: center;
	word-break:break-all;
}
/*バナー用入れ物*/
.banbox{
	display:block;
	border-radius: 3px;
	max-width: 600px;
	min-width: 330px;

	/*width:95%;*/
	height: 90%;
	margin: 20px 20px 20px 20px;/* auto 0px auto;*/
	padding: 10px 10px 10px 10px;
/*	background-color: rgba(46,131,48,1.0);*/
	background-color: rgba(88,153,229,1);
/*	background-color: rgba(0,64,152,0.8);*/
	color: rgba(255,255,255,1);
	text-align: center;
	word-break:break-all;
}
.banbox img{
	max-width: 600px;
	min-width: 300px;
}
/*バナー用テキスト*/
.bt1{
	line-height: 1;
	color: rgba(255,255,255,1);
	margin: 10px 0px 10px 0px;
	font-size: 1.8em;
	display: inline-block;
}
.bt2{
	line-height: 1;
	color: rgba(255,255,255,1);
	margin: 10px 0px 10px 0px;
	font-size: 1.6em;
}
.bt3{
	line-height: 1;
	color: rgba(255,255,255,1);
	margin: 10px 0px 10px 0px;
	font-size: 1.4em;
}
.bred{
	line-height: 1;
	color: rgba(255,0,010,0.9);
	margin: 10px 0px 10px 0px;
	font-size: 1.6em;
}
.byel{
	line-height: 1;
	color: rgba(244,244,115,1);
	margin: 10px 0px 10px 0px;
	font-size: 1.4em;
}
/*バナー用テキスト*/
.bmes{
	border-radius: 3px;
	width: 100%;
	height: 97%;
	margin: 5px auto 5px auto;
	padding: 10px 10px 10px 10px;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,0.9);
	font-size: 1.0em;
	text-align: left;
	line-height: 1.4;
}

/*カラダ測定会の項目*/
.sokutei{
	display:inline-box;
	border-radius: 10px;
	width: 95%;
/*	max-width: 600px;
	min-width: 300px;
*/	height: 90%;
	margin: 20px 20px 20px 20px;/* auto 0px auto;*/
	padding: 10px 10px 10px 10px;
	background-color: rgba(65,122,244,1);
/*	background-color: rgba(0,64,152,0.8);*/
	color: rgba(255,255,255,1);
	text-align: center;
}
.sokutei h6{
	line-height: 1;
	color: rgba(255,255,255,1);
	margin: 10px 0px 10px 0px;
	font-size: 62px;
	display: inline-block;
}
.sokutei h7{
	line-height: 1;
	color: rgba(255,255,255,1);
	margin: 10px 0px 10px 0px;
	font-size: 38px;
}
.sokutei .mes2{
	border-radius: 10px;
	width: 95%;
	height: 90%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: dotted 3px rgba(255,255,255,0.8);
	background-color: rgba(255,255,255,0);
	color: rgba(0,64,152,0.8);
	font-size: 1.4em;
	line-height: 1.4em;
}
.mes2 h9{
	font-size: 2.6em;
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	color: rgba(255,255,255,0.8);
}
.sokutei .yoyaku{
	border-radius: 10px;
	width: 95%;
	height: 90%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: rgba(240,240,122,1);
	color: rgba(246,61,61,1);
	font-size: 2.6em;
	text-align: center;
}
.sokutei .sokuyoyaku{
	border-radius: 10px;
	width: 100%;
	margin: 10px auto 0px auto;
	padding: 20px 0px 20px 0px;
	background-color: rgba(255,0,0,0.8);
	color: rgba(255,255,0,1);
	font-size: 2.6em;
	text-align: center;
}
.mes .sokuyoyaku a{
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.mes .sokuyoyaku a:hover{
	border-top: 1px solid rgba(255,0,0,0);
	border-bottom: 1px solid rgba(255,0,0,0);
	color: rgba(255,255,0,0.8);
	text-decoration: none;
}
.mes .sokuyoyaku a:visit{
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.mes h4{
	border-top: dotted 1px rgba(0,64,152,0.8);
	border-bottom: dotted 1px rgba(0,64,152,0.8);
	font-size: 1.6em;
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	color: rgba(0,64,152,0.8);
}
.mes h4:before{
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: 0;
	color: rgba(0,64,152,0.8);
}

.sokutei .mes{
	border-radius: 10px;
	width: 95%;
	height: 90%;
	margin: 10px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: rgba(255,255,255,1);
	color: rgba(0,64,152,0.8);
	font-size: 1.4em;
	text-align: left;
	line-height: 1.4em;
}
.sokutei .mes h2{
	position: relative;
	padding: 0.2em 0.2em 0.2em 1.5em;
	line-height: 1.4;
	color: rgba(0,64,152,0.8);
	border-top: dotted 1px rgba(0,64,152,0.8);
	border-bottom: dotted 1px rgba(0,64,152,0.8);
	margin: 2px 0px 2px 0px;
	font-size: 1.0em;
	text-align: left;
}
.sokutei .mes h2:before {
	font-family: "Font Awesome 5 Free";
	content: "\f138";
	position: absolute;
	font-size: 1.0em;
	left: 0.25em;
	top: 0.2em;
	color: rgba(0,64,152,0.8);
}
.mes h7{
	color: rgba(0,64,152,0.8);
	font-size: 1.6em;
	display: inline-block;
}
.mes a{
	color: rgba(255,0,0,0.5);
	text-decoration: none;
}
.mes a:hover{
	border-top: 1px solid rgba(255,0,0,5);
	border-bottom: 1px solid rgba(255,0,0,5);
	color: rgba(255,0,0,1);
	text-decoration: none;
}
.mes a:visit{
	color: rgba(255,0,0,0.5);
	text-decoration: none;
}
.mes .kWrap{
	display: flex;
	width:100%;
	flex-wrap: wrap;
	margin: 0px 0px 0px 0px;
	box-sizing:border-box;
	justify-content: space-between;
}
.mes .koumoku{
	display:flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 55px;
	top: 8px;
	left: 0px;
	border-radius: 10px;
	border: 2px solid rgba(0,64,152,0.8);
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

}
.mes .koumoku strong{
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	background-color: rgba(0,64,152,0.8);
	color: rgba(255,255,255,1);
	max-width: 180px;
	min-width: 180px;
	height: 100%;
	border-radius: 8px;
	margin: auto 10px auto 0px;
	padding: 1px 5px 1px 5px;
}

.mes .koumoku_half{
	display:flex;
	align-items: center;
	position: relative;
	width: 49%;
	height: 55px;
	top: 8px;
	left: 0px;
	border-radius: 10px;
	border: 2px solid rgba(0,64,152,0.8);
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

}
.mes .koumoku_half strong{
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	background-color: rgba(0,64,152,0.8);
	color: rgba(255,255,255,1);
	max-width: 180px;
	min-width: 180px;
	height: 100%;
	border-radius: 8px;
	margin: auto 10px auto 0px;
	padding: 1px 5px 1px 5px;
}

/*カラダ測定会の項目*/

.balloon3-right-btm:before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: -8px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #a58eff;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message a{
	color: rgba(0,128,201,1);
	text-decoration: none;
}
.message a:hover{
	border-top: 1px solid rgba(0,128,201,1);
	border-bottom: 1px solid rgba(0,128,201,1);
	color: rgba(0,128,201,1);
	text-decoration: none;
}
.message a:visit{
	color: rgba(0,128,201,1);
	text-decoration: none;
}
p.copyright{
	padding-top:2px;
	text-align: center;
	font-size: 1.0em;
}
img{
	width: 100%;
	border: 0;
}
.effect-fade{
	opacity: 0;
	transform: translate(0, 30px);
	transition: all 2000ms;
}
.effect-fade.effect-scroll{
	opacity: 1;
	transform: translate(0, 0);
}
#pageTop{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop i{
	padding-top: 6px
}
#pageTop a{
	display: block;
	z-index: 4;
	padding: 4px 0px 0px 0px;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	background-color: rgba(0,70,121,0.8);
	color: rgba(255,255,255,0.8);
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all  .4s ease;
}
#pageTop a:hover{
	border-top: solid 0px rgba(108,87,118,0.8);
	border-bottom: solid 0px rgba(108,87,118,0.8);
	text-decoration: none;
	background-color: rgba(108,87,118,0.8);
}
header.site-header{
	z-index: 4;
	width: 100%;
	height: 50px;
	background-color: rgba(194,249,194,1);/*rgba(255,255,255,0.8);*/
	/*background-image: url(../img/bg_header.png);
	background-position: right 20% center;
	background-repeat: no-repeat;*/
	position: fixed;
}
.logo{
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 0px 5px 0px 0px;
	text-shadow: 0px 0px 2px rgba(255,255,255,1);
}
.logo img{
	height:50px;
}
.top_navi{
	text-align: right;
	line-height: 1.5em;
}
/**/
.gnav{
	z-index: 5;
	position: fixed;
	width: 100%;
	background:rgba(255,255,255,0) url(/img/bg_menu.png) repeat center top;
	padding: 50px 0px 0px 0px;
}
.menu{
	background:rgba(255,255,255,1);
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: flex;
	text-align: center;
	justify-content: center;
}
.menu > li{
	background:rgba(255,255,255,1);
	float: left;
	/*height: 30px;*/
	font-size: 1.0em;
}
.menu > li a{
	display: block;
	color: rgba(0,0,0,1);/*rgba(88,101,110,1);*/
	text-decoration: none;
}
ul.menu__second-level{
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	z-index: 4;
}
ul.menu__second-level4{
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	z-index: 4;
}
.menu > li:hover{
	-webkit-transition: all .5s;
	transition: all .5s;
}
.init-bottom:after{
	vertical-align: 3px;
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 0 0 10px;
	border-right: 1px solid rgba(88,101,110,1);
	border-bottom: 1px solid rgba(88,101,110,1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*.menu:before,
.menu:after{
	content: " ";
	display: table;
}
.menu:after{
	clear: both;
}
.menu{
	*zoom: 1;
}*/
.menu__mega{
	margin: 10px 20px 5px 20px;/*TRUL*/
}
li.menu__mega ul.menu__second-level{
	position: absolute;
	top: 30px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
/*	padding: 5px 2%;*/
	background:rgba(255,255,255,0.8);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 2em;
}
li.menu__mega ul.menu__second-level4{
	position: absolute;
	top: 30px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 2%;
	background:rgba(255,255,255,1);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 2em;
}
li.menu__mega:hover ul.menu__second-level{
	display: table;
	top: 45px;
	visibility: visible;
	opacity: 1;
}
li.menu__mega:hover ul.menu__second-level4{
	display: table;
	top: 45px;
	visibility: visible;
	opacity: 1;
}
li.menu__mega ul.menu__second-level > li{
	float: left;
	width: 19%;
	border: none;
}
li.menu__mega ul.menu__second-level4 > li{
	float: left;
	width: 24%;
	border: none;
}
li.menu__mega ul.menu__second-level > li:nth-child(5n+2){
	margin: 0 1%;
}
li.menu__mega ul.menu__second-level4 > li:nth-child(4n+2){
	margin: 0 1%;
}
.menu li a:hover{
	font-weight: bold;
	color: rgba(164,70,130,1);
	text-decoration: none;
}
/**/
.gnav_next{
	z-index: 3;
	position: fixed;
	width: 100%;
	background:rgba(255,255,255,0) url(/img/bg_menu.png) repeat center top;
	padding: 0px 0px 0px 0px;
}
.gnav_next.fixed{
	position: fixed;
	top: 80px;
}
.menu_next{
	background:rgba(255,255,255,0.8);
	position: relative;
	width: 100%;
	height: 45px;
	margin: 0 auto;
	display: flex;
	text-align: center;
	justify-content: center;
}
.menu_next > li{
	float: left;
	height: 50px;
}
.menu_next > li a{
	display: block;
	color: rgba(88,101,110,1);
	text-decoration: none;
}
ul.menu__second-level5_next{
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
}
ul.menu__second-level6_next{
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
}
.menu_next > li:hover{
	-webkit-transition: all .5s;
	transition: all .5s;
}
.init-bottom_next:after{
	vertical-align: 3px;
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 0 0 10px;
	border-right: 1px solid rgba(88,101,110,1);
	border-bottom: 1px solid rgba(88,101,110,1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu_next:before,
.menu_next:after{
	content: " ";
	display: table;
}
.menu_next:after{
	clear: both;
}
.menu_next{
	*zoom: 1;
}
.menu__mega_next{
	margin: 20px 30px 0px 5px;
}
li.menu__mega_next ul.menu__second-level5_next{
	position: absolute;
	top: 30px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 2%;
	background:rgba(255,255,255,0.8);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 2em;
}
li.menu__mega_next ul.menu__second-level6_next{
	position: absolute;
	top: 30px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 2%;
	background:rgba(255,255,255,0.8);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 2em;
}
li.menu__mega_next:hover ul.menu__second-level5_next{
	display: table;
	top: 45px;
	visibility: visible;
	opacity: 1;
}
li.menu__mega_next:hover ul.menu__second-level6_next{
	display: table;
	top: 45px;
	visibility: visible;
	opacity: 1;
}
li.menu__mega_next ul.menu__second-level5_next > li{
	float: left;
	width: 19%;
	border: none;
}
li.menu__mega_next ul.menu__second-level6_next > li{
	float: left;
	width: 16%;
	border: none;
}
li.menu__mega_next ul.menu__second-level5_next > li:nth-child(5n+2){
	margin: 0 1%;
}
li.menu__mega_next ul.menu__second-level6_next > li:nth-child(6n+2){
	margin: 0 1%;
}
.menu_next li a:hover{
	font-weight: bold;
	color: rgba(164,70,130,1);
	text-decoration: none;
}
/*管理栄養士メニューバーの設定*/
section.footer{
	width: 100%;
	height: 65px;
	background:url(/img/bg_menu.png) repeat center bottom;
	color: rgba(88,101,110,1);
	text-align: center;
}
section.footer ul li{
	display:inline-block;
}
section.footer li{
	margin: 25px 20px 0px 20px;
}
section.footer a{
	text-decoration: none;
	color: rgba(88,101,110,1);
}
section.footer a:hover{
	text-decoration: none;
	color: rgba(88,101,110,1);
}
section.footer a:visited{
	text-decoration: none;
	color: rgba(88,101,110,1);
}
.top{
	width: 1300px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background:rgba(255,255,255,0.3);
	box-shadow: 0 0 4px rgba(73,148,117,0.8);
}
.main{
	border-radius: 5px;/*30px;*/
	width: 1300px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background:rgba(255,255,255,0.3);
	box-shadow: 0 0 4px rgba(73,148,117,0.8);
}
section.blank{
	padding-top: 95px;
}
p.message{
	margin: 10px 0px 10px 0px;
}
div.message{
	line-height: 2em;
	padding: 10px 10px 30px 10px;
	font-size: 1.0em;
}
h1{
	background-image: url(../img/bg_rev.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	border-radius: 1px; /*30px;*/
	position: relative;
	color: rgba(88,101,110,1);
	font-family: a-otf-midashi-mi-ma31-pr6n, serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1.6em;
	box-shadow: 0 0 4px rgba(73,148,117,0.8);
	margin: 0px 0px 10px 0px;
}
h1:before{
	content:"";
	display:inline-block;
	width:36px;
	height:36px;
	background:url(../img/favicon.svg) no-repeat;
	background-size:contain;
	margin: 5px 10px 5px 10px;
	vertical-align: -14px;
}
h2{
	position: relative;
	padding: 0.5em 0.5em 0.5em 1.5em;
	line-height: 1.4;
	color: rgba(0,70,121,0.8);
	border-top: dotted 1px rgba(0,70,121,0.8);
	border-bottom: dotted 1px rgba(0,70,121,0.8);
	margin: 10px 0px 10px 0px;
	font-size: 1.4em;
}
h2:before {
	font-family: "Font Awesome 5 Free";
	content: "\f138";
	position: absolute;
	font-size: 1.0em;
	left: 0.25em;
	top: 0.5em;
	color: rgba(0,70,121,0.8);
}
h2.saiyou{
	background-image: url(../img/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;;
	position: relative;
	padding: 0.5em 0.5em 0.5em 1.5em;
	line-height: 1.4;
	color: rgba(0,70,121,0.8);
	border-top: dotted 1px rgba(0,70,121,0.8);
	border-bottom: dotted 1px rgba(0,70,121,0.8);
	margin: 10px 0px 10px 0px;
	font-size: 1.6em;
}
h2.saiyou a{
	color: rgba(0,70,121,0.8);
	text-decoration: none;
}
h2.saiyou a:hover{
	border-top: 1px solid rgba(0,70,121,1);
	border-bottom: 1px solid rgba(0,70,121,1);
	color: rgba(0,70,121,0.8);
	text-decoration: none;
}
h2.saiyou a:visit{
	color: rgba(0,70,121,0.8);
	text-decoration: none;
}
h2:before.saiyou {
	font-family: "Font Awesome 5 Free";
	content: "\f138";
	position: absolute;
	font-size: 1.4em;
	left: 0.25em;
	top: 0.5em;
	color: rgba(0,70,121,0.8);
}
.yaku{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.2em;
	width:49%;
	padding: 10px 0px 10px 0px ;
	text-align:center;
	box-shadow: 0 0 4px rgba(73,148,117,0.8);
	border-radius: 30px;
	color: rgba(0,70,121,0.8);
}
.yaku .new{
	color: rgba(164,70,130,1);
}
.yaku .old{
	color: rgba(73,148,117,1);
}
.yaku{
	padding: 10px 0px 10px 0px ;
	text-align:center;
}

h3{
	position: relative;
	border-top: solid 1px rgba(0,70,121,0.8);
	border-bottom: solid 1px rgba(0,70,121,0.8);
	background: rgba(0,70,121,0.25);
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 2em 0 0.5em;
	color: rgba(255,255,255,0.9);
}
h3:after {
	position: absolute;
	font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
	content: '\f0a7\ POINT';
	background: rgba(0,70,121,0.8);
	color: rgba(255,255,255,0.8);
	left: 0px;
	bottom: 100%;
	border-radius: 10px 10px 0 0;
	padding: 5px 7px 3px;
	font-size: 0.7em;
	line-height: 1;
	letter-spacing: 0.05em;
}
h3.title{
	position: relative;
	border-top: solid 1px rgba(0,70,121,0.8);
	border-bottom: solid 1px rgba(0,70,121,0.8);
	background: rgba(0,70,121,0.25);
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 2em 0 0.5em;
	color: rgba(255,255,255,0.9);
}
h3.title:after {
	position: absolute;
	content: '';
	background: rgba(70,0,121,0.8);
	color: rgba(255,255,255,0.8);
	left: 0px;
	bottom: 100%;
	border-radius: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1;
	letter-spacing: 0.05em;
}
h4{
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	color: rgba(72,124,163,1);
}
h4:before{
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: 0;
	color: rgba(72,124,163,1);
}
.moIMG h4{
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	color: rgba(255,255,255,1);
}
.moIMG h4:before{
	font-family: "Font Awesome 5 Free";
	content: "";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: 0;
	color: rgba(72,124,163,1);
}
h5{
	position: relative;
	border-top: solid 1px rgba(164,70,130,0.8);
	border-bottom: solid 1px rgba(164,70,130,0.8);
	background: rgba(164,70,130,0.25);
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 2em 0 0.5em;
	color: rgba(255,255,255,0.9);
}
h5:after {
	position: absolute;
	font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
	content: '\f0a7\ MENU';
	background: rgba(164,70,130,0.8);
	color: rgba(255,255,255,0.8);
	left: 0px;
	bottom: 100%;
	border-radius: 10px 10px 0 0;
	padding: 5px 7px 3px;
	font-size: 0.7em;
	line-height: 1;
	letter-spacing: 0.05em;
}
.subMessage{
	line-height: 1.5em;
	width: 95%;
	margin: 0px auto 0px auto;
}
.cpRight{
	padding: 10px 10px 30px 10px;
	text-align:right;
	font-family: ro-shino-std, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 46px;
}
.cpRight p{
	font-size: 33px;
}
.cpRight span{
	font-size: 33px;
}
.box{
	display: flex;
	width:100%;
	flex-wrap: wrap;
	margin: 10px 0px 10px 0px;
	box-sizing:border-box;
	justify-content: space-between;
	word-break:break-all;

}
.box2{
	display: flex;
	width:100%;
	flex-wrap: wrap;
	margin: 10px 0px 10px 0px;
	box-sizing:border-box;
	justify-content: space-between;
	word-break:break-all;

}
.box2 img{
	width: 350px;
	min-width: 350px;
	max-width: 350px;
	height: auto; /*hoka*/
}
.box2 a{
	color: rgba(0,128,201,1);
	text-decoration: none;
}
.box2 a:hover{
	border-top: none;
	border-bottom: none;
	color: rgba(0,128,201,1);
	text-decoration: none;
}
.box2 a:visit{
	color: rgba(0,128,201,1);
	text-decoration: none;
}

.first_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 20%;
	padding: 15px 0px 15px 10px;
	font-weight: bold;
	line-height: 1.5em;
}
.second_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 2%;
	padding: 15px 0px 15px 0px;
	text-align: center;
	line-height: 1.5em;
}
.third_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 77%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fourth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 10%;
	padding: 15px 20px 15px 0px;
	text-align: right;
	line-height: 1.5em;
}
.fifth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 5%;
	padding: 15px 20px 15px 0px;
	text-align: right;
	line-height: 1.5em;
}
.sixth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 84%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fifth2_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 6%;
	padding: 15px 20px 15px 0px;
	text-align: right;
	line-height: 1.5em;
}
.sixth2_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 84%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.seventh_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	max-width: 700px;
	 /*width:90%;width: 74%;*/
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.seventh_child p{
	color: rgba(0,70,121,0.8);
	font-size: 26px;
}
.eighth_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 350px;/*width: 25%;*/
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.nineth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 30%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.tenth_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.eleventh_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 50%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.nineth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 30%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.tenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.eleventh_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 50%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.twelfth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.thirteenth_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fourteenth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 45%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fifteenth_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 10%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.sixteenth_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 10%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.twelfth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.thirteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fourteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 45%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fifteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 10%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.sixteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 10%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.seventeenth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.eighteenth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 40%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.nineteenth_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 40%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.seventeenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 19%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.eighteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 40%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.nineteenth_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 40%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.twenty_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 100%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.tel_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.tel_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fax_child{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.fax_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 15%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.addr_child{
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 39%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}
.addr_child_bk{
	text-align: center;
	/* border-bottom: dotted 1px rgba(0,70,121,0.8); */
	width: 39%;
	padding: 15px 0px 15px 10px;
	line-height: 1.5em;
}

.top_child{
	text-align: center;
	width: 23%;
	padding: 0px 0px 0px 0px;
}
.modal_box{
	display: flex;
	width:100%;
	flex-wrap: wrap;
	margin: 10px 3px 10px 0px;
	box-sizing:border-box;
	justify-content: center;
}
.modal_child{
	text-align: center;
	width: 40%;
	padding: 4px 5px 4px 5px;
}
.modal_child_banner{
	text-align: center;
	width: 100%;
	padding: 4px 5px 4px 5px;
}
img.w400{
	width: 400px;
	max-width: 400px;
	min-width: 400px;
}
img.w300{
	margin-right: 10px;
	width: 300px;
	max-width:300px;
	min-width:300px;
}
.mdFlex{
	width: 95%;
	margin: 0px auto 20px auto;
	display: flex;
}
.site-subheader{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	padding: 20px 20px 20px 20px;
	box-sizing:border-box;
	justify-content: center;
	z-index: 2;
	background: rgba(255,255,255,0.8);
	position: fixed;
	color: rgba(88,101,110,0.8);
}
.site-subheader.fixed{
	position: fixed;
	top: 95px;
}
.subnav__menu{
	display: flex;
}
.subnav__menu__item{
	padding: 0px 15px 0px 15px;
	border-right: solid 1px rgba(88,101,110,0.8);
}
.subnav__menu__item_end{
	padding: 0px 15px 0px 15px;
}
.subnav__menu__item a{
	color: rgba(88,101,110,1);
	text-decoration: none;
}
.subnav__menu__item_end a{
	color: rgba(88,101,110,1);
	text-decoration: none;
}
.subnav__menu__item a:hover{
	color: rgba(255,255,255,0.8);
	background: rgba(88,101,110,0.8);
	opacity: 0.7;
	text-decoration: none;
}
.subnav__menu__item_end a:hover{
	color: rgba(255,255,255,0.8);
	background: rgba(88,101,110,0.8);
	opacity: 0.7;
	text-decoration: none;
}
.demo-image {
	cursor: url("../img/plus_cursor.png") 25 25, pointer;
	display: inline-block;
	width: 200px;
	height: 150px;
	background-size: cover;
	background-position: 50% 50%;
}
.demo-image.a { background-image: url("../img/event_001.jpg"); }
.demo-image.b { background-image: url("../img/event_002.jpg"); }
.demo-image.c { background-image: url("../img/event_003.jpg"); }
.demo-image.d { background-image: url("../img/event_004.jpg"); }
.demo-image.e { background-image: url("../img/20190830-31_rflj_koufu_thum.png"); }
.demo-image.f { background-image: url("../img/event_005_thum.jpg"); }
.demo-image.g { background-image: url("../img/event_006_thum.jpg"); }
.demo-image.h { background-image: url("../img/event_007_thum.jpg"); }
.demo-image.i { background-image: url("../img/event_008_thum.jpg"); }
.demo-image.j { background-image: url("../img/event_009_thum.jpg"); }
.demo-image.k { background-image: url("../img/event_010_thum.jpg"); }
.demo-image.l { background-image: url("../img/event_011_thum.jpg"); }
.demo-image.m { background-image: url("../img/event_012_thum.jpg"); }
img.pay{
	width:  90px;
/*	max-width: 90px;
	min-width: 50px;*/
	height: 72px;
	padding: 10px 10px 10px 0px;
}
.float_left{
	line-height: 1.5em;
	display: block;
	width: 80%;
	margin: 0px auto 0px auto;
}
.float_right{
	line-height: 1.5em;
	display: block;
	width: 80%;
	margin: 0px auto 0px auto;
}
.float_left img{
	width: 200px;
	height: auto;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.float_right img{
	width: 200px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.float_left_eiyoushi{
	line-height: 1.5em;
	display: block;
	margin: 0px auto 0px auto;
}
.float_right_eiyoushi{
	line-height: 1.5em;
	display: block;
	margin: 0px auto 0px auto;
}
.float_left_eiyoushi img{
	width: auto;
	height: 240px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.float_right_eiyoushi img{
	width: auto;
	height: 240px;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.att{
	text-align: center;
	font-size: 2.6em;
	line-height: 1.5em;
}
.menu_1st_child{
	width: 100%;
}
.menu_2nd_child{
	width: 33%;
}
.menu_3rd_child{
	display: flex;
	width:33%;
	flex-wrap: wrap;
	margin: 0px 0px auto 0px;
	box-sizing:content-box;
	justify-content: space-between;
}
.menu_4th_child{
	display: flex;
	width:33%;
	flex-wrap: wrap;
	margin: 0px 0px auto 0px;
	box-sizing:content-box;
	justify-content: space-between;
}
.menu_5th_child{
	width: 39%;
	border-bottom: dotted 1px rgba(0,70,121,0.8);
}
.menu_6th_child{
	width: 59%;
	text-align: right;
	border-bottom: dotted 1px rgba(0,70,121,0.8);
}
.menu_7th_child{
	color: rgba(73,148,117,1);
	background: rgba(73,148,117,0.25);
	width: 100%;
	border-bottom: dotted 1px rgba(0,70,121,0.8);
}
em{
	color: rgba(164,70,130,1);
	font-style: normal;
}
strong{
	color: rgba(255,0,0,1);
}
section figure{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
section figcaption h4{
	font-size: 1.0em;
}
.moIMG{
	color: rgba(255,255,255,1);
}
.moIMG a{
	color: rgba(255,255,255,1);
}
.moIMG figure:after{
	position: absolute;
	background: rgba(255,255,255,1);
	content: "";
	display: block;
	width: 90%;
	height: 1px;
	left: 5%;
	top: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.moIMG figure:hover:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.moIMG figcaption h4,
.moIMG figcaption h3{
	position: absolute;
	text-align: center;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .4s ease-out .2s;
	-moz-transition: all .4s ease-out .2s;
	transition: all .4s ease-out .2s;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
.moIMG figcaption h3{
	bottom: 51%;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	transform: translateY(-30px);
}
.moIMG figcaption h4{
	top: 52%;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	transform: translateY(30px);
}
.moIMG figure:hover figcaption h4,
.moIMG figure:hover figcaption h3{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}

.moIMG figure img{
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.moIMG figure:hover img{
	opacity: .7;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
}
.nonedisplay{
	display: none;
}
.overlay{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	z-index: 3001;
}
.btn_area{
	width: 600px;
	height: 600px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff url(/img/bg.jpg) repeat center center;
	border-radius: 10px;
	z-index: 3002;
}
.btn_area .modal_main{
	width: 100%;
	height: 80%;
	padding: 0px 30px 30px 30px;
}
.btn_area .modal_title{
	width: 100%;
	text-align: center;
}
.btn_area .cBtn{
	color: #391d2b;
	border-radius: 10px;
	padding: 1px;
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	cursor: pointer;
	font-size: 16px;
}
.btn_area .modal_mes{
	width: 100%;
	height: 90%;
}
.btn_area .modal_mes .modal_com{
	padding: 5px 5px 5px 5px;
}
.btn_area .modal_mes figure{
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0px 0px 0px 0px;
}
figure img{
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	width: 250px;
}
.btn_area .modal_mes .contact_tel{
	border-radius: 20px 20px 20px 20px;
	padding: 0px 20px 0px 20px;
	color: #fff;
	font-size: 1.6em;
	background: #ab045c;
}
.btn_area .modal_mes .contact_tel a{
	color: #fff;
	text-decoration: none;
}
.btn_area h2{
	background:rgba(255,255,255,0) url(/img/bg_menu.png) repeat center bottom;
	height: 60px;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 900;
	font-style: normal;
	color:#fff;
	padding: 19px 0px 0px 10px;
	font-size: 1.6em;
}
.btn_area h2:before{
	content:"";
	display:inline-block;
	width:24px;
	height:24px;
	background:url(/img/logo.min.png) no-repeat;
	background-size:contain;
	margin: 0px 10px 0px 0px;
	vertical-align: -3px;
}
.btn_area h2 br{
	display: none;
}
.btn_area .modal_mes span{
}

.card{
	display: inline-box;
	width:95%;
	flex-wrap: wrap;
	margin: 10px 0px 10px 20px;
	box-sizing:border-box;
	justify-content: space-between;
}
.card #yel{
	position: relative;
	background: rgba(238,248,183,0.8);
	padding: 0.4em 0.5em;
	margin: 2em 0 0.5em;
	color: rgba(255,255,255,0.9);
	max-width:300; 
	color: rgba(88,101,110,1);
}
.card .fonts{
	color: rgba(88,101,110,1);
	text-decoration: none;
	font-size: 0.88em;
}



/* スマホ用モーダルメニュー */
@media screen and (min-width: 1300px){
	.sp{
		display: none;
	}
	.gnav_sp{
		display: none;
	}
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: rgba(88,101,110,1);
	}
}
