@charset "utf-8";

.ceremonylinkin {
  max-width: 1200px;
  margin: 0 auto;
}
.ceremonycont{
  background:url(../img/bg_ceremony08.png) 0 0 repeat;
  padding:40px 0;
  color: #4a4a4a;
}
.banquet{
  width:49.9%;
  float:left;
  text-align:center;
  font-size:16px;
  line-height:1.625;
  position:relative;
  padding-bottom: 60px;
}
.banquet:before {
  background:#ddd7d5;
  width:1px;
  height:100%;
  right:0;
  top:0;
  content:"";
  z-index:2;
  position:absolute;
}
.plan{
  width:49.9%;
  float:right;
  text-align:center;
  font-size:16px;
  line-height:1.62;
  position:relative;
  padding-bottom: 60px;
}
.plan:before {
  background:#ddd7d5;
  width:1px;
  height:100%;
  left:0;
  top:0;
  content:"";
  z-index:2;
  position:absolute;
}

.linktit{
  font-size:34px;
  line-height:1.2;
  padding:16px 0 23px;
  color: #311601;
}
.linktit span {
  display:block;
  line-height:1;
  padding-top:5px;
}
.linktxt {
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {

.ceremonylink{
  background: none;
}
.ceremonylinkin {
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ceremonycont{
  background:url(../img/bg_ceremony08.png) 0 0 repeat;
  padding:30px 0 60px 0;
}
.banquet{
  width:100%;
  float:none;
  text-align:center;
  font-size:12px;
  line-height:1.62;
  position:relative;
  margin-bottom:50px;
  padding-bottom: 0;
}
.banquet:before {
  position: relative;
}
.plan{
  width:100%;
  float:none;
  text-align:center;
  font-size:12px;
  line-height:1.62;
  position:relative;
  padding-bottom: 0;
}
.plan:before {
  position: relative;
}

.linktit{
  font-size:20px;
  line-height:1.2;
  padding:7px 0 8px;
}
.linktit span {
  display:block;
  line-height:1;
  padding-top:5px;
}
.linktxt {
  margin-bottom: 15px;
}

}

#form{
  padding-bottom:120px;
}
.amenitytable{
  width:100%;
  margin: 60px 0;
  border-bottom:1px dotted #aea19c;
}
.amenitytable th,
.amenitytable td{
  border-top:1px dotted #aea19c;
}
.amenitytable th{
  font-weight:bold;
  background:#eeeeee;
  width:27%;
  overflow: hidden;
  padding: 25px 19px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size:16px;
  color:#311601;
}
.amenitytable th span {
  float: left;
}
.amenitytable th span.must {
    float: right;
    background: #006126;
    padding: 0 10px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.amenitytable th span.any {
  float: right;
  background: #2253A2;
  padding: 1px 12px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0px 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
}
.amenitytable th span.arbitrary {
  float: right;
  background: #7fa061;
  color: #fff;
  padding: 0 10px;
  line-height: 25px;
  text-align: center;
  font-size:14px;
}
.amenitytable td{
  width: 80%;
  padding:15px 20px;
  background:#fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #272727;
}
.amenitytable td a{
  color: #ca2100;
  margin-right: 20px;
}
.formtxt {
  padding: 15px 0 20px;
}
.formdetailtxt {
  text-align: center;
  margin-bottom: 70px;
}
.formdetailtxt a {
  color: #ca2100;
}
.thanks-text{
    text-align: center;
    margin: 20px auto;
}
.must {
      border: solid 2px #006126 !important;
}
.contact-text {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
}
.contact-text-please{
    border: 1px solid #085f27;
    margin: 20px auto 0 auto;
    padding: 10px;
    text-align: center;
    max-width: 695px;
}
tbody {
    width: 100%;
    display: block;
  }
  tbody tr {
      width: auto;
      display: table-row;
  }

@media screen and (max-width: 767px) {
  .mfp_element_all {
      margin: 0 auto !important;
  }
  tbody tr {
    width: 100%;
    display: block;
}
#form{
  padding-bottom:70px;
}
.amenitytable {
    margin: 15px 0;
    width: 100%;
    display: block;
}
.amenitytable th,
.amenitytable td{
  border-top:1px dotted #dbcdb2;
}
.amenitytable th{
  width:100%;
  display: block;
  padding: 10px;
  font-size:12px;
}
.amenitytable th span.must {
  float: right;
  padding: 0 8px;
  line-height: 20px;
  margin-left: 0;
}
.amenitytable th span.arbitrary {
  float: right;
  padding: 0 8px;
  line-height: 20px;
  margin-left: 0;
}
.amenitytable td{
  width: 100%;
  padding:6px 13px;
  display: block;
}
.amenitytable td a{
  margin-right: 20px;
}
.formtxt {
  padding: 0;
}
.formdetailtxt {
  margin-bottom: 10px;
}
}


.text01 {
  width: 39.7%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
}
.text02 {
  width: 54%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
}
.text03 {
  width: 23.82%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
}
.text04 {
  width: 77.76%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
}
.text05 {
  width: 25%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
}
.text06 {
  width: 43%;
  border: 1px solid #ddd;
  height: 40px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
}
.textarea {
  width:88.16%;
  min-height: 220px;
  border: 1px solid #ddd;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.select {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .contact-text {
      text-align: left;
  }
.text01 {
  width: 100%;
  height: 25px;
  margin-right: 0;
  margin-bottom: 10px;
}
.text02 {
  width: 100%;
  height: 25px;
  margin-right: 0;
  margin-bottom: 10px;
}
.text03 {
  width: 100%;
  height: 25px;
  margin-right: 0;
  margin-bottom: 10px;
}
.text04 {
  width: 100%;
  height: 25px;
  margin-left: 0;
}
.text05 {
  width: 100%;
  height: 25px;
  margin-left: 0;
}
.textarea {
  width: 100%;
  min-height: 180px;
}
.select {
  margin-bottom: 10px;
}
}
.resetbtn{
  display:inline-block;
  width:360px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border:0;
  text-align:center;
  background:url(../img/ico_reset.gif) right center no-repeat #9f9f9f;
  height:50px;
  line-height:50px;
  color:#fff;
  font-size:16px;
  font-family: "Roboto Slab", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor:pointer;
  -webkit-box-shadow: 0 7px 7px #dfd9d8;
  -moz-box-shadow: 0 7px 7px #dfd9d8;
  -ms-box-shadow: 0 7px 7px #dfd9d8;
  -o-box-shadow: 0 7px 7px #dfd9d8;
  box-shadow: 0 7px 7px #dfd9d8;
}

.submitbtn{
  display:inline-block;
  width:360px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border:0;
  text-align:center;
  background-color: #289651;
  height:50px;
  line-height:50px;
  color:#fff;
  font-size:16px;
  font-family: "Roboto Slab", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor:pointer;
  -webkit-box-shadow: 0 7px 7px #dfd9d8;
  -moz-box-shadow: 0 7px 7px #dfd9d8;
  -ms-box-shadow: 0 7px 7px #dfd9d8;
  -o-box-shadow: 0 7px 7px #dfd9d8;
  box-shadow: 0 7px 7px #dfd9d8;
  margin-left:40px;
}

@media screen and (max-width: 767px) {
.resetbtn{
  display:block;
  width:100%;
  font-size:14px;
}

.submitbtn{
  display:block;
  width:100%;
  font-size:14px;
  margin:10px 0 0 0;
}
}







.selectwrap {
  position: relative;
  height: 25px;
  margin-bottom:10px;
}
.selectwrap span.customselect {

}
@media screen and (max-width: 767px) {
.selectwrap span.customselect {
  width: 100%;
}
}
span.customselect {
  font-size: 13px;
  background-color: #F8F8F8;
  color: #333;
  padding: 0 6px 0 15px;
  border: 1px solid #C7C7C7;
  line-height: 25px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.customSelectInner {
  background: url(../img/customselect_arrow.png) no-repeat center right;
  padding: 0 9px 0 0;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

label{
  margin-right:15px;
}

.contlink{
  color:#311601;
}


.tel {
    font-family: "EB Garamond", serif;
    font-size: 171.4%;
}
@media screen and (max-width: 767px) {
.maintxt p.mb30{
  text-align: left!important;
}

}

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

.amenitytable td .vat-span {
  display: block;
  
}
