.lp-60th {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 500;
  text-align: left;
  width: 100%;
  margin: 110px 0 0;
}
@media (min-width: 751px) {
  .lp-60th {
    min-width: 1240px;
  }
}
@media print, screen and (max-width: 1240px) {
  .lp-60th {
    margin: 60px 0 0;
  }
}
@media (max-width: 750px) {
  .lp-60th {
    margin: 0;
    padding-top: 60px;
  }
}
.lp-60th img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}
.lp-60th .webfont, .lp-60th h1, .lp-60th h2, .lp-60th h3, .lp-60th h4, .lp-60th h5, .lp-60th h6 {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}

.font-en, .sec-history .chronology .year span, .sec-title {
  font-family: "Outfit", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 700;
}

@media (max-width: 750px) {
  .only-pc {
    display: none;
  }
}

@media (min-width: 751px) {
  .only-sp {
    display: none;
  }
}

.sec-inner {
  width: 1240px;
  position: relative;
  z-index: 1;
  margin-inline: auto;
}
@media (max-width: 750px) {
  .sec-inner {
    width: 100%;
    padding: 0 4vw;
  }
}

.sec-title {
  text-align: center;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #4b1e78;
}
@media (max-width: 750px) {
  .sec-title {
    font-size: 10.6666666667vw;
  }
}

.bg-content {
  background: url(/60th/assets/img/bg02.webp) 0 0 repeat-y;
  background-size: 100% auto;
  position: relative;
}
.bg-content::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url(/60th/assets/img/bg-ornament.png) 0 -8vw repeat-y;
  background-size: 100% auto;
}
@media (max-width: 750px) {
  .bg-content::before {
    display: none;
  }
}

.sec-kv {
  font-size: 0;
}
.sec-kv .sec-kv__img img {
  width: 100%;
  height: auto;
}
.sec-kv .sec-kv__read {
  background: url(/60th/assets/img/bg01.webp) 0 0 no-repeat;
  background-size: 100% 100%;
  padding: 100px 0;
}
@media (max-width: 750px) {
  .sec-kv .sec-kv__read {
    padding: 12vw 0;
  }
}
.sec-kv .sec-kv__read p {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 3;
  color: #FFFFFF;
  letter-spacing: 0.1em;
}
@media (max-width: 750px) {
  .sec-kv .sec-kv__read p {
    font-size: 3.6vw;
    letter-spacing: 0.01em;
    line-height: 2.85;
  }
}

.sec-mv {
  padding-top: 180px;
}
@media (max-width: 750px) {
  .sec-mv {
    padding-top: 20vw;
  }
}
.sec-mv .title {
  text-align: center;
  font-size: 44px;
  font-weight: 900;
  color: #4b1e78;
  letter-spacing: 0.1em;
  margin-bottom: 70px;
}
@media (max-width: 750px) {
  .sec-mv .title {
    font-size: 5.8666666667vw;
    letter-spacing: 0.05em;
    margin-bottom: 8vw;
  }
}
.sec-mv .body {
  width: 750px;
  margin-inline: auto;
}
@media (max-width: 750px) {
  .sec-mv .body {
    width: 100%;
  }
}
.sec-mv .body__item {
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 4px solid #beb5d3;
}
@media (max-width: 750px) {
  .sec-mv .body__item {
    border-radius: 3.2vw;
    border-width: 2px;
  }
}
.sec-mv .body__item img {
  width: 100%;
  height: auto;
}
.sec-mv .body__item::before, .sec-mv .body__item::after {
  content: "";
  display: block;
  position: absolute;
}
.sec-mv .body__item::before {
  width: 96px;
  height: 96px;
  border-radius: 9999px;
  background-color: rgba(255, 255, 255, 0.7);
  inset: 0;
  margin: auto;
}
@media (max-width: 750px) {
  .sec-mv .body__item::before {
    width: 16vw;
    height: 16vw;
  }
}
.sec-mv .body__item::after {
  width: 47px;
  height: 39px;
  background: url(/60th/assets/img/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  inset: 0 0 0 10px;
  margin: auto;
}
@media (max-width: 750px) {
  .sec-mv .body__item::after {
    width: 7.8666666667vw;
    height: 6.5333333333vw;
    inset: 0 0 0 1.3333333333vw;
  }
}

.sec-message {
  text-align: center;
  padding-top: 180px;
}
@media (max-width: 750px) {
  .sec-message {
    padding-top: 20vw;
  }
}
.sec-message .sec-title {
  margin-bottom: 36px;
}
@media (max-width: 750px) {
  .sec-message .sec-title {
    margin-bottom: 7.2vw;
  }
}
.sec-message .read {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 120px;
}
@media (max-width: 750px) {
  .sec-message .read {
    font-size: 3.2vw;
    line-height: 1.8;
    margin-bottom: 12vw;
  }
}
.sec-message .ph-box {
  display: flex;
  column-gap: 101px;
}
@media (max-width: 750px) {
  .sec-message .ph-box {
    display: block;
  }
}
.sec-message .photo {
  border-radius: 24px;
}
@media (max-width: 750px) {
  .sec-message .photo {
    width: 48vw;
    height: auto;
    border-radius: 3.2vw;
    margin-bottom: 13.3333333333vw;
  }
}
.sec-message .message {
  text-align: left;
}
.sec-message .message .message__title {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 36px;
}
@media (max-width: 750px) {
  .sec-message .message .message__title {
    font-size: 3.7333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
@media (max-width: 750px) {
  .sec-message .message .message__txt {
    padding-left: 0.5em;
  }
  .sec-message .message .message__txt img {
    width: 84.5333333333vw;
    height: auto;
  }
}
.sec-message .message .message__author {
  text-align: right;
  font-size: 22px;
  letter-spacing: 0.1em;
  margin-top: 70px;
}
@media (max-width: 750px) {
  .sec-message .message .message__author {
    font-size: 2.4vw;
    margin-top: 5.3333333333vw;
  }
}

.sec-history {
  padding-top: 190px;
}
@media (max-width: 750px) {
  .sec-history {
    padding-top: 20vw;
  }
}
.sec-history .sec-title {
  margin-bottom: 78px;
}
@media (max-width: 750px) {
  .sec-history .sec-title {
    margin-bottom: 8.4vw;
  }
}
.sec-history .items-wrap {
  border-left: 14px solid #4b1e78;
  position: relative;
}
@media (max-width: 750px) {
  .sec-history .items-wrap {
    border-left-width: 1.3333333333vw;
  }
}
.sec-history .items-wrap::after {
  content: "";
  width: 125px;
  height: 99px;
  background: url(/60th/assets/img/bg-note.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  left: -125px;
  bottom: -60px;
}
@media (max-width: 750px) {
  .sec-history .items-wrap::after {
    width: 4.6666666667vw;
    height: 3.7333333333vw;
    left: -4.6666666667vw;
    bottom: -2.1333333333vw;
  }
}
.sec-history .title-wrap {
  height: 179px;
  background: url(/60th/assets/img/bg-title.svg) -14px 0 no-repeat;
  background-size: contain;
  color: #FFFFFF;
  padding-top: 20px;
  padding-left: 47px;
}
@media (max-width: 750px) {
  .sec-history .title-wrap {
    background-image: url(/60th/assets/img/bg-title-sp.svg);
    background-position: -1.8666666667vw 0;
    height: 30vw;
    padding-top: 3.7333333333vw;
    padding-left: 4.8vw;
  }
}
.sec-history .title-wrap .head {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media (max-width: 750px) {
  .sec-history .title-wrap .head {
    font-size: 4.4vw;
  }
}
.sec-history .title-wrap .head .font-en, .sec-history .title-wrap .head .chronology .year span, .sec-history .chronology .year .title-wrap .head span, .sec-history .title-wrap .head .sec-title {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media (max-width: 750px) {
  .sec-history .title-wrap .head .font-en, .sec-history .title-wrap .head .chronology .year span, .sec-history .chronology .year .title-wrap .head span, .sec-history .title-wrap .head .sec-title {
    font-size: 6.6666666667vw;
  }
}
.sec-history .title-wrap .sub {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 0.7em;
}
@media (max-width: 750px) {
  .sec-history .title-wrap .sub {
    font-size: 3.7333333333vw;
    line-height: 1.4;
    margin-top: 0.5em;
  }
}
.sec-history .item:last-child .item-inner {
  padding-bottom: 0;
}
.sec-history .item-inner {
  padding-left: 46px;
  padding-bottom: 150px;
}
@media (max-width: 750px) {
  .sec-history .item-inner {
    padding-left: 4.8vw;
    padding-bottom: 16vw;
  }
}
.sec-history .chronology {
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-row-gap: 1.1em;
  margin-top: 18px;
}
@media (max-width: 750px) {
  .sec-history .chronology {
    grid-template-columns: 14.6666666667vw 1fr;
    grid-row-gap: 1.9em;
    margin-top: 3.4666666667vw;
  }
}
.sec-history .chronology .year,
.sec-history .chronology .detail {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
}
@media (max-width: 750px) {
  .sec-history .chronology .year,
  .sec-history .chronology .detail {
    font-size: 3.2vw;
  }
}
.sec-history .chronology .year {
  color: #4b1e78;
  font-weight: 900;
}
.sec-history .chronology .year span {
  font-weight: 900;
}
.sec-history .chronology .detail.is-indent {
  padding-left: 0.5em;
}
.sec-history .pictures {
  display: flex;
  column-gap: 10px;
  margin-top: 60px;
}
@media (max-width: 750px) {
  .sec-history .pictures {
    column-gap: 2.6666666667vw;
    margin-top: 6.6666666667vw;
  }
  .sec-history .pictures .item img {
    width: auto;
    height: 26vw;
  }
  .sec-history .pictures .item.type02 img {
    height: 23.4666666667vw;
  }
}
.sec-history .pictures figcaption {
  font-size: 16px;
  line-height: 1;
  padding-top: 0;
  margin-top: 10px;
}
@media (max-width: 750px) {
  .sec-history .pictures figcaption {
    font-size: 3.2vw;
    line-height: 1.33;
    letter-spacing: -0.01em;
    margin-top: 0.6666666667vw;
  }
}
.sec-history .pictures figcaption span {
  font-size: 12px;
}
@media (max-width: 750px) {
  .sec-history .pictures figcaption span {
    display: block;
    font-size: 2.6666666667vw;
  }
}
.sec-history .info {
  background-color: #efe5f7;
  padding: 50px;
  margin-top: 60px;
}
@media (max-width: 750px) {
  .sec-history .info {
    padding: 5.3333333333vw;
    margin-top: 8vw;
  }
}
.sec-history .info .label {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .sec-history .info .label {
    font-size: 3.4666666667vw;
    padding-left: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.sec-history .info .label::before {
  content: "";
  display: block;
  width: 24px;
  height: 43px;
  background: url(/60th/assets/img/icon-note.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: calc(50% - 22px);
}
@media (max-width: 750px) {
  .sec-history .info .label::before {
    width: 3.6vw;
    height: 5.7333333333vw;
    top: calc(50% - 2.9333333333vw);
  }
}
.sec-history .info p {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .sec-history .info p {
    font-size: 3.2vw;
  }
}

.sec-column {
  padding-top: 200px;
  padding-bottom: 198px;
}
@media (max-width: 750px) {
  .sec-column {
    padding-top: 20vw;
    padding-bottom: 20.4vw;
  }
}
.sec-column .sec-title {
  margin-bottom: 64px;
}
@media (max-width: 750px) {
  .sec-column .sec-title {
    margin-bottom: 8.5333333333vw;
  }
}
.sec-column .bnr {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .sec-column .bnr {
    width: 100%;
  }
}
.sec-column .bnr img {
  width: 100%;
  height: auto;
}

.sns-group.contents-block {
  padding-top: 70px;
  padding-bottom: 178px;
}
@media (max-width: 750px) {
  .sns-group.contents-block {
    padding-top: 60px;
    padding-bottom: 20.2666666667vw;
  }
}

.modal {
  margin: auto;
  padding: 0;
  border: none;
  transition: 0.3s;
  display: initial !important;
  background-color: transparent;
}
.modal:not([open]) {
  display: none !important;
}
.modal.in-transition, .modal.in-transition::backdrop {
  opacity: 0;
}
.modal::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: 0.3s;
}
.modal .modal-inner {
  font-size: 0;
  position: relative;
  background-color: transparent;
  padding: 54px 0;
}
@media (max-width: 750px) {
  .modal .modal-inner {
    padding: 7.4666666667vw 0;
  }
}
.modal .modal-closeBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  display: block;
  background-color: transparent;
  cursor: pointer;
}
@media (max-width: 750px) {
  .modal .modal-closeBtn {
    width: 4.8vw;
    height: 4.8vw;
  }
}
.modal .modal-closeBtn::before, .modal .modal-closeBtn::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}
.modal .modal-closeBtn::before {
  transform: rotate(45deg);
}
.modal .modal-closeBtn::after {
  transform: rotate(-45deg);
}
.modal .modal-mv-inner {
  width: 750px;
  height: 422px;
  position: relative;
}
@media (max-width: 750px) {
  .modal .modal-mv-inner {
    width: 89.3333333333vw;
    height: 50.2666666667vw;
  }
}
.modal .modal-mv-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.scroll-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.scroll-in.appeared {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
