@charset "UTF-8";
.only_pc {
  display: inline-block;
}

.only_sp {
  display: none;
}

.media_pc {
  display: inline-block;
}

.media_sp {
  display: none;
}

/*スマホ*/
@media screen and (max-width: 896px) {
  .only_pc {
    display: none;
  }

  .only_sp {
    display: inline-block;
  }

  .media_pc {
    display: none;
  }

  .media_sp {
    display: inline-block;
  }
}
body {
  width: 100%;
}

.wrapper {
  background: none;
}

/*
    .area-wrapper
=========================================*/
.area-wrapper {
  line-height: 2;
  text-align: center;
  color: #000;
  font-size: 14px;
  padding: 0 0 160px;
  font-family: "Inter", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
.area-wrapper a {
  color: #000;
  text-decoration: none;
}
.area-wrapper a:hover {
  opacity: 0.7 !important;
  transition: all 0.6s ease;
}
.area-wrapper .mainvisual img {
  width: 100%;
}
.area-wrapper .bodyWrap {
  position: relative;
  z-index: 1;
  padding: 0;
}
@media screen and (max-width: 896px) {
  .area-wrapper {
    font-size: 14px;
  }
  .area-wrapper .bodyWrap {
    padding: 0;
  }
}

a:focus,
*:focus {
  outline: none;
}

/*
    area-header
=========================================*/
.area-header {
  padding: 0 0 90px;
  text-align: center;
}
.area-header .header-text {
  text-align: center;
  margin: 30px auto;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
}
.area-header p {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0;
  }
  .area-header .header-text {
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
    padding: 0;
  }
  .area-header p {
    text-align: left;
    font-size: 14px;
    margin: 0 30px;
  }
}

/*
    area-body
=========================================*/
.area-body {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.area-body .area-about {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 860px;
  margin: 0 auto;
}
.area-body .area-about .about-img {
  width: 380px;
}
.area-body .area-about .about-text {
  width: 480px;
  padding: 0 80px;
}
.area-body .area-about .about-text h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  margin: 0 0 20px;
}
.area-body .area-about .about-text h3 span {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.area-body .area-about .about-text p {
  text-align: left;
}
.area-body .area-navi {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 1080px;
  margin: 120px auto 0;
}
.area-body .area-navi li {
  width: 500px;
}
.area-body .area-navi li h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  margin: 0;
}
.area-body .area-navi li h3 span {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.area-body .area-navi li h4 {
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
.area-body section {
  padding: 120px 0 0;
  width: 1220px;
  margin: 0 auto;
  text-align: left;
}
.area-body section.second {
  text-align: right;
}
.area-body section.second h2 {
  padding: 0 0 0 24px;
}
.area-body section h2 {
  display: inline-block;
  background: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 24px 0 0;
}
.area-body section h2 span {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.area-body section .title-line {
  width: 100%;
  height: 1px;
  background: #000;
  position: relative;
  top: -24px;
  z-index: -1;
}
.area-body section .flex-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  text-align: left;
}
.area-body section .flex-box .main-slider {
  width: 600px;
}
.area-body section .flex-box .main-slider .section-name {
  margin: 20px 0 0;
}
.area-body section .flex-box .main-slider .section-name a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: flex-start;
}
.area-body section .flex-box .main-slider .section-name .elem-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.area-body section .flex-box .main-slider .section-name .btn-buy {
  background: #000;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 20px;
  width: 70px;
  line-height: 1.6;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}
.area-body section .flex-box .sec-info {
  width: 480px;
  padding: 140px 0 0;
}
.area-body section .flex-box .sec-info .area-btn a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 60px;
}
.area-body section .flex-box .sec-info .area-btn .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.area-body section .flex-box .sec-info .area-btn .name .color-pri {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0;
}
.area-body section .flex-box .sec-info .area-btn .elem-btn {
  background: #000;
  color: #fff;
  display: inline-block;
  margin: 0;
  width: 120px;
  line-height: 2.2;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.area-body section .flex-box .sec-info .sub-slider {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 60px 0 0;
}
.area-body section .flex-box .sec-info .sub-slider li {
  width: 150px;
  cursor: pointer;
}
.area-body section .flex-box .sec-info .sub-slider li:hover {
  opacity: 0.7 !important;
  transition: all 0.6s ease;
}

@media screen and (max-width: 896px) {
  .area-body .area-about {
    flex-flow: column;
    width: auto;
    margin: 0 auto;
  }
  .area-body .area-about .about-img {
    width: auto;
    margin: 40px 30px;
  }
  .area-body .area-about .about-text {
    width: auto;
    padding: 0 30px;
  }
  .area-body .area-navi {
    flex-flow: column;
    width: auto;
    margin: 60px 30px 0;
  }
  .area-body .area-navi li {
    width: auto;
    margin: 0 0 30px;
  }
  .area-body .area-navi li h3 {
    margin: 0;
    padding: 0;
  }
  .area-body section {
    padding: 70px 0 0;
    width: auto;
    margin: 0 20px;
    text-align: left;
  }
  .area-body section.second {
    text-align: left;
  }
  .area-body section.second h2 {
    padding: 0 24px 0 0;
  }
  .area-body section h2 {
    display: inline-block;
    background: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 24px 0 0;
  }
  .area-body section h2 span {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    display: block;
  }
  .area-body section .title-line {
    width: 100%;
    height: 1px;
    background: #000;
    position: relative;
    top: -24px;
    z-index: -1;
  }
  .area-body section .flex-box {
    flex-flow: column;
  }
  .area-body section .flex-box .wide {
    width: 100%;
  }
  .area-body section .flex-box .wide .elem-btn {
    margin: 15px 0;
  }
  .area-body section .flex-box .wide .elem-btn a {
    width: 95%;
    margin: 0 auto;
    line-height: 3.2;
    display: block;
  }
  .area-body section .flex-box .elem-btn {
    margin: 25px 0 40px;
  }
  .area-body section .flex-box .elem-btn a {
    background: #000;
    color: #fff;
    display: inline-block;
    margin: 0;
    width: 150px;
    line-height: 2.2;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
  }
  .area-body section .flex-box .name {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
  }
  .area-body section .flex-box .name .color-pri {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 10px 0 0;
  }
  .area-body section .flex-box .main-slider {
    width: auto;
  }
  .area-body section .flex-box .main-slider .area-btn {
    margin: 30px 0;
  }
  .area-body section .flex-box .main-slider .section-name {
    font-size: 18px;
    font-weight: 600;
  }
  .area-body section .flex-box .main-slider .section-name .btn-buy {
    background: #000;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 20px;
    width: 70px;
    line-height: 1.6;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
  }
  .area-body section .flex-box .sec-info {
    width: auto;
    padding: 0;
    text-align: center;
  }
  .area-body section .flex-box .sec-info .sub-slider {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0 40px;
  }
  .area-body section .flex-box .sec-info .sub-slider li {
    width: 106px;
  }
}
img {
  max-width: 100%;
  vertical-align: bottom;
}

.inview {
  opacity: 0;
}

.image-fade {
  opacity: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.up {
  -webkit-animation: VisualImage 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s both 1 normal;
  animation: VisualImage 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s both 1 normal;
}

.is-show {
  opacity: 1;
  -webkit-clip-path: inset(0 round 10px);
  clip-path: inset(0 round 10px);
  transition: opacity 1s ease 0s, -webkit-clip-path 0.6s ease 0s;
  transition: opacity 1s ease 0s, clip-path 0.6s ease 0s;
  transition: opacity 1s ease 0s, clip-path 0.6s ease 0s, -webkit-clip-path 0.6s ease 0s;
}

.fade {
  opacity: 0;
}

.fadeup {
  transition: opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity: 1;
}

.imagefade {
  opacity: 0;
}

.imageup {
  webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  opacity: 1;
}

/*VisualImage*/
@-webkit-keyframes VisualImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes VisualImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.VisualImage {
  -webkit-animation-name: VisualImage;
  animation-name: VisualImage;
}