@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap");
/* CSS Document */
body {
  font-family: "Manrope", "Zen Kaku Gothic New", sans-serif !important;
}

/* CSS ページ用追加 */
h3.product {
  padding: 0.5em 1em;
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 3%;
  background-color: #003366;
  color: #fff;
}
.article-content1 {
  width: 100%;
  float: left;
}
figure.img {
  margin-bottom: 1%;
}
.h3_sub {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
}
.h3_sub_left {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: left;
  color: red;
}
.travel-info-table_responsive {
  width: 100%;
  border: solid 1px #d7d7d7;
}
.travel-info-jyoken-table__heading {
  text-align: center;
  font-weight: bold;
  color: #003366;
  background-color: #b2cbe4;
  vertical-align: middle;
  font-size: 1rem;
}
.travel-info-jyoken-table__heading,
.travel-info-jyoken-table__data {
  text-align: center;
  vertical-align: middle;
  padding: 0.5em;
  border: solid 1px #d7d7d7;
  padding: 1em;
  font-size: 1rem;
}
.travel-info-jyoken-table__heading_w {
  width: 35%;
  text-align: center;
  font-weight: bold;
  color: #003366;
  background-color: #b2cbe4;
  vertical-align: middle;
  border: solid 1px #d7d7d7;
  padding: 1em;
  font-size: 1rem;
}
.travel-info-jyoken-table__data_w {
  text-align: left;
  vertical-align: middle;
  padding: 0.5em;
  border: solid 1px #d7d7d7;
  padding: 1em;
  font-size: 1rem;
}
.p-info .leftBox {
  width: 50%;
  float: left;
  margin-right: 2%;
}
.p-info .rightBox {
  width: 50%;
  float: right;
  margin-left: 2%;
}
.redb {
  color: red;
  font-weight: bold;
}
.red2b {
  color: red;
  font-weight: bold;
  font-size: 1.25rem;
}
dl.infoList02 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
.infoList02 dt {
  font-weight: 500;
  color: #003366;
  padding: 20px 0;
  width: 70%;
  border-bottom: 1px solid #ccc;
}
.infoList02 dd {
  padding: 20px 0 20px 1em;
  border-bottom: 1px solid #ccc;
  width: 30%;
}
.marginbottom_5per {
  margin-bottom: 5%;
}
.headTxtBox02 .txtBox {
  width: 100%;
  text-align: left;
  margin-top: 10%;
}
.headTxtBox02 .txtBox .txt {
  font-size: 128.57%;
  line-height: 2;
  margin-bottom: 26px;
}
.font_red {
  color: #fd2125;
}
.font_blue {
  color: #004098;
}
.blue_120per {
  color: #004098 !important;
  font-weight: bold;
  font-size: 1.2rem;
}
@media not all and (min-width: 768px) {
  .h3_sub {
    font-size: 1rem;
  }
  .h3_sub_left {
    font-size: 1rem;
  }
  .travel-info-table_responsive {
    white-space: nowrap;
  }
  .travel-info-jyoken-table__heading {
    display: block;
  }
  .travel-info--jyoken-table__heading,
  .travel-info-jyoken-table__data {
    display: block;
  }
  .travel-info-jyoken-table__heading_w {
    display: block;
    width: 100%;
  }
  .travel-info--jyoken-table__heading_w,
  .travel-info-jyoken-table__data_w {
    display: block;
  }
  .p-info .leftBox {
    width: 100%;
    margin: auto;
  }
  .p-info .rightBox {
    width: 100%;
    margin: auto;
  }
}

/* venue */

.btn01,
.btn_end {
  display: inline-block;
  padding: 0.3em 3em;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  transition: 0.4s;
  margin: 3px;
  background: #68939d;
}

.btn_001 {
  position: relative;
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  border-radius: 20px;
  font-weight: bold;
  font-size: 150%;
  width: 80%;
  text-align: center;
  transition: 0.4s;
  color: #fff;
  background: #68939d;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}
/* .btn_001 + .btn_001 {
  margin-top: 24px;
} */
:is(.btn_001, .btn_end) + :is(.btn_001, .btn_end) {
  margin-top: 24px;
}
.btn_end {
  position: relative;
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  border-radius: 20px;
  font-weight: bold;
  font-size: 150%;
  width: 80%;
  text-align: center;
  transition: 0.4s;
  color: #fff;
  background: #a9a9a9;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}
a.btn_001:hover {
  opacity: 0.5;
}
.venue {
  padding: 0.5em;
  margin: 0.5em 0.5em 2em 0.5em;
  text-align: center;
}
.venue h3 {
  font-size: 300%;
  font-weight: bold;
  color: #07bae3;
  font-family: "Bebas Neue", sans-serif;
}
.venue p.note {
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  margin: 20px auto;
}
.mt_3 {
  margin-top: 3rem;
}
h1 {
  font-size: 150%;
  font-weight: bold;
}
@media not all and (min-width: 768px) {
  .venuelist a {
    width: 45%;
    text-align: center;
    display: inline-block;
  }
  .btn_001,
  .btn_end {
    font-size: 100%;
    width: 100%;
  }
}

/* tbl */
/*p {
  font-size: 16px;
  text-align: center;
  margin: 60px auto 40px;
}*/
table {
  margin: 20px auto;
  width: 100%;
  border: solid 1px #c0c0c0;
  font-size: 1rem;
}
.tbl02 {
  border-collapse: collapse;
}
.tbl01 p,
.tbl02 p {
  margin: 0;
  text-align: left;
  font-weight: bold;
  font-size: 1rem;
}
.f-blue {
  color: #07bae3;
}
.f-mc {
  color: #cc6600;
}
.f-red {
  color: red;
}

.tbl01 tr,
.tbl02 tr {
  border: solid 1px #c0c0c0;
}
.tbl01 th,
.tbl02 th {
  background: #747474;
  border: solid 1px #c0c0c0;
  color: #fff;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.tbl01 th.p20,
.tbl02 th.p20 {
  width: 20%;
}
.tbl01 th.p25,
.tbl02 th.p25 {
  width: 25%;
}
.tbl01 th.p30,
.tbl02 th.p30 {
  width: calc(100% / 3); /* 33.3333333…％ */
}
.tbl01 td,
.tbl02 td {
  padding: 10px;
}
.border01 {
  border: solid 1px #c0c0c0;
}
.tbl02 td span {
  　color: #ef1b1e;
}
@media screen and (max-width: 640px) {
  .tbl01 th,
  .tbl01 td {
    　　border-bottom: none;
    display: block;
    width: 100%;
  }
  .tbl01 th.p20,
  .tbl02 th.p20 {
    width: 100%;
  }
  .tbl02 {
    border-collapse: collapse;
    white-space: nowrap;
  }
  .table-wrap {
    overflow-x: scroll;
  }
}
a {
  color: #3399cc;
  text-decoration: underline;
}
a:hover {
  opacity: 0.7;
}
h3,
h3.h-stripe {
  font-weight: bold;
  padding: 0.3em;
  margin-bottom: 0.3em;
  position: relative;
  font-size: 1.5rem;
}
h3.h-stripe::after {
  content: "";
  background-size: 10px 10px;
  background-color: #e1eef5;
  background-image: repeating-linear-gradient(-45deg, #e9e9e9 0, #e9e9e9 3px, #fff 0, #fff 50%);
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -5px;
  left: 0;
}
@media not all and (min-width: 768px) {
  h3,
  h3.h-stripe {
    font-size: 1rem;
    margin-top: 60px;
  }
  .tbl01 p,
  .tbl02 p {
    font-size: 1rem;
  }
  .p-reason-item__detail02 {
    margin-left: 10px;
    text-align: left;
  }
}
ul.list01 {
  padding: 0.5em 0.5em 0.5em 2em;
  margin: 0 auto;
  list-style: disc;
  font-size: 1rem;
}

ul.list01 li {
  line-height: 1.5;
}
.c-rounded-button-form {
  background-color: #fd9535;
  border: 2px solid #fd9535;
}
.c-rounded-button-form-end {
  background-color: #a9a9a9;
  border: 2px solid #a9a9a9;
  cursor: unset;
}
@media (hover: hover) {
  .c-rounded-button-form-end:hover {
    opacity: 1;
  }
  .c-rounded-button.c-rounded-button-form-end:not(.is-disabled-hover):hover:before {
    content: none;
  }
  .c-rounded-button.c-rounded-button-form-end:not(.is-disabled-hover):hover .p-contetns-contact__text {
    color: #fff;
  }
  a.btn_end {
    cursor: pointer;
  }
}
.form a {
  text-decoration: none;
}
.form a:hover {
  color: #fd9535 !important;
  text-decoration: none;
}
.copyright {
  clear: both;
  padding: 20px 0;
  font-size: 11px;
  text-align: center;
  color: #efede9;
  background: #2e2e2e;
}
.bd_bottom {
  border-bottom: solid 3px #cc6600;
  width: 100%;
}
.f-80 {
  font-size: 80%;
  line-height: 1rem;
  display: block;
}
.info-box {
  background: #f8f8f8;
  padding: 1.5rem 3rem;
  border-radius: 6px;
  margin: 2rem 0;
  font-size: 1rem;
}
.p-page-heading::after {
  background-color: #cc6600;
}

/* add */
.add_mt20 {
  margin-top: 20px;
}
.add_fs16 {
  font-size: 16px;
}
