@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  color: #000000;
  letter-spacing: 0.07rem;
  font-weight: 400;
}
@media print {
  body {
    zoom: 0.8;
  }
}

:root {
  --vh: 1vh;
}

@media screen and (min-width: 1279px) {
  .container {
    max-width: calc(100vw - 6rem);
  }
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

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

@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  display: block;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .id-target {
    scroll-margin-top: 7rem;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1400px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  br.sp_none {
    display: none;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(-35px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(35px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(-35px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(35px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 7rem;
  padding: 0 3rem;
  background: #fff;
  z-index: 999;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  header {
    padding: 0 2rem;
  }
}
header .logo {
  width: 18.5rem;
}
header .logo a, header .logo img {
  display: block;
}
@media screen and (max-width: 767px) {
  header nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    transform: translateY(100%);
    background: #fff;
    padding-top: 3rem;
    gap: 0;
    height: calc(var(--vh) * 100);
    min-height: calc(var(--vh) * 100);
    opacity: 0;
    pointer-events: none;
    transition: 0.5s;
  }
  header nav.open {
    opacity: 1;
    pointer-events: all;
  }
}
header nav ul {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  header nav ul {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  header nav ul li {
    width: 100%;
    border-top: 1px solid #DFDFDF;
  }
  header nav ul li:last-of-type {
    border-bottom: 1px solid #DFDFDF;
  }
}
header nav a {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  background: transparent;
}
@media screen and (max-width: 767px) {
  header nav a {
    display: block;
    width: 100%;
    padding: 2.5rem 0;
    font-size: 1.6rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  header nav a:hover {
    background: #000000;
    color: #fff;
  }
}
header nav a.active {
  background: #000000;
  color: #fff;
}
header nav a.about {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
@media screen and (max-width: 767px) {
  header nav a.about {
    justify-content: center;
  }
}
header nav a.about img {
  width: 6rem;
  display: block;
}
@media screen and (max-width: 767px) {
  header nav a.about img {
    width: 7.8rem;
  }
}
header nav a.about img.white {
  display: none;
}
@media (min-width: 992px) {
  header nav a.about:hover img.white {
    display: block;
  }
  header nav a.about:hover img.black {
    display: none;
  }
}
header nav a.about.active img.white {
  display: block;
}
header nav a.about.active img.black {
  display: none;
}
header .toggle {
  display: none;
  width: 2rem;
  height: 1.6rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  position: absolute;
  transition-duration: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  header .toggle {
    display: block;
  }
}

.page_bg {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
}
.page_bg img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .page_bg img {
    height: 70%;
    min-height: 60rem;
  }
}

main {
  overflow: hidden;
}
@media screen and (max-width: 574px) {
  main section {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
main .bread {
  margin-top: -3.5rem;
  display: flex;
  gap: 1rem;
  padding-left: 3rem;
  padding-bottom: 1rem;
}
main .bread li {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  font-weight: 500;
}
main .bread li:last-of-type {
  gap: 0;
}
main .bread li img {
  width: 5.2rem;
  display: block;
}

.title .en {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Figtree", sans-serif;
  letter-spacing: 0.15rem;
}
@media screen and (max-width: 574px) {
  .title .en {
    font-size: 2.7rem;
  }
}
.title h2 {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 574px) {
  .title h2 {
    font-size: 1.5rem;
  }
}

.more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21rem;
  height: 4.5rem;
  border-radius: 0.5rem;
  border: 2px solid #000000;
  background: #fff;
  transition: 0.3s;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.18rem;
  line-height: 1;
}
@media (min-width: 992px) {
  .more:hover {
    background: #000000;
    color: #fff;
  }
}

.footer {
  padding: 6rem 0;
  background: #000000;
  color: #fff;
}
.footer .logo {
  width: 22.6rem;
  margin: 0 auto;
}
.footer .logo img {
  display: block;
}
.footer .add {
  text-align: center;
  margin-top: 1.8rem;
  font-weight: 500;
}
.footer .url {
  display: block;
  width: fit-content;
  margin: 1rem auto 0;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: underline;
}
.footer_nav {
  padding-top: 2.5rem;
  border-top: 1px solid #3a3a3a;
  width: fit-content;
  margin: 4.5rem auto;
}
.footer_nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
.footer_nav a {
  font-size: 1.3rem;
  font-weight: 500;
}
.footer_nav a.about {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.footer_nav a.about img {
  width: 5.2rem;
  display: block;
}

#top {
  margin-top: 7rem;
}
#top .mv {
  position: relative;
}
#top .mv img {
  min-height: 65rem;
  object-fit: cover;
}
@media screen and (max-width: 574px) {
  #top .mv img {
    min-height: 0;
    height: 60rem;
  }
}
#top .mv_text {
  position: absolute;
  left: 4.5vw;
  bottom: 4.5vw;
  color: #fff;
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    left: 0;
    bottom: 3rem;
    width: 100%;
    padding: 0 1.5rem;
  }
}
#top .mv_text h1 {
  font-size: 3.5vw;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  #top .mv_text h1 {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h1 {
    font-size: 3.8rem;
  }
}
#top .mv_text p {
  margin-top: 3.5rem;
  font-size: 1.4vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  #top .mv_text p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text p {
    margin-top: 1.5rem;
  }
}
#top .tokimeki {
  padding: 8rem 0;
}
#top .tokimeki_box {
  max-width: 85rem;
  margin: 0 auto;
}
#top .tokimeki h2 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #top .tokimeki h2 {
    font-size: 2.4rem;
  }
}
#top .tokimeki_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  display: block;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  #top .tokimeki_item:hover img {
    transform: scale(1.1);
  }
}
#top .tokimeki_image {
  height: 42.3rem;
  overflow: hidden;
}
@media screen and (max-width: 450px) {
  #top .tokimeki_image {
    height: 18rem;
  }
}
#top .tokimeki_image img {
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
#top .tokimeki_text {
  padding: 2rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 574px) {
  #top .tokimeki_text {
    flex-direction: column;
    gap: 1.5rem;
    align-items: flex-start;
  }
}
#top .tokimeki_text .ttl_wrap {
  display: flex;
  align-items: flex-end;
  gap: 1.5rem;
}
@media screen and (max-width: 574px) {
  #top .tokimeki_text .ttl_wrap {
    gap: 1rem;
  }
}
#top .tokimeki_text .ttl_wrap .date {
  font-size: 1.5rem;
  font-weight: 400;
}
@media screen and (max-width: 574px) {
  #top .tokimeki_text .ttl_wrap .date {
    font-size: 1.4rem;
  }
}
#top .tokimeki_text .ttl_wrap h3 {
  font-size: 2.8rem;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  #top .tokimeki_text .ttl_wrap h3 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .tokimeki .location {
    font-size: 1.4rem;
  }
}
#top .new {
  margin-bottom: 8rem;
}
#top .new .row {
  margin-top: 3.5rem;
  gap: 3rem 0;
}
#top .new .row .col-12:nth-of-type(1) .new_item {
  background: #FC3633;
}
#top .new .row .col-12:nth-of-type(2) .new_item {
  background: #5468AD;
}
#top .new .row .col-12:nth-of-type(3) .new_item {
  background: #1AA28E;
}
#top .new .row .col-12:nth-of-type(4) .new_item {
  background: #C75BB1;
}
#top .new_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
}
@media (min-width: 992px) {
  #top .new_item:hover img {
    transform: scale(1.1);
  }
}
#top .new_image {
  aspect-ratio: 28/23;
  overflow: hidden;
}
@media screen and (max-width: 574px) {
  #top .new_image {
    aspect-ratio: 35/23;
  }
}
#top .new_image img {
  aspect-ratio: 28/23;
  object-fit: cover;
  transition: 0.5s;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 574px) {
  #top .new_image img {
    aspect-ratio: 35/23;
  }
}
#top .new_text {
  padding: 1.5rem;
  color: #fff;
}
#top .new_text h3 {
  font-size: 2rem;
  font-weight: 500;
}
#top .new_text .location {
  font-size: 1.3rem;
  margin-top: 0.8rem;
}
#top .new_text .genre {
  margin-top: 0.5rem;
  font-size: 1.3rem;
}
#top .new .more {
  margin: 4rem auto 0;
}
#top .blog {
  margin-bottom: 8rem;
}
#top .blog:last-of-type {
  margin-bottom: 12rem;
}
@media screen and (max-width: 574px) {
  #top .blog:last-of-type {
    margin-bottom: 7rem;
  }
}
#top .blog .row {
  margin-top: 3.5rem;
  gap: 3rem 0;
}
#top .blog .row .col-12:nth-of-type(1) .blog_item {
  background: #FC3633;
}
#top .blog .row .col-12:nth-of-type(2) .blog_item {
  background: #5468AD;
}
#top .blog .row .col-12:nth-of-type(3) .blog_item {
  background: #1AA28E;
}
#top .blog .row .col-12:nth-of-type(4) .blog_item {
  background: #C75BB1;
}
#top .blog_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
}
@media (min-width: 992px) {
  #top .blog_item:hover img {
    transform: scale(1.1);
  }
}
#top .blog_image {
  aspect-ratio: 28/23;
  overflow: hidden;
}
@media screen and (max-width: 574px) {
  #top .blog_image {
    aspect-ratio: 35/23;
  }
}
#top .blog_image img {
  aspect-ratio: 28/23;
  object-fit: cover;
  transition: 0.5s;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 574px) {
  #top .blog_image img {
    aspect-ratio: 35/23;
  }
}
#top .blog_text {
  padding: 1.5rem;
  color: #fff;
}
#top .blog_text h3 {
  font-size: 2rem;
  font-weight: 500;
}
#top .blog_text p {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#top .blog .more {
  margin: 4rem auto 0;
}

.subhead {
  margin: 7rem auto 0;
  padding: 7.5rem 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .subhead {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.67) 90%, rgba(255, 255, 255, 0) 100%);
    padding-top: 3.5rem;
  }
}
.subhead_text .en {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Figtree", sans-serif;
  letter-spacing: 0.15rem;
}
.subhead_text h1 {
  display: flex;
  align-items: center;
  font-size: 4rem;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  .subhead_text h1 {
    font-size: 3rem;
  }
}
.subhead_text h1 img {
  width: 16.8rem;
  display: block;
}
@media screen and (max-width: 574px) {
  .subhead_text h1 img {
    width: 13rem;
  }
}

#about .subhead {
  padding: 4rem 15px 3rem;
}
@media screen and (min-width: 1279px) {
  #about .subhead {
    max-width: 1180px;
  }
}
@media screen and (min-width: 1279px) {
  #about .container {
    max-width: 1180px;
  }
}
@media screen and (max-width: 767px) {
  #about .mv img {
    height: 45rem;
    object-fit: cover;
  }
}
@media screen and (max-width: 574px) {
  #about .mv img {
    height: 25rem;
  }
}
#about .about {
  padding: 6rem 0;
  max-width: 78rem;
  margin: 0 auto;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.67) 90%, rgba(255, 255, 255, 0) 100%);
}
#about .about_box:first-of-type {
  margin-bottom: 6rem;
}
#about .about_box:last-of-type h4 {
  margin-top: 2rem;
  text-align: center;
  font-size: 1.7rem;
}
#about .about_box:last-of-type .about_lead {
  margin-top: 2rem;
}
#about .about_title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
#about .about_title::before, #about .about_title::after {
  content: "";
  width: 2rem;
  height: 1px;
  background: #000000;
  display: block;
}
@media screen and (max-width: 574px) {
  #about .about_title::before, #about .about_title::after {
    width: 1.5rem;
  }
}
#about .about_title h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 500;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #about .about_title h3 {
    font-size: 2rem;
  }
}
#about .about_title h3 img {
  width: 16rem;
  display: block;
}
@media screen and (max-width: 574px) {
  #about .about_title h3 img {
    width: 14rem;
  }
}
#about .about_lead {
  margin-top: 3rem;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #about .about_lead {
    text-align: justify;
    font-weight: 500;
  }
}
#about .point {
  padding: 6rem 0 9rem;
  background: #000000;
  color: #fff;
}
#about .point .container {
  max-width: calc(100% - 2rem);
}
@media screen and (min-width: 992px) {
  #about .point .container {
    max-width: calc(100% - 9rem);
  }
}
#about .point .about_title::before, #about .point .about_title::after {
  background: #fff;
}
#about .point_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
  gap: 4rem;
}
@media screen and (max-width: 1199px) {
  #about .point_wrap {
    gap: 2rem;
  }
}
@media screen and (max-width: 991px) {
  #about .point_wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 574px) {
  #about .point_wrap {
    margin-top: 4rem;
  }
}
#about .point_item {
  aspect-ratio: 1/1;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  #about .point_item {
    flex: none;
    width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 574px) {
  #about .point_item {
    width: 100%;
  }
}
#about .point_item.circle {
  background: url(../images/about/point_01.png) no-repeat;
  background-size: contain;
  background-position: center;
}
#about .point_item.triangle {
  background: url(../images/about/point_02.png) no-repeat;
  background-size: contain;
  background-position: center;
}
#about .point_item.square {
  background: url(../images/about/point_03.png) no-repeat;
  background-size: contain;
  background-position: center;
}
#about .point_item h4 {
  font-size: 2.2rem;
  font-weight: 500;
}
#about .point_item p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
}
#about .company {
  padding: 7.5rem 0;
  max-width: 78rem;
  margin: 0 auto;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.67) 90%, rgba(255, 255, 255, 0) 100%);
}
#about .company p {
  margin-top: 2rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.2;
}

body.archive {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}

#list {
  flex: 1;
  position: relative;
  z-index: 0;
  overflow: visible;
  /* 各カラム：ボックスとスクロール */
  /* 縦の区切り線（真ん中と右の左側に点線） */
  /* 行の見た目（都道府県と同じルック＆フィール） */
}
#list .bread {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#list .wpc-filters-main-wrap,
#list .fe-widget,
#list .wpc-filters-widget,
#list [data-fe-widget] {
  display: none;
}
#list .filter {
  position: relative;
  z-index: 10;
  padding: 0 0 1.5rem;
  border-bottom: 1px solid #DEDEDE;
}
#list .filter_title {
  margin: 0 0 0.8rem;
  line-height: 1.2;
}
#list .filter_eyebrow {
  display: block;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  color: #666;
}
#list .filter_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.6rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #list .filter_list {
    justify-content: center;
    position: relative;
  }
}
@media screen and (max-width: 574px) {
  #list .filter_list {
    flex-wrap: wrap;
  }
}
#list .filter_item {
  position: relative;
}
@media screen and (max-width: 574px) {
  #list .filter_item {
    width: 100%;
  }
}
#list .filter_btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1rem;
  border: 1px solid #e9e9e9;
  border-radius: 0.6rem;
  background: #fff;
  line-height: 1;
  cursor: pointer;
  transition: box-shadow 0.2s, border-color 0.2s;
}
#list .filter_btn:hover {
  border-color: rgb(217.7, 217.7, 217.7);
}
#list .filter_btn[aria-expanded=true] {
  border-color: #111;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 574px) {
  #list .filter_btn {
    width: 100%;
  }
}
#list .filter_btn.is-active {
  background: #000000;
  border-color: #000000;
  color: #fff;
}
#list .filter_btn.is-active .filter_ico img.df {
  display: none;
}
#list .filter_btn.is-active .filter_ico img.check {
  display: block;
}
#list .filter_ico {
  font-size: 0.9em;
}
#list .filter_ico img {
  width: 1.4rem;
}
#list .filter_ico img.check {
  display: none;
}
#list .filter_panel {
  position: absolute;
  left: 0;
  top: calc(100% + 0.5rem);
  white-space: nowrap;
  background: #fff;
  display: none;
  border: 1px solid #e9e9e9;
  border-radius: 0.8rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  padding: 3rem 2rem;
  width: fit-content;
}
#list .filter_panel.is-open {
  display: block;
}
@media screen and (max-width: 767px) {
  #list .filter_panel {
    padding: 2rem 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #list .filter_panel {
    z-index: 10;
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #list .filter_panel#panel-genre {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  #list .filter_panel#panel-genre {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}
@media screen and (max-width: 574px) {
  #list .filter_panel#panel-genre {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  #list .filter_panel#panel-genre .genre-grid3 {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    width: 390px;
  }
}
@media screen and (max-width: 574px) {
  #list .filter_panel#panel-genre .genre-grid3 {
    width: 100%;
  }
}
#list .filter .submit_btn {
  margin-left: 3rem;
  background: #000000;
  color: #fff;
  border-radius: 0.5rem;
  padding: 0 2rem;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  height: 3.5rem;
}
#list .filter .submit_btn:hover {
  background: #fff;
  color: #000000;
}
@media screen and (max-width: 767px) {
  #list .filter .submit_btn {
    margin-left: 0;
  }
}
#list .filter .clear_btn {
  background: #a2a2a2;
  color: #fff;
  border: 1px solid #a2a2a2;
  border-radius: 0.5rem;
  padding: 0.5rem 2rem;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  height: 3.5rem;
}
#list .filter .clear_btn:focus {
  outline: none;
}
#list #panel-pref {
  width: 30rem;
}
@media screen and (max-width: 574px) {
  #list #panel-pref {
    width: 100%;
  }
}
#list .is-hidden {
  display: none !important;
}
#list .panel-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.8rem 1.2rem;
  max-height: 40vh;
  overflow: auto;
}
#list .panel-grid_col {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
#list .panel-grid_head {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000000;
}
#list .panel-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #e9e9e9;
  border-radius: 0.4rem;
  overflow: auto;
  background: #fff;
  scrollbar-width: thin;
}
#list .panel-list li {
  border-bottom: 1px solid rgb(248.3, 248.3, 248.3);
}
#list .panel-list li:last-child {
  border-bottom: 0;
}
#list .panel-list .panel-item {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  width: 100%;
  padding: 0;
  cursor: pointer;
  position: relative;
}
#list .panel-list .panel-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
#list .panel-list .panel-item span {
  display: block;
  width: 100%;
  padding: 0.6rem 0.8rem;
  line-height: 1.4;
  color: #111;
  background: transparent;
  transition: background 0.2s, color 0.2s;
}
#list .panel-list .panel-item:hover span {
  background: #fafafa;
}
#list .panel-list .panel-item input:checked + span {
  background: #111;
  color: #fff;
}
#list .panel-check {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.4rem;
}
#list .panel-check--grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#list .panel-check li label {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 574px) {
  #list .panel-check li label {
    width: 100%;
  }
}
#list .genre_root {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
  padding: 0.4rem 0 0.6rem;
  border-bottom: 1px solid #eee;
}
#list .genre_root__all {
  font-weight: 700;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}
#list .genre_group {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.6rem;
}
#list .genre_group:last-child {
  border-bottom: 0;
}
#list .genre_group .genre_head {
  font-weight: 600;
  margin-bottom: 0.4rem;
}
#list .genre_group .genre_all {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}
#list .genre_group .genre_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.4rem 0.8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 992px) {
  #list .genre_group .genre_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  #list .genre_group .genre_list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
}
#list .genre-grid3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 1.2rem;
  max-height: 44vh;
  width: 560px;
}
#list .genre-grid3 .panel-grid_col {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  #list .genre-grid3 .panel-grid_col {
    width: 100%;
  }
}
#list .genre-grid3 .panel-grid_head {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000000;
}
#list .genre-grid3 .panel-list {
  flex: 1 1 auto;
  overflow: auto;
  border: 1px solid #e9e9e9;
  border-radius: 0.4rem;
  background: #fff;
}
#list .genre-grid3 .panel-grid_col:nth-child(2),
#list .genre-grid3 .panel-grid_col:nth-child(3) {
  position: relative;
}
@media screen and (max-width: 767px) {
  #list .genre-grid3 .panel-grid_col:nth-child(2),
  #list .genre-grid3 .panel-grid_col:nth-child(3) {
    width: 48%;
  }
}
#list .genre-grid3 .panel-grid_col:nth-child(2)::before,
#list .genre-grid3 .panel-grid_col:nth-child(3)::before {
  content: "";
  position: absolute;
  left: -0.6rem;
  top: 0;
  bottom: 0;
  width: 0;
  border-left: 1px dashed rgb(253.4, 253.4, 253.4);
}
#list .panel-list li {
  border-bottom: 1px solid rgb(248.3, 248.3, 248.3);
}
#list .panel-list li:last-child {
  border-bottom: 0;
}
#list .panel-list .panel-item {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  width: 100%;
  padding: 0;
  cursor: pointer;
  position: relative;
}
#list .panel-list .panel-item input[type=checkbox], #list .panel-list .panel-item input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
#list .panel-list .panel-item span {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  line-height: 1.4;
  color: #111;
  background: transparent;
  transition: background 0.2s, color 0.2s;
}
@media screen and (max-width: 574px) {
  #list .panel-list .panel-item span {
    font-size: 1.4rem;
  }
}
#list .panel-list .panel-item:hover span {
  background: #fafafa;
}
#list .panel-list .panel-item input:checked + span {
  background: #111;
  color: #fff;
}
#list .shop {
  margin-bottom: 15rem;
  margin-top: 5rem;
}
#list .shop .row {
  gap: 3rem 0;
}
#list .shop_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
}
@media (min-width: 992px) {
  #list .shop_item:hover img {
    transform: scale(1.1);
  }
}
#list .shop_image {
  aspect-ratio: 28/23;
  overflow: hidden;
}
@media screen and (max-width: 574px) {
  #list .shop_image {
    aspect-ratio: 35/23;
  }
}
#list .shop_image img {
  aspect-ratio: 28/23;
  object-fit: cover;
  height: auto;
  transition: 0.5s;
}
@media screen and (max-width: 574px) {
  #list .shop_image img {
    aspect-ratio: 35/23;
  }
}
#list .shop_text {
  padding: 1rem;
  color: #fff;
}
#list .shop_text h3 {
  font-size: 2rem;
  font-weight: 500;
}
#list .shop_text .location {
  font-size: 1.2rem;
  margin-top: 0.8rem;
}
#list .shop_text .genre {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}
#list .shop .col-12:nth-of-type(1) .shop_item, #list .shop .col-12:nth-of-type(5) .shop_item, #list .shop .col-12:nth-of-type(9) .shop_item, #list .shop .col-12:nth-of-type(13) .shop_item, #list .shop .col-12:nth-of-type(17) .shop_item {
  background: #FC3633;
}
#list .shop .col-12:nth-of-type(2) .shop_item, #list .shop .col-12:nth-of-type(6) .shop_item, #list .shop .col-12:nth-of-type(10) .shop_item, #list .shop .col-12:nth-of-type(14) .shop_item, #list .shop .col-12:nth-of-type(18) .shop_item {
  background: #5468AD;
}
#list .shop .col-12:nth-of-type(3) .shop_item, #list .shop .col-12:nth-of-type(7) .shop_item, #list .shop .col-12:nth-of-type(11) .shop_item, #list .shop .col-12:nth-of-type(15) .shop_item, #list .shop .col-12:nth-of-type(19) .shop_item {
  background: #1AA28E;
}
#list .shop .col-12:nth-of-type(4) .shop_item, #list .shop .col-12:nth-of-type(8) .shop_item, #list .shop .col-12:nth-of-type(12) .shop_item, #list .shop .col-12:nth-of-type(16) .shop_item, #list .shop .col-12:nth-of-type(20) .shop_item {
  background: #C75BB1;
}
#list .shop .paging {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 5rem;
}
#list .shop .paging span.current, #list .shop .paging span.paging-text {
  color: #000000;
  zoom: 1;
  overflow: hidden;
  border: 1px solid #000000;
  text-decoration: none;
  width: 3rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  border: 1px solid #555;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
#list .shop .paging span.paging-text a {
  display: block;
  transition-duration: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  border: 1px solid #555;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
}
@media (min-width: 992px) {
  #list .shop .paging span.paging-text a:hover {
    background: #555;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#list .shop .paging span.current {
  background: #555;
  color: #fff;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
}

#shop {
  margin-top: 7rem;
  padding-top: 5rem;
}
#shop .shop {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.67) 90%, rgba(255, 255, 255, 0) 100%);
  padding-bottom: 9rem;
}
#shop .shop_inner {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}
@media screen and (max-width: 574px) {
  #shop .shop_inner {
    padding: 0 20px;
  }
}
#shop .shop_info {
  margin-top: 2rem;
}
#shop .shop_info h1 {
  font-size: 4rem;
  font-weight: 500;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 767px) {
  #shop .shop_info h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #shop .shop_info h1 {
    font-size: 2.6rem;
  }
}
#shop .shop_info .info {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
#shop .shop_info .info p {
  font-size: 1.4rem;
  font-weight: 500;
}
#shop .shop_info .info a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  border: 1px solid #afafaf;
  width: fit-content;
  font-weight: 500;
  font-size: 1.4rem;
  background: #fff;
}
#shop .shop_info .time {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
#shop .shop_info .time_inner {
  font-weight: 500;
  font-size: 1.4rem;
  display: flex;
  align-items: baseline;
  gap: 1.5rem;
}
#shop .shop_info .time_inner strong {
  font-weight: 500;
  font-size: 1.4rem;
}
#shop .mv {
  position: relative;
}
#shop .mv img {
  aspect-ratio: 20/11;
  object-fit: cover;
  height: auto;
}
@media screen and (max-width: 574px) {
  #shop .mv img {
    aspect-ratio: 3/2;
  }
}
#shop .tag {
  margin-top: 5rem;
}
@media screen and (max-width: 574px) {
  #shop .tag {
    margin-top: 3rem;
  }
}
#shop .tag ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
#shop .tag ul li a {
  width: fit-content;
  padding: 0.5rem 1.8rem;
  border-radius: 0.5rem;
  border: 1px solid #F2F2F7;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: 0.3s;
}
@media screen and (max-width: 574px) {
  #shop .tag ul li a {
    padding: 0.5rem;
    font-size: 1.4rem;
  }
}
#shop .tag ul li a img {
  display: block;
  width: 1.4rem;
}
@media (min-width: 992px) {
  #shop .tag ul li a:hover {
    opacity: 0.5;
  }
}
#shop .concept {
  margin-top: 3rem;
}
#shop .concept p {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 574px) {
  #shop .concept p {
    font-size: 1.6rem;
  }
}
#shop .concept_gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 0;
  margin: 3rem -1rem 0;
}
@media screen and (max-width: 574px) {
  #shop .concept_gallery {
    margin: 3rem -0.75rem 0;
  }
}
#shop .concept_gallery .gallery_item {
  width: 33.3333%;
  padding: 0 1rem;
}
@media screen and (max-width: 574px) {
  #shop .concept_gallery .gallery_item {
    width: 50%;
    padding: 0 0.75rem;
  }
}
#shop .concept_gallery .gallery_item img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
#shop .concept_map {
  margin-top: 4rem;
}
#shop .concept_map iframe {
  width: 100%;
  height: 450px;
}
@media screen and (max-width: 574px) {
  #shop .concept_map iframe {
    height: auto;
    aspect-ratio: 1/1;
  }
}
#shop .blog {
  margin-top: 7rem;
}
#shop .blog .row {
  margin-top: 3.5rem;
  gap: 3rem 0;
}
#shop .blog .row .col-12:nth-of-type(1) .blog_item {
  background: #FC3633;
}
#shop .blog .row .col-12:nth-of-type(2) .blog_item {
  background: #5468AD;
}
#shop .blog .row .col-12:nth-of-type(3) .blog_item {
  background: #1AA28E;
}
#shop .blog_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
}
#shop .blog_image {
  aspect-ratio: 28/23;
  overflow: hidden;
}
@media (min-width: 992px) {
  #shop .blog_image:hover img {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 574px) {
  #shop .blog_image {
    aspect-ratio: 35/23;
  }
}
#shop .blog_image img {
  aspect-ratio: 28/23;
  object-fit: cover;
  transition: 0.5s;
  height: auto;
}
@media screen and (max-width: 574px) {
  #shop .blog_image img {
    aspect-ratio: 35/23;
  }
}
#shop .blog_text {
  padding: 1.5rem;
  color: #fff;
}
#shop .blog_text h3 {
  font-size: 2rem;
  font-weight: 500;
}
#shop .blog_text p {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#blog .blog {
  margin-bottom: 15rem;
  margin-top: 5rem;
}
#blog .blog .row {
  gap: 3rem 0;
}
#blog .blog_item {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 100%;
}
@media (min-width: 992px) {
  #blog .blog_item:hover img {
    transform: scale(1.1);
  }
}
#blog .blog_image {
  aspect-ratio: 28/23;
  overflow: hidden;
}
@media screen and (max-width: 574px) {
  #blog .blog_image {
    aspect-ratio: 35/23;
  }
}
#blog .blog_image img {
  aspect-ratio: 28/23;
  object-fit: cover;
  transition: 0.5s;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 574px) {
  #blog .blog_image img {
    aspect-ratio: 35/23;
  }
}
#blog .blog_text {
  padding: 1rem;
  color: #fff;
}
#blog .blog_text h3 {
  font-size: 2rem;
  font-weight: 500;
}
#blog .blog_text p {
  margin-top: 0.8rem;
  font-size: 1.2rem;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#blog .blog .col-12:nth-of-type(1) .blog_item, #blog .blog .col-12:nth-of-type(5) .blog_item, #blog .blog .col-12:nth-of-type(9) .blog_item, #blog .blog .col-12:nth-of-type(13) .blog_item, #blog .blog .col-12:nth-of-type(17) .blog_item {
  background: #FC3633;
}
#blog .blog .col-12:nth-of-type(2) .blog_item, #blog .blog .col-12:nth-of-type(6) .blog_item, #blog .blog .col-12:nth-of-type(10) .blog_item, #blog .blog .col-12:nth-of-type(14) .blog_item, #blog .blog .col-12:nth-of-type(18) .blog_item {
  background: #5468AD;
}
#blog .blog .col-12:nth-of-type(3) .blog_item, #blog .blog .col-12:nth-of-type(7) .blog_item, #blog .blog .col-12:nth-of-type(11) .blog_item, #blog .blog .col-12:nth-of-type(15) .blog_item, #blog .blog .col-12:nth-of-type(19) .blog_item {
  background: #1AA28E;
}
#blog .blog .col-12:nth-of-type(4) .blog_item, #blog .blog .col-12:nth-of-type(8) .blog_item, #blog .blog .col-12:nth-of-type(12) .blog_item, #blog .blog .col-12:nth-of-type(16) .blog_item, #blog .blog .col-12:nth-of-type(20) .blog_item {
  background: #C75BB1;
}
#blog .blog .paging {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 5rem;
}
#blog .blog .paging span.current, #blog .blog .paging span.paging-text {
  color: #000000;
  zoom: 1;
  overflow: hidden;
  border: 1px solid #000000;
  text-decoration: none;
  width: 3rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  border: 1px solid #555;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
#blog .blog .paging span.paging-text a {
  display: block;
  transition-duration: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  border: 1px solid #555;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
}
@media (min-width: 992px) {
  #blog .blog .paging span.paging-text a:hover {
    background: #555;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#blog .blog .paging span.current {
  background: #555;
  color: #fff;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
}
#blog .detail {
  padding-bottom: 15rem;
  padding-top: 10rem;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.67) 90%, rgba(255, 255, 255, 0) 100%);
}
#blog .detail_inner {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}
@media screen and (max-width: 574px) {
  #blog .detail_inner {
    padding: 0 20px;
  }
}
#blog .detail h1 {
  margin-top: 2rem;
  font-size: 4rem;
  font-weight: 500;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 767px) {
  #blog .detail h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #blog .detail h1 {
    font-size: 2.6rem;
  }
}
#blog .detail .mv {
  position: relative;
}
#blog .detail .mv img {
  aspect-ratio: 20/11;
  object-fit: cover;
  height: auto;
}
@media screen and (max-width: 574px) {
  #blog .detail .mv img {
    aspect-ratio: 3/2;
  }
}
#blog .detail_body {
  margin-top: 2rem;
}
#blog .detail_body p {
  margin-top: 0.5em;
}
#blog .detail_body img {
  display: block;
  width: auto;
  margin-top: 1em;
}/*# sourceMappingURL=style.css.map */