@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;
}

.aks {
  font-family: "Akshar", sans-serif;
}

.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;
  padding-top: 70px;
  -webkit-font-feature-settings: unset;
          font-feature-settings: unset;
  letter-spacing: 0.08em;
}

a {
  text-decoration: none;
}
a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  -webkit-box-shadow: 0px 10px 10px -5px #dcdcdc;
          box-shadow: 0px 10px 10px -5px #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  z-index: 9999;
}
.header__logo {
  width: 160px;
  padding-left: 20px;
}
.header__list {
  width: calc(100% - 360px);
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__list a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  text-decoration: none;
  font-size: min(1.2vw, 16px);
}
.header__list a span {
  display: inline-block;
  color: #000;
}
.header__list a.--current span {
  position: relative;
}
.header__list a.--current span::before {
  content: "";
  display: block;
  width: 85%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -3px;
  left: 7.5%;
}
.header__list a.--current span::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 50%;
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #000 transparent transparent;
  translate: -50% 100%;
}
.header__list a:hover {
  background: #dcdcdc;
}
.header__btn {
  width: 200px;
  height: 70px;
  border-left: 1px solid #000;
}
.header__btn a {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.header__btn a::after {
  content: ">>>";
  margin-left: 10px;
  color: #dcdcdc;
  font-weight: normal;
  line-height: 1;
  display: block;
  letter-spacing: 0.2em;
  margin-bottom: 4px;
}
.header__btn a:hover {
  background: #000;
  color: #fff;
}
.header__btn a:hover::after {
  color: #fff;
}

.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: #fff;
}
.fv__mv {
  position: relative;
  width: 1000px;
  margin: 50px auto 0;
}
.fv__mv--ttl {
  position: absolute;
  top: -70px;
  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 {
  letter-spacing: 0.08em;
  line-height: 1.6;
}
.item-sidebar {
  position: sticky;
  left: 100%;
  width: 56px;
  height: 350px;
  margin-bottom: 50px;
  z-index: 10;
}
@media only screen and (min-width: 835px) {
  .item-sidebar {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.item-sidebar a {
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  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;
  border-radius: 5px 0 0 5px;
  border: 1px solid #000;
}
.item-sidebar a span {
  margin-top: 10px;
}
@media only screen and (min-width: 835px) {
  .item-sidebar a:hover {
    background: #fff;
    color: #000;
  }
}
.item-com-subttl {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
  letter-spacing: 0.15em;
}
.item-com-ttl {
  font-size: 75px;
  text-align: center;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 75px;
}
.item-com-ttl small {
  font-size: 18px;
  position: relative;
  display: block;
  margin-top: 10px;
  line-height: 1;
  letter-spacing: 0.15em;
}
.item-com-ttl small span {
  display: inline-block;
  position: relative;
}
.item-com-ttl small span::before, .item-com-ttl small span::after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.item-com-ttl small span::before {
  left: -20px;
}
.item-com-ttl small span::after {
  right: -20px;
}
.item-com-option-ttl {
  width: 170px;
  margin: 0 auto 30px;
}
.item-com-pricearea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-com-pricearea__blk {
  margin: 0 8px;
  border: 1px solid #000;
  width: 380px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.item-com-pricearea__blk.--mini {
  width: 300px;
}
.item-com-pricearea__blk span:first-of-type {
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
}
.item-com-pricearea__blk span:last-of-type {
  font-size: 26px;
  font-weight: 500;
}
.item-top {
  margin-top: -235px;
}
.item-top__inr {
  max-width: 800px;
  width: 95%;
  margin: 0 auto;
}
.item-top-option {
  padding-bottom: 150px;
}
.item-top-option__img {
  width: 130%;
  margin-left: -15%;
  max-width: unset;
  margin-top: -5%;
}
.item-top-option__img img {
  width: 100%;
}
.item-top-option__imgttl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}
.item-top-option__lead {
  font-size: 18px;
  text-align: justify;
  line-height: 2;
}
.item-top-detail {
  background: #ececec;
  padding: 140px 0 180px;
  position: relative;
}
.item-top-detail h2 {
  width: 220px;
  position: absolute;
  top: -43px;
  left: calc(50% - 110px);
}
.item-top-detail__blk:nth-of-type(n+2) {
  margin-top: 190px;
}
.item-top-detail__blk h3 {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  line-height: 1.4;
}
.item-top-detail__blk h3 span {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
  background: linear-gradient(transparent 50%, #fff 50%);
}
.item-top-detail__blk .-txt {
  font-size: 18px;
  line-height: 2;
  text-align: justify;
}
.item-top-detail__blk .-img.--first img {
  margin-top: 10px;
  max-width: unset;
  width: 105%;
}
.item-top-detail__blk .-img.--second {
  margin-top: 50px;
}
.item-top-detail__blk.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-top-detail__blk.--flex .item-top-detail__fleximg {
  width: 62%;
}
.item-top-detail__blk.--flex .item-top-detail__flextxt {
  width: 38%;
}
.item-top-detail__blk .item01_img04 {
  width: 110%;
  max-width: unset;
}
.item-top-detail__blk .item01_img05 {
  width: 110%;
  max-width: unset;
}
.item-btm {
  padding: 140px 0 200px;
}
.item-btm__inr {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  padding: 80px 100px;
}
.item-btm__ttl {
  margin: 50px 0 25px;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.15em;
}
.item-btm__txt {
  font-size: 18px;
  line-height: 2;
  text-align: justify;
}

.totop {
  width: 110px;
}

@media only screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}
/* SP */
@media only screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
  body {
    padding-top: 45px;
  }
  .header {
    height: 55px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__logo {
    width: 130px;
    padding-left: 0;
  }
  .header__nav {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    display: block;
    padding: 10px;
  }
  .header__nav div {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 80%;
    font-size: 8px;
    text-align: center;
  }
  .header__nav div span {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .header__nav div span:nth-of-type(1) {
    top: 10%;
  }
  .header__nav div span:nth-of-type(2) {
    top: 35%;
  }
  .header__nav div span:nth-of-type(3) {
    top: 60%;
  }
  .header nav {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    padding-bottom: 45px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 10px -5px #dcdcdc;
            box-shadow: 0px 10px 10px -5px #dcdcdc;
  }
  .header nav .nav__link {
    display: block;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    color: #000;
  }
  .header nav .nav__link.--current {
    background: #dcdcdc;
  }
  .header nav .header__btn {
    max-width: 330px;
    width: 90%;
    height: 60px;
    border: 1px solid #000;
    margin: 40px auto 0;
  }
  .header nav .header__btn a {
    height: 60px;
    font-size: 14px;
  }
  .header nav .header__btn a::after {
    content: ">>>";
    color: #000;
    letter-spacing: 0.15em;
    margin-bottom: 4px;
  }
  .header nav .header__btn a:hover {
    background: #000;
    color: #fff;
  }
  .header nav .header__btn a:hover::after {
    color: #fff;
  }
  .header.--open .header__nav div span {
    left: 0;
  }
  .header.--open .header__nav div span:nth-of-type(1) {
    top: 30%;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .header.--open .header__nav div span:nth-of-type(2) {
    display: none;
  }
  .header.--open .header__nav div span:nth-of-type(3) {
    top: 30%;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .fv {
    padding-top: 20px;
  }
  .fv__float {
    display: none;
  }
  .fv__mv {
    width: 100%;
    margin: 40px auto 0;
  }
  .fv__mv--ttl {
    top: -40;
    right: 2%;
    width: 96%;
  }
  .fv__mv--inr {
    gap: 2px;
  }
  .fv__mv--img {
    margin-bottom: 2px;
  }
  .fv__mv--img:last-of-type {
    margin-bottom: 0;
  }
  .fv__lead {
    margin: 30px auto;
    font-size: pw(14);
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  .fv__lead strong {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .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: 50px auto 0;
  }
  .fv__nav--list--link {
    width: 220px;
  }
  .fv__nav a {
    text-align: center;
    font-size: 12px;
    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 {
    letter-spacing: 0.08em;
    line-height: 1.6;
  }
  .item-sidebar {
    position: sticky;
    left: 0;
    top: calc(100% - 45px);
    bottom: 0;
    width: 100%;
    height: 45px;
    margin-bottom: 0;
    z-index: 10;
  }
  .item-sidebar a {
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    border-radius: 0;
  }
  .item-sidebar a span {
    margin-top: 0;
    margin-left: 5px;
  }
  .item-com-subttl {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 0.15em;
    line-height: 1.4;
  }
  .item-com-ttl {
    font-size: 39px;
    margin-bottom: 37px;
  }
  .item-com-ttl small {
    font-size: 10px;
  }
  .item-com-ttl small span::before, .item-com-ttl small span::after {
    width: 7px;
    height: 1px;
  }
  .item-com-ttl small span::before {
    left: -15px;
  }
  .item-com-ttl small span::after {
    right: -15px;
  }
  .item-com-option-ttl {
    width: 95px;
    margin: 0 auto 15px;
  }
  .item-com-pricearea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6px 0;
  }
  .item-com-pricearea__blk {
    margin: 0;
    width: 100%;
    max-width: 290px;
    height: 30px;
  }
  .item-com-pricearea__blk.--mini {
    width: 230px;
  }
  .item-com-pricearea__blk span:first-of-type {
    font-size: 13px;
  }
  .item-com-pricearea__blk span:last-of-type {
    font-size: 18px;
  }
  .item-top {
    margin-top: 0;
  }
  .item-top__inr {
    max-width: 500px;
    width: 90%;
    margin: 0 auto;
  }
  .item-top-option {
    padding: 40px 0 60px;
    overflow-x: hidden;
  }
  .item-top-option__img {
    width: 110%;
    margin-left: -5%;
    max-width: unset;
    margin-top: -5%;
  }
  .item-top-option__img img {
    width: 100%;
  }
  .item-top-option__imgttl {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  .item-top-option__lead {
    font-size: 14px;
  }
  .item-top-detail {
    padding: 60px 0;
  }
  .item-top-detail__cover {
    overflow-x: hidden;
  }
  .item-top-detail h2 {
    width: 110px;
    top: -24px;
    left: calc(50% - 55px);
  }
  .item-top-detail__blk:nth-of-type(n+2) {
    margin-top: 55px;
  }
  .item-top-detail__blk h3 {
    font-size: 23px;
    margin-bottom: 15px;
  }
  .item-top-detail__blk .-txt {
    font-size: 14px;
  }
  .item-top-detail__blk .-img.--first img {
    margin-top: 10px;
    width: 115%;
    margin-left: -7.5%;
  }
  .item-top-detail__blk .-img.--second {
    margin-top: 15px;
  }
  .item-top-detail__blk.--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .item-top-detail__blk.--flex .item-top-detail__fleximg {
    width: 52%;
  }
  .item-top-detail__blk.--flex .item-top-detail__flextxt {
    width: 48%;
  }
  .item-top-detail__blk.--flex .item-top-detail__flextxt h3 {
    text-align: right;
  }
  .item-top-detail__blk .item01_img04 {
    width: 120%;
    margin-left: -11%;
    max-width: unset;
  }
  .item-top-detail__blk .item01_img05 {
    width: 120%;
    margin-left: -11%;
    max-width: unset;
  }
  .item-btm {
    padding: 50px 0 100px;
  }
  .item-btm__inr {
    max-width: 500px;
    width: 90%;
    padding: 25px 5%;
  }
  .item-btm__subttl {
    letter-spacing: 0.08em;
  }
  .item-btm__ttl {
    margin: 20px 0 10px;
    font-size: 24px;
    line-height: 1.4;
  }
  .item-btm__txt {
    font-size: 14px;
  }
  .totop {
    bottom: 50px !important;
  }
}
/* SP ここまで */