@charset "UTF-8";
.p-top {
  margin-top: 0;
  z-index: 3;
}

.p-topAbout__footer-bnr a {
  display: block;
  transition: opacity 0.3s ease-out;
}
.p-topAbout__footer-bnr a:hover {
  opacity: 0.5;
}

.p-topAbout {
  margin-right: auto;
  margin-left: auto;
  display: grid;
  margin-top: 3.125rem;
}

@media print, screen and (max-width: 34.99em) {
  .p-topAbout {
    width: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAbout {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topAbout {
    width: calc(100% - 8.75rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topAbout {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAbout {
    grid-template-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAbout {
    grid-template-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAbout {
    margin-top: 4.375rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAbout {
    margin-top: 7.5rem;
  }
}
.p-topAbout__figure {
  position: relative;
  width: 100%;
  height: 0;
  padding: 18.125rem 0 0;
}

@media print, screen and (min-width: 35em) {
  .p-topAbout__figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 15;
    grid-column: 1/16;
    padding: 19.875rem 0 0;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAbout__figure {
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-column: 1/24;
    padding: 25.5rem 0 0;
  }
}
.p-topHistory__item-figure-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.p-topAbout__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.p-topAbout__figcaption {
  text-indent: 0;
  letter-spacing: 0;
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
  margin-top: 0.75em;
  font-size: 0.5625rem;
  color: #6b6b6b;
  text-align: right;
}

@media print, screen and (min-width: 60em) {
  .p-topAbout__figcaption {
    font-size: 0.6875rem;
  }
}
@media print, screen and (max-width: 59.99em) {
  .p-topAbout__figcaption {
    font-feature-settings: "palt";
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAbout__figcaption-br {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAbout__body, .p-topAbout__footer, .p-topAbout__header {
    -ms-grid-column: 2;
    -ms-grid-column-span: 13;
    grid-column: 2/15;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAbout__body, .p-topAbout__footer, .p-topAbout__header {
    -ms-grid-column: 5;
    -ms-grid-column-span: 17;
    grid-column: 5/22;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAbout__header {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
.p-topAbout__body {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 1rem;
  line-height: 2;
  margin: 1.5625rem 0 0;
}

@media print, screen and (min-width: 35em) {
  .p-topAbout__body {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topAbout__body {
    font-size: 1.125rem;
  }
}
.p-topAbout__footer {
  margin: 1.875rem 0 0;
}

@media print, screen and (min-width: 35em) {
  .p-topAbout__footer {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
  }
}
.p-topAbout__title-img {
  width: 58.93333vw;
  height: 24.8vw;
}

@media print, screen and (min-width: 35em) {
  .p-topAbout__title-img {
    width: 20.75rem;
    height: 8.73062rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAbout__title-img {
    width: 20.75rem;
    height: 7.68375rem;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topAbout__title-img {
    width: 35.5425rem;
    height: 7.93875rem;
  }
}
.p-topAbout__footer-link {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3.125rem;
  padding: 1em 2em;
  color: currentColor;
  text-decoration: none;
  border: 1px solid #d3d3d3;
  width: 100%;
  height: 3.75rem;
}
.p-topAbout__footer-link::after {
  position: relative;
  top: 0;
  bottom: 0;
  display: inline-block;
  height: 1.5em;
  margin: auto 0 auto 0.25em;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25em;
  font-weight: 600;
  content: "→";
  line-height: 1.25;
}

@media (any-hover: hover) {
  .p-topAbout__footer-link {
    transition: opacity 0.3s ease-out;
  }
  .p-topAbout__footer-link:hover {
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
}
@media (any-hover: hover) {
  .p-topAbout__footer-link::after {
    transition: transform 0.3s ease-in-out;
  }
  .p-topAbout__footer-link:hover::after {
    transform: translateX(0.25em);
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAbout__footer-link {
    width: 16.75rem;
    height: 3.75rem;
    font-size: 1rem;
  }
}
.p-topAbout[data-framein] .p-topAbout__body, .p-topAbout[data-framein] .p-topAbout__footer, .p-topAbout[data-framein] .p-topAbout__header {
  transition: transform 1.5s ease, opacity 1.5s ease;
}
.p-topAbout[data-framein=false] .p-topAbout__body,
.p-topAbout[data-framein=false] .p-topAbout__footer,
.p-topAbout[data-framein=false] .p-topAbout__header {
  opacity: 0;
  transform: translateY(1.875rem);
}
.p-topAbout[data-framein] .p-topAbout__figure {
  transition: margin-top 0.5s 0.25s ease;
}
.p-topAbout[data-framein] .p-topAbout__figure img {
  transition: transform 1s 0.25s ease, filter 2s 0.25s ease-out, opacity 2s 0.25s ease-out;
}
.p-topAbout[data-framein=false] .p-topAbout__figure {
  margin-top: 0.625rem;
}
.p-topAbout[data-framein=false] .p-topAbout__figure img {
  filter: grayscale(100%);
  opacity: 0;
  transform: scale(1.025);
}

.p-topAccess {
  margin-right: auto;
  margin-left: auto;
  margin-top: 4.5rem;
  background: #e6e6e6;
}
.p-topAccess embed,
.p-topAccess iframe,
.p-topAccess object {
  filter: grayscale(100%);
}
.p-topAccess iframe {
  width: 100%;
  height: 17.5rem;
  border: none;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAccess {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topAccess {
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topAccess {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAccess {
    margin-top: 6.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAccess {
    display: flex;
    margin-top: 8.25rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topAccess iframe {
    height: 22.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAccess iframe {
    width: 50%;
    height: 27.875rem;
  }
}
.p-topAccess__article {
  position: relative;
  padding: 2rem 2.25rem 3.125rem;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAccess__article {
    width: 100%;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAccess__article {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    margin: auto;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topAccess__article {
    padding: 0 0 0 8.9375rem;
    margin: auto 0;
  }
}
.p-topAccess__title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
}

@media print, screen and (min-width: 60em) {
  .p-topAccess__title {
    font-size: 1.5rem;
  }
}
.p-topAccess__address {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 0.9375rem;
  line-height: 2;
  margin-top: 0.75rem;
}

@media print, screen and (min-width: 35em) {
  .p-topAccess__address {
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAccess__address {
    float: left;
    clear: left;
  }
}
.p-topAccess__tel {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 0.9375rem;
  line-height: 2;
  display: flex;
  margin: 0;
}
.p-topAccess__tel dt::after {
  pointer-events: none;
  content: "：";
}
.p-topAccess__tel dd {
  display: inline;
  margin: 0;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAccess__tel {
    float: left;
    clear: left;
  }
}
.p-topAccess__link {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3.75em;
  padding: 1em 2em;
  color: currentColor;
  text-decoration: none;
  border: 1px solid #707070;
  padding-right: 3.75rem;
  padding-left: 3.75rem;
  margin-top: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  background: #fff;
}
.p-topAccess__link::after {
  position: relative;
  top: 0;
  bottom: 0;
  display: inline-block;
  height: 1.5em;
  margin: auto 0 auto 0.25em;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25em;
  font-weight: 600;
  content: "→";
}

@media (any-hover: hover) {
  .p-topAccess__link {
    transition: opacity 0.3s ease-out;
  }
  .p-topAccess__link:hover {
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
}
@media (any-hover: hover) {
  .p-topAccess__link::after {
    transition: transform 0.3s ease-in-out;
  }
  .p-topAccess__link:hover::after {
    transform: translateX(0.25em);
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topAccess__link {
    width: 100%;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topAccess__link {
    float: right;
    margin: 0 0 0 auto;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topAccess__link {
    margin-top: 2.625rem;
  }
}
.p-topHistory {
  margin-right: auto;
  margin-left: auto;
  display: grid;
  margin-top: 3.125rem;
}

@media print, screen and (max-width: 34.99em) {
  .p-topHistory {
    width: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topHistory {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topHistory {
    width: calc(100% - 8.75rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topHistory {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topHistory {
    grid-template-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory {
    grid-template-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory {
    margin-top: 4.375rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory {
    grid-template-rows: auto auto 1fr;
    margin-top: 7.5rem;
  }
}
.p-topHistory__figure {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 86.56716% 0 0;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 15;
    grid-column: 1/16;
    padding: 46.08696% 0 0;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__figure {
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-column: 1/24;
    padding: 25.5rem 0 0;
  }
}
.p-topHistory__figure-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.p-topHistory__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center bottom;
  object-position: center bottom;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.p-topHistory__figcaption {
  text-indent: 0;
  letter-spacing: 0;
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
  margin-top: 0.75em;
  font-size: 0.5625rem;
  color: #6b6b6b;
  text-align: right;
}

@media print, screen and (min-width: 60em) {
  .p-topHistory__figcaption {
    font-size: 0.6875rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__header {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 7;
    grid-column: 2/9;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__header {
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1/8;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__header {
    -ms-grid-column: 3;
    -ms-grid-column-span: 7;
    grid-column: 3/10;
  }
}
.p-topHistory__title-img {
  width: 33.00533vw;
  height: 20.93067vw;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__title-img {
    width: 13.6525rem;
    height: 8.73062rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__title-img {
    width: 12.5325rem;
    height: 7.61rem;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__title-img {
    width: 25.0825rem;
    height: 3.23875rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__body {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 13;
    grid-column: 2/15;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__body {
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4;
    -ms-grid-column: 9;
    -ms-grid-column-span: 15;
    grid-column: 9/24;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__body {
    -ms-grid-column: 11;
    -ms-grid-column-span: 11;
    grid-column: 11/22;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topHistory__body {
    position: relative;
  }
}
.p-topHistory__footer {
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__footer {
    display: flex;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 10;
    -ms-grid-column-span: 5;
    grid-column: 10/15;
    align-items: flex-end;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__footer {
    display: block;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1/8;
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__footer {
    -ms-grid-column: 3;
    -ms-grid-column-span: 7;
    grid-column: 3/10;
    margin-top: 3rem;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__footer-link {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3.75em;
    padding: 1em 2em;
    color: currentColor;
    text-decoration: none;
    border: 1px solid #d3d3d3;
    width: 100%;
    height: 3.75rem;
  }
}
@media print and (any-hover: hover), screen and (max-width: 34.99em) and (any-hover: hover) {
  .p-topHistory__footer-link {
    transition: opacity 0.3s ease-out;
  }
  .p-topHistory__footer-link:hover {
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__footer-link::after {
    position: relative;
    top: 0;
    bottom: 0;
    display: inline-block;
    height: 1.5em;
    margin: auto 0 auto 0.25em;
    font-family: "Noto Serif JP", serif;
    font-size: 1.25em;
    font-weight: 600;
    content: "→";
  }
}
@media print and (any-hover: hover), screen and (max-width: 34.99em) and (any-hover: hover) {
  .p-topHistory__footer-link::after {
    transition: transform 0.3s ease-in-out;
  }
  .p-topHistory__footer-link:hover::after {
    transform: translateX(0.25em);
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__footer-link {
    font-family: "Noto Serif JP", serif;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    padding: 0 0 0.4em;
    color: currentColor;
    text-decoration: none;
    background: linear-gradient(currentColor, currentColor) no-repeat bottom right;
    background-size: 100% 1px;
  }
  .p-topHistory__footer-link::after {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    height: 1.5em;
    margin: auto 0 auto 0.25em;
    font-family: "Noto Serif JP", serif;
    font-size: 1.25em;
    font-weight: 600;
    content: "→";
    left: 100%;
    transition: 0.3s ease-in-out;
  }
}
@media print and (any-hover: hover), screen and (min-width: 35em) and (any-hover: hover) {
  .p-topHistory__footer-link:hover {
    animation: drew_line 1s ease-in-out forwards;
  }
  .p-topHistory__footer-link:hover::after {
    left: 102%;
  }
}
.p-topHistory__title {
  margin: 0;
}

.p-topHistory__paragraph {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 0.9375rem;
  line-height: 2;
  margin: 0.875rem 0 0;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__paragraph {
    margin: 1.425rem 0 0;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__paragraph {
    margin: 1.5rem 0 0;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__paragraph {
    margin: 2rem 0 0;
    font-size: 1.125rem;
  }
}
.p-topHistory__body {
  margin: 1.875rem 1.375rem 0;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__body {
    margin: 2.8125rem 0 0;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__body {
    margin: 4.375rem 0 0;
  }
}
.p-topHistory__slide,
.p-topHistory__list {
  display: flex;
  flex-direction: column;
}

@media print, screen and (max-width: 34.99em) {
  .p-topHistory__slide {
    position: relative;
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__slide {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list {
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.p-topHistory__item {
  position: relative;
}
.p-topHistory__item + .p-topHistory__item {
  margin-top: 3em;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__item {
    width: calc(50% - 0.9375rem);
  }
  .p-topHistory__item + .p-topHistory__item {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topHistory__item {
    width: calc(50% - 1.25rem);
  }
}
.p-topHistory__item-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.p-topHistory__item-figure {
  position: relative;
  height: 0;
  padding: 66.2069% 0 0;
  margin-bottom: 1.125rem;
  overflow: hidden;
  background-color: #f4f4f4;
}

.p-topHistory__item-img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto 0;
  transition: transform 1s ease;
  transform: scale(1) translateY(-50%);
  transform-origin: center top;
}

@media (any-hover: hover) {
  .p-topHistory__item:hover .p-topHistory__item-img {
    transform: scale(1.05) translateY(-50%);
  }
}
.p-topHistory__item-title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
  text-indent: -0.01em;
  letter-spacing: 0.02em;
  position: relative;
  display: inline;
  padding-bottom: 0.0625rem;
  line-height: 1.4;
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)) no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.6s ease;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topHistory__item-title {
    font-size: 2.34375vw;
  }
}
@media print, screen and (min-width: 60em) and (max-width: 71.115em) {
  .p-topHistory__item-title {
    font-size: 1.75781vw;
  }
}
@media print, screen and (min-width: 71.125em) and (max-width: 79.99em) {
  .p-topHistory__item-title {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 80em) and (max-width: 88.6775em) {
  .p-topHistory__item-title {
    font-size: 1.36719vw;
  }
}
@media print, screen and (min-width: 88.6875em) and (max-width: 89.99em) {
  .p-topHistory__item-title {
    font-size: 1.38889vw;
  }
}
@media print, screen and (min-width: 88.6875em) {
  .p-topHistory__item-title {
    font-size: 1.25rem;
  }
}
@media (any-hover: hover) {
  .p-topHistory__item:hover .p-topHistory__item-title {
    background-position: bottom left;
    background-size: 100% 1px;
    transition: background-size 1s ease;
  }
}
.p-topHistory__item-paragraph {
  text-indent: 0;
  letter-spacing: 0;
  font-size: 0.9375rem;
  line-height: 2;
  display: -webkit-box;
  margin-top: 0.625rem;
  overflow: hidden;
  line-height: 1.6;
  color: #666;
  text-align: justify;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.p-topHistory__item-update {
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: 600;
  display: block;
  margin-top: 0.625rem;
}

@media print, screen and (min-width: 35em) and (max-width: 51.4275em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 1.82292vw;
  }
}
@media print, screen and (min-width: 51.4375em) and (max-width: 59.99em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 60em) and (max-width: 68.615em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 1.36719vw;
  }
}
@media print, screen and (min-width: 68.625em) and (max-width: 79.99em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 80em) and (max-width: 89.99em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 1.04167vw;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topHistory__item-paragraph,
  .p-topHistory__item-update {
    font-size: 0.9375rem;
  }
}
.p-topHistory__next,
.p-topHistory__preview {
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  position: absolute;
  padding: 0;
  margin: auto 0;
  line-height: 1;
  text-align: center;
  background: #fff;
  border: 1px solid #d3d3d3;
  transition: padding 0.3s ease-in-out, transform 0.3s ease-in-out;
}

@media print, screen and (max-width: 34.99em) {
  .p-topHistory__next,
  .p-topHistory__preview {
    top: 27.452vw;
    transform: translateY(-50%);
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__next,
  .p-topHistory__preview {
    width: 3.75rem;
    height: 3.75rem;
    right: 0;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topHistory__next,
  .p-topHistory__preview {
    right: 4.375rem;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topHistory__next,
  .p-topHistory__preview {
    right: -6.875rem;
  }
}
.p-topHistory__next:disabled,
.p-topHistory__preview:disabled {
  pointer-events: none;
  opacity: 0;
}

@media print, screen and (min-width: 35em) {
  .p-topHistory__next:disabled,
  .p-topHistory__preview:disabled {
    opacity: 0.28;
  }
}
[aria-busy=true] .p-topHistory__next,
[aria-busy=true] .p-topHistory__preview {
  pointer-events: none;
}

[data-total="1"] ~ .p-topHistory__next,
[data-total="1"] ~ .p-topHistory__preview {
  display: none;
}

@media print, screen and (min-width: 35em) {
  [data-total="2"] ~ .p-topHistory__next,
  [data-total="2"] ~ .p-topHistory__preview {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__preview {
    left: -2rem;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__next {
    right: -2rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__next {
    margin-top: -1px;
    transform: translateY(100%);
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="1"] .p-topHistory__item:not(:nth-child(1)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="1"] .p-topHistory__item:not(:nth-child(2)):not(:nth-child(1)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="2"] .p-topHistory__item:not(:nth-child(2)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="2"] .p-topHistory__item:not(:nth-child(2)):not(:nth-child(1)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="3"] .p-topHistory__item:not(:nth-child(3)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="3"] .p-topHistory__item:not(:nth-child(4)):not(:nth-child(3)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="4"] .p-topHistory__item:not(:nth-child(4)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="4"] .p-topHistory__item:not(:nth-child(4)):not(:nth-child(3)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="5"] .p-topHistory__item:not(:nth-child(5)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="5"] .p-topHistory__item:not(:nth-child(6)):not(:nth-child(5)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="6"] .p-topHistory__item:not(:nth-child(6)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="6"] .p-topHistory__item:not(:nth-child(6)):not(:nth-child(5)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="7"] .p-topHistory__item:not(:nth-child(7)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="7"] .p-topHistory__item:not(:nth-child(8)):not(:nth-child(7)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="8"] .p-topHistory__item:not(:nth-child(8)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="8"] .p-topHistory__item:not(:nth-child(8)):not(:nth-child(7)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="9"] .p-topHistory__item:not(:nth-child(9)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="9"] .p-topHistory__item:not(:nth-child(10)):not(:nth-child(9)) {
    display: none;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-current="10"] .p-topHistory__item:not(:nth-child(10)) {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-current="10"] .p-topHistory__item:not(:nth-child(10)):not(:nth-child(9)) {
    display: none;
  }
}
.p-topHistory__list {
  transition: opacity 1s ease;
}
.p-topHistory__list[aria-busy=true] {
  opacity: 0;
}
.p-topHistory__list[aria-busy=true] .p-topHistory__item {
  opacity: 0;
}
.p-topHistory__list[data-direction] {
  transition: opacity 1s ease, transform 0.5s ease;
}
.p-topHistory__list[data-direction="1"] {
  transform: translateX(-0.625rem);
}
.p-topHistory__list[data-direction="-1"] {
  transform: translateX(0.625rem);
}

@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[aria-busy=false] {
    transition: opacity 0.25s ease;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-direction] {
    transition: opacity 1s ease, transform 0.75s ease;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topHistory__list[data-direction] .p-topHistory__item {
    transition: opacity 0.5s ease;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-direction="1"][aria-busy=true] .p-topHistory__item:nth-child(odd) {
    transition: opacity 1s 0s ease;
  }
  .p-topHistory__list[data-direction="1"][aria-busy=true] .p-topHistory__item:nth-child(even) {
    transition: opacity 1s 1s ease;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topHistory__list[data-direction="-1"][aria-busy=true] .p-topHistory__item:nth-child(odd) {
    transition: opacity 1s 1s ease;
  }
  .p-topHistory__list[data-direction="-1"][aria-busy=true] .p-topHistory__item:nth-child(even) {
    transition: opacity 1s 0s ease;
  }
}
.p-topHistory[data-framein] .p-topHistory__body,
.p-topHistory[data-framein] .p-topHistory__footer,
.p-topHistory[data-framein] .p-topHistory__header {
  transition: transform 1.5s ease, opacity 1.5s ease;
}
.p-topHistory[data-framein=false] .p-topHistory__body,
.p-topHistory[data-framein=false] .p-topHistory__footer,
.p-topHistory[data-framein=false] .p-topHistory__header {
  opacity: 0;
  transform: translateY(1.875rem);
}
.p-topHistory[data-framein] .p-topHistory__figure {
  transition: margin-top 0.5s 0.25s ease;
}
.p-topHistory[data-framein] .p-topHistory__figure img {
  transition: transform 1s 0.25s ease, filter 2s 0.25s ease-out, opacity 2s 0.25s ease-out;
}
.p-topHistory[data-framein=false] .p-topHistory__figure {
  margin-top: 0.625rem;
}
.p-topHistory[data-framein=false] .p-topHistory__figure img {
  filter: grayscale(100%);
  opacity: 0;
  transform: scale(1.025);
}

.p-topIntro {
  margin-right: auto;
  margin-left: auto;
  display: grid;
}
.p-topIntro::after {
  width: 100%;
  height: 3.75rem;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  content: "";
  background: #fff;
  transition: height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

@media print, screen and (max-width: 34.99em) {
  .p-topIntro {
    width: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topIntro {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topIntro {
    width: calc(100% - 8.75rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topIntro {
    grid-template-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro {
    grid-template-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  }
}
@media print, screen and (max-width: 59.99em) {
  .p-topIntro {
    position: relative;
    z-index: 2;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topIntro::after {
    height: 4.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro::after {
    content: none;
  }
}
.l-page[data-pagetop=false] .p-topIntro::after {
  box-shadow: 0 0.03125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.2), 0 0.75rem 1.5rem -1.5rem rgba(0, 0, 0, 0.1);
}

.p-topIntro__header {
  z-index: 2;
  height: 1.375rem;
}

@media print, screen and (min-width: 35em) {
  .p-topIntro__header {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    height: 1.5rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__header {
    position: relative;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
    height: 0;
    transform: translateX(-0.25);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__header {
    left: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    padding-right: 0;
  }
}
.p-topIntro__logo {
  width: 7.52937rem;
  height: 2.75rem;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.625rem;
}

@media print, screen and (max-width: 59.99em) {
  .p-topIntro__logo {
    position: fixed;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topIntro__logo {
    margin: 0.9375rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__logo {
    position: relative;
    width: calc(100% + 4.375rem);
    height: 15.5rem;
    padding: 1.875rem 0 0;
    margin: 0;
    transform: translateX(-4.375rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__logo {
    width: calc(100% + 7.5rem);
    padding: 1.60625rem 0 0;
    transform: translateX(-5rem);
  }
}
.p-topIntro__logo-img {
  width: 7.52937rem;
  height: 2.75rem;
  transition: height 0.3s, width 0.3s;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__logo-img {
    width: 5.5rem;
    height: 7.6475rem;
    display: block;
    margin: auto;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__logo-img {
    width: 6.58312rem;
    height: 9.15312rem;
  }
}
.p-topIntro__figure {
  position: relative;
}

@media print, screen and (min-width: 35em) {
  .p-topIntro__figure {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 15;
    grid-column: 1/16;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__figure {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 19;
    grid-column: 5/24;
  }
}
.p-topIntro__main-img {
  width: 100%;
  pointer-events: none;
}

.p-topIntro__figcaption {
  text-indent: 0;
  letter-spacing: 0;
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
  margin-top: 0.75em;
  font-size: 0.5625rem;
  color: #6b6b6b;
  text-align: right;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__figcaption {
    font-size: 0.6875rem;
  }
}
@media print, screen and (max-width: 79.99em) {
  .p-topIntro__figcaption {
    font-feature-settings: "palt";
  }
}
@media print, screen and (min-width: 80em) {
  .p-topIntro__figcaption-br {
    display: none;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topIntro__body {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 14;
    grid-column: 2/16;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__body {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 7;
    -ms-grid-column-span: 17;
    grid-column: 7/24;
  }
}
.p-topIntro__title-img {
  width: 47.35467vw;
  height: 39.09333vw;
}

@media print, screen and (min-width: 35em) {
  .p-topIntro__title-img {
    width: 17.75rem;
    height: 14.65312rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__title-img {
    width: calc(100% - 11.25rem);
    max-width: 36.06312rem;
    height: auto;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topIntro__title-img {
    width: 36.06312rem;
    height: 9.26187rem;
  }
}
.en .p-topIntro__title-img {
  width: 68%;
  height: auto;
}
.en .p-topAbout__title-img {
  width: 80%;
  height: auto;
  margin-top: 4rem;
}
.en .p-topHistory__title-img {
  width: 66%;
  height: auto;
  margin-top: 4rem;
}
@media print, screen and (min-width: 35em) {
  .en .p-topIntro__title-img {
    width: 17.75rem;
  }
  .en .p-topAbout__title-img {
    width: 20.75rem;
    margin: 0;
  }
  .en .p-topHistory__title-img {
    width: 13.6525rem;
    margin: 0;
  }
}
@media print, screen and (min-width: 60em) {
  .en .p-topIntro__title-img {
    width: calc(100% - 11.25rem);
    max-width: 36.06312rem;
    height: auto;
  }
  .en .p-topAbout__title-img {
    width: 20.75rem;
  }
  .en .p-topHistory__title-img {
    width: 12.5325rem;
  }
}
@media print, screen and (min-width: 80em) {
  .en .p-topIntro__title-img {
    width: 36.06312rem;
  }
  .en .p-topAbout__title-img {
    width: 35.5425rem;
  }
  .en .p-topHistory__title-img {
    width: 25.0825rem;
  }
}

.p-topIntro__paragraph {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  line-height: 2;
  margin-top: 1.5625rem;
}

@media print, screen and (min-width: 35em) {
  .p-topIntro__paragraph {
    margin-top: 2.0625rem;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__paragraph {
    margin-top: 2.5rem;
    font-size: 1.125rem;
  }
}
.p-topIntro__paragraph-md-only {
  display: none;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topIntro__paragraph-md-only {
    display: inline;
  }
}
.p-topIntro__footer {
  margin-top: 3.125rem;
}

@media print, screen and (min-width: 35em) {
  .p-topIntro__footer {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 11;
    grid-column: 3/14;
    margin-top: 3.75rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__footer {
    position: relative;
    z-index: 1;
    display: flex;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/5;
    align-items: flex-start;
    width: calc(100% + 4.375rem);
    margin-top: 0;
    transform: translateX(-4.375rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__footer {
    width: calc(100% + 5rem);
    transform: translateX(-5rem);
  }
}
@media print, screen and (max-width: 59.99em) {
  .p-topIntro__menu {
    display: none;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__menu {
    width: calc(100% + 4.375rem);
    padding: 0 1.875rem;
    transform: translateX(-4.375rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__menu {
    width: calc(100% + 7.5rem);
    padding: 0 2.5rem;
    transform: translateX(-5rem);
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__menu-item {
    max-width: 8.5em;
    margin: 0 auto;
  }
  html:not(html.ja) .p-topIntro__menu-item {
    max-width: 10em;
    margin: 0 0.5em 0 auto;
  }
  html:not(html.ja) .p-topIntro__menu-item ~ .p-topIntro__menu-item {
    margin-top: 1.125rem;
  }
}
.p-topIntro__menu-item ~ .p-topIntro__menu-item {
  margin-top: 1.125rem;
}

@media print, screen and (min-width: 90em) {
  .p-topIntro__menu-item:last-child {
    white-space: nowrap;
  }
  .p-topIntro__menu-item:last-child br {
    display: none;
  }
}
.p-topIntro__menu-link {
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: 600;
  position: relative;
  display: block;
  padding-left: 1.125rem;
  transition: opacity 1s ease-in-out;
}
.p-topIntro__menu-link::before {
  width: 0.4375rem;
  height: 1px;
  position: absolute;
  top: 0.66em;
  left: 0;
  display: block;
  pointer-events: none;
  content: "";
  background: linear-gradient(currentColor, currentColor) no-repeat bottom right;
  background-size: 100% 1px;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__menu-link {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .p-topIntro__menu:hover .p-topIntro__menu-link {
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
  }
  .p-topIntro__menu-link:hover {
    opacity: 1 !important;
  }
  .p-topIntro__menu-link:hover::before {
    animation: drew_line 0.5s ease-in-out forwards;
  }
}
.p-topIntro__manner {
  text-indent: -0.03em;
  letter-spacing: 0.06em;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 4.875rem;
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  border: 3px solid #ffec00;
  transition: height 0.3s, width 0.3s, top 0.3s;
}
.p-topIntro__manner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  height: 1.5em;
  margin: auto 0 auto 0.25em;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25em;
  font-weight: 600;
  content: "→";
  right: 0;
  margin: auto 0.75rem;
  font-size: 1.25rem;
}
.p-topIntro__manner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  pointer-events: none;
  content: "";
  background: linear-gradient(135deg, #ffec00, #ffec00 0.875rem, transparent 0.875rem) no-repeat, linear-gradient(-45deg, #ffec00, #ffec00 0.875rem, transparent 0.875rem) no-repeat;
  box-shadow: 0 0 0 2px #ffec00;
  transition: margin 0.3s ease-in-out;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__manner {
    width: 7rem;
    height: 9.0625rem;
    text-indent: -0.2em;
    letter-spacing: 0.4em;
    top: 47rem;
    padding-bottom: 1.25rem;
    margin: 0 auto;
    font-size: 0.9375rem;
    line-height: 1.33333;
  }
  html:not(html.ja) .p-topIntro__manner {
    letter-spacing: 0.2em;
    top: 33.5rem;
    font-size: 0.7rem;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__manner {
    width: 8.9375rem;
    height: 10.625rem;
    top: 53.5rem;
  }
  html:not(html.ja) .p-topIntro__manner {
    width: 8.9375rem;
    height: 10.625rem;
    top: 34rem;
  }
}
@media (any-hover: hover) {
  .p-topIntro__manner:hover::before {
    margin: 3px;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topIntro__manner::after {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0.3125rem;
    margin: 0 auto;
  }
}
.p-topIntro__manner-small {
  text-indent: -0.025em;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-weight: 400;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__manner-small {
    height: 3.375rem;
    margin-bottom: 0.5rem;
    font-size: 0.6875rem;
    line-height: 1.45455;
    background: url("../../img/top/ico_hashi.svg") no-repeat center bottom;
    background-size: 5.84438rem 0.705rem;
  }
  html:not(html.ja) .p-topIntro__manner-small {
    line-height: 1.05455;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topIntro__manner-small {
    height: 3.5rem;
    margin-bottom: 0.875rem;
  }
  html:not(html.ja) .p-topIntro__manner-small {
    line-height: 1.45455;
  }
}
.p-topIntro__footbnr {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 60em) {
  .p-topIntro__footbnr {
    display: none;
  }
}
.p-topIntro__bnr {
  width: 7rem;
  margin: 10px auto;
  transition: opacity 0.3s ease-out;
}
.p-topIntro__bnr:hover {
  opacity: 0.5;
}

@media print, screen and (min-width: 90em) {
  .p-topIntro__bnr {
    width: 8.9375rem;
    margin: 20px auto;
  }
}
.p-topSns {
  margin-right: auto;
  margin-left: auto;
  display: grid;
  margin-top: 5rem;
}

@media print, screen and (max-width: 34.99em) {
  .p-topSns {
    width: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topSns {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topSns {
    width: calc(100% - 8.75rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topSns {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topSns {
    grid-template-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topSns {
    grid-template-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topSns {
    max-width: calc(100vw - 2.5rem);
  }
}
@media print, screen and (min-width: 35em) {
  .p-topSns {
    max-width: 65rem;
    margin-top: 7.5rem;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topSns {
    max-width: 72.5rem;
    margin-top: 9.375rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topSns__instagram {
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1/8;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topSns__instagram {
    -ms-grid-column: 1;
    -ms-grid-column-span: 11;
    grid-column: 1/12;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topSns__instagram {
    -ms-grid-column: 2;
    -ms-grid-column-span: 10;
    grid-column: 2/12;
  }
}
@media print, screen and (max-width: 34.99em) {
  .p-topSns__facebook {
    margin-top: 3.75rem;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topSns__facebook {
    -ms-grid-column: 9;
    -ms-grid-column-span: 7;
    grid-column: 9/16;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topSns__facebook {
    -ms-grid-column: 13;
    -ms-grid-column-span: 11;
    grid-column: 13/24;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topSns__facebook {
    -ms-grid-column: 13;
    -ms-grid-column-span: 10;
    grid-column: 13/23;
  }
}
.p-topSns__facebook img {
  width: 100%;
}

.p-topSns__title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
  text-indent: -0.05em;
  letter-spacing: 0.1em;
  position: relative;
  height: 3rem;
  font-weight: 700;
  text-align: center;
  background: linear-gradient(#707070, #707070) no-repeat center bottom;
  background-size: 2.5rem 1px;
}

.p-topSns__instagram .p-topSns__title {
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 60em) {
  .p-topSns__instagram .p-topSns__title {
    margin-bottom: 1.125rem;
  }
}
.p-topSns__facebook .p-topSns__title {
  margin-bottom: 1.875rem;
}

.p-topSns__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 38.75rem;
}

.p-topSns__item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(33.3% - 0.54167rem);
  margin: 0.40625rem 0;
  overflow: hidden;
  background: #f7f7f7;
}
.p-topSns__item:nth-child(n+7) {
  margin-bottom: 0;
}

@media print, screen and (min-width: 60em) {
  .p-topSns__item {
    width: calc(33.3% - 1.04167rem);
    margin: 0.78125rem 0;
  }
}
@media print, screen and (min-width: 90em) {
  .p-topSns__item {
    width: calc(33.3% - 1.25rem);
    margin: 0.9375rem 0;
  }
}
.p-topSns__link {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  max-height: 9.125rem;
  padding: 100% 0 0;
  overflow: hidden;
}

@media (any-hover: hover) {
  .p-topSns__item:not(:nth-child(5)) .p-topSns__link {
    transition: transform 1s ease;
    transform-origin: center;
  }
  .p-topSns__item:not(:nth-child(5)) .p-topSns__link:hover {
    transform: scale(1.05);
  }
}
.p-topSns__item:nth-child(5) .p-topSns__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (any-hover: hover) {
  .p-topSns__item:nth-child(5) .p-topSns__link {
    transition: opacity 0.3s ease-out;
  }
  .p-topSns__item:nth-child(5) .p-topSns__link:hover {
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
}
.p-topSns__instagram-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-topSns__instagramIcon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1.75rem;
  height: 1.75rem;
}

.p-topSns__facebook {
  display: flex;
  flex-direction: column;
  max-width: 31.25rem;
  overflow: hidden;
}

.p-topSns__facebook-body {
  position: relative;
  flex-grow: 1;
  background: #f4f4f4;
  border-left: 1px solid transparent;
}
.p-topSns__facebook-body iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: calc(100vw - 2.5rem) !important;
  max-width: 31.25rem !important;
}

@media print, screen and (max-width: 34.99em) {
  .p-topSns__facebook-body {
    min-height: calc(144vw - 2.5rem);
  }
}
.p-topStores {
  margin-right: auto;
  margin-left: auto;
  display: grid;
  position: relative;
  padding: 17.25rem 1.25rem 0;
  margin-top: 4.375rem;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topStores {
    width: calc(100% - 4.875rem);
  }
}
@media print, screen and (min-width: 60em) and (max-width: 89.99em) {
  .p-topStores {
    width: calc(100% - 8.75rem);
  }
}
@media print, screen and (min-width: 90em) {
  .p-topStores {
    width: calc(100% - 10rem);
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topStores {
    grid-template-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  }
}
@media print, screen and (min-width: 35em) {
  .p-topStores {
    padding: 22.5rem 0 0;
    margin-top: 5.625rem;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topStores {
    padding: 26.25rem 0 0;
    margin-top: 7.5rem;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topStores {
    padding: 29.375rem 0 0;
  }
}
.p-topStores__figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  padding: 20.375rem 0 0;
  overflow: hidden;
}

@media print, screen and (min-width: 35em) {
  .p-topStores__figure {
    right: -2.4375rem;
    left: -2.4375rem;
    width: 100vw;
    padding: 25.5rem 0 0;
    overflow: visible;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topStores__figure {
    right: 0;
    left: 0;
    width: 100%;
    padding: 26.25rem 0 0;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topStores__figure {
    padding: 34.375rem 0 0;
  }
}
.p-topStores__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  height: 100%;
}

.p-topStores__column {
  position: relative;
  z-index: 1;
  background: #fff;
}

@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topStores__column {
    display: grid;
    padding-top: 0.9375rem;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) and (min-width: 35em) and (max-width: 59.99em) {
  .p-topStores__column {
    grid-template-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
  }
}
@media print, screen and (min-width: 35em) and (max-width: 59.99em) {
  .p-topStores__column .p-topStores__header, .p-topStores__column .o-search {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    grid-column: 2/14;
  }
}
@media print, screen and (min-width: 60em) {
  .p-topStores__column {
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-column: 1/24;
    box-shadow: none;
  }
}
@media print, screen and (min-width: 80em) {
  .p-topStores__column {
    -ms-grid-column: 2;
    -ms-grid-column-span: 21;
    grid-column: 2/23;
  }
}
.p-topStores__title {
  font-family: "Noto Serif JP", serif;
  font-size: 1.375rem;
  font-weight: 600;
  margin-top: 1.125rem;
  text-align: center;
}

@media print, screen and (min-width: 60em) {
  .p-topStores__title {
    margin-top: 1.5rem;
  }
}
.p-topStores[data-framein] .p-topStores__column {
  transition: transform 1.5s ease;
}
.p-topStores[data-framein=false] .p-topStores__column {
  transform: translateY(1.875rem);
}
.p-topStores[data-framein] .p-topStores__figure {
  overflow: hidden;
  transition: margin-top 0.5s 0.25s ease;
}
.p-topStores[data-framein] .p-topStores__figure img {
  transition: transform 1s 0.25s ease, filter 2s 0.25s ease-out, opacity 2s 0.25s ease-out;
}
.p-topStores[data-framein=false] .p-topStores__figure {
  margin-top: 0.625rem;
}
.p-topStores[data-framein=false] .p-topStores__figure img {
  filter: grayscale(100%);
  opacity: 0;
  transform: scale(1.025);
}