@charset "UTF-8";
@media screen and (min-width: 992px) {
  .pc {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .sp {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  a.button.pc {
    display: inline-block !important;
  }
}
@media screen and (max-width: 991px) {
  a.button.pc {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  a.button.sp {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  a.button.sp {
    display: inline-block !important;
  }
}

.p0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.p5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.p10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.p20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.p30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.p35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.p40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.p45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.p50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.p55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.p60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.p65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.p70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.p75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.p80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.p85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.p90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.p95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.p100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.m0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.m5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.m10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.m15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.m20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.m25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.m30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.m35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.m40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.m45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.m50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.m55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.m60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.m65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.m70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.m75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.m80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.m85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.m90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.m95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.m100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.m-auto0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
  margin-right: auto;
  margin-left: auto;
}

.m-auto60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  margin-right: auto;
  margin-left: auto;
}

.fz9 {
  font-size: 9px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz27 {
  font-size: 27px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz33 {
  font-size: 33px !important;
}

.fz36 {
  font-size: 36px !important;
}

.fz39 {
  font-size: 39px !important;
}

.fz42 {
  font-size: 42px !important;
}

.fz45 {
  font-size: 45px !important;
}

@font-face {
  font-family: NotoSansJP;
  src: url("../font/NotoSansJP_Regular_subset.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: NotoSansJP;
  src: url("../font/NotoSansJP-Bold_subset.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
:root {
  --swiper-theme-color: #2f2c2c;
}

html {
  scroll-behavior: smooth;
}
html > * {
  line-height: 1.7;
  font-family: "NotoSansJP", sans-serif;
  color: #676363;
}
html h2 {
  line-height: 1.2;
  letter-spacing: 1.5px;
  font-family: "NotoSansJP", sans-serif;
}
html h3 {
  line-height: 1.4;
  font-family: "NotoSansJP", sans-serif;
}
html img {
  vertical-align: top;
  width: 100%;
  height: 100%;
}
html ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
html a {
  text-decoration: none;
  color: #2f2c2c;
}
html a:hover {
  color: #81a47c;
}
html a.button {
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #81a47c;
  padding: 10px 30px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.06);
  position: relative;
}
@media screen and (max-width: 991px) {
  html a.button.sp {
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  html a.button.sp {
    width: 100%;
    padding: 20px 30px;
  }
}
html a.button::before {
  background: #fff;
}
html a.button::after {
  background: #81a47c;
}
html a.button::before, html a.button::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 1px;
  display: inline-block;
  top: 50%;
  left: -25px;
  transform: translateY(-25%);
  transition: 0.8s;
}
html a.button:hover::before, html a.button:hover::after {
  transition: 0.8s;
  width: 40px;
}
html a.yazirusi-button {
  width: 23.93vw;
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #81a47c;
  padding: 20px 30px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.06);
  position: relative;
}
html a.yazirusi-button-text {
  padding-right: 20px;
}
html a.yazirusi-button .yazirusi {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  html a.yazirusi-button.sp {
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  html a.yazirusi-button {
    width: 100%;
    border: 1px solid #81a47c;
    background-color: #fff;
  }
  html a.yazirusi-button-text {
    color: #81a47c;
  }
  html a.yazirusi-button .yazirusi {
    color: #81a47c;
    vertical-align: super;
  }
}
html .bg_footer {
  background: #81a47c;
  padding-top: 6vw;
  padding-bottom: 2vw;
}
@media screen and (max-width: 575px) {
  html .bg_footer {
    padding-top: 10.22vw;
    padding-bottom: 4.86vw;
  }
}
html .bg_green {
  background: #b3c8b0;
}
html .bg_green p,
html .bg_green li,
html .bg_green dt,
html .bg_green dd,
html .bg_green a,
html .bg_green span,
html .bg_green small {
  color: #fff;
}
html .green {
  color: #81a47c;
}
@media screen and (max-width: 991px) {
  html .flex {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 992px) {
  html .flex {
    display: flex;
    align-items: center;
  }
  html .flex > * {
    box-sizing: border-box;
    padding: 20px;
    width: 50%;
  }
}
html .flex-reverce {
  display: flex;
}
@media screen and (min-width: 992px) {
  html .flex-reverce {
    flex-direction: row-reverse;
  }
  html .flex-reverce > * {
    box-sizing: border-box;
    padding: 20px;
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  html .flex-reverce {
    flex-direction: column-reverse;
  }
}
html .inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  html .inner {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}
html .align-center {
  align-items: center;
}
html .bold {
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  html .fz16 {
    font-size: 1.6129032258vw;
  }
  html .fz24,
html .fz21 {
    font-size: 2.4193548387vw !important;
  }
  html .fz27 {
    font-size: 2.7217741935vw !important;
  }
  html .fz36 {
    font-size: 3.6290322581vw !important;
  }
  html .fz33 {
    font-size: 3.3266129032vw !important;
  }
}
@media screen and (max-width: 991px) {
  html .fz16 {
    font-size: 16px;
  }
  html .fz24,
html .fz21 {
    font-size: 3.125vw !important;
  }
  html .fz27 {
    font-size: 3.515625vw !important;
  }
  html .fz36 {
    font-size: 4.6875vw !important;
  }
  html .fz33 {
    font-size: 4.296875vw !important;
  }
}
@media screen and (max-width: 575px) {
  html .fz16 {
    font-size: 14px;
  }
  html .fz24,
html .fz21 {
    font-size: 3.6458333333vw !important;
  }
  html .fz33 {
    font-size: 5.7291666667vw !important;
  }
  html .fz27 {
    font-size: 4.6875vw !important;
  }
  html .fz33 {
    font-size: 5.7291666667vw !important;
  }
  html .fz36 {
    font-size: 6.25vw !important;
  }
}

/*========= バー表示のためのCSS ===============*/
.lp {
  position: relative;
}
/*絶対配置で線を設定*/
.border-line {
  /*線の位置*/
  position: absolute;
  width: 2px; /*線の太さ*/
  height: 0; /*はじめは高さを0に*/
  background: #c5bdb7;
  z-index: -2;
}
@media screen and (min-width: 992px) {
  .border-line {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 991px) {
  .border-line {
    left: 20px;
    top: 0;
    transform: translateX(0);
  }
}

.text-span {
  position: relative;
  display: block;
  z-index: 1;
}
.text-span:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 0%;
  height: 1px;
  z-index: -1;
  transition: all 0.8s;
}
.text-span:before {
  content: "";
  position: absolute;
  left: -23px;
  bottom: -2px;
  width: 0px;
  height: 0px;
  border-radius: 5px;
  z-index: -1;
  transition: all 0.8s;
}
@media screen and (max-width: 991px) {
  .text-span:before {
    left: -22.5px;
  }
}
.text-span.isActive:before {
  width: 5px;
  height: 5px;
}
.text-span.isActive:after {
  width: calc(100% + 20px);
}
@media screen and (max-width: 991px) {
  .text-span.isActive:after {
    width: calc(100% + 20px);
  }
}
@media screen and (min-width: 992px) {
  .text-span.reverce:after, .text-span.reverce:before {
    left: unset;
  }
  .text-span.reverce:after {
    right: -20px;
  }
  .text-span.reverce:before {
    right: -23px;
  }
}
.text-span.green:after, .text-span.green:before {
  background: #81a47c;
}
.text-span.white:after, .text-span.white:before {
  background: #c5bdb7;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  width: 100vw;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 30px;
  z-index: -99;
  opacity: 0;
  transition: 0.8s;
}
@media screen and (max-width: 991px) {
  header .header-inner {
    padding: 0 15px;
  }
}
header .header-inner.active {
  opacity: 1;
  z-index: 99;
  transition: 0.8s;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media screen and (max-width: 991px) {
  header .header-inner.active {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}
header .header-inner img {
  width: 120px;
}
@media screen and (max-width: 991px) {
  header .header-inner img {
    width: 70px;
  }
}
header .glo-menu li {
  display: inline-block;
}
header .glo-menu li:not(:last-child) {
  margin-right: 10px;
}
header .glo-menu a {
  color: #2f2c2c;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  header .glo-menu a {
    font-size: 14px;
  }
}

footer .logo_long {
  width: 68px;
  margin: 0 auto;
}
footer .inner {
  text-align: center;
  padding-top: 2.56vw;
}
@media screen and (max-width: 575px) {
  footer .inner {
    padding-top: 8.1vw;
  }
}
footer .sns-contain {
  width: 185px;
  margin: 0 auto;
  padding-bottom: 5vw;
}
@media screen and (max-width: 575px) {
  footer .sns-contain {
    width: 36.66vw;
  }
}
footer .sns-contain-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .sns-contain-list li:nth-child(1) {
  width: 28px;
  height: 27px;
}
footer .sns-contain-list li:nth-child(2) {
  width: 27px;
  height: 27px;
}
footer .sns-contain-list li:nth-child(3) {
  width: 34px;
  height: 27px;
}
footer small {
  color: #fff;
}

.header {
  position: absolute;
  width: 5.42vw;
  top: 3vw;
  left: 5%;
  transform: translateY(-5%);
  z-index: 9999;
}
@media screen and (max-width: 991px) {
  .header {
    width: 50px;
    left: 2%;
    transform: translateY(-2%);
  }
}
@media screen and (max-width: 575px) {
  .header {
    width: 10.47vw;
    left: 5%;
    transform: translateY(-5%);
    top: 7vw;
  }
}

.fv {
  background: #f3f0ea;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 5vw;
}
@media screen and (max-width: 991px) {
  .fv {
    padding-bottom: 20vw;
  }
}
@media screen and (min-width: 1200px) {
  .fv {
    padding-bottom: 7vw;
  }
}
@media screen and (min-width: 768px) {
  .fv-slider {
    overflow: hidden;
    transform: translateY(-60px);
  }
}
.fv-swiper {
  padding-bottom: 40px;
  box-sizing: content-box;
}
.fv a.button {
  background: none;
  display: block;
  background-color: #fff;
  padding: 10px 30px;
  border: 1px solid #81a47c;
  text-decoration: none;
  color: #81a47c;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}
.fv .swiper-slide {
  position: relative;
}
.fv .buy-button {
  position: absolute;
  right: 8%;
  bottom: 0;
  transform: translateX(-8%);
}
@media screen and (max-width: 575px) {
  .fv .buy-button {
    width: 25vw;
    height: 24.8076923077vw;
    right: 5%;
    bottom: 0;
    transform: translateX(-5%);
  }
}
@media screen and (min-width: 576px) {
  .fv .buy-button {
    width: 16.9270833333vw;
    height: 16.796875vw;
    bottom: 5%;
    transform: translate(-8%, -5%);
  }
}
@media screen and (min-width: 768px) {
  .fv .buy-button {
    width: 10.16vw;
    height: auto;
    bottom: 0;
    transform: translateX(-8%);
  }
}
.fv .buy-button a {
  position: relative;
  display: block;
}
.fv .buy-button a .text {
  white-space: nowrap;
  display: block;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center;
  font-family: "NotoSansJP", sans-serif;
  color: #fff;
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 575px) {
  .fv .buy-button a .text {
    font-size: 8px;
  }
}
@media screen and (max-width: 767px) {
  .fv .buy-button a .text {
    font-size: 9px;
  }
}
@media screen and (min-width: 768px) {
  .fv .buy-button a .text {
    font-size: 0.88vw;
  }
}
.fv .buy-button a img {
  aspect-ratio: 1/1;
}
.fv .inner {
  padding-top: 7vw;
  text-align: center;
  z-index: 3;
}
@media screen and (max-width: 991px) {
  .fv .inner {
    padding-top: 0;
    width: 100%;
    text-align: center;
    padding-left: 20px;
  }
}
.fv .inner .logo {
  margin: 0 auto;
  width: 19.3vw;
  height: auto;
}
@media screen and (max-width: 991px) {
  .fv .inner .logo {
    width: 145px;
    height: 53px;
  }
}
@media screen and (max-width: 575px) {
  .fv .inner .logo {
    width: 43.04vw;
    height: auto;
  }
}
.fv-catch {
  padding-top: 7vw;
}
@media screen and (max-width: 991px) {
  .fv-catch {
    padding-top: 17vw;
  }
}
@media screen and (max-width: 991px) {
  .fv-catch.fz36 {
    font-size: 5.65vw !important;
  }
}
.fv-catch span {
  display: inline-block;
}
@-webkit-keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.content-menu {
  background: #f3f0ea;
}
.content-menu .inner {
  padding-left: 20px;
  padding-bottom: 5vw;
}
@media screen and (max-width: 991px) {
  .content-menu .inner {
    padding-bottom: 10vw;
  }
}
.content-menu .flex {
  text-align: center;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #2f2c2c;
}
@media screen and (min-width: 992px) {
  .content-menu .flex {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .content-menu .flex {
    padding-top: 50px;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }
}

.youtube {
  box-sizing: border-box;
  position: relative;
}
.youtube .bg {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  max-width: 829.87px;
  max-height: 651.91px;
}
.youtube .bg img {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .youtube .bg {
    width: 100%;
  }
}
.youtube-content {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .youtube-content iframe {
    width: 560px;
    height: 315px;
  }
}
@media screen and (max-width: 991px) {
  .youtube-content iframe {
    width: 80%;
    height: 315px;
  }
}

.collection-listitem:not(:last-child) {
  margin-bottom: 4vw;
}
@media screen and (max-width: 991px) {
  .collection-listitem:not(:last-child) {
    margin-bottom: 23.44vw;
  }
}
@media screen and (max-width: 991px) {
  .collection-listitem.flex {
    flex-direction: column;
  }
}
.collection-listitem-text .green {
  display: block;
}
.collection-listitem-text h3 {
  padding-bottom: 2vw;
}
.collection-listitem-text h3 + p {
  padding-bottom: 0vw;
}
@media screen and (min-width: 992px) {
  .collection-listitem-text .align-right {
    text-align: right;
  }
  .collection-listitem-text h3 {
    padding-bottom: 30px;
  }
  .collection-listitem-text h3 + p {
    padding-bottom: 60px;
  }
}
.collection-title {
  max-width: 100%;
  margin: 0 auto 8vw;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .collection-title {
    margin: 0 auto 18vw;
  }
}
.collection-title-text {
  padding-bottom: 5vw;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .collection-title-text {
    padding-bottom: 25vw;
  }
}
.collection-title-text h2 {
  padding-bottom: 3vw;
}
@media screen and (max-width: 991px) {
  .collection-title-text h2 {
    padding-bottom: 13vw;
  }
}
@media screen and (max-width: 575px) {
  .collection-title-text h2 {
    font-size: 8.47vw !important;
  }
}
@media screen and (min-width: 576px) {
  .collection-title-text h2 br.sm {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .collection-title-text h2 br.sm {
    display: block;
  }
}
.collection-title-text p {
  line-height: 2.5;
  font-size: 25px;
}
@media screen and (max-width: 991px) {
  .collection-title-text p {
    font-size: 20px;
  }
}
.collection-listslider {
  position: relative !important;
}
.collection-listslider .swiper-slide img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .collection-listslider .swiper-slide img {
    max-width: 327px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .collection-listslider .swiper-slide img {
    width: 480px;
    height: 400px;
  }
}
.collection-listslider .collection-swiper {
  padding-bottom: 50px;
  box-sizing: content-box;
}
@media screen and (max-width: 991px) {
  .collection-listslider .collection-swiper {
    padding-top: 4vw;
    padding-bottom: 9.48vw;
  }
}
.collection .product-button-center {
  margin-top: 8vw;
  text-align: center;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .collection .product-button-center a {
    color: #81a47c;
  }
}

.sustenable {
  position: relative;
}
@media screen and (max-width: 991px) {
  .sustenable {
    padding-top: 14vw;
  }
}
.sustenable .bg_img {
  position: relative;
  z-index: -3;
}
.sustenable-bg {
  background: #b3c8b0;
}
@media screen and (max-width: 991px) {
  .sustenable-bg {
    padding-top: 14vw;
  }
}
.sustenable-bg.bg_green {
  padding-top: 6vw;
  padding-bottom: 3.5vw;
}
@media screen and (max-width: 991px) {
  .sustenable-bg.bg_green {
    padding-bottom: 14vw;
    padding-top: 16vw;
  }
}
.sustenable-bg.bg_green .inner {
  max-width: 1350px;
}
.sustenable-headflex {
  align-items: flex-start;
}
.sustenable-head-textarea {
  color: #fff;
}
.sustenable-point {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-bottom: 4.6vw;
}
@media screen and (max-width: 991px) {
  .sustenable-point {
    padding-bottom: 14vw;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sustenable-point-item {
  background-color: #fffcf1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 31.25%;
  padding-top: 5%;
  padding-bottom: 2vw;
  padding-right: 2vw;
  padding-left: 2vw;
}
@media screen and (max-width: 991px) {
  .sustenable-point-item {
    width: 100%;
    margin-top: 19.53125vw;
    padding-top: 12%;
    padding-bottom: 8vw;
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .sustenable-point-item:nth-child(1) .sustenable-point-item-img {
    margin-top: 14.09vw;
  }
}
@media screen and (max-width: 767px) {
  .sustenable-point-item:nth-child(2) .sustenable-point-item-img {
    margin-top: 3.37vw;
  }
}
@media screen and (max-width: 767px) {
  .sustenable-point-item:nth-child(3) .sustenable-point-item-img {
    margin-top: 9.73vw;
  }
}
.sustenable-point-item h3 {
  text-align: center;
  color: #676363;
}
.sustenable-point-item h3::after {
  display: inline-block;
  width: 100%;
  height: 2px;
  margin-top: 0.5vw;
  transform: translateY(-10px);
  content: "";
  background-image: linear-gradient(to right, #81a47c 2px, transparent 2px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
}
.sustenable-point-item p {
  color: #676363 !important;
}
.sustenable-point-item .number-img {
  position: absolute;
  top: -65px;
  left: 45%;
  transform: translate(-45%, 0);
  width: 140px;
}
@media screen and (max-width: 575px) {
  .sustenable-point-item .number-img {
    width: 125px;
  }
}
@media screen and (max-width: 575px) {
  .sustenable-point-item-text .fz24 {
    font-size: 5.645833vw !important;
  }
}
.sustenable-point-item-img {
  position: relative;
  padding-top: 66.36%;
}
.sustenable-point-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sustenable .sustena_img {
  padding: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
}
.sustenable .sustena_img img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 992px) {
  .sustenable .sustena_img {
    width: calc(50% - 40px);
    margin: 0 auto;
  }
}
.sustenable .eco-image {
  color: #fff;
  text-align: center;
  padding-top: 8vw;
}
@media screen and (max-width: 991px) {
  .sustenable .eco-image {
    padding-top: 18vw;
  }
}
.sustenable .eco-image .inner {
  max-width: 1350px;
}
.sustenable .eco-image h3 {
  margin-bottom: 3vw;
}
.sustenable .eco-image h3 span {
  display: block;
  font-weight: normal;
  margin-bottom: -25px;
}
@media screen and (max-width: 991px) {
  .sustenable .eco-image h3 span {
    margin-bottom: -20px;
  }
}
.sustenable .align-center {
  text-align: center;
}
.sustenable .yazirusi-button {
  background-color: #fff;
}
.sustenable .yazirusi-button-text {
  color: #81a47c;
}
.sustenable .yazirusi-button .yazirusi {
  color: #81a47c;
  vertical-align: super;
}

.about {
  background: #fff;
  width: 100%;
  height: 27vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .about {
    display: block;
    height: auto;
  }
}
.about .about-container {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .about .about-container {
    flex: 1 0 45%;
  }
}
.about .about-container picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.about .about-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.about .about-content {
  width: 68%;
}
@media screen and (max-width: 991px) {
  .about .about-content {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about .about-content .flex {
    flex-direction: column;
    align-items: center;
  }
}
.about .about-content-img {
  width: 200px;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 575px) {
  .about .about-content-img {
    width: 38.15vw;
  }
}
@media screen and (min-width: 992px) {
  .about .about-content-img {
    width: 14.6169354839vw;
  }
}
@media screen and (min-width: 1200px) {
  .about .about-content-img {
    width: 11vw;
  }
}
.about .about-content-text {
  padding-top: 12.59vw;
}
@media screen and (min-width: 992px) {
  .about .about-content-text {
    width: 60%;
    margin: 0 auto;
    padding-top: 3.42vw;
  }
  .about .about-content-text p.fz16 {
    font-weight: bold;
    font-size: 17px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  .about .about-content-text p.fz16 {
    font-weight: bold;
    font-size: 15px !important;
  }
}

.yazirusi {
  display: inline-flex;
  vertical-align: super;
  justify-content: center;
}
.yazirusi::after {
  content: "";
  width: 50px;
  height: 7px;
  margin-right: -50px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
}