/* CSS Document */
/* CSS Document */
/* line 6, style.scss */
.time_boxb table {
  width: 100%; }
  /* line 9, style.scss */
  .time_boxb table thead th {
    background: #1e4cdb;
    padding: 15px;
    color: #ffffff;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #ffffff;
    border-bottom: 4px solid #ffffff; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 9, style.scss */
      .time_boxb table thead th {
        padding: 10px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 9, style.scss */
      .time_boxb table thead th {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.5;
        padding: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 9, style.scss */
      .time_boxb table thead th {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.5;
        padding: 5px; } }
    @media screen and (max-width: 350px) {
      /* line 9, style.scss */
      .time_boxb table thead th {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.5;
        padding: 5px; } }
    /* line 47, style.scss */
    .time_boxb table thead th:last-of-type {
      border-right: 0; }
    /* line 50, style.scss */
    .time_boxb table thead th span {
      background: #ffffff;
      color: #1e4cdb;
      font-weight: 500;
      padding: 0 10px;
      line-height: 1.2; }
      @media screen and (max-width: 350px) {
        /* line 50, style.scss */
        .time_boxb table thead th span {
          padding: 0 10px; } }
    /* line 68, style.scss */
    .time_boxb table thead th strong {
      display: inline-block;
      margin-top: 5px; }
  /* line 85, style.scss */
  .time_boxb table tbody th {
    background: #e3f3fd;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 85, style.scss */
      .time_boxb table tbody th {
        font-weight: 600; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 85, style.scss */
      .time_boxb table tbody th {
        font-weight: 600; } }
    @media screen and (max-width: 350px) {
      /* line 85, style.scss */
      .time_boxb table tbody th {
        padding: 5px;
        font-weight: 600; } }
    /* line 109, style.scss */
    .time_boxb table tbody th span {
      background: #1e4cdb;
      color: #ffffff;
      font-weight: 500;
      padding: 0 5px;
      line-height: 1.2;
      margin-right: 10px; }
    /* line 117, style.scss */
    .time_boxb table tbody th strong {
      font-size: 20px;
      font-size: 2.0rem; }
    /* line 121, style.scss */
    .time_boxb table tbody th p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.2; }
  /* line 127, style.scss */
  .time_boxb table tbody td {
    background: #e3f3fd;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 127, style.scss */
      .time_boxb table tbody td {
        padding: 10px 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 127, style.scss */
      .time_boxb table tbody td {
        padding: 10px 0; } }
    @media screen and (max-width: 350px) {
      /* line 127, style.scss */
      .time_boxb table tbody td {
        padding: 10px 0; } }
    /* line 147, style.scss */
    .time_boxb table tbody td span.number_no {
      display: block;
      overflow: hidden;
      text-indent: 100%;
      width: 1.0em;
      height: 2px;
      background: #000000;
      margin: auto; }
    /* line 156, style.scss */
    .time_boxb table tbody td span.number {
      display: inline-block;
      width: 45px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 156, style.scss */
        .time_boxb table tbody td span.number {
          width: 40px; } }
      @media screen and (max-width: 350px) {
        /* line 156, style.scss */
        .time_boxb table tbody td span.number {
          width: 35px; } }
    /* line 172, style.scss */
    .time_boxb table tbody td sup {
      margin-left: 5px;
      color: #cc0000;
      font-size: 15px;
      font-size: 1.5rem;
      position: relative;
      top: -1.0em; }
      @media screen and (max-width: 350px) {
        /* line 172, style.scss */
        .time_boxb table tbody td sup {
          font-size: 13px;
          font-size: 1.3rem;
          top: -0.5em; } }
    /* line 194, style.scss */
    .time_boxb table tbody td:has(sup) .number {
      margin-left: 1.0em; }

/* line 202, style.scss */
.sat_time {
  margin: 10px 0 0; }

/* line 205, style.scss */
.sat_timeb {
  text-align: center; }
  /* line 207, style.scss */
  .sat_timeb p {
    display: inline-block;
    text-align: left;
    text-indent: -1.0em;
    margin-left: 1.0em;
    color: #cc0000;
    line-height: 1.5; }

/* line 226, style.scss */
.time_list {
  margin: 30px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 226, style.scss */
    .time_list {
      margin: 20px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 226, style.scss */
    .time_list {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 226, style.scss */
    .time_list {
      margin: 15px 0 0; } }

/* line 242, style.scss */
.time_listb {
  text-align: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 242, style.scss */
    .time_listb {
      text-align: left;
      width: fit-content;
      margin: auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 242, style.scss */
    .time_listb {
      text-align: left;
      width: fit-content;
      margin: auto; } }
  @media screen and (max-width: 350px) {
    /* line 242, style.scss */
    .time_listb {
      text-align: left;
      width: fit-content;
      margin: auto; } }
  /* line 263, style.scss */
  .time_listb p {
    display: inline-block;
    margin-right: 40px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 263, style.scss */
      .time_listb p {
        margin-right: 20px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 263, style.scss */
      .time_listb p {
        display: block;
        margin: 10px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 263, style.scss */
      .time_listb p {
        display: block;
        margin: 10px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 263, style.scss */
      .time_listb p {
        display: flex;
        margin: 10px 0 0; } }
    /* line 283, style.scss */
    .time_listb p span:first-of-type {
      display: inline-block;
      width: 40px;
      margin-right: 10px;
      vertical-align: middle; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 283, style.scss */
        .time_listb p span:first-of-type {
          width: 35px;
          margin-right: 5px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 283, style.scss */
        .time_listb p span:first-of-type {
          width: 35px;
          margin-right: 5px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 283, style.scss */
        .time_listb p span:first-of-type {
          width: 30px;
          margin-right: 5px; } }
      @media screen and (max-width: 350px) {
        /* line 283, style.scss */
        .time_listb p span:first-of-type {
          width: 30px;
          margin-right: 5px; } }
    @media screen and (max-width: 350px) {
      /* line 307, style.scss */
      .time_listb p span:last-of-type {
        width: calc(100% - 35px); } }
    /* line 320, style.scss */
    .time_listb p:last-of-type {
      margin-right: 0; }

/* line 325, style.scss */
.time_txt {
  margin: 30px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 325, style.scss */
    .time_txt {
      margin: 20px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 325, style.scss */
    .time_txt {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 325, style.scss */
    .time_txt {
      margin: 15px 0 0; } }

/* line 342, style.scss */
.time_txtb > div {
  text-align: center;
  width: fit-content;
  background-color: #FFF4F4;
  border: 2px solid #fff;
  padding: 15px 60px;
  margin: auto; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 342, style.scss */
    .time_txtb > div {
      padding: 15px 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 342, style.scss */
    .time_txtb > div {
      padding: 15px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 342, style.scss */
    .time_txtb > div {
      padding: 15px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 342, style.scss */
    .time_txtb > div {
      padding: 15px; } }
  @media screen and (max-width: 350px) {
    /* line 342, style.scss */
    .time_txtb > div {
      padding: 10px; } }
  /* line 365, style.scss */
  .time_txtb > div p {
    text-align: left; }
/* line 369, style.scss */
.time_txtb ul {
  margin: 20px auto 0;
  width: fit-content; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 369, style.scss */
    .time_txtb ul {
      margin: 15px auto 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 369, style.scss */
    .time_txtb ul {
      margin: 15px auto 0; } }
  @media screen and (max-width: 350px) {
    /* line 369, style.scss */
    .time_txtb ul {
      margin: 10px auto 0; } }
  /* line 385, style.scss */
  .time_txtb ul li {
    text-indent: -1.0em;
    margin-left: 1.0em; }

/* line 391, style.scss */
.reserve_boxb {
  text-align: center; }
  /* line 393, style.scss */
  .reserve_boxb p {
    display: inline-block;
    text-align: left; }

/* line 399, style.scss */
.belongings_boxb ul {
  display: flex;
  flex-wrap: wrap; }
  /* line 402, style.scss */
  .belongings_boxb ul li {
    width: 25%;
    margin: 5px 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 402, style.scss */
      .belongings_boxb ul li {
        width: 35%; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 402, style.scss */
      .belongings_boxb ul li {
        width: 35%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 402, style.scss */
      .belongings_boxb ul li {
        width: 50%; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 402, style.scss */
      .belongings_boxb ul li {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      /* line 402, style.scss */
      .belongings_boxb ul li {
        width: 100%; } }
    /* line 420, style.scss */
    .belongings_boxb ul li.size_m {
      width: 50%; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 420, style.scss */
        .belongings_boxb ul li.size_m {
          width: 65%; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 420, style.scss */
        .belongings_boxb ul li.size_m {
          width: 65%; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 420, style.scss */
        .belongings_boxb ul li.size_m {
          width: 100%; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 420, style.scss */
        .belongings_boxb ul li.size_m {
          width: 100%; } }
      @media screen and (max-width: 350px) {
        /* line 420, style.scss */
        .belongings_boxb ul li.size_m {
          width: 100%; } }

/* line 443, style.scss */
.add_comment p {
  display: inline-block;
  text-align: left;
  text-indent: -1.0em;
  margin-left: 1.0em; }

/* line 450, style.scss */
.faq_box {
  margin: 20px 0 0; }

/* line 455, style.scss */
.faq_q {
  display: flex;
  align-items: center; }
  /* line 458, style.scss */
  .faq_q:before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: 'Q';
    width: 50px;
    height: 50px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1.5;
    color: #ffffff;
    background-image: url("../images/faq_bg_q.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 5px;
    margin-right: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 458, style.scss */
      .faq_q:before {
        width: 40px;
        height: 40px;
        font-size: 24px;
        font-size: 2.4rem;
        margin-right: 15px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 458, style.scss */
      .faq_q:before {
        width: 35px;
        height: 35px;
        font-size: 20px;
        font-size: 2.0rem;
        margin-right: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 458, style.scss */
      .faq_q:before {
        width: 35px;
        height: 35px;
        font-size: 20px;
        font-size: 2.0rem;
        margin-right: 10px; } }

/* line 505, style.scss */
.faq_qb {
  width: calc(100% - 70px);
  color: #009ce3;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 505, style.scss */
    .faq_qb {
      width: calc(100% - 55px);
      font-size: 17px;
      font-size: 1.7rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 505, style.scss */
    .faq_qb {
      width: calc(100% - 45px);
      font-size: 17px;
      font-size: 1.7rem; } }
  @media screen and (max-width: 350px) {
    /* line 505, style.scss */
    .faq_qb {
      width: calc(100% - 45px);
      font-size: 17px;
      font-size: 1.7rem; } }

/* line 532, style.scss */
.faq_a {
  display: flex;
  justify-content: space-between;
  margin-top: 20px; }
  /* line 536, style.scss */
  .faq_a:before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: 'A';
    width: 50px;
    height: 50px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1.5;
    color: #ffffff;
    background-image: url("../images/faq_bg_a.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 5px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 536, style.scss */
      .faq_a:before {
        width: 40px;
        height: 40px;
        font-size: 24px;
        font-size: 2.4rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 536, style.scss */
      .faq_a:before {
        width: 35px;
        height: 35px;
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (max-width: 350px) {
      /* line 536, style.scss */
      .faq_a:before {
        width: 35px;
        height: 35px;
        font-size: 20px;
        font-size: 2.0rem; } }

/* line 579, style.scss */
.faq_ab {
  width: calc(100% - 70px);
  margin-top: 10px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 579, style.scss */
    .faq_ab {
      width: calc(100% - 55px);
      margin-top: 7px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 579, style.scss */
    .faq_ab {
      width: calc(100% - 45px);
      margin-top: 7px; } }
  @media screen and (max-width: 350px) {
    /* line 579, style.scss */
    .faq_ab {
      width: calc(100% - 45px);
      margin-top: 7px; } }
  /* line 598, style.scss */
  .faq_ab table {
    border-collapse: separate;
    border-spacing: 4px;
    line-height: 1.5;
    margin: 20px 0 0; }
    /* line 603, style.scss */
    .faq_ab table th {
      background: #1e4cdb;
      color: #ffffff;
      text-align: center;
      padding: 10px; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 603, style.scss */
        .faq_ab table th {
          padding: 5px 10px; } }
      @media all and (min-width: 350.01px) and (max-width: 370px) {
        /* line 603, style.scss */
        .faq_ab table th {
          padding: 5px; } }
      @media screen and (max-width: 350px) {
        /* line 603, style.scss */
        .faq_ab table th {
          padding: 5px; } }
    /* line 624, style.scss */
    .faq_ab table td {
      background: #ffffff;
      text-align: center;
      padding: 10px; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 624, style.scss */
        .faq_ab table td {
          padding: 5px 10px;
          white-space: nowrap; } }
      @media all and (min-width: 350.01px) and (max-width: 370px) {
        /* line 624, style.scss */
        .faq_ab table td {
          padding: 5px; } }
      @media screen and (max-width: 350px) {
        /* line 624, style.scss */
        .faq_ab table td {
          padding: 5px;
          white-space: nowrap; } }
      /* line 645, style.scss */
      .faq_ab table td span {
        display: inline-block;
        text-align: left; }
  /* line 651, style.scss */
  .faq_ab .comment_faq {
    margin: 30px 0 0;
    text-align: left; }

/* line 657, style.scss */
.partners_boxb ul {
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 657, style.scss */
    .partners_boxb ul {
      justify-content: space-between; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 657, style.scss */
    .partners_boxb ul {
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media screen and (max-width: 350px) {
    /* line 657, style.scss */
    .partners_boxb ul {
      justify-content: space-between;
      flex-wrap: wrap; } }
  /* line 675, style.scss */
  .partners_boxb ul li {
    margin: 5px 60px 5px 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 675, style.scss */
      .partners_boxb ul li {
        margin: 5px 0;
        width: 50%; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 675, style.scss */
      .partners_boxb ul li {
        margin: 5px 0;
        width: 100%; } }
    @media screen and (max-width: 350px) {
      /* line 675, style.scss */
      .partners_boxb ul li {
        margin: 5px 0;
        width: 100%; } }
    /* line 693, style.scss */
    .partners_boxb ul li:last-of-type {
      margin: 5px 0 5px 0; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 693, style.scss */
        .partners_boxb ul li:last-of-type {
          width: 100%; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 693, style.scss */
        .partners_boxb ul li:last-of-type {
          width: 100%; } }
      @media screen and (max-width: 350px) {
        /* line 693, style.scss */
        .partners_boxb ul li:last-of-type {
          width: 100%; } }

/* line 712, style.scss */
.youbi {
  display: block;
  width: fit-content;
  margin: 0 auto;
  text-align: left; }

/* line 718, style.scss */
.hiddentxt {
  visibility: hidden; }

/*# sourceMappingURL=style.css.map */
