@charset "UTF-8";
/*
Theme Name: OUCA lite
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
/* ===============================================
# navarea
=============================================== */
@media screen and (max-width: 767px) {
  #navArea nav {
    background-color: #43533f;
    height: 100vh;
    height: 100svh;
    left: -100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    position: fixed;
    top: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
    z-index: 300;
  }
  #navArea nav .logo {
    padding-bottom: 60px;
    width: 68px;
  }
  #navArea nav .nav {
    padding: 0 20px 40px;
  }
  #navArea nav .nav li {
    font-size: 16px;
    padding-bottom: 25px;
  }
  #navArea nav .nav li:last-child {
    background-image: url(../images/line02@2x.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px;
    border-bottom: 1px solid #fff;
    font-family: sans-serif;
    font-size: 13px;
    margin-top: 5px;
    padding: 5px 0 5px 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #navArea nav .nav li a {
    color: #fff;
  }
  #navArea nav .links {
    margin: 0 auto;
    width: 240px;
  }
  #navArea nav .links .basket03 {
    padding-bottom: 10px;
  }
  #navArea nav .links .basket03 a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #696969;
    background-image: url(../images/basket02@2x.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 28px;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 82px;
    position: relative;
    width: 100%;
  }
  #navArea nav .links .basket03 a span {
    display: block;
    font-size: 10px;
  }
  #navArea nav .links .contactus {
    padding-bottom: 10px;
  }
  #navArea nav .links .contactus a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #305336;
    background-image: url(../images/mail01@2x.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 22px;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 82px;
    position: relative;
    width: 100%;
  }
  #navArea nav .links .contactus a span {
    display: block;
    font-size: 10px;
  }
  #navArea nav .links .line a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #57bd37;
    background-image: url(../images/line02@2x.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 24px;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 85px;
    position: relative;
    width: 100%;
  }
  #navArea nav .links .line a span {
    display: block;
    font-size: 10px;
  }
  #navArea nav .links .instagram a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ed6c00;
    background-image: url(../images/instagram01@2x.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 24px;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 85px;
    position: relative;
    width: 100%;
  }
  #navArea nav .links .instagram a span {
    display: block;
    font-size: 10px;
  }
  #navArea nav .links .basket02 a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ed6c00;
    background-image: url(../images/basket02@2x.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 23px;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 70px;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 85px;
    position: relative;
    width: 100%;
  }
  #navArea nav .links .basket02 a span {
    display: block;
    font-size: 10px;
  }
  #navArea nav .links {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  #navArea nav .links .basket03 a {
    background-color: #696969;
    background-image: url(../images/basket02@2x.png);
    background-position: 64px center;
    color: #fffbed;
    padding-left: 110px;
  }
  #navArea nav .links .contactus a {
    background-color: #fff;
    background-image: url(../images/mail02@2x.png);
    background-position: 70px center;
    color: #43533f;
    padding-left: 110px;
  }
  #navArea nav .links .instagram a {
    background-position: 70px center;
    padding-left: 110px;
  }
  #navArea.open nav {
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  #navArea nav {
    background-color: #43533f;
    bottom: 0;
    color: #fff;
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 21.3vw;
    z-index: 300;
  }
  #navArea nav .nav {
    padding: 10vw 3.6vw 2.4vw;
  }
  #navArea nav .nav li {
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 26px);
    padding-bottom: 2vw;
  }
  #navArea nav .nav li:last-child {
    background-image: url(../images/line02@2x.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1.5vw;
    border-bottom: 1px solid #fff;
    font-family: sans-serif;
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    margin-top: 0.5vw;
    padding: 0.5vw 0 0.5vw 2vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #navArea nav .links {
    margin: 0 0 0 auto;
    width: 15.6vw;
  }
  #navArea nav .links .basket03 {
    padding-bottom: 0.67vw;
  }
  #navArea nav .links .basket03 a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #696969;
    background-image: url(../images/basket02@2x.png);
    background-position: 1.8vw center;
    background-repeat: no-repeat;
    background-size: 1.71vw;
    border-radius: 0.52vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-style: normal;
    font-weight: 400;
    height: 4.68vw;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 4.8vw;
    position: relative;
    width: 15.6vw;
  }
  #navArea nav .links .basket03 a span {
    display: block;
    font-size: 0.625vw;
    font-size: clamp(8px, 0.625vw, 12px);
  }
  #navArea nav .links .contactus {
    padding-bottom: 0.67vw;
  }
  #navArea nav .links .contactus a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #305336;
    background-image: url(../images/mail01@2x.png);
    background-position: 2vw center;
    background-repeat: no-repeat;
    background-size: 1.3vw;
    border-radius: 0.52vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-style: normal;
    font-weight: 400;
    height: 4.68vw;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 4.8vw;
    position: relative;
    width: 15.6vw;
  }
  #navArea nav .links .contactus a span {
    display: block;
    font-size: 0.625vw;
    font-size: clamp(8px, 0.625vw, 12px);
  }
  #navArea nav .links .instagram a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ed6c00;
    background-image: url(../images/instagram01@2x.png);
    background-position: 2vw center;
    background-repeat: no-repeat;
    background-size: 1.3vw;
    border-radius: 0.52vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "adobe-garamond-pro", serif;
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-style: normal;
    font-weight: 400;
    height: 4.68vw;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-left: 4.8vw;
    position: relative;
    width: 15.6vw;
  }
  #navArea nav .links .instagram a span {
    display: block;
    font-size: 0.625vw;
    font-size: clamp(8px, 0.625vw, 12px);
  }
  #navArea nav .links {
    margin: 0 auto;
  }
  #navArea nav .links .contactus a {
    background-color: #fff;
    background-image: url(../images/mail02@2x.png);
    color: #43533f;
  }
  #navArea.open nav {
    right: 0;
  }
}
/*============
@keyframes
=============*/
@-webkit-keyframes equalizer01 {
  0% {
    width: 70%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 70%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 70%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 70%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 70%;
  }
}
@keyframes equalizer01 {
  0% {
    width: 70%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 70%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 70%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 70%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 70%;
  }
}
@-webkit-keyframes equalizer02 {
  0% {
    width: 30%;
  }
  10% {
    width: 20%;
  }
  20% {
    width: 40%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 20%;
  }
  50% {
    width: 30%;
  }
  60% {
    width: 20%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 40%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 30%;
  }
}
@keyframes equalizer02 {
  0% {
    width: 30%;
  }
  10% {
    width: 20%;
  }
  20% {
    width: 40%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 20%;
  }
  50% {
    width: 30%;
  }
  60% {
    width: 20%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 40%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 30%;
  }
}
/*============
.toggle_btn
=============*/
@media screen and (max-width: 767px) {
  #navArea {
    display: none;
  }
  #navArea.open .toggle_btn span {
    background-color: #fff;
  }
  #navArea.open .toggle_btn span:nth-child(1) {
    -webkit-animation: unset;
            animation: unset;
    top: 5px;
    -webkit-transform: translate(0, 10px) rotate(-25deg);
            transform: translate(0, 10px) rotate(-25deg);
  }
  #navArea.open .toggle_btn span:nth-child(2) {
    -webkit-animation: unset;
            animation: unset;
    opacity: 0;
  }
  #navArea.open .toggle_btn span:nth-child(3) {
    -webkit-animation: unset;
            animation: unset;
    top: 25px;
    -webkit-transform: translate(0, -10px) rotate(25deg);
            transform: translate(0, -10px) rotate(25deg);
  }
  .toggle_btn {
    cursor: pointer;
    display: block;
    height: 24px;
    position: fixed;
    right: 20px;
    top: 20px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 24px;
    z-index: 10000;
  }
  .toggle_btn span {
    background-color: rgb(0, 0, 0);
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 24px;
  }
  .toggle_btn span:nth-child(1) {
    top: 5px;
    width: 24px;
  }
  .toggle_btn span:nth-child(2) {
    display: none;
    top: 12px;
    width: 24px;
  }
  .toggle_btn span:nth-child(3) {
    top: 12px;
    width: 24px;
  }
}
@media screen and (min-width: 768px) {
  #navArea.open .toggle_btn span {
    background-color: #fff;
  }
  #navArea.open .toggle_btn span:nth-child(1) {
    -webkit-animation: unset;
            animation: unset;
    top: 0;
    -webkit-transform: translate(0, 10px) rotate(-15deg);
            transform: translate(0, 10px) rotate(-15deg);
  }
  #navArea.open .toggle_btn span:nth-child(2) {
    -webkit-animation: unset;
            animation: unset;
    opacity: 0;
  }
  #navArea.open .toggle_btn span:nth-child(3) {
    -webkit-animation: unset;
            animation: unset;
    top: 20px;
    -webkit-transform: translate(0, -10px) rotate(15deg);
            transform: translate(0, -10px) rotate(15deg);
  }
  .toggle_btn {
    cursor: pointer;
    display: block;
    height: 30px;
    position: fixed;
    right: 2.5vw;
    text-align: center;
    top: 2vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 50px;
    z-index: 10000;
  }
  .toggle_btn span {
    background-color: #fff;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 50px;
  }
  .toggle_btn span:nth-child(1) {
    left: 0;
    top: 5px;
  }
  .toggle_btn span:nth-child(2) {
    display: none;
    left: 0;
    top: 13px;
  }
  .toggle_btn span:nth-child(3) {
    left: 0;
    top: 15px;
  }
}
/* ===============================================
# mask
=============================================== */
#mask {
  display: none;
}

.open #mask {
  background: #000;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  z-index: 111;
}

/* ===============================================
# レスポンシブ ページネーション
=============================================== */
.pagination {
  list-style-type: none;
  margin: 30px 0;
  padding-left: 0;
}

.pagination,
.pagination li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination a {
  border: 1px solid #ddd;
  border-left-width: 0;
  color: #333;
  font-weight: 300;
  min-height: 36px;
  min-width: 36px;
  padding-top: 1px;
  text-decoration: none;
}

.pagination li:not([class*=current]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  left: -9999px;
  /* screen readers only */
  position: absolute;
  top: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.pagination li.first a::before {
  content: "<<";
}

.pagination li.last a::after {
  content: ">>";
}

.pagination li.previous a::before {
  content: "<";
}

.pagination li.next a::after {
  content: ">";
}

.pagination li.current a {
  background-color: #ddd;
  cursor: default;
  pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a,
.pagination > li > span {
  color: rgb(0, 0, 0);
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: rgb(125, 125, 125);
}

@media only screen and (max-width: 680px) {
  .pagination li.first,
  .pagination li.last {
    left: -9999px;
    /* screen readers only */
    position: absolute;
    top: -9999px;
  }
  .pagination li.previous a {
    border-left-width: 1px;
  }
}
@media only screen and (max-width: 500px) {
  .pagination li {
    left: -9999px;
    /* screen readers only */
    position: absolute;
    top: -9999px;
  }
  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next {
    left: initial;
    position: initial;
    top: initial;
  }
  .pagination li.previous a {
    border-left-width: 0;
  }
}
@media only screen and (max-width: 400px) {
  .pagination li.first,
  .pagination li.last {
    left: -9999px;
    /* screen readers only */
    position: absolute;
    top: -9999px;
  }
  .pagination li.previous a {
    border-left-width: 1px;
  }
}
@media only screen and (max-width: 240px) {
  /* For watches? */
  .pagination li {
    width: 50%;
  }
  .pagination li.current {
    border-left-width: 1px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* ===============================================
# animation
=============================================== */
.ani.anit,
.animation.anit {
  opacity: 0 !important;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 1s 0s ease;
  transition: all 1s 0s ease;
}

.ani.anit.active,
.animation.anit.active {
  opacity: 1 !important;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.ani.anir {
  opacity: 0 !important;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: all 1s 0s ease;
  transition: all 1s 0s ease;
}

.ani.anir.active {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.ani.anil {
  opacity: 0 !important;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  -webkit-transition: all 1s 0s ease;
  transition: all 1s 0s ease;
}

.ani.anil.active {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.animation02 {
  overflow: hidden;
  position: relative;
}

.animation02 img {
  display: block;
  opacity: 0;
  position: relative;
  -webkit-transition: all 1s 0.3s ease;
  transition: all 1s 0.3s ease;
  width: 100%;
  z-index: 0;
}

.animation02::before {
  background: rgb(255, 255, 255);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.8s 0.4s ease;
  transition: all 0.8s 0.4s ease;
  width: 100%;
  z-index: 1;
}

.animation02.active:before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.animation02.active img {
  opacity: 1;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*:focus {
  outline: none !important;
}

@media screen and (max-width: 767px) {
  html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
  }
  body {
    -webkit-animation: fadein 3s forwards;
            animation: fadein 3s forwards;
    color: #707070;
    font-family: "Noto Sans JP", sans-serif;
  }
  a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a:active,
  a:focus,
  a:hover,
  a:link,
  a:visited {
    text-decoration: none;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  #header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  #header h1 {
    width: 60vw;
  }
  #header .instagram {
    display: none;
  }
  #chat {
    bottom: 18px;
    display: none;
    position: fixed;
    right: 15px;
    width: 35.6vw;
    z-index: 100;
  }
  #chat a {
    display: block;
  }
  #fv {
    height: 100vh;
    position: relative;
    width: 100%;
  }
  #fv .video-box {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  #fv .video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #fv .catch {
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: 80px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    position: absolute;
    width: 72vw;
  }
  #fv .catch img {
    width: 100%;
  }
  #concept .image img {
    width: 100%;
  }
  #concept .catch {
    font-size: 18px;
    line-height: 1.6;
    padding: 30px 0 35px;
    text-align: center;
  }
  #concept .group01 .image {
    padding: 0 0 150px 30px;
    text-align: right;
  }
  #concept .group01 .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #concept .group01 .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #concept .group01 .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #concept .group01 .header .num img {
    height: 100%;
    width: auto;
  }
  #concept .group01 .header {
    margin: 0 30px;
    padding: 0 0 60px;
  }
  #concept .group01 .txt {
    padding: 0 30px 30px;
  }
  #concept .group01 .txt h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    padding-bottom: 45px;
  }
  #concept .group01 .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #concept .group02 {
    padding: 0;
  }
  #concept .group02 .image {
    padding: 0 0 30px 30px;
    text-align: right;
  }
  #concept .group02 .txt {
    padding: 0 30px 80px;
  }
  #concept .group02 .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #concept .scroll {
    display: none;
  }
  #about {
    position: relative;
  }
  #about .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #about .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #about .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #about .header .num img {
    height: 100%;
    width: auto;
  }
  #about .header {
    padding: 0 30px 70px;
  }
  #about #rakusan {
    display: none;
  }
  #about > .block .txt {
    padding: 0 30px 25px;
  }
  #about > .block .txt h3 {
    font-size: 30px;
    padding: 0 0 45px;
  }
  #about > .block .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #about > .block .image {
    padding: 0 30px 40px;
  }
  #about > .txt {
    padding: 0 30px 170px;
  }
  #about > .txt h4 {
    font-size: 30px;
    line-height: 1.6;
    padding-bottom: 40px;
  }
  #about > .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #about .supplement {
    bottom: -32px;
    position: absolute;
    right: 30px;
    z-index: 5;
  }
  #about .supplement img {
    width: 43vw;
  }
  #osusume {
    position: relative;
  }
  #osusume .side {
    left: 0;
    position: absolute;
    top: 108px;
    z-index: 5;
  }
  #osusume .side img {
    width: 60px;
  }
  #osusume .image img {
    width: 100%;
  }
  #osusume .group {
    padding: 70px 0 0;
    position: relative;
  }
  #osusume .group:before {
    background-color: rgba(255, 245, 0, 0.2);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  #osusume .group .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #osusume .group .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #osusume .group .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #osusume .group .header .num img {
    height: 100%;
    width: auto;
  }
  #osusume .group .header {
    margin: 0 0 60px 90px;
  }
  #osusume .group h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.6;
    padding: 0 0 45px 90px;
  }
  #osusume .group ul.list {
    padding: 0 30px 37px 90px;
  }
  #osusume .group ul.list li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: medium;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.6;
    margin-bottom: 18px;
    padding: 30px 10px;
    text-align: center;
    width: 100%;
  }
  #base {
    padding: 70px 0 0;
  }
  #base .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #base .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #base .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #base .header .num img {
    height: 100%;
    width: auto;
  }
  #base .header {
    margin: 0 30px 40px;
  }
  #base .group01 {
    padding: 0 30px 25px;
  }
  #base .group01 .block {
    margin-bottom: 20px;
  }
  #base .group01 .block .image {
    padding-bottom: 20px;
  }
  #base .group01 .block .image img {
    width: 100%;
  }
  #base .group01 .block .txt h3 {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 12px;
  }
  #base .group01 .block .txt h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.6;
    padding-bottom: 25px;
  }
  #base .group01 .block .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #base .group02 {
    background-color: #e2e2e2;
    padding: 35px 0 45px;
  }
  #base .group02 h3 {
    font-size: 30px;
    font-weight: medium;
    line-height: 1.3;
    padding: 0 30px 25px;
  }
  #base .group02 .group03 {
    padding: 0 15px;
  }
  #base .group02 .group03 .block {
    background-color: #fff;
    margin: 0 0 30px;
    padding: 45px 30px 20px;
    position: relative;
  }
  #base .group02 .group03 .block .num {
    color: #fff500;
    font-size: 44px;
    position: absolute;
    right: 30px;
    top: 35px;
  }
  #base .group02 .group03 .block h4 {
    font-size: 26px;
    font-weight: medium;
    line-height: 1.3;
    padding-bottom: 35px;
  }
  #base .group02 .group03 .block h5 {
    font-size: 18px;
    font-weight: medium;
    line-height: 1.6;
    padding-bottom: 22px;
  }
  #base .group02 .group03 .block .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
  }
  #benefits {
    padding-bottom: 50px;
    position: relative;
  }
  #benefits .image01 img,
  #benefits .image02 img {
    width: 100%;
  }
  #benefits .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #benefits .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #benefits .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #benefits .header .num img {
    height: 100%;
    width: auto;
  }
  #benefits .header {
    padding: 0 30px;
    position: absolute;
    top: 54vw;
    width: 100%;
    z-index: 5;
  }
  #benefits .logo {
    margin: -8vw auto 90px;
    position: relative;
    text-align: center;
    width: 72vw;
    z-index: 5;
  }
  #benefits .logo img {
    width: 100%;
  }
  #benefits .scroll {
    display: none;
  }
  #benefits h3 {
    font-size: 30px;
    font-weight: medium;
    padding: 0 0 30px;
    text-align: center;
  }
  #benefits .group .block {
    margin: 0 30px 50px;
  }
  #benefits .group .block.last {
    margin-bottom: 30px;
  }
  #benefits .group .block .point {
    margin: auto;
    padding-bottom: 30px;
    text-align: center;
    width: 37vw;
  }
  #benefits .group .block .point img {
    width: 100%;
  }
  #benefits .group .block .txt {
    text-align: center;
  }
  #benefits .group .block .txt h4 {
    font-size: 25px;
    padding-bottom: 20px;
    line-height: 1.6;
  }
  #benefits .group .block .txt .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    text-align: left;
  }
  #benefits .group .notice {
    background-color: rgba(255, 245, 0, 0.5);
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    margin: 0 15px;
    padding: 20px 30px;
  }
  #product {
    position: relative;
  }
  #product > .image {
    padding-bottom: 55px;
  }
  #product > .image img {
    width: 100%;
  }
  #product .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #product .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #product .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #product .header .num img {
    height: 100%;
    width: auto;
  }
  #product .header {
    margin: 0 30px 40px;
  }
  #product h3 {
    font-size: 30px;
    font-weight: medium;
    padding: 0 0 35px;
    text-align: center;
  }
  #product .name {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px 20px;
  }
  #product .name .en {
    font-size: 30px;
    font-weight: medium;
    margin-right: 30px;
  }
  #product .name .ja {
    font-size: 14px;
    font-weight: 300;
  }
  #product .price {
    font-size: 14px;
    font-weight: medium;
    padding: 0 30px 18px;
  }
  #product table {
    border-top: 1px solid #707070;
    margin: 0 30px 20px;
  }
  #product table tr {
    border-bottom: 1px solid #707070;
  }
  #product table tr th {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
    padding: 20px 0;
    width: 10%;
  }
  #product table tr td {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
    padding: 20px 0;
    width: 90%;
  }
  #product .images {
    margin: 0 0 24px;
  }
  #product .catch {
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 20px;
    text-align: center;
  }
  #product .mark {
    background-color: #F5F5F5;
    margin: 0 0 32px;
    padding: 25px 45px 20px;
  }
  #product .mark h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    padding-bottom: 20px;
  }
  #product .mark .icon {
    margin: auto auto 20px;
    text-align: center;
  }
  #product .mark .icon img {
    width: 82px;
  }
  #product .mark .txt .desc {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.6;
  }
  #product .points {
    margin: 0 85px 45px;
  }
  #product .points li {
    aspect-ratio: 1/1;
    background-image: url(../images/point01@2x.png?1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  #product .points li h4 {
    font-size: 20px;
    font-weight: bold;
    padding: 100px 0 10px;
  }
  #product .points li .desc {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.3;
  }
  #product .haigou {
    margin: 0 auto 27px;
    width: 70vw;
  }
  #product .suppliments {
    position: relative;
    text-align: center;
    z-index: 3;
  }
  #product .suppliments img {
    width: 170px;
  }
  #product .lists {
    background-color: #f5f5f5;
    font-size: 12px;
    font-weight: 300;
    margin: -20px 0 60px;
    padding: 25px 30px 25px 50px;
    position: relative;
  }
  #product .lists li {
    list-style-type: disc;
    line-height: 1.6;
  }
  #product .scroll {
    display: none;
    left: 4.7vw;
    position: absolute;
    top: 51vw;
    z-index: 5;
  }
  #product .scroll img {
    width: 0.78vw;
  }
  #product .side {
    display: none;
    left: 0;
    position: absolute;
    top: 134vw;
    z-index: 5;
  }
  #product .side img {
    width: 8.6vw;
  }
  #voice {
    background-color: #FFFA74;
    position: relative;
  }
  #voice:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 38px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #voice .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #voice .header h2 {
    font-size: 15px;
    line-height: 1.3;
    width: calc(50% - 50px);
  }
  #voice .header .num {
    height: 55px;
    line-height: 1;
    text-align: center;
    width: 100px;
  }
  #voice .header .num img {
    height: 100%;
    width: auto;
  }
  #voice .header {
    margin: 0 30px 35px;
  }
  #voice h3 {
    font-size: 30px;
    font-weight: medium;
    padding: 0 0 40px;
    text-align: center;
  }
  #voice .wrapper {
    padding: 0 30px 45px;
  }
  #voice .wrapper .group .block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px;
    padding: 5px 15px;
    width: 100%;
  }
  #voice .wrapper .group .block .icon {
    margin-right: 10px;
    width: 67px;
  }
  #voice .wrapper .group .block .txt {
    width: calc(100% - 77px);
  }
  #voice .wrapper .group .block .txt .title {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 7px;
  }
  #voice .wrapper .group .block .txt .foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #voice .wrapper .group .block .txt .foot .left {
    font-size: 10px;
    font-weight: 300;
  }
  #voice .wrapper .group .block .txt .foot .link {
    font-size: 6px;
    font-weight: bold;
  }
  #voice .notice {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0 50px;
    text-align: center;
  }
  #voice .more-list ul {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  #voice .more-btn {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 35px 0 0;
    text-align: center;
  }
  #voice .more-btn:hover {
    cursor: pointer;
  }
  #voice > .image img {
    width: 100%;
  }
  .mfp-bg {
    background: rgba(0, 0, 0, 0.65);
    opacity: 1;
  }
  .mfp-content .block-voice {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    margin: auto 30px;
    padding: 30px 15px;
  }
  .mfp-content .block-voice .icon {
    margin: auto auto 15px;
    width: 120px;
  }
  .mfp-content .block-voice .icon img {
    width: 100%;
  }
  .mfp-content .block-voice .txt .comment {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 15px;
  }
  .mfp-content .block-voice .txt .foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mfp-content .block-voice .txt .foot .left {
    font-size: 10px;
    font-weight: 300;
  }
  .mfp-content .block-voice .txt .foot .right {
    display: block;
  }
  .mfp-content .block-voice .txt .foot .right img {
    width: 30px;
  }
  .mfp-content .block-seibun {
    background-color: #fff;
    margin: auto 30px;
    padding: 28px 30px;
    width: calc(100% - 60px);
  }
  .mfp-content .block-seibun .header {
    border-bottom: 2px solid #707070;
    margin-bottom: 20px;
    padding-bottom: 14px;
  }
  .mfp-content .block-seibun .header h3 {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 7px;
  }
  .mfp-content .block-seibun .header h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
  }
  .mfp-content .block-seibun .desc {
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 21px;
  }
  .mfp-content .block-seibun ul li {
    font-size: 12px;
    padding-bottom: 8px;
  }
  .mfp-content .block-seibun .btn {
    text-align: right;
  }
  .mfp-content .block-seibun .btn img {
    width: 30px;
  }
  .mfp-close {
    cursor: pointer;
    height: auto;
    padding: 0;
    position: relative;
    width: auto;
  }
  #faq {
    padding: 50px 15px 80px;
  }
  #faq h3 {
    font-size: 30px;
    font-weight: medium;
    padding-bottom: 20px;
    text-align: center;
  }
  #faq .group .block {
    margin-bottom: 15px;
  }
  #faq .group .block .question {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f5f5f5;
    background-image: url(../images/plus01@2x.png);
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
    line-height: 1.5;
    padding: 10px 40px 10px 15px;
  }
  #faq .group .block .question.open {
    background-image: url(../images/minus01@2x.png);
    background-position: calc(100% - 15px) center;
    background-size: 8px;
  }
  #faq .group .block .question div:first-child {
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
  }
  #faq .group .block .question div:last-child {
    font-size: 12px;
  }
  #faq .group .block .answer {
    display: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    padding: 16px 15px 15px 45px;
  }
  footer {
    position: relative;
  }
  footer .image img {
    width: 100%;
  }
  footer .logo {
    padding: 0 30px;
    position: absolute;
    top: -26px;
  }
  footer .logo img {
    width: 100%;
  }
  footer .txt {
    padding: 32px 30px;
  }
  footer .txt .name {
    font-size: 16px;
    padding-bottom: 16px;
  }
  footer .txt .address {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 16px;
  }
  footer .txt .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .txt .links li a {
    border-right: 1px solid #707070;
    display: block;
    font-size: 10px;
    font-weight: 300;
    margin-right: 11px;
    padding-right: 11px;
  }
  footer .txt .links li:last-child a {
    border-right: none;
  }
  footer .copyright {
    background-color: rgba(255, 245, 0, 0.5);
    font-size: 10px;
    font-weight: 300;
    padding: 70px 30px;
  }
}
@media screen and (min-width: 768px) {
  html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
  }
  body {
    -webkit-animation: fadein 3s forwards;
            animation: fadein 3s forwards;
    color: #707070;
    font-family: "Noto Sans JP", sans-serif;
  }
  a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a:active,
  a:focus,
  a:hover,
  a:link,
  a:visited {
    text-decoration: none;
  }
  img {
    height: auto;
    max-width: 100%;
  }
  #header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(112, 112, 112, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 5.2vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 7.7vw 0 2.5vw;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  #header h1 {
    width: 12.3vw;
  }
  #header .instagram a {
    color: #fff;
    display: block;
    font-size: 1.9vw;
    font-size: clamp(14px, 1.9vw, 36px);
  }
  #chat {
    bottom: 2.5vw;
    display: none;
    position: fixed;
    right: 2.5vw;
    width: 11.3vw;
    z-index: 100;
  }
  #chat a {
    display: block;
  }
  #fv {
    height: 100vh;
    position: relative;
    width: 100%;
  }
  #fv .video-box {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  #fv .video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #fv .catch {
    left: 5.2vw;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
  }
  #fv .catch img {
    width: 29vw;
  }
  #concept {
    position: relative;
  }
  #concept > .image {
    width: 100%;
  }
  #concept > .image img {
    width: 100%;
  }
  #concept .catch {
    font-size: 1.8vw;
    font-size: clamp(14px, 1.8vw, 35px);
    line-height: 2;
    padding: 5.5vw 15.6vw 5vw;
  }
  #concept .group01 {
    background-image: url(../images/concept02@2x.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 53.3vw;
  }
  #concept .group01 .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #concept .group01 .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #concept .group01 .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #concept .group01 .header .num img {
    height: 100%;
    width: auto;
  }
  #concept .group01 .header {
    margin: 0 0 0 15.6vw;
    padding: 11.9vw 0 2.5vw;
  }
  #concept .group01 .txt {
    background-color: #fff;
    padding: 7vw 5vw 8.5vw 10.4vw;
    width: 60vw;
  }
  #concept .group01 .txt h3 {
    font-size: 2.6vw;
    font-size: clamp(20px, 2.6vw, 50px);
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 3.5vw;
  }
  #concept .group01 .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 2;
  }
  #concept .group02 {
    background-image: url(../images/concept03@2x.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 53.8vw;
    padding: 18vw 0 0 42.8vw;
  }
  #concept .group02 .txt {
    background-color: #fff;
    padding: 3vw 2.3vw 5.8vw;
  }
  #concept .group02 .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 2;
  }
  #concept .scroll {
    position: absolute;
    left: 4.79vw;
    top: 31.45vw;
    width: 0.78vw;
  }
  #about {
    position: relative;
  }
  #about .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #about .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #about .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #about .header .num img {
    height: 100%;
    width: auto;
  }
  #about .header {
    margin: 0 0 4vw 15.6vw;
    padding-top: 10vw;
  }
  #about #rakusan {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
  }
  #about #rakusan img {
    width: 13.5vw;
  }
  #about > .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #about > .block .txt {
    padding: 7vw 10vw;
    width: 70%;
  }
  #about > .block .txt h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    padding: 0 0 4vw;
  }
  #about > .block .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 2;
  }
  #about > .block .image {
    background-image: url(../images/about01@2x.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30%;
  }
  #about > .txt {
    padding: 0 10.4vw 10vw;
  }
  #about > .txt h4 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    line-height: 1.5;
    padding-bottom: 3.5vw;
  }
  #about > .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 2;
  }
  #about .supplement {
    bottom: -3vw;
    position: absolute;
    right: 18.8vw;
    z-index: 5;
  }
  #about .supplement img {
    width: 18.6vw;
  }
  #osusume {
    position: relative;
  }
  #osusume .side {
    left: 0;
    position: absolute;
    top: 8.5vw;
    z-index: 5;
  }
  #osusume .side img {
    width: 8.6vw;
  }
  #osusume .image img {
    width: 100%;
  }
  #osusume .group {
    padding: 6vw 0 0;
    position: relative;
  }
  #osusume .group:before {
    background-color: rgba(255, 245, 0, 0.2);
    content: "";
    display: block;
    height: calc(100% - 25.3vw);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  #osusume .group .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #osusume .group .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #osusume .group .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #osusume .group .header .num img {
    height: 100%;
    width: auto;
  }
  #osusume .group .header {
    margin: 0 0 7vw 15.6vw;
  }
  #osusume .group h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: medium;
    padding: 0 20.8vw 1.5vw;
  }
  #osusume .group ul.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20.8vw 6vw;
  }
  #osusume .group ul.list li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-weight: medium;
    height: 9vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.6;
    margin-bottom: 1.9vw;
    text-align: center;
    width: 31.1%;
  }
  #osusume .group .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15.6vw 17vw;
  }
  #base .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #base .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #base .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #base .header .num img {
    height: 100%;
    width: auto;
  }
  #base .header {
    margin: 0 15.6vw 7vw;
  }
  #base .group01 {
    padding: 0 15.6vw 4.7vw;
  }
  #base .group01 .block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.5vw;
  }
  #base .group01 .block .image {
    width: 27.8%;
  }
  #base .group01 .block .image img {
    width: 100%;
  }
  #base .group01 .block .txt {
    padding: 0 0 0 5vw;
    width: 72.2%;
  }
  #base .group01 .block .txt h3 {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    padding-bottom: 0.7vw;
  }
  #base .group01 .block .txt h4 {
    font-size: 2.6vw;
    font-size: clamp(20px, 2.6vw, 50px);
    font-weight: 500;
    padding-bottom: 1.6vw;
  }
  #base .group01 .block .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 2;
  }
  #base .group02 {
    background-color: #e2e2e2;
    padding: 6vw 0 0 0;
  }
  #base .group02 h3 {
    font-size: 2.6vw;
    font-size: clamp(20px, 2.6vw, 50px);
    font-weight: medium;
    line-height: 1.8;
    padding: 0 19.8vw 3vw;
  }
  #base .group02 .group03 {
    height: 36vw;
    padding: 0 5.2vw 12vw;
  }
  #base .group02 .group03 .block {
    background-color: #fff;
    margin: 0 1vw;
    padding: 3vw 2.5vw;
    position: relative;
  }
  #base .group02 .group03 .block .num {
    color: #fff500;
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    position: absolute;
    right: 2.5vw;
    top: 3vw;
  }
  #base .group02 .group03 .block h4 {
    font-size: 1.8vw;
    font-size: clamp(14px, 1.8vw, 35px);
    font-weight: medium;
    padding-bottom: 4vw;
  }
  #base .group02 .group03 .block h5 {
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-weight: medium;
    line-height: 1.6;
    padding-bottom: 1.6vw;
  }
  #base .group02 .group03 .block .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    line-height: 1.5;
  }
  #base .group02 .group03 .slick-dots {
    bottom: 3vw;
    width: calc(100% - 10.4vw);
  }
  #base .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  #benefits {
    padding-bottom: 9.6vw;
    position: relative;
  }
  #benefits .image01 img,
  #benefits .image02 img {
    width: 100%;
  }
  #benefits .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #benefits .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #benefits .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #benefits .header .num img {
    height: 100%;
    width: auto;
  }
  #benefits .header {
    left: 15.6vw;
    position: absolute;
    top: 24vw;
    z-index: 5;
  }
  #benefits .scroll {
    left: 4.7vw;
    position: absolute;
    top: 16.9vw;
    z-index: 5;
  }
  #benefits .scroll img {
    width: 0.78vw;
  }
  #benefits h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: medium;
    padding: 10vw 15.6vw 5vw;
  }
  #benefits .group {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    margin: 0 15.6vw;
    padding: 0 5.2vw;
  }
  #benefits .group .block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 2.5vw;
  }
  #benefits .group .block.last {
    margin-bottom: 5.5vw;
  }
  #benefits .group .block .point {
    width: 20%;
  }
  #benefits .group .block .point img {
    width: 100%;
  }
  #benefits .group .block .txt {
    padding: 0 0 0 4vw;
    width: 80%;
  }
  #benefits .group .block .txt h4 {
    font-size: 2vw;
    font-size: clamp(16px, 2vw, 40px);
    padding-bottom: 1.4vw;
  }
  #benefits .group .block .txt .desc {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 1.5;
  }
  #benefits .group .notice {
    background-color: #FFFA74;
    font-size: 1.2vw;
    font-size: clamp(9px, 1.2vw, 23px);
    line-height: 1.5;
    padding: 2vw 3vw;
  }
  #product {
    position: relative;
  }
  #product .image img {
    width: 100%;
  }
  #product .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #product .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #product .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #product .header .num img {
    height: 100%;
    width: auto;
  }
  #product .header {
    margin: -3vw 0 5vw;
    padding: 0 0 0 15.6vw;
    position: relative;
    z-index: 5;
  }
  #product h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: medium;
    padding: 0 15.6vw 3.5vw;
  }
  #product .name {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20.4vw 2.5vw;
  }
  #product .name .en {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: medium;
    margin-right: 2.2vw;
  }
  #product .name .ja {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
  }
  #product .price {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    font-weight: medium;
    padding: 0 20.4vw 2.2vw;
  }
  #product table {
    border-top: 1px solid #707070;
    margin: 0 20.4vw 3vw;
  }
  #product table tr {
    border-bottom: 1px solid #707070;
  }
  #product table tr th {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 1.5;
    padding: 1.5vw 0;
    width: 10%;
  }
  #product table tr td {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 1.5;
    padding: 1.5vw 0;
    width: 90%;
  }
  #product .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 20.4vw 6vw;
  }
  #product .images .image {
    width: 32.5%;
  }
  #product .images .image img {
    width: 100%;
  }
  #product .mark {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #F5F5F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 14.7vw;
    margin: 0 20.4vw 9vw;
    position: relative;
  }
  #product .mark:after {
    background-color: #707070;
    content: "";
    display: block;
    height: 9vw;
    width: 1px;
    left: 19.6vw;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #product .mark .icon {
    margin: auto;
    text-align: center;
    width: 33.333%;
  }
  #product .mark .icon img {
    width: 7.1vw;
  }
  #product .mark .txt {
    padding-left: 3.8vw;
    width: 66.666%;
  }
  #product .mark .txt h4 {
    font-size: 1.67vw;
    font-size: clamp(13px, 1.67vw, 32px);
    padding-bottom: 0.9vw;
  }
  #product .mark .txt .desc {
    font-size: 0.94vw;
    font-size: clamp(8px, 0.94vw, 18px);
    font-weight: 300;
    line-height: 1.5;
  }
  #product .catch {
    font-size: 2vw;
    font-size: clamp(16px, 2vw, 40px);
    padding-bottom: 3.2vw;
    text-align: center;
  }
  #product .points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 22.2vw 5vw;
  }
  #product .points li {
    aspect-ratio: 1/1;
    background-image: url(../images/point01@2x.png?1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    width: 30.8%;
  }
  #product .points li h4 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 8vw 0 0.5vw;
  }
  #product .points li .desc {
    font-size: 0.78vw;
    font-size: clamp(8px, 0.78vw, 15px);
    letter-spacing: 0.1em;
    line-height: 1.3;
  }
  #product .haigou {
    margin: 0 auto 2vw;
    width: 36vw;
  }
  #product .lists {
    background-color: #f5f5f5;
    font-size: 1.3vw;
    font-size: clamp(10px, 1.3vw, 25px);
    font-weight: 300;
    margin: 0 20.4vw 18.6vw;
    padding: 3vw 5.2vw 3vw 6.2vw;
    position: relative;
  }
  #product .lists li {
    list-style-type: disc;
    padding: 0.4vw 0;
  }
  #product .lists .suppliments {
    position: absolute;
    right: -8.3vw;
    top: -9.2vw;
    width: 18.6vw;
  }
  #product .lists .suppliments img {
    width: 100%;
  }
  #product .scroll {
    left: 4.7vw;
    position: absolute;
    top: 51vw;
    z-index: 5;
  }
  #product .scroll img {
    width: 0.78vw;
  }
  #product .side {
    left: 0;
    position: absolute;
    top: 88vw;
    z-index: 5;
  }
  #product .side img {
    width: 8.6vw;
  }
  #voice {
    background-color: #FFFA74;
    position: relative;
  }
  #voice:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 5.5vw;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #voice .header {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #voice .header h2 {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    line-height: 1.2;
    margin-right: 2vw;
  }
  #voice .header .num {
    height: 8vw;
    line-height: 1;
    width: auto;
  }
  #voice .header .num img {
    height: 100%;
    width: auto;
  }
  #voice .header {
    margin: 0 15.6vw 4.6vw;
  }
  #voice h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: 500;
    padding: 0 15.6vw 4.5vw;
  }
  #voice .wrapper {
    cursor: pointer;
    margin: 0 0 5vw 20.4vw;
    overflow-x: auto;
  }
  #voice .wrapper::-webkit-scrollbar {
    height: 5px;
    width: 3px;
  }
  #voice .wrapper::-webkit-scrollbar-track {
    background-color: #f0f0f0;
  }
  #voice .wrapper::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 0;
  }
  #voice .wrapper table .block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 1.3vw 2.5vw;
    padding: 0.5vw 1vw;
    width: 28.3vw;
  }
  #voice .wrapper table .block .icon {
    margin-right: 2.4vw;
    width: 5.7vw;
  }
  #voice .wrapper table .block .txt {
    width: calc(100% - 8.1vw);
  }
  #voice .wrapper table .block .txt .title {
    font-size: 0.78vw;
    font-size: clamp(8px, 0.78vw, 15px);
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.6vw;
  }
  #voice .wrapper table .block .txt .foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #voice .wrapper table .block .txt .foot .left {
    font-size: 0.78vw;
    font-size: clamp(8px, 0.78vw, 15px);
    font-weight: 300;
  }
  #voice .wrapper table .block .txt .foot .link {
    font-size: 0.52vw;
    font-size: clamp(8px, 0.52vw, 10px);
    font-weight: bold;
  }
  #voice .notice {
    font-size: 0.78vw;
    font-size: clamp(8px, 0.78vw, 15px);
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw 5vw;
    text-align: right;
  }
  #voice > .image img {
    width: 100%;
  }
  .mfp-bg {
    background: rgba(0, 0, 0, 0.65);
    opacity: 1;
  }
  .mfp-content .block-voice {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 1120px;
    padding: 70px;
    width: 90%;
  }
  .mfp-content .block-voice .icon {
    margin-right: 77px;
    width: 212px;
  }
  .mfp-content .block-voice .icon img {
    width: 100%;
  }
  .mfp-content .block-voice .txt {
    width: calc(100% - 289px);
  }
  .mfp-content .block-voice .txt .comment {
    font-size: 20px;
    font-weight: 300;
    line-height: 2;
    padding-bottom: 40px;
  }
  .mfp-content .block-voice .txt .foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mfp-content .block-voice .txt .foot .left {
    font-size: 20px;
    font-weight: 300;
  }
  .mfp-content .block-voice .txt .foot .right {
    display: block;
  }
  .mfp-content .block-voice .txt .foot .right img {
    width: 43px;
  }
  .mfp-content .block-seibun {
    background-color: #fff;
    margin: auto;
    padding: 48px 68px;
    width: 920px;
  }
  .mfp-content .block-seibun .header {
    border-bottom: 2px solid #707070;
    margin-bottom: 32px;
    padding-bottom: 24px;
  }
  .mfp-content .block-seibun .header h3 {
    font-size: 48px;
    font-weight: 500;
    padding-bottom: 12px;
  }
  .mfp-content .block-seibun .header h4 {
    font-size: 24px;
    font-weight: 500;
  }
  .mfp-content .block-seibun .desc {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 36px;
  }
  .mfp-content .block-seibun ul li {
    font-size: 20px;
    padding-bottom: 8px;
  }
  .mfp-content .block-seibun .btn {
    text-align: right;
  }
  .mfp-content .block-seibun .btn img {
    width: 43px;
  }
  .mfp-close {
    cursor: pointer;
    height: auto;
    position: relative;
    width: auto;
  }
  #faq {
    padding: 11vw 20.4vw 14vw;
  }
  #faq h3 {
    font-size: 3.1vw;
    font-size: clamp(24px, 3.1vw, 60px);
    font-weight: medium;
    padding-bottom: 5vw;
  }
  #faq .group .block {
    margin-bottom: 1.3vw;
  }
  #faq .group .block .question {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f5f5f5;
    background-image: url(../images/plus01@2x.png);
    background-position: calc(100% - 2.5vw) center;
    background-repeat: no-repeat;
    background-size: 1.25vw;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
    line-height: 1.5;
    padding: 1.2vw 2vw;
  }
  #faq .group .block .question.open {
    background-image: url(../images/minus01@2x.png);
    background-position: calc(100% - 2.86vw) center;
    background-size: 0.7vw;
  }
  #faq .group .block .question div:first-child {
    font-size: 2vw;
    font-size: clamp(16px, 2vw, 40px);
    margin-right: 3.5vw;
  }
  #faq .group .block .question div:last-child {
    font-size: 1.2vw;
    font-size: clamp(10px, 1.2vw, 23px);
  }
  #faq .group .block .answer {
    display: none;
    font-size: 1.2vw;
    font-size: clamp(10px, 1.2vw, 23px);
    line-height: 1.5;
    padding: 3.6vw 5vw 2.7vw 8.4vw;
  }
  footer {
    position: relative;
  }
  footer .image img {
    width: 100%;
  }
  footer .logo {
    padding: 0 15.6vw;
    position: absolute;
    top: -5.36vw;
  }
  footer .logo img {
    width: 100%;
  }
  footer .txt {
    padding: 3vw 20.4vw;
  }
  footer .txt .name {
    font-size: 1.6vw;
    font-size: clamp(12px, 1.6vw, 30px);
    padding-bottom: 1.3vw;
  }
  footer .txt .address {
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 1.3vw;
  }
  footer .txt .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .txt .links li a {
    border-right: 1px solid #707070;
    display: block;
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    margin-right: 1.7vw;
    padding-right: 1.7vw;
  }
  footer .txt .links li:last-child a {
    border-right: none;
  }
  footer .copyright {
    background-color: #FFFA74;
    font-size: 1vw;
    font-size: clamp(8px, 1vw, 20px);
    font-weight: 300;
    padding: 6vw 20.4vw;
  }
}/*# sourceMappingURL=lite.css.map */