@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&family=Noto+Serif+JP:wght@200..900&display=swap');
.l-container {
  width: 100%;
}
#feature.feature *{
  box-sizing: border-box;
}
#feature.feature {
  width: 100%;
  margin: 0 auto 70px;
  font-family: "Lusitana", 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}
#feature.feature a {
  color: #444444;
  transition: .3s opacity ease, .3s transform ease;
}
#feature.feature img {
  vertical-align: top;
  display: block;
  max-width: 100%;
  height: auto;
}
#feature.feature .inner {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
#feature.feature .flex {
  display: flex;
}
#feature.feature .sp {
  display: none;
}

/* =========================================================
mv
========================================================= */
#feature .mv {
  margin: 20px auto 70px;
  position: relative;
}
#feature .mv:before {
  content: "";
  display: block;
  background-color: #F9F9F9;
  width: 100%;
  height: 865px;
  margin-top: 350px;
  position: absolute;
  z-index: -1;
}
#feature .mv-img img {
  margin: 0 auto;
  width: 750px;
}

/* =========================================================
lead
========================================================= */
#feature .lead {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 209px;
}
#feature .lead img {
  margin: 0 auto;
}
#feature .lead .lead-logo {
  margin: 0 auto 68px;
}
#feature .lead .lead-ttl {
  font-family: "Lusitana", serif;
  margin: 0 auto 38px;
  font-size: 18px;
}
#feature .lead .lead-subttl {
  margin: 0 auto 30px;
  font-size: 14px;
}
#feature .lead .lead-txt {
  font-size: 14px;
  line-height: calc(40 / 14);
}

/* =========================================================
gallery
========================================================= */
#feature .heading-en {
  font-family: "Lusitana", serif;
  font-size: 16px;
}
#feature .theme-ttl {
  font-family: "Lusitana", serif;
  font-size: 23px;
}
#feature .theme-ttl .ja {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
}
#feature .desc {
  font-family: 'Noto Sans JP', sans-serif;
  line-height: calc(34 / 14);
}

/* theme-block */
#feature .theme-block {
  margin-bottom: 100px;
}
#feature .theme-block .heading-en {
  margin: 18px 0 0 0;
  position: relative;
}
#feature .theme-block .heading-en::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 176px;
  background-color: #888;
  height: 1px;
}
#feature .theme-block .theme-ttl {
  margin: 38px 0 0 0;
  position: relative;
}
#feature .theme-block .theme-ttl .ja {
  padding-left: 31px;
}
#feature .theme-block .theme-ttl .ja::after {
  position: absolute;
  content: "";
  right: 118px;
  bottom: 18px;
  width: 15px;
  background-color: #444;
  height: 1px;
}
#feature .theme-block .desc {
  margin: 31px 0 0 0;
}

/* theme-block */
#feature .theme-block {
  margin-bottom: 101px;
}
#feature .theme-block .heading-en {
  margin: 18px 0 0 0;
  position: relative;
}
#feature .theme-block .heading-en::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 176px;
  background-color: #888;
  height: 1px;
}
#feature .theme-block .theme-ttl {
  margin: 38px 0 0 0;
  position: relative;
}
#feature .theme-block .theme-ttl .ja {
  padding-left: 31px;
}
#feature .theme-block .theme-ttl .ja::after {
  position: absolute;
  content: "";
  right: 118px;
  bottom: 18px;
  width: 15px;
  background-color: #444;
  height: 1px;
}
#feature .theme-block .desc {
  margin: 31px 0 0 0;
}

/* story-block */
#feature .story-block {
  padding-bottom: 120px;
  position: relative;
}
#feature .story-block::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #E6E6E6;
  height: 1px;
}
#feature .story-block .heading-en {
  margin: 18px 0 0 0;
  position: relative;
}
#feature .story-block .heading-en::after {
  position: absolute;
  content: "";
  left: 107px;
  bottom: 2px;
  width: 119px;
  background-color: #888;
  height: 1px;
}
#feature .story-block .desc {
  margin: 31px 0 0 0;
}
#feature .story-block .txt-blk {
  margin: 123px 0 0 73px;
  order: 2;
  text-align: center;
}
#feature .story-block .image_C {
  order: 3;
}
#feature .story-block .image_D {
  order: 1;
}

/* c-block */
#feature .c-txt {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: calc(39 / 14);
  text-align: center;
  margin: 100px auto 108px;
}
#feature .c-block {
  position: relative;
  margin-bottom: 180px;
}
#feature .c-block::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -70px;
  width: 100%;
  background-image: linear-gradient(90deg, #f9f9f9, #ffffff);
  height: 533px;
  z-index: 0;
}
#feature .c-block .inner.flex,
#feature .bt-block .inner.flex {
  justify-content: space-between;
}
#feature .c-block .txt-blk,
#feature .c-block .image {
  position: relative;
  z-index: 10;
}
#feature .c-block .c-ttl {
  margin: 248px 0 0 0;
  position: relative;
  font-family: "Lusitana", serif;
  font-size: 20px;
}
#feature .c-block .c-ttl::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #888;
  height: 1px;
}
#feature .c-block .c-ttl .ja {
  padding-left: 11px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
}
#feature .c-block .desc {
  margin-top: 33px;
}

/* c-block02 */
#feature .c-block02::after {
  background-image: linear-gradient(-90deg, #f9f9f9, #ffffff);
}
#feature .c-block02 .txt-blk {
  order: 3;
  text-align: right;
}
#feature .c-block02 .image_G {
  order: 1;
}
#feature .c-block02 .image_H {
  order: 2;
}
#feature .c-block03 {
  margin-bottom: 170px;
}

/* bt-block */
#feature .bt-block .txt-blk {
  order: 2;
  margin-top: 167px;
}
#feature .bt-block .txt-blk .desc {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: calc(37 / 14);
}
#feature .bt-block .image_K {
  order: 1;
}
#feature .bt-block .image_L {
  order: 3;
}

/* image */
#feature .image {
  width: 400px;
}
#feature .image_A {
  margin: 0px 0 0 122px;
}
#feature .image_B {
  width: 375px;
  margin: 202px 0 0 38px;
}
#feature .image_C {
  margin: 0 0 0 71px;
}
#feature .image_D {
  width: 370px;
  margin: 128px 0 0 30px;
}
#feature .image_E {
  margin: 0 0 0 123px;
}
#feature .image_F {
  margin: 0 0 0 0;
}
#feature .image_G {
  margin: 0 0 0 0;
}
#feature .image_H {
  margin: 0 60px 0 0px;
}
#feature .image_I {
  margin: 0 0 0 112px;
}
#feature .image_J {
  margin: 0 0 0 0;
}
#feature .image_K {
  margin: 0 0 0 0;
}
#feature .image_L {
  margin: 79px 0 0 0;
}

/* =========================================================
modal
========================================================= */
#feature .modal {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  transition: 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  display: flex;
  align-items: center;  
}
#feature .modal.show {
  opacity: 1;
  pointer-events: auto;
  z-index: 80;
  background: #fff;
}
#feature .modal_inner {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  position: relative;
}
#feature .modal_txt {
  font-size: 14px;
  line-height: calc(30 / 14);
  margin: 0;
}
#feature .modal_archive li {
  display: block;
  text-align: center;
}
#feature .modal_archive li:nth-child(n+2) {
  margin-top: 1em;
}
#feature .modal_archive li a{
  border-bottom:1px solid #444444;
  padding:0 0 0.2em 0;
}
#feature .modal_head .modal_logo{
  margin: 0 0 24px 0;
}
#feature .modal_close{
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: .3s opacity ease, .3s transform ease;
  width: 30px;
  height: 30px;
}
#feature .modal_close::before,#feature .modal_close::after{
  position: absolute;
  top:50%;
  content:'';
  background-color: #000;
  width: 29px;
  height: 1px;
  display: block;
}
#feature .modal_close::before {
  transform:  rotate(-45deg);
}
#feature .modal_close::after {
  transform:  rotate(45deg);
}
#feature .modal_close:hover {
  opacity: .6;
}
#feature .modal_content {
  display: none;
}
#feature .modal_content.is-active {
  display: flex;
}
#feature .modal_content_inner {
  display: flex;
  justify-content: center;
}
#feature .modal_content_inner:has(.modal_archive) {
  flex-flow: column;
}
#feature .modal_slide, #feature .modal_pic {
  width: 430px;
  height: 645px;
  margin: 0 40px;
}
#feature .modal_detail {
  width: 424px;
  margin: auto 0 auto auto;
}
#feature .modal_desc{
  margin: 0 0 60px 0;
  font-size: 14px;
}
#feature .modal_ttl {
  font-family: "Lusitana", serif;
  margin: 0 auto 40px;
  font-size: 24px;
  text-align: center;
}
#feature .modal_credit {
  margin: 10px 0 0;
  font-size: 14px;
  display: inline-block;
}
#feature .modal_credit li {
  margin-bottom: .6em;
}
#feature .modal_credit .price {
  margin: 0 10px;
}
#feature .modal_credit a{
  font-size: 12px;
  line-height: 1;
  border: 1px solid currentColor;
  padding: 0.1em .2em 0 .2em;
}
#feature .modal_btn {
  position: relative;
  cursor: pointer;
}
#feature .modal_btn:hover{
  opacity: 0.6;
}
#feature .modal_btn::before {
  content:'';
  background-color: #fff;
  width: 26px;
  height: 1px;
  position: absolute;
  bottom: 26px;
  right: 13px;
}
#feature .modal_btn::after {
  content:'';
  background-color: #fff;
  width: 1px;
  height: 26px;
  position: absolute;
  bottom: 13px;
  right: 26px;
}

/*=========================================
modal slide
==========================================*/
.slider {
  width: 430px;
  text-align: center;
}
.slick-list {
  width: 430px !important;
}
.slick-dots li {
  display: inline-block;
  margin: 3% 1.6% 0;
}
.slick-dots li button {
  background: none;
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 3px;
  cursor: pointer;
  border-radius: 6px;
  outline: none;
  background-color: #fff;
  border: 1px solid #808080;
}
.slick-dots .slick-active button {
  padding: 3px;
  background: none;
  border: 1px solid #808080;
  background-color: #808080;
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 48%;
  display: block;
  width: 45px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
  transition: .3s opacity ease, .3s transform ease;
}
.slick-prev:hover,
.slick-next:hover{
  opacity: 0.6;
}
.slick-prev {
  left: -45px;
}
.slick-next {
  right: -45px;
}
.slick-prev:before,
.slick-next:before{
  content: '';
  width: 26px;
  height: 26px;
  border: 0;
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -13px;
}
.slick-next:before{
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-prev:before{
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left:6px;
}
.slick-track{
  display: flex !important;
  align-items: center;
}
#modal_H .modal_slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* =========================================================
all item
========================================================= */
#feature .allitem {
  text-align: center;
  margin: 139px 0 0 0;
}
#feature .allitem .linklist {
  display: flex;
  justify-content: center;
  gap: 60px;
}
#feature .allitem a {
  font-size: 18px;
  text-decoration: none;
  padding: 0 4px 4px;
  border-bottom: 1px solid #444444;
  transition: .3s opacity ease, .3s transform ease;
}
#feature .allitem a:hover {
  opacity: 0.6;
}
#feature .allitem-logo {
  margin: 60px auto;
  display: inline-block;
  width: auto;
}