@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: #324d79;
  font-size: 14px;
  padding: 0 0 160px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
.area-wrapper a {
  color: #324d79;
  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: 13px;
  }
  .area-wrapper .bodyWrap {
    padding: 0;
  }
}

a:focus,
*:focus {
  outline: none;
}

/*
    area-header
=========================================*/
.area-header {
  padding: 0;
  text-align: left;
}
.area-header .mainvisual img {
  width: 100%;
}
.area-header .header-text {
  text-align: center;
  margin: 70px auto;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.8;
}
.area-header .navi {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 1085px;
  margin: 0 auto;
  gap: 20px;
}
.area-header .navi li {
  width: 256px;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0;
  }
  .area-header .header-text {
    text-align: left;
    margin: 40px 20px 45px;
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
  }
  .area-header .header-text br {
    display: none;
  }
  .area-header .navi {
    width: auto;
    margin: 0 20px;
    gap: 4%;
  }
  .area-header .navi li {
    width: 48%;
    margin-bottom: 4%;
  }
}

/*
    area-body
=========================================*/
.area-body {
  padding: 80px 0 0;
  margin: 0;
}
.area-body section {
  padding: 100px 0 0;
}
.area-body section .wrap {
  width: 1140px;
  border-top: 1px solid #324d79;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.area-body section .area-product {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin: 100px 0 0;
}
.area-body section .area-product .product-img {
  width: 400px;
  margin: 0 30px 0 0;
}
.area-body section .area-product .product-text {
  width: 670px;
  text-align: left;
}
.area-body section .area-product .product-text .name {
  line-height: 1.4;
  font-size: 42px;
  font-weight: 600;
}
.area-body section .area-product .product-text .pri {
  line-height: 1.4;
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 10px;
  font-family: "Inter", sans-serif;
}
.area-body section .area-product .product-text .pri span {
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px;
}
.area-body section .area-product .product-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  margin: 24px 0;
}
.area-body section .elem-btn a {
  text-align: center;
  display: block;
  width: 280px;
  margin: 0;
  line-height: 1;
  padding: 14px 0;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 300;
  background-color: #ff6009;
  color: #fff;
}
.area-body section .model-list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: auto;
  margin: 80px auto 50px;
  gap: 2%;
}
.area-body section .model-list li {
  width: 32%;
  margin-bottom: 2%;
}
.area-body section .model-list li img {
  width: 100%;
}
.area-body section .title-movie {
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 600;
}
.area-body section .movie-list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 1000px;
  margin: 10px auto 50px;
  gap: 20px;
}
.area-body section .movie-list li {
  width: 320px;
}
.area-body section .movie-list li .movie-frame {
  margin-bottom: 10px;
}
.area-body section .movie-list li .movie-frame .hacobune-app-container {
  width: 100% !important;
  padding: 0 !important;
  background: none !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.area-body section .movie-list li .movie-frame .hacobune-unit-video-outline {
  padding: 0 !important;
}
.area-body section .movie-list li .movie-frame .hacobune-unit-video {
  margin: 0 !important;
}
.area-body section .movie-list li .movie-frame .hacobune-readmore {
  margin: 0 !important;
}
.area-body section .movie-list li .movie-frame .hacobune-video-js.videojs-default-skin {
  background: none !important;
}
.area-body section .movie-list li .info {
  text-align: left;
  font-size: 14px;
  line-height: 1.3;
}
.area-body section .movie-list li .info b {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.area-body section .movie-list li .info span {
  font-size: 10px;
}
.area-body section .area-sub-product {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin: 100px auto 0;
  width: 600px;
}
.area-body section .area-sub-product .product-img {
  width: 210px;
  margin: 0 30px 0 0;
}
.area-body section .area-sub-product .product-text {
  width: 360px;
  text-align: left;
}
.area-body section .area-sub-product .product-text .name {
  line-height: 1.6;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
.area-body section .area-sub-product .product-text .elem-btn a {
  width: 200px;
}
.area-body section .banner-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin: 100px auto 0;
  gap: 20px;
  width: 1080px;
}
.area-body section .banner-list li {
  width: 348px;
}
.area-body section .all-btn a {
  margin: 100px 0;
  font-size: 18px;
  width: auto;
  padding: 30px 0;
}

@media screen and (max-width: 896px) {
  .area-body section {
    padding: 50px 0 0;
  }
  .area-body section .wrap {
    width: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  .area-body section .area-product {
    flex-flow: column;
    margin: 50px 0 0;
  }
  .area-body section .area-product .product-img {
    width: auto;
    margin: 0 10px;
  }
  .area-body section .area-product .product-text {
    width: auto;
    text-align: left;
    margin: 0 40px;
  }
  .area-body section .area-product .product-text .name {
    line-height: 1.4;
    font-size: 20px;
  }
  .area-body section .area-product .product-text .pri {
    line-height: 1.4;
    font-size: 20px;
    margin: 0 0 10px;
  }
  .area-body section .area-product .product-text .pri span {
    font-size: 12px;
    font-weight: 400;
  }
  .area-body section .area-product .product-text p {
    font-size: 13px;
    margin: 24px 0;
  }
  .area-body section .elem-btn a {
    text-align: center;
    display: block;
    width: auto;
    margin: 0;
    line-height: 1;
    padding: 10px 0;
    font-size: 11px;
    font-weight: 300;
    color: #fff;
  }
  .area-body section .model-list {
    width: auto;
    margin: 40px 0px 25px;
    gap: 4%;
    justify-content: flex-start;
  }
  .area-body section .model-list li {
    width: 48%;
    margin-bottom: 4%;
  }
  .area-body section .title-movie {
    font-size: 18px;
  }
  .area-body section .movie-list {
    flex-wrap: wrap;
    width: auto;
    margin: 10px 40px 30px;
    gap: 0;
  }
  .area-body section .movie-list li {
    width: 100%;
    margin: 0 0 40px;
  }
  .area-body section .movie-list li .info {
    text-align: left;
    font-size: 12px;
    line-height: 1.3;
  }
  .area-body section .movie-list li .info b {
    font-size: 14px;
  }
  .area-body section .movie-list li .info span {
    font-size: 10px;
  }
  .area-body section .area-sub-product {
    flex-flow: column;
    margin: 50px auto 0;
    width: auto;
  }
  .area-body section .area-sub-product .product-img {
    width: auto;
    margin: 0 80px 20px;
  }
  .area-body section .area-sub-product .product-text {
    width: auto;
    text-align: left;
  }
  .area-body section .area-sub-product .product-text .name {
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
  }
  .area-body section .area-sub-product .product-text .elem-btn a {
    width: 300px;
  }
  .area-body section .banner-list {
    flex-flow: column;
    margin: 60px 50px 0;
    gap: 0;
    width: auto;
  }
  .area-body section .banner-list li {
    width: auto;
    margin: 0 0 25px;
  }
  .area-body section .all-btn a {
    margin: 50px 35px;
    font-size: 12px;
    width: auto;
    padding: 20px 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;
}