@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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, 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,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .tab {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

html {
  font-size: 62.5%;
}
@media screen and (max-width: 320px) {
  html {
    font-size: 50%;
  }
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-size: 1.4em;
  line-height: 1.5;
  word-wrap: break-word;
}

a {
  text-decoration: none;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.8;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

main {
  display: block;
}

#main {
  padding-top: 0!important;
}

.twentytwenty-container {
  max-width: 718px;
  margin: 0 auto;
  cursor: pointer;
};
}
.all-cont input, .all-cont select {
  vertical-align: middle;
}
.all-cont * {
  box-sizing: border-box;
}
.all-cont p, .all-cont a, .all-cont h1, .all-cont h2, .all-cont h3, .all-cont h4, .all-cont h5, .all-cont h6, .all-cont dd {
  color: #595757;
  line-height: 1.5;
  word-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .all-cont p, .all-cont a, .all-cont h1, .all-cont h2, .all-cont h3, .all-cont h4, .all-cont h5, .all-cont h6, .all-cont dd {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont p, .all-cont a, .all-cont h1, .all-cont h2, .all-cont h3, .all-cont h4, .all-cont h5, .all-cont h6, .all-cont dd {
    font-size: 13px;
  }
}
.all-cont a {
  text-decoration: none;
  transition: 0.4s;
}
.all-cont img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.all-cont a.c_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #8480bc;
  border-radius: 100px;
  color: #fff;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont a.c_btn {
    max-width: 400px;
    height: 80px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont a.c_btn {
    width: 221px;
    height: 55px;
    font-size: 14px;
  }
}
.all-cont a.c_btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/btn_arrow.png) center 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  .all-cont a.c_btn:before {
    right: 40px;
    width: 10px;
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont a.c_btn:before {
    right: 25px;
    width: 7px;
    height: 9px;
  }
}
.all-cont a.c_btn:hover {
  cursor: pointer;
}
.all-cont main {
  display: block;
}
@media screen and (min-width: 768px) {
  .all-cont div.bg-wrap {
    background: url(../img/bg_leaf1.png) center 0/100% repeat-y;
  }
}
@media screen and (max-width: 767px) {
  .all-cont div.bg-wrap {
    background: url(../img/sp/bg_leaf1.png) center 0/100% repeat-y;
  }
}
.all-cont section.kv > div.head {
  position: relative;
}
.all-cont section.kv > div.head div.image img {
  width: 100%;
}
.all-cont section.kv > div.head div.image:nth-of-type(2), .all-cont section.kv > div.head div.image:nth-of-type(3) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.all-cont section.kv div.nav {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav {
    flex-direction: column;
  }
}
.all-cont section.kv div.nav ul {
  display: flex;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul {
    width: 50%;
  }
}
.all-cont section.kv div.nav ul li img {
  width: 100%;
}
.all-cont section.kv div.nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #fff;
  line-height: 1.3;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul li a {
    height: 5.9333333333vw;
    font-size: 1.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul li a {
    height: 11.8666666667vw;
    font-size: 2.2666666667vw;
  }
}
.all-cont section.kv div.nav ul li a:after {
  content: "";
  background: url(../img/nav_arrow.png) center 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul li a:after {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul li a:after {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
  }
}
.all-cont section.kv div.nav ul.head {
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li {
    width: 50%;
  }
}
.all-cont section.kv div.nav ul.head li a:after {
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li a:after {
    right: 1.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li a:after {
    right: 2.1333333333vw;
  }
}
.all-cont section.kv div.nav ul.head li:nth-of-type(1) a {
  color: #7671b4;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a {
    padding-left: 4.6666666667vw;
    border-bottom: 0.4666666667vw solid #7671b4;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a {
    padding-left: 11.3333333333vw;
    border-bottom: 0.8vw solid #7671b4;
  }
}
.all-cont section.kv div.nav ul.head li:nth-of-type(1) a span:nth-of-type(1) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a span:nth-of-type(1) {
    top: -3.6vw;
    left: 0.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a span:nth-of-type(1) {
    top: -7.2vw;
    left: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a span img {
    width: 9vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a span img {
    width: 18vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a:after {
    margin-left: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(1) a:after {
    margin-left: 10.6666666667vw;
  }
}
.all-cont section.kv div.nav ul.head li:nth-of-type(2) a {
  color: #f29119;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a {
    padding-left: 2.6666666667vw;
    border-bottom: 0.4vw solid #f29119;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a {
    padding-left: 5.3333333333vw;
    border-bottom: 0.8vw solid #f29119;
  }
}
.all-cont section.kv div.nav ul.head li:nth-of-type(2) a span:nth-of-type(1) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a span:nth-of-type(1) {
    top: -2.9333333333vw;
    left: 0.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a span:nth-of-type(1) {
    top: -5.8666666667vw;
    left: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a span img {
    width: 8.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.head li:nth-of-type(2) a span img {
    width: 16.9333333333vw;
  }
}
.all-cont section.kv div.nav ul.foot li:nth-of-type(1) {
  width: 28%;
}
.all-cont section.kv div.nav ul.foot li:nth-of-type(2) {
  width: 35%;
}
.all-cont section.kv div.nav ul.foot li:nth-of-type(3) {
  width: 37%;
}
.all-cont section.kv div.nav ul.foot li a {
  background: url(../img/nav_bg.png) center 0/cover no-repeat;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .all-cont section.kv div.nav ul.foot li a:after {
    margin-left: 0.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.kv div.nav ul.foot li a:after {
    margin-left: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series {
    padding: 80px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series {
    padding: 40px 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv {
    padding: 0 24px;
  }
}
.all-cont section.uv-series div.mv div.title h2 {
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.mv div.title h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv div.title h2 {
    margin-bottom: 16px;
  }
}
.all-cont section.uv-series div.mv div.title h2 span {
  display: block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.mv div.title h2 span:nth-of-type(1) {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv div.title h2 span:nth-of-type(1) {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.mv div.title h2 span:nth-of-type(2) {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv div.title h2 span:nth-of-type(2) {
    font-size: 25px;
  }
}
.all-cont section.uv-series div.mv p {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.mv p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv p {
    font-size: 14px;
  }
}
.all-cont section.uv-series div.mv div.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.mv div.logo {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv div.logo {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.mv div.logo picture img {
    width: 246.5px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve {
    max-width: 1000px;
    margin: 60px auto 0;
    padding: 14px;
    background: url(../img/reserve_bg.png) center 0/cover no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve {
    width: calc(100% - 20px);
    margin: 60px auto 0;
    padding: 10px;
    background: url(../img/sp/reserve_bg.png) center 0/cover no-repeat;
  }
}
.all-cont section.uv-series div.reserve > div {
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve > div {
    padding: 6px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div {
    padding: 3px;
  }
}
.all-cont section.uv-series div.reserve > div > div {
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve > div > div {
    padding: 34px 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div {
    padding: 30px 40px;
  }
}
.all-cont section.uv-series div.reserve > div > div:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve > div > div:before {
    width: 960px;
    height: 19px;
    background: url(../img/reserve_bg4.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div:before {
    width: 100%;
    height: 3.3333333333vw;
    background: url(../img/sp/reserve_bg4.png) center 0/100% no-repeat;
  }
}
.all-cont section.uv-series div.reserve > div > div:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve > div > div:after {
    width: 960px;
    height: 19px;
    background: url(../img/reserve_bg4.png) center 0/100% no-repeat;
    transform: rotate(-180deg);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div:after {
    width: 100%;
    height: 3.3333333333vw;
    background: url(../img/sp/reserve_bg4.png) center 0/100% no-repeat;
    transform: rotate(-180deg);
  }
}
.all-cont section.uv-series div.reserve > div > div > div.title {
  text-align: center;
}
.all-cont section.uv-series div.reserve > div > div > div.title h3 {
  font-weight: bold;
  color: #437494;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve > div > div > div.title h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div > div.title h3 {
    font-size: 27px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div > div.title h3 span {
    display: inline-block;

  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve > div > div > div.title p {
    margin: 0 auto;
    width: 140px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul {
    margin-top: 50px;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li {
    width: 33.3333333333%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li {
    padding: 24px 0;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li:not(:nth-of-type(1)) {
    border-left: 2px solid #e7e7e7;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li:not(:nth-of-type(1)) {
    border-top: 1px solid #e7e7e7;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(1) h4:before {
    width: 59px;
    height: 43px;
    background: url(../img/reserve_icon1.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(1) h4:before {
    width: 58.5px;
    height: 42.5px;
    background: url(../img/sp/reserve_icon1.png) center 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(2) h4:before {
    width: 50px;
    height: 50px;
    background: url(../img/reserve_icon2.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(2) h4:before {
    width: 50px;
    height: 50px;
    background: url(../img/sp/reserve_icon2.png) center 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(3) h4:before {
    width: 64px;
    height: 53px;
    background: url(../img/reserve_icon3.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li:nth-of-type(3) h4:before {
    width: 63px;
    height: 52.5px;
    background: url(../img/sp/reserve_icon3.png) center 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li div.title {
    display: flex;
    align-items: center;
    height: 80px;
  }
}
.all-cont section.uv-series div.reserve ul li div.title h4 {
  text-align: left;
  color: #437494;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: bold;
  line-height: 1.2;
}
.all-cont section.uv-series div.reserve ul li div.title h4:before {
  content: "";
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li div.title h4:before {
    margin-right: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li div.title h4:before {
    margin-right: 20px;
  }
}
.all-cont section.uv-series div.reserve ul li div.title h4 span {
  display: block;
}
.all-cont section.uv-series div.reserve ul li div.title h4 span:nth-of-type(2) {
  margin-top: 3px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.large {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.large {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.medium {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.medium {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li div.title h4 span.small {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li p {
    margin-top: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li p {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.reserve ul li p.notice {
    margin-top: 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.reserve ul li p.notice {
    margin-top: 6px;
    font-size: 12px;
  }
}
.all-cont section.uv-series div.video {
  text-align: center;
  max-width: 1000px;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.video {
    margin: 70px auto 60px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.video {
    margin: 40px auto 0;
  }
}
.all-cont section.uv-series div.video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product {
    padding-top: 15px;
  }
}
.all-cont section.uv-series div.product div.cont {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont {
    max-width: 570px;
    margin: 0 auto;
    transform: translateX(200px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.image {
    position: absolute;
    top: -10px;
    left: -450px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts {
  text-align: center;
}
.all-cont section.uv-series div.product div.cont div.texts div.title h2 {
  font-family: "Neo Sans Weleda" !important;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  color: #f9bb00;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title h2 {
    margin-bottom: 10px;
    font-size: 40px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(1) {
  color: #f9bb00;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(1) {
    margin-top: 10px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(1) {
    margin-top: 5px;
    font-size: 18px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(2) {
  display: table;
  color: #8a86bf;
  background-color: #e8e7f2;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(2) {
    margin: 20px auto 30px;
    padding: 4px 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.title p:nth-of-type(2) {
    margin: 12px auto 18px;
    padding: 4px 26px;
    font-size: 15px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.sub-title {
  border-bottom: 1px solid #d6d4d2;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title {
    margin: 0 auto 20px;
    padding-bottom: 20px;
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title h3 {
    font-size: 14px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.sub-title h3 sup {
  display: inline-block;
  margin: 0 0 0 4px;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title h3 sup {
    transform: translateY(14px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title h3 sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title p {
    margin-top: 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title p {
    margin-top: 4px;
    font-size: 11px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.sub-title p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.sub-title p sup {
    transform: translateY(6px);
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.foot div.price {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.price {
    gap: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.price {
    gap: 0 8px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.price div p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.price div p {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon {
    margin-top: 30px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon picture img {
    width: 231.5px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon p {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon p {
    display: table;
    text-align: left;
    margin: 14px auto 0;
    font-size: 11px;
  }
}
.all-cont section.uv-series div.product div.cont div.texts div.foot div.icon p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product div.cont div.texts div.foot div.icon p sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product div.cont picture {
    margin-top: -125px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.product a.btn {
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.product a.btn {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 {
    margin-top: 50px;
  }
}
.all-cont section.uv-series div.point1 div.head div.title h2 {
  display: table;
  margin: 0 auto;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 2px solid #8480bc;
  color: #8480bc;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.title h2 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.title h2 {
    padding-bottom: 12px;
    font-size: 25px;
  }
}
.all-cont section.uv-series div.point1 div.head div.title h2 sup {
  display: inline-block;
  font-weight: normal !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.title h2 sup {
    transform: translateY(10px);
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.title h2 sup {
    transform: translateY(6px);
    font-size: 0.8em;
  }
}
.all-cont section.uv-series div.point1 div.head div.title h2 sup:nth-of-type(2) {
  margin: 0 6px;
}
.all-cont section.uv-series div.point1 div.head div.title p {
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.title p {
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.title p {
    margin-top: 20px;
    padding: 0 25px;
  }
}
.all-cont section.uv-series div.point1 div.head div.title p.notice {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.title p.notice {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.title p.notice {
    margin-top: 8px;
    font-size: 11px;
  }
}
.all-cont section.uv-series div.point1 div.head div.title p.notice sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.title p.notice sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.title p.notice sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 div.head div.image {
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 div.head div.image {
    margin-top: 20px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main {
    margin-top: 40px;
    padding: 0 10px;
  }
}
.all-cont section.uv-series div.point1 > div.main .twentytwenty-container {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main .twentytwenty-container {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main .twentytwenty-container {
    margin: 20px auto 0;
  }
}
.all-cont section.uv-series div.point1 > div.main .twentytwenty-handle, .all-cont section.uv-series div.point1 > div.main .twentytwenty-handle span {
  box-sizing: content-box !important;
}
.all-cont section.uv-series div.point1 > div.main section {
  position: relative;
  z-index: 0;
}
.all-cont section.uv-series div.point1 > div.main section > div.cont {
  border: 1px solid #8a86bf;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section > div.cont {
    max-width: 880px;
    margin: 0 auto 40px;
    padding: 40px 10px 50px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section > div.cont {
    margin: 0 auto 20px;
    padding: 18px 18px 25px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section > div.cont div.inner div.title p span:nth-of-type(2) {
    margin-top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) {
    margin-top: 20px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image1 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image1 {
    margin: 24px 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image1 {
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image1 img {
    width: 179px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) .notice {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) .notice {
    font-size: 14px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) .notice sup {
  margin: 0 2px;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) .notice sup {
    transform: translateY(8px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) .notice sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image2 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image2 {
    margin-top: -34px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image2 img {
    margin-top: -80px;
    transform: translateX(-200px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image2 img {
    width: 42.1333333333vw;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image3 {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image3 {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image3 {
    text-align: right;
    margin-top: -50px;
    margin-right: -10px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image3 img {
    margin-top: -70px;
    transform: translateX(100px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(2) div.image3 img {
    width: 83.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) {
    margin-top: 20px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) h4 {
  text-align: center;
  font-family: "Neo Sans Weleda" !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) h4 {
    margin: 30px 0 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) h4 {
    margin: 20px 0 10px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main {
    margin-top: 50px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main h4 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main h4 {
    margin-bottom: 14px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main h4 {
    margin-bottom: 8px;
    font-size: 15px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul {
    max-width: 600px;
    margin: 0 auto 20px;
    gap: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul {
    margin: 0 auto 10px;
    gap: 6px 7px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f9bb00;
  color: #fff;
  border-radius: 100px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li {
    width: 50%;
    max-width: 290px;
    height: 60px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li {
    width: calc(50% - 10px);
    height: 36px;
    font-size: 14px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .main ul li sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot {
    margin-top: 25px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot h4 {
  font-family: "Neo Sans Weleda" !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot h4 {
    margin: 0;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot h5 {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot p {
    margin: 10px auto 20px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul {
    justify-content: space-between;
    max-width: 460px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul {
    justify-content: center;
    gap: 10px 20px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li {
  width: 50%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li {
    width: 40%;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl {
  line-height: 1.3;
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dt {
  color: #100d09;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dt {
    margin-top: 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dt {
    margin-top: 10px;
    font-size: 12px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dd {
  color: #100d09;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(3) .foot ul li dl dd {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) {
    margin-top: -10px;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) div.cont {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) div.cont {
    margin-top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) div.cont {
    margin-top: -20px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image1 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image1 {
    margin-left: -10px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image1 img {
    transform: translateX(-90px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image1 img {
    width: 83.3333333333vw;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image2 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image2 img {
    width: 80.5333333333vw;
  }
}
.all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image3 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image3 {
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image3 {
    margin: 20px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .image3 img {
    width: 274.5px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .notice {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) .notice {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section:nth-of-type(4) p {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section div.inner {
    max-width: 730px;
    margin: 0 auto;
  }
}
.all-cont section.uv-series div.point1 > div.main section div.title {
  text-align: center;
}
.all-cont section.uv-series div.point1 > div.main section div.title p {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: "Neo Sans Weleda" !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section div.title p {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section div.title p {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section div.title p span:nth-of-type(1) {
    margin-right: 6px;
    font-size: 0.7em;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section div.title p span:nth-of-type(1) {
    margin-right: 3px;
    font-size: 0.8em;
  }
}
.all-cont section.uv-series div.point1 > div.main section div.title h3 {
  font-weight: bold;
  color: #8480bc;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section div.title h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section div.title h3 {
    margin-top: 4px;
    font-size: 20px;
  }
}
.all-cont section.uv-series div.point1 > div.main section div.explanation {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section div.explanation p {
    margin-top: 14px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section div.explanation p {
    font-size: 11px;
    text-align: right;
    margin-top: 10px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section p {
    text-align: center;
    margin-top: 20px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section p {
    display: table;
    margin: 16px auto 0;
    font-size: 14px;
    line-height: 1.7;
  }
}
.all-cont section.uv-series div.point1 > div.main section p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section p sup {
    transform: translateY(8px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section p.notice {
    margin-top: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section p.notice {
    margin-top: 4px;
    font-size: 12px;
    text-align: center;
  }
}
.all-cont section.uv-series div.point1 > div.main section p.notice sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.uv-series div.point1 > div.main section p.notice sup {
    margin: 0 2px;
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.uv-series div.point1 > div.main section p.notice sup {
    margin: 0 2px;
    transform: translateY(6px);
  }
}
.all-cont section.howto div.video {
  text-align: center;
  max-width: 1000px;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.video {
    margin: 0 auto 50px;
  }
}
.all-cont section.howto div.video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product {
    padding-top: 15px;
  }
}
.all-cont section.howto div.product div.cont {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont {
    max-width: 570px;
    margin: 0 auto;
    transform: translateX(-200px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.image {
    position: absolute;
    top: 40px;
    right: -450px;
  }
}
.all-cont section.howto div.product div.cont div.texts {
  text-align: center;
}
.all-cont section.howto div.product div.cont div.texts div.title h2 {
  font-family: "Neo Sans Weleda" !important;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  color: #f9bb00;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.title h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.title h2 {
    margin-bottom: 10px;
    font-size: 40px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(1) {
  color: #f9bb00;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(1) {
    margin-top: 10px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(1) {
    margin-top: 5px;
    font-size: 18px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(2) {
  display: table;
  color: #f18900;
  background-color: #fdedd9;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(2) {
    margin: 20px auto 30px;
    padding: 4px 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.title p:nth-of-type(2) {
    margin: 12px auto 18px;
    padding: 4px 26px;
    font-size: 15px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.sub-title {
  border-bottom: 1px solid #d6d4d2;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title {
    margin: 0 auto 20px;
    padding-bottom: 20px;
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title h3 {
    font-size: 14px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.sub-title h3 sup {
  display: inline-block;
  margin: 0 0 0 4px;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title h3 sup {
    transform: translateY(14px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title h3 sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title p {
    margin-top: 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title p {
    margin-top: 4px;
    font-size: 11px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.sub-title p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.sub-title p sup {
    transform: translateY(6px);
  }
}
.all-cont section.howto div.product div.cont div.texts div.foot div.price {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.price {
    gap: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.price {
    gap: 0 8px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.price div p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.price div p {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon {
    margin-top: 30px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon picture img {
    width: 231.5px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon p {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon p {
    display: table;
    text-align: left;
    margin: 14px auto 0;
    font-size: 11px;
  }
}
.all-cont section.howto div.product div.cont div.texts div.foot div.icon p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product div.cont div.texts div.foot div.icon p sup {
    transform: translateY(6px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product div.cont picture {
    margin-top: -125px;
  }
}
.all-cont section.howto div.product a.btn {
  background-color: #f18900;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.product a.btn {
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.product a.btn {
    margin: 30px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 {
    padding-bottom: 40px;
  }
}
.all-cont section.howto div.point2 div.head div.title h2 {
  display: table;
  margin: 0 auto;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 2px solid #f28f0d;
  color: #f28f0d;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.head div.title h2 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
  }
}
.all-cont section.howto div.point2 div.head div.title h2 sup {
  display: inline-block;
  transform: translateY(10px);
  font-weight: normal !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.head div.title h2 sup {
    font-size: 0.8em;
  }
}
.all-cont section.howto div.point2 div.head div.title h2 sup:nth-of-type(2) {
  margin: 0 6px;
}
.all-cont section.howto div.point2 div.head div.title p {
  text-align: center;
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.head div.title p {
    margin-top: 40px;
  }
}
.all-cont section.howto div.point2 div.head div.title p.notice {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.head div.title p.notice {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.head div.image {
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main {
    margin-top: 40px;
    padding: 0 10px;
  }
}
.all-cont section.howto div.point2 div.main section {
  position: relative;
  z-index: 0;
}
.all-cont section.howto div.point2 div.main section > div.cont {
  border: 1px solid #f28f0d;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section > div.cont {
    max-width: 880px;
    margin: 0 auto 40px;
    padding: 40px 10px 50px;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section > div.cont {
    margin: 0 auto 20px;
    padding: 18px 18px 25px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(1) div.image {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(1) div.image {
    margin: 24px 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(1) div.image {
    margin: 14px 0;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(1) div.image img {
    width: 274.5px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(1) p.notice {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(1) p.notice {
    font-size: 14px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(2) div.cont {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.cont {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.cont {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fdedd9;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main {
    gap: 0 24px;
    margin-top: 30px;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main {
    gap: 0 12px;
    margin-top: 20px;
    padding: 20px 10px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Neo Sans Weleda" !important;
  border: 1px solid #f28f0d;
  background-color: #fff;
  color: #f28f0d;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main h4 {
    width: 219px;
    height: 53px;
    font-size: 18px;
    border-radius: 100px 0 100px 100px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main h4 {
    text-align: center;
    border-radius: 15px 0 15px 15px;
    padding: 8px;
    font-size: 13px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(2) div.main p {
  margin: 0;
  text-align: left;
  line-height: 1.7;
}
.all-cont section.howto div.point2 div.main section:nth-of-type(2) div.image {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.image {
    text-align: center;
    margin-top: -60px;
    transform: translateX(10px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.image {
    text-align: right;
    margin-top: -34px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(2) div.image img {
    width: 95.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot {
    margin-top: 50px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul {
    max-width: 660px;
    margin: 30px auto 0;
    gap: 10px 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul {
    justify-content: center;
    gap: 10px 20px;
    margin-top: 20px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li {
  width: calc(33.3333333333% - 40px);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li {
    width: 40%;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl {
  line-height: 1.3;
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dt {
  color: #100d09;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dt {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dt {
    margin-top: 10px;
    font-size: 12px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dd {
  color: #100d09;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section:nth-of-type(3) .foot ul li dl dd {
    font-size: 10px;
  }
}
.all-cont section.howto div.point2 div.main section:nth-of-type(3) a.btn {
  background-color: #f28f0d;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section div.inner {
    max-width: 730px;
    margin: 0 auto;
  }
}
.all-cont section.howto div.point2 div.main section div.title {
  text-align: center;
}
.all-cont section.howto div.point2 div.main section div.title p {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-family: "Neo Sans Weleda" !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section div.title p {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section div.title p {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section div.title p span:nth-of-type(1) {
    margin-right: 8px;
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section div.title p span:nth-of-type(1) {
    margin-right: 3px;
    font-size: 0.7em;
  }
}
.all-cont section.howto div.point2 div.main section div.title h3 {
  font-weight: bold;
  color: #f28f0d;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section div.title h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section div.title h3 {
    margin-top: 4px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section p {
    text-align: center;
    margin-top: 20px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section p {
    display: table;
    margin: 16px auto 0;
    font-size: 14px;
    line-height: 1.7;
  }
}
.all-cont section.howto div.point2 div.main section p sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section p sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section p sup {
    transform: translateY(8px);
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section p.notice {
    margin-top: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section p.notice {
    margin-top: 4px;
    font-size: 12px;
    text-align: center;
  }
}
.all-cont section.howto div.point2 div.main section p.notice sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.howto div.point2 div.main section p.notice sup {
    margin: 0 2px;
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.howto div.point2 div.main section p.notice sup {
    margin: 0 2px;
    transform: translateY(6px);
  }
}
.all-cont section.users-voice {
  background-color: rgba(255, 208, 95, 0.14);
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice {
    padding: 80px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice {
    padding: 0 0 40px;
  }
}
.all-cont section.users-voice div.head {
  text-align: center;
}
.all-cont section.users-voice h2 {
  font-family: "Neo Sans Weleda" !important;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice h2 {
    margin-top: 20px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice h2 {
    margin-top: 10px;
    padding-top: 15px;
  }
}
.all-cont section.users-voice h2 span {
  display: block;
  font-weight: bold;
}
.all-cont section.users-voice h2 span:nth-of-type(1) {
  font-family: "Neo Sans Weleda" !important;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice h2 span:nth-of-type(1) {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice h2 span:nth-of-type(1) {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice h2 span:nth-of-type(2) {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice h2 span:nth-of-type(2) {
    font-size: 13px;
  }
}
.all-cont section.users-voice div.main div.accordion {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion {
    max-width: 718px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion {
    padding: 0 28px;
  }
}
.all-cont section.users-voice div.main div.accordion.is-active .list {
  display: block;
}
.all-cont section.users-voice div.main div.accordion.is-active div.title div.toggle span:nth-of-type(2) {
  display: none;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(1) div.title {
  border: 1px solid #8a86bf;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(1) div.title div.toggle span {
  background-color: #8a86bf;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(1) div.title h3 {
  color: #8a86bf;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(1) div.list dt {
  color: #8a86bf;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(2) div.title {
  border: 1px solid #f18900;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(2) div.title div.toggle span {
  background-color: #f18900;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(2) div.title h3 {
  color: #f18900;
}
.all-cont section.users-voice div.main div.accordion:nth-of-type(2) div.list dt {
  color: #f18900;
}
.all-cont section.users-voice div.main div.accordion div.title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.title {
    height: 63px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.title {
    margin-top: 40px;
    padding: 12px 0;
  }
}
.all-cont section.users-voice div.main div.accordion div.title:hover {
  cursor: pointer;
}
.all-cont section.users-voice div.main div.accordion div.title div.toggle span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.title div.toggle span {
    right: 26px;
    width: 16px;
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.title div.toggle span {
    right: 20px;
    width: 12px;
    height: 2px;
  }
}
.all-cont section.users-voice div.main div.accordion div.title div.toggle span:nth-of-type(2) {
  display: block;
  transform: rotate(90deg);
}
.all-cont section.users-voice div.main div.accordion div.title h3 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.title h3 {
    font-size: 13px;
  }
}
.all-cont section.users-voice div.main div.accordion div.list {
  display: none;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list {
    margin-top: 20px;
  }
}
.all-cont section.users-voice div.main div.accordion div.list dl {
  border-bottom: 1px solid #c0c0c0;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list dl {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list dl {
    margin-top: 15px;
  }
}
.all-cont section.users-voice div.main div.accordion div.list dl sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list dl sup {
    transform: translateY(8px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list dl sup {
    transform: translateY(6px);
  }
}
.all-cont section.users-voice div.main div.accordion div.list dl dd {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dd p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dd p {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dd p.notice {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dd p.notice {
    font-size: 11px;
  }
}
.all-cont section.users-voice div.main div.accordion div.list dl dt {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dt {
    padding: 12px 0 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.users-voice div.main div.accordion div.list dl dt {
    padding: 8px 0 18px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant {
    padding: 80px 20px 0 7px;
  }
}
.all-cont section.plant div.head div.image {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss {
    margin-top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss {
    padding: 0 24px;
  }
}
.all-cont section.plant div.edelweiss > div.head {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.head {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.head h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.head h2 {
    margin-bottom: 18px;
  }
}
.all-cont section.plant div.edelweiss > div.head h2 span {
  display: block;
}
.all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(1) {
  font-family: "Neo Sans Weleda" !important;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(1) {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(1) {
    font-size: 30px;
  }
}
.all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(2) {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(2) {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.head h2 span:nth-of-type(2) {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.head p {
    font-size: 18px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.head p {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.head p + p {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main {
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.head {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 80px;
  }
}
.all-cont section.plant div.edelweiss > div.main div.head h3 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.head h3 {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.head h3 {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.main {
    width: 330px;
    margin-top: -340px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main {
    margin-top: 14px;
  }
}
.all-cont section.plant div.edelweiss > div.main div.main p {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.main p {
    width: 240px;
    margin-left: auto;
    margin-bottom: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main p {
    padding-bottom: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main div.wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main div.wrap > p {
    width: 60%;
    padding-right: 14px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.main div.image {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main div.image {
    margin-top: 4px;
    margin-right: -24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.main div.image img {
    width: 39.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.foot {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: flex-end;
    margin-top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.foot {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.foot div.image {
    margin-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.foot div.image {
    margin-top: 20px;
    margin-left: -24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.foot div.image img {
    width: 67.8666666667vw;
  }
}
.all-cont section.plant div.edelweiss > div.main div.foot h3 {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.foot h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.edelweiss > div.main div.foot h3 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.edelweiss > div.main div.foot p {
    font-size: 16px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable {
    max-width: 1000px;
    margin: 0 auto;
    padding: 90px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable {
    margin-top: 35px;
    padding: 0 24px;
  }
}
.all-cont section.plant div.sustainable h2 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable h2 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable h2 {
    padding-top: 15px;
    line-height: 1.3;
  }
}
.all-cont section.plant div.sustainable h2 span {
  display: block;
}
.all-cont section.plant div.sustainable h2 span:nth-of-type(1) {
  font-family: "Neo Sans Weleda" !important;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable h2 span:nth-of-type(1) {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable h2 span:nth-of-type(1) {
    font-size: 30px;
  }
}
.all-cont section.plant div.sustainable h2 span:nth-of-type(2) {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable h2 span:nth-of-type(2) {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable h2 span:nth-of-type(2) {
    margin-top: 5px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul {
    margin-top: 26px;
  }
}
.all-cont section.plant div.sustainable ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li {
    max-width: 423px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li {
    margin-bottom: 30px;
  }
}
.all-cont section.plant div.sustainable ul li div.image {
  position: relative;
}
.all-cont section.plant div.sustainable ul li div.image img {
  width: 100%;
}
.all-cont section.plant div.sustainable ul li div.image div.icon {
  display: inline-block;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li div.image div.icon {
    bottom: -86px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li div.image div.icon {
    bottom: -16vw;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li div.image div.icon img {
    width: 17.7333333333vw;
  }
}
.all-cont section.plant div.sustainable ul li sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li sup {
    transform: translateY(8px);
  }
}
.all-cont section.plant div.sustainable ul li h3 {
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li h3 {
    margin: 24px 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li h3 {
    margin: 16px 0 10px;
  }
}
.all-cont section.plant div.sustainable ul li h3 sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li h3 sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li h3 sup {
    transform: translateY(6px);
  }
}
.all-cont section.plant div.sustainable ul li h3 span {
  display: block;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li h3 span:nth-of-type(1) {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li h3 span:nth-of-type(1) {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li h3 span:nth-of-type(2) {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li h3 span:nth-of-type(2) {
    font-size: 12px;
  }
}
.all-cont section.plant div.sustainable ul li p {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li p {
    font-size: 14px;
  }
}
.all-cont section.plant div.sustainable ul li p.notice {
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li p.notice {
    margin-top: 14px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li p.notice {
    margin-top: 8px;
    font-size: 11px;
  }
}
.all-cont section.plant div.sustainable ul li p.notice sup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .all-cont section.plant div.sustainable ul li p.notice sup {
    transform: translateY(6px);
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.plant div.sustainable ul li p.notice sup {
    transform: translateY(6px);
    margin-right: -3px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare {
    padding: 60px 0 40px;
    background: url(../img/sp/sancare_bg.png) center 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare div.head {
    padding: 90px 0 0;
    height: 580px;
    background: url(../img/sancare_bg.png) center 0/cover no-repeat;
  }
}
.all-cont section.sancare div.head div.title {
  display: table;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  position: relative;
}
.all-cont section.sancare div.head div.title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare div.head div.title:before {
    top: -45px;
    left: -10px;
    width: 347px;
    height: 107px;
    background: url(../img/sancare_tit1.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare div.head div.title:before {
    top: -9.3333333333vw;
    left: -6.6666666667vw;
    width: 47.0666666667vw;
    height: 14.5333333333vw;
    height: 107px;
    background: url(../img/sp/sancare_tit1.png) center 0/100% no-repeat;
  }
}
.all-cont section.sancare div.head div.title:after {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare div.head div.title:after {
    position: absolute;
    top: 0;
    right: -230px;
    width: 174px;
    height: 121px;
    background: url(../img/sancare_icon1.png) center 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare div.head div.title:after {
    display: table;
    margin: 20px auto 10px;
    width: 37.7333333333vw;
    height: 25.8666666667vw;
    background: url(../img/sp/sancare_icon1.png) center 0/100% no-repeat;
  }
}
.all-cont section.sancare div.head div.title h2 {
  font-weight: bold;
  font-family: "Neo Sans Weleda" !important;
  text-align: center;
  display: table;
  margin: 0 auto;
  line-height: 1.2;
  color: #f9be0d;
  text-shadow: 0px 0px 16px #fff;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare div.head div.title h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare div.head div.title h2 {
    font-size: 40px;
  }
}
.all-cont section.sancare div.head div.title p {
  color: #f9be0d;
  text-shadow: 0px 0px 16px #fff;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare div.head div.title p {
    margin-top: 4px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare div.head div.title p {
    margin-top: 4px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: -290px auto 0;
  }
}
.all-cont section.sancare ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li {
    width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare ul li {
    margin-bottom: 40px;
  }
}
.all-cont section.sancare ul li:nth-of-type(1) h3 {
  color: #8a86bf;
}
.all-cont section.sancare ul li:nth-of-type(1) a.btn {
  background-color: #8a86bf;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li:nth-of-type(2) {
    padding-top: 45px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li:nth-of-type(2) div.image {
    margin-bottom: 3px;
  }
}
.all-cont section.sancare ul li:nth-of-type(2) h3 {
  color: #f28f0d;
}
.all-cont section.sancare ul li:nth-of-type(2) a.btn {
  background-color: #f28f0d;
}
.all-cont section.sancare ul li h3 {
  text-align: center;
}
.all-cont section.sancare ul li h3 span {
  display: block;
}
.all-cont section.sancare ul li h3 span:nth-of-type(1) {
  font-family: "Neo Sans Weleda" !important;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li h3 span:nth-of-type(1) {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare ul li h3 span:nth-of-type(1) {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li h3 span:nth-of-type(2) {
    margin-top: 5px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare ul li h3 span:nth-of-type(2) {
    margin-top: 4px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .all-cont section.sancare ul li a.btn {
    max-width: 440px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .all-cont section.sancare ul li a.btn {
    margin-top: 12px;
  }
}