@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: #fff;
}

.area-container {
  background: #fff;
}

/*
    .area-wrapper
=========================================*/
.area-wrapper {
  line-height: 1.8;
  text-align: center;
  color: #000;
  background: #fff;
  font-size: 14px;
  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 .bodyWrap {
  position: relative;
  z-index: 1;
  padding: 0;
}

a:focus,
*:focus {
  outline: none;
}

/*
    area-header
=========================================*/
.area-header {
  padding: 0;
  margin: 0;
}
.area-header .mainvisual img {
  width: 100%;
}
.area-header .header-text {
  font-size: 14px;
  margin: 100px 0;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0;
  }
  .area-header .header-text {
    font-weight: 400;
    font-size: 14px;
    margin: 30px 20px;
    text-align: left;
  }
}

/*
    area-body
=========================================*/
.area-body {
  margin: 0 auto 100px;
  padding: 0;
  font-weight: normal;
  background: #fff;
  overflow: hidden;
}
.area-body .hacobune-app-container {
  width: 100% !important;
  padding: 0 !important;
  background: none !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.area-body .hacobune-unit-video-outline {
  padding: 0 !important;
}
.area-body .hacobune-unit-video {
  margin: 0 !important;
}
.area-body .hacobune-readmore {
  margin: 0 !important;
}
.area-body .hacobune-video-js.videojs-default-skin {
  background: none !important;
}
.area-body ul.slick-dots {
  display: block !important;
  bottom: 5px;
}
.area-body ul.slick-dots li {
  float: none;
  margin: 0 2px;
  width: 30px;
  height: 2px;
  padding: 0;
}
.area-body ul.slick-dots li button {
  width: 30px;
  height: 2px;
  padding: 0;
  border-radius: 0%;
  background: #ccc;
}
.area-body ul.slick-dots li button:before {
  border: none;
}
.area-body ul.slick-dots li.slick-active button {
  background: #000;
}
.area-body ul.slick-dots li.slick-active button:before {
  background: none;
  border: none;
}
.area-body .area-about {
  width: 1000px;
  margin: 0 auto 30px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}
.area-body .area-about .about-movie {
  width: 50%;
}
.area-body .area-about .about-text {
  width: 50%;
  padding: 6%;
  box-sizing: border-box;
  text-align: left;
}
.area-body .area-about .about-text .about-title {
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 2px;
  margin: 0 0 15px;
}
.area-body .area-navi {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  width: 1260px;
  margin: 80px auto 0;
}
.area-body .area-navi li {
  width: 400px;
  margin: 0 10px;
}
.area-body .sec-title {
  width: 200px;
  padding: 0;
  margin: 80px auto 0;
}
@media screen and (max-width: 896px) {
  .area-body .area-about {
    width: auto;
    margin: 0 auto 30px;
    flex-flow: column;
  }
  .area-body .area-about .about-movie {
    width: 100%;
  }
  .area-body .area-about .about-text {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: left;
  }
  .area-body .area-about .about-text .about-title {
    text-align: center;
    line-height: 1;
    margin: 40px 0;
  }
  .area-body .area-navi {
    width: 100%;
    margin: 0 auto;
  }
  .area-body .area-navi li {
    width: 33.333%;
    margin: 0;
  }
  .area-body .sec-title {
    width: auto;
    margin: 40px 80px 0;
  }
}
.area-body section {
  padding: 80px 0;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.area-body section:nth-of-type(2) .flex-box {
  flex-flow: row-reverse;
}
.area-body section .flex-box {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  margin: 0 auto 30px;
}
.area-body section .product-img {
  width: 50%;
}
.area-body section .sec-info {
  width: 50%;
  padding: 7% 7% 0;
  box-sizing: border-box;
  text-align: left;
}
.area-body section .sec-info .sec-name {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 1px;
}
.area-body section .sec-info .sec-name span {
  line-height: 1;
  display: block;
  font-size: 40px;
  letter-spacing: 2px;
}
.area-body section .sec-info p {
  margin: 30px 0;
}
.area-body section .color-title {
  padding: 0;
  margin: 20px 0 0;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1.6;
}
.area-body section .color-title .text {
  letter-spacing: 0px;
  font-size: 13px;
  font-weight: 500;
  display: block;
}
.area-body section .product-imgs {
  margin: 20px auto 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.area-body section .product-imgs li {
  width: 180px;
  margin: 0 20px;
}
.area-body section .product-imgs li img {
  width: 100%;
}
.area-body section .pri {
  font-size: 16px;
}
.area-body section .elem-btn a {
  background: #000;
  color: #fff;
  display: block;
  width: 150px;
  margin: 20px auto 0;
  text-align: center;
  padding: 10px 0;
  line-height: 1;
  letter-spacing: 1px;
}
.area-body section .btn-all {
  width: 315px;
  margin: 100px auto;
}
@media screen and (max-width: 896px) {
  .area-body section {
    max-width: auto;
    padding: 30px 0;
    margin: 0 auto;
    font-size: 13px;
  }
  .area-body section ul.slick-dots {
    display: block !important;
    bottom: 0px;
  }
  .area-body section ul.slick-dots li {
    float: none;
    margin: 0 2px;
    width: 15px;
    height: 1px;
    padding: 0;
  }
  .area-body section ul.slick-dots li button {
    width: 15px;
    height: 1px;
    padding: 0;
    border-radius: 0;
    background: #ccc;
  }
  .area-body section ul.slick-dots li button:before {
    border: none;
  }
  .area-body section ul.slick-dots li.slick-active button {
    background: #333;
  }
  .area-body section ul.slick-dots li.slick-active button:before {
    background: none;
    border: none;
  }
  .area-body section:nth-of-type(2) .flex-box {
    flex-flow: column;
  }
  .area-body section .flex-box {
    flex-flow: column;
    width: auto;
    padding: 0;
    margin: 10px auto 30px;
  }
  .area-body section .product-img {
    width: auto;
    margin: 0;
  }
  .area-body section .sec-info {
    width: auto;
    text-align: left;
    padding: 0;
    margin: 30px;
    font-size: 14px;
  }
  .area-body section .sec-info .sec-name {
    text-align: center;
    font-size: 18px;
  }
  .area-body section .sec-info .sec-name span {
    font-size: 40px;
  }
  .area-body section .sec-info p {
    margin: 20px 0;
    line-height: 2;
  }
  .area-body section .color-title {
    padding: 0;
    margin: 0;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 1.3;
  }
  .area-body section .product-imgs {
    width: auto;
    margin: 20px 0 0 20px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .area-body section .product-imgs li {
    width: 210px;
    margin: 0 5px;
  }
  .area-body section .product-imgs li img {
    width: auto;
  }
  .area-body section .elem-btn a {
    width: 150px;
    margin: 20px auto 0;
    padding: 12px 0;
  }
  .area-body section .btn-all {
    width: auto;
    margin: 80px 30px 0;
  }
}

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;
}