@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: #fff;
  background-color: #010c20;
  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: #fff;
  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 0 90px;
  text-align: center;
}
.area-header .header-text {
  text-align: center;
  margin: 70px auto 90px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0;
  }
  .area-header .header-text {
    text-align: center;
    margin: 25px 40px 60px;
    font-size: 13px;
    padding: 0;
  }
}

/*
    area-body
=========================================*/
.area-body {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.area-body .area-product {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.area-body .area-product .product-img {
  width: 560px;
  margin: 0 40px 0 0;
}
.area-body .area-product .product-info {
  width: 525px;
  font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  text-align: right;
  font-weight: 600;
  line-height: 1.2;
}
.area-body .area-product .product-info .brand {
  font-size: 30px;
}
.area-body .area-product .product-info .brand span {
  font-size: 14px;
  position: relative;
  top: -12px;
}
.area-body .area-product .product-info .name {
  font-size: 39px;
}
.area-body .area-product .product-info .info {
  font-size: 18px;
}
.area-body .area-product .product-info .elem-btn a {
  display: inline-block;
  width: 170px;
  text-align: center;
  border: 1px solid #fff;
  line-height: 1;
  padding: 15px 0;
  font-weight: 400;
  margin: 15px 0 35px;
}
.area-body .area-product .product-info .flex-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.area-body .area-product .product-info .flex-box p {
  font-weight: 400;
  width: 310px;
  text-align: left;
  line-height: 1.8;
}
.area-body .area-product .product-info .flex-box .item-img {
  width: 170px;
}
.area-body .area-date {
  font-size: 16px;
  width: 560px;
  margin: 110px auto 0;
  border: 1px solid #fff;
  padding: 40px 0;
  line-height: 1.5;
}
.area-body .area-date span {
  font-size: 13px;
  display: block;
  margin: 5px 0 0;
}
.area-body section {
  padding: 160px 0 0;
}
.area-body section .area-slider {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 34px;
}
.area-body section .area-slider .main-slider {
  width: 640px;
  margin: 0 55px 0 0;
  position: relative;
}
.area-body section .area-slider .main-slider .color {
  font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 70px;
  font-weight: 700;
  position: absolute;
  top: -70px;
  right: 0px;
  z-index: 2;
}
.area-body section .area-slider .sub-slider {
  width: 430px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.area-body section .area-slider .sub-slider li {
  width: 208px;
  margin: 0 10px 10px 0;
}
.area-body section .area-slider .sub-slider li:nth-child(2n) {
  margin-right: 0;
}
.area-body section .area-slider .sub-slider li:nth-child(5) {
  margin-bottom: 0;
}
.area-body section .area-slider .sub-slider li:nth-child(6) {
  margin-bottom: 0;
}
.area-body section .brand,
.area-body section .name {
  font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
}
.area-body section .brand span,
.area-body section .name span {
  font-size: 12px;
  position: relative;
  top: -10px;
}
.area-body section .elem-btn a {
  font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  display: inline-block;
  width: 300px;
  text-align: center;
  border: 1px solid #fff;
  line-height: 1;
  padding: 15px 0;
  font-weight: 400;
  margin: 25px auto 35px;
}
.area-body .area-about {
  width: 1120px;
  margin: 110px auto;
  padding: 60px;
  box-sizing: border-box;
  background: #fff;
  color: #000;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.area-body .area-about .logo {
  width: 150px;
  margin: 0 80px 0 0;
}
.area-body .area-about p {
  width: 720px;
  font-size: 14px;
  text-align: left;
}

@media screen and (max-width: 896px) {
  .area-body .area-product {
    flex-flow: column;
  }
  .area-body .area-product .product-img {
    width: auto;
    margin: 0 30px;
  }
  .area-body .area-product .product-info {
    width: auto;
    margin: 15px 30px 0;
    text-align: left;
  }
  .area-body .area-product .product-info .brand {
    font-size: 17px;
  }
  .area-body .area-product .product-info .brand span {
    font-size: 10px;
    position: relative;
    top: -5px;
  }
  .area-body .area-product .product-info .name {
    font-size: 22px;
    margin: 5px 0;
  }
  .area-body .area-product .product-info .info {
    font-size: 16px;
  }
  .area-body .area-product .product-info .elem-btn a {
    font-size: 11px;
    display: block;
    width: auto;
    padding: 15px 0;
    margin: 15px 0 35px;
  }
  .area-body .area-product .product-info .flex-box {
    flex-flow: column-reverse;
  }
  .area-body .area-product .product-info .flex-box p {
    width: auto;
    line-height: 2;
  }
  .area-body .area-product .product-info .flex-box .item-img {
    width: auto;
    margin: 25px 75px 30px;
  }
  .area-body .area-date {
    font-size: 13px;
    width: auto;
    margin: 60px 30px 0;
    padding: 25px 0;
    line-height: 1.5;
  }
  .area-body .area-date span {
    font-size: 11px;
    margin: 3px 0 0;
  }
  .area-body section {
    padding: 80px 0 0;
  }
  .area-body section .area-slider {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  .area-body section .area-slider .main-slider {
    width: 90%;
    margin: 0 5% 5%;
    position: relative;
  }
  .area-body section .area-slider .main-slider .color {
    font-size: 40px;
    position: absolute;
    top: -40px;
    left: auto;
    right: auto;
    z-index: 2;
    width: 100%;
    text-align: center;
  }
  .area-body section .area-slider .sub-slider {
    width: 90%;
    margin: 0 5%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  .area-body section .area-slider .sub-slider li {
    width: 32%;
    margin: 0 2% 2% 0;
  }
  .area-body section .area-slider .sub-slider li:nth-child(2n) {
    margin-right: 5px;
  }
  .area-body section .area-slider .sub-slider li:nth-child(3n) {
    margin-right: 0;
  }
  .area-body section .brand,
.area-body section .name {
    font-size: 14px;
    line-height: 1.3;
  }
  .area-body section .brand span,
.area-body section .name span {
    font-size: 10px;
    position: relative;
    top: -3px;
  }
  .area-body section .elem-btn a {
    display: block;
    width: auto;
    font-size: 11px;
    padding: 15px 0;
    margin: 25px 30px 35px;
  }
  .area-body .area-about {
    width: auto;
    margin: 50px 30px;
    padding: 40px 30px;
    flex-flow: column;
  }
  .area-body .area-about .logo {
    width: 90px;
    margin: 0 auto 40px;
  }
  .area-body .area-about p {
    width: auto;
    font-size: 13px;
  }
}
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;
}