@charset "utf-8";

@font-face {
    font-family: "DIN-Regular";
    src: url('../img/inewpro/FONT/DIN-Regular.otf') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: "DIN Condensed Bold";
    src: url('../img/inewpro/FONT/DIN Condensed Bold.ttf') format('TrueType');
    font-weight: 400;
}

@font-face {
    font-family: "UtsukushiFONT";
    src: url('../img/inewpro/FONT/UtsukushiFONT.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: "NotoSansCJKjp";
    src: url('../img/inewpro/FONT/NotoSansCJKjp.otf') format('opentype');
    font-weight: 400;
}


@font-face {
	font-family: 'HGSoeiKaku';
	font-style: normal;
	font-weight: normal;
	src: url('../img/nicolessnil/HGSoeiKakugothicUB.ttf') format('TrueType');
}

*,
*::before,
*::after {
    box-sizing: border-box;
    line-height: 1.5;
}

/*cssのリセット*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    /*    margin: 0;
    padding: 0;*/
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}

html {
    margin-top: 0 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul,
ol {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    /*    padding: 0;*/
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    transition: all .3s;
}

a:hover {
    opacity: .7;
}

ins {
    text-decoration: none;
    color: #000;
    background-color: #ff9;
}

mark {
    font-weight: bold;
    font-style: italic;
    color: #000;
    background-color: #ff9;
}


abbr[title],
dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

input[type="submit"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="button"],
input[type="reset"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

button {
    outline: none;
    padding: 0;
    appearance: none;
    background-color: transparent;
    border: none;

}

html {
    font-size: 62.5%;
}

body {
    font-family: "NotoSansCJKjp", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    color: #000000;
    line-height: 1.5;
}

img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
    vertical-align: bottom;
}

.inner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

article {
    overflow: hidden;
}

/*-----------------------
         header
-------------------------*/

header {
    background-image: linear-gradient(90deg, rgba(51, 51, 51, 1) 23%, rgba(113, 113, 113, 1) 53%, rgba(51, 51, 51, 1) 82%);
}
header .inner {
    width: 100%;
}
header,
header .subl.top {
    background-color: var(--gre1);
    color: var(--ylw2);
}

header:before {
    content: '';
    inset: 0;
    position: absolute;
    display: block;
    background-image: linear-gradient(to right, #00000071 0%, #00000000 30%, #00000000 40%, #00000000 60%, #00000071);
}

header .td.logo {
    color: #fff;
}

header :where(.td.mainMenu) a {
    --arc: var(--ylw2);
}

header .logo svg * {
    fill: #ffffff;
}

header .cart svg * {
    fill: #ffffff;
}

header .td.tp,
header input+.swh li {
    background-color: var(--ylw1);
}

header .td.cart .cart {
    background-color: #71717188;
}

.floatTOP>div {
    background-color: var(--gre1);
    background-image: radial-gradient(circle at 50% 24%, #00000000, #00000088);
    text-shadow: 0 .4em .6em #00000033;
    color: #ffffff;
}

@media screen and (min-width:840px) {
    :root {
        --half: linear-gradient(to right, #00000071, #00000000, #00000071);
    }

    header:before {
        background-image: linear-gradient(to right, #00000071, #00000000, #00000071);
    }

    header .subl.top {
        background-color: transparent;
    }

    header .subl.top .xi>label>.subl:before {
        background-color: var(--gre1);
        opacity: .96;
    }
}

header :where(.subl > .xi > label)>a[act] {
    color: #ffffff;
    --arc: #ffffff;
}

body {
    --ylw1: #717171;
    --ylw2: #ffffff;
    --gre1: #333333;
    --gre2: #168673;
}

.caches {
    overflow: hidden;
    height: 0;
}

.flx0 .inner,
.flx0 .outer,
.flx .inner,
.flx .outer,
.flx1 .inner {
    padding: 8vw calc(8vw - env(safe-area-inset-right)) 8vw calc(8vw - env(safe-area-inset-left));
}

@media screen and (min-width:840px) {

    .flx0 .inner,
    .flx0 .outer,
    .flx .inner,
    .flx .outer,
    .flx1 .inner {
        padding: 48px calc(48px - env(safe-area-inset-right)) 48px calc(48px - env(safe-area-inset-left));
    }
}

.PurcFloat {
	display: flex;
    justify-content: flex-end;
}

.PurcFloat,
.PurcFloat:hover,
.PurcFloat:visited {
    inset: auto auto 2em;
}

.PurcFloat .statPic {
/*    inset: auto 0 0;*/
}

.PurcFloat,
.PurcFloat:hover,
.PurcFloat:visited {
    --ry: 30vw;
    pointer-events: none;
}

:where(.PurcFloat, .PurcFloat:hover, .PurcFloat:visited) {
	max-width: 100%;
}

.PurcFloat>* {
    position: relative;
}

.PurcFloat>div>div {
    background-color: var(--gre1);
}

.PurcFloat .statPic {
    pointer-events: auto;
/*    inset: 0;*/
/*    margin: auto;*/
    width: fit-content;
    max-width: 70%;
	top: unset !important;
}

.PurcFloat .statPic .slg {
    display: none;
}

.PurcFloat .statPic .pic {
    max-width: 100%;
}

@media screen and (min-width: 1470px) {
	.PurcFloat .statPic {
		right: unset !important;
	}	
}

@media screen and (min-width: 840px) {

    .PurcFloat,
    .PurcFloat:hover,
    .PurcFloat:visited {
        --ry: 250px;
    }

    .PurcFloat .statPic {
        max-width: 40%;
    }
}

@keyframes bfloatIZ {
    0% {
        transform: translateY(-6em);
    }

    100% {
        transform: translateY(-7em);
    }
}

.section_ttl h2{
    font-weight: 400;
    text-align: center;
    font-size: clamp(24px, 3.646vw, 70px);
}
@media screen and (max-width: 768px) {

    .pc_br{
        display: none;
    }
}

/*-----------------------
        top
-------------------------*/

#top{
	position: relative;
    /*margin-top: 93px;*/
}
@media screen and (max-width: 840px) {
	#top{
	    /*margin-top: 60px;*/
	}
}


@media screen and (max-width: 768px) {
    #top{
        background-image: url('top_bg.png');
        background-size: cover;
        background-position: 59%;
        height: 750px;
        /*margin-top: 60px;*/
    }
    .top_bg{
        display: none;
    }

}

a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

a {
  transition: opacity 0.3s;
}
a:hover {
  opacity: 0.7;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Set core root defaults */
html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

a {
  text-decoration: none;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
/*  filter: blur(10px);*/
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* 共通パーツ */

/* fv-bottom */
.fv__bottom {
  padding-top: 4vw;
  background-color: #fff;
}

/* ranking-bottom*/
.ranking__bottom {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
}

/* conversion */
.conversion {
  position: relative;
}

.conversion__bg {
/*  width: 750px;*/
}

.conversion .buttons {
    position: absolute;
    inset: auto auto 5% 16%;
    width: 68%;
    height: 10%;
}

.conversion .buttons li {
	height: 100%;
}

.conversion .buttons a {
    display: block;
    width: 100%;
    height: 100%;
	background: #ffffff;
	opacity: 0;
}

.conversion .buttons a:hover {
	opacity: .2;
	cursor: pointer;
}
	
.conversion__button {
  position: absolute;
  padding: 0 14vw;
  max-width: 1170px;
  top: 82%;
}

@media screen and (min-width: 1300px) {
  .conversion__button
   {
	padding: 0 11em;
   }
}

/* flavor */
.flavor {
  background-color: #fff;
  padding-top: 100px;
}

/* buy */
.buy {
  padding-top: 100px;
  background-color: #fff;
}

.buy__inner {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.buy__title {
  width: 60%;
}

.buy__container {
  margin-top: 5rem;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  width: 100%;
}

.buy__content {
  position: relative;
  display: flex;
  justify-content: center;
}

.buy__button {
  position: absolute;
  width: 70%;
  top: 74%;
  padding: 0 25px;
  text-align: center;
}

.cart__button {
  color: #fff;
  background-color: #e58900;
  padding: clamp(1rem, 0.125rem + 3.73vw, 1.875rem);
  font-size: clamp(1rem, 0.125rem + 3.73vw, 5.875rem);
  font-weight: 700;
}

/* qa */
.qa {
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #fff;
}

.qa__inner {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.qa__title {
  width: clamp(13.75rem, 6.125rem + 32.53vw, 35rem);
}

.accordion {
  width: 100%;
  margin-top: 70px;
}

.accordion__title {
  position: relative;
  padding: 3% 20% 3% 4%;
  cursor: pointer;
  color: #1b9b80;
  background-color: #fff;
  display: flex;
  align-items: center;
  -moz-column-gap: 3vw;
  column-gap: 3vw;
}

.accordion-title__left {
  font-size: clamp(1.625rem, -0.25rem + 8vw, 5.5rem);
  font-weight: 700;
}

.accoedion-title__right {
  font-size: clamp(1rem, 4.27vw, 3.5rem);
  font-weight: 700;
}

.accordion__title::after {
  position: absolute;
  top: 40%;
  right: 4vw;
  display: block;
  width: clamp(1.188rem, 0.5rem + 2.93vw, 1.875rem);
  height: clamp(1.188rem, 0.5rem + 2.93vw, 1.875rem);
  content: "";
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transform: rotate(135deg);
  border-top: 2px solid #1b9b80;
  border-right: 2px solid #1b9b80;
}

.accordion__title.is-open::after {
  top: 45%;
  transform: rotate(-45deg);
}

.accordion__item {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.accordion__content {
  display: none;
  padding: 0 4vw 2vw 4vw;
}

.accordion__text {
  font-size: clamp(0.875rem, 3.73vw, 3rem);
  font-weight: 400;
}

.qa-img-area {
	display:flex;
	justify-content: center;
}
.qa__img {
  margin-top: 20px;
  width: 60%;
}

.table {
  padding-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .table {
    padding-bottom: 100px;
  }
}

.table__inner {
  padding: 0 25px;
}

/* footer */
.footer {
  display: flex;
  justify-content: flex-end;
  width: 750px;
}
@media screen and (max-width: 1024px) {
  .footer {
    display: block;
  }
}

.PurcFloat .statPic {
  position: fixed;
  bottom: 0;
  width: 150px;
}
@media screen and (max-width: 1024px) {
  .PurcFloat .statPic {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .PurcFloat .statPic {
    width: 100px;
  }
}

@-webkit-keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

.cupon__img {
  margin-top: 5rem;
}


@media screen and (max-width: 768px) {
	.buy__container {
	  margin-top: 2rem;
	}
	.cupon__img {
	  margin-top: 2rem;
	}
}

.buy__content .lbl {
    margin-top: clamp(1.5rem, 2.3vw, 4rem);
    font-size: clamp(0.8rem, 2.3vw, 3rem);
    color: #ffffff;
}

@media screen and (max-width: 768px) {
	.cart__button {
		padding: clamp(0.5rem, 0.125rem + 0.73vw, 1.875rem);
	}
	
	.buy__button {
		padding: 0;
	}
}

.top_desc {
	margin-top: 4vw;
	text-align: center;
}
.top_desc h1 {
	font-weight: 500;
	font-size: clamp(0.75rem, 2.33vw, 3rem);
}

.font-2xl {
  font-size: 2rem !important;
}
.font-3xl {
  font-size: 3rem !important;
}

@media (max-width: 767px) {
  .font-md-xxs {
    font-size: 0.725rem !important;
  }
  .font-md-xs {
    font-size: 1.225rem !important;
  }
}


.num{
    font-family: "Barlow", serif;
}
.w100{
    width: 100%;
}
.w86{
    width: 86.667%;
    margin-left: auto;
    margin-right: auto;
}
.w89{
    width: 89.334%;
    margin-left: auto;
    margin-right: auto;
}
.big125{
    font-size: 1.25em;
}
.big15{
    font-size: 1.5em;
}
.big165{
    font-size: 1.65em;
}
.big18{
    font-size: 1.8em;
}

.tbl_top {
	text-align: center;	
    font-weight: 700;
	font-size: clamp(1.875rem, 3.73vw, 6rem);
}
.tbl{
    margin-bottom: 3.2rem;
}
.tbl *{
    font-size: clamp(0.875rem, 3.73vw, 3rem);
}

th, td {
    font-weight: 400;
    padding: 0.2em;
    border: 1px solid;
}
td {
    padding: 0.8em 1.2rem;
}

tr {
    width: 100%;
}
th{
	text-align: center;
    width: 32%;
}
td{
    width: 68%;
}

.fv_t {
	position: relative;
}

.fv_top {
    position: absolute;
    inset: 75% auto auto 5%;
    font-size: clamp(0.875rem, 3.73vw, 5rem);
    font-weight: 600;
}

/* セクション見出し */
.sec{
    margin-top: clamp(1.2rem, 3.73vw, 5.8rem);
    text-align: center;
}
.sec-h{
    font-family: "Bebas Neue", serif;
	font-size: clamp(2.4rem, 6.73vw, 9.6rem);
    font-weight: 500;
    letter-spacing: 0.02em;
    text-align: center;
    display: inline-block;
    position: relative;
    padding: 0 0.2em;
    margin-bottom: 0.6em;
}
.sec-h::before{
    position: absolute;
    content: "";
    width: 4.24em;
    height: 2px;
    background-color: #333;
    right: 100%;
    top: 50%;
}
.sec-h::after{
    position: absolute;
    content: "";
    width: 4.24em;
    height: 2px;
    background-color: #333;
    left: 100%;
    top: 50%;
}
.sec-h2{
    font-weight: 500;
    font-size: 4rem;
    margin-bottom: 1.4em;
    line-height: 1.2;
}

.fv_btm {
    display: flex;
    flex-direction: row;
    background-color: #f4f4f4;
    padding: 1em 5.5%;
    font-size: clamp(1.8rem, 3.73vw, 5.5rem);
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    margin: 1em auto -0.2em;
}
.fv_btm-left {
    width: 30%;
}
.fv-right {
    font-weight: 700;
}


.renewal-h2{
	font-family: "HGSoeiKaku";
    font-size: clamp(1.775rem, 6.73vw, 6.3rem);
    font-weight: 500;
    /*letter-spacing: 0.08em;*/
    margin-bottom: 1.2em;
    margin-top: 0.4em;
}
.arrows{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 2.8%;
}
.arrow{
    background-color: #349c80;
    width: 42%;
    font-size: clamp(1.875rem, 4.73vw, 3.4em);
    /*letter-spacing: 0.08em;*/
    font-weight: 700;
    padding: 1.2em 0;
    position: relative;
}
.arrow-contents{
    position: relative;
    z-index: 1;
}
.arrow::before{
    z-index: 0;
    position: absolute;
    content: "";
    background-color: #48af98;
    display: inline-block;
    width: 70%;
    height: 80%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    clip-path: polygon(0 62%, 50% 0, 100% 62%, 77% 62%, 77% 100%, 23% 100%, 23% 62%);
}
.arrows *{
    color: #fff;
}
.arrow-h{
    letter-spacing: 0.08em;
}
.arrow-perc{
    font-weight: 1.8em;
    font-size: 1.4em;
}
.arrow-btm-h{
    text-align: center;
    font-size: clamp(1.375rem, 3.73vw, 2.92em);
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: 0;
    margin: 1.4em auto ;
}
.green{
    color: #1a9b7f;
    position: relative;
}
.green::after{
    content: "";
    position: absolute;
    height: 0.1em;
    width: 100%;
    bottom: -0.2em;
    left: 0;
    background-color: #1a9b7f;
}
.arrow-btm-p{
    text-align: left;
    width: 100%;
    font-size: clamp(0.775rem, 2.33vw, 1.8em);
    line-height: 1.68;
    margin: 1.2em 0 4em;
}

.patience-h{
	font-family: "HGSoeiKaku";;
    font-size: clamp(2.875rem, 7.73vw, 10.5rem);
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    margin: 1.32em auto 0;
}
.about-p{
    padding: 0 10% 2.68em;
    font-weight: 500;
    font-size: clamp(0.875rem, 3.73vw, 4.72rem);
    line-height: 1.98;
}


/* FLABOR */
.flavor{

}
.flavor-h{

}
.flavor-h2{
	font-family: "HGSoeiKaku";
	font-size: clamp(1.8em, 7.73vw, 9.6rem) !important;
}
.flavor-boxes{
    display: flex;
    flex-direction: column;
    gap: 4rem;
}
.flavor-box{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.flavor-head{
    text-align: left;
    position: relative;
    margin-bottom: 1rem;
}
.flavor-head-txt{
    font-family: "Bebas Neue", serif;
    font-size: clamp(3.875rem, 8.73vw, 12.6rem);
    font-weight: 500;
    line-height: 1;
	letter-spacing: 0.1em;

}
.flavor-head-txt1{
    color: #00592c;
}
.flavor-head-txt2{
    color: #018d6b;
}
.flavor-head-txt3{
    color: #003e91;
}
.flavor-head-txt4{
    color: #8d0011;
}
.flavor-head-h2{
    font-size: clamp(1.875rem, 3.73vw, 4.8rem);
    font-weight: 700;
    line-height: 1;
}
.standard-ball{
    position: absolute;
    font-size: clamp(1.275rem, 3.73vw, 4.8rem);
    background-color: #1b9b80;
    width: 3.5em;
    height: 3.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
    transform: translate(0% , -50%);
    top: 50%;
    right: 0%;
    line-height: 1.2;
}
.flavor-img{
	margin-top: 1em;
}
.flavor-p{
    font-size: clamp(0.875rem, 3.53vw, 4.6rem);
    font-weight: 700;
    margin-bottom: 2rem;
}


/* EASY TO USE */
.use{
	margin-top: 3rem;
    padding: 7.2rem 0 4.8rem;
}
.use-box{
    margin: 0 auto;
    background-color: #f4f4f4;
    padding: 0 5% 2rem;
    text-align: center;
}
.use-h{
    font-size: clamp(3.275rem, 6.73vw, 8.5rem);
    font-family: "Bebas Neue", serif;
    transform: translateY(-0.66em);
}
.use-h2{
    margin-top: 2em;
    line-height: 1.2;
    font-size: clamp(2.275rem, 5.73vw, 5.2em);
}
.green-box{
    display: inline-block;
    color: #1b9b80;
    background-color: #fff;
    font-size: clamp(0.875rem, 3.73vw, 4.88rem);
    font-weight: 600;
    padding: 0.48em 2.2em;
    border-radius: 4.8em;
    line-height: 1.2;
    margin: 1em 0 1.2em 0.8em;
}
.nil-img-box{
    width: 115%;
    display: block;
    position: relative;
}
.nil-img{
    width: 100%;
}
.nil-img-box::after{
    content: "";
    position: absolute;
    height: 6.5em;
    width: 33%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(green-arrow.png);
    background-size: 100% auto;
    bottom: -7rem;
    left: 15%;
}

.use-device-h{
    font-size: clamp(1.575rem, 4.73vw, 6rem);
    font-weight: 700;
    display: inline-block;
    color: #1b9b80;
    position: relative;
}
.use-device-h::after{
    content: "";
    position: absolute;
    background-color: #1b9b80;
    width: 3em;
    height: 0.06em;
    top: 50%;
    left: calc(100% + 0.4em);
    transform: translateY(-50%);
}
.use-device-h::before{
    content: "";
    position: absolute;
    background-color: #1b9b80;
    width: 3em;
    height: 0.06em;
    top: 50%;
    right: calc(100% + 0.4em);
    transform: translateY(-50%);
}
.use-device-p{
    font-size: clamp(0.875rem, 3.73vw, 4.8rem);
    letter-spacing: 0.04em;
    margin: 0.6em auto 0.8em;
}
.use-img{

}
.use-device-p2{
    font-size: clamp(0.875rem, 2.73vw, 3.8rem);
    margin-top: 1em;
    margin-bottom: 1.6em;
}


/* ECONOMICAL */
.economical{
    text-align: center;
    margin-bottom: 5.4rem;
}
.economical-h2{
	font-family: "HGSoeiKaku";
    font-size: clamp(2.875rem, 6.73vw, 9.6rem);
    margin-bottom: 0.6em;
}
.eco-p{
    font-size: clamp(0.875rem, 3.73vw, 3.84rem);
    color: #1b9b80;
    position: relative;
    display: inline-block;
    font-weight: 600;
    padding: 0 0.6em;
    margin-bottom: 1em;
}
.eco-p::before{
    position: absolute;
    content: "";
    width: 3.74em;
    height: 2px;
    background-color: #1b9b80;
    right: 100%;
    top: 50%;
}
.eco-p::after{
    position: absolute;
    content: "";
    width: 3.74em;
    height: 2px;
    background-color: #1b9b80;
    left: 100%;
    top: 50%;
}
.eco-boxes{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7rem;
    margin-bottom: 2rem;
}
.eco-box{
    background-color: #f4f4f4;
    padding: 2rem 4.4%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}
.eco-box1{
    position: relative;
}
.eco-box1::after{
    content: "";
    background-color: #1b9b80;
    position: absolute;	
    background: #1b9b80;
    height: calc(tan(60deg) * 5rem / 2);
    width: 10rem;
    clip-path: polygon(0% 0, 100% 0%, 50% 100%);
    bottom: -8rem;
    left: 50%;
    transform: translate(-50% , -50%);
}

.eco-box-img{
    width: 49%;
}
.eco-txts{
    font-size: clamp(0.875rem, 3.73vw, 3.78rem);
    width: auto;
}
.eco-p2{
    line-height: 1.2;
    font-weight: 700;
}
.eco-price * , .eco-price{
    color: #1b9b80;
    font-weight: 700;
}
.eco-price{
    font-size: clamp(1rem, 3.73vw, 3.8rem);
}
.eco-txts-btm-p{

}
.eco-logo-box{
    padding: 2rem 0 0.6rem;
    width: 100%;
}
.eco-logo{
    width: 86%;
	margin: auto;
}
.eco-btm-msg{
    border: 0.42rem solid #222;
}
.eco-btm-h{
    font-size: clamp(1.575rem, 3.73vw, 4.4rem);
    color: #fff;
    background-color: #222;
    padding: 0.04em 0 0.1em;
    position: relative;
    font-weight: 700;
}
.eco-btm-h::after{
    content: "";
    background: #222;
    height: calc(tan(60deg) * 2rem / 2);
    position: absolute;
    width: 4rem;
    clip-path: polygon(0% 0, 100% 0%, 50% 100%);
    top: 100%;
    left: 50%;
    transform: translate(-50% , -10%);
}
.eco-btm-h *{
    color: #fff;
}
.eco-btm-p{
    padding: 0 0 1em;
    font-size: clamp(2.475rem, 3.73vw, 6.42rem);
    line-height: 0.4;
    color: #1b9b80;
    font-weight: 700;
}
.eco-btm-p *{
    color: #1b9b80;
}
.eco-btm-price{
    padding: 0 0.06em;
}

@media (max-width: 575px) {
	.eco-box1::after{
		height: calc(tan(60deg) * 2rem / 2);
		width: 4rem;
		bottom: -5.5rem;
	}
	.eco-logo{
		width: 55%;
	}
	.eco-btm-h::after{
		height: calc(tan(60deg) * 1rem / 2);
		width: 2rem;
	}
}

.review {
	position: relative;
}
.review_top {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100%;
    left: 50%;
    top: 13%;
    color: #fff;
	text-align: center;
    font-size: clamp(1.875rem, 3.73vw, 7.7rem);
    font-weight: 600;
}

.review1 {
	background: #f4f4f4;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	gap: 1rem;
}

.review1-h {
    font-size: clamp(1.875rem, 3.73vw, 5.84rem);
    color: #1b9b80;
    position: relative;
    display: inline-block;
    font-weight: 600;
    padding: 0 0.6em;
    margin-top: 1em;
}


.review1 .block {
    background-color: #fff;
    padding: 2rem 5.4%;
    width: 80%;
	position: relative;
}
.review1 .block::before {
    content: "";
	background: #1b9b80;
    width: 1rem;
	height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.review1_content {
	font-size: clamp(0.875rem, 2.73vw, 3.5rem);
}

.review1_content p {
	margin-bottom: 1rem;
    letter-spacing: 0.2rem;
}
.review1_content .big15, .review1_content .big125 {
	font-weight: 600;
}
.review1 .block img {
	position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-10%, -50%);
    width: 40%;
}

.review1-b {
    width: 80%;
	font-size: clamp(0.875rem, 2.53vw, 3.3rem);
	margin-bottom: 4rem;
}
.review1-b .d-flex {
	display: flex;
}

@media (max-width: 575px) {
	.review1 .block::before {
		width: 0.5rem;
	}
	.review1_content p {
		letter-spacing: 0.2rem;
	}
	.review1-b .p-15 {
		padding-left: 4rem;
	}
	
	.patience-h, .renewal-h2, .flavor-h2, .economical-h2{
		font-weight: 500;
	}
}
@media (min-width: 576px) {
	.use{
		margin-top: 8rem;
	}
}