/*-------------------------------------------> Page */
#Home .sectionTitle {
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  position: relative;
  width: clamp(580px, 100%, 990px);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#Home .sectionTitle span {
  text-indent: -0.15em;
}
#Home .sectionTitle::before, #Home .sectionTitle::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #323232;
  top: 50%;
}
#Home .sectionTitle::before {
  right: calc(50% + 185px);
}
#Home .sectionTitle::after {
  left: calc(50% + 185px);
}
@media screen and (max-width: 767px) {
  #Home .sectionTitle {
    font-size: 50px; /* legacy */
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0.15em;
    width: 77.3333333333vw;
  }
  #Home .sectionTitle::before, #Home .sectionTitle::after {
    border-width: 0.1866666667vw;
  }
  #Home .sectionTitle::before {
    right: calc(50% + 24.6666666667vw);
  }
  #Home .sectionTitle::after {
    left: calc(50% + 24.5333333333vw);
  }
}
#Home .inner {
  position: relative;
}
#Home .inner .bubble {
  position: relative;
  pointer-events: none;
}
#Home .inner .bubble.top, #Home .inner .bubble.bottom, #Home .inner .bubble.middle {
  position: absolute;
  z-index: 1;
  left: 0;
}
#Home .inner .bubble.top {
  top: 0;
}
#Home .inner .bubble.bottom {
  bottom: 0;
}
#Home .frame {
  position: relative;
  width: 100%;
  background: #FFF;
}
#Home .frame::before, #Home .frame::after {
  content: "";
  display: block;
  width: 54px;
  width: min(2.8125%, 54px);
  height: 100%;
  background: #ffff32;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  #Home .frame::before, #Home .frame::after {
    width: 4vw;
  }
}
#Home .frame::before {
  left: 0;
}
#Home .frame::after {
  right: 0;
}
#Home .frame .contents {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
}
#Home .frame .side {
  position: absolute;
}
#Home .frame .side.faq {
  width: min(6.6666666667%, 128px);
  height: auto;
  right: 0;
  bottom: 0;
  margin-bottom: 4.4791666667%;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #Home .frame .side.faq {
    width: 10.9333333333vw;
    margin-bottom: 0;
    bottom: 0vw;
  }
}
#Home .btnBuy.comingsoon {
  cursor: not-allowed;
}
#Home .btnBuy.comingsoon a {
  pointer-events: none;
  cursor: not-allowed;
  background: #999;
}
#Home .btnBuy a {
  display: block;
  background: #000;
  width: 100%;
  text-align: center;
}
#Home .btnBuy a span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
#Home .btnBuy a img {
  max-width: 184px;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #Home .btnBuy a {
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  #Home .btnBuy a:hover {
    background: #929397;
  }
}
@media screen and (max-width: 767px) {
  #Home .btnBuy a span {
    display: inline-block;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
  #Home .btnBuy a img {
    max-width: 38.9333333333vw;
  }
}
#Home #Slide {
  position: relative;
  width: 100%;
}
#Home #Slide img {
  width: 100%;
  height: auto;
}
#Home #Slide .coverSlideWrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/slide/slide_logo.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#Home #Slide .slick-dots {
  bottom: 0;
  text-align: right;
  margin-bottom: 11.9791666667%;
  padding-right: 4.6875%;
}
@media screen and (max-width: 767px) {
  #Home #Slide .coverSlideWrap::after {
    background-image: url(../images/slide/slide_logo@sp.png);
    background-size: contain;
  }
  #Home #Slide .inner {
    padding-bottom: 27.4666666667vw;
    background: #eaebef;
  }
  #Home #Slide .slick-dots {
    bottom: 0;
    text-align: center;
    margin-bottom: 77.3333333333vw;
    padding-right: 0;
  }
  #Home #Slide .coverSlideWrap {
    z-index: 10;
  }
  #Home #Slide .bubble.bottom {
    bottom: -0.2666666667vw;
    z-index: 10;
  }
}
#Home #Products {
  background: #ffff32;
  text-align: center;
}
#Home #Products .sectionTitle {
  margin-top: 4.9479166667%;
  margin-bottom: 3.6458333333%;
}
#Home #Products .inner {
  padding-bottom: 5.7291666667%;
}
#Home #Products .text {
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 0.78125%;
}
#Home #Products .list {
  width: clamp(0px, 100%, 476px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
#Home #Products .list li {
  width: 46.4285714286%;
  font-size: 18px;
  line-height: 1.8333333333;
  letter-spacing: -0.01em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #Home #Products .list li:nth-child(n+3) {
    margin-top: 5.4621848739%;
  }
}
#Home #Products .list li a {
  display: block;
  color: #FFF;
  background: #929397;
}
@media screen and (min-width: 768px) {
  #Home #Products .list li a {
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  #Home #Products .list li a:hover {
    background: #000;
  }
}
@media screen and (max-width: 767px) {
  #Home #Products .sectionTitle {
    margin-bottom: 6.6666666667vw;
  }
  #Home #Products .inner {
    padding-bottom: 14.6666666667vw;
  }
  #Home #Products .text {
    font-size: 30px; /* legacy */
    font-size: 4vw;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-bottom: 0;
  }
  #Home #Products .list {
    width: 46.6666666667vw;
    display: block;
  }
  #Home #Products .list li {
    width: 100%;
    font-size: 18px;
    line-height: 1.8333333333;
    letter-spacing: -0.01em;
    margin-top: 5.3333333333vw;
  }
}
#Home #Ranking .sectionTitle {
  position: relative;
  z-index: 10;
  margin-bottom: 8.59375%;
}
#Home #Ranking .frame {
  position: relative;
  background: transparent;
  padding-top: 5.7291666667%;
  padding-bottom: 7.2916666667%;
}
#Home #Ranking .frame::before, #Home #Ranking .frame::after {
  display: none;
}
#Home #Ranking .frame .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #FFF;
  width: 100%;
  height: 100%;
  -webkit-transform: skewY(5deg);
          transform: skewY(5deg);
}
#Home #Ranking .frame .contents {
  position: relative;
  z-index: 10;
  width: clamp(768px, 100% - 120px, 1280px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Home #Ranking .rankItem {
  position: relative;
  width: 20.859375%;
}
#Home #Ranking .rankItem .icon {
  position: absolute;
  top: 0;
  left: 0;
  translate: -50% -50%;
  width: 28.4644194757%;
}
#Home #Ranking .rankItem .image {
  width: 100%;
  margin-bottom: 13.1086142322%;
}
#Home #Ranking .rankItem .data {
  width: 100%;
}
#Home #Ranking .rankItem .data .itemName {
  font-size: 22px;
  line-height: 1.1818181818;
  letter-spacing: 0em;
}
#Home #Ranking .rankItem .data .itemPrice {
  font-size: 22px;
  line-height: 1.1818181818;
  letter-spacing: 0em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
#Home #Ranking .rankItem .data .itemPrice small {
  font-size: 64%;
}
@media screen and (max-width: 767px) {
  #Home #Ranking .sectionTitle {
    position: relative;
    z-index: 10;
    margin-bottom: 9.3333333333vw;
  }
  #Home #Ranking .frame {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  #Home #Ranking .frame::before, #Home #Ranking .frame::after {
    display: none;
  }
  #Home #Ranking .frame .contents {
    position: relative;
    z-index: 10;
    width: 100vw;
    display: block;
  }
  #Home #Ranking .rankItem {
    position: relative;
    width: 100vw;
    padding-left: 11.3333333333vw;
    padding-right: 11.3333333333vw;
  }
  #Home #Ranking .rankItem .icon {
    width: 10.1333333333vw;
    top: 0;
    left: 13.3333333333vw;
    translate: none;
  }
  #Home #Ranking .rankItem .image {
    text-align: center;
    width: 42.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.3333333333vw;
  }
  #Home #Ranking .rankItem .data {
    text-align: center;
  }
  #Home #Ranking .rankItem .data .itemName {
    font-size: 28px; /* legacy */
    font-size: 3.7333333333vw;
    line-height: 1.1785714286;
    letter-spacing: 0em;
  }
  #Home #Ranking .rankItem .data .itemPrice {
    font-size: 26px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  #Home #Ranking .bubble.top {
    top: -2vw;
  }
  #Home #Ranking .bubble.bottom {
    bottom: -7.7333333333vw;
  }
}
#Home .productBlock .productTitle {
  text-align: center;
  padding-top: 5.2083333333%;
  margin-bottom: 2.6041666667%;
}
#Home .productBlock .frame {
  position: relative;
  padding-top: 3.90625%;
  padding-bottom: 3.90625%;
}
#Home .productBlock .frame .side {
  position: absolute;
  z-index: 1;
  width: min(5.2083333333%, 100px);
}
#Home .productBlock .contents {
  position: relative;
  z-index: 10;
  width: 82.0833333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Home .productBlock .contents .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 45.4314720812%;
}
@media screen and (min-width: 768px) {
  #Home .productBlock .contents .item:nth-child(n+3) {
    margin-top: 8.883248731%;
  }
}
#Home .productBlock .contents .item .image {
  width: 47.4860335196%;
}
#Home .productBlock .contents .item .data {
  width: 50.5586592179%;
}
#Home .productBlock .contents .item .data dl dt {
  padding-bottom: 4.1436464088%;
  margin-bottom: 4.1436464088%;
  border-bottom: solid 1px #bfbfbf;
}
#Home .productBlock .contents .item .data dl dt .en, #Home .productBlock .contents .item .data dl dt .ja {
  display: block;
}
#Home .productBlock .contents .item .data dl dt .en {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.1em;
}
#Home .productBlock .contents .item .data dl dt .ja {
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0em;
}
#Home .productBlock .contents .item .data dl dd .text {
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0em;
  margin-bottom: 5.5248618785%;
}
#Home .productBlock .contents .item .data dl dd .sample {
  margin-bottom: 5.5248618785%;
}
#Home .productBlock .contents .item .data dl dd .spec {
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0em;
  margin-bottom: 4.1436464088%;
}
#Home .productBlock .contents .item .data dl dd .spec .price {
  font-size: 156%;
}
#Home .productBlock .contents .item .data dl dd .spec .price small {
  font-size: 56%;
}
#Home .productBlock .contents .item .data dl dd .btnBuy {
  width: 86.1878453039%;
}
@media screen and (max-width: 767px) {
  #Home .productBlock .productTitle {
    padding-top: 17.3333333333vw;
    margin-bottom: 6.6666666667vw;
  }
  #Home .productBlock .frame {
    padding-top: 9.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
  #Home .productBlock .frame .side {
    width: 10.4vw;
  }
  #Home .productBlock .contents {
    width: 77.3333333333vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #Home .productBlock .contents .item {
    display: block;
    width: 100%;
    text-align: center;
  }
  #Home .productBlock .contents .item + .item {
    margin-top: 9.3333333333vw;
  }
  #Home .productBlock .contents .item .image, #Home .productBlock .contents .item .itemSlide {
    width: 66.9333333333vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6vw;
  }
  #Home .productBlock .contents .item .itemSlide .slick-prev {
    left: -9.3333333333vw;
  }
  [dir=rtl] #Home .productBlock .contents .item .itemSlide .slick-prev {
    left: auto;
    right: -9.3333333333vw;
  }
  #Home .productBlock .contents .item .itemSlide .slick-next {
    right: -9.3333333333vw;
  }
  [dir=rtl] #Home .productBlock .contents .item .itemSlide .slick-next {
    left: -9.3333333333vw;
    right: auto;
  }
  #Home .productBlock .contents .item .itemSlide .slick-dots {
    bottom: 0;
    text-align: right;
    margin-bottom: 0;
    padding-right: 0;
  }
  #Home .productBlock .contents .item .data {
    width: 100%;
  }
  #Home .productBlock .contents .item .data dl dt {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
    border-bottom-width: 0.1866666667vw;
  }
  #Home .productBlock .contents .item .data dl dt .en {
    font-size: 50px; /* legacy */
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  #Home .productBlock .contents .item .data dl dt .ja {
    font-size: 28px; /* legacy */
    font-size: 3.7333333333vw;
    line-height: 1.1785714286;
    letter-spacing: 0em;
    margin-top: 0.5em;
  }
  #Home .productBlock .contents .item .data dl dd .text, #Home .productBlock .contents .item .data dl dd .sample, #Home .productBlock .contents .item .data dl dd .spec {
    margin-bottom: 0;
  }
  #Home .productBlock .contents .item .data dl dd .text {
    font-size: 26px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1.1923076923;
    letter-spacing: 0em;
    margin-bottom: 4vw;
  }
  #Home .productBlock .contents .item .data dl dd .spec {
    font-size: 26px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1.1923076923;
    letter-spacing: 0em;
    margin-bottom: 4vw;
  }
  #Home .productBlock .contents .item .data dl dd .spec .price {
    font-size: 100%;
  }
  #Home .productBlock .contents .item .data dl dd .btnBuy {
    width: 77.3333333333vw;
  }
}
#Home #Dipcolor .frame {
  padding-bottom: 11.9791666667%;
}
#Home #Dipcolor .frame .side {
  top: 15px;
  right: 2.6041666667%;
}
#Home #Dipcolor .bubble.top {
  margin-top: 10.15625%;
}
#Home #Dipcolor .bubble.middle {
  width: 17.7604166667%;
  top: 50%;
  left: auto;
  right: 0;
}
@media screen and (max-width: 767px) {
  #Home #Dipcolor .frame {
    padding-bottom: 28.4vw;
  }
  #Home #Dipcolor .frame .side {
    top: 0;
    right: 4vw;
  }
  #Home #Dipcolor .bubble.top {
    top: 36vw;
    margin-top: 0;
  }
  #Home #Dipcolor .bubble.bottom {
    bottom: -0.2666666667vw;
  }
}
#Home #Shampoo .frame .side {
  bottom: 15px;
  left: 2.6041666667%;
}
#Home #Shampoo .bubble.top {
  margin-top: 10.9375%;
}
@media screen and (max-width: 767px) {
  #Home #Shampoo .frame .side {
    bottom: 2.6666666667vw;
    left: 2vw;
  }
  #Home #Shampoo .bubble.top {
    margin-top: 0;
    top: 34.6666666667vw;
  }
}
#Home #Hairmask .contents .item, #Home #Goods .contents .item {
  width: 48.8578680203%;
}
#Home #Hairmask .contents .data, #Home #Goods .contents .data {
  width: 55.8441558442%;
}
@media screen and (max-width: 767px) {
  #Home #Hairmask .contents .item, #Home #Goods .contents .item {
    width: 77.3333333333vw;
  }
  #Home #Hairmask .contents .data, #Home #Goods .contents .data {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #Home #Hairmask .frame {
    max-height: 660px;
    padding-top: 6.7708333333%;
    padding-bottom: 6.7708333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #Home #Hairmask .frame .side {
    top: 15px;
    right: 2.6041666667%;
  }
}
#Home #Hairmask .contents {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Home #Hairmask .bubble.top {
  margin-top: 13.0208333333%;
}
#Home #Hairmask .bubble.bottom {
  margin-bottom: -2.6041666667%;
}
@media screen and (max-width: 767px) {
  #Home #Hairmask .frame {
    max-height: initial;
    display: block;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  #Home #Hairmask .frame .side {
    top: 0;
    right: 4vw;
  }
  #Home #Hairmask .bubble.top {
    margin-top: 0;
    top: 34.1333333333vw;
  }
  #Home #Hairmask .bubble.bottom {
    margin-bottom: 0;
    bottom: -6.6666666667vw;
  }
}
#Home #Goods {
  margin-bottom: min(345px, 17.96875%);
}
@media screen and (min-width: 768px) {
  #Home #Goods .frame {
    max-height: 660px;
    padding-top: 6.7708333333%;
    padding-bottom: 6.7708333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #Home #Goods .frame .side {
    width: min(4.1666666667%, 80px);
    left: 2.6041666667%;
    bottom: 0px;
  }
}
#Home #Goods .bubble.top {
  margin-top: 9.375%;
}
#Home #Goods .bubble.bottom {
  margin-bottom: -3.90625%;
}
@media screen and (max-width: 767px) {
  #Home #Goods {
    margin-bottom: 37.3333333333vw;
  }
  #Home #Goods .frame {
    min-height: initial;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  #Home #Goods .frame .side {
    left: 4vw;
    bottom: 2vw;
  }
  #Home #Goods .bubble.top {
    margin-top: 0;
    top: 37.3333333333vw;
  }
  #Home #Goods .bubble.bottom {
    margin-bottom: 0;
    bottom: -7.4666666667vw;
  }
}
#Home #Howto .contents, #Home #Point .contents {
  width: 72.9166666667%;
  text-align: center;
}
#Home #Howto .contents .sectionTitle, #Home #Point .contents .sectionTitle {
  margin-bottom: 3.5714285714%;
}
#Home #Howto .contents .read, #Home #Point .contents .read {
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #Home #Howto .contents, #Home #Point .contents {
    width: 92vw;
    text-align: center;
  }
  #Home #Howto .contents .sectionTitle, #Home #Point .contents .sectionTitle {
    margin-bottom: 6.6666666667vw;
  }
  #Home #Howto .contents .read, #Home #Point .contents .read {
    font-size: 28px; /* legacy */
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0.08em;
  }
}
#Home #Howto {
  padding-top: min(135px, 7.03125%);
}
#Home #Howto .bubble.top {
  margin-top: -4.1666666667%;
}
#Home #Howto .stepList {
  list-style: none;
  text-align: center;
}
#Home #Howto .stepList .step {
  margin-top: 3.5714285714%;
}
#Home #Howto .stepList .step .stepTitle {
  font-size: 42px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 2.1428571429%;
}
#Home #Howto .stepList .step .text {
  font-size: 24px;
  line-height: 1.4583333333;
  letter-spacing: 0.08em;
}
#Home #Howto .stepList .step .image {
  margin-top: 2.8571428571%;
}
#Home #Howto .movie {
  width: clamp(768px, 100%, 1396px);
  margin-top: 5.2083333333%;
  margin-left: auto;
  margin-right: auto;
}
#Home #Howto .movie .mFrame {
  position: relative;
  width: 100%;
}
#Home #Howto .movie .mFrame video {
  aspect-ratio: 16/9;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #Home #Howto {
    padding-top: 12.6666666667vw;
  }
  #Home #Howto .bubble.top {
    margin-top: 0;
    top: -4.2666666667vw;
  }
  #Home #Howto .stepList .step {
    margin-top: 11.3333333333vw;
  }
  #Home #Howto .stepList .step + .step {
    margin-top: 10.6666666667vw;
  }
  #Home #Howto .stepList .step .stepTitle {
    font-size: 42px; /* legacy */
    font-size: 5.6vw;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 5.3333333333vw;
  }
  #Home #Howto .stepList .step .text {
    font-size: 26px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1.3846153846;
    letter-spacing: 0.08em;
  }
  #Home #Howto .stepList .step .image {
    margin-top: 4vw;
  }
  #Home #Howto .movie {
    width: 92vw;
    margin-top: 8.8vw;
  }
}
#Home #Point {
  position: relative;
  margin-top: 15.625%;
}
#Home #Point .bubble.top {
  margin-top: -8.3333333333%;
}
#Home #Point .imageSet {
  position: relative;
  margin-top: 10.3571428571%;
}
#Home #Point .imageSet .image {
  width: 56.7142857143%;
}
#Home #Point .imageSet .textWrap {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  translate: 0 -50%;
  width: 47%;
  text-align: left;
  padding: 2.1428571429% 3.5714285714% 1.4285714286% 7.8571428571%;
  padding: 30px 50px 20px 110px;
  border-radius: 170px;
  background: #ffff32;
}
#Home #Point .imageSet .textWrap::after {
  content: "";
  display: block;
  width: 53.1914893617%;
  height: 0;
  padding-top: 48.632218845%;
  background-image: url(../images/bubble_svg/point_text_pc.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  translate: 23.4285714286% -67.7142857143%;
}
#Home #Point .imageSet .textWrap dl {
  position: relative;
  z-index: 10;
}
#Home #Point .imageSet .textWrap dl dt {
  font-size: 29px;
  line-height: 1.5517241379;
  letter-spacing: 0em;
}
#Home #Point .imageSet .textWrap dl dd {
  font-size: 21px;
  line-height: 1.4761904762;
  letter-spacing: 0.08em;
  margin-top: 1em;
}
#Home #Point .figWrap {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-top: 1.8571428571%;
}
#Home #Point .figWrap .fig {
  width: 61.5714285714%;
}
#Home #Point .figWrap .note {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #Home #Point {
    margin-top: 33.3333333333vw;
  }
  #Home #Point .bubble.top {
    margin-top: 0;
    top: -24vw;
  }
  #Home #Point .imageSet {
    position: relative;
    margin-top: 10.3571428571%;
  }
  #Home #Point .imageSet .image {
    width: 77.3333333333vw;
  }
  #Home #Point .imageSet .textWrap {
    position: relative;
    top: auto;
    left: auto;
    translate: none;
    width: 88.5333333333vw;
    text-align: left;
    margin-left: auto;
    margin-right: -4vw;
    margin-top: 3.7333333333vw;
    padding: 8vw 9.3333333333vw 8vw 13.3333333333vw;
    border-radius: 31.3333333333vw;
  }
  #Home #Point .imageSet .textWrap::after {
    width: 34.2666666667vw;
    height: 34.5333333333vw;
    padding-top: 0;
    background-image: url(../images/bubble_svg/point_text_sp.svg);
    background-size: 100% auto;
    top: -23.4666666667vw;
    right: 0vw;
    translate: none;
  }
  #Home #Point .imageSet .textWrap dl dt {
    font-size: 30px; /* legacy */
    font-size: 4vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  #Home #Point .imageSet .textWrap dl dd {
    font-size: 28px; /* legacy */
    font-size: 3.7333333333vw;
    line-height: 1.25;
    letter-spacing: 0em;
    margin-top: 1em;
  }
  #Home #Point .figWrap {
    display: block;
    width: 100%;
    margin-top: 6.4vw;
  }
  #Home #Point .figWrap .fig {
    width: 100%;
  }
  #Home #Point .figWrap .note {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px; /* legacy */
    font-size: 2.9333333333vw;
    line-height: 1.4090909091;
    letter-spacing: 0.04em;
    text-align: left;
    margin-top: 6.6666666667vw;
  }
}
#Home #FAQ {
  margin-top: 8.3333333333%;
  padding-bottom: 11.4583333333%;
}
#Home #FAQ .contents {
  width: 80.7291666667%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#Home #FAQ .contents .sectionTitle {
  margin-bottom: 7.7419354839%;
}
#Home #FAQ .qaList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Home #FAQ .qaList .item {
  width: 29.3548387097%;
}
@media screen and (min-width: 768px) {
  #Home #FAQ .qaList .item:nth-child(n+4) {
    margin-top: 4.5161290323%;
  }
}
#Home #FAQ .qaList .item dl dt {
  font-size: 27px;
  line-height: 1.3333333333;
  letter-spacing: 0.08em;
  margin-bottom: 1em;
}
#Home #FAQ .qaList .item dl dd {
  font-size: 21px;
  line-height: 1.4761904762;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #Home #FAQ {
    margin-top: 25.3333333333vw;
    padding-bottom: 36vw;
  }
  #Home #FAQ .contents {
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  #Home #FAQ .contents .sectionTitle {
    margin-bottom: 12vw;
  }
  #Home #FAQ .qaList {
    display: block;
  }
  #Home #FAQ .qaList .item {
    width: 77.3333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
  #Home #FAQ .qaList .item + .item {
    margin-top: 8vw;
  }
  #Home #FAQ .qaList .item dl dt {
    font-size: 30px; /* legacy */
    font-size: 4vw;
    line-height: 1.2;
    letter-spacing: 0.08em;
    margin-bottom: 1em;
  }
  #Home #FAQ .qaList .item dl dd {
    font-size: 26px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1.1923076923;
    letter-spacing: 0.08em;
  }
}

/*-------------------------------------------> animation module */
.anim-fadeInUp {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
          animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInUp,
.inView .isAnim.inView .anim-fadeInUp,
.inView .anim-fadeInUp,
.inView.anim-fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

.inView .isAnim.anim-fadeInUp,
.inView .isAnim .anim-fadeInUp {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeIn {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
          animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeIn,
.inView .isAnim.inView .anim-fadeIn,
.inView .anim-fadeIn,
.inView.anim-fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.inView .isAnim.anim-fadeIn,
.inView .isAnim .anim-fadeIn {
  -webkit-animation-name: none;
          animation-name: none;
}

/* delay */
.delay0 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.delay1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay2 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay4 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay5 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay6 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.delay7 {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.delay8 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.delay9 {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.delay10 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay11 {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

/*-------------------------------------------> keyframe */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*-------------------------------------------> bubble */
.bubble {
  width: 100%;
  pointer-events: none;
}
.bubble img, .bubble .svg {
  width: 100%;
  overflow: visible;
}
.bubble .bubble_base, .bubble .cloud {
  fill: #ffff32;
  transform-box: fill-box;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

#products_top_pc, #products_top_sp, #dip_bottom_pc, #faq_bottom_pc, #dip_bottom_sp, #faq_bottom_sp {
  overflow: hidden;
}

@-webkit-keyframes bubblePulse {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@keyframes bubblePulse {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.bubble01 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.bubble02 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.2s;
          animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.bubble03 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.3s;
          animation-duration: 2.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.bubble04 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.4s;
          animation-duration: 2.4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.bubble05 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.bubble06 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.bubble07 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.7s;
          animation-duration: 2.7s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.bubble08 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.8s;
          animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.bubble09 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 2.9s;
          animation-duration: 2.9s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.bubble10 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.bubble11 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.1s;
          animation-duration: 3.1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

.bubble12 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.2s;
          animation-duration: 3.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.bubble13 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.3s;
          animation-duration: 3.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}

.bubble14 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.4s;
          animation-duration: 3.4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}

.bubble15 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.5s;
          animation-duration: 3.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.bubble16 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.6s;
          animation-duration: 3.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}

.bubble17 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.7s;
          animation-duration: 3.7s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}

.bubble18 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.8s;
          animation-duration: 3.8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}

.bubble19 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 3.9s;
          animation-duration: 3.9s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s;
}

.bubble20 {
  -webkit-animation-name: bubblePulse;
          animation-name: bubblePulse;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

@-webkit-keyframes cloudPulse {
  0% {
    translate: 0 2%;
  }
  50% {
    translate: 0 -5%;
  }
  100% {
    translate: 0 2%;
  }
}

@keyframes cloudPulse {
  0% {
    translate: 0 2%;
  }
  50% {
    translate: 0 -5%;
  }
  100% {
    translate: 0 2%;
  }
}
.cloud01 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.cloud02 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.2s;
          animation-duration: 2.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.cloud03 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.3s;
          animation-duration: 2.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.cloud04 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.4s;
          animation-duration: 2.4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.cloud05 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.cloud06 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.cloud07 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.7s;
          animation-duration: 2.7s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.cloud08 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.8s;
          animation-duration: 2.8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.cloud09 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 2.9s;
          animation-duration: 2.9s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.cloud10 {
  -webkit-animation-name: cloudPulse;
          animation-name: cloudPulse;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}