@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: #cc0000;
  font-size: 14px;
  padding: 0 0 160px;
  font-family: "Inter", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
.area-wrapper a {
  color: #cc0000;
  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 .logo {
  width: 140px;
  margin: 50px auto 30px;
}
.area-header .header-text {
  text-align: center;
  margin: 35px auto 90px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.8;
  color: #cc0000;
}
.area-header .navi {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .area-header {
    width: auto;
    padding: 0;
  }
  .area-header .logo {
    width: 70px;
    margin: 25px auto 20px;
  }
  .area-header .title {
    margin: 0 30px;
  }
  .area-header .header-text {
    text-align: left;
    margin: 20px 40px 80px;
    font-size: 14px;
    padding: 0;
  }
  .area-header .title-style {
    width: 110px;
    margin: 0 auto;
  }
  .area-header .navi {
    flex-wrap: wrap;
    margin-bottom: 100px;
  }
  .area-header .navi li {
    width: 33.33333%;
  }
}

/*
    area-body
=========================================*/
.area-body {
  padding: 0 0 0;
  margin: 0;
  font-weight: normal;
}
.area-body section {
  background: url(../images/line.png) top center no-repeat;
  padding: 200px 0;
}
.area-body section:nth-child(2n) {
  background-color: #fff5f5;
}
.area-body section:nth-child(2n) .staff-info .text {
  background: #fff5f5;
}
.area-body section .area-slider {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.area-body section .area-slider .main-slider {
  width: 640px;
  margin: 0 55px 0 0;
  position: relative;
}
.area-body section .area-slider .main-slider .num {
  position: absolute;
  top: -60px;
  left: 30px;
  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 .staff-info {
  width: 1120px;
  margin: 0 auto;
  font-size: 18px;
  text-align: right;
  position: relative;
}
.area-body section .staff-info .text {
  display: inline-block;
  background: #fff;
  position: relative;
  top: 16px;
  z-index: 2;
  padding: 0 0 0 10px;
}
.area-body section .staff-info span {
  font-size: 12px;
}
.area-body section .staff-info .border {
  width: 430px;
  height: 1px;
  background: #cc0000;
  position: absolute;
  bottom: 0;
  right: 0;
}
.area-body section .area-product-list {
  margin: 70px 0 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.area-body section .area-product-list li {
  width: 250px;
  margin: 0 20px;
  text-align: left;
}
.area-body section .area-product-list li .product-cate {
  font-size: 13px;
  line-height: 1.4;
  margin: 15px 0 0;
}
.area-body section .area-product-list li .product-cate span {
  font-size: 22px;
  font-weight: 600;
}
.area-body section .area-product-list li .product-pri {
  font-size: 22px;
  line-height: 1.4;
}
.area-body section .area-product-list li .product-pri span {
  font-size: 12px;
}
.area-body section .area-product-list li .product-size {
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 10px;
}
.area-body section .area-product-list li .product-btn a {
  border: 1px solid #cc0000;
  line-height: 1;
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  display: block;
}
.area-body section .elem-text {
  width: 680px;
  font-size: 16px;
  margin: 90px auto 0;
  font-weight: 600;
  text-align: left;
}
.area-body section .btn-all a {
  width: 750px;
  margin: -80px auto;
  display: block;
  font-size: 20px;
  font-weight: 600;
  padding: 30px 0;
  border-radius: 50px;
  text-align: center;
  line-height: 1;
  color: #fff;
  background: #cc0000;
}

@media screen and (max-width: 896px) {
  .area-body section {
    background: url(../images/line.png) top center no-repeat;
    background-size: 100%;
    padding: 100px 0;
  }
  .area-body section:nth-child(2n) {
    background-color: #fff5f5;
  }
  .area-body section:nth-child(2n) .staff-info .text {
    background: #fff5f5;
  }
  .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 .num {
    position: absolute;
    top: -30px;
    left: 15px;
    z-index: 2;
  }
  .area-body section .area-slider .main-slider .num img {
    zoom: 0.5;
  }
  .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 .staff-info {
    width: 90%;
    margin: 0 5%;
    font-size: 14px;
    text-align: right;
    position: relative;
  }
  .area-body section .staff-info .text {
    display: inline-block;
    background: #fff;
    position: relative;
    top: 12px;
    z-index: 2;
    padding: 0 0 0 10px;
  }
  .area-body section .staff-info span {
    font-size: 12px;
  }
  .area-body section .staff-info .border {
    width: 100%;
  }
  .area-body section .area-product-list {
    margin: 50px 20px 0;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .area-body section .area-product-list li {
    width: 47%;
    margin: 0 6% 10% 0;
  }
  .area-body section .area-product-list li:nth-child(2n) {
    margin-right: 0;
  }
  .area-body section .area-product-list li .product-cate {
    font-size: 9px;
    margin: 10px 0 0;
  }
  .area-body section .area-product-list li .product-cate span {
    font-size: 13px;
  }
  .area-body section .area-product-list li .product-pri {
    font-size: 13px;
  }
  .area-body section .area-product-list li .product-pri span {
    font-size: 9px;
  }
  .area-body section .area-product-list li .product-size {
    font-size: 10px;
    margin: 0 0 10px;
  }
  .area-body section .area-product-list li .product-btn a {
    padding: 10px 0;
    font-size: 10px;
  }
  .area-body section .elem-text {
    width: auto;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 35px 0;
  }
  .area-body section .btn-all a {
    width: auto;
    margin: -20px 40px;
    display: block;
    font-size: 15px;
    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;
}