@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: "Instrument Serif", "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;
}

.hacobune-app-container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  background: none !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.hacobune-unit-video-outline {
  padding: 0 !important;
}

.hacobune-unit-video {
  margin: 0 !important;
}

.hacobune-readmore {
  margin: 0 !important;
}

.hacobune-video-js.videojs-default-skin {
  background: none !important;
}

/*
    area-header
=========================================*/
.area-header {
  padding: 0;
  margin: 0;
}
.area-header .mainvisual .media_pc {
  display: block !important;
}
.area-header .mainvisual .media_sp {
  display: none !important;
}
.area-header .header-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
}
.area-header p {
  font-size: 16px;
  margin: 0 0 60px;
}
.area-header .title-lineup {
  font-size: 50px;
}
.area-header .navi-link {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0 0 40px;
  }
  .area-header .mainvisual .media_sp {
    display: block !important;
  }
  .area-header .mainvisual .media_pc {
    display: none !important;
  }
  .area-header .header-text {
    font-size: 16px;
    margin: 10px 0 0;
  }
  .area-header p {
    font-size: 13px;
    margin: 0 0 40px;
  }
  .area-header .title-lineup {
    font-size: 27px;
  }
  .area-header .navi-link {
    margin: 0 15px;
    flex-wrap: wrap;
    gap: 0;
  }
  .area-header .navi-link li {
    width: 49.5%;
    margin: 0 1% 1% 0;
  }
  .area-header .navi-link li:nth-child(2n) {
    margin-right: 0;
  }
  .area-header .navi-link li a {
    display: block;
  }
}

/*
    area-body
=========================================*/
.area-body {
  margin: 0 auto 100px;
  padding: 0;
  font-weight: normal;
  background: #fff;
  overflow: hidden;
}
.area-body .elem-btn {
  font-family: "Inter", sans-serif;
  margin: 30px 0 0;
}
.area-body .elem-btn.wide {
  margin: 0 auto;
}
.area-body .elem-btn.wide a {
  margin: 0 auto;
  width: 720px;
  padding: 24px 0;
}
.area-body .elem-btn a {
  text-align: center;
  display: block;
  background: #000;
  color: #fff;
  width: 200px;
  line-height: 1;
  padding: 14px 0;
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  .area-body .elem-btn {
    margin: 30px 0 0;
  }
  .area-body .elem-btn.wide {
    margin: 0 30px;
  }
  .area-body .elem-btn.wide a {
    margin: 0 auto;
    width: auto;
    padding: 14px 0;
  }
  .area-body .elem-btn a {
    text-align: center;
    display: block;
    background: #000;
    color: #fff;
    width: auto;
    line-height: 1;
    padding: 14px 0;
    font-size: 14px;
  }
}
.area-body section {
  width: 1120px;
  margin: 100px auto;
  padding: 100px 0 0;
  border-top: 1px solid #ccc;
}
.area-body section:nth-child(2n) .flex-box {
  flex-flow: row-reverse;
}
.area-body section:nth-child(2n) .product-movie {
  margin: 0 0 0 40px;
}
.area-body section:nth-child(4) {
  padding-bottom: 100px;
  border-bottom: 1px solid #ccc;
}
.area-body section .flex-box {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  padding: 0;
}
.area-body section .product-movie {
  width: 660px;
  margin: 0 40px 0 0;
}
.area-body section .sec-info {
  width: 420px;
  text-align: left;
  padding: 0;
  font-size: 15px;
}
.area-body section .sec-info .sec-name {
  font-size: 86px;
  line-height: 0.9;
}
.area-body section .sec-info .sub-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
.area-body section .sec-info p {
  margin: 40px 0;
}
.area-body section .sec-info dl {
  display: flex;
  display: -webkit-flex;
  font-size: 24px;
  line-height: 1.4;
}
.area-body section .sec-info dl dt {
  width: 3.5rem;
}
.area-body section .sec-info dl dd::before {
  content: ":";
  padding: 0 5px 0 0;
}
.area-body section .sec-info dl dd span {
  font-size: 16px;
}
.area-body section .product-imgs {
  width: 1140px;
  margin: 60px -10px 60px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}
.area-body section .product-imgs li {
  outline: none;
  width: 360px;
  margin: 0 10px;
}
@media screen and (max-width: 896px) {
  .area-body section {
    max-width: auto;
    width: auto;
    padding: 30px 0 0;
    margin: 0 auto 100px;
    font-size: 13px;
    border: none;
  }
  .area-body section:nth-child(2n) .flex-box {
    flex-flow: column;
  }
  .area-body section:nth-child(2n) .product-movie {
    margin: 0;
  }
  .area-body section:nth-child(4) {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .area-body section ul.slick-dots {
    display: block !important;
    bottom: -20px;
  }
  .area-body section ul.slick-dots li {
    float: none;
    margin: 0 2px;
    width: 30px;
    height: 1px;
    padding: 0;
  }
  .area-body section ul.slick-dots li button {
    width: 30px;
    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 .flex-box {
    flex-flow: column;
    width: auto;
    padding: 0;
    margin: 10px auto 30px;
  }
  .area-body section .product-movie {
    width: 100vw;
    margin: 0 40px 0 0;
  }
  .area-body section .sec-info {
    width: auto;
    text-align: left;
    padding: 0;
    margin: 0 30px;
    font-size: 14px;
  }
  .area-body section .sec-info .sec-name {
    font-size: 52px;
    font-weight: 500;
    margin: 20px 0 10px;
  }
  .area-body section .sec-info .sub-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
  }
  .area-body section .sec-info p {
    margin: 20px 0;
    line-height: 2;
  }
  .area-body section .sec-info dl {
    display: flex;
    display: -webkit-flex;
    font-weight: 500;
    font-size: 16px;
  }
  .area-body section .sec-info dl dt {
    width: 2.5rem;
  }
  .area-body section .sec-info dl dd::before {
    content: ":";
    padding: 0 10px 0 0;
  }
  .area-body section .sec-info dl dd span {
    font-size: 12px;
  }
  .area-body section .product-imgs {
    width: 100%;
    padding: 0px;
    margin: 60px auto;
  }
  .area-body section .product-imgs li {
    width: 375px;
    margin: 0 3px;
  }
  .area-body section .product-imgs li img {
    width: 100%;
  }
}
.area-body .area-other .other-title {
  font-size: 50px;
  margin: 0 0 30px;
  line-height: 1;
}
.area-body .area-other .other-title span {
  font-size: 40px;
  margin: 0 0 0 10px;
}
.area-body .area-other .other-link {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.area-body .area-other .other-link li {
  width: 380px;
}
.area-body .area-other .other-link li .other-name {
  font-weight: 500;
  line-height: 1.4;
}
.area-body .area-other .other-link li .other-btn {
  font-family: "Inter", sans-serif;
  background: #000;
  color: #fff;
  width: 200px;
  margin: 20px auto 0;
  line-height: 1;
  font-size: 14px;
  padding: 12px 0;
}
@media screen and (max-width: 896px) {
  .area-body .area-other .other-title {
    font-size: 30px;
    margin: 0 0 30px;
    font-weight: 500;
  }
  .area-body .area-other .other-title span {
    font-size: 20px;
    margin: 0 0 0 5px;
  }
  .area-body .area-other .other-link {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .area-body .area-other .other-link li {
    width: auto;
    margin: 0 30px 50px;
  }
  .area-body .area-other .other-link li .other-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .area-body .area-other .other-link li .other-btn {
    width: auto;
    margin: 20px auto 0;
    line-height: 1;
    font-size: 12px;
    padding: 14px 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;
}