#aboutus-message {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 980px) {
  #aboutus-message {
    width: 90.667dvw;
    margin-left: auto;
    margin-right: auto;
    margin-top: -13.867dvw;
    padding-top: 6.933dvw;
    padding-left: 8dvw;
    padding-right: 8dvw;
    padding-bottom: 10.4dvw;
    margin-bottom: 21.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message {
    margin-top: -3.333dvw;
    margin-left: max(0px, (100% - 1200px) / 2);
    padding-top: 4.948dvw;
    padding-left: 5.208dvw;
    padding-right: 10.417dvw;
    padding-bottom: 5.208dvw;
    margin-bottom: 180px;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message .inner {
    max-width: 1000px;
  }
}
#aboutus-message .message__head {
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head {
    padding-bottom: 8dvw;
    margin-bottom: 8dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message .message__head {
    max-width: 1000px;
    line-height: 2.1;
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head .name {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head small {
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
    margin-bottom: 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message .message__head small {
    font-size: 16px;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message .message__head strong {
    font-size: 32px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head .dept {
    font-size: 3.733dvw;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head .kanji {
    font-size: 4.8dvw;
    font-weight: 700;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__head .kana {
    font-size: 3.2dvw;
  }
}
#aboutus-message .message__body {
  font-weight: 400;
  line-height: 2;
  color: #2b2b2b;
}
@media screen and (max-width: 980px) {
  #aboutus-message .message__body {
    font-size: 3.733dvw;
    letter-spacing: 0.05em;
    line-height: 6.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-message .message__body {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 980px) {
  #aboutus-overview {
    padding-bottom: 21.867dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-overview {
    padding-bottom: 190px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-overview .section__head {
    flex-wrap: wrap;
    padding-left: 4.8dvw;
    margin-bottom: 5.6dvw;
  }
  #aboutus-overview .section__head img {
    height: 18.667dvw;
  }
  #aboutus-overview .section__head .sub {
    width: 100%;
    margin-left: 8dvw;
    margin-top: -2.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-overview .section__head {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-overview .table__wrapper {
    padding-left: 8.8dvw;
    padding-right: 8.8dvw;
    overflow: hidden;
  }
}
#aboutus-overview .table {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 980px) {
  #aboutus-overview .table {
    max-width: 82.667dvw;
  }
  #aboutus-overview .table .flex {
    flex-direction: column;
    gap: 6.933dvw;
  }
  #aboutus-overview .table .right, #aboutus-overview .table .left {
    width: 100%;
    text-align: center;
    margin-top: 6.933dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-overview .table {
    max-width: 1000px;
  }
}

@media screen and (max-width: 980px) {
  #aboutus-history {
    padding-top: 25.867dvw;
    padding-bottom: 25.867dvw;
    margin-bottom: 32dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history {
    margin-bottom: 250px;
    padding-top: 63px;
    padding-bottom: 52px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-history.bgfix::before {
    background-image: url(../images/aboutus/history-bg.jpg);
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history.bgfix::before {
    background-image: url(../images/aboutus/history-bg.jpg);
  }
}
@media screen and (max-width: 980px) {
  #aboutus-history .section__head {
    flex-wrap: wrap;
    padding-left: 4.8dvw;
    margin-bottom: 5.6dvw;
  }
  #aboutus-history .section__head img {
    height: 18.667dvw;
  }
  #aboutus-history .section__head .sub {
    width: 100%;
    margin-left: 8dvw;
    margin-top: -2.4dvw;
  }
}
#aboutus-history .wrapper {
  background-image: url(../images/aboutus/history-bg2.jpg);
  background-size: cover;
}
@media screen and (max-width: 980px) {
  #aboutus-history .wrapper {
    padding-top: 8.533dvw;
    padding-bottom: 8.533dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .wrapper {
    padding-top: 62px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__slide {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}
#aboutus-history .history__slide .splide-scrollbar {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__slide .splide-scrollbar {
    margin-top: 30px;
    height: 6px;
  }
}
#aboutus-history .history__slide .splide-scrollbar__thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #8B8B8B;
  border-radius: 9999px;
  transform: translateX(0);
  transition: transform 0.25s ease;
}
#aboutus-history .history__item {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item {
    width: 100vw;
    padding-left: 13.333dvw;
    padding-right: 13.333dvw;
    padding-top: 4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__item {
    width: 317px;
    padding-right: 50px;
    padding-top: 13px;
  }
}
#aboutus-history .history__item::before {
  content: "";
  background-image: url(../images/aboutus/history-marker.svg);
  background-repeat: no-repeat;
  position: absolute;
  inset: 0;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item::before {
    left: 8.533dvw;
  }
}
#aboutus-history .history__item::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item::after {
    top: 1.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__item::after {
    top: 6px;
  }
}
#aboutus-history .history__item .year {
  font-weight: 700;
  height: 1.4em;
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item .year {
    font-size: 6.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__item .year {
    font-size: 24px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item .month {
    font-size: 3.2dvw;
    margin-bottom: 5.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__item .month {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
#aboutus-history .history__item .text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  #aboutus-history .history__item .text {
    margin-bottom: 4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .history__item .text {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-history .splide__arrow {
    bottom: 20dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .splide__arrow {
    bottom: 180px;
  }
}
#aboutus-history .splide__arrow svg {
  fill: #000;
}
@media screen and (min-width: 981px) {
  #aboutus-history .splide__arrow--prev {
    left: -48px;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-history .splide__arrow--next {
    right: -48px;
  }
}

@media screen and (max-width: 980px) {
  #aboutus-plan {
    padding-top: 25.867dvw;
    padding-bottom: 33.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan {
    padding-top: 185px;
    padding-bottom: 172px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-plan.bgfix::before {
    background-image: url(../images/aboutus/plan-bg-mb.jpg);
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan.bgfix::before {
    background-image: url(../images/aboutus/plan-bg.jpg);
  }
}
@media screen and (max-width: 980px) {
  #aboutus-plan .section__head {
    flex-wrap: wrap;
    padding-left: 4.8dvw;
    margin-bottom: 5.6dvw;
  }
  #aboutus-plan .section__head img {
    height: 18.667dvw;
  }
  #aboutus-plan .section__head .sub {
    width: 100%;
    margin-left: 8dvw;
    margin-top: -2.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .section__head {
    margin-bottom: 25px;
  }
}
#aboutus-plan .inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 980px) {
  #aboutus-plan .inner {
    width: 90.667dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .inner {
    max-width: 1300px;
  }
}
#aboutus-plan .plan__wrapper {
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 980px) {
  #aboutus-plan .plan__wrapper {
    border-radius: 5.333dvw;
    padding-top: 9.067dvw;
    padding-bottom: 8.533dvw;
    padding-left: 4dvw;
    padding-right: 4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .plan__wrapper {
    border-radius: 20px;
    padding-top: 70px;
    padding-bottom: 77px;
  }
}
#aboutus-plan .plan__lede {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 980px) {
  #aboutus-plan .plan__lede {
    padding-left: 4dvw;
    padding-right: 4dvw;
    margin-bottom: 8.8dvw;
    font-size: 4.267dvw;
    letter-spacing: 0.02em;
    line-height: 6.933dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .plan__lede {
    margin-bottom: 50px;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-plan .table {
    margin-right: 4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .table {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  #aboutus-plan .table th {
    width: 290px;
    text-align: left;
    padding-left: 50px;
    padding-right: 0;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-plan .note {
    padding-left: 4dvw;
    padding-right: 4dvw;
    font-size: 4.267dvw;
    letter-spacing: 0.02em;
    line-height: 6.933dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-plan .note {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.02em;
    line-height: 2;
  }
}

@media screen and (max-width: 980px) {
  #aboutus-access {
    padding-top: 17.867dvw;
    padding-bottom: 20.267dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access {
    padding-top: 132px;
    padding-bottom: 108px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .section__head {
    flex-wrap: wrap;
    padding-left: 4.8dvw;
    margin-bottom: 5.6dvw;
  }
  #aboutus-access .section__head img {
    height: 18.667dvw;
  }
  #aboutus-access .section__head .sub {
    width: 100%;
    margin-left: 8dvw;
    margin-top: -2.4dvw;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .flex {
    flex-direction: column;
    padding-left: 8.533dvw;
    padding-right: 8.533dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access .flex {
    margin-top: 52px;
    padding-left: 50px;
    gap: 67px;
    margin-bottom: 102px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .image {
    margin-bottom: 5.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access .image {
    width: 355px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .text {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access .text {
    width: 778px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .text .access__map {
    order: 2;
    margin-top: 8.267dvw;
    margin-bottom: 10.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access .text .access__map {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 980px) {
  #aboutus-access .text .access__map iframe {
    height: 41.067dvw;
  }
}
@media screen and (min-width: 981px) {
  #aboutus-access .text .access__map iframe {
    height: 268px;
  }
}
#aboutus-access .text .access__address {
  letter-spacing: 0.02em;
  line-height: 28px;
}
@media screen and (max-width: 980px) {
  #aboutus-access .submitbtn {
    width: 74.667dvw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 980px) {
  .scroll {
    max-width: 74.667dvw;
    white-space: nowrap;
    overflow: scroll;
  }
}