body {
  font-weight: 400;
}

.temp-all-area {
  font-family: Lato, "Noto Sans JP", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-weight: 400;
  text-align: justify;
}

.temp-all-area p li {
  font-weight: 400;
}

.temp-all-area h2,
h3,
h4,
h5,
p,
ul,
figure {
  margin: 0;
  padding: 0;
}

.temp-all-area a {
  text-decoration: none;
  color: #3c3c3c;
}

.temp-all-area li {
  list-style: none;
}


.temp-all-area img {
  width: 100%;
}

/* フォント選択 */

.Nserif {
  font-family: "Noto Serif JP", serif;
}

.Tenor {
  font-family: "Tenor Sans", sans-serif;
}

.Mincho {
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.Gothic {
  font-family: 游ゴシック, YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    游ゴシック, "Yu Gothic", sans-serif;
}

@media screen and (max-width: 767px) {
  /*767px以下で非表示*/

  .pc-hide {
    display: none;
    /*非表示*/
  }

  /* 独自コメント1と11 */
  .product_comment-1,
  .product_comment-2 {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  /*768px以上で非表示*/

  .sp-hide {
    display: none;
    /*非表示*/
  }
}

/* 下部アイテムリスト用 */
/* 下部アイテムリスト用 */

#floting-bt {
  position: absolute;
  top: auto;
  bottom: -51px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

/* 右下固定 */
#floting-bt.floting-bt-right {
  position: fixed;
  top: auto;
  left: auto;
  transform: none;
  right: 20px;
  bottom: 20px;
}

#floting-bt a {
  display: block;
  width: 150px;
  color: #fff;
  font-size: 11px;
  line-height: 1.625;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease;
}

#floting-bt a img {
  border-radius: 22px;
  box-shadow: 0 15px 46px rgba(0, 0, 0, .16);
}

@media screen and (min-width: 768px) {

  #floting-bt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    top: auto;
    bottom: -25px;
  }

  #floting-bt.floting-bt-right {
    position: fixed;
    top: auto;
    left: auto;
    transform: none;
    right: 20px;
    bottom: 20px;
  }

  #floting-bt a {
    width: 246px;
  }

  #floting-bt a img {
    border-radius: 33px;
  }
}

.temp-all-area .inner {
  margin: 0 auto 70px;
  position: relative;
}

.temp-all-area p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.temp-all-area .color_bk {
  background-color: #8196B7;
  color: #fff;
  padding: 0 5px;
}

.temp-all-area .head .icon_1 {
  font-size: 24px;
  text-align: center;
  color: #8196B7;
  letter-spacing: 3px;
  font-weight: lighter;
  line-height: 1;
  margin: 0 0 10px;
}

.temp-all-area .head .icon_2 {
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

@media screen and (min-width: 768px) {
  .temp-all-area .inner {
    margin: 0 auto 100px;
  }

  .temp-all-area p {
    font-size: 16px;
  }

  .temp-all-area .head .icon_1 {
    font-size: 35px;
    margin: 0 0 27px;
  }

  .temp-all-area .head .icon_2 {
    font-size: 16px;
    margin: 0 0 47px;
  }
}

.top_area {
  position: relative;
}

.top_area .inner {
  margin: 0;
}


/* second_area */
.second_area .inner {
  padding: 0 20px;
  max-width: 648px;
}

/* third_area */

.third_area .third_wrap {
  padding: 50px 0 0;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(236, 240, 249, 1) 100%);
}

.third_area .third_box_1 h3 {
  font-size: 17px;
  margin: 0 0 20px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}


.third_area .third_box_1 figure {
  padding: 0 0 0 20px;
}

.third_area .third_box_1 figure img {
  border-radius: 125px 0 0 125px;
}

.third_area .box_yazirusi {
  width: 120px;
  height: 50px;
  margin: 20px auto;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(126, 145, 177, 1) 35%);
  clip-path: polygon(0 0,
      100% 0,
      100% 80%,
      50% 100%,
      0 80%);
  position: relative;
}

.third_area .box_yazirusi span {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.third_area .third_circle {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  gap: 0 3%;
}

.third_area .third_circle .maru {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: relative;
  background-image: linear-gradient(279deg, rgba(255, 255, 255, 1), rgba(227, 227, 227, 1) 100%);
  border: 1px solid #C1C1C1;
}

.third_area .third_circle .maru span {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 1.1;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.third_area .third_box_2 .text {
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 20px 0;
  letter-spacing: 0;
}

.third_area .third_box_2 figure {
  padding: 0 20px 0 0;

}

.third_area .third_box_2 figure img {
  border-radius: 0 125px 125px 0;
}


@media screen and (min-width: 768px) {
  .third_area .third_wrap {
    padding: 80px 0 0;
  }

  .third_area .third_box_1,
  .third_area .third_box_2 {
    max-width: 861px;
    margin: 0 auto;
  }

  .third_area .third_box_1 .box_conts {
    position: relative;
  }

  .third_area .third_box_1 h3 {
    position: absolute;
    top: 50%;
    left: 33%;
    transform: translate(-50%, -50%);
    text-align: left;
    font-size: 23px;
  }

  .third_area .third_box_1 figure img {
    border-radius: 290px;
  }

  .third_area .box_yazirusi {
    width: 214px;
    height: 80px;
    margin: 30px auto 20px;
  }

  .third_area .box_yazirusi span {
    font-size: 25px;
  }

  .third_area .third_box_2 {
    display: flex;
    align-items: center;
  }

  .third_area .third_box_2 figure {
    width: 44%;
  }

  .third_area .third_box_2 .box_conts {
    flex: 1;
  }

  .third_area .third_circle {
    justify-content: left;
  }

  .third_area .third_circle .maru {
    width: 127px;
    height: 127px;
  }

  .third_area .third_circle .maru span {
    font-size: 21px;
  }

  .third_area .third_box_2 .text {
    font-size: 18px;
  }

  .third_area .third_box_2 figure img {
    border-radius: 248px;
  }
}

/* fourth_area */

.fourth_area .inner {
  padding: 100px 0;

}

.fourth_area .fourth_bk {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: 0;
}

.fourth_area .fourth_bk1 {
  position: absolute;
  width: 41%;
  top: -6%;
  right: 0px;
  z-index: -1;
}

.fourth_area .fourth_bk2 {
  position: absolute;
  width: 29%;
  bottom: -2%;
  left: 0;
  z-index: -1;
}

.fourth_area .fourth_bk img {
  height: 100%;
}


.fourth_area h3 {
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.fourth_area .conts figure {
  width: 44%;
  margin: 0 auto 20px;
}

.fourth_area .conts figure img {
  border-radius: 50%;

}

.fourth_area .conts p {
  padding: 0 20px;
  line-height: 2;
}


@media screen and (min-width: 768px) {
  .fourth_area .inner {
    padding: 128px 0 192px;
    overflow: hidden;
  }

  .fourth_area h3 {
    font-size: 33px;
  }

  .fourth_area .fourth_box {
    max-width: 736px;
    margin: 0 auto;
    position: relative;
  }

  .fourth_area .fourth_box .conts {
    display: flex;
    align-items: center;
    gap: 0 30px;
  }

  .fourth_area .conts figure {
    width: 36%;
  }

  .fourth_area .conts p {
    flex: 1;
    padding: 0;
    line-height: 2.2;
  }

  .fourth_area .fourth_bk1 {
    width: 36%;
    right: -109px;
    top: -110px;
  }

  .fourth_area .fourth_bk2 {
    width: 26%;
    bottom: -155px;
    left: -119px;
  }
}


/* special_area */



.special_area .special_wrap {
  position: relative;
  padding: 30px 0;
}

.special_area .special_bk {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: 0;
}

.special_area .special_bk img {
  height: 100%;
}

.special_area .special_box {
  padding: 0 7%;
}

.special_area h3 {
  font-size: 19px;
  margin: 0 0 20px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.special_area p {
  padding: 20px 0;
}



@media screen and (min-width: 768px) {
  .special_area .head .icon_1 {
    font-size: 35px;
    margin: 0 0 27px;
  }

  .special_area .head .icon_2 {
    font-size: 16px;
    margin: 0 0 47px;
  }

  .special_area .special_box {
    max-width: 740px;
    margin: 0 auto;
  }

  .special_area .special_wrap {
    padding: 44px 0;
  }

  .special_area h3 {
    font-size: 28px;
    margin: 0 0 36px;
  }

  .special_area p {
    padding: 36px 0;
    text-align: center;
  }
}



.point_area .head .icon_1 {
  margin: 0 0 30px;
}

.point_area .point_wrap {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}

.point_area .point_box figure {
  width: 80%;
  margin: 0 auto;
}

.point_area h4 {
  font-size: 17px;
  margin: 10px 0 10px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}

.point_area p {
  padding: 0 20px;
}


@media screen and (min-width: 768px) {

  .point_area .point_wrap {
    max-width: 890px;
    margin: 0 auto;
    gap: 0;
  }

  .point_area .point_wrap .point_box {
    display: flex;
    align-items: center;
    gap: 0 50px;
  }

  .point_area .point_wrap .point_box:nth-child(2) {
    flex-direction: row-reverse;
  }

  .point_area .point_box figure {
    width: 52%;
  }

  .point_area .point_wrap .point_box .conts {
    flex: 1;
  }

  .point_area h4 {
    font-size: 22px;
    text-align: left;
  }

  .point_area p {
    padding: 0;
  }
}


/* use_area */

.use_area .inner {
  padding: 0 0 50px;
}

.use_area .use_box::before {
  content: "";
  width: 100%;
  height: 88%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(236, 240, 249, 1) 100%);
  z-index: -1;
}

.use_area .use_box figure {
  position: relative;
  margin: 0 0 45px 20px;
}

.use_area .use_box figure figcaption {
  font-weight: 300;
  letter-spacing: 0.2em;
  position: absolute;
  right: 15px;
  bottom: -26px;
  font-size: 2.125rem;
  line-height: 1.8;
}

.use_area .use_box .conts {
  padding: 0 30px;
}


.use_area .use_box .conts .conts_box h3 {
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 2px;
}

.use_area .use_box .conts .inner_box h4 {
  font-size: 15px;
  margin: 0 0 20px;
  line-height: 2;
  font-weight: 500;
}


.use_area .use_box .conts .ul_title {
  font-size: 0.9375rem;
  line-height: 2.1;
  font-weight: 400;
  margin: 0;
}

.use_area .use_box .conts li {
  position: relative;
}

.use_area .use_box .conts li span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 1;
}

.use_area .use_box .conts li p {
  padding: 0 0 0 15px;
}


@media screen and (min-width: 768px) {
  .use_area .use_box {
    max-width: 995px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    gap: 0 3%;
  }

  .use_area .use_box::before {
    content: "";
    width: 100vw;
    height: 55%;
    bottom: 0;
    left: 0;
    margin: 0 calc(100% - 100vw);
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 1), rgba(236, 240, 249, 1) 100%);
  }

  .use_area .use_box figure {
    width: 60%;
    margin: 0;
  }

  .use_area .use_box figure figcaption {
    font-size: 42px;
    bottom: 12px;
    right: 32px;
  }

  .use_area .use_box .conts {
    flex: 1;
    padding: 0;
  }

  .use_area .use_box .conts .conts_box h3 {
    font-size: min(2.4vw, 22px);
    margin: 10px 0 100px;
  }

  .use_area .use_box .conts .inner_box h4 {
    font-size: min(1.8vw, 18px);
  }


  .use_area .use_box .conts .ul_title {
    font-size: 20px;
  }

  .use_area .use_box .conts li p {
    font-size: min(1.6vw, 16px);
  }
}


/* voice_area */
.voice_area .inner {
  max-width: 722px;
}

.voice_area .head .icon_2 {
  margin: 0 0 10px;
}

.voice_area .head .icon_1 {
  margin: 0 0 30px;
}

.voice_area figure {
  padding: 0 20px;
}

.fifth_area .inner {
  padding: 40px 0;
  margin: 0 auto 50px;
}

.fifth_area .fifth_bk {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}

.fifth_area .fifth_bk img {
  height: 100%;
  object-fit: cover;
}


.fifth_area h3 {
  font-size: 21px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

@media screen and (min-width: 768px) {
  .fifth_area .inner {
    padding: 56px 0;
    margin: 0 auto 70px;
  }

  .fifth_area h3 {
    font-size: 28px;
  }
}


/* last_area */

.last_area .inner {
  padding: 40px 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(236, 240, 249, 1) 100%);
}


.last_area .last_img {
  width: 250px;
  margin: 0 auto 20px;
}

.last_area .link {
  display: flex;
  justify-content: center;
}

.last_area .link .botan_bk {
  display: inline-block;
  background-image: linear-gradient(0deg, rgba(187, 88, 134, 1), rgba(230, 152, 188, 1) 100%);
  padding: 10px 45px;
  color: #fff;
  position: relative;
}

/* .last_area .link .botan_bk::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
} */

/* .last_area .link .botan_bk:hover {
  background-image: linear-gradient(0deg, rgba(122, 12, 63, 1), rgba(187, 88, 134, 1) 100%);
  color: #fff;
} */

.last_area .link p {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .last_area .inner {
    padding: 100px 0;
  }

  .last_area .last_img {
    width: 386px;
  }

  .last_area .link .botan_bk {
    padding: 10px 78px;
  }

  .last_area .link p {
    font-size: 22px;
  }

  /* .last_area .link .botan_bk::before {
    right: 12%;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0;
  } */
}
