@charset "UTF-8";
#bks_kuros {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
}
#bks_kuros.onh {
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
}

.sp {
  display: none;
}
@media (max-width: 600px) {
  .sp {
    display: block;
  }
}

@media (min-width: 601px) {
  .ul50x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul50x > a,
  .ul50x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul50x > a:not(:nth-child(2n)),
  .ul50x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 600px) {
  .ul50x {
    display: block;
  }
  .ul50x > a,
  .ul50x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul33x > li,
  .ul33x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul33x > li:not(:nth-child(3n)),
  .ul33x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul33x > li,
  .ul33x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul33x > li:not(:nth-child(3n)),
  .ul33x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul33x > a,
  .ul33x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul33x > a:not(:nth-child(2n)),
  .ul33x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul33x {
    display: block;
  }
  .ul33x > a,
  .ul33x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul25x > li,
  .ul25x > a {
    margin-bottom: 2%;
    width: 23.5%;
  }
  .ul25x > li:not(:nth-child(4n)),
  .ul25x > a:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul25x > li,
  .ul25x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul25x > li:not(:nth-child(3n)),
  .ul25x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul25x > a,
  .ul25x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul25x > a:not(:nth-child(2n)),
  .ul25x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul25x {
    display: block;
  }
  .ul25x > a,
  .ul25x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul20x > a,
  .ul20x > li {
    margin-bottom: 2%;
    width: 18.4%;
  }
  .ul20x > a:not(:nth-child(5n)),
  .ul20x > li:not(:nth-child(5n)) {
    margin-right: 2%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul20x > li,
  .ul20x > a {
    margin-bottom: 2%;
    width: 23.5%;
  }
  .ul20x > li:not(:nth-child(4n)),
  .ul20x > a:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul20x > li,
  .ul20x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul20x > li:not(:nth-child(3n)),
  .ul20x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ul20x > a,
  .ul20x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul20x > a:not(:nth-child(2n)),
  .ul20x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}

/* ---------------
  ★共通
--------------- */
html {
  font-size: 62.5%;
  background-color: #fafafa;
}

body {
  background: none !important;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8;
  font-weight: 400;
  max-width: 2260px;
  width: 100%;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

.line_maka {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fdfda8));
  background: linear-gradient(transparent 60%, #fdfda8 60%);
}

object {
  pointer-events: none;
}

a[href^="tel:"] {
  pointer-events: none;
  color: #000;
}

.no_link {
  pointer-events: none !important;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bder_solids {
  border: solid 1px;
}

.modoru_wp {
  display: none;
}

.wb_ap {
  word-break: auto-phrase;
}

/* =======================================
	★モーダル処理
========================================== */
#modal_x {
  background: rgba(0, 0, 0, 0.76);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
}
#modal_x .close {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#modal_x .close::before,
#modal_x .close::after {
  content: "";
  display: block;
  width: 43px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
#modal_x .close::before {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
#modal_x .close::after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

#modal_x_in {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
#modal_x_in .inboxx {
  min-height: 300px;
  padding: 60px;
  max-width: 1024px;
  margin: 0 auto;
  width: 92%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.modal-content .caption {
  text-align: center;
}
.modal-content .caption .img_wp {
  position: relative;
}
.modal-content .caption .img_wp > img {
  border-radius: 8px;
}
.modal-content .prev,
.modal-content .next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #1d7c76;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  border: none;
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal-content .prev {
  left: -60px;
  background-image: url(../img/wuaji_l.svg);
}
.modal-content .next {
  right: -60px;
  background-image: url(../img/wuaji_r.svg);
}

/* ---------------
  ★LIST
--------------- */
.disc {
  margin-left: 18px;
  list-style-type: disc;
}
.disc > li {
  list-style-type: disc;
}

.decimal {
  margin-left: 20px;
  list-style-type: decimal;
}
.decimal > li {
  list-style-type: decimal;
}
.decimal > li::marker {
  color: #0a7c76;
  font-size: 120%;
}
.decimal > li:not(:last-child) {
  padding-bottom: 5px;
}

.note > li {
  padding-left: 17px;
  position: relative;
}
.note > li::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  content: "※";
  position: absolute;
  left: 0px;
  top: 0;
}
.note.ty2 {
  font-size: 90%;
}

.kome {
  position: relative;
  padding-left: 1.6rem;
}
.kome::before {
  content: "※";
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
  line-height: 1.5;
}

.numbers {
  counter-reset: numb3;
}
.numbers > li {
  counter-increment: numb3;
  position: relative;
  padding-left: 2.5rem;
}
.numbers > li::before {
  content: "(" counter(numb3) ")";
  position: absolute;
  left: 0;
  top: 0;
}

/* ---------------
  ★BASE
--------------- */
.small {
  font-size: 88%;
}

main {
  display: block;
  width: 100%;
  position: relative;
}

#wb_wrap {
  z-index: 1;
  position: relative;
}

.parallax {
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1920px) {
  .parallax {
    background-size: cover;
  }
}

.text-shadow {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.movie_wrap {
  padding: 0 0 56.6%;
  width: 100%;
}
.movie_wrap video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.yt_wrap {
  padding: 0 0 66.6%;
  width: 100%;
}

.gmap_wrap {
  padding: 0 0 400px;
  width: 100%;
}
@media (max-width: 750px) {
  .gmap_wrap {
    padding: 0 0 66%;
  }
}

.iframe_wrap {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.iframe_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 0px;
}

.qToggle > li > dl > dd {
  display: none;
}

.qToggle > li > dl > dt {
  position: relative;
}

.plus_wrap {
  position: absolute;
  right: 30px;
  width: 17px;
  display: block;
  height: 17px;
  content: "";
  top: -5px;
  bottom: 0;
  margin: auto;
}
.plus_wrap::before,
.plus_wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #d7822d;
  top: 50%;
  bottom: 0;
  position: absolute;
  margin: 0;
}
.plus_wrap::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.togg .plus_wrap::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* ---------------
  ★タイトル
--------------- */
.tit01 > b {
  display: inline-block;
  position: relative;
  padding-bottom: 40px;
}
.tit01 > b::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  content: "";
  width: 52px;
  height: 2px;
  background: #cf0e31;
}
@media (max-width: 600px) {
  .tit01 > b {
    padding-bottom: 3%;
  }
}

/* ---------------
  ★ボタン
--------------- */
/* ---------------
  ★TOTOP
--------------- */
#totop {
  width: 70px;
  height: 70px;
  background: #0e918b;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(14, 145, 139)), to(rgb(7, 111, 106)));
  background: linear-gradient(180deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
  border-radius: 8px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
#totop::before {
  font-size: 0rem;
  content: "";
  width: 13px;
  height: 13px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}

.totop_wrap {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
}

/* =======================================
	★TABLE
========================================== */
.c_table_01 {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.c_table_01 tbody tr {
  position: relative;
}
.c_table_01 tbody tr > th,
.c_table_01 tbody tr > td {
  padding: 25px 15px;
  line-height: 1.5;
  word-break: break-all;
  vertical-align: top;
}
.c_table_01 tbody tr th {
  border-bottom: solid 1px #a00925;
  width: 28%;
  font-size: 90%;
}
.c_table_01 tbody tr th:first-of-type {
  border-top: solid 1px #a00925;
}
.c_table_01 tbody tr td {
  border-bottom: solid 1px #d5dbda;
  font-size: 90%;
}
.c_table_01 tbody tr td:first-of-type {
  border-top: solid 1px #d5dbda;
}
@media (max-width: 600px) {
  .c_table_01 {
    display: block;
  }
  .c_table_01 tbody {
    display: block;
  }
  .c_table_01 tbody tr {
    display: block;
  }
  .c_table_01 tbody tr > th,
  .c_table_01 tbody tr > td {
    display: block;
    width: 100%;
  }
  .c_table_01 tbody tr th {
    padding: 3% 3% 2%;
    border-bottom: 0px;
  }
  .c_table_01 tbody tr td {
    padding: 3% 3% 5%;
  }
}

/* =======================================
	★フォーム
========================================== */
.form_wp input[type="radio"],
.form_wp input[type="checkbox"] {
  cursor: pointer;
}
.form_wp label {
  cursor: pointer;
}
.form_wp .inp01 {
  width: 100%;
  border: 1px solid #ccc;
  outline: none;
  padding: 8px;
}
.form_wp .txtareas {
  min-height: 150px;
}
.form_wp .selesele {
  max-width: 366px;
  width: 100%;
}
.form_wp input::-webkit-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-moz-placeholder {
  color: #c7c7c7;
}
.form_wp input:-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::placeholder {
  color: #c7c7c7;
}
.form_wp input:-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp label > span {
  margin: 0 6px;
}
.form_wp .hospan {
  margin: 0 6px;
}
.form_wp .check_wp > li {
  margin: 7px 0;
}
.form_wp .check_wp > li > label {
  cursor: pointer;
}

input::-webkit-input-placeholder {
  color: #c7c7c7;
}

input:-ms-input-placeholder {
  color: #c7c7c7;
}

input::-ms-input-placeholder {
  color: #c7c7c7;
}

input::-moz-placeholder {
  color: #c7c7c7;
}

input::placeholder {
  color: #c7c7c7;
}

.selecter.middle {
  max-width: 340px;
  width: 90%;
}

input.short {
  width: 25%;
}

input.short3 {
  width: 100px;
}

input.middle {
  width: 60%;
}

input.long {
  width: 100%;
}

.ninihi {
  padding: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 18px;
  width: 40px;
  text-align: center;
  line-height: 1;
  font-size: 1.2rem;
  word-break: keep-all;
  color: #fff;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ninihi.hissu {
  background: #e37e83;
}
.ninihi.nini {
  background: #a7a7a7;
}

.submit_wrap > .submit_btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  max-width: 600px;
  width: 100%;
  font-size: min(1.8rem, 3.8vw);
  position: relative;
  background-color: #cf0e31;
  -webkit-box-shadow: 0px -3px 0px 1px rgba(0, 0, 0, 0.23) inset;
  box-shadow: 0px -3px 0px 1px rgba(0, 0, 0, 0.23) inset;
  border-radius: 50px;
  border: none;
  color: #fff;
  text-decoration: none !important;
  position: relative;
}
.submit_wrap > .submit_btn > b {
  font-weight: 500;
}
@media (max-width: 600px) {
  .submit_wrap > .submit_btn {
    min-height: 45px;
  }
}

/* =======================================
	★TOP
========================================== */
.lo_wrapper {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 600px) {
  .lo_wrapper {
    padding-top: 15%;
    padding-bottom: 15%;
  }
}

.white_box {
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px #ccc;
  box-shadow: 0px 0px 8px 0px #ccc;
  padding: 30px 4%;
}
@media (max-width: 600px) {
  .white_box {
    border-radius: 10px;
    padding: 5%;
  }
}

.stepol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.stepol li {
  background-color: #a7a7a7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 64px;
  padding: 10px 10px 10px 25px;
}
.stepol li > b {
  display: inline-block;
  color: #fff;
  position: relative;
  padding-left: 32px;
}
.stepol li > b::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: 100%;
}
.stepol li.active {
  background-color: #cf0e31;
}
.stepol li.li1 {
  width: 300px;
  clip-path: polygon(0% 0%, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%);
}
.stepol li.li1 > b::before {
  background-image: url(../img/icon_li1.svg);
}
.stepol li.li2 {
  width: calc(100% - 300px);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 10px 50%);
}
.stepol li.li2 > b::before {
  background-image: url(../img/icon_li2.svg);
}
@media screen and (max-width: 600px) {
  .stepol li {
    padding: 2vw 2vw 2vw 4.5vw;
  }
  .stepol li.li1 {
    width: 35%;
  }
  .stepol li.li2 {
    width: 65%;
  }
}

.thanks_box {
  text-align: center;
}
.thanks_box .kanryo_stxt > p {
  font-size: 130%;
}
.thanks_box .kanryo_stxt > p > span {
  display: inline-block;
  text-decoration: underline;
}
.thanks_box .btn-top {
  display: inline-block;
  padding: 15px 40px;
  background: #cf0e31;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.thanks_box .btn-top:hover {
  background: #a60b28;
}

/* 確認画面のテーブル値表示用 */
.confirm-value {
  font-weight: 500;
  padding: 8px 0;
}

.error-msg {
  color: #cf0e31;
  font-size: 13px;
  margin-top: 5px;
}

.error-box {
  background: #fff0f0;
  border: 1px solid #cf0e31;
  border-radius: 6px;
  padding: 15px 20px;
  margin-bottom: 20px;
}

.error-box p {
  color: #cf0e31;
  margin: 3px 0;
  font-size: 14px;
}

.btn-back {
  display: inline-block;
  padding: 15px 40px;
  background: #888;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  margin-right: 15px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.btn-back:hover {
  background: #666;
}

.btn-send {
  display: inline-block;
  padding: 15px 40px;
  background: #cf0e31;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.btn-send:hover {
  background: #a60b28;
}

.confirm-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .confirm-buttons {
    gap: unset;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .confirm-buttons > form {
    width: 48%;
  }
  .confirm-buttons > form > button {
    width: 100%;
    display: block;
  }
  .confirm-buttons .btn-back {
    margin-right: unset;
  }
}
