/*　2019/09/26　Fullwidth　レイアウト　文字指定などの補足分を追記*/

@charset "UTF-8";




/*　ーーーー	2019/08/09　Fullwidthで各コンテンツ ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
	ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー　*/
	
	

#id1 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
  line-height: -0.9em;
}

#id2 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}

#id3 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}

#id4 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}

#id5 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
  line-height: -0.9em;
}

#id6 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}

#id7 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}

#id8 {
  -webkit-flex-direction: row;             /* Safari etc. */
  -ms-flex-direction    : row;             /* IE10        */
  flex-direction        : row;
  display: flex;
}



.fl_con-50{
	 width: 50%;
	 /* background-color: #fff;  */
 }
 
 
 .fl_con-60{
	 width: 60%;
 }
 
 
 .fl_con-40{
	 width: 40%;
 }
 
 
 

  
  @media (max-width: 580px) {

 .fl_con-50{
	 width: 100%;
	 margin: 0;
	 padding-bottom: 1em;
	 overflow: hidden;
 }
 
  .fl_con-60{
	 width: 100%;
	 margin: 0;
	 padding-bottom: 3em;
 }
 
  .fl_con-40{
	 width: 100%;
	 margin: 0;
	 padding-bottom: 3em;
 }
 

 
 #id1 {
   -webkit-flex-direction: column;          /* Safari etc. */
  -ms-flex-direction    : column;          /* IE10        */
  flex-direction        : column;
}

#id2 {
  -webkit-flex-direction: column-reverse;  /* Safari etc. */
  -ms-flex-direction    : column-reverse;  /* IE10        */
  flex-direction        : column-reverse;
}

 #id3 {
   -webkit-flex-direction: column;          /* Safari etc. */
  -ms-flex-direction    : column;          /* IE10        */
  flex-direction        : column;
}

#id4 {
  -webkit-flex-direction: column-reverse;  /* Safari etc. */
  -ms-flex-direction    : column-reverse;  /* IE10        */
  flex-direction        : column-reverse;
}

 #id5 {
   -webkit-flex-direction: column;          /* Safari etc. */
  -ms-flex-direction    : column;          /* IE10        */
  flex-direction        : column;
}

#id6 {
  -webkit-flex-direction: column-reverse;  /* Safari etc. */
  -ms-flex-direction    : column-reverse;  /* IE10        */
  flex-direction        : column-reverse;
}

 #id7 {
   -webkit-flex-direction: column;          /* Safari etc. */
  -ms-flex-direction    : column;          /* IE10        */
  flex-direction        : column;
}

#id8 {
  -webkit-flex-direction: column-reverse;  /* Safari etc. */
  -ms-flex-direction    : column-reverse;  /* IE10        */
  flex-direction        : column-reverse;
}
  
 }




.fw_info dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0em;

}


@media (min-width: 1180px) {

.fw_info dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0em;

}


}



@media (max-width: 980px) {

.fw_info dl {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 1.5em;

}


}




.fw_info1 dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 2em;

}


@media (min-width: 1180px) {

.fw_info1 dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 3em;

}


}



@media (max-width: 980px) {

.fw_info1 dl {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 1.5em;

}


}


/*8つの魅力専用*/

.fw_info_m dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0.5em;

}


@media (min-width: 1180px) {

.fw_info_m  dl {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 0.5em;

}


}



@media (max-width: 980px) {

.fw_info_m  dl {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 0.5em;

}


}

/* end 8つの魅力専用*/



.fw_info dt {
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
font-weight: normal;
font-size: 1.3em;
color: #865b3d; 
}

.fw_info dd	{
	margin-top: 1em;
	}


@media (max-width: 980px) {

.fw_info dd	{
	margin-top: 0.5em;
	}
}

@media (max-width: 580px) {
.fw_info dd	{
	margin-top: 1em;
	}

}



.fw_info1 dt {
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
font-weight: normal;
font-size: 1.3em;
color: #865b3d; 
}

.fw_info1 dd	{
	margin-top: 1em;
	}


@media (max-width: 980px) {

.fw_info1 dd	{
	margin-top: 0.5em;
	}
}

@media (max-width: 580px) {
.fw_info1 dd	{
	margin-top: 1em;
	}

}




.btn_box_rf{
	width: 50%;
margin-left: auto;
margin-right: auto;
text-align:center;
}





.btn-room_info{
  padding: 0.3em 1em;
  display: inline-block;
  text-decoration: none;
  color: #6865b3d;
  border: solid 1px #865b3d;
  border-radius: 3px;
  transition: .4s;
}

.btn-room_info:hover {
  background: #ECE6E2;
  color: #865b3d;
  text-decoration: none;

}


.room_info_txt1{
	text-align: center;
}

@media (max-width: 580px) {
	

.btn-room_info{
  padding: 0.3em 1em;
  display: inline-block;
  text-decoration: none;
  color: #6865b3d;
  border: solid 1px #865b3d;
  border-radius: 3px;
  transition: .4s;
  
  margin-bottom: 2em;
}
	

.room_info_txt1{
	width: 95%;
	font-size: 1.1em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

}


/* 2019/09/08　タブレット表示　修正*/

.visible-tb{
	display: none;
}

@media (max-width: 980px) {
.visible-tb{
	display: block;
}

}
@media (max-width: 580px) {
.visible-tb{
	display: none;
}

}


.visible-tb1{
	display: block;
}

@media (max-width: 980px) {
.visible-tb1{
	display: none;
}

}
@media (max-width: 580px) {
.visible-tb1{
	display: block;
}

}




/*　ーーーー	レイアウト　ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
	ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー　*/
		
/* コンテンツ上部の余白 */
	
.mt_st1{
	margin-top: 1em!important;
}

.mt_st2{
	margin-top: 2em!important;
}

.mt_st3{
	margin-top: 3em!important;
}

.mt_st3_1{
	margin-top: 3em!important;
}

.mt_st3_2{
	margin-top: 3em!important;
}


.mt_st4{
	margin-top: 4em!important;
}

.mt_st5{
	margin-top: 5em!important;
}

.mt_st6{
	margin-top: 6em!important;
}

.mt_st7{
	margin-top: 7em!important;
}

.mt_st8{
	margin-top: 8em!important;
}

.mt_st9{
	margin-top: 9em!important;
}

.mt_st10{
	margin-top: 10em!important;
}

.mt_st11{
	margin-top: 11em!important;
}

.mt_st12{
	margin-top: 12em!important;
}


@media (max-width: 580px) {
.mt_st3_1{
	margin-top: 1em !important;
}

.mt_st3_2{
	margin-top: -2em!important;
}

}

/* 下部の余白 */

.mb_st1{
	margin-bottom: 1em!important;
}
.mb_st2{
	margin-bottom: 2em!important;	
}
.mb_st3{
	margin-bottom: 3em!important;	
}
.mb_st4{
	margin-bottom: 4em!important;	
}
.mb_st5{
	margin-bottom: 5em!important;	
}
.mb_st6{
	margin-bottom: 6em!important;	
}
.mb_st7{
	margin-bottom: 7em!important;	
}
.mb_st8{
	margin-bottom: 8em!important;	
}

.mb_st8_s{
	margin-bottom: 8em!important;	
}


.mbb_st1{
	margin-bottom: -0.1em!important;	
}



/* Mobile端末の余白 */

@media (max-width: 580px) {

.mt_s_st1{
	margin-top: 1em !important;
}

.mt_s_st2{
	margin-top: 2em !important;
}

.mt_s_st3{
	margin-top: 3em !important;
}

.mb_s_st1{
	margin-bottom: 1em; !important;
}
.mb_s_st2{
	margin-bottom: 2em !important;	
}
.mb_s_st3{
	margin-bottom: 3em !important;	
}
.mb_s_st4{
	margin-bottom: 4em !important;;	
}
.mb_s_st5{
	margin-bottom: 5em !important;	
}
.mb_s_st6{
	margin-bottom: 6em !important;	
}
.mb_s_st7{
	margin-bottom: 7em !important;	
}
.mb_s_st8{
	margin-bottom: 8em !important;	
}

.mb_st8_s{
	margin-bottom: 2em!important;	
}

}



/*　フォント設定　2　*/


.text_hl1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
	font-size: 2.2em;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #547557;
}

@media (max-width: 980px) {
.text_hl1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
	font-size: 1.5em;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #547557;
}


}

@media (max-width: 580px) {
.text_hl1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
	font-size: 2.2em;
	text-align: center;
	margin-top: -1em;
	margin-bottom: 1em;
	color: #547557;
}

}

.text_red1{
	color: #dc143c;
}

/*　注意書きなど左右に隙間を作る場合　*/

.mgl_st1{
margin-left: 1em;
}


/*　スタンダードな予約ボタン　*/

/* .box_btn_st1{
	text-align: center;
}

.btn-st_1 {
  position: relative;
  display: inline-block;
  font-weight: normal;
  font-size: 1.2em;
  padding: 1.2em 8em;
  text-decoration: none;
  color: #fff !important; 
  /* background: #547557; */
  /*background: #547557;
  transition: .4s;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #547557;
  /* 2019/10/11　角丸　に変更　*/
 /*   border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
}

.btn-st_1:hover {
  background: #69821b;
  color: #fff !important;
  text-decoration: none;
}


@media (max-width: 580px) {

.btn-st_1 {
  position: relative;
  display: inline-block;
  font-weight: normal;
  font-size: 1.2em;
  padding: 1.2em 0em;
  text-decoration: none;
  color: #fff !important; 
  /* background: #547557; */
/* background: #547557;
  transition: .4s;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #547557;
  width: 90%;　　/*文字数に依存せず幅を設定
}

}*/


.btn-st_2 {
  position: relative;
  display: inline-block;
  font-weight: normal;
  padding: 1em 5em;
  text-decoration: none;
  color: #547557 !important; 
  /*background: #69821b; */
  background: #fff;
  transition: .4s;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #69821b;
  /* 2019/10/11　角丸　に変更　*/  
   border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
}

.btn-st_2:hover {
  background: #67906b;
  color: #fff !important;
  text-decoration: none;
}




/* スマホの時だけ稼働するAccordion */

/* 稼働ボタン */
.jyuni{
	pointer-events: none;
	margin-left: 3em;
	color: #547557;
}
@media screen and (max-width: 640px){
	.jyuni{
		pointer-events: all;
	}
/* 表示するブロック */
	.toggle{
		display: none;
	}
}



.text_y_center{
	background-color: #7da3a1;
	width: 100%;
	color: #fff;
  font-size: 100%;
	padding: 0.5em 1em;
	margin-bottom: 2em;
	  /* 2019/10/11　角丸　に変更　*/
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	
}



@media (max-width: 580px) {
.text_y_center{
	background-color: #7da3a1;
	width: 100%;
	color: #fff;
	padding: 0.5em 0.5em;
	margin-bottom: 2em;
	  /* 2019/10/11　角丸　に変更　*/
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	
}

}


.text_y_center1{
	font-size: 1.3em;
	font-weight: 400;	
}


/*太字で目立たせる場合にのみ使用*/
.font_b1{
	font-weight: 600;
}



.box_densetsu{
	border: 1px solid #e3d4b0;
	background-color: #f6f5ee;
	padding: 1em;
	margin-top: 6em;
}



.img_logo_wb{
	width: 20%;
	max-width: 128px;
}

.img_pdf1{
	float: left;
	margin-right: 1em;
}


/*予約確認フォーム 専用*/
.btn-st_3_rc1 {
  position: relative;
  display: inline-block;
  font-weight: normal;
  padding: 0.4em 2em;
  text-decoration: none;
  color: #fff !important; 
  /*background: #69821b; */
  background: #547557;
  transition: .4s;
  margin-left: 2em;
  margin-right: auto;
  border: 1px solid #69821b;
  
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
    
}

.btn-st_3_rc1:hover {
  background: #69821b;
  color: #fff !important;
  text-decoration: none;
}


@media (max-width: 580px) {
.btn-st_3_rc1 {
  position: relative;
  display: inline-block;
  font-weight: normal;
  padding: 0.4em 2em;
  text-decoration: none;
  color: #fff !important; 
  /*background: #69821b; */
  background: #547557;
  transition: .4s;
  margin-left: 0.5em;
  margin-right: auto;
  border: 1px solid #69821b;
  
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
    
}

.btn-st_3_rc1:hover {
  background: #69821b;
  color: #fff !important;
  text-decoration: none;
}


}

.bg_rc{
	background-color: #faf0e6;
	border: 1px solid #f5deb3;
	text-align: center;
	padding: 2em;
}




/*　2020/05/11　8つの魅力　アレルギー対応の変更　*/

.box_recognition_st1{
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 4em;
	padding: 1em;
	
	border-top: 1px solid #dcd3b2;
	border-bottom: 1px solid #dcd3b2;
}



.text_note1{
	color: #c53d43;
	font-size: 1.1em;

}




/*トップページのインフォメーション*/

.box_info{
	margin-top: 5em;
	background-color: #f7f7f7;
	padding: 2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}




.info_text_st1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
  font-size: 1.2em;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  color: #666;
  margin-bottom: 1.5em;
}

.info_text_st1:before, .info_text_st1:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #999;
}

.info_text_st1:before {
  left:0;
}
.info_text_st1:after {
  right: 0;
}

/*2020/09/01　交通のご案内*/

.box_caution{
	border: 1px solid #d9333f;
	padding: 2em;
}


.btn-bb_st1 {
  position: relative;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 600;
  padding: 0.25em 0;
  text-decoration: none;
  color: #d9333f !important;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.btn-bb_st1:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  top:100%;
  left: 0;
  border-radius: 1px;
  background:#d9333f;
  transition: .2s;
  text-decoration: none;
}

.btn-bb_st1:hover:before {
  top: -webkit-calc(100% - 3px);
  top: calc(100% - 3px);
  color: #d9333f !important;
  text-decoration: none;
}


.btn-bb_st1:hover{
	text-decoration: none;
}

.text_caution{
	color: #d9333f;
	font-weight: 500;
}


.text_caution_st1{
	font-size: 1.5em;
	font-weight: 400;
	color:  #d9333f;
	margin-bottom: 1em;
}


/*   アンカーテスト*/

.contents_ac {
	padding-top: 100px;
}

.contents_innner {
    /*padding-top: 100px; */
    margin-top:130px;
}


@media (max-width: 580px) {
.contents_innner {
    /*padding-top: 100px; */
    margin-top:70px;
}

}


/*HeroImageの表示*/

.hi_st1{
	width: 100%;
	max-width: 1084px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4em;
}




@media print{
.hideInPrint {
	display: none !important;
	}
	
}


/*2020/12/18　日帰り入浴*/

.day_spa{
	margin-top: 1em;
	margin-bottom: 1em;
}


.day_spa dt{
	float: left;
}

.day_spa dd{
	margin-left: 1em;
}

.row_ds1 {
  display: flex;
  flex-wrap: wrap
}



.fl_ds_col2{
   width: 50%;
   padding-right: 15px;
   box-sizing: border-box !important;
   margin-bottom: 1em;

 }


/* 2023/11/15　▼　追記*/
@media (max-width: 580px) {

.fl_ds_col2{
   width: 90%;
   padding-right: 15px;
   box-sizing: border-box !important;
   margin-bottom: 1em;

 }
}




/* 2021/06/28　朝ごはんメニューの更新*/

ul.note_st1{
	list-style:decimal;
	padding-left: 2em;
	
}

.note_st1 li{
	margin-bottom: 1.5em;
}


/*2021/07/15　お子様お料理　追記*/

.cuisine_c1{
	padding-top: 0.5em !important;
	border-top: 1px solid #E2D4B0;
}
.cuisine_c1 li{
	border-bottom: 1px solid #E2D4B0;
	margin-bottom: 1em;
	list-style: none;
	padding-bottom: 0.5em;
	padding-left: 2em;
	
}

/* 2021/10/13　パンフレット請求　追記*/
.col_pamp{
	margin-bottom: 4em;
	text-align: center !important;
	vertical-align: bottom !important;
	font-size: 0.9em;
}

.col_pamp img{
	max-height: 200px;
	width: auto;
	margin-bottom: 1em;
}

.spot_st1 li{
	list-style-type: none;
	padding-left: 1em;
	padding-bottom: 0.8em;
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #999;
	
}



/* .spot_st1 li:last-child{
	list-style-type: none;
	padding-left: 1em;
	padding-bottom: none;;
	margin-bottom: 1em;
	border-bottom: none;
	
} */


 .spot_st1 li:first-child{
	list-style-type: none;
	padding-left: 1em;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	margin-bottom: 1em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	
} 

/*  2021/10/26　追記*/
.ml_st1{
	margin-left: 1em !important;
}



/*  2021/11/16　追記　　蛍光ペンみたいな下線*/
.uline_st1 {
background: linear-gradient(transparent 80%, #ffcccc 0%);
}





/*　縦書き　 2022/02/06　追記　　**************************************/

.box_vertical_st1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;
	font-size: 1.3em;
	max-width: 80%;
	margin:  3em auto 5em auto;
	text-align: center;
	line-height: 2em;
}

.box_vertical_st2{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: left;
	display: inline-block;
}



.text-combine {  /*縦中横*/
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	text-combine-upright: all;
}


@media (max-width: 580px) {

.box_vertical_st1{
	font-size: 1.3em;
	max-width:none;
	margin:  1em auto 3em auto;
	padding-right: 1em;
	line-height: 1.4em;
}

}

.ml_2{
	margin-left: 2em !important;
}


/*  Android向け　変更　*/

.Android .box_vertical_st2{
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	text-align: left;
	display: inline-block;
	margin-left: 0 !important;
}


.Android .ml_2{
	margin-left: 0em !important;
}
/**   ここまで　　**************************************************/




/*　layout　 2022/06/17　追記　　**************************************/


.row_st_ce1{
  display: flex;
  flex-wrap: wrap;
  
}

.box_col3{
  width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;
  align-self: center;
  text-align: center;
}


@media (max-width: 580px) {

  .box_col3{
    width : 50% ; 
    margin-bottom: 2em;
  }
}


/* ------------------------------------------------------------------------------------
  ここからアコーデオン 2022/11/30 
------------------------------------------------------------------------------------ */


summary {
  list-style: none;
  position: relative;
  padding: 20px 70px 20px 30px;
  cursor: pointer;
  background-color: #fff;/* background-color: #a27607; */
  border-radius: 30px;
  border: 1px solid #547557;
  width: 80%;
  max-width: 340px;
  margin: 0 auto;
  color: #547557; /* #fff */
}

@media not all and (min-width: 768px){
  summary {
    padding: 20px 50px 20px 20px;
  }
}

summary::-webkit-details-marker {
  display: none;
}

summary:hover,
details[open] summary {
  background-color: #fff;
}

summary::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: transform 0.5s;
  font-size: 40px !important;
}

details[open] summary::after {
  transform: translateY(-50%) rotate(45deg);
}

.answer {
  padding: 20px 30px;
}


@media not all and (min-width: 768px){
  summary::after {
    right: 20px;
    font-size: 20px;
  }

  .answer {
    padding: 10px 20px;
  }
}


/*********    facility等向け　 　20230529　追記　**********/
@media not all and (max-width: 320px){
  summary {
    padding: 10px;
  }

summary::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: transform 0.5s;
  font-size: 20px !important;
}

}
/*********    facility　********************************/


/*　　開く時間　*/
details[open] .answer {
  animation: fadein 2s ease;
}

@keyframes fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

body, p {
  margin: 0;
}

details {
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  /* width: 600px; */
}

@media not all and (min-width: 640px){
  details {
    width: 100%;
  }
}

details:first-of-type {
  margin-top: 30px;
}



.answer p {
  line-height: 1.5em !important;
}



/* ------------------------------------------------------------------------------------
  ここまでアコーデオン
------------------------------------------------------------------------------------ */




/* ------------------------------------------------------------------------------------
  赤ちゃんグッズなど　追記　2023/06/02
------------------------------------------------------------------------------------ */


.lhpr_st2{
height: 2.2em !important;
}

.lhpr_st3{
height: 3.2em !important;
}


/* ------------------------------------------------------------------------------------
  観光地名の文字数対策　　2023/08/09　追記
------------------------------------------------------------------------------------ */
.box_col_11_2 h3{
height: 2.4em;
display: table-cell;
vertical-align: bottom;
}



/* ------------------------------------------------------------------------------------
  ここから　ご利用の詳しいご説明　with image
------------------------------------------------------------------------------------ */


.table.table-detail_i1>thead>tr>th, .table-detail_i1>tbody>tr>th, .table-detail_i1>tfoot>tr>th, .table-detail_i1>thead>tr>td, .table-detail_i1>tbody>tr>td, .table-detail_i1>tfoot>tr>td {
border-top        : 1px solid #444040;
border-bottom     : 1px solid #444040;
} 

.table-detail_i1 td {
border-top        : dotted 2px #444040 !important;
border-bottom     : dotted 2px #444040 !important;

border-left       : none;
border-right      : none;
padding-top       : 0.5rem;
padding-bottom    : 0.5rem;
width             : 70%;
/* background-color: #f1f1f1; */
background-color: #fff;
}

.table-detail_i1 th {
border-top        : dotted 2px #444040 !important;
border-bottom     : dotted 2px #444040 !important;
border-left       : none;
border-right      : none;
padding-left      : 2rem;
padding-top       : 0.5rem;
padding-bottom    : 0.5rem;
vertical-align    : top;
width             : 30%;
text-align        : center;
font-weight: normal;
vertical-align:middle !important;
}

.table-detail_i1 a:link {
	color: #547557;
	text-decoration: none;
	outline: none;
}
.table-detail_i1 a:visited {
	color: #547557;
	text-decoration: none;
	outline: none; 
}
.table-detail_i1 a:hover {
	/*color: #455ED1;*/
	color: #455ED1;
	/* text-decoration: underline; */
	text-decoration: none;
	outline: none; 
}
.table-detail_i1 a:active {
	color: #547557;
	text-decoration: none;
	outline: none; 
}

.table-detail_i1 th img{
 width: 50%;
}


/*mobile向け*

@media (max-width : 580px) {
	
table.table-detail_i1>thead>tr>th, .table-detail_i1>tbody>tr>th, .table-detail_i1>tfoot>tr>th, .table-detail_i1>thead>tr>td, .table-detail_i1>tbody>tr>td, .table-detail_i1>tfoot>tr>td {
border-top        : 0px solid #ece7d4;
/* border-bottom     : 1px solid #E2D4B0; /*
border-bottom     : 1px solid #fff;
padding: 4px;
}

.table-detail_i1{
border-bottom     : none;
}


.table-detail_i1 td {
border-top        : none;
border-bottom     : none;
border-left       : none;
border-right      : none;
width             : 100%;
display           : block;
border-top        : none;
}

.table-detail_i1 th {
background-color  : #69821b;
color             : #fff;
/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho" , serif;/ *
font-family	: hannari,sans-serif;
font-weight: normal;
font-size: 1em;
border-top        : none;
border-bottom     : none;
 
border-left       : none;
border-right      : none;
padding-left      : 0rem;
vertical-align    : bottom;
text-align        : center;
width             : 100%;
display           : block;
border-top        : none;
padding-top       : 0.5em;
padding-bottom    : 0.5em;
}

} */



.mt_more1{
margin-top: 0.5em !important;
font-size: 80%;
}

.box_note1{
font-size: 80%;
line-height: 1.2em;
}







/* ---------------------------------------------------------
  人気のポイント　2023/12/03
----------------------------------------------------------- */


.box_poi {
    text-align: center;

    margin: 1.5em auto 3em auto !important;
}

.box_poi h2{
	font-size: 14px !important;
	letter-spacing: 0.2em !important;
	margin-bottom: 1em !important;
	}


/**  アイコンスタイル　**/

.text_pt01{  
padding: 1px 8px !important;
color: #2792c3;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #2792c3;
border-radius: 8px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}


.text_pt02{  
padding: 1px 8px !important;
color: #d69090;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #d69090;
border-radius: 8px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}

.text_pt03{  
padding: 1px 8px !important;
color: #93b881;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #93b881;
border-radius: 3px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}


.text_pt03{  
padding: 1px 8px !important;
color: #93b881;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #93b881;
border-radius: 3px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}




.text_pt04{  
padding: 1px 8px !important;
color: #eb6101;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #eb6101;
border-radius: 3px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}



.text_pt05{  
padding: 1px 8px !important;
color: #7058a3;
font-weight: 500 !important;
font-size: 0.7em !important;
border: solid 1px #7058a3;
border-radius: 3px;
margin: 0 1em 1em 0!important;
display: inline-block;
opacity: 0.9;
}







/* ------------------------------------------------------------------------------------
  　各種お知らせ　3C with ico　　2023/12/03
------------------------------------------------------------------------------------ */



.row_wst1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
}



.box_note_st1{
  width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;
  padding: 16px;
  margin: 0 0 2em 0;
	box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8;
  display: flex;
  flex-wrap: wrap;
  
}

.box_note_st1:last-child{
  width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;
  padding: 16px;
  margin: 0 0 2em 0;
	box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.box_note_st1 a{
	color: #4b4b4b; !important;
}


.box_note_ico{
  width: 30%;
  float: left;
  align-self: center;
  text-align: center !important;
  padding: 0 !important;
  margin: 0 !important;
}

.box_note_ico img{
  width: 60%;
}

.box_note_text{
  width: 70%;
  text-align: left;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
  overflow: hidden;
}


@media (max-width: 780px) {
  .row_memberinfo{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 auto;
  }
  
  
  .box_note_st1{
    width : 100%  !important;
    padding: 8px 8px;
    margin: 0 0 2em 0;
    box-sizing: border-box !important;
    border-left: 0px solid #e8e8e8;
    border-bottom: 1px dotted #e8e8e8;
  }
  
  .box_note_st1:last-child{
    width : 100; 
    padding: 8px 8px;
    margin: 0 0 2em 0;
    box-sizing: border-box !important;
    border-left: 0px solid #e8e8e8;
    border-right: 0px solid #e8e8e8;
    border-bottom: 0px solid #e8e8e8;
  }

  .box_note_ico{
    width:  20%;
    float: left;
    text-align: left !important;
  }
  
  .box_note_ico img{
    width: 60%;
  }
  
  .box_note_text{
    width: 80%;
    text-align: left !important;
  }

}


/* ---------------------------------------------------------------------------------
  　各種お知らせ　3C with ico ここまで
------------------------------------------------------------------------------------*/



/* ---------------------------------------------------------------------------------
  　料金表など　2024/01/15
------------------------------------------------------------------------------------*/

.teble_detail_st1{
 border: none;
border-top: 1px solid #547557;
}


.teble_detail_st1 th{
 width: 80%;
 padding: 4px 0 4px 1em;
 border-bottom: 1px solid #547557 !important;
 text-align: left;
 font-weight: normal !important;
}

.teble_detail_st1 td{
 width: 20%;
 padding: 4px 0 4px 1em;
 border-bottom: 1px solid #547557 !important;
 text-align: right;
}

/* .teble_detail_st1 th:first-child{
 width: 80%;
 padding: 4px 0 4px 1em;
 border-bottom: 1px solid #547557 !important;
 border-top: 1px solid #547557 !important;
 text-align: left;
 font-weight: normal !important;
}
.teble_detail_st1 td:first-child{
 width: 80%;
 padding: 4px 0 4px 1em;
 border-bottom: 1px solid #547557 !important;
 border-top: 1px solid #547557 !important;
} */



/* ---------------------------------------------------------------------------------
  end 　料金表など　2024/01/15
------------------------------------------------------------------------------------ */



/* ---------------------------------------------------------------------------------
  フッターメニュー
------------------------------------------------------------------------------------ */



/*メニューをページ下部に固定*/
#sp-fixed-menu{
  position: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
  bottom: 0px;
  font-size: 0;
  opacity: 0.9;
  z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
  display: flex;
  list-style: none;
  padding:0;
  margin:0;
  width:100%;
}

/*ボタンの背景と文字の調整*/
#sp-fixed-menu li{
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 25%;
  padding:0;
  margin:0;
  font-size: 14px;
  border-right: 1px solid #fff;
  background-color: #93b69c;
}

/*アイコン画像の調整*/
#sp-fixed-menu li img{
  width: 60%;
  margin: 0 auto;
}
/*リンク色の調整*/
#sp-fixed-menu li a{
  color: #fff;
  text-align: center;
  display:block;
  width: 100%;
  padding:20px;
}

/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
  .for-sp{
     display:none;
   }
}

/*グローバルメニューの表示ボタン*/
#sp-fixed-menu .navbar-toggle {
  background-color: transparent;
  color: #fff;
}



/*--------------------------------
　ブログ関係の設定
---------------------------------*/


#main p.meta {
  color: #7da3a1 !important;
  margin-bottom: 24px;
}


.page-header { /*下線 */
 
  margin: 40px 0 0 0;
  border-bottom: 1px solid #7da3a1 !important;
}


/*-- ブログ専用の設定--*/

.single-title{
  color: #547557;
  font-size: 28px;
  line-height: 34px !important;
}

@media (max-width: 780px) {
  .single-title{
    color: #547557;
    font-size: 18px;
    line-height: 24px !important;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
}


.single-title1{
  color: #547557;
  font-size: 28px;
  line-height: 34px !important;
  width: 100%;
  margin-top: 48px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #7da3a1 !important;
}

@media (max-width: 780px) {
  .single-title1{
    color: #547557;
    font-size: 18px;
    line-height: 24px !important;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
}

.single-title1:first-child{
  color: #547557;
  font-size: 28px;
  line-height: 34px !important;
  width: 100%;
  margin-top: 24px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #7da3a1 !important;
}

@media (max-width: 780px) {
  .single-title1{
    color: #547557;
    font-size: 18px;
    line-height: 24px !important;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .single-title1:first-child{
    color: #547557;
    font-size: 18px;
    line-height: 24px !important;
    width: 100%;
    margin-top: 18px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #7da3a1 !important;
  }  
}


 
/*--------------------------------
　sidebar
---------------------------------*/
#mainheader .pc_nav .reserve:visited{
  color: #fff !important;
}


.widget ul{
	list-style: none;
}


.widget li{
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #67906b;
	padding: 0.5em;
}

/* .widget li:first-child{
	padding-bottom: 0.5em;
  border-top: 1px dotted #67906b;
	border-bottom: 1px dotted #67906b;
	padding: 0.5em;
} */

.widgettitle{
  color: #547557;
  border-bottom: solid 3px #7da3a1;
  position: relative;
  margin-left: -1em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em
}

.widgettitle:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #547557;
  bottom: -3px;
  width: 30%;
  
}

.post_content img{
	margin-bottom: 1.5em;
}

.archive_title{
	font-size: 1.8em;
  color: #547557;
}

.archive_title:first-letter{
	color: #7da3a1;
	font-size: 0.8em;
 }

/*--------------------------------
PREV NEXT
---------------------------------*/
#prev_next{
  width:100%;
  margin: 36px 0 24px;
  padding:0;
  display: table;
  }
  #prev_next  #prev, #prev_next  #next{
  width: 50%;
  padding:30px 10px 10px;
  border-top:#7da3a1 1px solid;
  border-bottom:#7da3a1 1px solid;
  display: table-cell;
  position:relative;
  text-decoration:none;
  }
  #prev_next #prev p, #prev_next #next p{
  font-size:90%;
  line-height:1.5;
  }
  #prev_next #prev:hover, #prev_next #next:hover{
  background-color: rgba(125,163,161,0.1);
  }
  #prev_next #prev{
  border-right:#7da3a1 1px solid;
  }
  #prev_next #prev_title, #prev_next #next_title{
  font-size:90%;
  top:-1em;
  position:absolute; 
  border: 1px #7da3a1 solid;
  background:#fff; 
  text-align: center;
  padding:3px;
  color:#547557;
  }
  #prev_next #next_title{
  right:10px;
  }
  #prev_next #prev img, #prev_next #next img{
  margin:0 auto;
  }
  #prev_next #prev_no, #prev_next #next_no{
  width: 50%;
  height:140px;
  padding:0 10px;
  display: table-cell;
  }
  #prev_next #prev_no{
  border-right:#ccc 1px solid;
  }
  #prev_next_home{
  margin:0 auto;
  background-color: #7da3a1;
  border: solid 9px #fff;
  width: 100px;
  height:100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0 0 0 3px #7da3a1;
  -webkit-box-shadow: 0 0 0 3px #7da3a1;
  -moz-box-shadow: 0 0 0 3px #7da3a1;
  text-align:center;	
  }
  #prev_next_home:hover{
  background-color: rgba(125,163,161,0.7);
  }
  #prev_next_home i{
  color:#FFF;
  margin:10px auto ;
  font-size:60px;
  }
  /*-- ここまで --*/
  /*media Queries タブレットサイズ
  ----------------------------------------------------*/
  @media only screen and (max-width: 780px) {
  }
  /*media Queries タブレットサイズ
  ----------------------------------------------------*/
  @media only screen and (min-width: 380px) {
  }
  /*media Queries PCサイズ
  ----------------------------------------------------*/
  @media only screen and (min-width: 780px) {
  /*-- ここから --*/
  /*--------------------------------------
  768px PREV NEXT
  --------------------------------------*/
  #prev_next #prev, #prev_next #prev::before, #prev_next #prev::after,
  #prev_next #next, #prev_next #next::before, #prev_next #next::after {	
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  }
  #prev_next #prev_title, #prev_next #next_title{
  padding:3px 10px;
  }
  #prev_next #next_title{
  right:10px;
  }
  #prev_next #prev img{
  float:left;
  margin-right:10px
  }
  #prev_next #next img{
  float:right;
  margin-left: 10px;
  }
  /*-- ここまで --*/
  }
  