/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/assets/stylesheets/top.scss ***!
  \**********************************************************************************************************************************************************************************/
@charset "UTF-8";
.web_font_en, #Mv_area .ttl .en, #Mv_area .news ul li dl dt, #Concept_area .txt_area .ttl .en, #Howto_area .nav_area, #Faq_area ul li dl dt .icon, #Faq_area ul li dl dd .icon, #News_area ul li dl dt, .ttl_style2 .num, .ttl_style .en {
  font-family: "Switzer", sans-serif;
  line-height: 1;
  letter-spacing: 0;
}

.cv_btn_style {
  width: 100%;
  height: 3.75rem;
  background: #555555;
  border-radius: 1000px;
  overflow: hidden;
  font-size: 0.875rem;
}
.cv_btn_style.cs a {
  pointer-events: none;
  opacity: 1;
}
.cv_btn_style.white {
  background: none;
  border: 1px solid #fff;
}
.cv_btn_style.round {
  width: 6.875rem;
  height: 6.875rem;
  font-size: 0.8125rem;
}
.cv_btn_style.round a > div {
  position: relative;
  padding-top: 1.375rem;
}
.cv_btn_style.round a > div .jp {
  padding-left: 0.625rem;
  padding-right: 0.0625rem;
  position: initial;
  letter-spacing: 0;
}
.cv_btn_style.round a > div .jp:before {
  width: 1.5rem;
  height: 1.1875rem;
  background: url(../images/top/icon_amazon_w.png) left top no-repeat;
  background-size: 1.5rem 1.1875rem;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.cv_btn_style.round a > div .arrow {
  position: relative;
  right: auto;
  top: auto;
  transform: translate(0, 0) scale(0.8);
  margin-top: 0.25rem;
}
.cv_btn_style a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
}
.cv_btn_style a > div {
  display: flex;
  align-items: center;
}
.cv_btn_style a > div .jp {
  position: relative;
  padding-left: 2.25rem;
}
.cv_btn_style a > div .jp:before {
  display: block;
  content: "";
  width: 1.1875rem;
  height: 1rem;
  background: url(../images/top/icon_amazon_w_mini.png) left top no-repeat;
  background-size: 1.1875rem 1rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}
.cv_btn_style a > div .arrow {
  width: 0.875rem;
  height: 0.875rem;
  display: flex;
  align-items: center;
  opacity: 0.4;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translate(0, -50%);
  overflow: hidden;
}
.cv_btn_style a > div .arrow1,
.cv_btn_style a > div .arrow2 {
  --ax: -50%;
  --ay: -50%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.1875rem;
  height: 1.125rem;
  background: linear-gradient(#fff, #fff) center/0.75rem 1px no-repeat;
  border-radius: 9999px;
  transform: translate(var(--ax), var(--ay)) rotate(-45deg);
  transform-origin: 50% 50%;
  will-change: transform;
}
.cv_btn_style a > div .arrow1::before, .cv_btn_style a > div .arrow1::after,
.cv_btn_style a > div .arrow2::before,
.cv_btn_style a > div .arrow2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(50% - 0.375rem);
  width: 0.5625rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 0.5px) 50%;
}
.cv_btn_style a > div .arrow1::before,
.cv_btn_style a > div .arrow2::before {
  transform: translateY(-0.5px) rotate(45deg);
}
.cv_btn_style a > div .arrow1::after,
.cv_btn_style a > div .arrow2::after {
  transform: translateY(-0.5px) rotate(-45deg);
}
.cv_btn_style a > div .arrow2 {
  --ax: -200%;
  --ay: 100%;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .cv_btn_style {
    height: 15.3846153846vw;
    font-size: 3.3333333333vw;
  }
  .cv_btn_style.round {
    width: 33.3333333333vw;
    height: 10.2564102564vw;
    font-size: 3.0769230769vw;
  }
  .cv_btn_style.round a > div {
    padding-top: 0;
    padding-left: 2.8205128205vw;
    display: flex;
  }
  .cv_btn_style.round a > div .jp {
    padding-left: 4.6153846154vw;
    padding-right: 2.0512820513vw;
    padding-bottom: 0.5128205128vw;
  }
  .cv_btn_style.round a > div .jp:before {
    width: 4.358974359vw;
    height: 3.3333333333vw;
    background: url(../images/top/icon_amazon_w.png) left top no-repeat;
    background-size: 4.358974359vw 3.3333333333vw;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
  .cv_btn_style.round a > div .arrow {
    margin-top: 0.5128205128vw;
  }
  .cv_btn_style a > div .jp {
    padding-left: 8.2051282051vw;
  }
  .cv_btn_style a > div .jp:before {
    width: 4.8717948718vw;
    height: 3.9743589744vw;
    background: url(../images/top/icon_amazon_w_mini.png) left top no-repeat;
    background-size: 4.8717948718vw 3.9743589744vw;
  }
  .cv_btn_style a > div .arrow {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
    right: 5.1282051282vw;
  }
  .cv_btn_style a > div .arrow1,
  .cv_btn_style a > div .arrow2 {
    width: 4.8717948718vw;
    height: 4.6153846154vw;
    background: linear-gradient(#fff, #fff) center/3.0769230769vw 1px no-repeat;
  }
  .cv_btn_style a > div .arrow1::before, .cv_btn_style a > div .arrow1::after,
  .cv_btn_style a > div .arrow2::before,
  .cv_btn_style a > div .arrow2::after {
    right: calc(50% - 1.5384615385vw);
    width: 2.3076923077vw;
  }
}
.ttl_bace, #Mv_area .ttl .jp, #Concept_area .txt_area .ttl .jp, #Product_area .text_area dl dd h3, #Slider_area .ttl, #Cv_area .txt_area h2, .ttl_style3, .ttl_style2 .jp {
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 10%;
}

.ttl_style {
  margin-bottom: 8.125rem;
}
.ttl_style .en {
  font-size: 3.5rem;
  margin-bottom: 1.25rem;
  font-weight: 200;
  display: block;
  line-height: 1;
}
.ttl_style .jp {
  font-size: 0.8125rem;
  display: block;
  line-height: 1;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .ttl_style {
    margin-bottom: 25.641025641vw;
  }
  .ttl_style .en {
    font-size: 12.3076923077vw;
    margin-bottom: 2.5641025641vw;
  }
  .ttl_style .jp {
    font-size: 3.0769230769vw;
  }
}
.ttl_style2 .num {
  font-size: 0.8125rem;
  opacity: 0.7;
  margin-bottom: 1.5rem;
  display: block;
  line-height: 1;
}
.ttl_style2 .jp {
  font-size: 1.5rem;
  display: block;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .ttl_style2 .num {
    font-size: 2.8205128205vw;
    margin-bottom: 5.1282051282vw;
  }
  .ttl_style2 .jp {
    font-size: 5.3846153846vw;
    margin-bottom: 9.2307692308vw;
  }
}
.ttl_style3 {
  font-size: 2.5rem;
  font-weight: 200;
  letter-spacing: 4%;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .ttl_style3 {
    font-size: 8.7179487179vw;
  }
}
.splitTTlWrapLine {
  overflow: hidden;
  line-height: 0.9;
  padding: 1rem 0 1rem;
}

.splitLine {
  overflow: hidden;
  display: block;
}
.splitLine .line {
  position: relative;
  opacity: 1;
  transform: translate(0, 0);
}

.char {
  display: inline-block;
  position: relative;
  transform-origin: "50% 100%";
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .splitTTlWrapLine {
    overflow: hidden;
    padding: 1.4102564103vw 0 1.4102564103vw;
    margin-bottom: -2.8205128205vw;
  }
}
/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

.___bfoaf_area .beer-slider {
  position: relative;
  overflow: hidden;
  touch-action: pan-y;
  user-select: none;
}
.___bfoaf_area .beer-slider img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}
.___bfoaf_area .beer-slider > img {
  position: relative;
  z-index: 1;
}
.___bfoaf_area .beer-slider .beer-reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
.___bfoaf_area .beer-slider .beer-reveal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.___bfoaf_area .beer-slider .beer-reveal::before {
  content: "Before";
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  padding: 0.4em 0.8em;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  pointer-events: none;
}
.___bfoaf_area .beer-slider::before {
  content: "After";
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 5;
  padding: 0.4em 0.8em;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  pointer-events: none;
}
.___bfoaf_area .beer-slider .beer-handle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: #fff;
  z-index: 3;
  pointer-events: none;
}
.___bfoaf_area .beer-slider .beer-handle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(4px);
}
.___bfoaf_area .beer-slider .beer-handle span::before, .___bfoaf_area .beer-slider .beer-handle span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.___bfoaf_area .beer-slider .beer-handle span::before {
  left: 13px;
  transform: translateY(-50%) rotate(-135deg);
}
.___bfoaf_area .beer-slider .beer-handle span::after {
  right: 13px;
  transform: translateY(-50%) rotate(45deg);
}
.___bfoaf_area .beer-slider.is-dragging {
  cursor: ew-resize;
}
@media screen and (max-width: 736px) {
  .___bfoaf_area .____beer-slider .beer-reveal::before {
    top: 10px;
    left: 10px;
    font-size: 10px;
  }
  .___bfoaf_area .____beer-slider::before {
    top: 10px;
    right: 10px;
    font-size: 10px;
  }
  .___bfoaf_area .____beer-slider .beer-handle span {
    width: 40px;
    height: 40px;
  }
  .___bfoaf_area .____beer-slider .beer-handle span::before {
    left: 11px;
  }
  .___bfoaf_area .____beer-slider .beer-handle span::after {
    right: 11px;
  }
}

/*------------------------------------------------------------
#Mv_area
------------------------------------------------------------*/
#Mv_area {
  width: 100vw;
  height: 100vh;
  margin-bottom: 14.2361111111vw;
  position: relative;
}
#Mv_area .ttl .jp {
  position: absolute;
  line-height: 1.71;
  font-size: 1.75rem;
  top: 13.5625rem;
  left: 58.125vw;
  z-index: 5;
  letter-spacing: 10%;
  color: #777;
}
#Mv_area .ttl .en {
  position: absolute;
  line-height: 1;
  font-size: 0.75rem;
  top: 3.75rem;
  right: 2.7777777778vw;
  z-index: 5;
  opacity: 0.7;
  color: #666666;
}
#Mv_area .news {
  position: absolute;
  bottom: 3.75rem;
  right: 2.7777777778vw;
  z-index: 5;
  width: 34.1666666667vw;
}
#Mv_area .news ul {
  position: relative;
}
#Mv_area .news ul:before, #Mv_area .news ul:after {
  display: block;
  content: "";
  height: 1px;
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
}
#Mv_area .news ul:before {
  width: 100%;
  opacity: 0.06;
}
#Mv_area .news ul:after {
  width: 5.8333333333vw;
}
#Mv_area .news ul li {
  padding-top: 2rem;
  line-height: 1.2;
}
#Mv_area .news ul li > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
#Mv_area .news ul li dl {
  display: flex;
  align-items: center;
}
#Mv_area .news ul li dl dt {
  font-size: 0.8125rem;
  position: relative;
  padding-left: 1.25rem;
  margin-right: 1.25rem;
}
#Mv_area .news ul li dl dt:before {
  display: block;
  content: "";
  width: 0.4375rem;
  height: 0.4375rem;
  background: #666666;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  border-radius: 100px;
}
#Mv_area .news ul li dl dd {
  font-size: 0.75rem;
}
#Mv_area .img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#Mv_area .img:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/top/img_mv_l.png) top left no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  mix-blend-mode: overlay;
  opacity: 0;
  transform: scale(1.5);
  animation: fadeInOut 4s ease-in-out infinite;
}
#Mv_area .img img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  #Mv_area {
    margin-bottom: 40.7692307692vw;
    margin-bottom: 0;
  }
  #Mv_area .ttl .jp {
    line-height: 1.71;
    font-size: 4.6153846154vw;
    top: 33.3333333333vw;
    left: auto;
    right: 10.2564102564vw;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 20%;
  }
  #Mv_area .ttl .en {
    font-size: 2.8205128205vw;
    top: auto;
    bottom: 61.5384615385vw;
    left: 6.4102564103vw;
    right: auto;
    transform: rotate(90deg);
    transform-origin: bottom left;
    opacity: 0.4;
  }
  #Mv_area .news {
    bottom: 0vw;
    right: 0;
    width: 100%;
  }
  #Mv_area .news ul:after {
    width: 24.358974359vw;
  }
  #Mv_area .news ul {
    -webkit-mask-image: linear-gradient(to right, black 80%, transparent);
    mask-image: linear-gradient(to right, black 80%, transparent);
  }
  #Mv_area .news ul li {
    overflow-x: scroll;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #Mv_area .news ul li::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
  #Mv_area .news ul li {
    padding: 6.6666666667vw 0 5.1282051282vw 6.6666666667vw;
    line-height: 1.2;
    position: relative;
  }
  #Mv_area .news ul li dl dt {
    font-size: 3.0769230769vw;
    padding-left: 3.5897435897vw;
    margin-right: 3.5897435897vw;
  }
  #Mv_area .news ul li dl dt:before {
    width: 1.7948717949vw;
    height: 1.7948717949vw;
  }
  #Mv_area .news ul li dl dd {
    font-size: 3.0769230769vw;
  }
  #Mv_area .img:before {
    display: none;
  }
}
/*------------------------------------------------------------
#About_area
------------------------------------------------------------*/
#Concept_area {
  position: relative;
  margin-bottom: 12.5vw;
}
#Concept_area:before {
  display: block;
  content: "";
  width: 41.6666666667vw;
  height: 41.6666666667vw;
  background: url(../images/top/bg_about.jpg) left top no-repeat;
  background-size: 41.6666666667vw 41.6666666667vw;
  position: absolute;
  top: -14.2361111111vw;
  left: 0;
}
#Concept_area .txt_area {
  position: absolute;
  z-index: 10;
  padding-top: 8.75vw;
}
#Concept_area .txt_area .ttl {
  top: 0;
  left: 0;
  margin-left: 6.875vw;
  margin-bottom: 7.6388888889vw;
}
#Concept_area .txt_area .ttl .en {
  margin-bottom: 4.8611111111vw;
  display: block;
  font-size: 0.9027777778vw;
}
#Concept_area .txt_area .ttl .jp {
  font-size: 2.2222222222vw;
  margin-left: 4.1666666667vw;
  display: block;
  letter-spacing: 10%;
}
#Concept_area .txt_area > p {
  margin-left: 22.2222222222vw;
  width: 24.4444444444vw;
  font-weight: 500;
  line-height: 2.4;
  font-size: 1.0416666667vw;
  margin-bottom: 6.9444444444vw;
  letter-spacing: 6%;
  text-align: justify;
}
#Concept_area .txt_area > p .ls {
  letter-spacing: 1%;
}
#Concept_area .img_area .img {
  position: relative;
  overflow: hidden;
}
#Concept_area .img_area .img img {
  width: auto;
  height: 120%;
  left: -10%;
  top: -10%;
  position: relative;
}
#Concept_area .img_area .img.img1 {
  top: 0;
  margin-left: auto;
  width: 47.0833333333vw;
  height: 38.4027777778vw;
}
#Concept_area .img_area .img.img2 {
  top: 9.0277777778vw;
  left: 0;
  width: 23.75vw;
  height: 26.1111111111vw;
}
#Concept_area .img_area .img.img3 {
  top: 14.0277777778vw;
  margin-left: 45.6944444444vw;
  width: 47.9166666667vw;
  height: 29.9305555556vw;
}
#Concept_area .img_area .img.img4 {
  top: 3.4722222222vw;
  margin-left: 30.7638888889vw;
  width: 18.75vw;
  height: 22.5694444444vw;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Concept_area {
    padding-top: 40.7692307692vw;
    margin-bottom: 28.2051282051vw;
  }
  #Concept_area:before {
    width: 76.9230769231vw;
    height: 76.9230769231vw;
    background: url(../images/top/bg_about.jpg) left top no-repeat;
    background-size: 76.9230769231vw 76.9230769231vw;
    top: 0;
    left: 0;
  }
  #Concept_area .txt_area {
    position: relative;
    padding-top: 0vw;
    padding: 0 10.2564102564vw 102.5641025641vw;
  }
  #Concept_area .txt_area .ttl {
    top: 0;
    left: 0;
    margin-left: 0;
    margin-bottom: 12.8205128205vw;
  }
  #Concept_area .txt_area .ttl .en {
    margin-bottom: 83.9743589744vw;
    display: block;
    font-size: 3.0769230769vw;
  }
  #Concept_area .txt_area .ttl .jp {
    font-size: 6.1538461538vw;
    margin-left: 0vw;
    display: block;
    letter-spacing: 10%;
  }
  #Concept_area .txt_area > p {
    margin-left: 0;
    width: 100%;
    font-size: 3.3333333333vw;
    margin-bottom: 15.3846153846vw;
    letter-spacing: 6%;
  }
  #Concept_area .txt_area > p:last-child {
    margin-bottom: 0;
  }
  #Concept_area .txt_area > p .ls {
    letter-spacing: 1%;
  }
  #Concept_area .img_area .img {
    position: absolute;
    overflow: visible;
  }
  #Concept_area .img_area .img img {
    width: auto;
    height: 100%;
    left: 0%;
    top: 0%;
    object-fit: cover;
  }
  #Concept_area .img_area .img.img1 {
    top: calc(-12.8205128205vw + 40.7692307692vw);
    right: 0;
    margin-left: auto;
    width: 69.4871794872vw;
    height: 85.5128205128vw;
  }
  #Concept_area .img_area .img.img1 img {
    width: 69.4871794872vw;
    height: 85.5128205128vw;
  }
  #Concept_area .img_area .img.img2 {
    top: calc(51.2820512821vw + 40.7692307692vw);
    left: 0;
    width: 21.9230769231vw;
    height: 41.6666666667vw;
  }
  #Concept_area .img_area .img.img3 {
    top: auto;
    bottom: 0;
    left: 0;
    margin-left: 0;
    width: 53.5897435897vw;
    height: 70.5128205128vw;
  }
  #Concept_area .img_area .img.img4 {
    top: auto;
    bottom: 45.5128205128vw;
    right: 0;
    margin-left: 0;
    width: 34.2307692308vw;
    height: 44.2307692308vw;
  }
}
/*------------------------------------------------------------
#Features_area
------------------------------------------------------------*/
#Features_area {
  position: relative;
  padding: 13.8888888889vw 0 40vh;
}
#Features_area .txt_area {
  margin-left: auto;
  width: 30vw;
  box-sizing: border-box;
  padding: 6.3888888889vw 0 0;
  position: relative;
  z-index: 10;
}
#Features_area .txt_area:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  z-index: 1;
}
#Features_area .txt_area > div {
  position: relative;
  z-index: 2;
}
#Features_area .txt_area .ttl_style {
  padding: 0 4.7222222222vw;
}
#Features_area .txt_area .sec.sec01 {
  margin-bottom: 11.25rem;
}
#Features_area .txt_area .sec.sec02 {
  margin-bottom: 8.125rem;
}
#Features_area .txt_area .sec.sec01, #Features_area .txt_area .sec.sec02 {
  padding: 0 4.7222222222vw 0;
}
#Features_area .txt_area .sec.sec01 p, #Features_area .txt_area .sec.sec02 p {
  text-align: justify;
}
#Features_area .txt_area .__bfoaf_area {
  padding: 0 0.6944444444vw 0.6944444444vw;
  line-height: 0;
}
#Features_area .txt_area .__bfoaf_area .beer-slider {
  position: relative;
  overflow: hidden;
  touch-action: pan-y;
  user-select: none;
  width: 28.6111111111vw !important;
}
#Features_area .txt_area .__bfoaf_area .beer-slider img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
  width: 28.6111111111vw !important;
}
#Features_area .txt_area .__bfoaf_area .beer-slider > img {
  position: relative;
  z-index: 1;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-reveal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-reveal::before {
  content: "Before";
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 2;
  padding: 0;
  color: #fff;
  font-size: 1rem;
  pointer-events: none;
}
#Features_area .txt_area .__bfoaf_area .beer-slider::before {
  content: "After";
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 5;
  padding: 0;
  color: #fff;
  font-size: 1rem;
  pointer-events: none;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: #fff;
  z-index: 3;
  pointer-events: none;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.9);
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::before, #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.375rem;
  height: 0.375rem;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::before {
  left: 0.8125rem;
  transform: translateY(-50%) rotate(-135deg);
}
#Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::after {
  right: 0.8125rem;
  transform: translateY(-50%) rotate(45deg);
}
#Features_area .txt_area .__bfoaf_area .beer-slider.is-dragging {
  cursor: ew-resize;
}
#Features_area .txt_area .__bfoaf_area {
  padding: 0 0.6944444444vw 0.6944444444vw;
  line-height: 0;
}
#Features_area .txt_area .__bfoaf_area #beer1 {
  width: 28.6111111111vw !important;
}
#Features_area .txt_area .__bfoaf_area #beer1 img {
  width: 28.6111111111vw !important;
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-reveal {
  border-right: solid 2px hsla(0, 0%, 100%, 0.5);
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-reveal:after {
  color: #ffffff;
  font-size: 1rem;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-handle {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-handle::before {
  transform: rotate(-45deg) scale(0.75);
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-handle::after {
  transform: rotate(135deg) scale(0.75);
}
#Features_area .txt_area .__bfoaf_area #beer1 .__beer-handle:before, #Features_area .txt_area .__bfoaf_area #beer1 .__beer-handle:after {
  color: #999;
}
#Features_area .img_area {
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#Features_area .img_area.on .img.img2 {
  opacity: 1;
}
#Features_area .img_area .img {
  position: absolute;
  left: 0;
  top: 0;
}
#Features_area .img_area .img img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
#Features_area .img_area .img.img1 {
  z-index: 10;
}
#Features_area .img_area .img.img2 {
  z-index: 15;
  opacity: 0;
  transition: opacity 0.9s ease;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Features_area {
    padding: 141.0256410256vw 0 129.4871794872vw;
  }
  #Features_area .txt_area {
    margin-left: auto;
    width: 100%;
    padding: 17.9487179487vw 0 0;
  }
  #Features_area .txt_area:before {
    opacity: 0.7;
  }
  #Features_area .txt_area .ttl_style {
    padding: 0 8.7179487179vw;
  }
  #Features_area .txt_area .sec.sec01 {
    margin-bottom: 23.0769230769vw;
  }
  #Features_area .txt_area .sec.sec02 {
    margin-bottom: 19.2307692308vw;
  }
  #Features_area .txt_area .sec.sec01, #Features_area .txt_area .sec.sec02 {
    padding: 0 8.7179487179vw 0;
  }
  #Features_area .txt_area .__bfoaf_area {
    padding: 0 2.5641025641vw 2.5641025641vw;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider {
    width: 84.6153846154vw !important;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider img {
    width: 84.6153846154vw !important;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider .beer-reveal::before {
    top: 2.5641025641vw;
    left: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider::before {
    top: 2.5641025641vw;
    right: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span {
    width: 9.2307692308vw;
    height: 9.2307692308vw;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::before, #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::after {
    width: 1.2820512821vw;
    height: 1.2820512821vw;
    border-width: 1px;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::before {
    left: 2.8205128205vw;
  }
  #Features_area .txt_area .__bfoaf_area .beer-slider .beer-handle span::after {
    right: 2.8205128205vw;
  }
  #Features_area .txt_area .___bfoaf_area {
    padding: 0 2.5641025641vw 2.5641025641vw;
    line-height: 0;
  }
  #Features_area .txt_area .___bfoaf_area #beer1 {
    width: 84.6153846154vw !important;
  }
  #Features_area .txt_area .___bfoaf_area #beer1 img {
    width: 84.6153846154vw !important;
  }
}
.bfoaf_area {
  padding: 0 0.6944444444vw 0.6944444444vw;
  line-height: 0;
}
.bfoaf_area .beer-slider {
  position: relative;
  overflow: hidden;
  touch-action: pan-y;
  user-select: none;
  width: 28.6111111111vw !important;
}
.bfoaf_area .beer-slider img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
  width: 28.6111111111vw !important;
}
.bfoaf_area .beer-slider .beer-base {
  position: relative;
  z-index: 1;
}
.bfoaf_area .beer-slider .beer-base::before {
  content: "After";
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  padding: 0;
  color: #fff;
  font-size: 1rem;
  pointer-events: none;
}
.bfoaf_area .beer-slider .beer-reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
.bfoaf_area .beer-slider .beer-reveal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bfoaf_area .beer-slider .beer-reveal::before {
  content: "Before";
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 2;
  padding: 0;
  color: #fff;
  font-size: 1rem;
  pointer-events: none;
}
.bfoaf_area .beer-slider .beer-handle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: #fff;
  z-index: 3;
  pointer-events: none;
}
.bfoaf_area .beer-slider .beer-handle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.9);
}
.bfoaf_area .beer-slider .beer-handle span::before, .bfoaf_area .beer-slider .beer-handle span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.375rem;
  height: 0.375rem;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
}
.bfoaf_area .beer-slider .beer-handle span::before {
  left: 0.8125rem;
  transform: translateY(-50%) rotate(-135deg);
}
.bfoaf_area .beer-slider .beer-handle span::after {
  right: 0.8125rem;
  transform: translateY(-50%) rotate(45deg);
}
.bfoaf_area .beer-slider.is-dragging {
  cursor: ew-resize;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .bfoaf_area {
    padding: 0 2.5641025641vw 2.5641025641vw;
  }
  .bfoaf_area .beer-slider {
    width: 84.6153846154vw !important;
  }
  .bfoaf_area .beer-slider img {
    width: 84.6153846154vw !important;
  }
  .bfoaf_area .beer-slider .beer-base::before {
    top: 2.5641025641vw;
    right: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  .bfoaf_area .beer-slider .beer-reveal::before {
    top: 2.5641025641vw;
    left: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  .bfoaf_area .beer-slider .beer-handle span {
    width: 9.2307692308vw;
    height: 9.2307692308vw;
  }
  .bfoaf_area .beer-slider .beer-handle span::before, .bfoaf_area .beer-slider .beer-handle span::after {
    width: 1.2820512821vw;
    height: 1.2820512821vw;
    border-width: 1px;
  }
  .bfoaf_area .beer-slider .beer-handle span::before {
    left: 2.8205128205vw;
  }
  .bfoaf_area .beer-slider .beer-handle span::after {
    right: 2.8205128205vw;
  }
}
/*------------------------------------------------------------
#Product_area
------------------------------------------------------------*/
#Product_area {
  padding: 18.55vh 0 21.48vh;
  box-sizing: content-box;
}
#Product_area .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#Product_area .img_area {
  width: 52.7083333333vw;
}
#Product_area .img_area .ttl_style {
  position: relative;
  z-index: 10;
  margin-left: 9.2361111111vw;
  margin-bottom: 4.5rem;
}
#Product_area .img_area .bg {
  width: 23.75vw;
  position: absolute;
  left: calc(5vw + 6.875vw);
  top: 2.2222222222vw;
  z-index: 1;
}
#Product_area .img_area .img {
  z-index: 10;
  position: relative;
}
#Product_area .img_area .img img {
  width: 29.1666666667vw;
  margin-left: 17.6388888889vw;
}
#Product_area .text_area {
  width: 25.2777777778vw;
}
#Product_area .text_area dl {
  margin-bottom: 3rem;
}
#Product_area .text_area dl dt {
  font-size: 0.875rem;
  opacity: 0.7;
  margin-bottom: 0.25rem;
}
#Product_area .text_area dl dd h3 {
  font-size: 1.5rem;
  letter-spacing: 0;
  margin-bottom: 0.75rem;
}
#Product_area .text_area dl dd p {
  font-size: 0.75rem;
}
#Product_area .text_area .txt {
  margin-bottom: 3rem;
}
#Product_area .text_area .cv_btn_style {
  margin-bottom: 3.75rem;
}
#Product_area .text_area .seibun {
  position: relative;
}
#Product_area .text_area .seibun.open dt:after {
  display: none;
}
#Product_area .text_area .seibun:before, #Product_area .text_area .seibun:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  opacity: 0.06;
}
#Product_area .text_area .seibun:before {
  top: 0;
}
#Product_area .text_area .seibun:after {
  bottom: 0;
}
#Product_area .text_area .seibun dt {
  font-size: 0.75rem;
  line-height: 1;
  padding: 1rem 1rem;
  cursor: pointer;
  position: relative;
}
#Product_area .text_area .seibun dt:before, #Product_area .text_area .seibun dt:after {
  display: block;
  content: "";
  background: #999999;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
#Product_area .text_area .seibun dt:before {
  width: 0.6875rem;
  height: 1px;
  right: 0;
}
#Product_area .text_area .seibun dt:after {
  width: 1px;
  height: 0.6875rem;
  right: 0.3125rem;
}
#Product_area .text_area .seibun dd {
  height: 0;
  overflow: hidden;
  opacity: 0;
  font-size: 0.625rem;
  line-height: 1.2;
}
#Product_area .text_area .seibun dd div {
  padding: 0 1rem 1rem;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Product_area {
    padding: 26.9230769231vw 0 23.0769230769vw;
    box-sizing: content-box;
  }
  #Product_area .wrap {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  #Product_area .img_area {
    width: 100%;
    margin-bottom: 7.6923076923vw;
  }
  #Product_area .img_area .ttl_style {
    position: relative;
    z-index: 10;
    margin-left: 0;
    margin-bottom: 9.2307692308vw;
  }
  #Product_area .img_area .bg {
    width: 43.5897435897vw;
    left: 0;
    top: 7.6923076923vw;
  }
  #Product_area .img_area .img {
    z-index: 10;
    position: relative;
    padding: 0 2.5641025641vw;
  }
  #Product_area .img_area .img img {
    width: 100%;
    margin-left: 0;
  }
  #Product_area .text_area {
    width: 100%;
    padding: 0 5.1282051282vw;
    box-sizing: border-box;
  }
  #Product_area .text_area dl {
    margin-bottom: 6.6666666667vw;
  }
  #Product_area .text_area dl dt {
    font-size: 3.0769230769vw;
    margin-bottom: 0.5128205128vw;
  }
  #Product_area .text_area dl dd h3 {
    font-size: 5.3846153846vw;
    letter-spacing: 0;
    margin-bottom: 1.5384615385vw;
  }
  #Product_area .text_area dl dd p {
    font-size: 3.0769230769vw;
  }
  #Product_area .text_area .txt {
    margin-bottom: 9.2307692308vw;
    font-size: 3.3333333333vw;
  }
  #Product_area .text_area .cv_btn_style {
    margin-bottom: 10.2564102564vw;
  }
  #Product_area .text_area .seibun dt {
    font-size: 3.0769230769vw;
    padding: 4.6153846154vw 0vw;
  }
  #Product_area .text_area .seibun dt:before {
    width: 2.6923076923vw;
  }
  #Product_area .text_area .seibun dt:after {
    height: 2.6923076923vw;
    right: 1.1538461538vw;
  }
  #Product_area .text_area .seibun dd {
    font-size: 2.5641025641vw;
  }
  #Product_area .text_area .seibun dd div {
    padding: 0 0vw 5.1282051282vw;
  }
}
/*------------------------------------------------------------
#Slider_area
------------------------------------------------------------*/
#Slider_area {
  position: relative;
}
#Slider_area .ttl {
  position: absolute;
  top: 6.9444444444vw;
  left: 21.875vw;
  z-index: 10;
  font-size: 1.5rem;
  line-height: 1.8;
}
#Slider_area .slider_swiper {
  position: relative;
  width: 88.4027777778vw;
  margin: 0;
}
#Slider_area .slider_swiper.swiper1 {
  position: absolute;
  left: -62.2222222222vw;
}
#Slider_area .slider_swiper.swiper2 {
  right: -13.4027777778vw;
  margin-left: auto;
}
#Slider_area .swiper-wrapper {
  position: relative;
}
#Slider_area .swiper-wrapper .swiper-slide {
  width: 100%;
  overflow: hidden;
}
#Slider_area .swiper-wrapper .swiper-slide > div {
  animation: swiper_animation linear 20s 0s infinite;
}
#Slider_area .swiper-wrapper .swiper-slide img {
  width: 110%;
  height: auto;
  object-fit: cover;
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  /* 常に中央基準 */
  will-change: transform;
}

@keyframes swiper_animation {
  0% {
    translate: 5% 0;
  }
  100% {
    translate: -15% 0;
  }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  #Slider_area .ttl {
    top: 12.8205128205vw;
    left: 10.2564102564vw;
    font-size: 4.1025641026vw;
  }
  #Slider_area .slider_swiper {
    width: 88.4027777778vw;
  }
  #Slider_area .slider_swiper.swiper1 {
    left: -62.2222222222vw;
  }
  #Slider_area .slider_swiper.swiper2 {
    right: -13.4027777778vw;
  }
}
/*------------------------------------------------------------
#Howto_area
------------------------------------------------------------*/
#Howto_area {
  padding: 22.46vh 0 22.46vh;
  display: flex;
  align-items: center;
}
#Howto_area .wrap {
  display: flex;
  justify-content: space-between;
  padding-left: 13.75vw;
  flex-direction: row-reverse;
}
#Howto_area .txt_area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25.3472222222vw;
  box-sizing: border-box;
  overflow: hidden;
}
#Howto_area .txt_area ul {
  position: relative;
  display: flex;
}
#Howto_area .txt_area ul li {
  width: 25.3472222222vw;
}
#Howto_area .txt_area ul li > div {
  width: 25.3472222222vw;
}
#Howto_area .nav_area {
  margin-top: 1.3888888889vw;
  display: flex;
  align-items: center;
}
#Howto_area .nav_area .swiper-pagination {
  margin: 0 1.3888888889vw;
  font-size: 0.8333333333vw;
}
#Howto_area .nav_area .howto_swiper-button-prev, #Howto_area .nav_area .howto_swiper-button-next {
  position: relative;
  width: 1.125rem;
  height: 1.125rem;
  cursor: pointer;
}
#Howto_area .nav_area .howto_swiper-button-prev.swiper-button-disabled, #Howto_area .nav_area .howto_swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
  cursor: initial;
}
#Howto_area .nav_area .howto_swiper-button-prev {
  transform: scale(-1, 1);
}
#Howto_area .nav_area .arrow {
  --ax: -50%;
  --ay: -50%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.1875rem;
  height: 1.125rem;
  background: linear-gradient(#000, #000) center/0.75rem 1px no-repeat;
  border-radius: 9999px;
  transform: translate(var(--ax), var(--ay));
  transform-origin: 50% 50%;
  will-change: transform;
}
#Howto_area .nav_area .arrow::before, #Howto_area .nav_area .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(50% - 0.375rem);
  width: 0.5625rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #000;
  transform-origin: calc(100% - 0.5px) 50%;
}
#Howto_area .nav_area .arrow::before {
  transform: translateY(-0.5px) rotate(45deg);
}
#Howto_area .nav_area .arrow::after {
  transform: translateY(-0.5px) rotate(-45deg);
}
#Howto_area .img_area {
  width: 37.0833333333vw;
  overflow: hidden;
}
#Howto_area .img_area ul {
  display: flex;
}
#Howto_area .img_area ul li {
  width: 32.0833333333vw;
  height: 39.4444444444vw;
  padding-right: 2.5vw;
  overflow: hidden;
}
#Howto_area .img_area ul li video {
  width: 32.0833333333vw;
  height: 39.4444444444vw;
  object-fit: cover;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Howto_area {
    padding: 25.641025641vw 0 28.2051282051vw;
    display: block;
  }
  #Howto_area .wrap {
    display: block;
    padding-left: 0;
    padding: 38.4615384615vw 0 0;
  }
  #Howto_area .txt_area {
    width: 100%;
    padding: 0 10.2564102564vw;
  }
  #Howto_area .txt_area .ttl_style {
    position: absolute;
    top: 0;
    left: 10.2564102564vw;
  }
  #Howto_area .txt_area ul {
    position: relative;
    display: flex;
  }
  #Howto_area .txt_area ul li {
    width: 69.7435897436vw;
  }
  #Howto_area .txt_area ul li > div {
    width: 69.7435897436vw;
  }
  #Howto_area .txt_area ul li .ttl_style2 .jp {
    margin-bottom: 7.6923076923vw;
  }
  #Howto_area .txt_area ul li .ttl_style2 .jp.ls_sp {
    letter-spacing: 3%;
  }
  #Howto_area .nav_area {
    margin-top: 5.1282051282vw;
    display: flex;
    align-items: center;
  }
  #Howto_area .nav_area .swiper-pagination {
    margin: 0 3.8461538462vw;
    font-size: 2.8205128205vw;
  }
  #Howto_area .nav_area .howto_swiper-button-prev,
  #Howto_area .nav_area .howto_swiper-button-next {
    width: 4.6153846154vw;
    height: 4.6153846154vw;
  }
  #Howto_area .nav_area .arrow {
    width: 4.8717948718vw;
    height: 4.6153846154vw;
    background: linear-gradient(#000, #000) center/3.0769230769vw 1px no-repeat;
  }
  #Howto_area .nav_area .arrow::before, #Howto_area .nav_area .arrow::after {
    right: calc(50% - 1.5384615385vw);
    width: 2.3076923077vw;
  }
  #Howto_area .img_area {
    width: 100%;
    padding: 0 0 0 10.2564102564vw;
    box-sizing: border-box;
    margin-bottom: 10.2564102564vw;
  }
  #Howto_area .img_area ul {
    display: flex;
  }
  #Howto_area .img_area ul li {
    width: 74.358974359vw;
    padding-right: 5.1282051282vw;
    height: 93.0769230769vw;
  }
  #Howto_area .img_area ul li video {
    width: 74.358974359vw;
    height: 93.0769230769vw;
    object-fit: cover;
  }
}
/*------------------------------------------------------------
#Story_area
------------------------------------------------------------*/
#Story_area {
  display: flex;
  align-items: center;
  width: 100vw;
  height: 100vh;
  position: relative;
  box-sizing: border-box;
}
#Story_area:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/top/bg_story.jpg) left top repeat;
  background-size: 6.25rem 6.25rem;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
}
#Story_area .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
}
#Story_area .wrap .img_area {
  line-height: 0;
}
#Story_area .wrap .img_area.big {
  width: 40.2777777778vw;
  box-sizing: border-box;
  height: 78.6vh;
  overflow: hidden;
}
#Story_area .wrap .img_area.big img {
  width: 40.2777777778vw;
  height: 78.6vh;
  object-fit: cover;
}
#Story_area .wrap .img_area.small {
  width: 16.6666666667vw;
  height: 27.5vw;
  overflow: hidden;
}
#Story_area .wrap .img_area.small img {
  width: 16.6666666667vw;
  height: 27.5vw;
  object-fit: cover;
}
#Story_area .wrap .img_area ul {
  position: relative;
}
#Story_area .wrap .img_area ul li {
  transition: opacity 0.9s ease;
}
#Story_area .wrap .img_area ul .story02 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#Story_area .wrap .txt_area {
  width: 25.4166666667vw;
}
#Story_area .wrap .txt_area.on ul li.story01 {
  opacity: 0;
}
#Story_area .wrap .txt_area.on ul li.story02 {
  opacity: 1;
}
#Story_area .wrap .txt_area .ttl_style {
  margin-bottom: 19.5vh;
  display: flex;
  justify-content: space-between;
}
#Story_area .wrap .txt_area .ttl_style .jp {
  margin-top: 1rem;
}
#Story_area .wrap .txt_area ul {
  position: relative;
}
#Story_area .wrap .txt_area ul li {
  position: relative;
  padding-top: 2.9166666667vw;
  transition: opacity 0.9s ease;
}
#Story_area .wrap .txt_area ul li .progress {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}
#Story_area .wrap .txt_area ul li .progress span {
  width: 100%;
  background: #000;
  height: 1px;
  display: block;
  transform: scaleX(0);
  transform-origin: left center;
  will-change: transform;
}
#Story_area .wrap .txt_area ul li .ttl_style2 .num {
  position: absolute;
  top: 0.8333333333vw;
  right: 0;
}
#Story_area .wrap .txt_area ul li.story02 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Story_area {
    display: block;
    height: auto;
    padding: 25.641025641vw 0 25.641025641vw;
  }
  #Story_area .wrap {
    display: block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 0 10.2564102564vw;
    padding: 0;
    box-sizing: border-box;
  }
  #Story_area .wrap .img_area.big {
    width: 66.9230769231vw;
    height: 92.3076923077vw;
    left: -5.1282051282vw;
    position: relative;
  }
  #Story_area .wrap .img_area.big img {
    width: 66.9230769231vw;
    height: 92.3076923077vw;
  }
  #Story_area .wrap .img_area.small {
    width: 31.4102564103vw;
    height: 50.7692307692vw;
  }
  #Story_area .wrap .img_area.small img {
    width: 31.4102564103vw;
    height: 50.7692307692vw;
  }
  #Story_area .wrap .txt_area {
    width: 100%;
  }
  #Story_area .wrap .txt_area .ttl_style {
    margin-bottom: 23.0769230769vw;
    padding: 0 10.2564102564vw;
  }
  #Story_area .wrap .txt_area .ttl_style .jp {
    margin-top: 2.8205128205vw;
  }
  #Story_area .wrap .txt_area ul {
    position: relative;
  }
  #Story_area .wrap .txt_area ul li {
    padding-top: 11.5384615385vw;
  }
  #Story_area .wrap .txt_area ul li .progress {
    left: 10.2564102564vw;
    width: calc(100% - 20.5128205128vw);
  }
  #Story_area .wrap .txt_area ul li .progress span {
    width: 7.6923076923vw;
    transform: scaleX(100%);
  }
  #Story_area .wrap .txt_area ul li:first-child {
    margin-bottom: 30.7692307692vw;
  }
  #Story_area .wrap .txt_area ul li .story_in {
    padding: 0 10.2564102564vw;
    margin-bottom: 20.5128205128vw;
  }
  #Story_area .wrap .txt_area ul li .ttl_style2 {
    margin-bottom: 8.2051282051vw;
  }
  #Story_area .wrap .txt_area ul li .ttl_style2 .num {
    position: absolute;
    top: 3.0769230769vw;
    right: 10.2564102564vw;
  }
  #Story_area .wrap .txt_area ul li .ls_sp {
    letter-spacing: -2%;
  }
  #Story_area .wrap .txt_area ul li .img_area_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #Story_area .wrap .txt_area ul li.story02 {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
  }
}
/*------------------------------------------------------------
#Faq_area,#News_area
------------------------------------------------------------*/
#Faq_area .wrap, #News_area .wrap {
  display: flex;
  margin-left: 6.875vw;
  justify-content: space-between;
  padding-top: 2.7777777778vw;
  position: relative;
}
#Faq_area .wrap:before, #News_area .wrap:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.06;
}
#Faq_area .wrap:after, #News_area .wrap:after {
  display: block;
  content: "";
  width: 6.9444444444vw;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
}
#Faq_area .ttl_area, #News_area .ttl_area {
  width: 18.4722222222vw;
}
#Faq_area .txt_area, #News_area .txt_area {
  width: 52.7083333333vw;
}
#Faq_area .txt_area ul li, #News_area .txt_area ul li {
  position: relative;
}
#Faq_area .txt_area ul li:last-child:before, #News_area .txt_area ul li:last-child:before {
  display: none;
}
#Faq_area .txt_area ul li:before, #News_area .txt_area ul li:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.06;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Faq_area .wrap,
  #News_area .wrap {
    display: block;
    margin-left: 0;
    padding-top: 7.6923076923vw;
  }
  #Faq_area .wrap:after,
  #News_area .wrap:after {
    width: 7.6923076923vw;
  }
  #Faq_area .ttl_area,
  #News_area .ttl_area {
    width: 100%;
    margin-bottom: 12.8205128205vw;
  }
  #Faq_area .txt_area,
  #News_area .txt_area {
    width: 100%;
  }
}
/*------------------------------------------------------------
#Faq_area
------------------------------------------------------------*/
#Faq_area {
  padding-top: 19.5vh;
  padding-bottom: 14vh;
}
#Faq_area ul li dl {
  padding-bottom: 0;
}
#Faq_area ul li dl.open {
  padding-bottom: 2rem;
}
#Faq_area ul li dl.open dt:after {
  display: none;
}
#Faq_area ul li dl dt, #Faq_area ul li dl dd {
  display: flex;
  line-height: 1.6;
}
#Faq_area ul li dl dt .icon, #Faq_area ul li dl dd .icon {
  display: block;
  width: 2rem;
  line-height: 1.4;
}
#Faq_area ul li dl dt .txt, #Faq_area ul li dl dd .txt {
  display: block;
  width: calc(100% - 2rem);
}
#Faq_area ul li dl dt {
  position: relative;
  font-size: 1rem;
  padding: 1.875rem 0;
  cursor: pointer;
}
#Faq_area ul li dl dt .icon {
  font-size: 1.125rem;
}
#Faq_area ul li dl dt:before, #Faq_area ul li dl dt:after {
  display: block;
  content: "";
  background: #999999;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
#Faq_area ul li dl dt:before {
  width: 1.0625rem;
  height: 1px;
  right: 0;
}
#Faq_area ul li dl dt:after {
  width: 1px;
  height: 1.0625rem;
  right: 0.5rem;
}
#Faq_area ul li dl dd {
  background: #ecebe8;
  font-size: 0.875rem;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#Faq_area ul li dl dd .txt {
  padding: 2rem 2rem 2rem 0;
}
#Faq_area ul li dl dd .icon {
  padding: 2rem 0 2rem 2rem;
  opacity: 0.5;
  font-size: 1rem;
  display: block;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Faq_area {
    padding-top: 25.641025641vw;
    padding-bottom: 0;
  }
  #Faq_area ul li dl.open {
    padding-bottom: 6.6666666667vw;
  }
  #Faq_area ul li dl dt .icon, #Faq_area ul li dl dd .icon {
    display: block;
    width: 6.4102564103vw;
    line-height: 1.4;
  }
  #Faq_area ul li dl dt .txt, #Faq_area ul li dl dd .txt {
    width: calc(100% - 6.4102564103vw);
  }
  #Faq_area ul li dl dt {
    font-size: 3.3333333333vw;
    padding: 5.1282051282vw 0;
  }
  #Faq_area ul li dl dt .icon {
    font-size: 3.5897435897vw;
  }
  #Faq_area ul li dl dt .txt {
    box-sizing: border-box;
    padding-right: 6.1538461538vw;
  }
  #Faq_area ul li dl dt:before {
    width: 4.1025641026vw;
  }
  #Faq_area ul li dl dt:after {
    height: 4.1025641026vw;
    right: 2.0512820513vw;
  }
  #Faq_area ul li dl dd {
    font-size: 3.0769230769vw;
  }
  #Faq_area ul li dl dd .txt {
    padding: 5.1282051282vw 5.1282051282vw 5.1282051282vw 0;
  }
  #Faq_area ul li dl dd .icon {
    font-size: 3.5897435897vw;
    padding: 5.1282051282vw 0 5.1282051282vw 5.1282051282vw;
  }
}
/*------------------------------------------------------------
#News_area
------------------------------------------------------------*/
#News_area {
  padding-bottom: 20.5vh;
}
#News_area ul li {
  position: relative;
}
#News_area ul li a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
#News_area ul li dl {
  display: flex;
  align-items: center;
  padding: 1.875rem 0;
}
#News_area ul li dl dt {
  margin-right: 2.5rem;
  font-size: 0.875rem;
}
#News_area ul li dl dd {
  font-size: 1rem;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #News_area {
    padding-bottom: 25.641025641vw;
    padding-top: 25.641025641vw;
  }
  #News_area ul li dl {
    padding: 5.1282051282vw 0;
    align-items: flex-start;
  }
  #News_area ul li dl dt {
    margin-right: 5.1282051282vw;
    font-size: 3.0769230769vw;
    width: 17.9487179487vw;
    line-height: 1.4;
  }
  #News_area ul li dl dd {
    line-height: 1.4;
    font-size: 3.3333333333vw;
    width: calc(100% - 17.9487179487vw);
  }
}
/*------------------------------------------------------------
#Cv_area
------------------------------------------------------------*/
#Cv_area {
  background: url(../images/top/img_cv.jpg) center center no-repeat fixed;
  background-size: 120vw auto;
  height: 41.6666666667vw;
  display: flex;
  align-items: center;
}
#Cv_area .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
#Cv_area .txt_area h2 {
  font-size: 2rem;
  margin-bottom: 3.25rem;
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  #Cv_area {
    background: url(../images/top/img_cv_sp.jpg) top center no-repeat;
    background-size: cover;
    height: 176.2820512821vw;
    display: block;
    align-items: center;
  }
  #Cv_area .inner3 {
    height: 100%;
  }
  #Cv_area .wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-between;
    color: #fff;
    height: 100%;
    padding: 10.2564102564vw 0 12.8205128205vw;
    box-sizing: border-box;
  }
  #Cv_area .txt_area {
    width: 100%;
  }
  #Cv_area .txt_area h2 {
    font-size: 5.3846153846vw;
    margin-bottom: 10.2564102564vw;
    margin-left: 5.1282051282vw;
  }
  #Cv_area .en {
    transform: rotate(90deg);
    transform-origin: top left;
    left: 5.1282051282vw;
    position: relative;
  }
}

/*# sourceMappingURL=top.css.map*/