@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&family=Shippori+Mincho:wght@400;600&display=swap");
.fadeIn {
  opacity: 0;
  -webkit-animation: animate-fadeIn 0.5s forwards;
          animation: animate-fadeIn 0.5s forwards;
}

@-webkit-keyframes animate-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes animate-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-animation: animate-fadeInUp 0.5s forwards;
          animation: animate-fadeInUp 0.5s forwards;
}

@-webkit-keyframes animate-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes animate-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.fadeInLft {
  opacity: 0;
  -webkit-animation: animate-fadeInLft 0.5s forwards;
          animation: animate-fadeInLft 0.5s forwards;
}

@-webkit-keyframes animate-fadeInLft {
  from {
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes animate-fadeInLft {
  from {
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.fadeInRgt {
  opacity: 0;
  -webkit-animation: animate-fadeInRgt 0.5s forwards;
          animation: animate-fadeInRgt 0.5s forwards;
}

@-webkit-keyframes animate-fadeInRgt {
  from {
    opacity: 0;
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes animate-fadeInRgt {
  from {
    opacity: 0;
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.fadeInRoll {
  opacity: 0;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-animation: animate-fadeInRoll 0.8s forwards;
          animation: animate-fadeInRoll 0.8s forwards;
}

.open.fadeInRoll {
  opacity: 1;
  visibility: visible !important;
  -webkit-animation: animate-fadeIn 0.5s forwards !important;
          animation: animate-fadeIn 0.5s forwards !important;
}

@-webkit-keyframes animate-fadeInRoll {
  from {
    opacity: 0;
  }
  85% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  90% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes animate-fadeInRoll {
  from {
    opacity: 0;
  }
  85% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  90% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.scaleUp {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-animation: animate-scaleUp 0.8s forwards;
          animation: animate-scaleUp 0.8s forwards;
}

@-webkit-keyframes animate-scaleUp {
  0% {
    -webkit-transform: scale(0.7) translate(0, 0);
            transform: scale(0.7) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  77% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  90% {
    -webkit-transform: scale(1, 0.9) translate(0, 5px);
            transform: scale(1, 0.9) translate(0, 5px);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
    opacity: 1;
  }
}

@keyframes animate-scaleUp {
  0% {
    -webkit-transform: scale(0.7) translate(0, 0);
            transform: scale(0.7) translate(0, 0);
  }
  50% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
    opacity: 1;
  }
  65% {
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  77% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  90% {
    -webkit-transform: scale(1, 0.9) translate(0, 5px);
            transform: scale(1, 0.9) translate(0, 5px);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
    opacity: 1;
  }
}
.mincho {
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}

.ffEN {
  font-family: Helvetica Neue, Helvetical, Arial, sans-serif;
  font-weight: 900;
}

.fnEN {
  font-family: "Libre Baskerville", serif;
}

.mincho {
  font-family: "Shippori Mincho", serif;
}

.link__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 25px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-decoration: none;
  width: 450px;
  height: 78px;
  color: #000;
  background: #fff;
  margin: 0 auto;
}
.link__btn:after {
  content: "";
  position: absolute;
  top: 35px;
  right: 40px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body {
  color: #000000;
  background: #FFF5EE;
  padding-top: 70px;
  overflow-x: hidden;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.hd__logoWrap {
  position: static;
  -webkit-transform: none;
          transform: none;
}
.hd__logo {
  position: static;
  display: block;
  width: 275px;
  margin: 0 auto;
}

.fv {
  padding-top: 90px;
}
.fv__float {
  position: fixed;
  top: 44vh;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1400px;
  max-height: 700px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  pointer-events: none;
  z-index: 1000;
}
.fv__float--txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  color: #000;
}
.fv__mv {
  position: relative;
  width: 1000px;
  margin: 200px auto 0;
}
.fv__mv--ttl {
  position: absolute;
  top: -235px;
  right: -20px;
  width: 1020px;
}
.fv__mv--img {
  margin-bottom: 10px;
}
.fv__mv--img:last-of-type {
  margin-bottom: 0;
}
.fv__lead {
  margin: 30px auto;
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 0.1em;
  text-align: center;
}
.fv__lead strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
}
.fv__lead strong::before, .fv__lead strong::after {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background: #000;
  margin: 0 0.5em;
}
.fv__nav {
  width: 1003px;
  margin: 65px auto 0;
}
@media screen and (min-width: 834px) {
  .fv__nav--list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
  }
  .fv__nav--list--link {
    width: 16.66%;
    text-align: center;
    display: block;
  }
  .fv__nav--list--link:nth-of-type(-n+6) {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .fv__nav--list--link:nth-of-type(n+7) {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  .fv__nav--list--link img {
    width: 167px;
  }
  .fv__nav--list--link a {
    line-height: 1.6;
    color: #000;
    text-decoration: none;
  }
}
.fv__btn {
  margin-top: 50px;
}
@media screen and (min-width: 835px) {
  .fv .swiper-button-next,
  .fv .swiper-button-prev {
    display: none;
  }
}

.item {
  margin-top: 25px;
  padding-bottom: 150px;
}
.item__blk:nth-of-type(odd) {
  background: #F08080;
}
.item__blk:nth-of-type(odd)::before, .item__blk:nth-of-type(odd)::after {
  content: "";
  display: block;
  width: 100%;
  height: 140px;
  background: #FFF5EE;
  margin-bottom: -2px;
}
.item__blk:nth-of-type(odd)::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
}
.item__blk:nth-of-type(odd)::after {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
  margin-top: -2px;
  margin-bottom: 0;
}
.item__blk:nth-of-type(odd) .item__blk--wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.item__blk:nth-of-type(odd) .item__blk--visual--img {
  margin-right: -165px;
  margin-left: 0;
}
.item__blk:nth-of-type(even) .item__blk--visual--img {
  margin-left: -175px;
}
.item__blk:nth-of-type(even) .item__blk--visual--ttl {
  bottom: auto;
  left: auto;
  top: 90px;
  right: -30px;
}
.item__blk:nth-of-type(even) .item__blk--txt--catch {
  margin-left: 20px;
  margin-right: auto;
}
.item__blk--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 45px;
  width: 1000px;
  margin: 0 auto;
  padding: 45px 0;
}
.item__blk--visual {
  position: relative;
  width: 425px;
}
.item__blk--visual--ttl {
  position: absolute;
  bottom: 45px;
  left: -40px;
  font-size: 50px;
  z-index: 100;
}
.item__blk--visual--ttl.-item06 {
  top: auto !important;
  bottom: 45px !important;
}
.item__blk--visual--ttl img {
  width: auto;
  height: 34px;
}
.item__blk--visual--ttl img.Esquire, .item__blk--visual--ttl img.Begin {
  height: 46px;
}
.item__blk--visual--img {
  overflow: hidden;
}
.item__blk--txt {
  width: 55%;
}
.item__blk--txt--catch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 465px;
  height: 140px;
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0.075em;
  font-weight: 500;
  margin: 0 20px 0 auto;
}
.item__blk--txt--catch strong {
  font-size: 30px;
  margin-top: 10px;
}
.item__blk--txt--catch::before, .item__blk--txt--catch::after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 45px;
  border: 1px solid #000;
}
.item__blk--txt--catch::before {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}
.item__blk--txt--catch::after {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}
.item__blk--txt--info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 20px;
  margin-top: 20px;
}
.item__blk--txt--info .img {
  top: 0;
  display: block;
  width: 245px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 100;
  pointer-events: none;
}
.item__blk--txt--info .txtarea {
  width: 270px;
  margin-bottom: 10px;
}
.item__blk--txt--info .ttl {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
  white-space: nowrap;
}
.item__blk--txt--info .txt {
  width: 260px;
  font-size: 14px;
  line-height: 2.14;
  text-align: justify;
  letter-spacing: 1.5;
  letter-spacing: 0.05em;
}
.item__blk--txt--detail {
  width: 315px;
  font-size: 14px;
  line-height: 2.14;
  text-align: justify;
  margin: 30px auto 0 0;
}
.item__blk--txt--detail figcaption {
  margin-top: 10px;
}
.item__blk--txt--detail.-item11 img {
  display: block;
  width: 243px;
}
@media only screen and (max-width: 834px) {
  .item__blk--txt--detail.-item11 img {
    margin-left: auto;
    margin-right: auto;
  }
}
.item__btn {
  margin-top: 50px;
}

/* SP */
@media only screen and (max-width: 834px) {
  body {
    padding-top: calc(65 / 375 * 100vw);
  }
  .link__btn {
    width: 90%;
    height: calc(58 / 375 * 100vw);
    font-size: calc(18 / 375 * 100vw);
    letter-spacing: 0.1em;
  }
  .link__btn:after {
    top: calc(50% - 4 / 375 * 100vw);
    right: 5%;
    width: calc(8 / 375 * 100vw);
    height: calc(8 / 375 * 100vw);
  }
  .hd__logo {
    width: calc(150 / 375 * 100vw);
    top: calc(25 / 375 * 100vw);
  }
  .fv {
    padding-top: calc(20 / 375 * 100vw);
  }
  .fv__float {
    display: none;
  }
  .fv__mv {
    width: 100%;
    margin: calc(85 / 375 * 100vw) auto 0;
  }
  .fv__mv--ttl {
    top: calc(-85 / 375 * 100vw);
    right: 2%;
    width: 96%;
  }
  .fv__mv--inr {
    gap: calc(2 / 375 * 100vw);
  }
  .fv__mv--img {
    margin-bottom: calc(2 / 375 * 100vw);
  }
  .fv__mv--img:last-of-type {
    margin-bottom: 0;
  }
  .fv__lead {
    margin: calc(30 / 375 * 100vw) auto;
    font-size: calc(14 / 375 * 100vw);
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-bottom: calc(40 / 375 * 100vw);
  }
  .fv__lead strong {
    font-size: calc(16 / 375 * 100vw);
    margin-bottom: calc(20 / 375 * 100vw);
  }
  .fv__lead strong::before, .fv__lead strong::after {
    content: "";
    display: block;
    width: 1em;
    height: 1px;
    background: #fff;
    margin: 0 0.5em;
  }
  .fv__nav {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: calc(50 / 375 * 100vw) auto 0;
  }
  .fv__nav--list--link {
    width: calc(220 / 375 * 100vw);
  }
  .fv__nav a {
    text-align: center;
    font-size: calc(12 / 375 * 100vw);
    line-height: 1.6;
    color: #000;
    text-decoration: none;
  }
  .fv__btn {
    margin-top: 50px;
  }
  .fv .swiper-button-next,
  .fv .swiper-button-prev {
    background: url(../images/icon_arw.svg) no-repeat;
  }
  .fv .swiper-button-next {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .item {
    margin-top: calc(30 / 375 * 100vw);
    padding-bottom: calc(100 / 375 * 100vw);
  }
  .item__blk:nth-of-type(odd)::before, .item__blk:nth-of-type(odd)::after {
    height: calc(45 / 375 * 100vw);
  }
  .item__blk:nth-of-type(odd) .item__blk--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .item__blk:nth-of-type(odd) .item__blk--visual--img {
    margin-right: 0;
  }
  .item__blk:nth-of-type(even) .item__blk--visual--img {
    margin-left: 0;
  }
  .item__blk:nth-of-type(even) .item__blk--visual--ttl {
    left: auto;
    top: auto;
    bottom: calc(50 / 375 * 100vw);
    right: -2.5vw;
  }
  .item__blk:nth-of-type(even) .item__blk--txt--catch {
    margin-left: auto;
    margin-right: auto;
  }
  .item__blk:nth-of-type(even) .item__blk--txt--info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .item__blk:nth-of-type(even) .item__blk--txt--detail {
    margin-left: auto;
    margin-right: auto;
  }
  .item__blk--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    gap: 0;
    padding: calc(25 / 375 * 100vw) 0 calc(50 / 375 * 100vw);
  }
  .item__blk--visual {
    width: 100%;
  }
  .item__blk--visual--ttl {
    position: absolute;
    bottom: calc(50 / 375 * 100vw);
    left: -2.5vw;
    font-size: 0;
    line-height: 1;
  }
  .item__blk--visual--ttl img {
    width: auto;
    height: calc(20 / 375 * 100vw);
  }
  .item__blk--visual--ttl img.Esquire, .item__blk--visual--ttl img.Begin {
    height: calc(30 / 375 * 100vw);
  }
  .item__blk--txt {
    width: 100%;
    margin-top: calc(35 / 375 * 100vw);
  }
  .item__blk--txt--catch {
    width: 100%;
    height: calc(105 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    letter-spacing: 0;
    letter-spacing: 0.075em;
    margin: 0 auto calc(25 / 375 * 100vw) !important;
  }
  .item__blk--txt--catch strong {
    font-size: calc(24 / 375 * 100vw);
    margin-top: calc(10 / 375 * 100vw);
  }
  .item__blk--txt--catch::before, .item__blk--txt--catch::after {
    width: calc(65 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
  }
  .item__blk--txt--info {
    margin-top: 5px;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .item__blk--txt--info .img {
    width: 100%;
    margin: 0 auto !important;
  }
  .item__blk--txt--info .txtarea {
    width: 100%;
    margin-top: calc(20 / 375 * 100vw);
    margin-bottom: calc(10 / 375 * 100vw);
  }
  .item__blk--txt--info .ttl {
    font-size: calc(20 / 375 * 100vw);
    letter-spacing: 0.08em;
    margin-bottom: calc(10 / 375 * 100vw);
  }
  .item__blk--txt--info .txt {
    width: 100%;
    font-size: calc(14 / 375 * 100vw);
    letter-spacing: 0.05em;
  }
  .item__blk--txt--detail {
    width: 100%;
    font-size: calc(14 / 375 * 100vw);
    margin: calc(10 / 375 * 100vw) auto 0;
  }
  .item__blk--txt--detail figcaption {
    margin-top: calc(10 / 375 * 100vw);
  }
  .item__btn {
    margin-top: 50px;
  }
}
/* SP ここまで */