/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: "Aoto Gothic Bold", sans-serif;
  text-size-adjust: 100%;
  font-size: 1rem;
  line-height: 2;
  color: #001230;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

@media (max-width: 640px) {
  br:not(.sp) {
    display: none;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

img {
  max-width: 100%;
}

@media (min-width: 641px) {
  .device-sp {
    display: none;
  }
}

@media (max-width: 640px) {
  .device-pc {
    display: none;
  }
}

#index .header:not(.show) {
  position: absolute;
  top: 10px;
  left: 0;
}
@media (min-width: 992px) {
  #index .header:not(.show) {
    top: 48px;
    left: 0;
  }
}
#index .header:not(.show) .header-inner {
  width: 100%;
  padding-left: 11px;
}
@media (min-width: 992px) {
  #index .header:not(.show) .header-inner {
    padding-left: 0;
  }
}
#index .header:not(.show) .header-bar {
  background: transparent;
}
#index .header:not(.show) .navbar-brand {
  display: flex;
  gap: 20px;
  z-index: -1;
  left: 10px;
}
@media (min-width: 992px) {
  #index .header:not(.show) .navbar-brand {
    display: block;
    left: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  #index .header:not(.show) .navbar-brand {
    left: 30px;
  }
}
#index .header:not(.show) .navbar-brand img {
  width: 205px;
}
@media (min-width: 992px) {
  #index .header:not(.show) .navbar-brand img {
    width: 318px;
  }
}
#index .header:not(.show) .navbar-brand p {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 1;
}
@media (min-width: 992px) {
  #index .header:not(.show) .navbar-brand p {
    margin-top: 0;
  }
}
#index .header:not(.show) .navbar-brand p img {
  width: 14px;
}
@media (min-width: 992px) {
  #index .header:not(.show) .navbar-brand p img {
    width: 188px;
  }
}
#index .header:not(.show) .header-menu {
  opacity: 1;
  transform: translateX(0);
  background-color: initial;
  left: 8vw;
  right: auto;
  transition: none;
}
@media (min-width: 992px) {
  #index .header:not(.show) .header-menu {
    top: 36px;
    left: auto;
    right: 30px;
  }
}
#index .header:not(.show) .navbar-menu-link {
  display: none;
}
#index .header:not(.show).hide .header-menu {
  display: none;
}

.btn-more {
  display: block;
  text-align: center;
  margin: 36px auto 0;
  width: fit-content;
}
@media (min-width: 641px) {
  .btn-more {
    margin-right: 0;
  }
}

#op {
  --op-mask-image: url("../img/index/op/img01.webp");
  --op-mask-bg-width: 100vw;
  --op-title-width: 80vw;
  position: fixed;
  inset: 0;
  z-index: 4000;
  overflow: hidden;
  background: #fff;
  opacity: 1;
  visibility: visible;
  animation: opFadeOut 0.85s ease 2.8s forwards;
}
@media (min-width: 641px) {
  #op {
    --op-title-width: 46.8vw;
  }
}
#op > div {
  position: relative;
  width: 100%;
  height: 100%;
}
#op .bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0;
  transform: scale(1.03);
  animation: opBgReveal 1.25s ease-out 0.35s forwards;
}
#op .bg::after {
  content: "";
  position: absolute;
  inset: -6%;
  pointer-events: none;
  background: radial-gradient(circle at 50% 45%, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0.65) 36%, rgba(255, 255, 255, 0.2) 66%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.52) 0%, rgba(255, 255, 255, 0.14) 100%);
  filter: blur(20px);
  opacity: 1;
  z-index: 1;
  animation: opFogClear 1.25s ease-out 0.35s forwards;
}
#op .bg picture,
#op .bg img {
  display: block;
  width: 100%;
  height: 100%;
}
#op .bg picture {
  position: relative;
  z-index: 0;
}
#op .bg img {
  object-fit: cover;
  filter: blur(12px) brightness(1.12) saturate(0.92);
  transform: scale(1.06);
  animation: opImageFocus 1.25s ease-out 0.35s forwards;
}
#op .lead {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  margin-top: calc(var(--op-title-width) * -40 / 323 - 4.65vw);
  width: max-content;
  max-width: calc(100% - 24px);
  color: #fff;
  font-family: "Aoto Gothic DemiBold", sans-serif;
  font-size: 4.6vw;
  line-height: 1.1;
  letter-spacing: 0.08em;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  opacity: 0;
  z-index: 2;
  animation: opLeadIn 0.55s ease 1.15s forwards;
}
@media (min-width: 641px) {
  #op .lead {
    font-size: 2.6vw;
  }
}
#op.is-lead-bottom .lead {
  margin-top: calc(var(--op-title-width) * 40 / 323 + 4vw);
}
@media (min-width: 641px) {
  #op.is-lead-bottom .lead {
    margin-top: calc(var(--op-title-width) * 40 / 323 + 1.65vw);
  }
}
#op.is-lead-top .lead {
  margin-top: calc(var(--op-title-width) * -50 / 323 - 8vw);
}
@media (min-width: 641px) {
  #op.is-lead-top .lead {
    margin-top: calc(var(--op-title-width) * -50 / 323 - 4.65vw);
  }
}
#op .title {
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--op-title-width);
  transform: translate(-50%, -50%);
  line-height: 0;
  z-index: 1;
}
#op .title::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--op-mask-image);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: var(--op-mask-bg-width) auto;
  -webkit-mask: url("../img/index/op/title.svg") center center/contain no-repeat;
  mask: url("../img/index/op/title.svg") center center/contain no-repeat;
  opacity: 1;
  animation: opMaskOut 0.55s ease 1.15s forwards;
}
#op .title img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  animation: opTitleIn 0.55s ease 1.15s forwards;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}

@keyframes opBgReveal {
  0% {
    opacity: 0;
    transform: scale(1.03);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes opImageFocus {
  0% {
    filter: blur(12px) brightness(1.12) saturate(0.92);
    transform: scale(1.06);
  }
  100% {
    filter: blur(0) brightness(1) saturate(1);
    transform: scale(1);
  }
}
@keyframes opFogClear {
  0% {
    opacity: 1;
    filter: blur(20px);
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    filter: blur(6px);
    transform: translateY(-2%) scale(1.04);
  }
}
@keyframes opMaskOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes opTitleIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opLeadIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  99% {
    opacity: 0;
    visibility: visible;
    pointer-events: auto;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
#top {
  background: linear-gradient(146deg, #D9EED9 35%, #7BAB7B 148.11%);
}
@media (min-width: 641px) {
  #top {
    background: linear-gradient(146deg, #D9EED9 23.44%, #7BAB7B 90.97%);
  }
}
#top .slideshow-area {
  max-width: 1390px;
  margin: 0 auto;
  padding: 345px 0 0;
  position: relative;
}
@media (min-width: 992px) {
  #top .slideshow-area {
    padding: 240px 40px 56px;
  }
}
#top .slideshow-area .swiper {
  overflow: visible;
}
#top .slideshow-area .swiper-pagination {
  top: calc(345px + 53vw);
}
@media (min-width: 992px) {
  #top .slideshow-area .swiper-pagination {
    position: relative;
    text-align: left;
    top: -30px;
    left: 30px;
  }
}
#top .slideshow-area .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #CDCDCD;
  opacity: 1;
}
#top .slideshow-area .swiper-pagination-bullet-active {
  background-color: #BF3C1B;
}
#top .swiper-slide:not(.slide-feature) {
  display: flex;
  justify-content: center;
}
#top .swiper-slide:not(.slide-feature) picture,
#top .swiper-slide:not(.slide-feature) img {
  display: block;
  width: 100%;
  height: auto;
}
#top .slide-feature {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: min(100% - 8px, 1360px);
  margin: 0 auto;
}
@media (min-width: 992px) {
  #top .slide-feature {
    flex-direction: row;
    align-items: flex-start;
    width: min(100% - 32px, 1320px);
  }
}
#top .slide-feature .text {
  font-family: "Aoto Gothic DemiBold", sans-serif;
  color: #000;
  background-color: #FFF8E6;
  padding: 100px 16px 22px;
  margin-top: -50px;
  display: flex;
  flex-direction: column;
  order: 2;
}
@media (min-width: 992px) {
  #top .slide-feature .text {
    width: min(38vw, 560px);
    height: min(36vw, 480px);
    padding: 40px 32px 210px;
    margin-top: 0;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(30, 60, 30, 0.12);
    order: 1;
    position: relative;
  }
}
@media (max-width: 992px) {
  #top .slide-feature .text br {
    display: block;
  }
}
#top .slide-feature .text .text-copy {
  --text-anim-duration: .82s;
  --text-anim-stagger: .08s;
  width: 30em;
  margin: 40px auto 0;
  z-index: 1;
}
#top .slide-feature .text .text-copy .text-line {
  display: inline-block;
  overflow: hidden;
  padding-bottom: 0.1em;
  margin-bottom: -0.1em;
  vertical-align: top;
}
#top .slide-feature .text .text-copy .text-line-inner {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 1.15em, 0);
  transition: transform var(--text-anim-duration) cubic-bezier(0.22, 1, 0.36, 1), opacity 0.48s ease;
  transition-delay: calc(var(--text-line-index, 0) * var(--text-anim-stagger));
  will-change: transform, opacity;
}
#top .slide-feature .text .text-copy .area {
  opacity: 0;
  transform: translate3d(0, 1.15em, 0) skewY(4deg);
  transition: transform var(--text-anim-duration) cubic-bezier(0.22, 1, 0.36, 1), opacity 0.48s ease;
  transition-delay: calc(var(--text-line-index, 0) * var(--text-anim-stagger));
  will-change: transform, opacity;
}
@media (min-width: 992px) {
  #top .slide-feature .text .text-copy {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  #top .slide-feature .text .text-copy {
    width: 86%;
    margin-top: 0;
  }
}
#top .slide-feature .text .title {
  font-family: "Aoto Gothic Extra Bold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.35;
  letter-spacing: 0.02em;
}
@media (min-width: 992px) {
  #top .slide-feature .text .title {
    font-size: min(1.7vw, 1.25rem);
  }
}
#top .slide-feature .text .title + p {
  margin-top: 12px;
  line-height: 1.7;
}
@media (min-width: 992px) {
  #top .slide-feature .text .title + p {
    width: 100%;
    margin-top: 20px;
    font-size: min(1.4vw, 1rem);
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  #top .slide-feature .text .title + p {
    width: 62%;
  }
  #top .slide-feature .text .title + p br {
    display: none;
  }
}
@media (max-width: 640px) {
  #top .slide-feature .text .title + p {
    width: 80%;
  }
  #top .slide-feature .text .title + p br {
    display: block;
  }
}
#top .slide-feature .text .text-map {
  position: relative;
}
@media (min-width: 992px) {
  #top .slide-feature .text .text-map {
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    right: 62px;
    bottom: 32px;
    width: min(50%, 254px);
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  #top .slide-feature .text .text-map {
    right: 5vw;
  }
}
@media (max-width: 992px) {
  #top .slide-feature .text .text-map {
    margin-top: -9em;
  }
}
@media (max-width: 640px) {
  #top .slide-feature .text .text-map {
    margin-right: 0;
    margin-left: auto;
    width: fit-content;
  }
}
#top .slide-feature .text .map {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 992px) {
  #top .slide-feature .text .map {
    max-width: 340px;
  }
}
#top .slide-feature .text .map .flag {
  position: absolute;
  top: var(--flag-top-sp, var(--flag-top, 24%));
  left: var(--flag-left-sp, var(--flag-left, 64%));
  line-height: 0;
  width: min(1vw, 14px);
  height: min(1vw, 14px);
  display: block;
  background-color: #FF985D;
  border-radius: 50%;
}
@media (max-width: 640px) {
  #top .slide-feature .text .map .flag {
    width: 12px;
    height: 12px;
  }
}
@media (min-width: 992px) {
  #top .slide-feature .text .map .flag {
    top: var(--flag-top-pc, var(--flag-top, 24%));
    left: var(--flag-left-pc, var(--flag-left, 64%));
  }
}
#top .slide-feature .text .area {
  width: fit-content;
  background-color: #ffef3f;
  border-radius: 0.9375rem;
  padding: 4px 10px;
  line-height: 1;
  font-size: 0.9375rem;
  margin-top: 1em;
  text-box: trim-both cap alphabetic;
}
@media (min-width: 992px) {
  #top .slide-feature .text .area {
    font-size: min(1.4vw, 1.1875rem);
  }
}
#top .slide-feature.is-text-animated .text-copy .text-line-inner {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#top .slide-feature.is-text-animated .text-copy .area {
  opacity: 1;
  transform: translate3d(0, 0, 0) skewY(0);
}
#top .slide-feature.is-text-static .text-copy .text-line-inner,
#top .slide-feature.is-text-static .text-copy .area {
  opacity: 1;
  transform: none;
  transition: none;
}
@media (prefers-reduced-motion: reduce) {
  #top .slide-feature .text .text-copy .text-line-inner,
  #top .slide-feature .text .text-copy .area {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
#top .slide-feature .img {
  width: 96vw;
  order: 1;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #top .slide-feature .img {
    width: min(60vw, 840px);
    margin: 92px 0 0 -24px;
    order: 2;
  }
}
#top .slide-feature .img a {
  display: inline-block;
}
#top .slide-feature .img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  filter: drop-shadow(8px 8px 14px rgba(0, 0, 0, 0.15));
}
@media (min-width: 992px) {
  #top .slide-feature .img img {
    border-radius: 16px;
    filter: drop-shadow(11px 12px 28px rgba(0, 0, 0, 0.25));
  }
}
#top .slide-feature .img::before {
  content: "";
  display: block;
  background: url(../img/index/icon-check.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: -80px;
  width: 134px;
  height: 82px;
}
@media (min-width: 992px) {
  #top .slide-feature .img::before {
    right: 60px;
    top: -120px;
    width: 206px;
    height: 126px;
  }
}
#top .about {
  --about-max-w: 1710px;
  --about-bleed: 5vw;
  overflow: hidden;
  padding: 24px 0 54px;
}
@media (min-width: 1281px) {
  #top .about {
    --about-bleed: 180px;
    padding: 62px 0 80px;
  }
}
@media (max-width: 992px) {
  #top .about {
    height: 64vw;
  }
}
@media (max-width: 640px) {
  #top .about {
    height: 76vw;
  }
}
#top .about .bg {
  position: relative;
  display: grid;
  width: min(var(--about-max-w), 100vw + var(--about-bleed));
  left: 50%;
  transform: translateX(-50%);
}
#top .about .bg .bg-media {
  display: block;
  grid-area: 1/1;
}
#top .about .bg .bg-media img {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(16px 18px 36px rgba(0, 0, 0, 0.06));
}
#top .about .bg .about-copy {
  grid-area: 1/1;
  place-self: center;
  color: #0A1A35;
  font-size: 0.9375rem;
  line-height: 1.73;
  margin-top: -4em;
}
@media (max-width: 1280px) {
  #top .about .bg .about-copy {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
    transition: opacity 0.6s ease, transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1);
    will-change: opacity, transform;
  }
  #top .about .bg .about-copy.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (min-width: 641px) {
  #top .about .bg .about-copy {
    width: 320px;
    font-size: 1.25rem;
  }
}
@media (min-width: 1281px) {
  #top .about .bg .about-copy {
    place-self: start;
    margin-top: min(18vw, 290px);
    margin-left: min(56vw, 860px);
    clip-path: circle(0% at 50% 50%);
    -webkit-clip-path: circle(0% at 50% 50%);
    transition: clip-path 1.8s ease-in-out, -webkit-clip-path 1.8s ease-in-out;
    will-change: clip-path;
  }
}
@media (min-width: 1281px) {
  #top .about .bg .about-copy.is-visible {
    clip-path: circle(150% at 50% 50%);
    -webkit-clip-path: circle(150% at 50% 50%);
  }
}
#top .about .bg .about-copy .title {
  display: flex;
  align-items: center;
  gap: 0.3em;
  margin-bottom: 0.75em;
  font-size: 0.8125rem;
  line-height: 1;
}
@media (min-width: 641px) {
  #top .about .bg .about-copy .title {
    font-size: 1.5rem;
    margin-bottom: 1em;
  }
}
#top .about .bg .about-copy .title img {
  width: 10.8em;
  height: auto;
}
@media (min-width: 992px) {
  #top .about .bg .about-copy .title img {
    width: 9em;
  }
}
#top .about .bg .about-link {
  grid-area: 1/1;
  place-self: center;
  margin-top: 20px;
  width: max-content;
  height: 42px;
  padding: 0 32px;
  display: grid;
  place-items: center;
  text-align: center;
  font-family: "Aoto Gothic Extra Bold", sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff7e4;
  background-color: #BF3C1B;
  border-radius: 999px;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}
@media (max-width: 1280px) {
  #top .about .bg .about-link {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
    transition: opacity 0.6s ease, transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1), color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
    will-change: opacity, transform;
  }
  #top .about .bg .about-link.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    margin-top: min(52vw, 580px);
  }
}
#top .about .bg .about-link span br {
  display: none;
}
@media (min-width: 1281px) {
  #top .about .bg .about-link {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 1.25;
    top: auto;
    right: 7.2%;
    bottom: 0.7%;
    left: auto;
    transform: none;
    min-width: 0;
    height: auto;
    padding: 0;
    width: clamp(52px, 13.4vw, 200px);
    aspect-ratio: 1;
    border-radius: 100%;
    color: #BF3C1B;
    background-color: #fff7e4;
    position: absolute;
    place-self: end;
  }
  #top .about .bg .about-link span {
    transform: rotate(8.24deg);
  }
  #top .about .bg .about-link span br {
    display: block;
  }
}
@media (any-hover: hover) and (min-width: 1281px) {
  #top .about .bg .about-link:hover {
    color: #fff7e4;
    background-color: #cc5d46;
    opacity: 1;
  }
}
#top .about .bg .about-link:focus-visible {
  color: #fff7e4;
  background-color: #BF3C1B;
}

@media (prefers-reduced-motion: reduce) {
  #top .about .bg .about-copy,
  #top .about .bg .about-link {
    opacity: 1;
    transform: none;
    clip-path: none;
    -webkit-clip-path: none;
    transition: none;
  }
}
#featured {
  padding: 4px 0 20px;
  background: linear-gradient(146deg, #D9EED9 35%, #7BAB7B 148.11%);
}
@media (min-width: 641px) {
  #featured {
    padding: 80px 0 40px;
    background: linear-gradient(154deg, #D9EED9 22.31%, #7BAB7B 89.9%);
  }
}
@media (max-width: 640px) {
  #featured .container {
    width: 80vw;
  }
}
@media (max-width: 640px) {
  #featured h2 img {
    width: 132px;
  }
}
#featured ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}
@media (min-width: 641px) {
  #featured ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
  }
}
#featured ul h3 {
  font-size: 1.125rem;
}
#featured ul h3 span {
  font-size: 0.875rem;
  display: block;
}
#featured hr {
  color: #001230;
  border-top-width: 2px;
  margin: 50px -15vw 0;
}
@media (min-width: 641px) {
  #featured hr {
    margin: 74px auto 90px;
  }
}
#featured .hobonichi {
  margin: 28px -4vw 68px;
}
@media (min-width: 641px) {
  #featured .hobonichi {
    margin: 80px auto;
  }
}
@media (max-width: 640px) {
  #featured .hobonichi {
    width: 88vw;
  }
}
#featured .hobonichi a {
  display: block;
  margin: 0 auto;
  padding: 20px;
  background-color: #FFE300;
}
@media (min-width: 641px) {
  #featured .hobonichi a {
    width: max-content;
    padding: 36px 60px;
  }
}
#featured .hobonichi a > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
@media (min-width: 641px) {
  #featured .hobonichi a > div {
    gap: 52px;
    justify-content: center;
  }
}
#featured .hobonichi a > div h3 {
  font-size: 1rem;
  margin-bottom: 1em;
}
@media (min-width: 641px) {
  #featured .hobonichi a > div h3 {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  #featured .hobonichi a > div div:first-child img {
    width: 58px;
  }
}
@media (max-width: 640px) {
  #featured .hobonichi a > div div:nth-child(2) {
    width: calc(100% - 58px - 16px);
  }
}
#featured .hobonichi a > div div:nth-child(2) p {
  font-family: "Aoto Gothic Medium", sans-serif;
  font-size: 0.875rem;
  line-height: 1.42;
}
@media (min-width: 641px) {
  #featured .hobonichi a > div div:nth-child(2) p {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
}
#featured .credit {
  font-family: "Aoto Gothic Medium", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.38;
  letter-spacing: 0.13px;
  text-align: center;
}

/*# sourceMappingURL=index.css.map */
