@charset "UTF-8";
.main_image {
  position: relative;
  width: 1280px;
  min-width: 100%;
  height: 450px;
  padding-top: 295px;
  box-sizing: border-box;
  background: url(../../images/entry/entry_key.webp) center top/cover no-repeat;
  overflow: hidden;
  margin-bottom: 120px;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 20px 0 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 33px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #fff;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(../../images/entry/entry_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
    margin-bottom: 10vw;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: left;
    font-size: 5.8vw;
    padding-left: initial;
  }
}

.lead_sec .sec_text {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lead_sec .sec_text {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}

.sec01 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 100px;
  padding: 100px 0 100px;
  background: rgba(242, 242, 242, 0.9);
}
.sec01 .sec_title {
  width: 352px;
  position: relative;
  text-align: center;
  margin: 0 auto 50px;
}
.sec01 .sec_title img {
  width: 100%;
}
.sec01 .text {
  margin: 0 0 50px;
  font-size: 18px;
  font-weight: 700;
  color: #363636;
  text-align: center;
}
.sec01 .table {
  margin: 0 auto;
}
.sec01 .table .row {
  display: block;
  margin: 0 auto 46px;
  padding: 0 20px 0 20px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.sec01 .t_title {
  width: 268px;
  min-width: 37%;
  padding-left: 2em;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
}
.sec01 .t_data {
  width: 474px;
  max-width: 63%;
}
.sec01 .row:nth-of-type(1) {
  padding-top: 40px;
  box-sizing: border-box;
}
.sec01 .row:nth-of-type(1) .t_title {
  vertical-align: top;
}
.sec01 .row:nth-of-type(1) .radiolist {
  width: 546px;
  display: flex;
}
.sec01 .row:nth-of-type(1) input {
  width: 20px;
  height: 20px;
  vertical-align: text-top;
}
.sec01 .row:nth-of-type(2) .t_title {
  vertical-align: top;
}
.sec01 .t_title .color {
  color: #363636;
  padding: 0 0 0 5px;
}
.sec01 .t_title label {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.sec01 .t_data input.i_text,
.sec01 .t_data textarea {
  width: 546px;
  padding: 10px 20px 10px 5px;
  box-sizing: border-box;
  font-size: 18px;
}
.sec01 .t_data.radiobox p {
  display: inline-block;
}
.sec01 .t_data.radiobox p:nth-of-type(1) {
  margin: 0 50px 0 0;
}
.sec01 .t_data select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  padding: 7px 30px 7px 10px;
  font-size: 93%;
  line-height: 25px;
  background-image: url(../../images/entry/icon_arrow.webp);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  background-position: right 10px center;
  padding: 10px 25px 10px 5px;
  box-sizing: border-box;
  font-size: 18px;
}
.sec01 .radiotitle {
  padding: 10px 0;
  font-size: 18px;
}
.sec01 .t_data.radiobox label {
  font-size: 20px;
  margin: 0 60px 0 10px;
}
.sec01 .t_data textarea {
  height: 272px !important;
  width: 546px !important;
}
.sec01 .agree_btn {
  width: 345px;
  margin: 0 auto 20px;
  text-align: center;
}
.sec01 .submit_btn {
  width: 342px;
  height: 66px;
  border: none;
  margin: 0 auto 60px;
  background: #fff;
  color: #171D59;
  box-sizing: border-box;
  text-align: center;
  transition: 0.4s;
}
.sec01 .submit_btn input {
  width: 100%;
  height: 100%;
  background: #b40e2a;
  color: #fff;
  font-size: 16px;
  font-family: "noto sans jp";
  font-weight: 400;
  letter-spacing: 0.1em;
  transition: 0.4s;
  border-radius: 0;
  text-shadow: none;
  max-width: none;
}
.sec01 .sec08 .numbox {
  margin: 0 auto;
  text-align: center;
}
.sec01 .g-recaptcha {
  width: 300px;
  margin: 0 auto 20px;
}
.sec01 .warning {
  margin: 0 0 20px;
  text-align: center;
}
.sec01 .bottom_box {
  width: 80%;
  background-color: #fff;
  margin: 0 auto;
  padding: 50px 80px;
  height: 350px;
  overflow-y: scroll;
}
.sec01 .bottom_box .privacy {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  color: #b40e2a;
}
.sec01 .bottom_box .privacy_text {
  letter-spacing: 0.1em;
  line-height: 2;
}
.sec01 .bottom_box .privacy_text .bold {
  font-weight: bold;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .sec01 {
    margin-bottom: 13.8vw;
    padding: 80px 20px 50px;
    box-sizing: border-box;
  }
  .sec01 .sec_title {
    width: 66vw;
    position: relative;
    margin: 0 auto 4.2vw;
    font-size: 5vw;
    font-weight: 600;
    text-align: center;
  }
  .sec01 .sec_title img {
    width: 100%;
  }
  .sec01 .text {
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 500;
    color: #1EAEDE;
    text-align: center;
  }
  .sec01 .table {
    width: 100%;
    margin: 0 auto 8vw;
  }
  .sec01 .table .row {
    width: 100%;
    display: block;
    margin: 0 auto 5vw;
    padding: 0;
  }
  .sec01 .t_title {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding-left: initial;
    font-size: 4vw;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
  }
  .sec01 .row:nth-of-type(1) {
    padding-top: 5vw;
    box-sizing: border-box;
    padding-bottom: 4vw;
  }
  .sec01 .row:nth-of-type(1) .t_data.radiobox {
    margin: 0 auto;
  }
  .sec01 .row:nth-of-type(1) .t_data.radiobox p {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
  }
  .sec01 .row:nth-of-type(1) .radiolist {
    width: 100%;
  }
  .sec01 .row:nth-of-type(1) input {
    width: 4.4vw;
    height: 4.4vw;
    vertical-align: top;
    margin-bottom: 4vw;
  }
  .sec01 .row:last-of-type .t_title {
    width: 100%;
    padding: 10px 0 0;
    vertical-align: top;
  }
  .sec01 .t_title .color {
    color: #1EAEDE;
    padding: 0 0 0 5px;
  }
  .sec01 .t_title label {
    font-size: 4vw;
    font-weight: 500;
  }
  .sec01 .t_data {
    display: block;
    width: 100%;
    max-width: none;
  }
  .sec01 .t_data p {
    width: 100%;
  }
  .sec01 .t_data input.i_text,
  .sec01 .t_data textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 3.75vw;
    max-width: none;
  }
  .sec01 .t_data.radiobox p {
    display: inline-block;
  }
  .sec01 .t_data.radiobox p:nth-of-type(1) {
    margin: 0;
  }
  .sec01 .t_data.radiobox label {
    font-size: 3.75vw;
    margin: 0 8vw 2.6vw 2.5vw;
  }
  .sec01 .radiotitle {
    padding: 20px 0 0;
    font-size: 18px;
  }
  .sec01 .t_data textarea {
    width: 100% !important;
    height: 272px !important;
    max-width: none; /* メールフォームプロリセット */
  }
  .sec01 .agree_btn {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec01 .agree_btn input {
    width: 4.4vw;
    height: 4.4vw;
    vertical-align: middle;
  }
  .sec01 .agree_btn label {
    font-size: 3.75vw;
  }
  .sec01 .submit_btn {
    width: 100%;
    height: 16.5vw;
    border: none;
    margin: 0 auto 50px;
    background: #00879d;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    transition: 0.4s;
  }
  .sec01 .submit_btn input {
    width: 100%;
    height: 100%;
    font-size: 4vw;
    font-family: "noto sans jp";
    font-weight: 400;
    transition: 0.4s;
    border-radius: 0;
    text-shadow: none;
    max-width: none;
    color: #fff;
  }
  .sec01 .numbox {
    margin: 0 auto;
    text-align: center;
  }
  .sec01 .g-recaptcha {
    width: 100%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
  }
  .sec01 .warning {
    font-size: 3.75vw;
    margin: 0 0 20px;
    text-align: center;
  }
  .sec01 .bottom_box {
    width: initial;
    background-color: #fff;
    margin: 0 auto;
    padding: 10vw 5vw;
  }
  .sec01 .bottom_box .privacy {
    font-size: 5vw;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 5vw;
  }
  .sec01 .bottom_box .privacy_text {
    font-size: 4vw;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .sec01 .bottom_box .privacy_text .bold {
    font-size: 4.5vw;
  }
}

.thanks_sec {
  padding: 0 0 200px;
}
.thanks_sec .sec_title {
  margin-bottom: 100px;
  font-size: 35px;
  text-align: center;
}
.thanks_sec .sec_text {
  font-size: 20px;
  line-height: 3;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .thanks_sec {
    padding: 5.5vw 5.5vw 33.3vw;
    box-sizing: border-box;
  }
  .thanks_sec .sec_title {
    margin-bottom: 13.8vw;
    font-size: 8.3vw;
    text-align: center;
  }
  .thanks_sec .sec_text {
    font-size: 4.4vw;
    line-height: 3;
    text-align: center;
  }
}

.sec02 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
}/*# sourceMappingURL=entry01.css.map */