@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: 16px;
  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: 18px;
  font-weight: 600;
  margin: 30px auto 70px;
  line-height: 1.8;
  text-align: center;
}
.area-header .area-about {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 860px;
  margin: 0 auto 140px;
}
.area-header .area-about .about-img {
  width: 400px;
}
.area-header .area-about .about-img .hacobune-app-container {
  width: 100% !important;
  padding: 0 !important;
  background: none !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.area-header .area-about .about-img .hacobune-unit-video-outline {
  padding: 0 !important;
}
.area-header .area-about .about-img .hacobune-unit-video {
  margin: 0 !important;
}
.area-header .area-about .about-img .hacobune-readmore {
  margin: 0 !important;
}
.area-header .area-about .about-img .hacobune-video-js.videojs-default-skin {
  background: none !important;
}
.area-header .area-about .about-text {
  width: 400px;
  padding: 0 0 0 60px;
  font-size: 15px;
  line-height: 2;
  text-align: left;
}
.area-header .area-about .about-text h3 {
  font-size: 34px;
  font-weight: 600;
  display: inline-block;
  line-height: 1.1;
  border-bottom: 3px solid #000;
}
.area-header .navi {
  width: 940px;
  margin: 0 auto 20px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
}
.area-header .navi li {
  width: 280px;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0 0 40px;
  }
  .area-header .header-text {
    font-size: 14px;
    margin: 10px 30px 40px;
    line-height: 2;
    text-align: center;
    display: block;
  }
  .area-header .area-about {
    flex-flow: column;
    width: auto;
    margin: 0 50px 80px;
  }
  .area-header .area-about .about-img {
    width: 100%;
  }
  .area-header .area-about .about-text {
    width: auto;
    padding: 0;
    font-size: 14px;
    line-height: 2;
    text-align: left;
  }
  .area-header .area-about .about-text h3 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
    border-bottom: 2px solid #000;
    margin: 20px 0 10px;
    padding: 0 0 2px;
  }
  .area-header .navi {
    width: auto;
    margin: 0 10px 20px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .area-header .navi li {
    width: auto;
    margin: 0 5px;
  }
}

/*
    area-body
=========================================*/
.area-body {
  margin: 0 auto 100px;
  padding: 0;
  font-weight: normal;
  background: #fff;
  overflow: hidden;
}
.area-body ul.slick-dots {
  display: block !important;
  bottom: -30px;
}
.area-body ul.slick-dots li {
  float: none;
  margin: 0 1px !important;
  width: 20px;
  height: 2px;
  padding: 0;
}
.area-body ul.slick-dots li button {
  width: 20px;
  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 section {
  padding: 120px 0 0;
}
.area-body section .top-border {
  width: 1px;
  height: 80px;
  background: #000;
  margin: 0 auto 60px;
}
.area-body section .sec-title {
  font-size: 120px;
  font-weight: 700;
  color: #333;
  letter-spacing: -5px;
}
.area-body section .sec-title .num {
  font-weight: 200;
  color: #ccc;
  display: inline;
}
.area-body section .sec-name {
  font-size: 24px;
  font-weight: 600;
}
.area-body section .product-imgs {
  width: 100%;
  margin: 80px auto 60px;
  display: flex;
  display: -webkit-flex;
}
.area-body section .product-imgs li {
  margin: 0 5px;
}
.area-body section .flex-box {
  display: flex;
  display: -webkit-flex;
  align-items: left;
  width: 860px;
  padding: 0;
  margin: 80px auto;
}
.area-body section .sec-info {
  width: 380px;
  text-align: left;
  padding: 0;
  font-size: 14px;
  border-right: 1px solid #ccc;
}
.area-body section .sec-info .sec-info-name {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 30px;
  padding: 0;
}
.area-body section .sec-info dl {
  display: flex;
  display: -webkit-flex;
  font-weight: 700;
}
.area-body section .sec-info dl dt {
  width: 2.5rem;
  font-size: 14px;
  line-height: 2.2;
}
.area-body section .sec-info dl dd {
  font-size: 16px;
}
.area-body section .sec-info dl dd::before {
  font-size: 14px;
  content: ":";
  padding: 0 6px 0 0;
}
.area-body section .sec-info dl dd span {
  font-weight: 300;
}
.area-body section .sec-info dl dd span.yen {
  font-size: 12px;
  font-weight: 600;
}
.area-body section .sec-text {
  width: 480px;
  padding: 0 0 0 30px;
  text-align: left;
  font-size: 15px;
}
.area-body section .sec-text h4 {
  font-weight: 600;
}
.area-body section .sec-text .sec-text-box {
  margin: 0 0 35px;
}
.area-body section .sec-text .sec-text-box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 896px) {
  .area-body section {
    max-width: auto;
    padding: 60px 0 0;
    margin: 0 auto;
    font-size: 13px;
  }
  .area-body section ul.slick-dots {
    display: block !important;
    bottom: -25px;
  }
  .area-body section ul.slick-dots li {
    float: none;
    margin: 0 3px;
    width: 10px;
    height: 1px;
    padding: 0;
  }
  .area-body section ul.slick-dots li button {
    width: 10px;
    height: 1px;
    padding: 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 .top-border {
    width: 1px;
    height: 40px;
    margin: 0 auto 30px;
  }
  .area-body section .sec-title {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 1;
    margin: 0 0 30px;
  }
  .area-body section .sec-title .num {
    font-size: 40px;
    font-weight: 200;
    color: #ccc;
    display: block;
  }
  .area-body section .sec-name {
    font-size: 12px;
    margin: 20px 0 0;
  }
  .area-body section .product-imgs {
    width: 100%;
    margin: 40px auto 60px;
    display: flex;
    display: -webkit-flex;
  }
  .area-body section .product-imgs li {
    margin: 0 5px;
  }
  .area-body section .flex-box {
    flex-flow: column;
    width: auto;
    padding: 0;
    margin: 60px 35px;
  }
  .area-body section .sec-info {
    width: auto;
    text-align: left;
    padding: 0;
    font-size: 14px;
    border-right: none;
  }
  .area-body section .sec-info .sec-info-name {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0;
  }
  .area-body section .sec-info dl {
    display: flex;
    display: -webkit-flex;
    font-weight: 700;
  }
  .area-body section .sec-info dl dt {
    width: 2.5rem;
    font-size: 12px;
    line-height: 2.2;
  }
  .area-body section .sec-info dl dd {
    font-size: 14px;
  }
  .area-body section .sec-info dl dd::before {
    font-size: 12px;
    content: ":";
    padding: 0 6px 0 0;
  }
  .area-body section .sec-info dl dd span {
    font-weight: 300;
  }
  .area-body section .sec-info dl dd span.yen {
    font-size: 12px;
    font-weight: 600;
  }
  .area-body section .sec-text {
    width: auto;
    padding: 0;
    text-align: left;
    font-size: 13px;
    margin: 20px 0 0;
  }
  .area-body section .sec-text h4 {
    font-weight: 600;
  }
  .area-body section .sec-text .sec-text-box {
    margin: 0 0 20px;
  }
  .area-body section .sec-text .sec-text-box:last-child {
    margin-bottom: 0;
  }
}
.area-body .elem-btn a {
  width: 290px;
  line-height: 1;
  padding: 14px 0;
  font-weight: 200;
  text-align: center;
  display: block;
  background: #333333;
  color: #fff;
  margin: 30px 0 0;
}
.area-body .elem-btn.btn-center a {
  width: 320px;
  margin: 60px auto 100px;
}
.area-body .elem-btn.btn-all a {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  font-weight: 500;
  width: 860px;
  padding: 24px 0;
  margin: 160px auto 100px;
}
@media screen and (max-width: 896px) {
  .area-body .elem-btn a {
    font-size: 10px;
    width: auto;
    line-height: 1;
    padding: 14px 0;
    margin: 30px 0 0;
  }
  .area-body .elem-btn.btn-center a {
    width: auto;
    margin: 60px 30px 50px;
  }
  .area-body .elem-btn.btn-all a {
    font-size: 12px;
    width: auto;
    padding: 18px 0;
    margin: 0 30px 50px;
  }
}

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;
}