body {
  color: #1A1311;
  font-size: 16px;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

header {
  background-color: #fff;
  height: 69px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header a {
  display: inline-block;
}
header a img {
  max-height: 52px;
}

.lato {
  font-family: 'Lato', sans-serif;
}

.fv {
  position: relative;
}
.fv .video-box {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.fv .video {
  position: relative;
  min-width: 100%;
  top: 0;
  left: 0;
}

.fv .overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 640px;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}

.fv .copy-area {
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 90%;
}

.fv .copy-area .icon {
  width: 229px;
  margin-bottom: 10px;
}

.fv h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 2.1;
  padding: 15px 20px;
  background-color: rgb(255 255 255 / 90%);
  display: inline;
  box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.fv .badge {
  position: absolute;
  right: 5%;
  max-width: 200px;
  bottom: 10%;
}

h2.section-title , h2.section-title-review {
  text-align: center;
  font-size: 36px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
h2.section-title::before {
  content: '';
  width: 99px;
  height: 36px;
  background-image: url(./images/deco.png);
  background-size: cover;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

h2.section-title-review {
  position: absolute;
  background: rgb(255 255 255 / 90%);
  padding: 12px;
}

h2.section-title-review span {
  -webkit-transform: translateY(-35%);
      -ms-transform: translateY(-35%);
          transform: translateY(-35%);
}

h2.section-title-review::before {
  content: '';
  width: 246px;
  height: 39px;
  background-image: url(./images/star40.png);
  background-size: cover;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-90%);
      -ms-transform: translateY(-90%);
          transform: translateY(-90%);
}

section {
  margin: 80px auto;
}

.inner {
  max-width: 960px;
  margin: auto;
}

.tyu {
  font-size:12px;
  margin-top:20px;
  text-align: right;
}

.catch {
  max-width: 670px;
  text-align: center;
  border: 1px solid #1A1311;
  border-radius: 8px;
  position: relative;
  height: 120px;
}

.catch h3 {
  font-size: 36px;
  display: inline-block;
  padding: 0 30px;
  background-color: #fff;
  position: relative;
  letter-spacing: 2px;
  -webkit-transform: translateY(-53px);
      -ms-transform: translateY(-53px);
          transform: translateY(-53px);
}
.catch h3 span.lato {
  font-size: 60px;
  padding: 0 5px;
}

.catch p {
  display: inline-block;
  border-top: 1px solid;
  font-size: 20px;
  padding: 14px 0 0;
  -webkit-transform: translateY(-45px);
      -ms-transform: translateY(-45px);
          transform: translateY(-45px);
}

.item h2 {
  font-size: 28px;
  margin-bottom: 16px;
}

.item h2 span {
  font-size: 24px;
  margin-left: 5px;
}

.item .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  background-color: #F5FAFA;
  height: 200px;
  padding: 30px 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 8px;
}
.item .box .text-box {
  font-size: 12px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #707070;
}
.item .box img {
  max-width: 446px;
}

.item .box img.shipping {
  max-width: 354px;
}

.flex-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}


section.point {
  background-color: #F5FAFA;
  padding-bottom: 10px;
  padding-top: 40px;
}

section.point .flex-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  margin: 80px auto 60px;
}

.point .point {
  max-width: 80px;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.point .flex-area .box {
  background: #fff;
  border-radius: 8px;
  padding: 56px 12px 20px;
  position: relative;
  width: calc(100% / 3);
}

.point .flex-area .box h3 {
  font-size: 20px;
  text-align: center;
  margin: 12px auto;
}
.point .flex-area .box p {
  padding: 0 20px;
}

.solves {
  background: #fff;
  padding: 30px 50px;
  border-radius: 8px;
  position: relative;
  margin-bottom: 60px;
}

.solves::before{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 30px solid transparent;
  border-top: 20px solid #F5FAFA;
}

.solves h3 {
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.solves h3::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 48px;
  background-image: url(./images/solves_01.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 16px;
}
.solves h3::after {
  content: '';
  display: inline-block;
  width: 48px;
  height: 39px;
  background-image: url(./images/solves_02.png);
  background-size: cover;
  vertical-align: middle;
  margin-left: 16px;
}

.movie .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 120px;
}

.movie .box:last-child {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.movie .title {
  width: 520px;
  height: 270px;
  background-color: #fff;
  border-radius: 8px;
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.movie .box:last-child .title {
  right: auto;
  left: 0;
}

.movie .youtube {
  z-index: 1;
}

.movie .title h3 {
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.movie .title h3::before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 41px;
  background-image: url(./images/movie.png);
  background-size: cover;
  vertical-align: middle;
  margin-bottom: 12px;
}


.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  color: #fff;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  color: #fff;
}

.swiper-pagination-bullet-active {
  background: #1A1311 !important;
}

.list .plantsSlider {
  padding: 0 6px;
}

.list .swiper-wrapper {
  padding: 40px 0;
  margin: 0 16px;
}

.list .swiper-slide {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
          box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
}

.list .swiper-slide img{
  border-radius: 8px 8px 0 0;
}

.list .swiper-slide h4 {
  text-align: center;
  margin: 16px auto;
  padding: 0 16px;
}

.list .swiper-slide p {
  padding: 0 20px 20px 20px;
  min-height: 140px;
}

.list .recommend {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list .recommend .text-box {
  max-width: 520px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 40px;
}

.list .recommend .text-box h3 {
  font-size: 24px;
  margin-bottom: 16px;
}

section.review {
  margin-top: 0;
}

.review .title-box{
  content: '';
  position: relative;
  display: inline-block;
  width: 99.3vw;
  height: 274px;
  background-image: url(./images/review_item.jpg);
  background-size: cover;
  vertical-align: middle;
  margin: 0 calc(50% - 50vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.review .swiper-wrapper {
  padding: 40px 0;
  margin: 0 16px;
}

.swiper.reviewSlider {
  padding: 0 10px;
}


.review .swiper-slide {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
          box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
  padding: 12px;
  text-align: right;
  height: 75%;
}

.review .swiper-slide h4 {
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 12px;
  padding-bottom: 10px;
  text-align: left;
}

.review .swiper-slide p {
  margin-bottom: 16px;
  text-align: left;
  min-height: 120px;
}

.review .swiper-slide img {
  width: 100px;
  display: inline-block;
}

.review .container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  padding: 0;
}

.review .swiper-button-prev {
  left: -36px;
}
.review .swiper-button-next {
  right: -36px;
}

.review .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  color: rgb(26 19 17 / 30%);
}

.review .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  color: rgb(26 19 17 / 30%);
}

.review .button {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.review .button a{
  display: inline-block;
  padding: 12px 30px;
  border: 1px solid #1A1311;
  border-radius: 8px;
  text-align: center;
  color: #1A1311;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
.review .button a img {
  max-width: 9px;
  margin-left: 12px;
}


.support .flex-area {
  margin-top: 60px;
}

.support .flex-area .box {
  width: calc(50% - 30px);
  position: relative;
  border: 1px solid #1A1311;
  padding: 20px 12px 20px;
}

.support .no {
  width: 100px;
  position: absolute;
  top: -36px;
  left: -30px;
}

.support span.heartimg, .support span.supportimg{
  display: inline-block;
  width: 50px;
  margin-right: 12px;
}

.support .box h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  font-size: 26px;
}

.support .box p {
  padding: 20px 0 0;
  margin: 20px 60px 0;
  border-top: 1px solid #1A1311;
}

.support .button {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.support .button a{
  display: inline-block;
  padding: 12px 30px;
  border: 1px solid #1A1311;
  border-radius: 8px;
  text-align: center;
  color: #1A1311;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
.support .button a img {
  max-width: 9px;
  margin-left: 12px;
}

.faq .how-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}


.faq .how-box img {
  width: 500px;
  z-index: 2;
}

.faq .how-box h3 {
  text-align: center;
  width: 300px;
  font-size: 24px;
}

.faq .how-box .text-box {
  background: #fff;
  border-radius: 8px;
  width: 514px;
  padding: 36px 24px 24px;
  -webkit-transform: translate(65%, -16%);
      -ms-transform: translate(65%, -16%);
          transform: translate(65%, -16%);
  z-index: 1;
}

.faq .inner {
  background: #F5FAFA;
  padding: 30px 60px;
  border-radius: 8px;
}

.faq h3{
  font-size: 24px;
}

.faq .faq-box {
  background: #fff;
  margin-top: 30px;
  padding: 40px 40px 40px 80px;
  border-radius: 8px;
}

.faq .faq-box h4 {
  font-size: 20px;
  position: relative;
}
.faq .faq-box h4::before {
  content: "Q";
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  position: absolute;
  left: -50px;
  top: -10px;
}

.faq .faq-box p {
  border-top: 1px solid #1A1311;
  padding-top: 12px;
  margin-top: 12px;
  position: relative;
}

.faq .faq-box p::before {
  content: "A";
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  color: #7AC719;
  position: absolute;
  left: -50px;
  top: 14px;
}

.cart .item-area {
  margin-top: 40px;
}

.cart .inner {
  max-width: 1030px;
}

.cart .details  {
  max-width: 940px;
  margin: auto;
}

.cart .details h4{
  font-size: 24px;
  margin-bottom: 16px;
}

.cart p.attention {
  text-align: center;
  margin-top: 18px;
}

.cart .details .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 1fr;
  grid-template-columns: 100px 1fr;
  margin-bottom: 40px;
}

.cart .details .grid div {
  border: 1px solid #E3E3E3;
  padding: 8px 16px;
}

.cart .details .grid div:last-child {
  border-left: none;
}
.cart .details .size {
  text-align: right;
}

.cart .details .size a {
  font-size: 14px;
  color:#7AC719;
}

footer .top {
  background-color: #F5FAFA;
  padding: 40px 0;
}

footer .top img {
  max-width: 240px;
}

footer .top .flex-area {
  margin-top: 30px;
  gap: 30px;
}

footer .top .flex-area .box {
  width: calc(100% / 3);
}

footer .top .flex-area .box h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

footer .top .flex-area .box h4 {
  font-size: 16px;
  margin-bottom: 4px;
}

footer .top .flex-area .box p {
  font-size: 14px;
  margin-bottom: 12px;
}

footer .top .flex-area .box a {
  font-size: 14px;
  text-decoration: none;
  color:#1A1311;
  display: inline-block;
}

footer .bottom {
  margin-top: 40px;
}

footer .bottom .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap : 30px;
}
footer .bottom .sns img {
  width: 48px;
}

footer .bottom .policies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

footer .bottom .policies a {
  font-size: 13px;
  text-decoration: none;
  color:#1A1311;
}

footer .bottom .copy {
  font-size: 12px;
  text-align: center;
  padding: 20px 0;
}


.pc {
  display: block;
}
.sp,.br-sp {
  display: none;
}

.cart-button {
  position: fixed;
  bottom: 30px;
  right: 0.5%;
  width: 134px;
  z-index: 10000;
  opacity: 0;
  transition: .3s;
}

.concept .flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}



.concept .text-box {
  max-width: 500px;
  margin-left: 32px;
}

.concept .text-box p {
  line-height: 2;
  font-size: 18px;
}

section.arrange {
  background-color: #F5FAFA;
  padding-bottom: 80px;
  padding-top: 40px;
  margin-bottom: 0;
}

section.arrange .box {
  background: #fff;
  padding: 35px 50px;
  margin-top: 30px;
  border-radius: 8px;
}

section.arrange .box h3 {
  font-size: 24px;
  margin-bottom: 8px;
}

section.arrange .box p {
  margin-bottom: 24px;
}

section.arrange .box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4%;
  margin: 15px auto;
}

section.arrange .box .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

section.arrange .box .flex .img-box {
  width: 90%;
}

section.arrange .box .flex .title {
  width: 90%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.buttonーbottom {
  margin: 10px auto 20px;
  max-width: 320px;
}

section.pr h2 {
  margin-bottom: 40px;
}
section.pr .inner {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

section.pr .inner .img-box {
  position: relative;
  margin-right: 48px;
  max-width: 332px;
}

section.pr .inner .img-box span {
  position: absolute;
  background: #f44336;
  padding: 1px 12px;
  color: #fff;
  border-radius: 0px 6px 6px 0px;
  top: 16px;
  left: -5px;
  box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 10%);
  font-size: 13px;
}

section.pr .inner .text-box {
  max-width: 580px;
}

section.pr .inner .text-box h3 {
  margin-bottom: 6px;
}
section.pr .inner .text-box p {
  margin-bottom: 16px;
  padding-right: 40px;
}
section.pr .inner .text-box .btn {
  background: #7AC719;
  color: #fff;
  text-decoration: none;
  padding: 6px 20px;
  margin-top: 16px;
  display: inline-block;
  border-radius: 6px;
}

section.feature {
  margin: 30px auto 30px;
  display: none;
}

section.feature .img-box {
  max-width: 400px;
  margin: auto;
}

section.feature .text-box {
  font-size: 11px;
  text-align: right;
  max-width: 400px;
  margin: 6px auto 0;
}

section.product-list ul {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
  gap: 30px 12px;
}

section.product-list ul li {
  width: calc(100% / 4 - 10px);
}

section.product-list ul li .text-box h4 {
  margin: 6px auto;
}

section.product-list ul li .text-box a.btn {
  background-color:#7AC719;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  margin: 12px auto 0;
  border-radius: 6px;
  padding: 10px 0;
}


.btn-fixed {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.btn-fixed img {
  max-width: 300px;
}

.review-card {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
          box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
  padding: 12px;
  text-align: right;
  width: calc(50% - 12px);
  transition: all 0.4s ease 0s;
  list-style: none;
}
.review-card .image-box {
  margin-bottom: 12px;
}

.review-card h4 {
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 12px;
  padding-bottom: 10px;
  text-align: left;
}

.review-card p {
  margin-bottom: 16px;
  text-align: left;
  min-height: 120px;
}

.review-card .star {
  width: 100px;
}

.container li.is-hidden {
  display: none;
}

.review .more {
  text-align: center;
  margin-top: 30px;
}
.review button {
  background-color: #1A1311;
  border: none;
  cursor: pointer;
  outline: none;
  color:#fff;
  padding: 0;
  line-height: 48px;
  width: 260px;
  border-radius: 8px;
}

.new-review {
  display: none;
}

.r-mark {
  font-size: 12px !important;
  display: contents;
}

.earthday .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.earthday .reverse {
  flex-direction: row-reverse;
}

.earthday .text-box {
  max-width: 500px;
  margin-left: 32px;
}
.earthday .reverse .text-box {
  margin-left: 0;
  margin-right: 32px;
}

.earthday .text-box p {
  line-height: 1.8;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp,.br-sp {
    display: block;
  }
  section {
    margin: 30px auto;
  }
  .inner {
    padding: 0 12px;
  }
  h2.section-title, h2.section-title-review {
    font-size: 24px;
  }
  .fv .video {
    position: relative;
  }
  .fv h2 {
    font-size: 22px;
    line-height: 3;
    padding: 12px 16px;
  }
  .fv .video-box {
    height: 100%;
  }
  .fv .copy-area .icon {
    width: 114px;
    margin-bottom: 10px;
    margin-left: 12px;
  }
  .fv .copy-area {
    bottom: 5%;
    left: 0;
    top: auto;
  }
  .fv .badge {
    right: 2%;
    max-width: 80px;
    bottom: 3%;
  }
  .tyu {
    margin-top:10px;
    text-align: left;
  }
  .catch {
    width: calc(100% - 24px);
    height: auto;
  }
  .catch h3 {
    font-size: 20px;
    -webkit-transform: translateY(-24px);
        -ms-transform: translateY(-24px);
            transform: translateY(-24px);
    padding: 0 16px;
  }
  .catch h3 span.lato {
    font-size: 30px;
  }
  .catch p {
    font-size: 14px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  .item h2 {
    font-size: 20px;
  }
  .item h2 span {
    font-size: 18px;
  }
  .item .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
    padding: 20px 12px 20px;
  }
  .item .box img {
    max-width: 100%;
  }
  .item .box img.shipping {
    max-width: 100%;
    display: inline-block;
    margin-top: 16px;
  }
  .youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .youtube iframe {
    width: 100%;
    height: 100%;
  }
  .faq .how-box .text-box {
    width: 100%;
    padding: 16px 12px;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
  }
  section.point .flex-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .point .flex-area .box {
    width: 100%;
    padding: 56px 12px 30px;
    margin-bottom: 40px;
  }
  .point .flex-area .box p {
    padding: 0 12px;
  }
  .point .point {
    max-width: 90px;
  }
  .solves {
    padding: 24px 34px 8px;
    margin-bottom: 30px;
  }
  .solves h3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 20px;
    margin: 12px 0;
    text-align: center;
  }
  .solves h3::before, .solves h3::after {
    margin: 10px 0;
  }
  .movie .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .movie .title {
    width: 100%;
    padding: 20px 30px 14px;
    position: relative;
    height: auto;
    margin-top: -10px;
  }
  .movie .title h3 {
    font-size: 24px;
  }
  .list .recommend {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
  }
  .list .recommend .text-box {
    margin-left: 0;
    max-width: 100%;
    margin-top: 20px;
  }
  .review .title-box {
    height: 100px;
  }
  h2.section-title::before {
    width: 72px;
    height: 26px;
  }
  h2.section-title-review {
    top: 34px;
  }
  h2.section-title-review::before {
    width: 160px;
    height: 24px;
    margin-bottom: 8px;
  }
  .review .swiper-button-next {
    right: 0;
  }
  .review .swiper-button-prev {
    left: 0;
  }
  .review .swiper-slide h4 {
    min-height: 59px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.3;
  }
  .review .swiper-slide {
    height: 80%;
  }
  .review .swiper-slide p {
    min-height: 216px;
  }
  .support .flex-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .support .flex-area .box {
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
  }
  .support .flex-area .box:last-child {
    margin-bottom: 0;
  }
  .support .no {
    width: 70px;
    top: -35px;
    left: -18px;
  }
  .support .box h3 {
    font-size: 20px;
  }
  .support span.heartimg, .support span.supportimg {
    width: 30px;
  }
  .support .box p {
    margin: 20px 20px 0;
  }
  .faq .inner {
    padding: 30px 12px;
  }
  .faq .how-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px auto;
  }
  .faq .how-box h3 {
    margin: 12px auto;
  }
  .faq .faq-box:first-child {
    margin-top: 12px;
  }
  .faq h3 {
    text-align: center;
  }
  .faq .faq-box {
    padding: 30px 26px 30px 50px;
  }
  .faq .faq-box h4::before,.faq .faq-box p::before {
    left: -40px;
  }
  footer .top .flex-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .top .flex-area .box {
    width: 100%;
  }
  footer .bottom .sns {
    gap: 20px;
  }
  footer .bottom .policies {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  footer .bottom .policies a {
    width: calc(50% - 30px);
  }
  .cart-button {
    width: auto;
    bottom: 12px;
  }
  header a img {
    max-height: 28px;
  }

  .concept .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .concept .text-box {
    margin-left: 0;
    margin-top: 24px;
  }
  section.arrange .box{
    padding: 1px 14px;
    margin-top: 24px;
  }
  section.arrange .box h3 {
    font-size: 18px;
  }
  section.arrange .box .flex .title {
    font-size: 14px;
    width: 75%;
  }
  section.arrange {
    padding-top: 24px;
    padding-bottom: 30px;
  }
  section.point {
    padding-top: 24px;
  }
  section.point .flex-area {
    margin: 60px auto 0px;
  }
  .movie .box {
    margin-bottom: 30px;
  }
  .buttonーbottom {
    max-width: 260px;
  }
  section.pr .inner {
    flex-wrap: wrap;
  }
  section.pr .inner .img-box {
    margin-right: 0;
    max-width:100%;
  }
  section.pr .inner .img-box span {
    font-size: 16px;
  }
  section.pr .inner .text-box h3 {
    margin: 12px auto 12px;
  }
  section.pr .inner .text-box p {
    margin-bottom: 0px;
    padding-right: 0;
  }
  section.product-list ul li {
    width: calc(100% / 2 - 10px);
  }
  section.feature {
    margin: 10px auto 30px;
  }
  .review .container {
    margin-top: 48px;
  }
  .review-card {
    width: 100%;
  }
  .review-card p {
    min-height: auto;
  }
  .earthday .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .earthday .reverse {
    flex-direction: unset;
  }
  .earthday .text-box {
    margin-left: 0;
    margin-top: 12px;
  }
  .earthday .reverse .text-box {
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
  }
}