
.pg_header{
  margin-bottom: 52px;
}

@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){
  .pg_header{
    margin-bottom: 52px;
  }

}
@media (min-width:1200px){


}

/*******************************
*　会社概要
********************************/
.company_tbl{
  max-width: 600px;
  margin: -30px auto 0;
  font-family: 'リュウミン R-KL', serif;
}
.company_tbl dl{
  font-size: 13px;
  padding: 15px;
  border-bottom: 1px solid #8B7D3E;
  letter-spacing: 0.05em;
  line-height: 1.785;
}
.company_tbl dl dt{
  font-family: 'リュウミン B-KL', serif;
}

@media (max-width:767px){
  .company_tbl dl dt{
    margin-bottom: 5px;
  }
}
@media (min-width:768px){
  .company_tbl{
    margin-top: 50px;
  }
  .company_tbl dl{
    font-size: 14px;
    padding: 20px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .company_tbl dt{
    width: 205px;
  }
  .company_tbl dd{
    width: calc(100% - 205px);
  }

}
@media (min-width:1024px){
  .company_tbl{
    margin-top: 90px;
  }

}
@media (min-width:1200px){


}


/*******************************
*　宿泊約款・利用規則
********************************/
.terms_ttl {
  font-size: 18px;
  padding: 2px 12px;
  margin: 0 auto 30px;
  width: fit-content;
  border-top: 1px solid #8B7D3E;
  border-bottom: 1px solid #8B7D3E;
  letter-spacing: 0.03em;
  font-family: 'リュウミン R-KL', serif;  
}
.terms_list {
  max-width: 900px;
  margin: 0 auto;
}
.terms_item .ttl {
  font-size: 13px;
  padding: 8px 22px;
  margin-bottom: 12px;
  background: #A99F71;
  border-radius: 15px 0 0 0;
  color: #ffffff;
  letter-spacing: 0.03em;
  font-family: 'リュウミン B-KL', serif;
}
.terms_item .text,
.pg_terms .section#sec2 .terms_list > .text {
  font-size: 13px;
  padding: 0 10px;
  letter-spacing: 0.03em;
  line-height: 2;
  text-align: justify;
  font-family: 'リュウミン R-KL', serif;  
}
.terms_item .text ol {
  list-style-type: number;
  list-style-position: inside;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.terms_item + .terms_item{
  margin-top: 50px;
}
.terms_item .text ol ul{
  list-style-position: inside;
  padding-left: 1.3em;
}

/*表1*/
.terms_tbl1,
.terms_tbl2 {
  margin: 15px 0;
  border: 1px solid #A99F71;
  table-layout: auto;
}
.terms_tbl1 th,
.terms_tbl1 td,
.terms_tbl2 th,
.terms_tbl2 td{
  padding: 10px 20px;
  border: 1px solid #A99F71;
}
.terms_tbl1 th,
.terms_tbl2 th{
  width: 22%;
  background: #d2ceb9;
  text-align: center;
}
.terms_tbl1 td,
.terms_tbl2 td{
  width: 75%;
  background: #ffffff;
}
.terms_tbl1 .thead_th1{
  width: 35%;
  text-align: center;
}
.terms_tbl1 .thead_th2{
  width: 65%;
  text-align: center;
}

.terms_tbl2 .thead_th1{
  width: auto;
  background: #d2ceb9;
  text-align: center;
}
.terms_tbl2 .thead_th2{
  width: auto;
}
.terms_tbl2 th{
  width: auto;
}
.terms_tbl2 td{
  width: 10%;
  padding: 10px;
  text-align: center;
}
.terms_caution{
  margin-top: 30px;
}
.terms_caution_ttl {
  padding: 0 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #A99F71;
  display: inline-block;
  font-family: 'リュウミン B-KL', serif;
}
.terms_caution ul{
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.pg_terms .section#sec2{
  padding-top: 50px;
}
.pg_terms .section#sec2 .terms_list > .text{
  margin-bottom: 30px;
  padding: 0;
}

@media (max-width:767px){
  .js-scrollable .terms_tbl1{
    min-width: 500px;
  }

}
@media (min-width:768px){
  .terms_ttl{
    margin-bottom: 48px;
  }
  .terms_item .text {
    font-size: 14px;
    padding: 0 24px;
  }
  .terms_item .ttl {
    font-size: 14px;
  }

  .terms_tbl2 th,
  .terms_tbl2 td{
    padding: 10px;
  }
  .pg_terms .section#sec2{
    padding-top: 100px;
  }
}
@media (min-width:1024px){
  .terms_tbl2 th,
  .terms_tbl2 td{
    padding: 10px 20px;
  }


}
@media (min-width:1200px){


}



/*******************************
*　お問い合わせ
********************************/

.pg_contact .tt2_box{
  margin-bottom: 65px;
}

/* コンタクトフォーム */
.contact_form{
  width: 100%;
}
.contact_form tr{
}
.contact_form th,
.contact_form td{
  font-size: 14px;
  padding: 24px 0 10px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.03em;
}
.contact_form th{
  width: 345px;
  letter-spacing: 0.03em;
  font-family: 'リュウミン R-KL', serif;
  vertical-align: middle;
}
.contact_form td{
  font-size: 15px;
}
.contact_form th.vtop{
  vertical-align: top;
}
.contact_form th .require{
  display: inline-block;
  padding: 0 5px;
  line-height: 1.35;
  color: #FFF;
  background: #B4AB83;
  font-size: 11px;
  font-weight: normal;
  font-family: '中ゴシックBBB', sans-serif;
  margin-left: 6px;
}

/* MW WP Formの規定クラス */
/* checkbox, radio */
.mwform_check_box_wrap{
  padding: 6px 0;
}
.mw_wp_form .mwform-radio-field.horizontal-item,
.mw_wp_form .mwform-checkbox-field.horizontal-item{
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
}

/**/
.mw_wp_form_confirm .addr_auto{
  display: none;
}
.mw_wp_form_confirm .addr_auto_box .zipcode i{
  background: none;
  padding: 0;
  font-size: inherit;
}

.contact_form dl{
  width: 100%;
  display: flex;
  align-items: center;
}
.contact_form dl + dl{
  margin-top: 10px;
}
.contact_form dl dt,
.contact_form dl dd{

}
.contact_form dl + p{
  margin-top: 5px;
  margin-bottom: 5px;
}

.contact_form dl.addr dt{
  width: 90px;
}
.contact_form dl.addr dd{
  width: calc(100% - 90px);

}
.contact_form dl.date {
  align-items: flex-start;
}
.contact_form dl.date dt{
  width: 90px;
}
.contact_form dl.date dt + dt{
  margin-left: 5px;
}
.contact_form dl.date dt select{
  width: 100%;
}
.contact_form dl.date dt.wide{
  width: 200px;
}
.contact_form dl.date dt.m,
.contact_form dl.date dt.d{
  width: 120px;
}
.contact_form dl.date dt.m select,
.contact_form dl.date dt.d select{
  width: calc(100% - 2em);
}
.contact_form dl.date dt.t{
  width: 150px;
}
.contact_form dl.date dt.t select{
  width: calc(100% - 5em);
}


.contact_form dl.addr dd{

}


.contact_form_addr{
  display: flex;
  align-items: center;
  margin: 0;
}
.contact_form_addr + .contact_form_addr{
  margin-top: 8px;
}
.contact_form_addr dt,
.contact_form_addr dd{
  margin: 0;
}
.contact_form_addr dt{
  width: 80px;
}
.contact_form_addr dd{
  width: calc(100% - 80px);
}

.contact_form_addr dd [name$="zipcode"]{
  width: 210px;
}
.contact_form_addr dd [name$="addr1"]{
  width: 210px;
}




.addr_auto_box{
  display: flex;
  align-items: center;
}
.addr_auto_box .zipcode{
  display: flex;
  flex-wrap: wrap;
}
.addr_auto_box .zipcode i{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  background: #cccccc;
  padding: 0 5px;
}
.addr_auto_box .zipcode input{

}

.addr_auto_box button{
  margin-left: 20px;
}


.contact_form td input ,
.contact_form td textarea ,
.contact_form td select {
  font-size: 14px;
  height: 40px;
  padding: 7px 40px;
  max-width: 100%;
  width: 100%;
  border: 1px solid #707070;
  border-radius: 20px;
}
.contact_form td textarea{
  height: 260px;
}
.contact_form td [name$="_zipcode"],
.contact_form td [name="zipcode"],
.contact_form td [name="addr1"]{
  width: 160px;
}
.contact_form td [name="addr1"]{
  width: 220px;
}
.contact_form td [name="addr2"]{
}
.contact_form td [name="your_name1"],
.contact_form td [name="your_name2"]{
  width: 48.5%;
}
.contact_form_name {
  display: flex;
  justify-content: space-between;
}
.contact_form td select{
  padding: 7px 40px;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
  background: url(/img/contact/button.svg) no-repeat right 20px center #ffffff;
}


.contact_form td .addr_auto{
  background: #f0f0f0;
  border: 1px solid #d6d8d8;
  margin-left: 10px;
  padding: 5px 5px;
}


.contact_form_msg{
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 確認画面用 */



.contact_form_acceptance{
  font-size: 14px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-top: 32px;
  font-family: 'リュウミン R-KL', serif;
}
.contact_form_acceptance a{
  color: #1a3e9b;
}
.contact_form_acceptance .mwform-checkbox-field.horizontal-item{
  margin-right: 0;
}


/* コンタクトフォーム - ボタン */
.contact_form_btns{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding: 28px 0 0;
}
.contact_form_btns input[type="submit"],
.contact_form_btns input[type="button"],
.contact_form_btns button,
.txt_c a{
  border: 0;
  padding: 14px 10px;
  width: 319px;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 700;
  color: #8B7D3E;
  border: 1px solid #8B7D3E;
  border-radius: 20px 0 0 0;
  background: inherit;
  display: block;
}
.txt_c a{
  margin: 50px auto 0;
  font-weight: 400;
  font-size: 14px;
}
.txt_c{
  font-family: 'リュウミン R-KL', serif;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.contact_form_btns button[type="reset"]{
  background: #CCC;
}
.contact_form_btns button[name="submitBack"]{
  background: #ddd;
  color: #878787;
  border-color: #ddd;
}
.contact_form_btns .ajax-loader{
  order: 10;
  width: 100% !important;
  margin-top: 10px !important;
  background-repeat: no-repeat;
  background-position: center;
}
.mw_wp_form .error{
  font-size: 14px;
  margin-top: 10px;
  font-family: '中ゴシックBBB', sans-serif;
}

@media (max-width:1023px){

  .contact_form th {
    width: 255px;
  }
}
@media (max-width:767px){

  .contact_form tr{
    width: 100%;
    display: block;
  }
  .contact_form tr + tr{
    margin-top: 20px;
  }
  .contact_form th,
  .contact_form td{
    width: 100%;
    font-size: 13px;
    padding: 5px 0;
    display: block;
  }
  .contact_form td textarea {
    height: 220px;
  }
  .contact_form td input ,
  .contact_form td textarea{
    font-size: 13px;
    padding: 7px 15px;
  }
  .contact_form td select {
    font-size: 13px;
    padding: 7px 15px;
  }

  .contact_form_btns button +button{
    margin-top: 20px;
  }
}


/*******************************
*　イベント・ウェディング
********************************/
.pg_event .section.sec2{
  padding-top: 80px;
}
.eve_wed_box1 .img{
  text-align: center;
}
.eve_wed_box1 .ttl {
  font-size: 20px;
  text-align: center;
  margin: 20px 0;
  font-family: 'リュウミン R-KL', serif;
}
.eve_wed_box1 .ttl .en{  
  margin-top: -8px;
  font-family: "Bodoni Moda";
  font-weight: 400;
  letter-spacing: 0.02em;
  transform: rotate(0.05deg);
  display: block;
}
.eve_wed_box1 .ttl .min{
  margin-bottom: -8px;
  font-size: 12px;
  display: block;
}
.eve_wed_box1 .text{ 
  font-size: 13px;
  min-height: 80px;
  line-height: 1.785;
  font-family: 'リュウミン R-KL', serif;
  text-align: center;
  letter-spacing: 0.02em;
}
.eve_wed_box1 .click {
  text-align: center;
  margin: 15px;
}
.eve_wed_box1 .click .btn01{
  display: inline-block;
}
.eve_wed_box1 .click .btn02{
  display: none;
}
.eve_wed_box1 .click.current .btn01{
  display: none;
}
.eve_wed_box1 .click.current .btn02{
  display: inline-block;
}
.eve_wed_box1 .content{
  font-size: 13px;
  margin-top: 25px;
  display: none;
  line-height: 1.785;
  font-family: 'リュウミン R-KL', serif;
  text-align: center;
  letter-spacing: 0.02em;
}

.ew_text01{
  font-size: 13px;
  margin-top: 60px;
  text-align: center;
  font-family: 'リュウミン R-KL', serif;
}
.ew_text02{
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: -15px;
  text-align: center;
  color: #8B7D3E;
}
.eve_wed_box2 {
  margin-top: 30px;
}
.eve_wed_box2 .item{
  padding: 0 15px;
}
.eve_wed_box2 .item a{
  width: 319px;
  max-width: 100%;
  padding: 17px;
  border: 1px solid #8B7D3E;
  border-radius: 20px 0 0 0;
  display: block;
  color: #8B7D3E;
  text-align: center;
  font-size: 14px;
  transition: 0.5s all;
  text-decoration: none;
}
.eve_wed_box2 .item a:active,
.eve_wed_box2 .item a:hover{
  background: #8b7d3e;
  color: #FFF;
}

.pg_event .section.sec3{
  padding-top: 150px;
  padding-bottom: 100px;
}
.eve_wed_box3 .ttl_en {
  font-size: 25px;
  font-family: "Bodoni Moda";
  /*font-weight: 700;*/
  letter-spacing: 0.02em;
  /*transform: rotate(0.05deg);*/
}
.eve_wed_box3 .ttl_ja{
  font-size: 12px;
  margin-bottom: 50px;
  font-family: 'リュウミン R-KL', serif;
}
.eve_wed_box3 .text{
  font-size: 14px;
  line-height: 1.785;
  font-family: 'リュウミン R-KL', serif;
  letter-spacing: 0.02em;
}
.eve_wed_box3 .text p + p{
  margin-top: 20px;
}


.pg_event .section.sec4 {
  margin-bottom: -240px;
  padding-bottom: 240px;
  background: #ffffff;
}
.ew_img09 img{
  width: 100%;
}

.ew_ttl01 {
  margin-top: -30px;
  font-size: 22px;
  font-weight: 400;
  font-family: "Bodoni Moda";
  /*letter-spacing: 0.01em;*/
  /*transform: rotate(0.05deg);*/
  text-align: center;
  color: #8B7D3E;
}
.ew_text03{
  font-size: 13px;
  margin-top: 50px;
  text-align: center;
  line-height: 2.33;
  letter-spacing: 0.01em;
  font-family: 'リュウミン R-KL', serif;
}
.ew_text03 p + p{
  margin-top: 30px;
}

.pg_event .section.sec4 {
  margin-bottom: -170px;
  padding-bottom: 170px;
}
.ew_info {
  font-size: 14px;
  margin: 40px 0 0;
  font-family: "Bodoni Moda";
  font-weight: 400;
  letter-spacing: 0.01em;
  /*transform: rotate(0.05deg);*/
  text-align: center;
  color: #8B7D3E;
  line-height: 1.75;
}
.ew_info .ttl{
  font-size: 20px;
}
.ew_info .link{
  margin-top: 50px;
}
.ew_info .link a{
  display: block;
  width: 120px;
  height: 25px;
  margin: 0 auto;
  padding-bottom: 5px;
  color: #8b7d3e;
  font-size: 13px;
  font-family: "リュウミン R-KL";
  text-align: center;
  text-decoration: none;
  background-image: url(/img/read_more_bg.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}


@media (max-width:767px){
  .eve_wed_box1 .item + .item{
    margin-top: 100px;
  }

  .eve_wed_box2 .item + .item{
    margin-top: 15px;
  }

  .eve_wed_box3 .item{
    text-align: center;
  }
  .eve_wed_box3 .item + .item{
    margin-top: 100px;
  }
  .eve_wed_box3 .ttl_en{
    margin-top: 15px;
  }
  .eve_wed_box3 .ttl_ja{
    margin-bottom: 15px;
  }
}
@media (min-width:768px){
  .container_eve{
    width: 1300px !important;
  }
  .pg_event .section.sec2{
    padding-top: 180px;
  }
  .eve_wed_box1 {
    margin: 0 -16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .eve_wed_box1 .item {
    width: 25%;
    padding: 0 16px;
  }
  .eve_wed_box1 .item:nth-child(n+4){
    /* margin-top: 150px; */
  }
  .ew_text01{
    margin-top: 150px;
  }
  .eve_wed_box2 {
    justify-content: center;
    display: flex;
  }

  .pg_event .section.sec3{
    padding-top: 250px;
    padding-bottom: 250px;
  }
  .eve_wed_box3 .item{
    display: flex;
    align-items: center;
  }
  .eve_wed_box3 .item + .item{
    margin-top: 50px;
  }
  .eve_wed_box3 .img{
    width: 58%;
  }
  .eve_wed_box3 .txt{
    width: 42%;
    padding-left: 50px;
  }
  .ew_text02{
    margin-top: 30px;
  }

  .ew_ttl01 {
    font-size: 30px;
    margin-top: -50px;
  }
  .ew_text03{
    font-size: 15px;
  }

  .pg_event .section.sec4 {
    margin-bottom: -200px;
    padding-bottom: 200px;
  }
  .ew_info {
    font-size: 16px;
  }
  .ew_info .ttl{
    font-size: 25px;
  }
  .ew_info .link a {
    display: block;
    width: 155px;
    height: 26px;
    padding-bottom: 5px;
    font-size: 14px;
  }
}
@media (min-width:1024px){
  .pg_event .section.sec2{
    padding-top: 250px;
  }

  .eve_wed_box1 .text,
  .eve_wed_box1 .content{ 
    font-size: 14px;
  }
  .ew_text01{
    font-size: 14px;
  }

  .eve_wed_box3 .img{
    width: 62.5%;
  }
  .eve_wed_box3 .txt{
    width: 37.5%;
  }
}
@media (min-width:1200px){
  .eve_wed_box3 .txt{
    width: 37.5%;
    padding-left: 100px;
  }


}

/*インフォメーション ページ送り調整*/
.pagination {
  margin-top: 50px;
}
.pg_information .page-numbers {
  margin: 0 10px;
  border-color: #8B7D3E;
}
.pg_information .page-numbers.next,
.pg_information .page-numbers.prev{
  font-size: 0;
  border: 0;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 0;
}
.pagination .page-numbers.prev:before{
  display: none;
}
.pg_information .page-numbers.next:hover,
.pg_information .page-numbers.prev:hover{
  background: inherit;
}
.pagination .page-numbers.prev:after{
  margin-right: 60px;
  content: "";
  width: 22px;
  height: 45px;
  background: url(/img/info-arrow-l.svg) no-repeat center / contain;
  display: block;
}
.pagination .page-numbers.next:after{
  margin-left: 60px;
  content: "";
  width: 22px;
  height: 45px;
  background: url(/img/info-arrow-r.svg) no-repeat center / contain;
  display: block;
}

.pg_information span.page-numbers.next,
.pg_information span.page-numbers.prev{
  visibility: hidden;
}

.pagination .page-numbers {
  align-self: center;
}



@media(max-width:767px){
  .pagination .nav-links{
    justify-content: space-between;
  }
}
@media(min-width:768px){
  .pg_information .page-numbers {
    margin: 0 15px;
  }
  .pagination .page-numbers.prev:after{
    margin-right: 100px;
  }
  .pagination .page-numbers.next:after{
    margin-left: 100px;
  }
}