html {
  scroll-behavior: smooth;
}

.kv__title.-elem05::before {
  top: 85px;
  right: -470px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26.1333333333vw;
  height: 26.6666666667vw;
  background-image: url(../../../assets/img/common/heading-elem05.png);
  margin: 0;
  width: 85px;
  height: 130px;
}
@media screen and (max-width: 767px) {
  .kv__title.-elem05::before {
    top: 32vw;
    left: 50%;
    width: 16vw;
    height: 24.4vw;
  }
}

.usageguide {
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .usageguide {
    padding-bottom: 20.6666666667vw;
  }
}
.usageguide p,
.usageguide span,
.usageguide th,
.usageguide td {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.68;
}
@media screen and (max-width: 767px) {
  .usageguide p,
  .usageguide span,
  .usageguide th,
  .usageguide td {
    font-size: 3.2rem;
    line-height: 1.6875;
  }
}
.usageguide__anchorlink {
  background-color: #e5f2fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 65px;
  padding: 24px 0;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__anchorlink {
    padding: 6.6666666667vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.6666666667vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.2rem;
    text-align: center;
    line-height: 1.4;
  }
}
.usageguide__anchorlink li a {
  position: relative;
  display: inline-block;
}
.usageguide__anchorlink li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-left: 2px solid;
  color: #0082e6;
  -webkit-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotate(225deg);
}
@media screen and (max-width: 767px) {
  .usageguide__anchorlink li a::before {
    width: 6px;
    height: 6px;
  }
}
.usageguide__section + .usageguide__section {
  margin-top: 155px;
}
@media screen and (max-width: 767px) {
  .usageguide__section + .usageguide__section {
    margin-top: 19.3333333333vw;
  }
}
.usageguide__heading + .fee-table-wrap {
  margin-top: 55px;
}
.usageguide__heading + .border-wrap {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .usageguide__heading + .border-wrap {
    margin-top: 9.3333333333vw;
  }
}
.usageguide__btn {
  position: relative;
  max-width: 450px;
  width: 100%;
  margin: 28px auto 0;
}
@media screen and (max-width: 767px) {
  .usageguide__btn {
    width: 78.6666666667vw !important;
  }
}
.usageguide__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url("../../../assets/img/common/icon_apply.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__btn::after {
    right: 3.7333333333vw;
  }
}
.usageguide__btn a {
  padding: 28px 0 !important;
}
@media screen and (max-width: 767px) {
  .usageguide__btn a {
    padding: 2.6666666667vw 0 !important;
  }
}
.usageguide__btn span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__btn span {
    line-height: 1.3;
  }
}
.usageguide__link-cover {
  width: 100%;
  margin-top: 56px;
  padding: 58px 0 40px 0;
  text-align: center;
  background-image: url("../../../assets/img/facility/facility_lower__link_area.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.usageguide__link-cover p {
  font-size: 2rem;
  font-weight: 700;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .usageguide__link-cover p {
    font-size: 3.6rem;
  }
}
.usageguide__usagetime {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .usageguide__usagetime {
    width: 89.3%;
    padding-left: 0;
    padding-right: 0;
  }
}
.usageguide__usagefee {
  max-width: 1180px;
  width: 100%;
  margin: 80px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
  border-bottom: 4px solid #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usageguide__usagefee {
    width: 89.3%;
    margin: 13.3333333333vw auto 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13.3333333333vw;
  }
}
.usageguide__type {
  max-width: 1180px;
  width: 100%;
  margin: 53px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
  border-bottom: 4px solid #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usageguide__type {
    width: 89.3%;
    margin: 13.3333333333vw auto 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13.3333333333vw;
  }
}
.usageguide__classroomlist {
  max-width: 1180px;
  width: 100%;
  margin: 80px auto 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
  border-bottom: 4px solid #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usageguide__classroomlist {
    width: 89.3%;
    margin: 13.3333333333vw auto 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13.3333333333vw;
  }
}
.usageguide__note {
  max-width: 1020px;
  width: 100%;
  margin: 80px auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .usageguide__note {
    width: 89.3%;
    margin: 13.3333333333vw auto 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13.3333333333vw;
  }
}
.usageguide__heading01 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .usageguide__heading01 {
    margin-top: 20vw;
  }
}
.usageguide__heading01 .heading__text {
  position: relative;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__heading01 .heading__text {
    font-size: 4.4rem;
  }
}
.usageguide__heading01 .heading__text::after {
  content: "";
  position: absolute;
  display: block;
  top: 50px;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 130px;
  height: 6px;
  background-image: url(../../../assets/img/usageguide/heading-circle01.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__heading01 .heading__text::after {
    top: 9.8666666667vw;
    width: 26.6666666667vw;
    height: 1.3333333333vw;
  }
}
.usageguide__heading02 .heading__text {
  position: relative;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__heading02 .heading__text {
    font-size: 4.4rem;
  }
}
.usageguide__heading02 .heading__text::after {
  content: "";
  position: absolute;
  display: block;
  top: 50px;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 165px;
  height: 6px;
  background-image: url(../../../assets/img/usageguide/heading-circle02.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__heading02 .heading__text::after {
    top: 9.8666666667vw;
    width: 31.2vw;
    height: 1.3333333333vw;
  }
}
.usageguide__heading03 .heading__text {
  position: relative;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__heading03 .heading__text {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 767px) {
  .usageguide__heading03 .heading__text {
    text-align: center;
    line-height: 1.36;
  }
}
.usageguide__heading03 .heading__text::after {
  content: "";
  position: absolute;
  display: block;
  top: 50px;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 684px;
  height: 7px;
  background-image: url(../../../assets/img/usageguide/heading-circle03.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__heading03 .heading__text::after {
    top: 16.6666666667vw;
    width: 72vw;
    height: 1.3333333333vw;
  }
}
.usageguide__heading04 .heading__text {
  position: relative;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__heading04 .heading__text {
    font-size: 4.4rem;
  }
}
.usageguide__heading04 .heading__text::after {
  content: "";
  position: absolute;
  display: block;
  top: 50px;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 197px;
  height: 6px;
  background-image: url(../../../assets/img/usageguide/heading-circle04.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__heading04 .heading__text::after {
    top: 9.8666666667vw;
    width: 36.6666666667vw;
    height: 1.3333333333vw;
  }
}
.usageguide__heading05 .heading__text {
  position: relative;
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide__heading05 .heading__text {
    font-size: 4.4rem;
  }
}
.usageguide__heading05 .heading__text::after {
  content: "";
  position: absolute;
  display: block;
  top: 50px;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 265px;
  height: 7px;
  background-image: url(../../../assets/img/usageguide/heading-circle05.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .usageguide__heading05 .heading__text::after {
    top: 9.8666666667vw;
    width: 50.6666666667vw;
    height: 1.3333333333vw;
  }
}
.usageguide .heading__subtext {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .usageguide .heading__subtext {
    margin-top: 10vw;
  }
}
.usageguide .note {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .usageguide .note {
    margin-top: 10.1333333333vw;
  }
}
.usageguide .note__title {
  margin-top: 40px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide .note__title {
    font-size: 3.6rem;
    line-height: 1.5;
  }
}
.usageguide .note__title:first-of-type {
  margin-top: 0;
}
.usageguide .note__list {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .usageguide .note__list {
    margin-top: 5.3333333333vw;
  }
}
.usageguide .note__list li {
  position: relative;
  margin-left: 12px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .usageguide .note__list li {
    margin-left: 3.4666666667vw;
    font-size: 3.2rem;
    line-height: 1.6875;
  }
}
.usageguide .note__list li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: -14px;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #0082e6;
}
@media screen and (max-width: 767px) {
  .usageguide .note__list li::before {
    top: 2.5333333333vw;
    left: -4vw;
    width: 2.2666666667vw;
    height: 2.2666666667vw;
  }
}

.anchor-link-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f4f3f2;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .anchor-link-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.anchor-link-block__list {
  position: relative;
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .anchor-link-block__list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .anchor-link-block__list:nth-of-type(2)::after {
    display: none;
  }
}
.anchor-link-block__list:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 3em;
  background-color: #d9d9d9;
}
.anchor-link-block a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 16px 0 24px;
}
.anchor-link-block a:hover span {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.anchor-link-block span {
  position: relative;
  padding-bottom: 8px;
  color: #0082e6;
}
.anchor-link-block span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.usagetime-table-wrap {
  margin-top: 50px;
}
.usagetime-table-wrap:first-of-type {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .usagetime-table-wrap {
    margin-top: 8vw;
  }
  .usagetime-table-wrap:first-of-type {
    margin-top: 10.6666666667vw;
  }
}
.usagetime-table-wrap h3 {
  padding: 9px 0 9px 10px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  background-color: #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usagetime-table-wrap h3 {
    font-size: 4rem;
    padding: 1.8666666667vw 0 1.8666666667vw 2.6666666667vw;
  }
}
.usagetime-table-wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 992px) {
  .usagetime-table-wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.usagetime-table-wrap .announce {
  margin-top: 15px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .usagetime-table-wrap .announce {
    font-size: 2.6rem;
  }
}

.usagetime-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 14px;
}
@media screen and (max-width: 767px) {
  .usagetime-table {
    padding-top: 2.6666666667vw;
  }
}
.usagetime-table .tax {
  margin-top: 36px;
  margin-bottom: 16px;
  text-align: right;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .usagetime-table .tax {
    margin-top: 6.6666666667vw;
    margin-bottom: 4.8vw;
    font-size: 2.6rem;
  }
}
.usagetime-table .table {
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
}
.usagetime-table .table--half {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .usagetime-table .table--half {
    width: 100%;
  }
}
.usagetime-table th,
.usagetime-table td {
  text-align: center;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  vertical-align: middle;
}
.usagetime-table th {
  padding: 18px 0;
  font-weight: 700;
  color: #333333;
  background-color: #f3f2f1;
}
@media screen and (max-width: 767px) {
  .usagetime-table th {
    padding: 2.6666666667vw 0;
    background-color: #b8b8b8;
  }
}
.usagetime-table td {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .usagetime-table td {
    padding: 3.3333333333vw 0;
  }
  .usagetime-table td:first-of-type {
    background-color: #eeeeee;
    vertical-align: baseline;
    font-weight: 700;
  }
}
.usagetime-table .align-left {
  text-align: left;
}
.usagetime-table .th-left {
  width: 180px;
}
.usagetime-table .th-20 {
  width: 20%;
}
.usagetime-table .td-cell {
  width: 120px;
}
.usagetime-table .td-cell-left {
  padding: 18px 0 18px 18px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .usagetime-table .td-cell-left {
    padding: 2.4vw 3.4666666667vw;
  }
}
.usagetime-table .td-heading {
  font-weight: 700;
}
.usagetime-table > .kome-text {
  margin: 36px 0 22px 0;
}
@media screen and (max-width: 767px) {
  .usagetime-table--general td {
    padding-left: 3.3333333333vw;
    padding-right: 3.3333333333vw;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .usagetime-table--general .td-heading {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .usagetime-table--simple th,
  .usagetime-table--simple td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .usagetime-table--month td {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .usagetime-table--group tr td:first-of-type {
    width: 29.851%;
  }
}
.usagetime-table .table__info th {
  padding-left: 20px;
  text-align: left;
  background-color: #b8b8b8;
}
@media screen and (max-width: 767px) {
  .usagetime-table .table__info th {
    padding-left: 0;
    text-align: center;
  }
}

.usagefee-table-wrap {
  max-width: 1020px;
  width: 100%;
  margin: 50px auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .usagefee-table-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.usagefee-table-wrap:first-of-type {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .usagefee-table-wrap {
    margin-top: 8vw;
  }
}
.usagefee-table-wrap h3 {
  padding: 9px 0 9px 10px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  background-color: #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usagefee-table-wrap h3 {
    font-size: 4rem;
    padding: 1.8666666667vw 0 1.8666666667vw 2.6666666667vw;
  }
}
.usagefee-table-wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 992px) {
  .usagefee-table-wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.usagefee-table-wrap .announce {
  margin-top: 15px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .usagefee-table-wrap .announce {
    font-size: 2.6rem;
  }
}

.usagefee-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 14px;
}
.usagefee-table .tax {
  margin-top: 36px;
  margin-bottom: 16px;
  text-align: right;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .usagefee-table .tax {
    margin-top: 6.6666666667vw;
    margin-bottom: 4.8vw;
    font-size: 2.6rem;
  }
}
.usagefee-table .table {
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
}
.usagefee-table .table--half {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .usagefee-table .table--half {
    width: 100%;
  }
}
.usagefee-table th,
.usagefee-table td {
  text-align: center;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  vertical-align: middle;
}
.usagefee-table .table__info th {
  text-align: center;
}
.usagefee-table th {
  padding: 18px 0;
  font-weight: 700;
  color: #333333;
  background-color: #f3f2f1;
}
.usagefee-table th.align-left {
  text-align: left;
  padding: 18px 0 18px 20px;
}
@media screen and (max-width: 767px) {
  .usagefee-table th {
    padding: 2.6666666667vw 0;
  }
}
.usagefee-table td {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .usagefee-table td {
    padding: 3.3333333333vw 0;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .usagefee-table td:first-of-type {
    vertical-align: baseline;
    font-weight: 700;
    background-color: #eeeeee;
  }
}
.usagefee-table td:last-of-type {
  background-color: #fff;
}
.usagefee-table td.align-left {
  text-align: left;
  padding: 18px 0 18px 20px;
}
@media screen and (max-width: 767px) {
  .usagefee-table td.align-center {
    font-weight: 400;
    text-align: center;
  }
}
.usagefee-table td p span {
  font-weight: 700;
}
.usagefee-table .th-left {
  width: 180px;
}
.usagefee-table .th-20 {
  width: 20%;
}
.usagefee-table .td-cell {
  width: 120px;
}
.usagefee-table .td-cell-left {
  padding: 18px 0 18px 18px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .usagefee-table .td-cell-left {
    padding: 2.4vw 3.4666666667vw;
  }
}
.usagefee-table .td-heading {
  font-weight: 700;
}
.usagefee-table > .kome-text {
  margin: 36px 0 22px 0;
}
@media screen and (max-width: 767px) {
  .usagefee-table--general td {
    padding-left: 3.3333333333vw;
    padding-right: 3.3333333333vw;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .usagefee-table--general .td-heading {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .usagefee-table--simple th,
  .usagefee-table--simple td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .usagefee-table--month td {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .usagefee-table--group tr td:first-of-type {
    width: 29.851%;
  }
}

.usagefee-table .usagefee-table__annotation {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__annotation {
    font-size: 3.2rem;
    margin-top: 5.3333333333vw;
  }
}
.usagefee-table .usagefee-table__info {
  margin-top: 20px;
  padding: 40px;
  border: 1px solid #d8d8d8;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__info {
    margin-top: 6vw;
    padding: 6.6666666667vw;
  }
}
.usagefee-table .usagefee-table__infoTitle {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__infoTitle {
    font-size: 3.2rem;
  }
}
.usagefee-table .usagefee-table__infoList {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__infoList {
    padding-top: 5.3333333333vw;
  }
}
.usagefee-table .usagefee-table__infoList li {
  padding-top: 25px;
  padding-left: 15px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__infoList li {
    padding-top: 5.3333333333vw;
    padding-left: 3.3333333333vw;
  }
}
.usagefee-table .usagefee-table__infoList li:first-of-type {
  padding-top: 0px;
}
.usagefee-table .usagefee-table__infoList li p {
  position: relative;
}
.usagefee-table .usagefee-table__infoList li p::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -14px;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #0082e6;
}
.usagefee-table .usagefee-table__infoText {
  padding-top: 15px;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .usagefee-table .usagefee-table__infoText {
    padding-top: 3.3333333333vw;
    font-size: 3.2rem;
  }
}

.type-table-wrap {
  max-width: 1020px;
  width: 100%;
  margin: 50px auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
.type-table-wrap:first-of-type {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .type-table-wrap {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .type-table-wrap:first-of-type {
    margin-top: 8vw;
  }
}
.type-table-wrap h3 {
  padding: 9px 0 9px 10px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  background-color: #e5f2fc;
}
@media screen and (max-width: 767px) {
  .type-table-wrap h3 {
    font-size: 4rem;
    padding: 1.8666666667vw 0 1.8666666667vw 2.6666666667vw;
  }
}
.type-table-wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 992px) {
  .type-table-wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.type-table-wrap .announce {
  margin-top: 15px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .type-table-wrap .announce {
    font-size: 2.6rem;
  }
}

.type-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.type-table .tax {
  margin-top: 36px;
  margin-bottom: 16px;
  text-align: right;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .type-table .tax {
    margin-top: 6.6666666667vw;
    margin-bottom: 4.8vw;
    font-size: 2.6rem;
  }
}
.type-table .table {
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
}
.type-table .table--half {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .type-table .table--half {
    width: 100%;
  }
}
.type-table th,
.type-table td {
  text-align: center;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  vertical-align: middle;
}
.type-table .table__info th {
  text-align: center;
}
.type-table th {
  padding: 18px 20px;
  font-weight: 700;
  color: #333333;
  background-color: #f3f2f1;
}
@media screen and (max-width: 767px) {
  .type-table th {
    padding: 2.6666666667vw 0;
    background-color: #b8b8b8;
  }
}
.type-table td {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .type-table td {
    padding: 3.3333333333vw 0;
  }
  .type-table td:first-of-type {
    font-weight: 700;
    background-color: #eeeeee;
  }
}
.type-table .align-left {
  text-align: left;
}
.type-table .th-left {
  width: 180px;
}
.type-table .th-20 {
  width: 20%;
}
.type-table .td-cell {
  width: 120px;
}
.type-table .td-cell-left {
  padding: 18px 0 18px 18px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .type-table .td-cell-left {
    padding: 2.4vw 3.4666666667vw;
  }
}
.type-table .td-heading {
  font-weight: 700;
}
.type-table > .kome-text {
  margin: 36px 0 22px 0;
}
@media screen and (max-width: 767px) {
  .type-table--general td {
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .type-table--general .td-heading {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .type-table--simple th,
  .type-table--simple td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .type-table--month td {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .type-table--group tr td:first-of-type {
    width: 29.851%;
  }
}

.kome-list {
  margin-top: 35px;
  margin-left: 50px;
}
@media screen and (max-width: 992px) {
  .kome-list {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .kome-list {
    margin: 16vw 0 0 0;
  }
}

.kome-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  margin-bottom: 8px;
}
.kome-text.is-important {
  color: #c80000;
}
.kome-text--small span {
  font-size: 1.3rem;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .kome-text--small span {
    font-size: 2.6rem;
  }
}

.is-colorChange.kome-text.is-important {
  color: #ff66ff;
}
.is-colorChange.kome-text--small span {
  color: #ffffff;
}

.circle-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .circle-text {
    -webkit-column-gap: 2.6666666667vw;
       -moz-column-gap: 2.6666666667vw;
            column-gap: 2.6666666667vw;
  }
}
.circle-text span:first-of-type {
  width: 9px;
  height: 9px;
  margin-top: 10px;
  background-color: #2b9fc8;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .circle-text span:first-of-type {
    width: 2.4vw;
    height: 2.4vw;
    margin-top: 2.4vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.border-wrap {
  margin-top: 50px;
  padding: 48px 0 48px 35px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .border-wrap {
    padding: 6vw 5.0666666667vw;
  }
}
.border-wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .border-wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.border-wrap__btn {
  margin-left: 55px;
}
@media screen and (max-width: 767px) {
  .border-wrap__btn {
    width: 100% !important;
    margin-top: 5.3333333333vw;
    margin-left: 0;
  }
}
.border-wrap__btn span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .border-wrap__btn span {
    line-height: 1.18;
  }
}
.border-wrap .heading {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .border-wrap .heading {
    margin-bottom: 5.0666666667vw;
    font-size: 4rem;
  }
}

.heading-bottom-txt {
  margin: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .heading-bottom-txt {
    margin: 8vw 0 0 0;
  }
}
.heading-bottom-txt span {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0082e6;
}
@media screen and (max-width: 767px) {
  .heading-bottom-txt span {
    font-size: 4rem;
  }
}
.heading-bottom-txt span:last-of-type {
  display: block;
  margin-top: 8px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .heading-bottom-txt span:last-of-type {
    font-size: 3.2rem;
  }
}

.info-smart {
  margin-top: 45px;
  border-radius: 5px;
  background-color: #f4f3f2;
}
@media screen and (max-width: 767px) {
  .info-smart {
    padding: 0 5.3333333333vw;
  }
}

.info-smart-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
  margin: 0 36px;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .info-smart-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 6.6666666667vw 0 5.3333333333vw 0;
    margin: 0;
  }
}
.info-smart-top__logo {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .info-smart-top__logo {
    width: 53.3333333333vw;
  }
}
.info-smart-top__text {
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .info-smart-top__text {
    margin: 5.3333333333vw 0 0 0;
  }
}
.info-smart-top__text p {
  color: #333333;
  letter-spacing: 0.05em;
}
.info-smart-top__text p:first-of-type {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .info-smart-top__text p:first-of-type {
    font-size: 3.2rem;
    line-height: 1.68;
  }
}
.info-smart-top__text p:last-of-type {
  margin-top: 10px;
  font-size: 1.3rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .info-smart-top__text p:last-of-type {
    font-size: 2.6rem;
    line-height: 1.68;
  }
}

.info-smart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .info-smart-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6.6666666667vw 0;
  }
}

.info-box {
  max-width: 350px;
  width: 100%;
}
.info-box__top {
  padding: 15px 0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  background-color: #1479c7;
}
@media screen and (max-width: 767px) {
  .info-box__top {
    padding: 3.3333333333vw 0;
  }
}
.info-box__top p {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .info-box__top p {
    font-size: 3.2rem;
  }
}
.info-box__bottom {
  padding: 25px 40px;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .info-box__bottom {
    padding: 4.6666666667vw 5.3333333333vw;
  }
}
.info-box__title {
  font-size: 2rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .info-box__title {
    font-size: 3.2rem !important;
  }
}
.info-box__text {
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.68;
}
@media screen and (max-width: 767px) {
  .info-box__text {
    font-size: 3.2rem;
  }
}

.info-table {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .info-table {
    margin-top: 3.3333333333vw;
  }
}
.info-table .table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
}
.info-table .table__block03 {
  width: 164px;
}
.info-table .table__block04 {
  width: 325px;
}
.info-table .table__row01 th {
  padding: 16px 0;
}
.info-table .table__row02 th {
  padding: 6px 0;
}
.info-table .table__sub-head {
  width: 124px;
}
.info-table th {
  color: #333333;
  background-color: #f3f2f1;
  font-size: 1.6rem;
  font-weight: 700;
}
.info-table td {
  font-size: 1.6rem;
  font-weight: 400;
}
.info-table th,
.info-table td {
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  vertical-align: middle;
  line-height: 1.68;
}
.info-table tbody td {
  padding: 14px 0;
}
.info-table tbody th {
  padding: 16px 0;
}

.plus {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .plus {
    margin: 4vw 0;
  }
}
.plus span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #333333;
}
.plus span:first-of-type {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.plus span:last-of-type {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .plus--short {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .is-open .plus span:last-of-type {
    display: none;
  }
}

.sp-table {
  margin-top: 3.3333333333vw;
}
.sp-table__list {
  border-top: 2px solid #d9d9d9;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
}
.sp-table__heading {
  position: relative;
  padding: 4vw;
  border-bottom: 2px solid #d9d9d9;
  background-color: #f3f2f1;
}
.sp-table__heading p {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  color: #333333;
}
.sp-table__plus {
  position: absolute;
  top: 50%;
  right: 4vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sp-table-tab {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #fff;
}
.sp-table-tab.is-open {
  opacity: 1;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sp-table-tab__heading {
  margin: 0 4vw;
  padding: 4vw;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  line-height: 1.68;
  border-bottom: 2px solid #d9d9d9;
}
.sp-table-tab__contents {
  padding: 4vw;
  border-bottom: 2px solid #d9d9d9;
}
.sp-table-tab__contents p {
  font-size: 3.2rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  line-height: 1.68;
}

.usageguide .usageguide__calendar {
  position: relative;
  margin: 80px auto 0;
  z-index: 0;
  background-color: #e5f2fc;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendar {
    margin-top: 13.3333333333vw;
  }
}
.usageguide .usageguide__calendarContainer {
  position: relative;
  padding: 40px 0;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarContainer {
    padding: 10.6666666667vw 0;
    width: 89.3%;
  }
}
.usageguide .usageguide__calendarGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 3.5087719298%;
     -moz-column-gap: 3.5087719298%;
          column-gap: 3.5087719298%;
  row-gap: 60px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 4px solid #fff;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarGrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-template-columns: repeat(1, 1fr);
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 5.3333333333vw;
  }
}
.usageguide .usageguide__calendarItem {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.35;
  color: #333;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarItem {
    row-gap: 4vw;
    font-size: 3.6rem;
  }
}
.usageguide .usageguide__calendarTitle {
  z-index: 1;
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarTitle {
    margin-bottom: 5.8666666667vw;
    font-size: 4rem;
  }
}
.usageguide .usageguide__calendarBtn_wrap {
  width: 470px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn_wrap {
    width: 100%;
  }
}
.usageguide .usageguide__calendarBtn {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 470px;
  height: 90px;
  margin-top: 20px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn {
    height: 18vw;
    border-radius: 8px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn + .home-various__btn {
    margin-top: 2.6666666667vw;
  }
}
.usageguide .usageguide__calendarBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-left: 2px solid;
  color: #0082e6;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn::after {
    right: 2.6666666667vw;
  }
}
.usageguide .usageguide__calendarBtn.pdf::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  width: 16px;
  height: 20px;
  background-image: url("../../../assets/img/common/icon_pdf-blue.png");
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn.pdf::after {
    right: 2.6666666667vw;
    width: 6.6666666667vw;
    height: 4.8vw;
  }
}
.usageguide .usageguide__calendarBtn.blank::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 16px;
  height: 16px;
  background-image: url("../../../assets/img/common/icon_blank-blue.png");
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn.blank::after {
    right: 2.6666666667vw;
    width: 3.2vw;
    height: 3.2vw;
  }
}
.usageguide .usageguide__calendarBtn > p {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn > p {
    font-size: 3.6rem;
    line-height: 1.3;
  }
}
.usageguide .usageguide__calendarBtn > span {
  color: #333;
}
@media screen and (max-width: 767px) {
  .usageguide .usageguide__calendarBtn > span {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .usageguide .usageguide__calendarBtn:hover > p {
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #0082e6;
  }
}
.usageguide .usageguide__calendarBtn:hover > span {
  text-decoration: none;
}
.js-text-color-to-black.is-colorChange .usageguide .usageguide__calendarBtn > span {
  color: #fff;
}
.usageguide .usageguide__calendarBtn.is-colorChange-blue:hover > p {
  text-decoration-color: #ffff00;
}
.usageguide .usageguide__calendarLink {
  margin: 0 auto;
}
.usageguide .usageguide .is-colorChange.home-various__btn--wide::after {
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-left: 2px solid;
  color: #0082e6;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}

.classroomlist__img {
  margin-top: 30px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .classroomlist__img {
    margin-top: 12vw;
  }
}
.classroomlist__img img {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .classroomlist__img img {
    margin-top: 4vw;
  }
}

.classroomlist__zoombutton {
  width: 197px;
  padding: 11px 0 12px;
  background-color: #0082e6;
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
  border-radius: 30px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .classroomlist__zoombutton {
    width: 52.5333333333vw;
    padding: 2.8vw 0 3.0666666667vw;
    font-size: 2.8rem;
  }
}
.classroomlist__zoombutton img {
  margin: 0 13px 0 22px;
  width: 17px;
  height: 17px;
}
@media screen and (max-width: 767px) {
  .classroomlist__zoombutton img {
    margin: 0 2.2666666667vw 0 6.6666666667vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}

.table__info th {
  background-color: #b8b8b8;
}

.anchorlink_btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .anchorlink_btnbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}
.anchorlink_btnbox .anchorlink_btn {
  width: 280px;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .anchorlink_btnbox .anchorlink_btn {
    width: 85.3333333333vw;
    margin: 0 auto;
    font-size: 3.2rem;
  }
}
.anchorlink_btnbox .anchorlink_btn span {
  font-weight: 700;
}