.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}
.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated
  > .elementor-widget-wrap {
  padding: 0 !important;
}
#wrapper {
  padding: 97px 0 0;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 34px;
  letter-spacing: 0;
}
#key {
  position: relative;
  margin: 0 38px;
  z-index: 1;
}
#key .key-img img {
  border-radius: 30px;
  width: 100%;
  height: 613px;
  -o-object-fit: cover;
  object-fit: cover;
}
#key .key-txt {
  position: absolute;
  left: 77px;
  bottom: 62px;
  color: #fff;
}
#key .key-txt dt {
  font-size: 55px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 84px;
  margin-bottom: 20px;
}
#key .key-txt dd {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 40px;
}
#key .key-sub {
  position: absolute;
  bottom: -43px;
  right: 36px;
  width: 386px;
  display: flex;
  justify-content: space-between;
}
#key .key-sub dl {
  width: 188px;
  background: url(../img/top/key_sub.png) no-repeat 0 0/100% auto;
  text-align: center;
  color: #fff;
  padding: 39px 20px 46px;
}
#key .key-sub dl dt {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 29px;
  margin-bottom: 9px;
}
#key .key-sub dl dt .fs13 {
  font-size: 13px;
}
#key .key-sub dl dt .fs24 {
  font-size: 24px;
}
#key .key-sub dl dd {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
#sec1 {
  padding: 104px 0 89px;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/bg1.jpg);
  position: absolute;
  top: -165px;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec1 .content .set {
  --f-columns: 3;
  --f-gap: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec1 .content .set .item {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
  background: #fff;
  border-radius: 30px;
  padding: 42px 43px 30px;
}
#sec1 .content .set .item .tit {
  text-align: center;
  margin-bottom: 22px;
}
#sec1 .content .set .item .tit dt {
  margin-bottom: 10px;
}
#sec1 .content .set .item .tit dt img {
  width: auto;
}
#sec1 .content .set .item .tit dd {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 34px;
  color: #58ac88;
}
#sec1 .content .set .item .txt {
  line-height: 30px;
}
#sec1 .content .set1 {
  padding-bottom: 20px;
}
#sec1 .content .set1 .item2 {
  padding-top: 36px;
}
#sec1 .content .set1 .item2 .tit dt {
  margin-bottom: 14px;
}
#sec1 .content .set1 .item3 {
  padding-top: 32px;
}
#sec1 .content .set1 .item3 .tit dt {
  margin-bottom: 14px;
}
#sec1 .content .set2 {
  --f-columns: 5;
}
#sec1 .content .set2 .item {
  padding: 31px 10px 27px;
}
#sec1 .content .set2 .item .tit {
  margin-bottom: 13px;
}
#sec1 .content .set2 .item .txt {
  text-align: center;
}
#sec2 {
  padding: 115px 0 0;
  position: relative;
}
#sec2::before {
  content: "";
  background: url(../img/top/sec2_deco.png) no-repeat 0 0/100% auto;
  width: 168px;
  height: 125px;
  position: absolute;
  top: 60px;
  left: calc(50% - 564px);
  z-index: 1;
}
#sec2 .group {
  position: relative;
  padding: 51px 0 52px;
}
#sec2 .group::before {
  content: "";
  background: url(../img/bg2.jpg);
  position: absolute;
  top: 0;
  right: calc(50% - 586px);
  bottom: 0;
  left: 0;
  border-radius: 0 30px 30px 0;
}
#sec2 .group::after {
  content: "";
  background: url(../img/top/sec2_deco2.png) no-repeat;
  width: 923px;
  height: 555px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#sec2 .group .content {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#sec2 .group .content .photo {
  width: 44.6296296296%;
}
#sec2 .group .content .gr-txt {
  width: 45.3703703704%;
  color: #fff;
  margin: 40px 0 0 37px;
}
#sec2 .group .content .gr-txt h2 {
  margin-bottom: 24px;
}
#sec2 .group .content .gr-txt h2 .ttl-eng {
  font-size: 15px;
  letter-spacing: 0.25em;
  font-weight: 900;
}
#sec2 .group .content .gr-txt h2 .ttl-jp {
  font-size: 30px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-top: 2px;
}
#sec2 .group .content .gr-txt .txt {
  font-weight: 500;
}
#sec3 {
  padding: 105px 0 0;
}
#sec3 .elementor-container {
  width: 100%;
  max-width: 1120px !important;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#sec3 .box {
  border: 2px solid #58ac88;
  border-radius: 30px;
  padding: 64px 50px 63px;
  min-height: 268px;
}
#sec3 .col-l {
  width: 169px !important;
  margin: 10px 51px 0 0;
  text-align: center;
}
#sec3 .col-l h2 {
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0.05em;
  font-weight: 700;
}
#sec3 .col-l .btn-news {
  margin: 21px auto 0;
}
#sec3 .col-l .btn-news a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #29a06c;
  display: inline-block;
  border: 2px solid #58ac88;
  border-radius: 99px;
  padding: 2px 20px;
}
#sec3 .col-l .btn-news a:hover {
  opacity: 0.8;
}
#sec3 .col-r {
  width: auto !important;
  flex: 1;
}
#sec3 .col-r .post-box dl {
  font-size: 15px;
  display: flex;
  align-items: center;
}
#sec3 .col-r .post-box dl:not(:last-child) {
  margin-bottom: 17px;
}
#sec3 .col-r .post-box dl .post-slug {
  display: none !important;
}
#sec3 .col-r .post-box dl .new-label{
      background: url(../img/top/new.png) no-repeat 0 0/100% auto;
  width: 64px;
  height: 16px;
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 0;
  display: inline-block;
}
#sec3 .col-r .post-box dl dt {
  margin-right: 28px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #999;
  width: 172px;
  position: relative;
}

#sec3 .col-r .post-box dl dd {
  flex: 1;
}
#sec3 .col-r .post-box dl dd a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
#sec3 .wrap .elementor-container {
  padding: 0 !important;
}
#sec3 .btn-blog {
  margin: 33px 0 0 auto;
}
#sec4 {
  padding: 43px 0 81px;
  position: relative;
}
#sec4::before {
  content: "";
  background: url(../img/bg1.jpg);
  border-radius: 30px 0 0 30px;
  position: absolute;
  top: 93px;
  right: 0;
  left: calc(50% - 133px);
  bottom: 0;
}
#sec4::after {
  content: "";
  background: url(../img/top/sec4_deco1.png) no-repeat 0 0/100% auto;
  width: 141px;
  height: 131px;
  position: absolute;
  left: calc(50% - 479px);
  bottom: 62px;
}
#sec4 h2 {
  margin-bottom: 70px;
}
#sec4 .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#sec4 .content .left {
  width: 45.6481481481%;
  position: relative;
}
#sec4 .content .left::before {
  content: "";
  background: #67bfc7;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: -10px;
  left: -10px;
  z-index: -1;
}
#sec4 .content .left .photo img {
  border-radius: 30px;
}
#sec4 .content .left .sub {
  position: absolute;
  top: 26px;
  right: 28px;
  font-size: 16px;
  letter-spacing: 0.05em;
  display: inline-block;
  padding: 2px 14px;
  text-align: center;
  background: #d9d9d9;
}
#sec4 .content .left .tit {
  position: absolute;
  bottom: 35px;
  left: 49px;
  font-weight: 700;
}
#sec4 .content .left .tit dt {
  font-size: 17px;
  letter-spacing: 0.3em;
  color: #58ac88;
  margin-bottom: 5px;
}
#sec4 .content .left .tit dd {
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 27px;
}
#sec4 .content .left .tit dd span {
  font-size: 13px;
  letter-spacing: 0.1em;
}
#sec4 .content .right {
  width: 48.4259259259%;
  margin-top: -10px;
}
#sec4 .content .right h3 {
  font-size: 28px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #58ac88;
  margin-bottom: 19px;
}
#sec4 .content .right .txt span {
  font-weight: 700;
}
#sec4 .content .right .btn-link {
  margin: 42px 0 0;
}
#sec5 {
  padding: 131px 0 0;
  position: relative;
}
#sec5::before {
  content: "";
  background: url(../img/top/sec5_deco1.png) no-repeat 0 0/100% auto;
  width: 168px;
  height: 125px;
  position: absolute;
  top: -58px;
  left: calc(50% + 438px);
}
#sec5::after {
  content: "";
  background: url(../img/top/sec5_deco2.png) no-repeat 0 0/100% auto;
  width: 168px;
  height: 125px;
  position: absolute;
  right: calc(50% + 425px);
  bottom: -47px;
}
#sec5 .set1 {
  padding-bottom: 53px;
}
#sec5 .set1 .container {
  display: flex;
  justify-content: space-between;
}
#sec5 .set1 .container h2 {
  width: 300px;
  margin: 0 38px 0 0;
}
#sec5 .set1 .container .txt {
  flex: 1;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 8px;
}
#sec5 .set2 {
  position: relative;
  padding-bottom: 75px;
}
#sec5 .set2::before {
  content: "";
  background: url(../img/bg1.jpg);
  position: absolute;
  top: 92px;
  right: calc(50% - 587px);
  bottom: 0;
  left: 0;
  border-radius: 0 30px 30px 0;
}
#sec5 .set2 .container {
  max-width: 995px;
}
#sec5 .set2 .gr-bnr {
  --f-columns: 3;
  --f-gap: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: -15px;
}
#sec5 .set2 .gr-bnr li {
  margin-left: var(--f-gap);
  margin-bottom: 15px;
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec5 .set2 .gr-bnr li a {
  display: block;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
#sec5 .set2 .gr-bnr li a::before {
  content: "";
  background: url(../img/top/sec5_arr.png) no-repeat 0 0/100% auto;
  width: 52px;
  height: 52px;
  position: absolute;
  right: 22px;
  bottom: 12px;
  z-index: 1;
}
#sec5 .set2 .gr-bnr li a .gr-txt {
  position: absolute;
  top: 95px;
  left: 5%;
  right: 5%;
}
#sec5 .set2 .gr-bnr li a .gr-txt h3 {
  font-size: 26px;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 17px;
}
#sec5 .set2 .gr-bnr li a .gr-txt .txt {
  line-height: 28px;
  letter-spacing: 0.05em;
}
#sec6 {
  padding: 137px 0 0;
}
#sec6 .set1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
#sec6 .set1 h2 {
  width: 386px;
  margin: 0;
}
#sec6 .set1 .txt {
  margin: 5px 0 0 35px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.1em;
  padding: 11px 10px 11px 24px;
  display: inline-block;
  color: #58ac88;
  background: #f8f9e7;
  border-radius: 10px;
  position: relative;
}
#sec6 .set1 .txt::before {
  content: "";
  background: url(../img/top/sec6_arr.png) no-repeat;
  width: 12px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% - 3px);
}
#sec6 .set2 {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
#sec6 .set2 .left {
  width: 48.4259259259%;
}
#sec6 .set2 .left .info dl {
  display: flex;
  line-height: 18px;
}
#sec6 .set2 .left .info dl dt {
  width: 118px;
  letter-spacing: 0.05em;
  color: #58ac88;
  font-weight: 700;
  padding: 21px 0;
  border-bottom: 1px solid #58ac88;
}
#sec6 .set2 .left .info dl dd {
  flex: 1;
  font-size: 15px;
  padding: 21px 0;
  border-bottom: 1px solid #e0ded2;
}
#sec6 .set2 .left .info dl dd ul {
  margin: 9px 8px 19px 3px;
}
#sec6 .set2 .left .info dl dd ul li {
  position: relative;
  padding-left: 14px;
}
#sec6 .set2 .left .info dl dd ul li:not(:last-child) {
  margin-bottom: 14px;
}
#sec6 .set2 .left .info dl dd ul li::before {
  content: "";
  background: #58ac88;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
#sec6 .set2 .right {
  width: 48.4259259259%;
  margin-top: 18px;
}
#sec6 .set2 .right .schedule .timetable-top {
  border-collapse: separate;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
#sec6 .set2 .right .schedule .timetable-top th,
#sec6 .set2 .right .schedule .timetable-top td {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
#sec6 .set2 .right .schedule .timetable-top thead th,
#sec6 .set2 .right .schedule .timetable-top thead td {
  background: #67bfc7;
  color: #fff;
  padding: 3px 0;
  font-weight: 600;
}
#sec6 .set2 .right .schedule .timetable-top tr td:last-child {
  width: 16%;
}
#sec6 .set2 .right .schedule .timetable-top th {
  width: 149px;
  font-weight: 500;
  padding-left: 17px !important;
  letter-spacing: 0.1em;
  text-align: left;
}
#sec6 .set2 .right .schedule .timetable-top tbody th,
#sec6 .set2 .right .schedule .timetable-top tbody td {
  padding: 3px 0;
  border-bottom: 1px solid #e0ded2;
}
#sec6 .set2 .right .schedule .timetable-top .circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #67bfc7;
  display: inline-block;
  position: relative;
}
#sec6 .set2 .right .schedule .timetable-top .line {
  width: 10px;
  height: 1px;
  background: #4b4a44;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -2px;
}
#sec6 .set2 .right .schedule .note {
  letter-spacing: 0.05em;
  line-height: 28px;
  margin-top: 12px;
}
#sec6 .set2 .right .map {
  height: 315px;
  margin-top: 46px;
}
#sec6 .set2 .right .map iframe {
  width: 100%;
  height: 100%;
}
#sec7 {
  padding: 144px 0 70px;
  position: relative;
}
#sec7::before {
  content: "";
  background: url(../img/top/sec7_deco.png) no-repeat 0 0/100% auto;
  width: 168px;
  height: 125px;
  position: absolute;
  right: 139px;
  bottom: 43px;
  z-index: 1;
}
#sec7 .js-scroll li img {
  width: 354px !important;
  height: 251px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 10px;
  border-radius: 30px;
}
#sec7 .js-scroll li.mt {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #wrapper {
    padding: 87px 0 0;
  }
  .container {
    padding: 0 30px;
  }
  body {
    font-size: 14px;
    line-height: 32px;
  }
  #key {
    margin: 0 18px;
  }
  #key .key-img img {
    height: auto;
  }
  #key .key-txt {
    left: 77px;
    bottom: 17vw;
    left: 11%;
    right: 5%;
  }
  #key .key-txt dt {
    font-size: 31px;
    line-height: 48px;
    margin-bottom: 11px;
  }
  #key .key-txt dd {
    font-size: 13px;
    line-height: 26px;
  }
  #key .key-sub {
    bottom: -102px;
    right: auto;
    width: 274px;
    left: 50%;
    transform: translateX(-50%);
  }
  #key .key-sub dl {
    width: 132px;
    padding: 24px 10px 31px;
  }
  #key .key-sub dl:last-child dt {
    line-height: 22px;
  }
  #key .key-sub dl dt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
    letter-spacing: 0;
  }
  #key .key-sub dl dt .fs13 {
    font-size: 8px;
  }
  #key .key-sub dl dt .fs24 {
    font-size: 19px;
  }
  #key .key-sub dl dd {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0;
  }
  #sec1 {
    padding: 130px 0 37px;
  }
  #sec1::before {
    background: url(../img/bg1_sp.jpg) repeat left top/100% auto;
    top: -20vw;
  }
  #sec1 .content .set {
    --f-columns: 1;
    --f-gap: 0px;
    margin-bottom: -10px;
  }
  #sec1 .content .set .item {
    margin-bottom: 10px;
    border-radius: 20px;
    padding: 23px 9% 23px;
  }
  #sec1 .content .set .item .tit {
    display: flex;
    text-align: left;
    margin-bottom: 12px;
  }
  #sec1 .content .set .item .tit dt {
    margin: 5px 23px 0 0;
  }
  #sec1 .content .set .item .tit dt img {
    width: 37px !important;
  }
  #sec1 .content .set .item .tit dd {
    flex: 1;
    font-size: 20px;
    line-height: 32px;
  }
  #sec1 .content .set .item .txt {
    line-height: 26px;
  }
  #sec1 .content .set1 {
    padding-bottom: 10px;
  }
  #sec1 .content .set1 .item2 {
    padding-top: 23px;
  }
  #sec1 .content .set1 .item2 .tit dt {
    margin: 7px 19px 0 0;
  }
  #sec1 .content .set1 .item2 .tit dt img {
    width: 40px !important;
  }
  #sec1 .content .set1 .item3 {
    padding-top: 23px;
  }
  #sec1 .content .set1 .item3 .tit dt {
    margin: 7px 15px 0 0;
  }
  #sec1 .content .set1 .item3 .tit dt img {
    width: 44px !important;
  }
  #sec1 .content .set2 {
    --f-columns: 1;
  }
  #sec1 .content .set2 .item {
    padding: 22px 9% 23px;
  }
  #sec1 .content .set2 .item .tit {
    margin-bottom: 8px;
  }
  #sec1 .content .set2 .item .tit dt {
    margin: -2px 15px 0 0;
  }
  #sec1 .content .set2 .item .txt {
    text-align: left;
  }
  #sec2 {
    padding: 71px 0 0;
  }
  #sec2::before {
    width: 116px;
    height: 87px;
    top: 25px;
    left: 55.5%;
  }
  #sec2 .group {
    padding: 55px 0 42px;
  }
  #sec2 .group::before {
    right: 4.5%;
    border-radius: 0 20px 20px 0;
  }
  #sec2 .group::after {
    background: url(../img/top/sec2_deco2_sp.png) no-repeat left bottom/100%
      auto;
    width: auto;
    height: auto;
    top: 0;
    right: 5%;
  }
  #sec2 .group .container {
    padding: 0 12.5%;
  }
  #sec2 .group .content {
    display: block;
  }
  #sec2 .group .content .photo {
    width: 100%;
  }
  #sec2 .group .content .gr-txt {
    width: 100%;
    margin: 11px 0 0;
  }
  #sec2 .group .content .gr-txt h2 {
    margin-bottom: 17px;
  }
  #sec2 .group .content .gr-txt h2 .ttl-eng {
    font-size: 13px;
  }
  #sec2 .group .content .gr-txt h2 .ttl-jp {
    font-size: 20px;
    line-height: 34px;
    margin-top: 5px;
  }
  #sec3 {
    padding: 35px 0 0;
  }
  #sec3 .elementor-container {
    padding: 0 30px;
  }
  #sec3 .box {
    padding: 19px 0 34px;
    min-height: auto;
  }
  #sec3 .elementor-element-c49c755 .elementor-container {
    padding: 0 !important;
  }
  #sec3 .col-l {
    width: 100% !important;
    margin: 0 0 16px;
    text-align: left;
  }
  #sec3 .col-l .gr-ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #sec3 .col-l h2 {
    font-size: 26px;
  }
  #sec3 .col-l .btn-news {
    margin: 0;
  }
  #sec3 .col-l .btn-news a {
    font-size: 13px;
    padding: 1px 13px;
  }
  #sec3 .col-r {
    width: auto !important;
  }
  #sec3 .col-r .post-box dl {
    line-height: 22px;
    display: block;
  }
  #sec3 .col-r .post-box dl:not(:last-child) {
    margin-bottom: 21px;
  }
  #sec3 .col-r .post-box dl dt {
    margin: 0 0 4px;
    line-height: 22px;
    width: 174px;
  }
  #sec3 .col-r .post-box dl .new-label{
    top: 4px;
  }
  #sec3 .btn-blog {
    margin: 17px 0 0;
  }
  #sec4 {
    padding: 60px 0 88px;
  }
  #sec4::before {
    background: url(../img/bg1_sp.jpg) repeat left top/100% auto;
    border-radius: 20px 0 0 20px;
    top: 194px;
    left: 3.5%;
  }
  #sec4::after {
    background: url(../img/top/sec4_deco1_sp.png) no-repeat 0 0/100% auto;
    width: 74px;
    height: 69px;
    top: 50px;
    right: 34px;
    left: auto;
    bottom: auto;
  }
  #sec4 h2 {
    margin-bottom: 70px;
  }
  #sec4 .content {
    display: block;
  }
  #sec4 .content .left {
    width: 100%;
  }
  #sec4 .content .left::before {
    top: 6px;
    right: 6px;
    bottom: -6px;
    left: -6px;
  }
  #sec4 .content .left .photo img {
    border-radius: 20px;
  }
  #sec4 .content .left .sub {
    top: 17px;
    right: 14px;
    font-size: 16px;
    padding: 0px 8px;
  }
  #sec4 .content .left .tit {
    left: 11%;
    bottom: 6vw;
  }
  #sec4 .content .left .tit dt {
    font-size: 15px;
    margin-bottom: 2px;
  }
  #sec4 .content .left .tit dd {
    font-size: 23px;
    line-height: 18px;
  }
  #sec4 .content .left .tit dd span {
    font-size: 11px;
  }
  #sec4 .content .right {
    width: auto;
    margin: 11vw 5% 0;
  }
  #sec4 .content .right h3 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 13px;
  }
  #sec4 .content .right .btn-link {
    margin: 36px 0 0;
  }
  #sec5 {
    padding: 60px 0 0;
  }
  #sec5::before {
    content: none;
  }
  #sec5::after {
    content: none;
  }
  #sec5 .set1 {
    padding-bottom: 15px;
  }
  #sec5 .set1 .container {
    display: block;
  }
  #sec5 .set1 .container h2 {
    width: auto;
    margin: 0;
  }
  #sec5 .set1 .container .txt {
    font-size: 14px;
    margin-top: 20px;
  }
  #sec5 .set2 {
    padding: 22px 0 31px;
  }
  #sec5 .set2::before {
    background: url(../img/bg1_sp.jpg) repeat left top/100% auto;
    top: 0;
    right: 4%;
    border-radius: 0 20px 20px 0;
  }
  #sec5 .set2 .container {
    max-width: 100%;
  }
  #sec5 .set2 .gr-bnr {
    --f-columns: 2;
    --f-gap: 16px;
    margin-bottom: -18px;
    justify-content: flex-start;
  }
  #sec5 .set2 .gr-bnr li {
    margin-bottom: 18px;
  }
  #sec5 .set2 .gr-bnr li a::before {
    width: 9vw;
    height: 9vw;
    right: 6%;
    bottom: 0;
  }
  #sec5 .set2 .gr-bnr li a .gr-txt {
    top: 16vw;
    left: 5%;
    right: 5%;
  }
  #sec5 .set2 .gr-bnr li a .gr-txt h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #sec5 .set2 .gr-bnr li a .gr-txt .txt {
    display: none;
  }
  #sec6 {
    padding: 60px 0 0;
  }
  #sec6 .set1 {
    display: block;
    margin-bottom: 10px;
  }
  #sec6 .set1 h2 {
    width: auto;
  }
  #sec6 .set1 .txt {
    margin: 30px 0 0;
    font-size: 16px;
    line-height: 24px;
    padding: 11px 13px;
  }
  #sec6 .set1 .txt::before {
    background: url(../img/top/sec6_arr_sp.png) no-repeat;
    width: 20px;
    height: 12px;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: calc(100% - 2px);
  }
  #sec6 .set2 {
    display: block;
  }
  #sec6 .set2 .left {
    width: 100%;
  }
  #sec6 .set2 .left .info dl {
    line-height: 18px;
  }
  #sec6 .set2 .left .info dl dt {
    width: 31%;
    padding: 16px 0;
  }
  #sec6 .set2 .left .info dl dd {
    font-size: 14px;
    padding: 16px 0 16px 10px;
  }
  #sec6 .set2 .left .info dl dd ul li:not(:last-child) {
    margin-bottom: 0;
  }
  #sec6 .set2 .right {
    width: 100%;
    margin-top: 35px;
  }
  #sec6 .set2 .right .schedule .timetable-top thead th,
  #sec6 .set2 .right .schedule .timetable-top thead td {
    background: #67bfc7;
    color: #fff;
    padding: 3px 0;
    font-weight: 600;
  }
  #sec6 .set2 .right .schedule .timetable-top tr td:last-child {
    width: 15%;
    padding-right: 5px;
  }
  #sec6 .set2 .right .schedule .timetable-top th {
    width: 29%;
    padding-left: 11px !important;
  }
  #sec6 .set2 .right .schedule .timetable-top tbody th,
  #sec6 .set2 .right .schedule .timetable-top tbody td {
    padding: 4px 0;
  }
  #sec6 .set2 .right .schedule .timetable-top tbody th {
    letter-spacing: 0;
  }
  #sec6 .set2 .right .schedule .timetable-top .circle {
    width: 12px;
    height: 12px;
  }
  #sec6 .set2 .right .schedule .timetable-top .line {
    width: 8px;
    top: -2px;
  }
  #sec6 .set2 .right .map {
    height: 190px;
    margin-top: 32px;
  }
  #sec7 {
    padding: 65px 0 52px;
  }
  #sec7::before {
    content: none;
  }
  #sec7 .js-scroll li img {
    width: 221px !important;
    height: 157px;
  }
}
@media screen and (max-width: 1350px) and (min-width: 768px) {
  #key {
    margin: 0 15px;
  }
  #key .key-txt {
    left: 20px;
  }
  #key .key-sub {
    right: 20px;
  }
  #key .key-txt {
    bottom: 150px;
  }
  #sec1 .content .set .item {
    padding: 42px 15px 30px;
  }
  #sec1 .content .set .item .tit dd {
    font-size: 18px;
  }
  #sec1 .content .set .item .tit {
    margin-bottom: 10px;
  }
  #sec1 .content .set2 {
    --f-columns: 3;
    justify-content: center;
  }
  #sec2 .group .content .gr-txt h2 .ttl-jp {
    font-size: 21px;
  }
  #sec3 .box {
    padding: 64px 20px 63px;
  }
  #sec3 .col-l {
    margin-right: 30px;
  }
  #sec4 .content .right h3 {
    font-size: 22px;
  }
  #sec4::after {
    left: 30px;
  }
  #sec4::before {
    top: 120px;
  }
  #sec4 .content .left .tit {
    left: 20px;
    bottom: 20px;
  }
  #sec5 .set2 .gr-bnr {
    --f-columns: 2;
  }
  #sec5 .set2 .container {
    max-width: 650px;
  }
  #sec6 .set1 h2 {
    font-size: 26px;
  }
  #sec6 .set2 .right .schedule .timetable-top th {
    width: 120px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #sec2::before {
    left: 20px;
  }
  #sec5::before {
    left: auto;
    right: 20px;
  }
  #sec5::after {
    right: auto;
    left: 20px;
  }
}
