@charset "UTF-8";
/* ===================================================================
CSS information

file name  : copy.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.con_form, .con_thanks {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_form, .con_thanks {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form, .con_thanks {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?ni0d0i");
  src: url("../fonts/icomoon.eot?ni0d0i#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ni0d0i") format("truetype"), url("../fonts/icomoon.woff?ni0d0i") format("woff"), url("../fonts/icomoon.svg?ni0d0i#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@media only screen and (min-width: 768px) {
  .con_form {
    margin-top: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_form {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_form {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_form {
    margin-bottom: 4rem;
  }
}
.con_form .box_int {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #CACACA;
}
@media only screen and (min-width: 768px) {
  .con_form .box_int {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .con_form .box_int {
    margin-top: 2.5em;
  }
}
@media print {
  .con_form .box_int {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_form .box_int {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_int {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .box_int {
    padding: 40px 4.0625%;
    display: table;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_int {
    padding: 1.5em;
  }
}
.con_form .box_int .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_form .box_int .txt {
    margin-right: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_int .txt {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .box_int .txt {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .box_int .btn {
    width: 200px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_int .btn {
    width: 100%;
    margin-top: 0.8em;
  }
}
.con_form .box_note {
  border: 1px solid #525252;
}
@media only screen and (min-width: 768px) {
  .con_form .box_note {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .con_form .box_note {
    margin-top: 2.5em;
  }
}
@media print {
  .con_form .box_note {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_form .box_note {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_note {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .box_note {
    padding: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_note {
    padding: 1em;
  }
}
.con_form .box_note li {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  text-indent: -0.5em;
  padding-left: 0.5em;
}
@media only screen and (min-width: 768px) {
  .con_form .con_flow {
    margin-top: 4.1666666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_form .con_flow {
    margin-top: 4.1666666667%;
  }
}
@media print {
  .con_form .con_flow {
    margin-top: 4.1666666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_form .con_flow {
    margin-top: 5.7142857143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .con_flow {
    margin-top: 8.5714285714%;
  }
}
.con_form .con_flow dt {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.con_form .con_flow dd ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.con_form .con_flow dd ol li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 33.3333333333%;
  text-align: center;
}
.con_form .con_flow dd ol li > * {
  display: block;
}
.con_form .con_flow dd ol li::after {
  content: "";
  display: block;
  position: relative;
  z-index: 1;
  margin: 1em auto 0;
  border-radius: 100%;
  background: #CACACA;
}
@media only screen and (min-width: 768px) {
  .con_form .con_flow dd ol li::after {
    width: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .con_flow dd ol li::after {
    width: 0.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .con_flow dd ol li::after {
    height: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .con_flow dd ol li::after {
    height: 0.6666666667rem;
  }
}
.con_form .con_flow dd ol li:not(:first-child):before {
  content: "";
  position: absolute;
  right: 50%;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #CACACA;
}
@media only screen and (min-width: 768px) {
  .con_form .con_flow dd ol li:not(:first-child):before {
    bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .con_flow dd ol li:not(:first-child):before {
    bottom: 0.3333333333rem;
  }
}
.con_form .con_flow dd ol li[aria-current=step]::after {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  background: #719396;
}
.con_form .con_flow dd ol li .txt_number {
  font-size: 1.8666666667rem;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_form .con_flow dd ol li .txt_number {
    font-size: 1.4666666667rem;
  }
}
.con_form .con_flow dd ol li .txt_label {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  margin-top: 0.8em;
}
.con_form .box_form {
  margin-top: 3.6363636364%;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form {
    margin-top: 3em;
  }
}
.con_form .box_form i {
  color: #fff;
  padding: 0.25em 0.5em;
  background: #82713A;
  display: inline-block;
}
.con_form .box_form .error {
  color: #b70000;
}
.con_form .box_form .txt_attention, .con_form .box_form .txt_check {
  margin-bottom: 0.8em;
  text-align: left;
}
.con_form .box_form table {
  border-top: 1px solid #e5e5e5;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table {
    border: 1px solid #e5e5e5;
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr th, .con_form .box_form table tr td {
    display: block;
  }
}
.con_form .box_form table tr th {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_form .box_form table tr th {
    width: 360px;
  }
}
@media only screen and (min-width: 1200px) {
  .con_form .box_form table tr th {
    width: 360px;
  }
}
@media print {
  .con_form .box_form table tr th {
    width: 360px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_form .box_form table tr th {
    width: 315px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr th {
    width: 100%;
  }
}
.con_form .box_form table tr th i {
  padding: 0.25em 0.5em;
  background: #82713A;
}
@media only screen and (min-width: 768px) {
  .con_form .box_form table tr th i {
    position: absolute;
    top: 50%;
    right: 0.5em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr th i {
    margin-left: 0.6666666667rem;
  }
}
.con_form .box_form table tr td {
  text-align: left;
}
.con_form .box_form table tr td > div:not(:last-child) {
  margin-bottom: 0.5em;
}
.con_form .box_form table tr td input[type=button], .con_form .box_form table tr td input[type=text], .con_form .box_form table tr td input[type=submit], .con_form .box_form table tr td input[type=image], .con_form .box_form table tr td select, .con_form .box_form table tr td textarea {
  border-radius: 0;
}
.con_form .box_form table tr td input[type=text] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  padding: 0.5em 1.5em 0.7em;
  border: 1px solid #acacac;
}
.con_form .box_form table tr td input[type=text]::-ms-expand {
  display: none;
}
.con_form .box_form table tr td input[type=text]::-webkit-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td input[type=text]::-moz-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td input[type=text]:-ms-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td input[type=text]::-ms-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td input[type=text]::placeholder {
  color: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr td input[type=text] {
    padding: 0.5em 0.5em 0.7em;
  }
}
.con_form .box_form table tr td input[type=radio] {
  margin-right: 0.2em;
}
.con_form .box_form table tr td label {
  margin-right: 1em;
}
.con_form .box_form table tr td select {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  padding: 0.5em 1.5em 0.7em;
  display: block;
  border: 1px solid #acacac;
  padding-right: 1.5em;
  width: 100%;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .con_form .box_form table tr td select {
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr td select {
    height: 2.7em;
  }
}
.con_form .box_form table tr td select option {
  outline: none;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr td select {
    padding: 0.5em 0.5em 0.7em;
  }
}
.con_form .box_form table tr td textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  padding: 0.5em 1.5em 0.7em;
  width: 100%;
  border: 1px solid #acacac;
}
.con_form .box_form table tr td textarea::-ms-expand {
  display: none;
}
.con_form .box_form table tr td textarea::-webkit-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td textarea::-moz-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td textarea:-ms-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td textarea::-ms-input-placeholder {
  color: #8a8a8a;
}
.con_form .box_form table tr td textarea::placeholder {
  color: #8a8a8a;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr td textarea {
    padding: 0.5em 0.5em 0.7em;
  }
}
.con_form .box_form table tr td .att_hotel {
  display: none;
  color: #b70000;
}
.con_form .box_form table tr td .s {
  width: 25%;
  max-width: 120px;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr td .s {
    width: 20%;
  }
}
.con_form .box_form table tr td .m {
  width: 100%;
  max-width: 750px;
}
.con_form .box_form table tr td .l {
  width: 100%;
  max-width: 500px;
}
.con_form .box_form table tr td .note {
  padding-top: 0.5em;
}
.con_form .box_form table tr.style1 td > * {
  display: inline-block;
  vertical-align: middle;
}
.con_form .box_form table tr.style1 td label {
  position: relative;
  line-height: 20px;
  height: 20px;
  cursor: pointer;
  white-space: nowrap;
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr.style1 td label {
    width: 2em;
  }
}
.con_form .box_form table tr.style1 td label input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 2px solid #acacac;
  position: relative;
  padding: 0;
  width: 1.4em;
  height: 1.4em;
  cursor: pointer !important;
}
.con_form .box_form table tr.style1 td label input::-ms-expand {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr.style1 td label input {
    width: 1.5em;
    height: 1.5em;
    display: block;
    margin: 0 auto;
  }
}
.con_form .box_form table tr.style1 td label input:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -0.2rem;
  left: 0rem;
  width: 1.2rem;
  height: 0.8rem;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
          transform: rotate(-45deg) scale(0, 0);
  border: 3px solid #CACACA;
  border-top: none;
  border-right: none;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr.style1 td label input:before {
    top: 0.2em;
    left: 0.1em;
    width: 1em;
    height: 0.4em;
    border-width: 2px;
  }
}
.con_form .box_form table tr.style1 td label input:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
          transform: rotate(-45deg) scale(1, 1);
}
@media only screen and (max-width: 767px) {
  .con_form .box_form table tr.style1 td p {
    width: calc(100% - 4em);
  }
}
.con_form .box_form .wrp_attention {
  margin-top: 1.5em;
  margin-left: 1em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .wrp_attention {
    margin-left: 0;
  }
}
.con_form .box_form .wrp_btn {
  margin-top: 2.9090909091%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .wrp_btn {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form .box_form .wrp_btn p {
    display: inline-block;
    max-width: 290px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_form .wrp_btn p {
    width: 80%;
    margin: 0.5em auto 0;
  }
}
.con_form .box_thanks {
  margin-top: 4.5454545455%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_form .box_thanks .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .txt {
    text-align: left;
  }
}
.con_form .box_thanks .btn {
  margin: 1em auto 0;
}
@media only screen and (min-width: 768px) {
  .con_form .box_thanks .btn {
    display: inline-block;
    max-width: 290px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .btn {
    width: 80%;
    margin: 0.5em auto 0;
  }
}

.con_thanks {
  margin-top: 5.3333333333rem;
  margin-bottom: 9.3333333333rem;
}
.con_thanks .st {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_thanks .st {
    margin-bottom: 1.4285714286%;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks .st {
    margin-bottom: 2.1428571429%;
  }
}
@media only screen and (min-width: 768px) {
  .con_thanks .txt {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_thanks .btn {
    margin: 2.8571428571% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn {
    margin: 4.2857142857% auto 0;
  }
}

.c_btn_contact span {
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding: 1.2rem 2rem 1.2rem 1.2rem;
  border: 1px solid #11818D;
  border-radius: 0.3333333333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .c_btn_contact span {
    padding: 0.9333333333rem 1.6rem 0.9333333333rem 0.9333333333rem;
  }
}
.c_btn_contact span:after {
  content: "\e5c8";
  margin-left: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.3333333333rem;
}
@media only screen and (max-width: 767px) {
  .c_btn_contact span:after {
    right: 0.6666666667rem;
  }
}
.c_btn_contact span em {
  position: relative;
  color: #11818D;
  font-size: 1rem;
  line-height: 1.8666666667;
  letter-spacing: 0.02rem;
}
.c_btn_contact.black span {
  border-color: #000;
  background: #000;
}
.c_btn_contact.black span:after {
  color: #fff;
}
.c_btn_contact.black span em {
  color: #fff;
}
.c_btn_contact.black:hover span {
  background: #fff;
}
.c_btn_contact.black:hover span:after {
  color: #000;
}
.c_btn_contact.black:hover span em {
  color: #000;
}
.c_btn_contact.white span {
  border-color: #000;
  background: #fff;
}
.c_btn_contact.white span:after {
  content: "\e5c4";
  right: unset;
  left: 1rem;
}
@media only screen and (max-width: 767px) {
  .c_btn_contact.white span:after {
    right: unset;
    left: 0.6666666667rem;
  }
}
.c_btn_contact.white span em {
  color: #000;
}
.c_btn_contact.white:hover span {
  background: #000;
}
.c_btn_contact.white:hover span em {
  color: #fff;
}
.c_btn_contact.gold span {
  border-color: #82713A;
  background: #82713A;
}
.c_btn_contact.gold span:after {
  color: #fff;
}
.c_btn_contact.gold span em {
  color: #fff;
}
.c_btn_contact.gold:hover span {
  background: #fff;
}
.c_btn_contact.gold:hover span:after {
  color: #82713A;
}
.c_btn_contact.gold:hover span em {
  color: #82713A;
}
.c_btn_contact:hover span {
  background: #11818D;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c_btn_contact:hover span:after {
  color: #fff;
}