#site-title-area {
  aspect-ratio: 66.5/38.125;
  background-image: url(../images/front-page/site-title-bg-6.jpg);
  background-position: center;
  background-size: cover;
  background-color: rgb(211, 211, 211);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #site-title-area {
    aspect-ratio: 21.875/14.75;
  }
}
#site-title-area h1 {
  text-align: center;
  display: flex;
  flex-direction: column;
}
#site-title-area h1 .large {
  color: #fff;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.8125rem;
  /* 112.5% */
  letter-spacing: 0.125rem;
}
@media (max-width: 767px) {
  #site-title-area h1 .large {
    color: #fff;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875rem;
    /* 120% */
    letter-spacing: 0.07813rem;
  }
}
#site-title-area h1 .small {
  color: #fff;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.0625rem;
}
@media (max-width: 767px) {
  #site-title-area h1 .small {
    color: #fff;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.04375rem;
  }
}

#kiminoiro {
  margin-bottom: 100px;
}
#kiminoiro hgroup {
  text-align: center;
  margin-bottom: 30px;
}
#kiminoiro hgroup h2 {
  color: #000;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3px;
}
#kiminoiro hgroup p {
  color: #000;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 177.778% */
  letter-spacing: 0.9px;
}
#kiminoiro figure {
  margin-bottom: 60px;
  text-align: center;
}
#kiminoiro figure img {
  width: 100%;
  height: auto;
  max-width: 600px;
  margin-inline: auto;
}
#kiminoiro figure figcaption {
  color: #373737;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 228.571% */
  letter-spacing: 0.7px;
}
#kiminoiro .more-inner {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
#kiminoiro .more-inner a {
  display: flex;
  padding: 14px 50px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 2px solid #000;
  background: #fff;
}

#watashinouma {
  margin-block: 107px;
  position: relative;
}
#watashinouma .content__header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
#watashinouma .content__special {
  color: #000000;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 40px;
  letter-spacing: 0.05em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
}
@media (max-width: 767px) {
  #watashinouma .content__special {
    color: #000;
    text-align: center;
    font-family: "Zen Kaku Gothic Antique";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
  }
}
#watashinouma .content__hero {
  padding: 136px 64px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  #watashinouma .content__hero {
    gap: 60px;
    padding: 66px 64px;
  }
}
#watashinouma .content__title {
  flex-shrink: 0;
  width: 194px;
  height: auto;
  position: relative;
  overflow: visible;
}
@media (max-width: 767px) {
  #watashinouma .content__title {
    width: 150px;
  }
}
#watashinouma .content__nav {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
#watashinouma .content__div {
  color: #e1cb82;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 32px;
  letter-spacing: 0.05em;
  font-weight: 700;
  position: relative;
}
@media (max-width: 767px) {
  #watashinouma .content__div {
    color: #e1cb82;
    text-align: center;
    font-family: "Zen Kaku Gothic Antique";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
  }
}
#watashinouma .content__ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  #watashinouma .content__ul {
    flex-direction: column;
    gap: 20px;
  }
}
#watashinouma .content__li {
  color: #e1cb82;
  text-align: left;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 20px;
  letter-spacing: 0.18rem;
  font-weight: 400;
  text-decoration: underline;
  position: relative;
}
@media (max-width: 767px) {
  #watashinouma .content__li {
    color: #e1cb82;
    text-align: center;
    font-family: "Zen Kaku Gothic Antique";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.06rem;
    text-decoration-line: underline;
  }
}
#watashinouma .content__li:hover {
  color: #ffffff;
}
#watashinouma .content__div2 {
  color: #e1cb82;
  text-align: left;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
  position: relative;
}
@media (max-width: 767px) {
  #watashinouma .content__div2 {
    display: none;
  }
}
#watashinouma .copy {
  position: absolute;
  bottom: 1em;
  right: 1em;
  color: #e1cb82;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
}

#exit8-area {
  background: #ffe100;
  width: 100%;
  height: 122px;
  margin-bottom: 107px;
}
#exit8-area p {
  width: 100%;
  height: 100%;
}
#exit8-area p a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
#exit8-area p a:hover {
  opacity: 0.7;
}
#exit8-area p a img {
  height: 100%;
  width: auto;
}

section.news {
  margin-bottom: 8rem;
}
section.news h2 {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.125rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  section.news h2 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.1rem;
  }
}
section.news ul {
  padding-inline: 2rem;
}
@media (max-width: 767px) {
  section.news ul {
    padding-inline: unset;
  }
}
section.news ul li:not(:last-child) {
  border-bottom: 1px solid #000;
}
section.news ul li > p .wrap {
  display: grid;
  gap: 0.87rem;
  align-items: flex-start;
  grid-template: "meta title" auto/15em 1fr;
  padding: 2.59em 3em;
}
section.news ul li > p .wrap:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  section.news ul li > p .wrap {
    padding: 1.63rem 0;
    grid-template: "meta" auto "title" auto/1fr;
  }
}
section.news ul li > p .wrap .meta {
  display: flex;
  gap: 1em;
  align-items: center;
  grid-area: meta;
  padding-top: 0.2rem;
}
section.news ul li > p .wrap .meta time {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05rem;
}
@media (max-width: 767px) {
  section.news ul li > p .wrap .meta time {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.04375rem;
  }
}
section.news ul li > p .wrap .meta .slash {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05rem;
}
@media (max-width: 767px) {
  section.news ul li > p .wrap .meta .slash {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.05rem;
  }
}
section.news ul li > p .wrap .meta .news_category {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05rem;
}
@media (max-width: 767px) {
  section.news ul li > p .wrap .meta .news_category {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.04375rem;
  }
}
section.news ul li > p .wrap .title {
  grid-area: title;
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875rem;
  /* 187.5% */
  letter-spacing: 0.05rem;
}
@media (max-width: 767px) {
  section.news ul li > p .wrap .title {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.875rem;
    /* 187.5% */
    letter-spacing: 0.05rem;
  }
}
section.news p.more-inner {
  text-align: center;
}
section.news p.more-inner .more-button {
  margin-inline: auto;
  color: #000;
  text-align: justify;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 160% */
  letter-spacing: 0.0625rem;
  display: inline-flex;
  width: 200px;
  align-items: center;
  justify-content: center;
  height: 60px;
  border: 2px solid #000;
  background: #fff;
  gap: 0.5em;
  cursor: pointer;
}
section.news p.more-inner .more-button:hover {
  background: #000;
  color: #fff;
}
section.news p.more-inner .more-button:hover::after {
  filter: invert(1);
}
section.news p.more-inner .more-button::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url(../images/news/more-icon.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(-90deg);
}

nav {
  display: flex;
  gap: 1.25rem;
  flex-direction: column;
}
nav .two-column {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  nav .two-column {
    grid-template-columns: 1fr;
  }
}
nav .two-column .top-big-nav-button a {
  aspect-ratio: 32.625/23.75;
}
@media (max-width: 767px) {
  nav .two-column .top-big-nav-button a {
    aspect-ratio: 21.875/14.625;
  }
}
nav .single-column {
  grid-template-columns: 1fr;
}
nav .single-column .top-big-nav-button a {
  aspect-ratio: 66.5625/27.5625;
}
@media (max-width: 767px) {
  nav .single-column .top-big-nav-button a {
    aspect-ratio: 21.875/14.625;
  }
}
nav .two-column,
nav .single-column {
  display: grid;
  gap: 1.25rem;
}
nav .two-column .top-big-nav-button,
nav .single-column .top-big-nav-button {
  background-position-x: initial, 50%;
  background-position-y: initial, center;
  background-size: cover, cover;
  background-repeat-x: initial, no-repeat;
  background-repeat-y: initial, no-repeat;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: rgb(211, 211, 211);
}
nav .two-column .top-big-nav-button:hover,
nav .single-column .top-big-nav-button:hover {
  opacity: 0.5;
}
nav .two-column .top-big-nav-button.books,
nav .single-column .top-big-nav-button.books {
  background-image: url(../images/front-page/site-books-bg.webp);
}
nav .two-column .top-big-nav-button.films,
nav .single-column .top-big-nav-button.films {
  background-image: url(../images/front-page/site-films-bg.webp);
}
nav .two-column .top-big-nav-button.members-only,
nav .single-column .top-big-nav-button.members-only {
  background-image: url(../images/front-page/site-members-only-bg.webp);
  background-size: cover;
  background-position: center;
}
nav .two-column .top-big-nav-button a,
nav .single-column .top-big-nav-button a {
  color: #fff;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 767px) {
  nav .two-column .top-big-nav-button a,
  nav .single-column .top-big-nav-button a {
    color: #fff;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.1rem;
  }
}

#profile {
  margin-top: 4.12rem;
  margin-bottom: 9.37rem;
}
@media (max-width: 767px) {
  #profile {
    margin-top: 3.75rem;
    margin-bottom: 5.62rem;
  }
}
#profile h2 {
  margin-bottom: 1.44rem;
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.125rem;
}
@media (max-width: 767px) {
  #profile h2 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.1rem;
  }
}
#profile p.profile-image {
  margin-bottom: 3.12rem;
}
#profile p.profile-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 21.875/10.625;
}
@media (max-width: 767px) {
  #profile p.profile-image img {
    aspect-ratio: 21.875/14.625;
  }
}
#profile .sp-only h3 {
  margin-bottom: 3.75rem;
}
#profile .sp-only h3 [lang=ja] {
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.8125rem;
  /* 140.625% */
  letter-spacing: 0.1rem;
}
#profile .sp-only h3 [lang=en] {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  /* 88.889% */
  letter-spacing: 0.05625rem;
  display: block;
}
#profile .sp-only .his-background {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 200% */
  letter-spacing: 0.05rem;
}
#profile .sp-only .his-background [lang=ja] {
  margin-bottom: 1.87rem;
}
#profile .sp-only .lang-switcher {
  margin-block: 3.75rem;
  display: flex !important;
  justify-content: center;
}
#profile .sp-only .lang-switcher button {
  width: 2.75rem;
  font-family: Zen Kaku Gothic Antique;
  color: #000;
  background-color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  /* 100% */
  letter-spacing: 0.05rem;
  padding: 0.38rem 0.78rem;
  border: 1px solid #000;
}
#profile .sp-only .lang-switcher button.active {
  background-color: #000;
  color: #fff;
}
#profile .two-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6.5rem;
}
@media (max-width: 767px) {
  #profile .two-column {
    grid-template-columns: 1fr;
  }
}
#profile .two-column .lang-switch-content .his-name {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.8125rem;
  /* 112.5% */
  letter-spacing: 0.125rem;
  margin-bottom: 3.12rem;
}
#profile .two-column .lang-switch-content .his-background {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
  margin-bottom: 5rem;
}
#profile .two-column .lang-switch-content .his-notable-achievements {
  display: flex;
  flex-direction: column;
  gap: 2em;
  margin-bottom: 5.88rem;
}
#profile .two-column .lang-switch-content .his-notable-achievements p {
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
}
@media (max-width: 767px) {
  #profile .two-column .lang-switch-content .his-notable-achievements p {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.75rem;
    /* 175% */
    letter-spacing: 0.05rem;
  }
}
#profile .two-column .lang-switch-content .his-various-fields-activities {
  margin-bottom: 5.88rem;
}
#profile .two-column .lang-switch-content .his-various-fields-activities h4 {
  color: #000;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  /* 116.667% */
  letter-spacing: 0.075rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  #profile .two-column .lang-switch-content .his-various-fields-activities h4 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
    /* 140% */
    letter-spacing: 0.0625rem;
  }
}
#profile .two-column .lang-switch-content .his-various-fields-activities h5 {
  margin-bottom: 1em;
  font-size: 1.1em;
}
#profile .two-column .lang-switch-content .his-various-fields-activities p {
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
}
@media (max-width: 767px) {
  #profile .two-column .lang-switch-content .his-various-fields-activities p {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.75rem;
    /* 175% */
    letter-spacing: 0.05rem;
  }
}
#profile .two-column .lang-switch-content .his-various-fields-activities ul {
  padding-left: 2em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  margin-bottom: 1.5em;
}
#profile .two-column .lang-switch-content .his-various-fields-activities ul li {
  list-style: circle;
  font-weight: normal;
}

#contact h2 {
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  /* 80% */
  letter-spacing: 0.125rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 767px) {
  #contact h2 {
    color: #000;
    font-family: Zen Kaku Gothic Antique;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2rem;
    /* 100% */
    letter-spacing: 0.1rem;
  }
}
#contact p.msg {
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 160% */
  letter-spacing: 0.0625rem;
  margin-bottom: 1.62rem;
}
@media (max-width: 767px) {
  #contact p.msg {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 200% */
    letter-spacing: 0.05rem;
  }
}
#contact p.email {
  color: #000;
  text-align: center;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 160% */
  letter-spacing: 0.0625rem;
  margin-bottom: 5.62rem;
}
#contact p.email::before {
  content: "info@genkikawamura.com";
}
@media (max-width: 767px) {
  #contact p.email {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 200% */
    letter-spacing: 0.05rem;
  }
}
#contact p.message-here {
  text-align: center;
  margin-bottom: 5.63rem;
}
#contact p.message-here a {
  display: inline-block;
  border: 2px solid #000;
  padding: 0.88rem 5.44rem;
  color: #000;
  text-align: justify;
  font-family: Zen Kaku Gothic Antique;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  /* 177.778% */
  letter-spacing: 0.05625rem;
  transition: all 0.3s ease-in-out;
}
#contact p.message-here a:hover {
  background-color: #000;
  color: #fff;
}
@media (max-width: 767px) {
  #contact p.message-here a {
    color: #000;
    text-align: center;
    font-family: Zen Kaku Gothic Antique;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 177.778% */
    letter-spacing: 0.05625rem;
  }
}/*# sourceMappingURL=front-page.min.css.map */