/*
* “ほのか明朝” licensed under the IPA Font License Agreement v1.0
* http://font.gloomy.jp/honoka-mincho-dl.html（”ほのか明朝”配布元のURL）
* http://ipafont.ipa.go.jp/（IPAフォントのURL）
* http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンスv1.0のURL）
*/

@font-face {
  font-family: ほのか明朝;
  src: url(../font/font_1_honokamin.ttf);
  }


  .mw_wp_form .error {

    margin-top: -48px;
}


  .select {
    color: #B5B5B5;
  }
  
  select option:first-child {
    color: #B5B5B5;
  }
  
  select option {
    color: #000066;
  }


body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  justify-content: center;
  font-family: "Noto Serif JP", serif;
}

/* *{
  outline: 1px red solid;
} */

.notice_page_width{
  max-width: 1200px;
  margin:0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

header {
  width: 100%;
  background-image: url(../img/kv.png);
  background-size: cover;
  background-position: center;
  padding-bottom: 55px;
  z-index: 1;
}

.nav{
  width: 100%;
  margin:0 auto;
}

.nav_pc{
  display: flex;
  justify-content: space-between;
  max-width:1240px;
  margin:0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.title {
  display: flex;
  justify-content: center;
  align-items: center;

  text-align: center;
  padding-top: 55px;
  z-index: 2;
}

.header_nav{
  display: flex;
  z-index: 999;
  font-size: 18px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #FFFFFF;
  padding-top: 50px;
}

.nav_btn{
  width: 140px;
  height: 40px;
  border-radius: 20px;
  border: 1px;
  opacity: 0px;
  background: #B8A973;
  border: 1px solid #000000;
  text-align: center;

  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

  color: #FFFFFF;
  text-decoration: none;
  margin-top: 20px;

}

.nav_btn_sp{
  display: none;
}


.header_copy{
  font-family: 'ほのか明朝';
  font-size: 34px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #FFFFFF;
  padding-left: 100px;
  padding-top: 500px;
}

.header_text{
  font-family: 'ほのか明朝';
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #FFFFFF;
  padding-left: 100px;
}

.header_text p{
  margin-top: 40px;
}

.menu_group{
  display:flex;
  padding: 0;
}


.menu_item {
  list-style: none;
  padding-right: 42px;
}

.menu_item_footer {
  list-style: none;
  padding-right: 71px;
}

.menu_item_footer:last-child {
  list-style: none;
  padding-right: 0px;
}

.title_anchor {
  text-decoration:none;
  color: white;
  padding:0;
}

.title_anchor:hover {
	opacity: 0.5 ;
}

.menu_anchor {
  text-decoration:none;
  color: white;
  padding:5px 10px 5px 10px;
}

.menu_hover:hover {
	/* opacity: 0.5 ; */
  text-decoration:underline;
}


.kv {
  width:100%;
  display: flex;
  justify-content: center;
  padding-top: 200px;
  padding-bottom: 304px;
}

.kv_word{
  padding-top:71px;
  width: 44.5%;
  padding-left: 122px;
}

.kv_txt{
  font-size: 25px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.11em;
  text-align: left;
  padding-top: 48px;
  
}

.kv_photo{
  position: relative;
  width: 55.5%;
}

.kv_photo1{
  position: absolute;

}

.kv_photo2{
  position: absolute;
  top: 65%;
  left:-17%;
  width:51%;
}


.room_page {
  margin: 0px!important;
  width:100%;
  background-image: url(../img/Mask\ group\ \(2\).png);
  background-position: center;
  background-size:cover;

  justify-content: center;
  align-items: center;

  padding-top: 100px;
  padding-bottom: 196px;
  
}

.room_page_img{
  text-align: right;
  padding-right: 90px;
}

.room_page_width{
  max-width: 1200px;
  margin:0 auto;
  padding-left: 10px;
  padding-right: 10px;
}






.page_title{
  margin: 0px;
  display: flex;

}

.page_title1{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 80px;
  padding-right: 21px;

}

.page_title2{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 80px;
  padding-right: 30px;

}

.page_title3{
  margin: 0px;
  margin-top: -37px;

  font-family: EB Garamond;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 80px;
  
}

.page_title2-1{
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 54px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  
  height: auto;

  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 75px;

}

.page_title_single{
  max-width: 780px;
  display: block;
  margin: 0 auto;

  font-size: 24px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-top: 27px;
  padding-bottom: 0px;

  

}

.page_title_single p{
  margin-top: -3px;
  margin-bottom: 0px;

}

.room_menu{
  margin-bottom: 17px;
}



.page_text{
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  
  padding-bottom: 60px;

}

.room_page ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;

}

.room_page li {
  width: 380px;
  height: 80px;
  
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-right: 30px;
  margin-bottom: 15px;

}


#item_standard{
  background-color:#B8A973;
  color: #FFFFFF;
}

#item_standard a{
  color: #FFFFFF;
}

#item_standard:hover {
  opacity: 0.7;
}

#item_deluxe{
  background-color:#EDEBD7;
}

#item_deluxe:hover {
  opacity: 0.7;
}

#item_premier{
  background-color:#EDEBD7;
}

#item_premier:hover {
  opacity: 0.7;
}

.room_page li:last-child{
  margin-right:0;
}


.room_page a {
  text-decoration:none;
  color: black; 
  display:flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  
}

.room_page_explanation{
  background-color: white;
}

#room_page_explanation_text1{
  margin: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.25em;
  text-align: left;
  padding-left: 40px;
  padding-top: 29px;

}

#room_page_explanation_text2{
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;
  
  max-width: 1120px;
  height: 64px;

  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 40px;
  
  }


  .plan_page {
    margin: 0px!important;
    width:100%;
  
    justify-content: center;
    align-items: center;
  
    padding-top: 95px;
    padding-bottom: 200px;
  }
  

  .plan_page_img{

    padding-top: 5px;
    text-align: right;
    padding-right: 90px;
  }
  

  .plan_page_width{
    max-width: 1200px;
    margin:0 auto;
  }
  
  .plan_title1{
    margin: 0px;
    margin-top: 15px;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-right: 21px;
    padding-bottom: 72px;  
  }
  
  .plan_title2{
    margin: 0px;
    margin-top: 15px;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    letter-spacing: 0.3em;
    text-align: left;

    padding-right: 30px;
    padding-bottom: 72px;
  
  }
  
  .plan_title3{
    margin: 0px;
    margin-top: 15px;
  
    font-family: EB Garamond;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-bottom: 72px;
    
  }



.plan_page_item{
  display: flex;
}

.plan_page_item_box1{
  width: 600px;

  background: #F9F4E2;

  margin-right: 35px;
  text-align: center;


}

.plan_page_item_box2{
  width: 600px;

  background: #F9F4E2;

  margin-right: 0px;
  text-align: center;

}

.plan_page_item_text1{
  margin: 0 auto;
  padding-top: 30px;
  padding-left: 8px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 5px;

}

.plan_page_item_text2{
  margin: 0 auto;
  padding-top: 18px;
  padding-left: 40px;
  font-size: 15px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-top: 10px;

}

.plan_page_item_btn{
  margin: 0 auto;
  margin-top: 27px;
  width: 300px;
  height: 40px;
  border-radius: 20px;
  background: #B8A973;
  text-align: center;

  margin-bottom: 40px;

}

.plan_page_item_btn a{
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-decoration: none;
}


.season_page {
  margin: 0px!important;
  width:100%;
  background-image: url(../img/Rectangle\ 16.png);
  background-position: center;
  background-size:cover;

  justify-content: center;
  align-items: center;

  padding-top: 235px;
  padding-bottom: 200px;
  
}

.season_page_width{
  max-width: 1200px;
  margin:0 auto;
  padding-left: 10px;
  padding-right: 10px;
}


.season_title{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 77px;

}

.season_text{
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-top: -5px;
  padding-bottom: 63px;

}

.season_page_img1-1{
  position: relative;
  width: 71%;
  margin-top: 18px;
}

.season_page_img1-2{
  position: absolute;
  width: 14.8%;
  left: 67%;
  margin-top: 126px;

}

.season_page_img1-3{
  position: absolute;
  width: 15%;
  margin-top: 25%;
  left: 77%;

}

.season_page_img2-1{
  position: relative;
  width: 40.9%;
  margin-top: 72px;
  margin-left: 18%;
}

.season_page_img2-2{
  position: absolute;
  width: 10.5%;
  left: 9.5%;
  margin-top: 255px;

}

 /* 写真スライド */
.swiper-wrapper{
  margin-top: 50px;
  margin-bottom: 51px;
}


.swiper-slide img{
  width: 100%;
}

.swiper-pagination-bullet {
  background-color: #BEA574!important;
  width: 16px!important;
  height: 16px!important;
  margin: 0 12px!important; 
}


.service_button{
  display: block;
  margin: 0 auto;

  text-decoration:none;
  width: 380px;
  height: 60px;
  top: 6253px;
  left: 530px;
  border: 1px;
  
  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;
}

.notice_button{
  display: block;
  margin: 0 auto;

  text-decoration:none;
  width: 380px;
  height: 60px;
  top: 6253px;
  left: 530px;
  border: 1px;
  
  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;
}

.service_button2{
  display: block;
  margin: 0 auto;

  margin-top: 55px;
  margin-bottom: 200px;

  text-decoration:none;
  width: 380px;
  height: 60px;
  top: 6253px;
  left: 530px;
  border: 1px;
  
  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;
}


.service_button span{
  color: #B8A973;
  position: relative;
  padding-right: 30px;
}

.notice_button span{
  color: #B8A973;
  position: relative;
  padding-right: 30px;
}

.service_button2 span{
  color: #B8A973;
  position: relative;
  padding-left: 30px;
}


.service_button span::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  /* border-top: 1px solid #B8A973;
  border-right: 1px solid #B8A973;
  transform: rotate(45deg); */

  background-image: url(../img/Vector\ 7.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-right: -50px;

}

.notice_button span::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  /* border-top: 1px solid #B8A973;
  border-right: 1px solid #B8A973;
  transform: rotate(45deg); */

  background-image: url(../img/Vector\ 7.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-right: -45px;

}

.service_button2 span::before{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 230px;
  height: 20px;

  background-image: url(../img/Vector\ 6.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-left: 0px;

}

.text-left{
  text-align: left;
}

.map_page {
  margin: 0px!important;
  width:100%;

  justify-content: center;
  align-items: center;

  padding-top: 237px;
  padding-bottom: 198px;
  
}

.map_title{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 80px;

}

.map_map{
  margin-top: -8px;
}

.map_text{
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-bottom: 63px;

}

.map_bottom1{
  margin-top: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.map_bottom1 p{
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0.3em;
  text-align: left;
  margin-left: 115px;

}

.map_bottom2{
  margin: 0 auto;
  max-width:1200px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  margin-top: 59px;
}

.map_bottom2 p{
  margin: 0;
  margin-top: -5px;
  padding-left: 10px;
  padding-right: 10px;

  /* font-size: 16px; */
  font-size: 13px;

  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  

}


.company_page {
  margin: 0px!important;
  width:100%;
  /* background-image: url(../img/company_backg.png);
  background-position: center;
  background-size:cover; */

  justify-content: center;
  align-items: center;

  padding-top: 235px;
  padding-bottom: 202px;
  
}

.company_page_width{
  max-width: 1200px;
  margin:0 auto;
  color: white;
}

.company_table_sp {
  display: none;
}

.service_table_sp {
  display: none;
}

.company_table_pc{

  margin: 0 auto;
  margin-top: -10px;
  font-size: 16px;
  color: #383838;
  width: 900px;
  height: 564px;

  text-align: left;

  font-weight: normal;
}


.company_table_pc a{
  text-decoration: underline;
  color: #00C2FF;
}


.company_table_pc,.company_table_pc td,.company_table_pc th {
  border-collapse: collapse;
  border: 1px solid #E4E4E4;
  }

  .company_table_pc td,.company_table_pc th {
  padding-left: 20px;
  padding-right: 20px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  }

.company_table_pc th{
  width: 25.5%;
  height: 50px;
}

.company_table_pc td{
    width: 84.5%;
}

.reservation_page{
  padding-top: 1px;

  padding-bottom: 140px;
  padding-left: 10px;
  padding-right: 10px;
  
}

.reservation_page_confirm{
  padding-top: 240px;

  padding-bottom: 180px;
  
}


.reservation_page_width{
  max-width: 1200px;
  margin:0 auto;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.thank_page_width{
  max-width: 1200px;
  margin:0 auto;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  
}

.form{
  width: 100%;
}

/* 上用 */
.form_container{
  max-width: 1200px;
  margin: 0 auto;

  margin-top: 58px;
}

/* 中用 */
.form_container4{
  max-width: 1200px;
  margin: 0 auto;

  margin-top: 0px;
}

/* プランなど */
.form_container2{
  max-width: 1200px;
  margin: 0 auto;

  margin-top: 0px;
}

/* 下用 */
.form_container3{
  max-width: 1200px;
  margin: 0 auto;

  margin-top: 0px;
}

.form_container p{
  margin: 0;
  height: 0;
}

.form_container2 p{
  margin: 0;
  height: 0;
}

.form_container3 p{
  margin: 0;
  height: 0;
}

.form_container4 p{
  margin: 0;
  height: 0;
}


.form_table{
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;

  max-width: 920px;
  height: auto;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-bottom: 10px;

}

.form_table p{
  margin: 0;
  height: 0;
}


input {
  font-family: "Noto Serif JP", serif;  
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  color: black;

  padding-left: 10px;
}

select {
  font-family: "Noto Serif JP", serif;  
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  color: black;

  padding-left: 10px;
}

input::placeholder {
  color: #B5B5B5;
}

.mw_wp_form_confirm .form_table {
  justify-content: flex-start;
  align-items: center;
}



.page_title2-3{
  margin: 0 auto;

  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: 50px;
  margin-bottom: 55px;

}


.page_text_reservation{
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  padding-bottom: 55px;

}

.page_text_reservation_p{
  margin: 0;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  padding-bottom: 62px;

}


/* お名前 */
.form_item1{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-bottom: -12px;
}

.form_item1 p{
  margin-top: 0px;
}

.box_type1{
  width: 556px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

/* メール */
.form_item2{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-bottom: -14px;
}

.form_item2 p{
  margin-top: 0px;
}

.box_type2{
  width: 556px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

/* 電話 */
.form_item3{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-bottom: -12px;
}

.form_item3 p{
  margin-top: 0px;
}

.box_type3{
  width: 340px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

/* ご住所 */
/* 郵便番号 */
.form_item4-1{
  width:333px;
  margin-left: 10px;
  height: 70px;
}

.form_item4-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  padding-top: 0px;
}

.form_item4-2 p{
  margin-top: 0px;
}

.box_type4{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -80px;
}

/* 都道府県 */
.form_item5-1{
  width: 340px;
  margin-left: 10px;
  height: 60px;
  margin-left: -3px;
}

.form_item5-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;


}

.form_item5-2 p{
  margin-top: 0px;
}

.box_type5{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -80px;
  margin-bottom: 7px;
}

/* 市区町村 */
.form_item6-1{
  width: 340px;
  height: 60px;
  margin-left: -3px;
}

.form_item6-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  margin-top: 6px;
}

.form_item6-2 p{
  margin-top: 0px;
}

.box_type6{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -70px;
}

/* 町域・番地・建物名 */
.form_item7-1{
  width: 340px;
  height: 60px;
  margin-left: -3px;
  
}

.form_item7-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  margin-top: 17px;
  margin-bottom: 0px;
}

.form_item7-2 p{
  margin-top: 0px;
}

.box_type7{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: 0px;

}

/* チェックイン日 */
.form_item8{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -4px;
  margin-bottom: -15px;
}

.form_item8 p{
  margin-top: 0px;
}

.box_type8{
  width: 556px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 0px;
  border: 1px solid #E4E4E4;
}

.form_select_box8{
  position: relative;
  height: 70px;
  margin-top: -19px;

}

.form_select_box8::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 100%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* チェックアウト日 */
.form_item9{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-bottom: -15px;
  margin-top: -7px;
}

.form_item9 p{
  margin-top: 0px;
}

.box_type9{
  width: 556px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

.form_select_box9{
  position: relative;
  height: 70px;
  margin-top: -14px;

}

.form_select_box9::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* ご希望の宿泊プラン */
.form_item10{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-bottom: -52px;
  margin-top: -18px!important;
}

.form_item10 p{
  margin-top: 0px;
}

.box_type10{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;

  margin-top: 15px;
}

.form_select_box10{
  position: relative;
  height: 10px;
  margin-top: -11px;

}

.form_select_box10::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 450%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* 大人の人数 */
.form_item11{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -5px!important;
  margin-bottom: -15px;
}

.form_item11 p{
  margin-top: 0px;
}

.box_type11{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;

  margin-top: 30px;
}

.form_select_box11{
  position: relative;
  height: 60px;
  margin-top: -16px;

  margin-bottom: 28px;

}

.form_select_box11::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 100%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* お子様の人数 */
.form_item12{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -71px!important;
  margin-bottom: 0px;
}

.form_item12 p{
  margin-top: 0px;
}

.box_type12{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;

}

.form_select_box12{
  position: relative;
  height: 70px;
  margin-top: -29px;

}

.form_select_box12::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 40%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* テキストボックス */
.form_table_textarea{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;

  margin: 0 auto;

  max-width: 920px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-top: 0px;
  margin-bottom: 0px!important;

}

.form_item13{
  width: 360px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;
  margin-top: -43px;
}

.form_item13 p{
  margin-top: 0px;
}

.box_type13{
  width:570px;
  height: 270px;
  border-radius: 4px;
  background-color: white;
  border:none;

  margin-bottom: 30px;
  border: 1px solid #E4E4E4;

  margin-left: 0px;
  margin-top: -59px;
}

/* 下のテキスト */
.form_bottom1{
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #383838;

  margin-top: 61px!important;
  margin-bottom: 40px;
}

.form_bottom2{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  color: #383838;
}



.mw_wp_form_confirm .form_table{
  height: 36px;
}



/* お名前 */
.mw_wp_form_confirm .form_item1{
  width: 294px;
  margin-top: -36px;
  margin-bottom: 10px;
}

.mw_wp_form_confirm .form_item1 p{
  margin-top: 0px;
  margin-bottom: 0px;
}

.mw_wp_form_confirm .box_type1{
  width: 556px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 0px;
  border: 1px solid #E4E4E4;
}







/* メール */
.mw_wp_form_confirm .form_item2{
  width: 294px;
  margin-left: 0px;
  height: 60px;

  margin-bottom: 10px;
}

.mw_wp_form_confirm .form_item2 p{
  margin-top: 0px;
}

.mw_wp_form_confirm .box_type2{
  width: 556px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

/* 電話 */
.mw_wp_form_confirm .form_item3{
  width: 294px;
  margin-left: 0px;
  height: 60px;

  margin-bottom: 10px;
}

.form_item3 p{
  margin-top: 0px;
}

.box_type3{
  width: 556px;
  height: 55px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

/* ご住所 */
/* 郵便番号 */
.mw_wp_form_confirm .form_item4-1{
  width: 266px;
  margin-left: 10px;
  height: 70px;
}

.form_item4-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  padding-top: 0px;
}

.form_item4-2 p{
  margin-top: 0px;
}

.box_type4{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -80px;
}

/* 都道府県 */
.mw_wp_form_confirm .form_item5-1{
  width: 266px;
  margin-left: 10px;
  height: 60px;
  margin-left: -3px;
}

.form_item5-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  padding-top: 0px;
}

.form_item5-2 p{
  margin-top: 0px;
}

.box_type5{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -80px;
  margin-bottom: 7px;
}

/* 市区町村 */
.mw_wp_form_confirm .form_item6-1{
  width: 266px;
  height: 60px;
  margin-left: -3px;
}

.form_item6-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  margin-top: 6px;
}

.form_item6-2 p{
  margin-top: 0px;
}

.box_type6{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: -70px;
}

/* 町域・番地・建物名 */
.mw_wp_form_confirm .form_item7-1{
  width: 266px;
  height: 60px;
  margin-left: -3px;
  
}

.form_item7-2{
  width: 150px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: -15px;

  margin-top: 6px;
  margin-bottom: 30px;
}

.form_item7-2 p{
  margin-top: 0px;
}

.box_type7{
  width:416px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;

  border: 1px solid #E4E4E4;

  margin-top: 0px;

}

/* チェックイン日 */
.mw_wp_form_confirm .form_item8{
  width: 266px;
  margin-left: 0px;
  height: 70px;

  margin-top: 20px;
  margin-bottom: 0px;
}

.form_item8 p{
  margin-top: 0px;
}

.box_type8{
  width: 556px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 0px;
  border: 1px solid #E4E4E4;
}

.form_select_box8{
  position: relative;
  height: 70px;

}

.mw_wp_form_confirm .form_select_box8{
  margin-top: 88px;
}

.form_select_box8::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 100%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* チェックアウト日 */
.mw_wp_form_confirm .form_item9{
  width: 266px;
  margin-left: 0px;
  height: 70px;

  margin-bottom: -15px;
}

.form_item9 p{
  margin-top: 0px;
}

.box_type9{
  width: 556px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

.form_select_box9{
  position: relative;
  height: 70px;

}

.mw_wp_form_confirm .form_select_box9{
  margin-top: 77px;
}

.form_select_box9::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* ご希望の宿泊プラン */
.form_item10{
  width: 294px;
  margin-left: 0px;
  height: 70px;

  margin-bottom: -15px;
}

.form_item10 p{
  margin-top: 0px;
}

.box_type10{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;

  margin-top: 15px;
}

.form_select_box10{
  position: relative;
  height: 10px;

}

.mw_wp_form_confirm .form_select_box10{
  margin-top: 17px;
}

.mw_wp_form_confirm .form_item10{
  margin-top: -10px;
}

.form_select_box10::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 450%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* 大人の人数 */
.form_item11{
  width: 294px;
  margin-left: 0px;
  height: 70px;

  margin-top: 20px;
  margin-bottom: -15px;
}

.form_item11 p{
  margin-top: 0px;
}

.box_type11{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;

  margin-top: 30px;
}

.form_select_box11{
  position: relative;
  height: 60px;

  margin-bottom: 55px;

}

.mw_wp_form_confirm .form_select_box11{
  margin-top: 98px;
}

.mw_wp_form_confirm .form_item11{
  margin-top: -23px;
}

.form_select_box11::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 100%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* お子様の人数 */
.form_item12{
  width: 294px;
  margin-left: 0px;
  height: 70px;

  margin-top: -40px;
  margin-bottom: 0px;
}

.form_item12 p{
  margin-top: 0px;
}

.box_type12{
  width: 570px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -80px;
  border: 1px solid #E4E4E4;
}

.form_select_box12{
  position: relative;
  height: 49px;

}

.mw_wp_form_confirm .form_select_box12{
  margin-top: 18px;
}

.mw_wp_form_confirm .form_item12{
  margin-top: -23px;
}


.form_select_box12::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 40%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* テキストボックス */
.form_table_textarea{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;

  margin: 0 auto;

  max-width: 920px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-top: 0px;
  margin-bottom: 18px;

}

.mw_wp_form_confirm .form_item13{
  width: 252px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;
  margin-top: -30px;
}

.form_item13 p{
  margin-top: 0px;
}



.mw_wp_form_confirm .form_container3{
  padding-bottom: 58px;
}



.border_sp{
  display: none;
}

/* 下のテキスト */
.form_bottom1{
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #383838;

  margin-top: 45px;
  margin-bottom: 40px;
}

.form_bottom2{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  color: #383838;
}

.form_bottom2 p{
  margin-top: 78px;
  margin-bottom: 43px;

}














.mw_wp_form_confirm .form_container {
  margin-top: 20px;
}

.mw_wp_form_confirm .form_table {
  margin-bottom: 3px;
  width: 82%;
}


.mw_wp_form_confirm .form_item1 {
  height: 28px;
  margin-bottom: 0px;
}


.mw_wp_form_confirm .form_item1-1 {
  width: 38%;
  height: 28px;
  padding-left: 10px;
}


.mw_wp_form_confirm .form_item4 {
  width: 39%;
  height: 28px;
}

.mw_wp_form_confirm .form_select_box1 {
  width: 39%;
  height: 28px;

}

.mw_wp_form_confirm .form_select_box2 {
  width: 39%;
  height: 28px;
  margin: 0px;
}

.mw_wp_form_confirm .form_item5 {
  width: 39%;
  height: 28px;
}

.mw_wp_form_confirm .confirm_none{
  display: none;
}

.mw_wp_form_input .input_none{
  display: none;
}

.input_none{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;

}



.form_select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form_select::-ms-expand{
  display: none;
}

.mw_wp_form_confirm .form_select_box8::before {
  display: none;
}

.mw_wp_form_confirm .form_select_box9::before {
  display: none;
}

.mw_wp_form_confirm .form_select_box10::before {
  display: none;
}

.mw_wp_form_confirm .form_select_box11::before {
  display: none;
}

.mw_wp_form_confirm .form_select_box12::before {
  display: none;
}

.required{
  color:red;
}


.child_number_span{
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.3em;

  margin-left: 0px;

}

.form_bottom{
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 55px;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  

}

.form_btn{
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  color: white;
  
  width: 400px;
  height: 60px;
  border-radius: 30px;

  background-color: #B8A973;
  border:none;

  margin-left: -20px;

}


.form_table_th_bottom-text{
  vertical-align:top;
  margin-top: 0px;
}



.header_thank-page{
  width: 100%;
  background-color: #383838;
  padding-bottom: 45px;
}

.page_title_thank-page p{
  padding: 0;
  margin-top: -50px;
  margin-left: 5px;
  text-align: center;
  margin-bottom: 53px;
}


.form_bottom_thank-page{
  margin-top: 90px;

}


.form_bottom_thank-page p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: -20px;

}


.form_item_thank-page{
  max-width: 360px;
  margin:0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
}










.thank-page1{
  max-width:  1200px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: center;

  margin: 0 auto;

}

.thank-page2{
  max-width:  1200px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: center;

  margin: 0 auto;

  margin-top: 50px;

}


.thank-page3{
  max-width:  1200px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: center;

  margin: 0 auto;

  margin-top: 100px;

}


.validation{
  margin: 0px;
  color: red;
}






footer {
  width: 100%;
  text-align: center;
  padding-top: 197px;
  padding-bottom: 200px;

  background-color: #FAF8F0!important;
}

.nav{
  width: 100%;
  margin:0 auto;
}

.footer_nav1{
  color: black;
  display: flex;
  justify-content: center;
  z-index: 2;
  font-size: 18px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-top: 0px;
  margin: 0 auto;

  margin-top:37px;

}


.footer_nav1 a{
  color: #000000;
}

.footer_Copyright{

  font-size: 12px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: center;
  margin: 0;
  margin-top: 30px;

}


.footer_nav2{
  color: black;
  display: flex;
  justify-content: center;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: left;
  text-align: left;
  padding-top: 0px;
  margin: 0 auto;
  margin-top:15px;

}




.footer_nav2 a{
  color: #000000;
}

.footer_Copyright{

  font-size: 12px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: center;
  margin: 0;
  margin-top: -10px;

}







.thanks_page {
  width:100%;
  height:100vh;
  background-color: white;
  background-position: center;
  background-size:cover;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:40px;
  margin-bottom: 100px;
}

.company_page {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 100px;
}

.company_title {
  margin: 0;
  margin-bottom: 30px;
}


.company_text {
  font-family: 'Hiragino Kaku Gothic ProN';
  font-style: italic;
}

.company_text span{
  margin: 0;
  padding: 0;
  background-image:linear-gradient(transparent 50%, #f29100 60%);
}











.form_title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

.form_item{
  max-width: 360px;
  margin:0 auto;
  margin-bottom: 20px;
}


.form_item p {
  margin: 0;
}


.form_button{

  width: 400px;
  height: 60px;
  top: 10937px;
  left: 520px;
  gap: 0px;
  border-radius: 30px;

  background-color: #B8A973;

  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
}









.br_sp{
  display: none;
}

.br_pc{
  display:block;
}







.policy_page{
  margin-top: 0px;
}

.thank_page{
  padding-bottom: 200px;
}

.thank_page_a{
  padding-bottom: 200px;
}

.policy_item_title{
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;
  
  padding-bottom: 9px;
  
  border-bottom: 2px solid #B8A973;

}

.policy_item_text{
font-size: 16px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0.3em;
text-align: left;
margin-bottom: 40px;

}

.policy_item_title1{
  width: 260px;

}

.policy_item_title2{
  width: 150px;

}

.policy_item_title3{
  width: 300px;

}

.policy_item_title4{
  width: 260px;

}

.policy_item_title5{
  width: 300px;

}

.policy_item_title6{
  width: 220px;

}

.policy_item_title7{
  width: 300px;

}

.policy_item_title8{
  width: 420px;

}

.policy_item_title9{
  width: 390px;

}

.policy_item_title10{
  width: 360px;

}

.policy_item_title11{
  width: 420px;

}


.upper_nav{
  color: black;
  display: flex;
  flex-wrap: wrap;
  
  justify-content: left;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-top: 0px;
  margin-left: -10px;
  margin-top: 50px;


}


.upper_nav ul{
  /* flex-wrap: wrap; */
  flex-wrap: nowrap;
}


.upper_nav a span{
  color: #000000;
}

.upper_nav a{
  color: #B8A973;
}

.upper_nav p{
  color: #B8A973;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-top: 0px;
  margin-left: 0px;
  margin-top: 0px;
}

.upper_nav p span{
  color: #000000;
}

.upper_nav li{
  padding-right: 2px;
}






.category_nav{
  display: flex;
  flex-wrap: wrap;
  
  justify-content: left;
  z-index: 2;

  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: center;

  padding-top: 0px;
  margin-left: 0px;
  margin-top: -25px;
  margin-bottom: 40px;

}

.category_nav ul{
  flex-wrap: wrap;
  display:flex;
  padding: 0;
  list-style:none;
  
}

.category_nav a{
  color: #B8A973;
  text-decoration:none;
}


.category_nav p span{
  color: #000000;
}

.category_nav li{
  margin-right: 15px;

  border-radius: 20px;

  padding-left: 0px;
  padding-right: 0px;

  border: 1px solid #B8A973;
}

.category_button{
  height: 40px;
  top: 478px;
  left: 223px;
  border-radius: 20px;

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 17px;
  padding-right: 17px;
}

#category_button-ALL{
  background-color: #B8A973;
  color: #FFFFFF;
}


.page_text_page{
  margin: 0;
  margin-top: -4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  padding-bottom: 27px;

}


.single-page{
  margin: 0 auto;
}


.single-page_container{
  margin: 0 auto;
  margin-top: 60px;
}




.single-page_container0{
  max-width: 1220px;
  display: flex;
  flex-wrap: wrap;

  margin: 0 auto;

  align-items: flex-start
}

.single-page_container1{
  width: 70%;
  margin: 0 auto;

  margin-left: 10px;
  margin-right: 20px;
}

.single-page_container2{
  width: 30%px!important;
  margin: 0 auto;

  margin-left: 20px;
  margin-right: 10px;
  
}

.single-page_container2 ul{
  list-style: none;
}

.wpp-shortcode{
  border-top:1px solid #E4E4E4;
}

.single-page_container2 a{
  text-decoration:none;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-align: left;

  color: #383838;

}




.single-page_container3{
  width: 70%;
  margin-left: 10px;
  
}


.single-page_container3 p{
  font-size: 24px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-top: 60px;
  margin-bottom: 60px;
  
}




.single-page_item{
  max-width: 780px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.single-page_item2{
  max-width: 300px;
  margin: 0 auto;
}

.single-page_category{
  width: 83px;
  height: 26px;
  width: 83px;
  height: 26px;
  top: 511px;
  left: 308px;
  border-radius: 13px;
  background-color: #B8A973;

}

.single-page_category ul{
  list-style: none;
  padding: 0;
  text-align: center;
}

.single-page_category li{
  margin-top: -16px;
}

.single-page_category a{
  color: white;

  text-decoration:none;

}


.single-page_item1{
  display: flex;
  align-items: center
}



.single-page_img img{
  margin-top: 14px;
  width: 100%;
  height: 100%;
  object-fit: contain;

}

.single-page_img{
  max-width: 780px;

}


#ez-toc-container{
  width: 97%!important;

  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;

  margin-top: 25px;
  padding-bottom: 2px;

  background-color: #F3F3F3;

}

.ez-toc-title{

  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  /* margin-top: 10px; */

  padding-top: 15px;
  padding-left: 10px;
  margin-bottom: 0px;
} 

.ez-toc-title::before {content:"| ";}

.single-page_contents nav{

  margin-top: -10px;
  margin-left: 11px;
}

.single-page_contents li{

  list-style: none;
}

.single-page_contents ul{

  padding: 0;
}

.single-page_contents a{

  text-decoration:none;
  color: #000000;
}




/* h2見出しの調整 */
.ez-toc-list-level-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;
  
  text-decoration:none;
}

/* h3見出しの調整 */
.ez-toc-list-level-3{

  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;

}

.ez-toc-heading-2:before {content:"- ";}



.content{
  max-width: 780px;
  margin: 0 auto;
  /* margin-left: 10px;
  margin-right: 10px; */
}

.content h2{
  
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

}

.wp-block-separator{
  border-top: 2px solid #B8A973;
}

.content h3{
  
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;
  
}


.content p{
  
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: justify;

  margin-top: 26px;
  
}


.content table{
  min-height: 312px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  border-spacing: 1px;
  border-color: #E4E4E4;

  margin-top: 18px;
  margin-bottom: 23px;

}

.content td{
  padding-left: 20px;
}

.wp-block-heading{
  margin-bottom: 0px;
}





.blog_page {
  margin: 0px!important;
  width:100%;

  background-image: url(../img/Rectangle\ 65.png);
  background-size: cover;
  background-position: center;


  justify-content: center;
  align-items: center;

  padding-top: 237px;
  padding-bottom: 200px;
  
}

.blog_archive {
  width:100%;

  padding-top: 0px;
  padding-bottom: 200px;
  
}


.notice_page {
  margin: 0px!important;
  width:100%;

  padding-top: 237px;
  padding-bottom: 200px;
  
}




.post_contents{
  display: flex;
  flex-wrap: wrap;

  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 30px;
  margin-top: -10px;
  margin-bottom: 57px;
}

.post_contents_notice{
  display: flex;
  flex-direction: column;
  align-items: flex-start!important;

  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 57px;


  border-bottom: 1px solid #E4E4E4;

}

.notice_archive{
  margin-top: 0px;
  padding-bottom: 209px;
}






.post_contents_single-page{
  display: flex;

  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 30px;
  margin-top: -10px;
  margin-bottom: 57px;
}

.post_content{
  width: 380px;
  height: auto;
  top: 8255px;
  left: 120px;

  background-color: white;

  padding-bottom: 26px;
  
}

.post_content_notice{
  width: 100%;
  height: auto;
  top: 8255px;
  left: 120px;

  background-color: white;

  padding-top: 26px;
  padding-bottom: 5px;

  border-top: 1px solid #E4E4E4;
  
}



.post_content p{
  max-width: 1200px;
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

}

.post_content_notice p{
  width: 90%;
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

}


.single-page_date{
  margin-top: 12px;

  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-right: 35px;

}

.single-page_date_notice{
  width: 100px;
  margin-top: 12px;

  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-right: 35px;

}


.post_content a{
  color: #000000;
  text-decoration:none;
}

.post_content ul{
  margin-top: 33px;
  padding-bottom: 300px;
}

.post_content img{
  width: 100%;
  height: 230px;

  object-fit: cover;

}



.post_content_notice a{
  width: 100px;
  color: #000000;
  text-decoration:none;
}






.post_content_category{
  width: 83px;
  height: 26px;
  width: 83px;
  height: 26px;
  top: 511px;
  left: 308px;
  border-radius: 13px;
  background-color: #B8A973;

}

.post_content_category ul{
  list-style: none;
  padding: 0;
  text-align: center;
}

.post_content_category li{
  margin-top: -16px;
  
}

.post_content_category a{
  color: white;

  text-decoration:none;

}

.post_content_width{
  margin: 0 auto;
  max-width: 332px;
}

.post_content_width1{
  width: 100%;
  position: relative;
}

.post_content_width1 span::after{
  content: ">";
  font-size: 20px; 
  color:white;
  width: 25px;
  height: 35px;
  background-color:#B8A973;
  border-radius: 50%;


  position: absolute;
  top: 50%;
  right: 0;

padding-left: 15px;
padding-top: 5px;

  margin-top: -14px;
  margin-left: 0px;
}


.post_content-single{
  width: 100%;
  height: auto;

  background-color: #F3F3F3;

  padding-bottom: 26px;

  margin-bottom: 141px;
  
}


.post_content-single p{
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

}

.post_content-single a{
  color: #000000;
  text-decoration:none;
}

.post_content-single ul{
  margin-top: 33px;
  padding-bottom: 300px;
}

.post_content-single img{
  width: 100%;
  height: 200px;

  object-fit: cover;

}

.post_content-single_category{
  width: 83px;
  height: 26px;
  width: 83px;
  height: 26px;
  top: 511px;
  left: 308px;
  border-radius: 13px;
  background-color: #B8A973;

}

.post_content-single_category ul{
  list-style: none;
  padding: 0;
  text-align: center;
}

.post_content-single_category li{
  margin-top: -16px;
  
}

.post_content-single_category a{
  color: white;

  text-decoration:none;

}

.post_content-single_width{
  margin: 0 auto;
  max-width: 367px;
}

.border p{
  margin: 0 auto;
  text-align: center;
  width: 90%;
  border-width:1px;
  border-style:solid;
  border-color:#E4E4E4;
}

.border_E4E4E4 {
  margin: 0 auto;
  text-align: center;
  max-width: 1200px;
  border-bottom: 1px solid #E4E4E4;
  padding-left: 10px;
  padding-right: 10px;
}


.company_table_center{
  margin-bottom:208px;
}


.single-page_container-border{
  border: 1px solid #E4E4E4;
}




.service_page{
  margin-top: 0px;
  margin-bottom: 198px;
}

.page_title2-2{
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 53px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 58px;

}


.service_item_title{
  width: 100%;

  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

  text-align: center;
  
  margin: 0px;
  padding-bottom: 0px;

  margin-bottom: 17px;

}

.service_item_text{
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: justify;

  margin: 0px;
  margin-bottom: 40px;

}

.service_item_text-bottom{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: -50px;
  margin-bottom: 64px;
  
}

.service_item_text-bottom span{
  font-size: 12px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  
}


.service_item_title1{
  margin: 0 auto;
  width: 90px;
  border-bottom: 2px solid #B8A973;

  margin-bottom: 52px;

}

.service_item_title2{
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: center;

  margin: 0px;
  margin-bottom: 40px;
}

.service_item_img-2{
  display: flex;
  justify-content: space-between;
  margin: 0px;
  margin-bottom: 78px;
}

.service_item_img-2 div{
  margin-left: 5px;
  margin-right: 5px;
}

.service_item_img-3{
  display: flex;
  text-align: center;

  margin-top: 68px;
  margin-bottom: 55px;

}

.service_item_img-4{
  display: flex;
  justify-content: space-between;
  margin: 0px;

  margin-top: 65px;
  margin-bottom: 78px;
}

.service_item_img-4 div{
  margin-left: 5px;
  margin-right: 5px;
}

.service_item_img-5{
  display: flex;
  justify-content: space-between;
  margin: 0px;

  margin-top: 65px;
  margin-bottom: 78px;
}

.service_item_img-5 div{
  margin-left: 5px;
  margin-right: 5px;
}


.service_item_img1{
  width: 100%;
}

.service_item_img2{
  width: 95%;
}


.service_table{

  margin: 0 auto;
  margin-top: 0px;
  font-size: 16px;
  color: #383838;
  max-width: 900px;
  height: 512px;

  text-align: left;

  font-weight: normal;

  margin-bottom: 65px;
}

.service_text_center{
  text-align: center;
}

.service_table_center{
  padding-bottom: 0px;
}

.service_button_service_page{
  margin-bottom: 80px;
}


.service_table_pc,.service_table_pc td,.service_table_pc th {
  border-collapse: collapse;
  border: 1px solid #E4E4E4;
  }

  .service_table_pc td,.service_table_pc th {
  padding-left: 20px;
  padding-right: 20px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  }

.service_table_pc th{
  width: 25.5%;
  height: 50px;
}

.service_table_pc td{
  width: 84.5%;
}

.service_page_width{
  max-width: 1200px;
  margin:0 auto;
  margin-bottom: 0px;
  padding-left: 10px!important;
  padding-right: 10px!important;
}














.form_title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

.form_item{
  max-width: 360px;
  margin:0 auto;
  margin-bottom: 20px;
}


.form_item p {
  margin: 0;
}


.form_button{

  width: 400px;
  height: 60px;
  top: 10937px;
  left: 520px;
  gap: 0px;
  border-radius: 30px;

  background-color: #B8A973;

  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
}




.form_table_thank-page_pc{
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 16px;
  color: black;
  /* width: 335px; */
  height: auto;

  font-weight: normal;
  

}

.form_table_thank-page_sp{
  display: none;
}








/* ページネーション */
.navigation {
  text-align: center;
}

.page-numbers {
  padding: 3px 10px;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
  color: #B5B5B5;
}



.page-numbers:not(.current):not(.dots) {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.page-numbers:not(.current):not(.dots):hover {
  opacity: 0.5;
}

.current {
  background-color: #383838;
  color: #FFF;
}

.nav-links a{
  text-decoration:none;
}













@media screen and (max-width:1250px) {
  
  /* .header_nav{
    margin-left: 50px;
  } */


  .header_nav ul{
    flex-wrap: wrap;
  }

  .footer_nav1{
    margin-left: 50px;
  }

  .footer_nav1 ul{
    flex-wrap: wrap;

  }



  .plan_page{
    padding-top: 21px;
    padding-bottom: 50px;
  }
  
  .plan_page_img{
  
    padding-right: 0px;
    text-align: right;
    padding-right: 12px;
  }
  
  
  .plan_page_img img{
    width: 112px;
    height: 37px;
  

    
  }
  
  
  .plan_title1{
    margin: 0px;
    margin-top: -15px;
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.3em;
    height: 16px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-right: 24px;
  
  }
  
  .plan_title2{
    margin: 0px;
    margin-top: -15px;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-bottom: 20px;
    padding-right: 30px;
  
  }
  
  .plan_title3{
    margin: 0px;
    margin-top: -15px;
  
    font-family: EB Garamond;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-bottom: 20px;
    
  }
  
  
  .plan_page_item{
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center
  }
  
  .plan_page_item_box1{
  margin: 0;
  width: 335px;
  
  background: #F9F4E2;
  
  
  text-align: center;
  
  margin-bottom: 30px;
  
  
  }
  
  .plan_page_item_box2{
  width: 335px;
  
  background: #F9F4E2;
  
  margin-right: 0px;
  text-align: center;
  
  }
  
  .plan_page_item_text1{
  margin: 0 auto;
  padding-top: 25px;
  padding-left: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 4px;
  
  }
  
  .plan_page_item_text2{
  margin: 0 auto;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  
  }
  
  .plan_page_item_btn{
  margin: 0 auto;
  margin-top: 20px;
  width: 271px;
  height: 40px;
  border-radius: 20px;
  background: #B8A973;
  text-align: center;
  
  margin-bottom: 32px;
  }
  
  .plan_page_item_btn a{
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-decoration: none;
  }
  

  .kv_photo2{
    position: absolute;
    top: 270px;
    left:-10%;
    width:51%;
    top: 54%;
  }

}

@media screen and (max-width:990px) {
  



.form_container p{
  font-size: 14px;
}

.form_container2 p{
  font-size: 14px;
}

.form_container3 p{
  font-size: 14px;
}

.form_container4 p{
  font-size: 14px;
}


  

  .kv_photo2{
    position: absolute;
    top: 270px;
    left:-0%;
    width:51%;
    top: 34%;
  }




  .company_page{
    padding-top: 102px;
    padding-bottom: 58px;
  }
  
  .company_table_pc {
    display: none;
  }
  
  .company_table_sp {
    display: flex;
    margin: 0 auto;
    margin: -6px;
    padding: 0px;
  
    width: 335px;
    height: auto;
  
    justify-content: center;
    align-items: center;
    color: #383838;
  }
  
  .company_page_width{
    max-width: 1200px;
    margin:0 auto;
    color: #383838;
  }
  
  .company_table_center{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  
  .company_table_sp a{
    text-decoration: underline;
    color: #00C2FF;
  }
  
  
  .company_table_sp,.company_table_sp td{
    border-collapse: collapse;
    border: 1px solid #E4E4E4;
    }
  
    .company_table_sp td{
    padding-left: 20px;
    padding-right: 20px;
  
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.3em;
    text-align: left;
  
    }
  
  .company_table_sp td{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  


.thanks_page {
  font-size: 28px;
  }






  
}



















@media screen and (max-width:800px) {
.header_copy{
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.3em;
  
  padding-top: 102px;
  padding-left: 20px;
}

.br_sp{
  display:block;
}

.br_pc{
  display:none;
}

.header_text{
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;

  margin: 0px;

  padding-top: 0px;
  padding-left: 20px;
  
}

.header_text p{
  margin: 0px;
  margin-top: -9px;
}

header {
  padding-bottom: 19px;
}

header img{
  margin-top: 20px;
}

.nav_btn{
  display: none;
}
  
.nav_btn_sp{
  display: flex;

  width: 80px;
  height: 26px;

  border-radius: 20px;
  background-color: #B8A973;

  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: center;

  text-decoration:none;

  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;

  margin-top: 25px;
  margin-left: 50px;
}
  
.nav_btn_sp a{
  text-align: center;
  align-items: center;
}


.title{
  padding-top: 0px;
  margin-top: -5px;
}

.title img {
  width: 102.33px;
  padding-top: 0px;
  padding-left: 20px;
}


.kv{
  display: block;
  
  padding-top: 70px;
  margin-left: 0px;
  margin-top: -18px;

  text-align: center;

  padding-bottom: 363px;
}


.kv_word{
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
}

.kv_word img{
  width: 179.08px;
  height: 70px;
}

.kv_txt{
  width: 100%;
  height: 77px;

  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  
  padding-top: 5px;
  padding-left: 3px;
  margin-bottom: 15px;
}

.kv_photo{
  position: relative;
  width: 100%;
}

.kv_photo1{
  position: absolute;
  width: 50%;
  top: 45px;
  left:40.5%;

}

.kv_photo2{
  position: absolute;
  width: 30%;
  top: 170px;
  left:28%;
}




.room_page{
  padding-top: 20px;
  padding-bottom: 52px;
}

.page_title{
  margin: 0px;
  display: flex;

}


.room_page_img{

  padding-right: 0px;
}

.room_page_img img{
  width: 112.97px;
  height: 60px;
  
  text-align: right;
  padding-right: 12px;
}


.page_title1{
  margin: 0px;
  margin-top: -41px;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  height: 16px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 24px;

}

.page_title2{
  margin: 0px;
  margin-top: -41px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  padding-right: 30px;

}

.page_title3{
  margin: 0px;
  margin-top: -41px;

  font-family: EB Garamond;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  

}

.room_menu{
  margin-bottom: 17px;
}



.page_text{
  width: 335px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: justify;

  padding-top: 10px;
  padding-bottom: 25px;

}

.room_page ul {
  width: 100%;
  list-style: none;
  padding: 0;
  display: block;

  margin-top: 11px;
}

.room_page li {
  width: 335px;
  height: 76px;
  
  margin: 0 auto;

  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: center;
  

  margin-bottom: 20px;
}


#item_standard{
  background-color:#B8A973;
  color: #FFFFFF;
}

#item_standard a{
  color: #FFFFFF;
}

#item_standard:hover {
  opacity: 0.7;
}

#item_deluxe{
  background-color:#EDEBD7;
}

#item_deluxe:hover {
  opacity: 0.7;
}

#item_premier{
  background-color:#EDEBD7;
}

#item_premier:hover {
  opacity: 0.7;
}

.room_page li:last-child{
  margin: 0 auto;
}


.room_page a {
  text-decoration:none;
  color: black; 
  display:flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  
}


.room_page_explanation{
  background-color: white;
  margin: 0 auto;

  width: 335px;
  height: 293px;
}


.room_page_explanation_img{
  display: flex;
  justify-content: center;
}


#room_page_explanation_img{
  width: 90%;
  height: 350px;
  object-fit: cover; 

  margin-top: 25px;
}



#room_page_explanation_text1{
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-left: 24px;
  padding-top: 19px;

  width: 287px;

}

#room_page_explanation_text2{

  width: 287px;
  height: 210px;

  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: left;
  
  max-width: 1120px;
  height: 64px;

  margin: 0 auto;
  margin-top: 14px;
  padding-bottom: 39px;

}


.plan_page{
  padding-top: 15px;
  padding-bottom: 52px;
}

.plan_page_img{

  padding-right: 0px;
  text-align: right;
  padding-right: 12px;
}


.plan_page_img img{
  width: 112px;
  height: 37px;

}


.plan_title1{
  margin: 0px;
  margin-top: -18px;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  height: 16px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 25px;

}

.plan_title2{
  margin: 0px;
  margin-top: -18px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  padding-right: 30px;

}

.plan_title3{
  margin: 0px;
  margin-top: -18px;

  font-family: EB Garamond;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 20px;
  
}


.plan_page_item{
margin-top: 7px;
display: flex;
flex-direction: column;
align-items: center
}

.plan_page_item_box1{
margin: 0;
width: 335px;

background: #F9F4E2;


text-align: center;

margin-bottom: 32px;


}

.plan_page_item_box2{
width: 335px;

background: #F9F4E2;

margin-right: 0px;
text-align: center;

}

.plan_page_item_text1{
margin: 0 auto;
padding-top: 25px;
padding-left: 5px;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.3em;
text-align: center;
padding-bottom: 1px;


}

.plan_page_item_text2{
margin: 0 auto;
padding-top: 5px;
padding-left: 15px;
font-size: 14px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0.3em;
text-align: left;

}

.plan_page_item_btn{
margin: 0 auto;
margin-top: 18px;
width: 271px;
height: 40px;
border-radius: 20px;
background: #B8A973;
text-align: center;

margin-bottom: 32px;
}

.plan_page_item_btn a{
color: white;
font-size: 16px;
font-weight: 400;
line-height: 40px;
letter-spacing: 0.3em;
text-decoration: none;
}




.season_page {
  padding-top: 88px;
  padding-bottom: 50px;
}

.season_page_width{
  max-width: 1200px;
  margin:0 auto;
}


.season_title{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 77px;

}

.season_text{
  width: 335px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  margin:0 auto;
  margin-top: 9px;
  padding-bottom: 22px;

}

.season_page_img1-1{
  position: relative;
  width: 73.5%;
  margin-top: 15px;
}

.season_page_img1-2{
  position: absolute;
  width: 18%;
  left: 69%;
  margin-top: 12.5%;

}

.season_page_img1-3{
  position: absolute;
  width: 16.8%;
  margin-top: 28.5%;
  left: 78%;

}

.season_page_img2-1{
  position: relative;
  width: 47%;
  margin-top: 3%;
  margin-left: 15.5%;
}

.season_page_img2-2{
  position: absolute;
  width: 12%;
  left: 5.8%;
  margin-top: 17.5%;

}

 /* 写真スライド */

.swiper-wrapper{
  margin-top: 13px;
  margin-bottom: 23px;
}

.swiper-slide img{
  width: 100%;
  margin-right: 0px;
}

.swiper-pagination-bullet {
  background-color: #BEA574!important;
  width: 16px!important;
  height: 16px!important;
  margin: 0 12px!important; 
}


.map_page {
  margin: 0px!important;
  width:100%;

  justify-content: center;
  align-items: center;

  padding-top: 89px;
  padding-bottom: 52px;
  
}

.map_title{
  margin: 0px;
  margin-top: -37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-bottom: 80px;

}

.map_map{
  margin-top: 7px;
}

.map_map iframe{
  height: 310px;
}

.map_text{
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-bottom: 63px;

}

.map_bottom1{
  margin-top: 31px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.map_bottom1 p{
  margin-top: 13px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: center;
  margin-left: 0px;

}

.map_bottom2{
  margin: 0 auto;
  max-width:355px;
  margin-top: 14px;

}

.map_bottom2 p{
  margin: 0;
  margin-top: -5px;

  margin-left: 10px;
  margin-right: 10px;

  padding: 0px;

  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: left;
}



.blog_page {
  padding-top: 88px;
  padding-bottom: 50px;
  
}


.post_contents{
  display: block;
  justify-content: center;
  align-items: center;
  max-width: 335px;
  margin: 0 auto;
  gap: 30px;
  margin-top: 8px;
  margin-bottom: 30px;
}

.post_contents_single-page{
  display: block;
  justify-content: center;
  align-items: center;
  max-width: 335px;
  margin: 0 auto;
  gap: 30px;
  margin-top: 8px;
  margin-bottom: 30px;
}

.post_content{
  width: 335px;
  height: auto;

  padding-bottom: 20px;
  margin-bottom: 23px;
  
}


.post_content p{
  margin-top: -12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;

}

.post_content a{
  color: #000000;
  text-decoration:none;
}

.post_content ul{
  margin-top: 29px;
  padding-bottom: 300px;


  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;


}

.post_content img{
  width: 100%;
  height: 200px;

  object-fit: cover;

}

.post_content_width{
  margin: 0 auto;
  max-width: 295px;
}


.single-page_date{
  margin-top:8px;
  padding-right: 30px;


  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;
  
  
}


















.company_page{
  padding-top: 102px;
  padding-bottom: 58px;
}

.company_table_pc {
  display: none;
}

.company_table_sp {
  display: flex;
  margin: 0 auto;
  margin: -90px;
  padding: 0px;


  width: 335px;
  height: auto;

  justify-content: center;
  align-items: center;
  color: #383838;

}

.company_page_width{
  max-width: 1200px;
  margin:0 auto;
  color: #383838;
}

.company_table_center{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:143px;
}


.company_table_sp a{
  text-decoration: underline;
  color: #00C2FF;
}


.company_table_sp,.company_table_sp td{
  border-collapse: collapse;
  border: 1px solid #E4E4E4;
  }

  .company_table_sp td{
  padding-left: 20px;
  padding-right: 20px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  }

.company_table_sp td{
  padding-top: 5px;
  padding-bottom: 5px;
}



.page_title2-3{
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 0px;

  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

  text-align: center;
  padding-bottom: 58px;


}


.reservation_page{
  padding-top: 0px;
  padding-bottom: 0px;
  
}

.reservation_page_width{
  margin:0 auto;
  margin-bottom: 85px;
  padding-left: 10px;
  padding-right: 10px;
}

.thank_page_width{
  margin:0 auto;
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.page_text_reservation1{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;


}

.page_text_reservation{
  width: 340px;
  margin: 0;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  padding-bottom: 21px;


}


.form_container{
  width: 335px;
  margin: 0 auto;

  margin-top: -130px;
}

.form_container2{
  width: 335px;
  margin: 0 auto;

  margin-top: 0px;
}

.form_container3{
  width: 335px;
  margin: 0 auto;

  margin-top: -135px;
}

.form_container4{
  width: 335px;
  margin: 0 auto;

  margin-top: 0px;
}

.form_table{
  display: block;
  justify-content: center;
  align-items: center;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;


  height: 115px;

  margin-bottom: 0px;
}

.form_table_textarea{
  display: block;
  justify-content: center;
  align-items: flex-start;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-bottom: 18px;

}

.form_item1{
  width: 335px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;

  margin-top: 3px!important;
  margin-bottom: -7px!important;

}


.form_item2{
  width: 100%;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-top: 0px;
  margin-top: -21px!important;
  margin-bottom: -10px!important;

}

.form_box2{
  width: 96.1%;
  margin-top: 0px;
  margin-bottom: -18px;
}


.form_item3{
  width: 100%;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-top: -44px!important;
  margin-bottom: -12px!important;

}

.form_box3{
  width: 98%;
  margin-top: 5px;
  margin-bottom: -5px;
}


.box_type1{
  width: 321px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #E4E4E4;

}

.box_type2{
  width: 321px;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #E4E4E4;
  margin-top: 0px;

}

.box_type3{
  width: 321px;
  height: 270px;
  border-radius: 4px;
  background-color: white;
  border:none;

  margin-bottom: 0px;
}

.box_type4{
  width: 100.8%;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #E4E4E4;
}





.from_text-size{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.3em;
  text-align: left;

}


.form_table a{
  text-decoration: underline;
  color: #00C2FF;
}



.from_box1{
  margin-top: 6px;
  margin-bottom: 7px;
  width: 100%;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none;
}

.from_box2{
  width:100%;
  height: 60px;
  border-radius: 4px;
  background-color: white;
  border:none
}

.from_box3{
  margin-top: 8px;
  width:100%;
  height: 305px;
  border-radius: 4px;
  background-color: white;
  border:none;

  margin-bottom: 30px;
}




.required{
  color:red;
}

.child_number_span{
  font-size: 15px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;

}

.form_bottom{
  width: 335px;
  margin: 0 auto;
  margin-bottom: 28px;
  margin-top: -50px;

font-size: 14px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0.3em;
text-align: left;

}




.form_btn{
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  color: white;
  
  width: 335px;
  height: 60px;
  border-radius: 30px;

  background-color: #B8A973;
  border:none;
}


.form_table_th_bottom-text{
  vertical-align:top;
  margin-top: 0px;
}



.header_thank-page{
  width: 100%;
  background-color: #383838;
  padding-bottom: 48px;
}

.page_title_thank-page p{
  padding: 0;
  margin-top: -50px;
  margin-left: 5px;
  text-align: center;
  margin-bottom: 53px;
}


.form_table_thank-page_pc{
  display: none;
}

.form_table_thank-page_sp{
  display: block;
  margin: 0 auto;
  margin-top: -80px;
  font-size: 16px;
  color: black;
  width: 335px;
  height: auto;

  font-weight: normal;
}


  .form_table_thank-page_sp td{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  width: 335px;
  }

  .form_table_thank-page_sp img{
    width: 335px;
    margin-top: -100px;
    }

.reservation_page_confirm{
  padding-top: 80px;
}

.reservation_page_confirm img{
  width: 335px;
}

.reservation_page_confirm{
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
}



.form_bottom_thank-page p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: 0px;

}


.form_item_thank-page{
  max-width: 360px;
  margin:0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
}


  .form_item{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .form_btn{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }






  footer {
    width: 100%;

    text-align: center;


    padding-bottom: 55px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;

    margin: 0 auto;

  }

  .nav_f{
    width: 100%;
  margin: 0 auto;

  }

  .nav_div{
    width: 95%!important;
    margin: 0 auto;
  }

  
  .nav_f img{
    width: 179.08px;
  }

  .nav_f div{
    width: 100%;
  }
  
  .footer_nav1{
    margin: 0;
    margin-top: 17px;

  }

  .footer_nav1 ul{
    display: block;
    justify-content: center;
    z-index: 2;
    font-size: 16px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0.3em;
    text-align: left;
    padding-top: 0px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 0px;
    text-align: center;
  }
  

  .footer_nav1 li{
    padding-right: 0px;


  }

.menu_item_footer{
  height: 40px;

}


.footer_nav2 ul{
  display: block;
  justify-content: center;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: left;
  padding-top: 0px;
  margin: 0 auto;
  padding: 0px;
  margin-top: 0px;
  text-align: center;


}

.footer_nav2 li{
  padding-right: 0px;
  height: 30px;
}



  .footer_Copyright{
  
    font-size: 12px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0.3em;
    text-align: center;
    margin: 0;
    margin-top: 20px;
  
  }




.border{
  margin-top: 25px;
  margin-bottom: 23px;
}



.page_title_thank-page{
  margin-top: 9px;
}

.thank-page1{
  width: 340px;
  height: auto;

  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: justify;
  
  margin: 0 auto;
  margin-top: -33px
  
}

.thank-page2{
  width: 340px;
  height: auto;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  margin: 0 auto;

  margin-top: 34px;

}


.thank-page3{
  width: 340px;
  height: auto;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  margin: 0 auto;

  margin-top: 40px;

}






.header_thank-page{
  padding-bottom: 10px;
}

.header_thank-page img{
  margin-top: 20px;
}




.br_pc{
  display: none;
}

















/*  ハンバーガーメニューのスタイル  */
.nav{
  display: flex;
  justify-content: space-between;
  max-width:1200px;
  margin:0 auto;
}

.nav_pc{
  margin: 0;
}

.menu_btn {
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 2px;
  width: 32px;
  z-index: 999;
  margin-right: 25px;
  margin-top: 10px;

  color: white;

  font-family: EB Garamond;
  font-size: 9px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.3em;
  text-align: left;

}

.menu_btn span {
  position: relative;
  display: block;
  height: 25px;
  z-index: 999;
}
.menu_btn:before,
.menu_btn span:before,
.menu_btn span:after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  top: 50%;
  height: 2px;
  border-radius: 2px;
  margin-top: -1px;
  background-color: white;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;

}
.menu_btn span:before {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.menu_btn span:after {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}

/* メニューを開いた状態のハンバーガーメニューのスタイル */
.menu_btn.open:before {
  opacity: 0;
}
.menu_btn.open span:before {
  transform: translateY(0) rotate(45deg);
}
.menu_btn.open span:after {
  transform: translateY(0) rotate(-45deg);
}

/* ヘッダーのスタイル */
.header {
  height: 50px;
  padding: 0 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* ナビゲーションメニューの初期状態 */
.header_nav {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  transition: all 0.5s;
  transform: translateY(-100%); /* 初期状態では上方向に移動させて隠しておく */
  z-index: 999;
}
/* ナビゲーションメニューを開いた状態 */
.header_nav.open {
  transform: translateY(-50px); /* ヘッダーの高さ分下方向に移動する */
  
}

/* その他のスタイル */
.header_nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;

  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

}


.header_nav ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid #B8A973;
  background-color: #B8A973;
  list-style: none;
}

.header_nav ul li:last-child {
  border-bottom: 1px solid #B8A973 ;
  padding-bottom: 40px;
}


.header_nav ul li a {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.header_nav ul li a:hover {
  border-bottom: none;
}

.nav_a_img{
  margin: 0;
  margin-top: 60px!important;
  margin-left: -230px;
  padding-bottom: 32px;
}





.service_button{
  display: block;
  margin: 0 auto;

  text-decoration:none;
  max-width: 335px;
  height: 60px;
  top: 4458px;
  left: 20px;
  border: 1px;

  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;



}


.notice_button{
  display: block;
  margin: 0 auto;

  text-decoration:none;
  max-width: 335px;
  height: 60px;
  top: 4458px;
  left: 20px;
  border: 1px;

  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;



}

.service_button span{
  color: #B8A973;
  position: relative;
  padding-right: 0px;
}

.notice_button span{
  color: #B8A973;
  position: relative;
  padding-right: 0px;
}


.service_button span::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;

  background-image: url(../img/Vector\ 7.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-right: -50px;

}

.notice_button span::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;

  background-image: url(../img/Vector\ 7.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-right: -40px;

}

.reservation_page_width{
  width:95%;
  padding-left: 10px;
  padding-right: 10px;
}

.upper_nav{
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-top: 5px;
  
}

.upper_nav ul{
  /* flex-wrap: wrap; */
  flex-wrap: nowrap;
}


.upper_nav p{
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: left;
  
  margin-bottom: 5px;
}

.page_title2-1{
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.3em;
  text-align: justify;
  

  margin-top: 4px;
  padding-bottom: 40px;
}

.page_text_page{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align:justify;

  padding-bottom: 30px;

}

.policy_item_title{
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  width: 100%;

  margin-top: 0px;
  margin-bottom: 21px;
}

.policy_item_text{
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align:justify;

  margin-top: 0px;
  margin-bottom: 23px;
}

.text-align_justify{
  text-align:justify;
}

.text-align_left{
  text-align:left;
}

.border p{
  width: 98%!important;

}






.single-page_container{
  margin: 0 auto;
  margin-top: -105px;
  margin-bottom: 21px;
}




.single-page_container0{
  width: 100%;
  flex-direction: column;

}

.single-page_container1{
  width: 95%;
  margin: 0 auto;

  padding: 0;

  border: 0px solid #E4E4E4;
}



.single-page_container2{
  width: 95%;
  margin: 0 auto;

  margin-top: 5px;

  
}

.single-page_container3{
  width: 95%;
  margin: 0 auto;
  
}


.single-page_container3 p{
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: 60px;
  margin-bottom: 24px;

}


.page_title_single{
  max-width: 780px;
  display: block;
  margin: 0 auto;

  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: 15px;
  padding-bottom: 0px;


}

.page_title_single p{
  margin-top: -3px;
  margin-bottom: 0px;

}



.single-page_item{
  max-width: 780px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}


.single-page_category{
  width: 83px;
  height: 26px;
  width: 83px;
  height: 26px;
  top: 511px;
  left: 308px;
  border-radius: 13px;
  background-color: #B8A973;

}

.single-page_category ul{
  list-style: none;
  padding: 0;
  text-align: center;
}

.single-page_category li{
  margin-top: -16px;
}

.single-page_category a{
  color: white;

  text-decoration:none;

}


.single-page_item1{
  display: flex;
  align-items: center
}



.single-page_img img{
  margin-top: 10px;
  width: 100%;
  height: 100%;
  object-fit: contain;

}

.single-page_img{
  max-width: 780px;

}


#ez-toc-container{
  width: 97%!important;

  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;

  margin-top: 19px;
  padding-bottom: 2px;

  background-color: #F3F3F3;

}

.ez-toc-title{

  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  /* margin-top: 10px; */

  padding-top: 12px;
  padding-left: 10px;
  margin-bottom: 0px;

} 

.ez-toc-title::before {content:"| ";}

.single-page_contents nav{

  margin-top: -10px;
  margin-left: 11px;
}

.single-page_contents li{

  list-style: none;
}

.single-page_contents ul{

  padding: 0;
}

.single-page_contents a{

  text-decoration:none;
  color: #000000;
}




/* h2見出しの調整 */
.ez-toc-list-level-1 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-align: justify;
  
  text-decoration:none;

}

/* h3見出しの調整 */
.ez-toc-list-level-3{

  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-align: justify;

}

.ez-toc-heading-2:before {content:"- ";}



.content{
  max-width: 780px;
  margin: 0 auto;

}

.content h2{
  
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

}

.wp-block-separator{
  border-top: 2px solid #B8A973;
}

.content h3{
  
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: justify;
  
}


.content p{
  
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: justify;

  margin-top: 26px;

}


.content table{
  min-height: 312px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  border-spacing: 1px;
  border-color: #E4E4E4;

  margin-top: 18px;
  margin-bottom: 23px;

}

.content td{
  padding-left: 20px;
}

.wp-block-heading{
  margin-bottom: 0px;
}

.wp-block-table tbody{
  border: 1px solid #E4E4E4;
}

.wp-block-table{

  th {
    display: none;
  }

  tr,
  td {
    display: block;
  }

  th,
  tr,
  td {
    border: none;
  }

  tr:nth-child(2n+1) {

    border-bottom: 1px solid #E4E4E4;
    padding-top: 7px;
    padding-bottom: 7px;

  }
    
  tr:nth-child(2n) {

    border-bottom: 1px solid #E4E4E4;
    padding-top: 12px;
    padding-bottom: 12px;

  }


}

.wp-block-table {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wp-block-table table{
  margin-top: 10px;

  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-align: left;

}

.wp-block-table td{
  padding-top: 0px;
  padding-bottom: 0pc;

}

.post_content-single{
  width: 100%;
  height: auto;

  background-color: #F3F3F3;

  padding-bottom: 20px;

  margin-bottom: 22px;
  
}


.post_content-single p{
  margin-top: -23px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;


}


.post_content-single ul{
  margin-top: 33px;
  padding-bottom: 300px;
}

.post_content-single img{
  width: 100%;
  height: 200px;

  object-fit: cover;

}

.post_content-single_category{
  width: 76px;
  height: 25px;
  width: 83px;
  height: 26px;
  top: 3671px;
  left: 40px;
  border-radius: 13px;
  background-color: #B8A973;

}

.post_content-single_category ul{
  list-style: none;
  padding: 0;
  text-align: center;
  margin-top: 30px;
}

.post_content-single_category li{
  margin-top: -16px;
  
}

.post_content-single_category a{
  color: white;

  text-decoration:none;

  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.3em;

  
}


.post_content-single_width{
  margin: 0 auto;
  max-width: 90%;
}


.blog_page {
  margin: 0px!important;
  width:100%;

  background-image: url(../img/Rectangle\ 65.png);
  background-size: cover;
  background-position: center;


  justify-content: center;
  align-items: center;

  padding-top: 87px;
  padding-bottom: 53px;
  
}

.post_content_category a{
  color: white;

  text-decoration:none;

}



.form_table_thank-page_pc{
  display: none;
}

.form_table_thank-page_sp{
  display: block;
  margin: 0 auto;
  margin-top: -80px;
  font-size: 16px;
  color: black;
  width: 335px;
  height: auto;

  font-weight: normal;
}


  .form_table_thank-page_sp td{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  width: 335px;
  }

  .form_table_thank-page_sp img{
    width: 335px;
    margin-top: -100px;
    }

.reservation_page_confirm{
  padding-top: 80px;
}

.reservation_page_confirm img{
  width: 335px;
}

.reservation_page_confirm{
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
}



.form_bottom_thank-page p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;

  margin-top: 0px;

}


.form_item_thank-page{
  max-width: 360px;
  margin:0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
}


  .form_item{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .form_btn{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }




  .notice_page {
    margin: 0px!important;
    width:100%;
  
    padding-top: 87px;
    padding-bottom: 52px;
    
  }

.post_contents_notice{

  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  margin-top: 11px;
  margin-bottom: 27px;

  border-bottom: 1px solid #E4E4E4;

}

.post_content_width1{
  width: 100%;
  position: relative;
}

.post_content_width1 span::after{
  content: ">";
  font-size: 20px; 
  color:white;
  width: 17px;
  height: 20px;
  background-color:#B8A973;
  border-radius: 50%;


  position: absolute;
  top: 50%;
  right: 0;

  padding-left: 8px;
  padding-top: 0px;
  padding-bottom: 5px;

  margin-top: -4px;
  margin-left: 0px;
}

.single-page_date_notice{
  width: 100px;
  margin-top: 12px;

  padding-right: 35px;

}

.post_content_notice{
  width: 100%;
  height: auto;
  top: 8255px;
  left: 120px;

  background-color: white;

  padding-top: 15px;
  padding-bottom: 5px;

  border-top: 1px solid #E4E4E4;
  
}

.single-page_date_notice p{

  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-bottom: 15px;

}

.post_content_notice span{

  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.3em;
  text-align: left;

}


.notice_page_width{

  padding-left: 20px;
  padding-right: 20px;
}

.post_content_notice p{
  width: 90%;
  margin-top: -15px;
  margin-bottom: 12px;

}


.service_page_width{
  padding-left: 20px;
  padding-right: 20px;
}

.page_title2-2{
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 2px;

  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

  padding-bottom: 15px;

}

.service_item_title{
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;

  text-align: center;
  
  margin: 0px;
  padding-bottom: 0px;

  margin-bottom: 7px;

}

.service_item_title1{
  margin: 0 auto;
  width: 70px;
  border-bottom: 2px solid #B8A973;

  margin-bottom: 35px;

}

.service_item_title2{
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.3em;

  margin: 0px;
  margin-bottom: 18px;
}

.service_item_text{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  
  margin: 0px;
  margin-bottom: 38px;

  text-align: justify;
  

}

.service_item_img-2{
  flex-direction: column;
  justify-content: space-between;
  margin: 0px;
  margin-bottom: 20px;
}

.service_item_img-2 div{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 11px;

}

.service_item_img-3{
  flex-direction: column;
  text-align: center;

  margin-top: 10px;
  margin-bottom: 8px;

}

.service_item_img-4{
  flex-direction: column;
  margin: 0px;

  margin-top: 40px;
  margin-bottom: 78px;
}

.service_item_img-4 div{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

.service_item_img-5{
  flex-direction: column;
  margin: 0px;

  margin-top: 30px;
  margin-bottom: 27px;
}

.service_item_img-5 div{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 11px;
}


.service_item_img1{
  width: 100%;
}

.service_item_img2{
  width: 100%;
  margin-bottom: 13px;
}


.service_table_pc{

  display: none;
}


.service_table_sp {
  display: block;
  margin: 0px;
  padding: 0px;
  margin: 0 auto;

  width: 335px;
  height: auto;

  justify-content: center;
  align-items: center;
  color: #383838;

}

.service_table_center{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:143px;
}

.service_table_sp,.service_table_sp td{
  border-collapse: collapse;
  border: 1px solid #E4E4E4;
  }

  .service_table_sp td{


  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;

  font-size: 14px;
  font-weight: 400;
  line-height: 24.5px;
  letter-spacing: 0.3em;
  text-align: justify;
  

  }

  .service_table{

    margin: 0 auto;
    margin-top: 0px;
    font-size: 16px;
    color: #383838;
    max-width: 900px;
    height: auto;
  
    text-align: left;
  
    font-weight: normal;
  
    margin-bottom: 40px;
  }

  .service_button_service_page{
    margin-bottom: 42px;
  }

  .service_item_text-bottom{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.3em;
    text-align: center;
  
    margin-top: -74px;
    margin-bottom: 32px;
    
  }
  
  .service_item_text-bottom span{
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.3em;
    text-align: left;
}

.service_page{
  margin-top: 0px;
  margin-bottom: 10px;
}


.notice_archive{
  padding-bottom: 65px;
}



.service_button2{
  display: block;
  margin: 0 auto;

  margin-top: 26px;
  margin-bottom: 30px;

  text-decoration:none;

  width: 335px;
  height: 60px;
  top: 703px;
  left: 20px;
  border: 1px;
  
  background: #FFFFFF;

  border: 1px solid #B8A973;

  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.3em;
  
  color:#B8A973;
  text-align: center;
}

.service_button2 span{
  color: #B8A973;
  position: relative;
  padding-left: 30px;
}

.service_button2 span::before{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 230px;
  height: 20px;

  background-image: url(../img/Vector\ 6.png);
  background-repeat: no-repeat;
  margin-top: -7px;
  margin-left: 0px;

}







.thank_page_a{
  padding-bottom: 0px;
}









.category_nav{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 2;

  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: center;

  padding-top: 0px;
  margin-left: 0px;
  margin-top: -25px;
  margin-bottom: 20px;

}

.category_nav ul{
  flex-wrap: wrap;
  display:flex;
  padding: 0;
  list-style:none;
  
}

.category_nav a{
  color: #B8A973;
  text-decoration:none;
}


.category_nav p span{
  color: #000000;
}

.category_nav li{
  margin-right: 5px;
  margin-left: 5px;

  width: 106px;
  height: 28px;
  top: 221px;
  left: 20px;
  border: 1px;

margin-bottom: 7px;

  padding-left: 0px;
  padding-right: 0px;

  border: 1px solid #B8A973;
}

.category_button{
  padding-top: 3px;
  padding-bottom: 1px;

  line-height: 28px;

  width: 106px;
  height: 28px;
  top: 221px;
  left: 20px;
  border: 1px;


  padding-left: 21px;
  padding-right: 21px;

  /* border: 1px solid black; */
}

.nowrap_add{
  white-space: nowrap;
  /* text-overflow: ellipsis; */
  /* width:110px; */
}

.hidden_add{
  overflow: hidden;
  width: 110px;
  /* width:110px; */
}


.blog_archive{
  padding-bottom: 50px;
}


.page_title2-3{
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  margin-top: 0px;

  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.3em;
  text-align: center;
  padding-bottom: 30px;


}

.page_text_reservation{
  margin: 0;
  margin-top: 0px;

  padding-bottom: 55px;

}

.page_text_reservation_p{
  margin: 0;
  margin-top: 0px;

  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-bottom: 20px;

}


.form_table p{
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
}

/* お名前 */
.form_item1{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: 2px;
  margin-bottom:-10px;
}

.form_item1 p{
  margin-top: 0px;
}

.box_type1{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* メール */
.form_item2{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: 0px;
  margin-bottom:-10px;
}

.form_item2 p{
  margin-top: 0px;
}

.box_type2{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* 電話 */
.form_item3{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: 0px;
  margin-bottom:-10px;
}

.form_item3 p{
  margin-top: -5px;
}

.box_type3{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* ご住所 */
/* 郵便番号 */
.form_item4-1{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: -40px;
  margin-bottom: -29px;
}

.form_item4-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  padding-top: -20px;
  margin-bottom:10px;

}

.form_item4-2 p{
  margin-top: 0px;
}

.box_type4{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* 都道府県 */
.form_item5-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: 0px;
  margin-bottom:0px;
}

.form_item5-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -20px;
  margin-bottom:10px;
}

.form_item5-2 p{
  margin-top: 0px;
}

.box_type5{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* 市区町村 */
.form_item6-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: 0px;
  margin-bottom:0px;
}

.form_item6-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -40px;
  margin-bottom:15px;
}

.form_item6-2 p{
  margin-top: 0px;
}

.box_type6{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* 町域・番地・建物名 */
.form_item7-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: 0px;
  margin-bottom:0px;
  
}

.form_item7-2{
  width: 300px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -55px;
  margin-bottom:15px;
}

.form_item7-2 p{
  margin-top: 0px;
}

.box_type7{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;

}

/* チェックイン日 */
.form_item8{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -85px;
  margin-bottom: -18px;
}

.form_item8 p{
  margin-top: 0px;
}

.box_type8{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 7px!important;
  border: 1px solid #E4E4E4;
}

.form_select_box8{
  position: relative;
  height: 70px;

}

.form_select_box8::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* チェックアウト日 */
.form_item9{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -111px;
  margin-bottom: -18px;
}

.form_item9 p{
  margin-top: 0px;
}

.box_type9{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 1px!important;
  border: 1px solid #E4E4E4;
}

.form_select_box9{
  position: relative;
  height: 70px;

}

.form_select_box9::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* ご希望の宿泊プラン */
.form_item10{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -137px !important;
  margin-bottom: 25px;
}

.form_item10 p{
  margin-top: 0px;
}

.box_type10{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.form_select_box10{
  position: relative;
  height: 10px;

}

.form_select_box10::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 200%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* 大人の人数 */
.form_item11{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -164px!important;
  margin-bottom: 31px;
}

.form_item11 p{
  margin-top: 0px;
}

.box_type11{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.form_select_box11{
  position: relative;
  height: 60px;

  margin-bottom: 55px;

}

.form_select_box11::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 35%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* お子様の人数 */
.form_item12{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -189px !important;
  margin-bottom: 33px;
}

.form_item12 p{
  margin-top: 0px;
}

.box_type12{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 0px;
  border: 1px solid #E4E4E4;
}

.form_select_box12{
  position: relative;
  height: 70px;

}

.form_select_box12::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 40%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.child_number_span{

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-left: 95px;

}


/* テキストボックス */
.form_table_textarea{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;

  margin: 0 auto;

  max-width: 920px;

  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-top: 0px;
  margin-bottom: -5px;

}

.form_item13{
  width: 335px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;
  margin-top: -80px;
  margin-bottom: 51px;
}

.form_item13 p{
  margin-top: 0px;
}

.box_type13{
  width:329px;
  height: 305px;
  border-radius: 4px;
  background-color: white;
  border:none;

  margin-bottom: 30px;
  border: 1px solid #E4E4E4;

  margin-left: 0px;
  margin-top: -44px;
  margin-bottom: 0px;
}

.border_sp{
  display: block;
}

/* 下のテキスト */
.form_bottom1{
  max-width: 900px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #383838;

  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;

}

.form_bottom1 p{
  margin-top: -45px;
  margin-bottom: 25px;

}

.form_bottom2{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  color: #383838;
}



.mw_wp_form_confirm .form_container{
  margin-left: -25px;
}

.mw_wp_form_confirm .form_container2{
  margin-left: 13px;
}

.mw_wp_form_confirm .form_container3{
  margin-left: -25px;
}

.mw_wp_form_confirm .form_container4{
  margin-left: -25px;
}

.mw_wp_form_confirm .form_table{
  width: 120%;
}




/* お名前 */
.mw_wp_form_confirm .form_item1{
  width: 350px;
  height: 60px;

  margin-top: -132px!important;
  margin-bottom:-10px!important;
  margin-left: -5px;
}

.form_item1 p{
  margin-top: 0px;
}

.box_type1{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.mw_wp_form_confirm #a1{
  margin-top: -15px;
  margin-left: 40px;
}

.mw_wp_form_confirm #c1{
  margin-top: -43px;
}


/* メール */
.mw_wp_form_confirm .form_item2{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: 19px!important;
  margin-bottom:-95px!important;
}

.form_item2 p{
  margin-top: 0px;
}

.box_type2{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.mw_wp_form_confirm #a2{
  margin-top: -101px;
  margin-left: 34px;
}

.mw_wp_form_confirm #c2{
  margin-top: 24px;
}


/* 電話 */
.mw_wp_form_confirm .form_item3{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: -26px!important;
  margin-bottom: -51px!important;
}

.form_item3 p{
  margin-top: -5px;
}

.box_type3{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.mw_wp_form_confirm #a3{
  margin-top: -57px;
  margin-left: 34px;
}

.mw_wp_form_confirm #c3{
  margin-top: 24px;
}



/* ご住所 */
/* 郵便番号 */
.mw_wp_form_confirm .form_item4-1{
  width: 350px;
  margin-left: 0px;
  height: 60px;

  margin-top: -21px;
  margin-bottom: -22px;
}

.mw_wp_form_confirm .form_item4-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  padding-top: -20px;
  margin-bottom:10px;

}

.form_item4-2 p{
  margin-top: 0px;
}

.box_type4{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.mw_wp_form_confirm #a4{
  margin-top: -28px;
  margin-left: 36px;
}

/* 都道府県 */
.mw_wp_form_confirm .form_item5-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: -3px;
  margin-bottom:0px;
}

.form_item5-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -20px;
  margin-bottom:10px;
}

.form_item5-2 p{
  margin-top: 0px;
}

.box_type5{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

/* 市区町村 */
.mw_wp_form_confirm .form_item6-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: -11px;
  margin-bottom:0px;
}

.form_item6-2{
  width: 150px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -40px;
  margin-bottom:15px;
}

.form_item6-2 p{
  margin-top: 0px;
}

.box_type6{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}


/* 町域・番地・建物名 */
.mw_wp_form_confirm .form_item7-1{
  width: 0px;
  margin-left: 0px;
  height: 0px;

  margin-top: -19px;
  margin-bottom:0px;
  
}

.form_item7-2{
  width: 300px;

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;

  margin-top: -55px;
  margin-bottom:15px;
}

.form_item7-2 p{
  margin-top: 0px;
}

.box_type7{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;

}

.mw_wp_form_confirm #a8{
  margin-top: 100px;
}

.mw_wp_form_confirm #c7{
  margin-top: 24px;
}


/* チェックイン日 */
.mw_wp_form_confirm .form_item8{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -172px;
  margin-bottom: 0px;
}

.form_item8 p{
  margin-top: 0px;
}

.box_type8{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -120px;
  border: 1px solid #E4E4E4;
}

.form_select_box8{
  position: relative;
  height: 70px;

}

.form_select_box8::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.mw_wp_form_confirm #a9{
  margin-top: 90px;
  margin-left: 35px;
}

.mw_wp_form_confirm #c8{
  margin-top: 24px;
}

/* チェックアウト日 */
.mw_wp_form_confirm .form_item9{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -153px;
  margin-bottom: -12px;
}

.form_item9 p{
  margin-top: 0px;
}

.box_type9{
  width: 321px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.form_select_box9{
  position: relative;
  height: 70px;

}

.form_select_box9::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.mw_wp_form_confirm #b1{
  margin-top: 71px;
  margin-left: 35px;
}

.mw_wp_form_confirm #c9{
  margin-top: 24px;
}

/* ご希望の宿泊プラン */
.mw_wp_form_confirm .form_item10{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -118px!important;
  margin-bottom: 15px;
}

.form_item10 p{
  margin-top: 0px;
}

.box_type10{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.form_select_box10{
  position: relative;
  height: 10px;

}

.form_select_box10::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 200%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.mw_wp_form_confirm #b2{
  margin-top: 34px;
  margin-left: -4px;
}

.mw_wp_form_confirm #d1{
  margin-top: 24px;
}

/* 大人の人数 */
.mw_wp_form_confirm .form_item11{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -199px!important;
  margin-bottom: 15px;
}

.form_item11 p{
  margin-top: 0px;
}

.box_type11{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: -100px;
  border: 1px solid #E4E4E4;
}

.form_select_box11{
  position: relative;
  height: 60px;

  margin-bottom: 55px;

}

.form_select_box11::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 35%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.mw_wp_form_confirm #b3{
  margin-top: 117px;
  margin-left: -3px;
}

.mw_wp_form_confirm #d2{
  margin-top: 24px;
}

/* お子様の人数 */
.mw_wp_form_confirm .form_item12{
  width: 350px;
  margin-left: 0px;
  height: 70px;

  margin-top: -111px!important;
  margin-bottom: 5px;
}

.form_item12 p{
  margin-top: 0px;
}

.box_type12{
  width: 335px;
  height: 56px;
  border-radius: 4px;
  background-color: white;
  border:none;
  margin-top: 0px;
  border: 1px solid #E4E4E4;
}

.form_select_box12{
  position: relative;
  height: 70px;

}

.form_select_box12::before {

  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid black;
  content: "";
  position: absolute;
  top: 40%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.child_number_span{

  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  padding-left: 0px;

}

.mw_wp_form_confirm #b4{
  margin-top: 28px;
  margin-left: -3px;
}

.mw_wp_form_confirm #d3{
  margin-top: 25px;
}

/* テキストボックス */
.mw_wp_form_confirm .form_table_textarea{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;

  margin: 0 auto;

  max-width: 920px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;
  color: black;

  margin-top: 135px;
  margin-bottom: -16px!important;

}

.mw_wp_form_confirm .form_item13{
  width: 335px;

  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.3em;
  text-align: left;

  margin-left: 0px;
  margin-top: -204px;
  margin-bottom: 30px;
}

.form_item13 p{
  margin-top: 0px;
}

.box_type13{
  width:329px;
  height: 305px;
  border-radius: 4px;
  background-color: white;
  border:none;

  margin-bottom: 30px;
  border: 1px solid #E4E4E4;

  margin-left: 0px;
  margin-top: -44px;
  margin-bottom: 0px;
}

.mw_wp_form_confirm #b5{
  margin-top: 120px;
  margin-left: 35px;
}

/* 下のテキスト */
.form_bottom1{
  max-width: 900px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.3em;
  text-align: left;
  color: #383838;

  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;

}

.form_bottom1 p{
  margin-top: -45px;
  margin-bottom: 25px;

}

.mw_wp_form_confirm .form_bottom2{
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;
  text-align: center;
  color: #383838;
  margin-top: -47px;
}
.mw_wp_form_confirm .form_bottom2 p{
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.3em;

  margin-bottom: 28px;
}

.mw_wp_form_confirm .form_bottom1 p{
  margin-bottom: 29px;

}









}


@media screen and (max-width:500px) {

.kv_photo{
  position: relative;
  width: 100%;
  
}

.kv_photo1{
  position: absolute;
  width:  74%;
  top: 45.5px;
  left:20.5%;

}

.kv_photo1 img{
  width: 100%;
} 

.kv_photo2{
  position: absolute;
  width: 45%;
  top: 169px;
  left:-2%;
}

#room_page_explanation_img{
  width: 94%;
  height: 210px;
  object-fit: cover; 

  margin-top: 24px;
}













}


@media screen and (max-width:370px) {
  .season_text{
    width: 90%;

  }

  .form_bottom{
    width: 90%;

  }

  .room_page_explanation{
    width: 90%;

  }

  .page_text{
    width: 90%;

  }


  .page_text{
    width: 90%;

  }

  .room_page li{
    width: 90%;
  }


  .thank-page1{
    width: 90%;
    
  }
  
  .thank-page2{
    width: 90%;

  
  }
  
  
  .thank-page3{
    width: 90%;
  

  }




}


