@charset 'utf-8';

.csnkformUnderline {
  text-decoration: underline
}

.grecaptcha-badge {
  z-index: 2;
  bottom: 100px !important;
}
@media all and (max-width: 750px){
  .grecaptcha-badge {
    bottom: 45vw !important;
  }
}

/*.boxCsnkForm*/
.boxCsnkFormWrap {
  box-sizing: border-box;
  padding: 0 10em 0 10em;
}
@media all and (max-width: 750px){
  .boxCsnkFormWrap {
    padding: 0;/*0 0 2.5em 0;*/
  }
}

.boxCsnkFormWrap * {
  box-sizing: border-box;
}

.boxCsnkForm .ttlCsnkForm01 {
  margin-top: 1.0em;
  margin-bottom: 0.5em;
  padding: 0.2em 0.5em;
  background-color: #eee;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCsnkForm .ttlCsnkForm01 {
    margin-top: 0.5em;
    margin-bottom: 0;/*0.5em;*/
    font-size: 1.2rem;
  }
}

.boxCsnkFormTop {
  margin-bottom: 5em;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop {
    margin-bottom: 3.0em;
  }
}

.boxCsnkFormTop .ulCsnkFormTop > li {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1.7em;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .ulCsnkFormTop > li {
    font-size: 0.85rem;
  }
}

.boxCsnkFormTop .ulCsnkFormTop > li:before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 5px;
  height: 5px;
  /*border-radius: 4px;*/
  background-color: #d70c19;
}

.boxCsnkFormTop .dlCaution01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCaution01 {
    font-size: 1.13rem;
  }
}

.boxCsnkFormTop .dlCaution01 > dt {
  margin-right: 0.5em;
}

.boxCsnkFormTop .boxCsnkFormTopTelno {
  margin-top: 3em;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .boxCsnkFormTopTelno {
    margin-top: 2em;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 92px;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: auto;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 25.7%;
  border-right: 3px #fff solid;
  background-color: #e82f2f;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
}
@media all and (max-width: 1350px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dt {
    width: 258px;
  }
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dt {
    width: 100%;
    padding: 0.5em 0;
    border-right: 0;
    border-bottom: 2px #fff solid;
    font-size: 1.2rem;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 74.3%;
  padding: 0.5em 1.0em;
  border: 2px #2e2e2e solid;
  border-left: 0;
}
@media all and (max-width: 1350px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd {
    width: calc(100% - 258px);
  }
}
@media all and (max-width: 1265px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd {
    width: 100%;
    border: 2px #2e2e2e solid;
    border-top: 0;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxTelno {
  width: 51.5%;
  text-align: center;
}
@media all and (max-width: 1350px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxTelno {
    width: 56.5%;
  }
}
@media all and (max-width: 1265px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxTelno {
    width: 100%;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxTelno a {
  letter-spacing: 0.07em;
  font-family: Jost, "Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
  font-size: 3.4rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxTelno a {
    font-size: 2.4rem;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception {
  width: 48.5%;
  padding-left: 1.0em;
}
@media all and (max-width: 1350px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception {
    width: 43.5%;
  }
}
@media all and (max-width: 1265px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
  }
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception {
    display: block;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: 0.3em 0;
}

@media all and (max-width: 1265px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception:nth-child(1) {
    margin-right: 1.8em;
  }
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception:nth-child(1) {
    margin-right: 0;
    margin-top: 0.5em;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 110px;
  height: 1.75em;
  background-color: #2e2e2e;
  font-weight: 300;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception > dt {
    width: 26vw;
    height: 1.75em;
    font-size: 0.85rem;
  }
}

.boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception > dd {
  width: calc(100% - 110px);
  padding-left: 1.0em;
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxCsnkFormTop .dlCsnkFormTopTelno > dd .boxReception .dlReception > dd {
    width: calc(100% - 26vw);
    padding-left: 1.0em;
    font-size: 0.9rem;
  }
}

/*
.csnkForm {
  max-width: 980px;
  margin: 0 auto;
}
@media all and (max-width: 750px){
  .csnkForm {
    max-width: none;
  }
}*/

/*
.csnkForm.modeConfirm {
  max-width: 880px;
}
@media all and (max-width: 750px){
  .csnkForm.modeConfirm {
    max-width: none;
  }
}
*/

.boxCsnkFormSystemMessage {
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  padding: 1.5em;
  background-color: rgba(0,0,0,0.8);
  line-height: 1.6;
  color: #fff;
}

.csnkForm :placeholder-shown {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #bbb;
}
.csnkForm ::-webkit-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #bbb;
}
.csnkForm :-moz-placeholder {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #bbb;
}
.csnkForm ::-moz-placeholder {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #bbb;
}
.csnkForm :-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #bbb;
}

.csnkForm input {
  vertical-align: middle;
}

.csnkForm input[type="text"],
.csnkForm input[type="email"],
.csnkForm input[type="number"],
.csnkForm select {
  width: 100%;
  padding: 0.7em 1.0em;/*0.5em;*/
  border: 0;/*1px #ccc solid;*/
  background-color: #f2f2f2;
}

.csnkForm select {
  height: 3em;/*2.764em;*/
}

.csnkForm select[name="pref"] {
  width: 16.3em;
}

.csnkForm input[name="telno"],
.csnkForm input[name="faxno"] {
  width: 350px;
}
@media all and (max-width: 750px){
  .csnkForm input[name="telno"],
  .csnkForm input[name="faxno"] {
    width: 100%;
  }
}

.csnkForm input[name="reservation_num"] {
  width: 10em;
}

.csnkForm input[type="checkbox"] {
  margin-right: 0.5em;
}

.csnkForm input[name="zipcode"] {
  width: 15em;
}

.csnkForm input[name="age"] {
  width: 5em;
}

.csnkForm input[name="del_attach0"] {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 0.5em;
  border: 0;
  background-color: transparent;
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 1.5rem;
  cursor: pointer;
}

.csnkForm textarea {
  width: 100%;
  height: 15em;
  padding: 0.5em;
  border: 1px #ccc solid;
  font-family: inherit;
}
.csnkForm textarea[name="height"] {
  height: 10em;
}
@media all and (max-width: 750px){
  .csnkForm textarea {
    height: 10em;
  }
  .csnkForm textarea[name="height"] {
    height: 10em;
  }
}


.csnkForm .boxCsnkFormCont01 {
  /*margin-bottom: 3.0em;*/
}

.csnkForm .boxRadioWrap {
  padding-top: 0.8em;
}

.csnkForm .ulRadio {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.csnkForm .ulRadio.typeRow {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.csnkForm .ulRadio > li {
  margin-right: 1.5em;
  margin-bottom: 0.3em;
}


.csnkForm .boxFileWrap {
  /*padding-top: 0.8em;*/
}


.csnkForm .boxCheckboxWrap {
  padding-top: 0.9em;
}

.csnkForm .ulCheckbox {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.csnkForm .ulCheckbox.typeRow {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.csnkForm .ulCheckbox > li {
  margin: 0.5em 1.5em 0.5em 0
}

@media all and (max-width: 750px){
  .csnkForm .ulCheckbox.addBorder > li:not(:last-child) {
    border-bottom: 1px #eee solid;
  }
}

.csnkForm .txtError {
  color: #ff1e1e;
}

.csnkForm .dlForm {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 1.0em 0;
  line-height: 1.4;
}
.csnkForm .dlForm.addBorder {
  border-bottom: 1px #eee solid;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm {
    display: block;
    padding: 1.0em 0;
  }
  .csnkForm .dlForm.addBorder {
    border-bottom: 0;
  }
}

.csnkForm.modeConfirm .dlForm {
  padding: 2.0em 0;
  border-bottom: 1px #b7b7b7 solid;
}
@media all and (max-width: 750px){
  .csnkForm.modeConfirm .dlForm {
    padding: 1.0em 0;
  }
}

.csnkForm .dlForm > dt {
  position: relative;
  width: 25%;
  padding-left: 0;/*3.0em;*/
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dt {
    width: 100%;
    margin-bottom: 0.8em;
    padding: 0.5em 0 0.5em 0.5em;
    background-color: #ddd;
  }
}

.csnkForm.langEn .dlForm > dt {
  padding-left: 1.5em;
}
@media all and (max-width: 750px){
  .csnkForm.langEn .dlForm > dt {
    margin-bottom: 0.8em;
  }
}

.csnkForm .dlForm > dt .markRequired,
.csnkForm .dlForm > dt .markNotRequired {
  position: absolute;
  /*left: 0;*/
  right: 2.55em;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.8em;
  margin: auto;
  padding: 0.15em 0.4em 0.15em 0.4em;
  /*border-radius: 0.2em;*/
  font-size: 0.8rem;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dt .markRequired,
  .csnkForm .dlForm > dt .markNotRequired {
    left: auto;/*1vw;*/
    right: 1em;
  }
}

.csnkForm .dlForm > dt .markRequired {
  background-color: #e82f2f;
  color: #fff;
}

.csnkForm.langEn .dlForm > dt .markRequired {
  background-color: transparent;
  color: #e82f2f;
}

.csnkForm .dlForm > dt .markNotRequired {
  /*border: 1px #ccc solid;*/
  background-color: #ccc;
}

.csnkForm .dlForm > dt .markRequired .str2,
.csnkForm .dlForm > dt .markNotRequired .str2 {
  letter-spacing: 0.2em;
}

.csnkForm .dlForm > dd {
  width: 75%;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dd {
    width: 100%;
  }
}

.csnkForm .dlForm > dd .boxInputWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dd .boxInputWrap {
    display: block;
  }
}

.csnkForm .dlForm > dd .boxInputWrap .boxInput {
  width: 100%;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dd .boxInputWrap .boxInput {
    width: 100%;
    margin-bottom: 1vw;
  }
}

.csnkForm .dlForm > dd .boxInputWrap .boxInput .txtInputAfter {
  margin-left: 0.5em;
}

.csnkForm .dlForm > dd .boxInputWrap .boxInput.typeFlex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.csnkForm .dlForm > dd .boxInputWrap .txtCaution {
  display: inline-block;
  margin-left: 10px;
}
@media all and (max-width: 750px){
  .csnkForm .dlForm > dd .boxInputWrap .txtCaution {
    display: block;
    margin-left: 0;
    text-align: right;
    font-size: 0.9rem;
  }
}

.csnkForm .dlForm > dd label > input[type="radio"],
.csnkForm .dlForm > dd label > input[type="checkbox"] {
  margin-right: 0.3em;
}

.csnkForm .dlForm > dd label > span {
  vertical-align: middle;
}

.csnkForm.modeConfirm .dlForm > dd .txtFormInput {
  line-height: 1.4;
}


.boxFormPrivacy {
  margin-top: 0;/*1.5em;*/
  padding: 1.5em 0;/*2.5em 0;*/
  /*background-color: #ddd;*/
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxFormPrivacy {
    padding: 1.0em 0;/*1.5em 0;*/
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxFormPrivacyIn {
    line-height: 1.6;
  }
}


.boxFormSubmit {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 3.5em;
  padding: 2.0em 0 0 0;
  text-align: center;
}
.csnkForm.modeConfirm .boxFormSubmit {
  padding: 3.5em 0 0 0;
}
@media all and (max-width: 750px){
  .boxFormSubmit {
    margin-bottom: 1.5em;
    padding: 1.5em 0 0 0;
  }
  .csnkForm.modeConfirm .boxFormSubmit {
    padding: 2.0em 0 0 0;
  }
}

.boxFormSubmit .boxSubmitBtn,
.boxFormSubmit .boxSubmitBtnBack,
.boxFormSubmit .boxSubmitBtnSend {
  position: relative;
}
@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtn,
  .boxFormSubmit .boxSubmitBtnBack,
  .boxFormSubmit .boxSubmitBtnSend {
    width: 85%;
  }
}

@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtnBack {
    margin-bottom: 5vw;
  }
}

.boxFormSubmit .boxSubmitBtn:before,
.boxFormSubmit .boxSubmitBtnBack:before,
.boxFormSubmit .boxSubmitBtnSend:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtn:before,
  .boxFormSubmit .boxSubmitBtnBack:before,
  .boxFormSubmit .boxSubmitBtnSend:before {
    background-size: 100% auto;
  }
}

.boxFormSubmit .boxSubmitBtn:before {
  left: -17px;
  width: 40px;
  height: 22px;
  background-image: url('./../../images/contact/contact-icn-arrow01-l.png');
  background-position: left center;
}
@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtn:before {
    left: -3.05vw;
    width: 7vw;
    height: 13vw;
  }
}

.boxFormSubmit .boxSubmitBtnBack:before {
  left: -25px;
  width: 41px;
  height: 20px;
  background-image: url('./../../images/contact/contact-icn-arrow02-l.png');
  background-position: left center;
}
@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtnBack:before {
    left: -4.4vw;
    width: 7vw;
    height: 13vw;
  }
}

.boxFormSubmit .boxSubmitBtnSend:before {
  right: -23px;
  width: 40px;
  height: 22px;
  background-image: url('./../../images/contact/contact-icn-arrow01-r.png');
  background-position: right center;
}
@media all and (max-width: 750px){
  .boxFormSubmit .boxSubmitBtnSend:before {
    right: -4.05vw;
    width: 7vw;
    height: 13vw;
  }
}

.boxFormSubmit .btnSubmit {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 502px;
  height: 60px;
  padding-bottom: 0.2em;
  border: 0;
  /*border-radius: 60px;*/
  border-radius: 0;
  background-color: #e82f2f;
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.2s linear;
}
@media all and (max-width: 750px){
  .boxFormSubmit .btnSubmit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 13vw;
    /*border-radius: 15vw;*/
    font-size: 1.2rem;
  }
}

.boxFormSubmit .btnSubmit:hover {
  opacity: 0.8;
}

.csnkForm .boxFormSubmit .btnSubmitConfirm,
.csnkForm .boxFormSubmit .btnSubmitSend {
  /*
  background-image: url('./../../images/common/form-submit-icn-arrow01-r.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;
  */
}

.csnkForm .boxFormSubmit .btnSubmitSend {
  width: 372px;
  margin: 0 0 0 1.2em;
}
@media all and (max-width: 750px){
  .csnkForm .boxFormSubmit .btnSubmitSend {
    width: 100%;
    margin: 0;
  }
}

.csnkForm .boxFormSubmit .btnSubmitBack {
  width: 372px;
  margin: 0 1.2em 0 0;
  background-color: #b7b7b7;
  /*
  background-image: url('./../../images/common/form-submit-icn-arrow01-l.png');
  background-repeat: no-repeat;
  background-position: 7% center;
  background-size: auto auto;
  */
}
@media all and (max-width: 750px){
  .csnkForm .boxFormSubmit .btnSubmitBack {
    width: 100%;
    margin: 0;
  }
}

@media all and (max-width: 750px){
  .csnkForm .boxFormSubmit .btnSubmitBack {
    /*margin-bottom: 5vw;*/
  }
}


.boxCsnkFormThanks {
  padding: 5.0em 0 8.0em 0;
}
@media all and (max-width: 750px){
  .boxCsnkFormThanks {
    padding: 2.5em 0 2.5em 0;
  }
}

.boxCsnkFormThanks .ttlCsnkFormThanks {
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCsnkFormThanks .ttlCsnkFormThanks {
    margin-bottom: 5vw;
    line-height: 1.4;
    font-size: 1.3rem;
  }
}

.boxCsnkFormThanksIn {
  text-align: center;
  line-height: 2.0;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxCsnkFormThanksIn {
    text-align: left;
    line-height: 1.6;
    font-size: 1.0rem;
  }
}