@charset "UTF-8";


body{
	width: 100%;
	height: auto;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 16px;
	line-height: 2.3;
	color: #595757;
	margin: auto;
	background: #fff;
}
.gray_bg1{
	background: #2d2a29;
}
.cf:after{
	content:"";
	clear:both;
	display:block;
}

a{
	color: #595757;
}

img{
	vertical-align: bottom;
}

body img{
	width: 100%;
	height: auto;
}
.pc_on{
	display:none;
}
.smart_on{
	display:block;
}
@media print, screen and (min-width: 801px) {
.pc_on{
	display:block;
}
.smart_on{
	display:none;
}
}

.clear_both{
	clear: both;
}

.h10{
	height: 10px;
}
.h20{
	height: 20px;
}
.h30{
	height: 30px;
}
.h40{
	height: 40px;
}
.h50{
	height: 50px;
}
.h60{
	height: 60px;
}
.h70{
	height: 70px;
}
.h80{
	height: 80px;
}
.h90{
	height: 90px;
}
.h100{
	height: 100px;
}

.nmt50{
	margin: -50px 0 0;
}

ul li{
	list-style: none;
}


header{
	width: 100%;
	height: 80px;
	background: rgba(255,255,255,1.0);
	/*background: rgb(204, 208, 116);*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;/*20211027*/
}
@media print, screen and (min-width: 801px) {
header{
	height: 90px;
	background: rgba(255,255,255,0.7);/*20211027*/
}
}


header nav{
	width: 100%;
	/*max-width: 1400px;*/
	margin: auto;
}

.hd_nav_l{
	width: auto;
	height: 54px;
	float: left;
	margin: 14px 0 0 4.142%;
}
.hd_nav_l img{
	width: auto;
	height: 54px;
}
@media print, screen and (min-width: 801px) {
.hd_nav_l{
	width: 10.333%;
	width: 100px;
	max-width: 128px;
	height: auto;
	float: left;
	margin: 15px 0 0 4.142%;
	margin: 12px 0 0 2%;
}
.hd_nav_l img{
	width: 100%;
	height: auto;
}
}
@media print, screen and (min-width: 951px) {
.hd_nav_l{
	width: 100px;
	margin: 22px 0 0 2%;
}
}
@media print, screen and (min-width: 1051px) {
.hd_nav_l{
	width: 128px;
	max-width: 128px;
	height: auto;
	float: left;
	margin: 15px 0 0 2%;
}
}
@media print, screen and (min-width: 1201px) {
.hd_nav_l{
	width: 128px;
	max-width: 128px;
	height: auto;
	float: left;
	margin: 15px 0 0 4.142%;
}
}


@media print, screen and (max-width: 800px) {
.hd_nav_r{
	display: none;
}
}
@media print, screen and (min-width: 801px) {
.hd_nav_r{
	width: 71.666%;
	width: 58.333%;
	width: 71%;
	max-width: 720px;
	float: right;
	margin: 20px 0 0 0;
	margin: 20px 16px 0 0;
	padding: 0 18px 0 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
}
@media print, screen and (min-width: 901px) {
.hd_nav_r{
	width: 60%;
}
}
@media print, screen and (min-width: 1001px) {
.hd_nav_r{
	width: 64%;
	max-width: 720px;
	margin: 20px 16px 0 0;
	padding: 0;

}
}
@media print, screen and (min-width: 1101px) {
.hd_nav_r{
	width: 78%;
}
}
/*
.hd_nav_r li{
	display: inline-block;
	font-size: 14px;
	margin: 0 1.2%;
	color: #000;
	letter-spacing: 0.065em;
}
/*
.hd_nav_r li:last-child{
	margin: 0 0 0 0;
}
*/
@media print, screen and (min-width: 801px) {
.hd_nav_r li{
	font-size: 12px;
	color: #000;
	letter-spacing: 0.065em;
	position: relative;
}
}
@media print, screen and (min-width: 1001px) {
.hd_nav_r li{
	font-size: 14px;
	color: #000;
	letter-spacing: 0.065em;
}
}
.hd_nav_r li a,.hd_nav_r2 li a{
	color: #000;
	text-decoration: none;
}

/*ナビon*/
.hd_nav_r li a:hover span.gnv_bnr{
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #000;
}
.hd_nav_r li.on span.gnv_bnr{
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #000;
}


.hd_nav_r2{
	width: 48.6%;
	width: 44%;
	height: auto;
	float: right;
	margin: 12px 2.404% 6px 0;
	margin: 12px 16px 6px 0;
}

.hd_nav_r2 li a{
	padding: 1px 0 0;
	display: inline-block;
	text-align: center;
}

.hd_nav_r2 li:nth-child(2){
	width: 5.349%;
	max-width: 26px;
	height: auto;
	float: right;
	margin: -1px 2.404% 0 0;
}
.hd_nav_r2 li:first-child{
	width: 5.349%;
	max-width: 26px;
	height: auto;
	float: right;
	margin: -1px 0 0 0;
}
.hd_nav_r2 li:nth-child(3),
.hd_nav_r2 li:nth-child(4){
	display: inline-block;
	border: 1px solid #000;
	font-size: 14px;
	float: right;
	padding: 12px;
	padding: 1px　12px 2px 12px;
	margin: 0 2.7% 0 0;
	margin: 0 4.4% 0 0;
	margin: 0 3% 0 0;
	color: #000;
	letter-spacing: 0.065em;
	text-align: center;
}
/*
.hd_nav_r2 li:last-child{
	display: inline-block;
	font-size: 14px;
	float: right;
	padding: 12px;
	margin: 0 2.7% 0 0;
	margin: 0 4.4% 0 0;
	margin: 0 3% 0 0;
	color: #000;
	letter-spacing: 0.065em;
	text-align: center;
}
*/



.hd_nav_r3{
	width: 16.666%;
	width: 200px;
	height: 90px;
	float: right;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
}
.hd_nav_r3 a{
	color: #fff;
	text-decoration: none;
}
.hd_res_btn1,.hd_res_btn2{
	width: 50%;
	/*height: 90px;*/
	display: block;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 35px 0 ;
	float: right;
	color: #fff;
	letter-spacing: 0.085em;
	text-align: center;
}
.hd_res_btn1{
	padding: 24.5px 0 ;
	margin: 0 0 0 0;
	background: #4c4e58;
	
}
.hd_res_btn2{
	margin: 0 0 0 0;
	background: #723756;
}
/*.hd_nav_r3 li a{
	color: #fff;
	text-decoration: none;
	padding: 15px 0 0;
	background: #4c4e58;
}
.hd_nav_r3 li:last-child a{
	color: #fff;
	text-decoration: none;
	padding: 15px 0 0;
	background: #723756;
}*/
/********

スマホナビ

*********/

#sp_menu{
	width:50px;
	height:auto;
	position:fixed;
	top:20px;
	right:4%;
	/*background:#6FF;*/
	z-index: 100;
}
#sp_menu img{
	width:100%;
	height:auto;
}


.sp_menu2_box1{
	width:20%;
	height:70px;
	position:fixed;
	top: 10px;
	right: calc( 9% + 50px );
	/* background:#6FF; */
	z-index: 100;
}
.sp_menu2_box1 .sp_menu2_btn1{
	width:100%;
	height:46%;
	margin: 0;
	padding: 0;
	/* background: rgba(185, 185, 9, 0.2); */
	display: flex;
	align-items: center;
}
.sp_menu2_box1 .sp_menu2_btn1 a{
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	text-decoration:none;
	/* background: rgba(209, 61, 246, 0.3); */
}
.sp_menu2_box1 .sp_menu2_btn1 p{
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	/* background: rgb(100, 247, 108); */

	font-size: 16px;
	font-size: 4vw;
	line-height: 101%;
	text-align: left;
	text-decoration:none;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0;
	color: #000;
	display:inline;
}


.sp_menu2_box1 .sp_menu2_btn1 a.arrow01{
	width: 100%;
	position: relative;
	/*display: inline-block;*/
	padding: 0;
	vertical-align: middle;
	text-decoration: none;
}
.sp_menu2_box1 .sp_menu2_btn1 a.arrow01::before,
.sp_menu2_box1 .sp_menu2_btn1 a.arrow01::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sp_menu2_box1 .sp_menu2_btn1 a.arrow01::before{
	top: 2px;
	right: 2px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


#nv_box{
	width:100%;
	height:auto;
	position:fixed;
	top:80px;
	
	background:rgba(255,255,255,0.8);
	z-index:999999;
	display:none;
	color: #000;
	
}

#nv_box2{
	width:100%;
	height:auto;
	background:#fff;
	/*
	display:none;
	*/
}

.table{
	margin:0px;
	padding:0px;
	width:100%;
	border-top: 1px solid #000;
}


.table0 {
	clear: both;
	width:100%;
}

.table1 {
	width:49.9%;
	width:50%;
	float:left;	
}

.table2 {
	width:49.9%;
	width:50%;
	float:right;	
}

.table0 li , .table1 li , .table2 li {
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
}


.table div.table3 {
	clear:both;
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
}

.table4 li{
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
}

/* ボタン共通 */
.table0 li , .table1 li , .table2 li {
	position: relative;
}
.table0 li a , .table1 li a , .table2 li a  {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0;
	padding:23px 0;
	padding:20px 0;
	padding:16px 0;
	
	padding: 20px 0;
	
	
	font-size: 18px;
	font-size: 16px;
	font-size: 4.2vw;
	
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.25em;
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	
}
.table0 li.on a , .table1 li.on a , .table2 li.on a , .table3 li.on a{
	background: #723756;
	color: #fff;
}

.table div.table3 li a {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0;
	padding:23px 0;
	padding:20px 0;
	padding:16px 0;
	font-size: 18px;
	font-size: 16px;
	font-size: 4.2vw;
	
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.25em;
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	
}

.table div.table4 li a {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:15px 0 15px;
	font-size: 16px;
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	
}
.table div.table5 li a {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0 10px;
	font-size: 18px;
	font-size: 16px;
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	
}


/**20211027修正*/
.table div.table6{
	width: 80%;
	margin: auto;
}
.table div.table6 li a {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0 15px;
	font-size: 14px;
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	width: 25%;
	float: left;
	padding: 25px 0 25px 0;
}
/*.table div.table6 li:nth-child(3) a {
	padding: 25px 0 25px 0;
}
.table div.table6 li:nth-child(4) a {
	width: 28%;
	padding: 0 11% 0 ;
}
.table div.table6 li:nth-child(5) a {
	width: 28%;
	padding: 0 11% 0 0 ;
}*/
/**20211027修正*/



.sp_menu_txt1 {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0 15px;
	padding:30px 0 10px;
	font-size: 16px;
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing:0.15em;
	/*
	background-image: -moz-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -webkit-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	background-image: -ms-linear-gradient( linear,left top,left bottom,from(#eff2f4),color-stop(0.49, #fff),color-stop(0.50, #fff),to(#eff2f4) );
	*/
/*	background:rgba(255,255,255,0.5);*/
	/*margin-bottom:1px;*/
	
}

.table div.table3 li.sp_menu_3culum a {
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #000;
	padding:34px 0;
	padding:26px 0;
	font-size: 12px;
}

.sp_menu_form1 a{
	padding: 15px 0;
}
.sp_sns_box1{
	width: 20%;
	height: auto;
	margin: auto;
}
.sp_menu_form2{
	width: 40%;
	height: auto;
	float: left;
	margin: 0 0 0 0;
}
.sp_menu_form3{
	width: 40%;
	height: auto;
	float: right;
	margin: 0 0 0 0;
}

.sp_menu_3culum1{
	width: 33%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_3culum2{
	width: 43%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_3culum3{
	width: 24%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_3culum4{
	width: 40%;
	width: 33.333%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_3culum5{
	width: 36%;
	width: 33.333%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_3culum6{
	width: 24%;
	width: 33.333%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}

.sp_menu_5culum1{
	width: 21%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}
.sp_menu_5culum2{
	width: 16%;
	height: auto;
	float: left;
	padding: 0 0 0 0;
}



.contents_start{
	margin: 70px 0 0 0;
	margin: 80px 0 0 0;
}
.contents630{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.contents800{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.contents1000{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.contents1200{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.contents1400{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
@media print, screen and (min-width: 801px) {
.contents630{
	width: 63%;
	max-width: 630px;
}
.contents800{
	width: 80%;
	
}	
.contents1000{
	width: 100%;
	max-width: 1000px;
}	
.contents1200{
	width: 100%;
	max-width: 1200px;
}	
.contents1400{
	width: 100%;
	max-width: 1400px;
}	
.contents_start{
	margin: 70px 0 0 0;
	margin: 90px 0 0 0;
}
}






.top_box_fl1{
	width: 100%;
	height: auto;
	margin: 120px auto 0;
}

.top_box_fr1{
	width: 100%;
	height: auto;
	margin: 120px auto 0;
	/*background: #EE1519;*/
}
@media print, screen and (min-width: 801px) {
.top_box_fl1{
	width: 56.6%;
	max-width: 566px;
	height: auto;
	float: left;
	margin: 120px 0 0;
}

.top_box_fr1{
	width: 32%;
	max-width: 320px;
	height: auto;
	float: right;
	margin: 120px 0 0;
	/*background: #EE1519;*/
}
}
.link_bnr1{
	margin: 30px auto;
	/*background:#6F08F1;*/
}


.info_box1{
	margin: 45px 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.info_date{
	font-size: 14px;
	color: #979797;
	margin: 0 0 12px;
}
.info_new{
	color: #a2272d;
	padding: 0 0 0 10px;
}
.info_head{
	font-size: 16px;
	color: #e4e4e4;
	margin: 0;
}
.info_head a{
	border-bottom: 1px solid #999;
	padding: 0 0 3px 0;
}

.info_link_btn1{
	font-size: 14px;
	text-align: center;
	margin: 60px auto 0;
}
.info_link_btn2{
	font-size: 14px;
	text-align: center;
	margin: 60px auto 0;
}
.info_link_btn1 a,.info_link_btn2 a{
	padding: 0 0 8px 6px;
	border-bottom: 1px solid #999;
}
@media print, screen and (min-width: 801px) {
.info_link_btn1{
	text-align: right;
	margin: 60px 30px 0 0;
}
}



.contact_txt1{
	font-size: 18px;
	margin: 34px 0 40px;
}




.com_ft{
	clear: both;
	width: 100%;
	height: auto;
	background: #494b51;
	color: #dbdbdb;
	margin: 0;
	padding: 0;
}











.ft_nav3_title1{
	clear: both;
	width: 100%;
	font-size: 14px;
	line-height: 101%;
	margin: 0 0 3px;
	padding: 0;

}
.ft_tel1{
	width: auto;
	font-size: 37px;
	line-height: 101%;
	margin: 0;
	padding: 0;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	
/*	background: rgba(88,183,122,1.00);*/
}

.ft_nav3_title2{
	clear: both;
	width: 100%;
	font-size: 13px;
	line-height: 101%;
	margin: 10px 0 3px;
	padding: 0;

}
.ft_tel2{
	width: auto;
	font-size: 28px;
	line-height: 101%;
	margin: 0;
	padding: 0;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	
/*	background: rgba(88,183,122,1.00);*/
}

.tel_number1 a,.tel_number3 a{
	text-decoration: none;
}

.ft_time1{
	width: auto;
	font-size: 16px;
	line-height: 110%;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	position: relative;
	top: -2px;
	
/*	background: #900;*/
}
.ft_time1 span{
	font-size: 11px;
	line-height: 110%;
	position: relative;
	left: -7px;
}
.ft_tel1 a,.ft_tel2 a,.ft_time1 a{
	text-decoration: none;
	color: #dbdbdb;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.ft_address1{
	line-height: 1.4;
	padding: 10px 0 0;
}


@media print, screen and (max-width: 800px) {
.ft_logo1{
	clear: both;
	width: 50%;
	max-width: 200px;
	height: auto;
	margin: 0 auto 2.6%;
	padding: 50px 0 0;
}
.ft_nav3{
	clear: both;
	width: 86%;
	height: auto;
	margin: 50px auto 1% ;
	padding: 10px auto 0;
	
	font-size: 14px;
	
/*	background: #1EE56A;*/
}
.ft_nav3_title1{
	font-size: 3.5vw;
	text-align: center;
}
.ft_tel1{
	clear: both;
	width: 100%;
	font-size: 11vw;
	line-height: 101%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
	
.ft_nav3_title2{
	font-size: 2.5vw;
	text-align: center;
}
.ft_tel2{
	clear: both;
	width: 100%;
	font-size: 8.5vw;
	line-height: 101%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}	

.ft_time1{
	clear: both;
	width: 100%;
	font-size: 4vw;
	line-height: 101%;
	text-align: center;
	margin: 0;
	padding: 3px 0 0;
}
.ft_time1 span{
	font-size: 3vw;
	line-height: 101%;
	text-align: center;
	position: relative;
	top: -2px;
}
.ft_address1{
	clear: both;
	width: 100%;
	font-size: 3.7vw;
	line-height: 130%;
	text-align: center;
	margin: 0;
	padding: 12px 0 0;
}
}
@media print, screen and (min-width: 801px) {
.ft_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 0;
	
	display: flex;
	justify-content: center;
/*	background: rgba(111,54,55,1.00);*/
}
.ft_logo1{
	width: 14.6%;
	width: 146px;
	height: auto;
	margin: 30px 45px 0 0;
	padding: 0;
	
/*	background: rgba(81,162,209,1.00);*/
}
.ft_logo1 img{
	width: 100%;
	height: auto;
}
.ft_nav{
	width: 16%;
	width: 160px;
	height: auto;
	margin: 0 ;
	padding: 0;
	font-size: 15px;
/*	background: #550;*/
}
.ft_nav a{
	font-size: 15px;
	text-decoration: none;
	color: #dbdbdb;
	padding: 0 0 10px;
}
	
.ft_nav2{
	width: 16%;
	width: 120px;
	height: auto;
	margin: 0 ;
	padding: 0;
	font-size: 15px;
/*	background: #990;*/
}

.ft_nav2 a{
	font-size: 15px;
	text-decoration: none;
	color: #dbdbdb;
	padding: 0 0 10px;
}
	
.ft_nav3{
	width: 40%;
	max-width: 375px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	
/*	background: rgba(211,140,219,1.00);*/
}
}
@media print, screen and (min-width: 1001px) {
.ft_logo1{
	margin: 30px 60px 0 0;
}
.ft_nav{
	width: 170px;
}
.ft_nav2{
	width: 150px;
}	
.ft_nav3{
	width: auto;
	max-width: 500px;
}
}
@media print, screen and (min-width: 1201px) {
.ft_logo1{
	margin: 30px 80px 0 0;
}
.ft_nav{
	width: 180px;
}
.ft_nav2{
	width: 160px;
}	
.ft_nav3{
	width: auto;
	max-width: 500px;
}
}







.ft_link_title1{
	font-size: 20px;
	width: 12%;
	height: auto;
	margin: 0 auto 20px;
	padding: 30px 0 0;
}
.ft_bnr1{
	width: 80%;
	height: auto;
	margin: 0 auto 30px;
}

@media print, screen and (min-width: 801px) {
.ft_link_title1{
	width: 5.4%;
	margin: 50px auto 10px;
	padding: 0;
}
.ft_address1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	line-height: 1.4;
	
/*	background: rgba(98,174,116,1.00);*/
}
/*.ft_bnr1{
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
}*/
.ft_bnr1{
	width: 23%;
	max-width: 230px;
	float: left;
	margin: 0 2.666% 0 0;
}
.ft_bnr1.end{
	margin: 0 0 0 0;
}
}

@media print, screen and (min-width: 801px) {
.ft_time1{
	clear: both;
	font-size: 13px;
	line-height: 120%;
	margin: 3px 0 0 0;
	position: relative;
	left: -5px;
}
.ft_time1 .pc_on{
	display: none;
}
}
@media print, screen and (min-width: 901px) {
.ft_time1{
	clear: none;
	font-size: 13px;
	line-height: 120%;
	margin: 6px 0 0 0;
	float: left;
	left: 0;
}
.ft_time1 .pc_on{
	display: block;
}
}

	
.ft_copyright{
	clear: both;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	color: #979797;
	text-align: center;
	padding: 0 0 20px;
}


.ft_info_box1{
	width: 100%;
	height: auto;
	margin: 40px auto 0;
}
.ft_info1{
	width: 80%;
	height: auto;
	margin: 0 auto 0;
}
.ft_info2{
	width: 80%;
	height: auto;
	margin: 0 auto 0;
}
.ft_info3{
	width: 80%;
	height: auto;
	margin: 0 auto 0;
}
@media print, screen and (min-width: 801px) {
.ft_info_box1{
	width: 89.6%;
	height: auto;
	margin: 40px auto 0;
}
.ft_info1{
	width: 32.366%;
	height: auto;
	float: left;
	margin: 0 4.241% 0 0;
}
.ft_info2{
	width: 33.705%;
	height: auto;
	float: left;
	margin: 0 4.241% 0 0;
}
.ft_info3{
	width: 25.446%;
	height: auto;
	float: left;
	margin: 0;
}
}
	
	
.ft_nav_box1{
	margin: 120px 0 0;
}
.ft_bnr_box1 li{
	margin: 0 auto 30px;
}
@media print, screen and (min-width: 801px) {
.ft_bnr_box1 li{
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
}
.ft_bnr_box1 li:last-child{
	margin: 0 ;
}
}



.ft_reserve_box1{
	width: 80%;
	height: auto;
	margin: 40px auto;
	background: rgba(237,223,18,1.00);
	z-index: 999;
}
.ft_res1{
	font-size: 19px;
	width: 48%;
	height: auto;
	display:block;
	float: left;
}
.ft_res2{
	font-size: 19px;
	width: 48%;
	height: auto;
	display:block;
	float: right;
}
.ft_res1 a{
	width: 48%;
	display:block;
	background: #723756;
	line-height: 56px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ft_res2 a{
	width: 48%;
	display:block;
	border: 1px solid #dbdbdb;
	line-height: 56px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ft_sns_box1{
	width: 27%;
	height: auto;
	margin: 50px auto 30px;
}
.ft_sns1{
	width: 38%;
	height: auto;
	float: left;
}
.ft_sns2{
	width: 38%;
	height: auto;
	float: right;
}
@media print, screen and (min-width: 801px) {
.ft_reserve_box1{
	width: 37.6%;
	width: 50%;
	/*max-width: 376px;*/
	height: auto;
	margin: 40px auto;
}
.ft_res1{
	width: 47.872%;
	height: auto;
	float: left;
}
.ft_res2{
	width: 47.872%;
	height: auto;
	float: right;
}

.ft_sns_box1{
	width: 8.8%;
	margin: 20px auto 30px;
}
.ft_sns1{
	width: 29.545%;
	float: left;
}
.ft_sns2{
	width: 29.545%;
	float: right;
}
}






@media print, screen and (max-width: 800px) {
.ft_btn_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
a .ft_btn1{
	width: 38%;
	height: auto;
	float: left;
	letter-spacing: 0.18em;
	background: #723756;
	border: 1px solid #723756;
	border: none;
	
	position: relative;
/*	box-sizing: border-box;*/
	margin: 2% 4% 8% 8%;
}
a .ft_btn2{
	width: 38%;
	height: auto;
	float: right;
	letter-spacing: 0.18em;
	border: 1px solid #dbdbdb;
	
	position: relative;
	box-sizing: border-box;
	margin: 2% 8% 8% 4%;
}
.ft_btn1 p,.ft_btn2 p{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display:flex;
	align-items: center;
	justify-content: center;
}
.ft_btn1 span , .ft_btn2 span{
	clear: both;
	width: 100%;
	height: auto;
	font-size: 4.1vw;
	line-height: 101%;
	text-decoration: none;
	color: #fff;
	
}
}
@media print, screen and (min-width: 801px) {
.ft_btn_box1{
	width: 37.6%;
	max-width: 376px;
	margin: 60px auto;
	text-align: center;
}
.ft_btn1{
	width: 47.872%;
	max-width: 180px;
	line-height: 56px;
	letter-spacing: 0.18em;
	background: #723756;
	border: 1px solid #723756;
	
	position: relative;
	box-sizing: border-box;
	float: left;
	color: #fff;
}
.ft_btn2{
	width: 47.872%;
	max-width: 180px;
	line-height: 56px;
	letter-spacing: 0.18em;
	border: 1px solid #dbdbdb;
	
	position: relative;
	box-sizing: border-box;
	float: right;
	color: #fff;
}

}











.com_main_head1{
	font-size: 22px;
	line-height: 2;
	text-align: center;
	margin: 80px 0 0;
	letter-spacing: 0.06em;
}
.com_main_head2{
	font-size: 22px;
	line-height: 2;
	text-align: center;
	margin: 15px 0 60px;
	letter-spacing: 0.06em;
}

.com_title_ph1{
	width: 40%;
	height: auto;
	margin: 0 auto ;
}
.com_title_ph2{
	width: 40%;
	height: auto;
	margin: 0 auto;
}
.com_title_ph3{
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 80px 0 0;
}
.cap_txt1{
	font-size: 11px;
	padding: -2px 0 2px 4px;
	color: #fff;
}
@media print, screen and (min-width: 801px) {
.com_title_ph1{
	width: 20%;
	max-width: 200px;
	margin: 70px auto 0;
}
.com_title_ph2{
	width: 64%;
	max-width: 640px;
	margin: 70px auto 0;
}
.com_title_ph3{
	width: 40%;
	max-width: 400px;
	margin: 70px auto 0;
}
}

.txt_center1{
	text-align: justify;
	line-height: 3;
	margin: 0 0 30px;
}
@media print, screen and (min-width: 801px) {
.txt_center1{
	text-align: center;
}
}




.width690{
	width: 100%;
	height: auto;
	margin: 15px auto 0;
}
.width690-2{
	width: 90%;
	height: auto;
	margin: 15px auto 0;
}
.width692{
	width: 90%;
	height: auto;
	margin: 15px auto 0;
}
.width800{
	width: 90%;
	height: auto;
	margin: 15px auto 0;
}
@media print, screen and (min-width: 801px) {
.width690{
	width: 69%;
	max-width: 690px;
	margin: 15px auto 0;
}
.width800{
	width: 80%;
	max-width: 800px;
	margin: 15px auto 0;
}
.width690-2{
	width: 92%;
	max-width: 692px;
	margin: 15px auto 0;
}
.width692{
	width: 69.2%;
	max-width: 692px;
	height: auto;
	margin: 15px auto 0;
}
}

.border100{
	width: 100%;
	height: 1px;
	max-width: 1000px;
	border-bottom:1px solid #595757;
}
.border90{
	width: 90%;
	height: 1px;
	max-width: 900px;
	border-bottom:1px solid #595757;
	margin: 0 auto;
}
.border80{
	width: 80%;
	height: 1px;
	max-width: 800px;
	border-bottom:1px solid #595757;
	margin: 0 auto 5px;
}
.border70{
	width: 70%;
	height: 1px;
	max-width: 700px;
	border-bottom:1px solid #595757;
	margin: 0 auto  5px;
}


.com_main_title1{
	width: 60%;
	height: auto;
	margin: 0 auto 40px;
}
.com_box_title1{
	width:60%;
	max-width: 300px;
	height: auto;
	margin: 0 auto 35px;
}
.com_box_title1.ph_large1{
	width: 72%;
}
.com_box_title2{
	width:60%;
	max-width: 300px;
	height: auto;
	margin: 0 auto 35px;
}
@media print, screen and (min-width: 801px) {
.com_main_title1{
	width: 30%;
	margin: 0 auto 40px;
}
.com_box_title1{
	width: 30%;
	max-width: 300px;
	margin: 0 auto 35px;
}
.com_box_title1.ph_large1{
	width: 30%;
	max-width: 300px;
	margin: 0 auto 35px;
}
.com_box_title2{
	width: 23.2%;
	max-width: 232px;
	margin: 0 auto 35px;
}
}


.com_box2_l1{
	width: 90%;
	/*max-width: 672px;*/
	height: auto;
	margin: auto;
}
.com_box2_r1{
	width: 90%;
	/*max-width: 476px;*/
	height: auto;
	margin: auto;
}
.com_box2_l2{
	width: 90%;
	/*max-width: 672px;*/
	height: auto;
	margin: auto;
}
.com_box2_r2{
	width: 90%;
	/*max-width: 476px;*/
	height: auto;
	margin: auto;
}
.com_txt_box1{
	width: 100%;
	height: auto;
	margin: 24px auto 0;
	margin: 50px auto;
}
.com_txt_box2{
	width: 100%;
	height: auto;
	margin: 24px auto 0;
	margin: 50px auto;
}
.com_txt_box3{
	width: 100%;
	height: auto;
	margin: 24px auto 0;
	margin: 50px auto;
}
.com_txt_box4{
	width: 100%;
	height: auto;
	margin: 24px auto 0;
	margin: 50px auto;
}
@media print, screen and (min-width: 801px) {
.com_box2_l1{
	width: 56%;
	/*max-width: 672px;*/
	height: auto;
	float: left;
}
.com_box2_r1{
	width: 39.666%;
	/*max-width: 476px;*/
	height: auto;
	float: right;
}
.com_box2_l2{
	width: 56%;
	/*max-width: 672px;*/
	height: auto;
	float: right;
}
.com_box2_r2{
	width: 39.666%;
	
	/*max-width: 476px;*/
	height: auto;
	float: left;
}
.com_txt_box1{
	width: 75.789%;
	margin: 0 auto 94px ;
}
.com_txt_box2{
	width: 63%;
	width: 74%;
	margin: 30px auto 80px ;
}
.com_txt_box3{
	width: 63%;
	width: 74%;
	margin: 180px auto 80px ;
}
.com_txt_box4{
	width: 63%;
	width: 74%;
	margin: 180px auto 80px ;
}
}


.com_box_fl1{
	width: 100%;
	height: auto;
	margin: 80px auto 70px;
}
.com_box_fr1{
	width: 100%;
	height: auto;
	margin: auto;
}
.com_box_fl2{
	width: 100%;
	height: auto;
	margin: 80px auto 70px;
}
.com_box_fl2.for_sp{
	width: 100%;
	height: auto;
	margin: 80px auto 30px;
}
.com_box_fr2{
	width: 100%;
	height: auto;
	margin: auto;
}
.com_box_fl2_txt1{
	font-size: 15px;
}
.com_box_fl2_txt2{
	font-size: 13px;
	line-height: 1.5;
	padding: 15px 0 0;
}
.com_box_fl2_txt3{
	font-size: 14px;
	line-height: 1.5;
	padding: 4px 0 0;
}
.com_box_fl2_txt4{
	font-size: 13px;
	line-height: 1.5;
	padding: 4px 0 0;
}
@media print, screen and (min-width: 801px) {
.com_box_fl1{
	width: 46%;
	max-width: 460px;
	float: left;
	margin: 0;
}
.com_box_fr1{
	width: 46%;
	max-width: 460px;
	float: right;
	margin: 0;
}
.com_box_fl2{
	width: 48%;
	max-width: 480px;
	float: left;
	margin: 0;
}
.com_box_fl2.for_sp{
	width: 48%;
	max-width: 480px;
	float: left;
	margin: 0;
}
.com_box_fr2{
	width: 48%;
	max-width: 480px;
	float: right;
	margin: 0;
}
}

.lead_copy_ctr1{
	font-size: 15px;
	text-align: justify;
	line-height: 2.4;
}
.lead_copy_ctr1.m01{
	text-align: center;
}
@media print, screen and (min-width: 801px) {
.lead_copy_ctr1{
	font-size: 15px;
	text-align: center;
	line-height: 2.4;
}
}
.com_3culum1{
	width: 33.3%;
	max-width: 333px;
	height: auto;
	float: left;
}
.com_3culum1.mid{
	width: 33.4%;
	max-width: 334px;
}



.com_btn_ctr1{
	width: 50%;
	height: auto;
	margin: auto;
}
.com_btn_ctr2{
	width: 50%;
	height: auto;
	margin: auto;
}
@media print, screen and (min-width: 801px) {
.com_btn_ctr1{
	width: 18.4%;
	margin: auto;
}
.com_btn_ctr2{
	width: 15%;
	margin: auto;
}
}
	
	
.cap_l{
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #595757;
	line-height: 1.5;
}
.cap_r{
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #595757;
	line-height: 1.5;
	text-align: right;
}
.bg_yellow1{
	background: #faf4ec;
}

.nmt10{
	margin: -10px 0 0;
}
.nmt15{
	margin: -15px 0 0;
}
.nmt20{
	margin: -20px 0 0;
}
.nmt25{
	margin: -25px 0 0;
}
.nmt30{
	margin: -30px 0 0;
}
.nmt60{
	margin: -60px 0 0;
}
.nmt70{
	margin: -70px 0 0;
}
.nmt80{
	margin: -80px 0 0;
}
.nmt100{
	margin: -100px 0 0;
}
.nmt120{
	margin: -120px 0 0;
}
.nmt140{
	margin: -140px 0 0;
}
.nmt170{
	margin: -170px 0 0;
}
.nmt200{
	margin: -200px 0 0;
}
.nmt220{
	margin: -220px 0 0;
}
.nmt230{
	margin: -230px 0 0;
}
.nmt350{
	margin: -350px 0 0;
}















.header2{
	width: 100%;
	height: auto;
	margin:0 auto;
	position:absolute;
}



.nv_box_w600 a .hd_btn_bar2{
	clear: both;
	width: 30px;
	height: 1px;
	border-bottom:none;
	margin: 4px auto 0;
}
.nv_box_w600 a:hover .hd_btn_bar2 {
	border-bottom: 1px solid #000;
}
.nv_box_w600 a .hd_btn_bar2.on {
	border-bottom: 1px solid #000;
}


.nv_box_w800 a .hd_btn_bar2{
	clear: both;
	width: 30px;
	height: 1px;
	border-bottom:none;
	margin: 4px auto 0;
}
.nv_box_w800 a:hover .hd_btn_bar2 {
	/*border-bottom: 1px solid #fff;*/
	background: #fff;
}
.nv_box_w800 a .hd_btn_bar2.on {
	background: #fff;
}


#nv_box1 , #nv_box2{
	width:100%;
	height:auto;
	position:absolute;
	right:0;
	top:-1px;
	top:90px;

	z-index:999;
	display:none;
	background:rgba(0,0,0,0.6);
	background: rgba(255,255,255,0.5);
	border-top: 1px solid #000;
}

.nv_box_w600{
	width:100%;
	max-width: 700px;
	height:40px;
	padding: 20px 0 0;
	padding: 10px 0 10px;
	margin: 0 auto;
	text-align: center;
}

.nv_box_w600 a{
	width: auto;
	height: auto;
	display:inline-block;

	font-size: 14px;
	line-height: 120%;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 400;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin: 0 12px;
	
	text-decoration: none;
}

.nv_box_w800{
	width:100%;
	max-width: 700px;
	height:84px;
	padding: 20px 0 0;
	margin: 0 auto;
	text-align: center;
}

.nv_box_w800 a{
	width: auto;
	height: auto;
	display:inline-block;

	font-size: 14px;
	line-height: 120%;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 400;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin: 0 12px;
}



.header3{
	width: 100%;
	height: auto;
	margin:0 auto;
	position:absolute;
	top: 90px;
}
.nv_btn3{
	position: relative;
}
#nv_box3{
	width:50%;
	height:auto;
	position:absolute;
	right:0;
	top:-1px;
	top:0;

	z-index:999;
	display:none;
	background:rgba(0,0,0,0.6);
	background: rgba(255,255,255,0.8);
}
.nv_box_book{
	width:100%;
	max-width: 700px;
	height:150px;
	padding: 20px 0 0;
	padding: 10px 0 10px;
	margin: 0 auto;
	text-align: center;
}

.nv_box_book a{
	width: auto;
	height: auto;
	display:inline-block;

	font-size: 13px;
	line-height: 120%;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 400;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin: 0 12px;
	padding: 0 0 10px;
	
	text-decoration: none;
	
	
	font-family:"Noto Serif JP W3", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.01em;
	font-feature-settings: "palt";
}

















/*#nv_box3{
	position: absolute;
	top: 44px;
	display: none;
	width: 100%;
	height: auto;
	line-height: 18px;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	padding: 0;
	background: #000;
	z-index: 999;
}


.c-header__nav-item--login_sub a{
	display: block;
	color: #fff !important;


	cursor: pointer;
}
.c-header__nav-item--login_sub a {
	width: 142px;
	line-height: 44px;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	position: relative;
	background: #982e37;

}

.c-header__nav-item--login_sub span a:after  {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	display: block;
	content: '';
	width: 6px;
	height: 7px;
	background: url(../images/cmn_icon_arrow2.svg) left top/6px 7px no-repeat; }*/



/***

インフォメーション

***/
.info_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	flex-wrap:wrap;/*flex折り返す*/
	justify-content: space-between;
}
.info_btn1 {
	width: 50%;
	height: 52px;
	margin: 5px 0 5px;
	padding: 0;
	position: relative;
	border: none;
	border-right: 1px #595757 solid;
	
	font-size: 13px;
	font-size: 3.5vw;
	line-height: 101%;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	box-sizing: border-box;	
}
.info_btn1 a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
.info_btn1 span{
	clear: both;
	width: 100%;
	height: 52px;
	line-height: 52px;
/*	display: table-cell;*/
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;	
}
.info_btn1.on{
	background: #856963;
	color: #fff;
	border-left: none;
	border-right: none;
}
.info_btn1.on a{
	color: #fff;
}
@media print, screen and (max-width: 800px) {
.info_btn1.m01 {
	border-left: 1px #595757 solid;
}
.info_btn1.m02 {
	clear: both;
	width: 100%;
	border-left: 1px #595757 solid;
}
.info_btn1.m03 {
	border-left: 1px #595757 solid;
}
}
@media print, screen and (min-width: 801px) {
.info_box1{
	width: 92%;
	margin: 0 auto;
}
}
@media print, screen and (min-width: 801px) {
.info_box1{
	width: 100%;
	flex-wrap:nowrap;/*flex折り返さない*/
}
.info_btn1 {
	width: 20%;
	height: 40px;
	margin: 0 0 20px;
	padding: 0;
	font-size: 13px;
	line-height: 101%;
}
.info_btn1 span{
	height: 40px;
	line-height: 40px;
}
.info_btn1.m01 {
	border-left: 1px #595757 solid;
}
}
/***

/インフォメーション

***/





/***

/インフォメーション　項目

***/

@media print, screen and (max-width: 800px) {
.info_txt_box1{
	clear: both;
	width: 100%;
	max-width: 400px;
	height: auto;
	margin: 15px auto;
	float: none;
	background: rgba(207,32,35,0.3);
}
}
@media print, screen and (min-width: 801px) {
.info_txt_box1_bg{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	display: flex;
	flex-wrap: nowrap;/*flex折り返さない*/
	justify-content: space-between;
}
.info_txt_box1{
	width: 21.25%;
	max-width: 170px;
	height: auto;
	margin: 40px 0 40px;
}
}


.info_ph1{
	background: #ccc;
	width: 100%;
	height: 130px;
}
.info_categoly1{
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #856963;
}
.info_date1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12px;
	color: #595757;
}
.info_headline1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 13px;
	color: #595757;
	line-height: 1.5;
}

.top_tel_box1{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	margin: -20px auto 0;
}

.red{
	color: #723756;
}
.tel_text1{
	font-size: 13px;
	margin: 10px 0 0;
}
.tel_number3{
	font-size: 32px;
	line-height: 1.2;
	margin: 0 0 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
@media print, screen and (min-width: 801px) {
.top_tel_box1{
	width: 36%;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
	margin: -20px auto 0;
}
.tel_text1{
	font-size: 13px;
	margin: 0;
}
.tel_number3{
	font-size: 28px;
	line-height: 1.2;
	margin: -5px 0 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
}


.top_tel_box2{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.tel_number1{
	font-size: 35px;
	font-size: 11vw;
	font-size: 9vw;
	line-height: 115%;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 4px 0 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.tel_number2{
	font-size: 16px;
	font-size: 3.5vw;
	line-height: 101%;
	text-align: center;
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.tel_number2 span{
	font-size: 14px;
	font-size: 2.7vw;
	line-height: 101%;
	position: relative;
	top: -0.18vh;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
@media print, screen and (min-width: 801px) {
.top_tel_box2{
	width: 60%;
/*	max-width: 340px;*/
	height: auto;
	padding: 5px 0 0;
	display: flex;
	justify-content: center;
}
.tel_number1{
	width: 100%;
	height: auto;
	margin: 0 6px 0 0;
	padding: 0;
	
	font-size: 32px;
	line-height: 101%;
/*	background: rgba(183,54,205,1.00);*/
}
.tel_number2{
	width: auto;
	height: auto;
	margin: 0 0 0 -5px;
	padding: 4px 0 -5px;
	
	font-size: 13px;
	line-height: 1;
	text-align: center;
/*	background: rgba(97,219,125,1.00);*/
}
.tel_number2 span{
	font-size: 11px;
	line-height: 110%;
	position: relative;
	left: -7px;
}
}



.top_btn_center1{
/*	min-width: 40%;*/
	width: auto;
	width: 50%;
	height: auto;
	margin: 20px auto 0;
	padding: 0 20px;
	background: #723756;
}
.top_btn_center1 a{
	color: #fff;
	line-height: 2.5;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
@media print, screen and (min-width: 801px) {
.top_btn_center1{
/*	min-width: 20%;*/
	width: auto;
	width: 40%;
	margin: 20px auto 0;
}
}

.top_btn_info1{
/*	min-width: 40%;*/
	width: auto;
	width: 42%;
	height: auto;
	margin: 0 auto 30px;
	padding: 0 20px;
	background: #723756;
}
.top_btn_info1 a{
	color: #fff;
	line-height: 2.2;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
@media print, screen and (min-width: 801px) {
.top_btn_info1{
/*	min-width: 20%;*/
	width: auto;
	width: 14%;
	margin: 10px auto 20px;
}
}

.btn_center1{
/*	min-width: 40%;*/
	width: auto;
	width: 40%;
	height: auto;
	margin: 20px auto 0;
	padding: 0 20px;
	background: #723756;
	border-radius: 6px;
}
.btn_center1 a{
	color: #fff;
	line-height: 2.5;
	display: block;
	text-decoration: none;
	text-align: center;
}
@media print, screen and (min-width: 801px) {
.btn_center1{
/*	min-width: 20%;*/
	width: auto;
	width: 40%;
	margin: 20px auto 0;
}
}

	
.com_title1{
	font-size:28px;
	padding: 50px 0 0;
	letter-spacing: 0.24em;
	text-align: center;
}
.com_title2{
	font-size: 24px;
	text-align: center;
	letter-spacing: 0.24em;
}
.com_title_border1{
	border-bottom: 4px solid #723756;
	width: 3%;
	height: 4px;
	margin: 0 auto 20px;
}
.com_head1{
	font-size:20px;
	padding: 70px 0 50px;
	text-align: center;
}
.com_lead1{
	font-size:15px;
	padding: 0 0 220px;
	text-align: justify;
	line-height: 3;
}
.com_lead2{
	font-size:20px;
	padding: 0 0 40px;
	text-align: justify;
	line-height: 3;
}
.com_lead3{
	font-size:20px;
	padding: 0 0 40px;
	text-align: center;
	line-height: 2.4;
}
@media print, screen and (min-width: 801px) {
.com_head1{
	font-size:20px;
	padding: 70px 0;
}
.com_lead1,.com_lead2{
	text-align: center;
}
}
	



.com_2culumn_l1{
	width: 100%;
	height: auto;
	margin: auto;
}
.com_2culumn_r1{
	width: 100%;
	height: auto;
	margin: auto;
}
.com_3culumn1{
	width: 100%;
	height: auto;
	margin: 0 auto 80px;
}
.com_3culumn1.m01{
	margin: 0 auto;
}
.com_3culumn2{
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
}
.com_3culumn1.mid{
	margin: -80px 7% 0 0;
}
@media print, screen and (min-width: 801px) {
.com_2culumn_l1{
	width: 48%;
	max-width: 480px;
	height: auto;
	float: left;
}
.com_2culumn_r1{
	width: 48%;
	max-width: 480px;
	height: auto;
	float: right;
}
.com_3culumn1{
	width: 31%;
	max-width: 310px;
	height: auto;
	float: left;
	margin: 0 3.5% 0 0;
}
.com_3culumn1.first{
	width: 28%;
	max-width: 280px;
	height: auto;
	float: left;
	margin: 0 2.5% 0 0;
}
.com_3culumn1.end{
	width: 33.5%;
	max-width: 335px;
	margin: 0 0 0 0;
}
.com_3culumn1.mid{
	margin: 0 5% 0 0;
}
.com_3culumn2{
	width: 32%;
	max-width: 320px;
	height: auto;
	float: left;
	margin: 0 2% 0 0;
}
.com_3culumn2.end{
	margin: 0 0 0 0;
}
}






.bg_red1{
	background: #392724;
	color: #fff;
}
.bg_beige1{
	background: #f2edeb;
	margin: 0;
	padding: 0;
}







.com_main_title2{
	font-size: 38px;
	text-align: center;
	line-height: 1.6;
}
.com_main_title3{
	font-size: 38px;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.com_main_title2_en{
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 16px;
	text-align: center;
	color: #c3c3c4;
}
@media print, screen and (max-width: 800px) {
.com_main_title2{
	font-size: 8.4vw;
}
.com_main_title3{
	font-size: 8.4vw;
}
.com_main_title2_en{
	font-size: 4.2vw;
	letter-spacing: 2px;
}


}
/****

切り替え表示css

***/

.blocks {
	display: none;
}

#block-01 {
	display: block;
}