@charset "UTF-8";
/*メディアクエリ*/
/*
//Tablet表示のVW変換関数
$tbBreakPoint: 1000;
@function pxTbToVw($pxValue) {
	@return (($pxValue / $tbBreakPoint) * 100) + vw;
}
*/
* {
  word-break: break-all;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0;
}

_:lang(x)::-ms-backdrop, .selector {
  font-family: "Segoe UI", Meiryo, sans-serif;
}

html, body, input, textarea, select {
  font-size: 28px;
  color: #0a0a0a;
  font-family: "Noto Sans TC", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  html, body, input, textarea, select {
    font-size: 3.7333333333vw;
  }
}

body {
  margin: 0;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

p {
  margin: 0;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
}

video {
  max-width: 100%;
}

a {
  color: #0a0a0a;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #3d3d3d;
}
a:hover img {
  opacity: 0.8;
  transition: all 0.3s;
}

sup {
  font-size: 0.5em;
  vertical-align: top;
}

.serif {
  font-family: "Noto Serif TC", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/********************************
	flexbox 基本class
	wrapやjustify-contentの指定は個別のcss classで追記する
********************************/
*.flexbox {
  display: flex;
}

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 751px) {
  .wrapper .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .wrapper {
    width: 100%;
    max-width: 100%;
    min-width: unset;
    overflow: hidden;
  }
  .wrapper .pc_only {
    display: none !important;
  }
}

.contents {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .contents {
    width: 100%;
  }
}

/**-----------------------------
  header
-----------------------------**/
.header {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/header_bg.jpg) center top no-repeat;
  background-size: contain;
  height: 78px;
  width: 100%;
  padding-top: 10px;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .header {
    height: 10.4vw;
    width: 100%;
    padding-top: 1.3333333333vw;
  }
}
.header .logo {
  width: 202px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .header .logo {
    width: 26.9333333333vw;
  }
}

/**-----------------------------
  FV:プラチナ×炭酸ジェル　瞬間リフトアップ
-----------------------------**/
#fv {
  position: relative;
  height: 1176px;
  background: url(../images/fv_bg.jpg) center top no-repeat;
  background-size: contain;
  padding-top: 263px;
}
@media screen and (max-width: 750px) {
  #fv {
    height: 156.8vw;
    padding-top: 35.0666666667vw;
  }
}
#fv .fv_text1 {
  width: 206px;
  margin-left: 48px;
}
@media screen and (max-width: 750px) {
  #fv .fv_text1 {
    width: 27.4666666667vw;
    margin-left: 6.4vw;
  }
}
#fv .text2 {
  width: 372px;
  margin: 80px 0 0 45px;
}
@media screen and (max-width: 750px) {
  #fv .text2 {
    width: 49.6vw;
    margin: 10.6666666667vw 0 0 6vw;
  }
}
#fv .img1 {
  width: 404px;
  position: absolute;
  right: 13px;
  bottom: 0;
}
@media screen and (max-width: 750px) {
  #fv .img1 {
    width: 53.8666666667vw;
    right: 1.7333333333vw;
  }
}

/**------------------------------------------
  sec_mv:動画
------------------------------------------**/
.sec_mv {
  height: auto;
}
.sec_mv .movie1 {
  width: 100%;
}

/**------------------------------------------
  sec01:フェイシャルから全身まで炭酸の力で瞬間リフトアップ
------------------------------------------**/
#sec01 {
  position: relative;
  background: url(../images/sec01_bg.jpg) center top no-repeat;
  background-size: contain;
  height: 1698px;
  padding-top: 80px;
}
@media screen and (max-width: 750px) {
  #sec01 {
    height: 226.4vw;
    background-size: 100vw 226.4vw;
    padding-top: 10.6666666667vw;
  }
}
#sec01 .sec01_title {
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.42;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec01 .sec01_title {
    font-size: 5.0666666667vw;
  }
}
#sec01 .img1 {
  width: 100%;
  margin-top: 28px;
}
@media screen and (max-width: 750px) {
  #sec01 .img1 {
    margin-top: 3.7333333333vw;
  }
}
#sec01 .text2_wrap {
  background: url(../images/sec01_text2_bg.png) center top no-repeat;
  background-size: contain;
  width: 100%;
  height: 90px;
  margin-top: 14px;
}
@media screen and (max-width: 750px) {
  #sec01 .text2_wrap {
    width: 100%;
    height: 12vw;
    margin-top: 1.8666666667vw;
  }
}
#sec01 .text2_wrap .text2_1,
#sec01 .text2_wrap .text2_2 {
  width: 50%;
  height: 90px;
  text-align: center;
  font-size: 45px;
  letter-spacing: 0.02em;
  color: #ffffff;
  line-height: 90px;
}
@media screen and (max-width: 750px) {
  #sec01 .text2_wrap .text2_1,
  #sec01 .text2_wrap .text2_2 {
    width: 50%;
    height: 12vw;
    font-size: 6vw;
    line-height: 12vw;
  }
}
#sec01 .text3 {
  margin-top: 36px;
  font-size: 28px;
  color: #464646;
  letter-spacing: 0.02em;
  line-height: 1.71;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec01 .text3 {
    margin-top: 4.8vw;
    font-size: 3.7333333333vw;
  }
}
#sec01 .img2 {
  width: 100%;
  margin-top: 45px;
}
@media screen and (max-width: 750px) {
  #sec01 .img2 {
    margin-top: 6vw;
  }
}

/**------------------------------------------
  sec02:塗った瞬間、目覚めるフェイスライン
------------------------------------------**/
#sec02 {
  position: relative;
  background: url(../images/sec02_bg1.jpg) center top no-repeat, url(../images/sec02_bg2.jpg) center bottom no-repeat;
  background-size: contain;
  height: 3230px;
  padding-top: 240px;
}
@media screen and (max-width: 750px) {
  #sec02 {
    background-size: 100vw auto;
    height: 430.6666666667vw;
    padding-top: 32vw;
  }
}
#sec02 .img1 {
  width: 438px;
  margin-left: 40px;
}
@media screen and (max-width: 750px) {
  #sec02 .img1 {
    width: 58.4vw;
    margin-left: 5.3333333333vw;
  }
}
#sec02 .sec02_list {
  width: 670px;
  margin: 85px auto 0;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  #sec02 .sec02_list {
    width: 89.3333333333vw;
    margin: 11.3333333333vw auto 0;
    gap: 4vw;
  }
}
#sec02 .sec02_list li {
  position: relative;
  width: 320px;
}
#sec02 .sec02_list li > img {
  width: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec02 .sec02_list li > p {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(177, 160, 130, 0.95);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  line-height: 38px;
}
@media screen and (max-width: 750px) {
  #sec02 .sec02_list li {
    width: 42.6666666667vw;
  }
  #sec02 .sec02_list li > img {
    width: 42.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec02 .sec02_list li > p {
    height: 12vw;
    line-height: 5.0666666667vw;
  }
}
#sec02 .img02 {
  width: 380px;
  margin: 278px auto 105px 40px;
}
@media screen and (max-width: 750px) {
  #sec02 .img02 {
    width: 50.6666666667vw;
    margin: 37.0666666667vw auto 14vw 5.3333333333vw;
  }
}
#sec02 .img03 {
  width: 150px;
  margin: 0 auto 180px 40px;
}
@media screen and (max-width: 750px) {
  #sec02 .img03 {
    width: 20vw;
    margin: 0 auto 24vw 5.3333333333vw;
  }
}
#sec02 .img04 {
  width: 280px;
  margin: 0 auto 45px 40px;
}
@media screen and (max-width: 750px) {
  #sec02 .img04 {
    width: 37.3333333333vw;
    margin: 0 auto 6vw 5.3333333333vw;
  }
}
#sec02 .sec02_icon_list {
  margin: 30px 40px 0;
  width: 670px;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #sec02 .sec02_icon_list {
    margin: 4vw 5.3333333333vw 0;
    width: 89.3333333333vw;
  }
}
#sec02 .sec02_icon_list li {
  width: 160px;
}
@media screen and (max-width: 750px) {
  #sec02 .sec02_icon_list li {
    width: 21.3333333333vw;
  }
}

/**------------------------------------------
  sec03:HOW to USE　使い方は極めてシンプル
------------------------------------------**/
#sec03 {
  position: relative;
  background: url(../images/sec03_bg.jpg) center top no-repeat;
  background-size: 750px 2994px;
  height: 2994px;
  padding-top: 146px;
}
@media screen and (max-width: 750px) {
  #sec03 {
    background-size: 100% 399.2vw;
    height: 399.2vw;
    padding-top: 19.4666666667vw;
  }
}
#sec03 .sec03_title {
  width: 375px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec03 .sec03_title {
    width: 50vw;
  }
}
#sec03 .text1 {
  margin-top: 110px;
  margin-bottom: 38px;
  font-size: 26px;
  color: #464646;
  letter-spacing: 0.02em;
  line-height: 1.61;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec03 .text1 {
    margin-top: 14.6666666667vw;
    margin-bottom: 5.0666666667vw;
    font-size: 3.4666666667vw;
  }
}
#sec03 dl.sec03_step_list {
  width: 630px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec03 dl.sec03_step_list {
    width: 84vw;
  }
}
#sec03 dl.sec03_step_list dt {
  width: 210px;
  height: 61px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec03 dl.sec03_step_list dt {
    width: 28vw;
    height: 8.1333333333vw;
  }
}
#sec03 dl.sec03_step_list dd {
  width: 630px;
  height: 354px;
}
@media screen and (max-width: 750px) {
  #sec03 dl.sec03_step_list dd {
    width: 84vw;
    height: 47.2vw;
  }
}
#sec03 .img1 {
  margin: 195px 0 0 502px;
  width: 235px;
}
@media screen and (max-width: 750px) {
  #sec03 .img1 {
    margin: 26vw 0 0 66.9333333333vw;
    width: 31.3333333333vw;
  }
}

/**------------------------------------------
  sec04:
------------------------------------------**/
#sec04 {
  position: relative;
  background: url(../images/sec04_bg.jpg) center top no-repeat;
  background-size: 750px 690px;
  height: 690px;
  padding-top: 125px;
}
@media screen and (max-width: 750px) {
  #sec04 {
    background-size: 100% 92vw;
    height: 92vw;
    padding-top: 16.6666666667vw;
  }
}
#sec04 .sec04_title {
  width: 484px;
  margin-left: 40px;
  position: relative;
}
@media screen and (max-width: 750px) {
  #sec04 .sec04_title {
    width: 64.5333333333vw;
    margin-left: 5.3333333333vw;
  }
}
#sec04 .sec04_title::after {
  background: #b2b2b2;
  content: "";
  height: 1px;
  width: 558px;
  position: absolute;
  bottom: -35px;
  left: -40px;
}
@media screen and (max-width: 750px) {
  #sec04 .sec04_title::after {
    width: 74.4vw;
    bottom: -4.6666666667vw;
    left: -5.3333333333vw;
  }
}
#sec04 .text1_caption {
  margin: 66px 0 0 40px;
  width: 460px;
  font-size: 30px;
  font-weight: bold;
  color: #0a0a0a;
  letter-spacing: 0.02em;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  #sec04 .text1_caption {
    margin: 8.8vw 0 0 5.3333333333vw;
    width: 61.3333333333vw;
    font-size: 4vw;
  }
}
#sec04 .text1 {
  margin: 14px 0 0 40px;
  width: 500px;
  font-size: 28px;
  color: #464646;
  letter-spacing: 0.02em;
  line-height: 1.85;
}
@media screen and (max-width: 750px) {
  #sec04 .text1 {
    margin: 1.8666666667vw 0 0 5.3333333333vw;
    width: 66.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#sec04 .text1 span {
  color: #9e8a65;
  font-weight: bold;
}

/**------------------------------------------
  sec05:Re-fas×炭酸SPARKLING GEL　リーファス 炭酸スパークリングジェル
------------------------------------------**/
#sec05 {
  position: relative;
  background: url(../images/sec05_bg.jpg) center top no-repeat;
  background-size: 750px 2180px;
  height: 2180px;
  padding-top: 95px;
}
@media screen and (max-width: 750px) {
  #sec05 {
    background-size: 100% 290.6666666667vw;
    height: 290.6666666667vw;
    padding-top: 12.6666666667vw;
  }
}
#sec05 .sec05_title {
  width: 630px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec05 .sec05_title {
    width: 84vw;
  }
}
#sec05 .img1 {
  width: 320px;
  margin: 75px auto 0;
}
@media screen and (max-width: 750px) {
  #sec05 .img1 {
    width: 42.6666666667vw;
    margin: 10vw auto 0;
  }
}
#sec05 .img2 {
  width: 380px;
  margin: 510px auto 0;
}
@media screen and (max-width: 750px) {
  #sec05 .img2 {
    width: 50.6666666667vw;
    margin: 68vw auto 0;
  }
}
#sec05 .img3 {
  width: 600px;
  margin: 285px auto 0;
}
@media screen and (max-width: 750px) {
  #sec05 .img3 {
    width: 80vw;
    margin: 38vw auto 0;
  }
}
#sec05 .note {
  margin: 15px auto 0;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec05 .note {
    margin: 2vw auto 0;
    font-size: 2.4vw;
  }
}

/**------------------------------------------
  sec06:美容でもの最強成分プラチナナノコロイド
------------------------------------------**/
#sec06 {
  position: relative;
  background: url(../images/sec06_bg.jpg) center top no-repeat;
  background-size: 750px 2455px;
  height: 2455px;
  padding-top: 76px;
}
@media screen and (max-width: 750px) {
  #sec06 {
    background-size: 100% 327.3333333333vw;
    height: 327.3333333333vw;
    padding-top: 10.1333333333vw;
  }
}
#sec06 .sec06_title {
  width: 632px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_title {
    width: 84.2666666667vw;
  }
}
#sec06 .sec06_icon_wrap {
  position: relative;
  width: 100%;
  height: 635px;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_icon_wrap {
    height: 84.6666666667vw;
  }
}
#sec06 .sec06_icon_wrap .icon1 {
  width: 170px;
  position: absolute;
  top: 80px;
  left: 538px;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_icon_wrap .icon1 {
    width: 22.6666666667vw;
    top: 10.6666666667vw;
    left: 71.7333333333vw;
  }
}
#sec06 .sec06_icon_wrap .icon2 {
  width: 180px;
  position: absolute;
  top: 170px;
  left: 50px;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_icon_wrap .icon2 {
    width: 24vw;
    top: 22.6666666667vw;
    left: 6.6666666667vw;
  }
}
#sec06 .sec06_icon_wrap .icon3 {
  width: 200px;
  position: absolute;
  top: 460px;
  left: 130px;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_icon_wrap .icon3 {
    width: 26.6666666667vw;
    top: 61.3333333333vw;
    left: 17.3333333333vw;
  }
}
#sec06 .text_wrap1 {
  margin: 165px auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap1 {
    margin: 22vw auto 0;
  }
}
#sec06 .text_wrap1 .text1 {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 44px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.02em;
  border-bottom: 2px #ffffff solid;
  margin-bottom: 12px;
  padding-bottom: 1px;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap1 .text1 {
    font-size: 5.8666666667vw;
  }
}
#sec06 .text_wrap2 {
  width: 100%;
  margin: 54px 0 18px;
  padding-left: 97px;
  padding-right: 107px;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap2 {
    width: 100%;
    margin: 7.2vw 0 2.4vw;
    padding-left: 12.9333333333vw;
    padding-right: 14.2666666667vw;
  }
}
#sec06 .text_wrap2 .text2_box {
  width: 216px;
  height: 72px;
  background: url(../images/sec06_text2_1_bg.png) center top no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap2 .text2_box {
    width: 28.8vw;
    height: 9.6vw;
  }
}
#sec06 .text_wrap2 .text2_box.box2 {
  width: 226px;
  background: url(../images/sec06_text2_2_bg.png) center top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap2 .text2_box.box2 {
    width: 30.1333333333vw;
  }
}
#sec06 .text_wrap2 .text2_box .text2 {
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.02em;
  line-height: 1.27;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec06 .text_wrap2 .text2_box .text2 {
    font-size: 3.4666666667vw;
  }
}
#sec06 .img1 {
  width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec06 .img1 {
    width: 80vw;
  }
}
#sec06 .sec06_note {
  margin: 14px 75px 0 auto;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.02em;
  text-align: right;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_note {
    margin: 1.8666666667vw 10vw 0 auto;
    font-size: 2.6666666667vw;
  }
}
#sec06 .text3 {
  width: 600px;
  margin: 36px auto 34px;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: 0.02em;
  line-height: 1.71;
  text-align: justify; /* 両端揃え */
  text-justify: inter-ideograph; /* 両端揃えの種類 */
}
@media screen and (max-width: 750px) {
  #sec06 .text3 {
    width: 80vw;
    margin: 4.8vw auto 4.5333333333vw;
    font-size: 3.7333333333vw;
  }
}
#sec06 .text3 span {
  font-weight: bold;
  color: #f4eeb5;
}
#sec06 .sec06_arrow {
  width: 360px;
  margin: 85px auto 0;
}
@media screen and (max-width: 750px) {
  #sec06 .sec06_arrow {
    width: 48vw;
    margin: 11.3333333333vw auto 0;
  }
}

/**------------------------------------------
  sec07:驚異のビタミンC約240万倍の抗酸化力
------------------------------------------**/
#sec07 {
  position: relative;
  background: url(../images/sec07_bg.jpg) center top no-repeat;
  background-size: 750px 1405px;
  height: 1405px;
  padding-top: 228px;
}
@media screen and (max-width: 750px) {
  #sec07 {
    background-size: 100% 187.3333333333vw;
    height: 187.3333333333vw;
    padding-top: 30.4vw;
  }
}
#sec07 .sec07_title {
  width: 684px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec07 .sec07_title {
    width: 91.2vw;
  }
}
#sec07 .text1 {
  width: 577px;
  margin: 18px auto 0;
  font-size: 20px;
  color: #464646;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  #sec07 .text1 {
    width: 76.9333333333vw;
    margin: 2.4vw auto 0;
    font-size: 2.6666666667vw;
  }
}
#sec07 .img1 {
  position: relative;
  width: 670px;
  height: 512px;
  margin: 40px auto 0;
  padding-top: 42px;
  background: url(../images/sec07_img1.png) center top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  #sec07 .img1 {
    width: 89.3333333333vw;
    height: 68.2666666667vw;
    margin: 5.3333333333vw auto 0;
    padding-top: 5.6vw;
  }
}
#sec07 .img1 .text2 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #0a0a0a;
}
@media screen and (max-width: 750px) {
  #sec07 .img1 .text2 {
    font-size: 4.2666666667vw;
  }
}
#sec07 .img1 .text3 {
  margin-top: 255px;
  text-align: center;
  font-size: 24px;
  line-height: 1.58;
  color: #464646;
}
@media screen and (max-width: 750px) {
  #sec07 .img1 .text3 {
    margin-top: 34vw;
    text-align: center;
    font-size: 3.2vw;
  }
}

/**------------------------------------------
  sec08:そもそも、肌トラブルの全ての原因は…
        紫外線やストレス、生活習慣の乱れなどによって発生する活性酸素
------------------------------------------**/
#sec08 {
  position: relative;
  background: url(../images/sec08_bg.jpg) center top no-repeat;
  background-size: 750px 890px;
  height: 890px;
}
@media screen and (max-width: 750px) {
  #sec08 {
    background-size: 100% 118.6666666667vw;
    height: 118.6666666667vw;
  }
}
#sec08 .img1 {
  width: 100%;
  margin: 0;
}
#sec08 .img2 {
  margin: 75px auto 0;
  width: 614px;
}
@media screen and (max-width: 750px) {
  #sec08 .img2 {
    margin: 10vw auto 0;
    width: 81.8666666667vw;
  }
}
#sec08 .img3 {
  margin: 42px auto 0;
  width: 670px;
}
@media screen and (max-width: 750px) {
  #sec08 .img3 {
    margin: 5.6vw auto 0;
    width: 89.3333333333vw;
  }
}

/**------------------------------------------
  sec09:プラチナナノコロイドで3つのアプローチ
        肌の状態を変える
------------------------------------------**/
#sec09 {
  position: relative;
  background: url(../images/sec09_bg.jpg) center top no-repeat;
  background-size: 750px 1770px;
  height: 1770px;
  padding-top: 180px;
}
@media screen and (max-width: 750px) {
  #sec09 {
    background-size: 100% 236vw;
    height: 236vw;
    padding-top: 24vw;
  }
}
#sec09 .sec09_title {
  width: 206px;
  margin-left: 60px;
}
@media screen and (max-width: 750px) {
  #sec09 .sec09_title {
    width: 27.4666666667vw;
    margin-left: 8vw;
  }
}
#sec09 .caption1 {
  margin: 172px auto 0 225px;
  width: 426px;
}
@media screen and (max-width: 750px) {
  #sec09 .caption1 {
    margin: 22.9333333333vw auto 0 30vw;
    width: 56.8vw;
  }
}
#sec09 .caption1_2 {
  margin: 60px auto 0;
  width: 666px;
}
@media screen and (max-width: 750px) {
  #sec09 .caption1_2 {
    margin: 8vw auto 0;
    width: 88.8vw;
  }
}
#sec09 .text1 {
  margin: 42px auto 0;
  width: 560px;
  font-size: 28px;
  color: #464646;
  letter-spacing: 0.04em;
  line-height: 1.928;
}
@media screen and (max-width: 750px) {
  #sec09 .text1 {
    margin: 5.6vw auto 0;
    width: 74.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#sec09 .effect_wrap {
  margin: 45px auto 0;
  justify-content: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media screen and (max-width: 750px) {
  #sec09 .effect_wrap {
    margin: 6vw auto 0;
    -moz-column-gap: 2.1333333333vw;
         column-gap: 2.1333333333vw;
  }
}
#sec09 .effect_wrap .item {
  width: 140px;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}
@media screen and (max-width: 750px) {
  #sec09 .effect_wrap .item {
    width: 18.6666666667vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.0666666667vw rgba(0, 0, 0, 0.2));
  }
}

/**------------------------------------------
  sec10:肌細胞を育てる
------------------------------------------**/
#sec10 {
  position: relative;
  background: url(../images/sec10_bg.jpg) center top no-repeat;
  background-size: 750px 830px;
  height: 830px;
  padding-top: 90px;
}
@media screen and (max-width: 750px) {
  #sec10 {
    background-size: 100% 110.6666666667vw;
    height: 110.6666666667vw;
    padding-top: 12vw;
  }
}
#sec10 .caption1 {
  margin: 0 auto 0;
  width: 436px;
}
@media screen and (max-width: 750px) {
  #sec10 .caption1 {
    width: 58.1333333333vw;
  }
}
#sec10 .caption1_2 {
  margin: 60px auto 0;
  width: 666px;
}
@media screen and (max-width: 750px) {
  #sec10 .caption1_2 {
    margin: 8vw auto 0;
    width: 88.8vw;
  }
}
#sec10 .text1 {
  margin: 32px auto 0;
  width: 560px;
  font-size: 28px;
  color: #464646;
  letter-spacing: 0.04em;
  line-height: 1.928;
}
@media screen and (max-width: 750px) {
  #sec10 .text1 {
    margin: 4.2666666667vw auto 0;
    width: 74.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#sec10 .effect_wrap {
  margin: 40px auto 0;
  justify-content: center;
  -moz-column-gap: 14px;
       column-gap: 14px;
}
@media screen and (max-width: 750px) {
  #sec10 .effect_wrap {
    margin: 5.3333333333vw auto 0;
    -moz-column-gap: 1.8666666667vw;
         column-gap: 1.8666666667vw;
  }
}
#sec10 .effect_wrap .item {
  width: 140px;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}
@media screen and (max-width: 750px) {
  #sec10 .effect_wrap .item {
    width: 18.6666666667vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.0666666667vw rgba(0, 0, 0, 0.2));
  }
}

/**------------------------------------------
  sec11:活性酸素から守り抜く
------------------------------------------**/
#sec11 {
  position: relative;
  background: url(../images/sec11_bg.jpg) center top no-repeat;
  background-size: 750px 863px;
  height: 863px;
  padding-top: 100px;
}
@media screen and (max-width: 750px) {
  #sec11 {
    background-size: 100% 115.0666666667vw;
    height: 115.0666666667vw;
    padding-top: 13.3333333333vw;
  }
}
#sec11 .caption1 {
  margin: 0 auto 0;
  width: 540px;
}
@media screen and (max-width: 750px) {
  #sec11 .caption1 {
    width: 72vw;
  }
}
#sec11 .caption1_2 {
  margin: 56px auto 0;
  width: 666px;
}
@media screen and (max-width: 750px) {
  #sec11 .caption1_2 {
    margin: 7.4666666667vw auto 0;
    width: 88.8vw;
  }
}
#sec11 .text1 {
  margin: 32px auto 0;
  width: 560px;
  font-size: 28px;
  color: #464646;
  letter-spacing: 0.04em;
  line-height: 1.928;
}
@media screen and (max-width: 750px) {
  #sec11 .text1 {
    margin: 4.2666666667vw auto 0;
    width: 74.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#sec11 .effect_wrap {
  margin: 30px auto 0;
  justify-content: center;
  -moz-column-gap: 14px;
       column-gap: 14px;
}
@media screen and (max-width: 750px) {
  #sec11 .effect_wrap {
    margin: 4vw auto 0;
    -moz-column-gap: 1.8666666667vw;
         column-gap: 1.8666666667vw;
  }
}
#sec11 .effect_wrap .item {
  width: 140px;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}
@media screen and (max-width: 750px) {
  #sec11 .effect_wrap .item {
    width: 18.6666666667vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.0666666667vw rgba(0, 0, 0, 0.2));
  }
}

/**------------------------------------------
  sec12:高級成分プラチナナノコロイドと炭酸
------------------------------------------**/
#sec12 {
  position: relative;
  background: url(../images/sec12_bg.jpg) center top no-repeat;
  background-size: 750px 1588px;
  height: 1588px;
  padding-top: 80px;
}
@media screen and (max-width: 750px) {
  #sec12 {
    background-size: 100% 211.7333333333vw;
    height: 211.7333333333vw;
    padding-top: 10.6666666667vw;
  }
}
#sec12 .sec12_title {
  width: 512px;
  margin-left: 70px;
}
@media screen and (max-width: 750px) {
  #sec12 .sec12_title {
    width: 68.2666666667vw;
    margin-left: 9.3333333333vw;
  }
}
#sec12 .img1 {
  width: 540px;
  margin: 205px auto 0;
}
@media screen and (max-width: 750px) {
  #sec12 .img1 {
    width: 72vw;
    margin: 27.3333333333vw auto 0;
  }
}
#sec12 .text1 {
  width: 572px;
  margin: 80px auto 0;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: 0.02em;
  line-height: 1.928;
  text-align: justify; /* 両端揃え */
  text-justify: inter-ideograph; /* 両端揃えの種類 */
}
@media screen and (max-width: 750px) {
  #sec12 .text1 {
    width: 76.2666666667vw;
    margin: 10.6666666667vw auto 0;
    font-size: 3.7333333333vw;
  }
}
#sec12 .text1 span {
  font-weight: bold;
  color: #f4eeb5;
}

/**------------------------------------------
  sec13:誰でも簡単塗る美顔器
------------------------------------------**/
#sec13 {
  position: relative;
  background: url(../images/sec13_bg.jpg) center top no-repeat;
  background-size: 750px 1261px;
  height: 1261px;
  padding-top: 175px;
}
@media screen and (max-width: 750px) {
  #sec13 {
    background-size: 100% 168.1333333333vw;
    height: 168.1333333333vw;
    padding-top: 23.3333333333vw;
  }
}
#sec13 .img1 {
  width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec13 .img1 {
    width: 89.3333333333vw;
  }
}

/**------------------------------------------
  sec14:こんなお悩みありませんか？
------------------------------------------**/
#sec14 {
  position: relative;
  background: url(../images/sec14_bg.jpg) center top no-repeat;
  background-size: 750px 611px;
  height: 611px;
  padding-top: 74px;
}
@media screen and (max-width: 750px) {
  #sec14 {
    background-size: 100% 81.4666666667vw;
    height: 81.4666666667vw;
    padding-top: 9.8666666667vw;
  }
}
#sec14 .sec14_title {
  width: 568x;
  margin: 0 auto 0 110px;
}
@media screen and (max-width: 750px) {
  #sec14 .sec14_title {
    width: 75.7333333333vw;
    margin: 0 auto 0 14.6666666667vw;
  }
}
#sec14 .sec14_problem_list {
  width: 430px;
  margin: 28px 0 0 40px;
}
@media screen and (max-width: 750px) {
  #sec14 .sec14_problem_list {
    width: 57.3333333333vw;
    margin: 3.7333333333vw 0 0 5.3333333333vw;
  }
}
#sec14 .sec14_problem_list li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 26px 0 26px 45px;
  border-bottom: 2px rgba(255, 255, 255, 0.4) dotted;
}
@media screen and (max-width: 750px) {
  #sec14 .sec14_problem_list li {
    border-bottom: 1px rgba(255, 255, 255, 0.4) dotted;
    padding: 3.4666666667vw 0 3.4666666667vw 6vw;
  }
}
#sec14 .sec14_problem_list li::before {
  position: absolute;
  display: inline-block;
  content: "";
  background: url(../images/sec14_check_icon.png) center top no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  top: 28px;
  left: 0;
}
@media screen and (max-width: 750px) {
  #sec14 .sec14_problem_list li::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    top: 3.7333333333vw;
    left: 0;
  }
}
#sec14 .sec14_problem_list li .list_text {
  width: 435px;
  font-size: 26px;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.38;
}
@media screen and (max-width: 750px) {
  #sec14 .sec14_problem_list li .list_text {
    width: 58vw;
    font-size: 3.4666666667vw;
  }
}
#sec14 .sec14_problem_list li .list_text span {
  color: #f4eeb5;
  font-weight: bold;
}

/**------------------------------------------
  sec15:リーファス 炭酸スパークリングジェルで、実現しませんか？
------------------------------------------**/
#sec15 {
  position: relative;
  background: url(../images/sec15_bg.jpg) center top no-repeat;
  background-size: 750px 1065px;
  height: 1065px;
  padding-top: 120px;
}
@media screen and (max-width: 750px) {
  #sec15 {
    background-size: 100% 142vw;
    height: 142vw;
    padding-top: 16vw;
  }
}
#sec15 .sec15_arrow {
  position: absolute;
  width: 358px;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  #sec15 .sec15_arrow {
    width: 47.7333333333vw;
    top: -4.4vw;
  }
}
#sec15 .sec15_title {
  width: 576px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec15 .sec15_title {
    width: 76.8vw;
  }
}

/**------------------------------------------
  sec15_2:利用シーンで選べる プラチナナノコロイド高配合のRe-fasシリーズ
------------------------------------------**/
#sec15_2 {
  position: relative;
  background: url(../images/sec15_2_bg.jpg) center top no-repeat;
  background-size: 750px 1390px;
  height: 1390px;
  padding-top: 48px;
}
@media screen and (max-width: 750px) {
  #sec15_2 {
    background-size: 100% 185.3333333333vw;
    height: 185.3333333333vw;
    padding-top: 6.4vw;
  }
}
#sec15_2 .img1 {
  width: 524px;
  margin: 0 auto 0 102px;
}
@media screen and (max-width: 750px) {
  #sec15_2 .img1 {
    width: 69.8666666667vw;
    margin: 0 auto 0 13.6vw;
  }
}
#sec15_2 .text_wrap1 {
  width: 100%;
  margin: 885px auto 0;
  padding: 0 40px 0 50px;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #sec15_2 .text_wrap1 {
    margin: 118vw auto 0;
    padding: 0 5.3333333333vw 0 6.6666666667vw;
  }
}
#sec15_2 .text1,
#sec15_2 .text2 {
  width: 291px;
  font-size: 26px;
  letter-spacing: 0.02em;
  line-height: 1.769;
  color: #464646;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #sec15_2 .text1,
  #sec15_2 .text2 {
    width: 38.8vw;
    font-size: 3.4666666667vw;
  }
}
#sec15_2 .text2 {
  color: #ffffff;
}

/**------------------------------------------
  sec16:プラチナナノコロイドを謳った商品について
------------------------------------------**/
#sec16 {
  position: relative;
  background: url(../images/sec16_bg.jpg) center top no-repeat;
  background-size: 750px auto;
  padding: 230px 0 95px;
}
@media screen and (max-width: 750px) {
  #sec16 {
    background-size: 100% auto;
    padding: 30.6666666667vw 0 12.6666666667vw;
  }
}
#sec16 .text1 {
  margin: 0 0 64px 92px;
  font-size: 37px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.567;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  #sec16 .text1 {
    margin: 0 0 8.5333333333vw 12.2666666667vw;
    font-size: 4.9333333333vw;
  }
}
#sec16 .text2 {
  width: 560px;
  margin: 0 auto;
  font-size: 27px;
  color: #ffffff;
  line-height: 1.77;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  #sec16 .text2 {
    width: 74.6666666667vw;
    font-size: 3.6vw;
  }
}
#sec16 .text2 span {
  font-weight: bold;
  color: #f4eeb5;
}

/**------------------------------------------
  sec17:Flow ご購入までの流れ
------------------------------------------**/
#sec17 {
  position: relative;
  background: url(../images/sec17_bg.jpg) center top no-repeat;
  background-size: 750px 920px;
  height: 920px;
  padding-top: 78px;
}
@media screen and (max-width: 750px) {
  #sec17 {
    background-size: 100% 122.6666666667vw;
    height: 122.6666666667vw;
    padding-top: 10.4vw;
  }
}
#sec17 .sec17_title {
  width: 190px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_title {
    width: 25.3333333333vw;
  }
}
#sec17 .sec17_flow_list {
  width: 670px;
  margin: 58px auto 0;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list {
    width: 89.3333333333vw;
    margin: 7.7333333333vw auto 0;
  }
}
#sec17 .sec17_flow_list li {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #f1f1f1;
  border: 1px #d8d0c1 solid;
  display: flex;
  align-items: center;
  padding-left: 40px;
  margin-bottom: 66px;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li {
    width: 100%;
    height: 16vw;
    padding-left: 5.3333333333vw;
    margin-bottom: 8.8vw;
  }
}
#sec17 .sec17_flow_list li .caption {
  width: 135px;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li .caption {
    width: 18vw;
  }
}
#sec17 .sec17_flow_list li .list_text {
  padding-left: 32px;
  font-size: 30px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li .list_text {
    padding-left: 4.2666666667vw;
    font-size: 4vw;
  }
}
#sec17 .sec17_flow_list li::after {
  position: absolute;
  content: "";
  width: 120px;
  height: 30px;
  background: url(../images/sec17_flow_arrow.png) center top no-repeat;
  background-size: contain;
  bottom: -48px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li::after {
    width: 16vw;
    height: 4vw;
    bottom: -6.4vw;
    left: 50%;
  }
}
#sec17 .sec17_flow_list li.step1 .flow_free_icon {
  position: absolute;
  width: 104px;
  top: 8px;
  right: 8px;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li.step1 .flow_free_icon {
    width: 13.8666666667vw;
    top: 1.0666666667vw;
    right: 1.0666666667vw;
  }
}
#sec17 .sec17_flow_list li.step2 {
  height: 168px;
  padding-bottom: 48px;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li.step2 {
    height: 22.4vw;
    padding-bottom: 6.4vw;
  }
}
#sec17 .sec17_flow_list li.step2 .under_belt {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  background-color: #d7cfc0;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li.step2 .under_belt {
    width: 100%;
    height: 6.4vw;
  }
}
#sec17 .sec17_flow_list li.step2 .under_belt .text {
  font-size: 27px;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec17 .sec17_flow_list li.step2 .under_belt .text {
    font-size: 3.6vw;
  }
}
#sec17 .sec17_flow_list li.step2 .under_belt .text span {
  font-weight: bold;
}
#sec17 .sec17_flow_list li.step3 {
  margin-bottom: 0;
}
#sec17 .sec17_flow_list li.step3::after {
  content: unset;
}

/**------------------------------------------
  sec18:FAQ よくあるご質問
------------------------------------------**/
#sec18 {
  position: relative;
  background-color: #afa38a;
  height: auto;
  padding-top: 80px;
  padding-bottom: 120px;
}
@media screen and (max-width: 750px) {
  #sec18 {
    padding-top: 10.6666666667vw;
    padding-bottom: 16vw;
  }
}
#sec18 .sec18_title {
  width: 140px;
  margin: 0 auto 65px;
}
@media screen and (max-width: 750px) {
  #sec18 .sec18_title {
    width: 18.6666666667vw;
    margin: 0 auto 8.6666666667vw;
  }
}
#sec18 .qa_boxes {
  width: 670px;
  margin: 0 auto;
  border-bottom: 1px #ffffff solid;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes {
    width: 89.3333333333vw;
  }
}
#sec18 .qa_boxes .qa_box .que_box {
  cursor: pointer;
  position: relative;
  border-top: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  padding: 20px 0 22px 0;
  min-height: 140px;
  display: flex;
  /* アコーディオン閉じてる時のアイコン */
  /* アコーディオン開いている時のアイコン */
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .que_box {
    padding: 2.6666666667vw 0 2.9333333333vw 0;
    min-height: 18.6666666667vw;
  }
}
#sec18 .qa_boxes .qa_box .que_box .q_icon {
  margin-left: 4px;
  margin-right: 27px;
  padding-top: 30px;
  width: 90px;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .que_box .q_icon {
    margin-left: 0.5333333333vw;
    margin-right: 3.6vw;
    padding-top: 4vw;
    width: 12vw;
  }
}
#sec18 .qa_boxes .qa_box .que_box .que_text {
  width: 458px;
  font-size: 28px;
  letter-spacing: 0.02em;
  color: #ffffff;
  line-height: 1.785;
}
#sec18 .qa_boxes .qa_box .que_box .que_text.line1 {
  align-self: center;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .que_box .que_text {
    width: 64vw;
    font-size: 3.7333333333vw;
  }
}
#sec18 .qa_boxes .qa_box .que_box::after {
  position: absolute;
  right: 30px;
  top: 50px;
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url(../images/sec18_qa_open_btn.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .que_box::after {
    position: absolute;
    right: 4vw;
    top: 6.6666666667vw;
    content: "";
    display: inline-block;
    width: 6.4vw;
    height: 6.4vw;
  }
}
#sec18 .qa_boxes .qa_box .que_box.active::after {
  position: absolute;
  right: 30px;
  top: 50px;
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url(../images/sec18_qa_close_btn.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .que_box.active::after {
    position: absolute;
    right: 4vw;
    top: 6.6666666667vw;
    content: "";
    display: inline-block;
    width: 6.4vw;
    height: 6.4vw;
  }
}
#sec18 .qa_boxes .qa_box .ans_open {
  position: relative;
  padding: 30px 0 80px 122px;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .ans_open {
    padding: 4vw 0 10.6666666667vw 16.2666666667vw;
  }
}
#sec18 .qa_boxes .qa_box .ans_open::before {
  position: absolute;
  left: 30px;
  top: 50px;
  content: "";
  display: inline-block;
  width: 35px;
  height: 40px;
  background: url(../images/sec18_a_icon.png) left top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .ans_open::before {
    left: 4vw;
    top: 6.6666666667vw;
    width: 4.6666666667vw;
    height: 5.3333333333vw;
  }
}
#sec18 .qa_boxes .qa_box .ans_open .ans_text {
  width: 498px;
  font-size: 28px;
  letter-spacing: 0.02em;
  color: #ffffff;
  line-height: 1.785;
}
@media screen and (max-width: 750px) {
  #sec18 .qa_boxes .qa_box .ans_open .ans_text {
    width: 66.4vw;
    font-size: 3.7333333333vw;
  }
}

/**------------------------------------------
  sec18:FAQ Contact お問い合わせ
------------------------------------------**/
#sec19_contact {
  position: relative;
  background-color: #e5e5e5;
  border: 1px #d8d0c1 solid;
  height: auto;
  padding-top: 112px;
  padding-bottom: 87px;
}
@media screen and (max-width: 750px) {
  #sec19_contact {
    padding-top: 14.9333333333vw;
    padding-bottom: 11.6vw;
  }
}
#sec19_contact .sec19_title {
  width: 266px;
  margin: 0 auto 75px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .sec19_title {
    width: 35.4666666667vw;
    margin: 0 auto 10vw;
  }
}
#sec19_contact .wpcf7 {
  background: transparent;
  border: 0;
  margin: 0 !important;
}
#sec19_contact .wpcf7 form {
  margin: 0;
}
#sec19_contact .form_wrap {
  width: 650px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec19_contact .form_wrap {
    width: 86.6666666667vw;
  }
}
#sec19_contact .caption {
  margin: 44px 0 16px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .caption {
    margin: 5.8666666667vw 0 2.1333333333vw;
  }
}
#sec19_contact .caption .caption_text {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 30px;
  font-weight: 500;
  padding-right: 1em;
}
@media screen and (max-width: 750px) {
  #sec19_contact .caption .caption_text {
    font-size: 4vw;
  }
}
#sec19_contact .caption .caption_text.req::after {
  display: inline-block;
  content: "必須";
  margin-left: 1em;
  width: 80px;
  height: 32px;
  background-color: #dd4747;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .caption .caption_text.req::after {
    width: 10.6666666667vw;
    height: 4.2666666667vw;
    font-size: 3.4666666667vw;
    line-height: 4.2666666667vw;
  }
}
#sec19_contact .input_box {
  width: 100%;
}
#sec19_contact .input_box input[type=text], #sec19_contact .input_box input[type=name], #sec19_contact .input_box input[type=tel], #sec19_contact .input_box input[type=email], #sec19_contact .input_box select {
  outline: none;
  border: none;
  width: 100%;
  height: 90px;
  padding: 0 20px;
  font-size: 34px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .input_box input[type=text], #sec19_contact .input_box input[type=name], #sec19_contact .input_box input[type=tel], #sec19_contact .input_box input[type=email], #sec19_contact .input_box select {
    width: 100%;
    height: 12vw;
    padding: 0 2.6666666667vw;
    font-size: 4.5333333333vw;
  }
}
#sec19_contact .input_box input[type=text]::-moz-placeholder, #sec19_contact .input_box input[type=name]::-moz-placeholder, #sec19_contact .input_box input[type=tel]::-moz-placeholder, #sec19_contact .input_box input[type=email]::-moz-placeholder, #sec19_contact .input_box select::-moz-placeholder {
  color: #808080;
}
#sec19_contact .input_box input[type=text]::placeholder, #sec19_contact .input_box input[type=name]::placeholder, #sec19_contact .input_box input[type=tel]::placeholder, #sec19_contact .input_box input[type=email]::placeholder, #sec19_contact .input_box select::placeholder {
  color: #808080;
}
#sec19_contact .input_box select {
  padding: 0 0 0 15px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #sec19_contact .input_box select {
    padding: 0 0 0 2vw;
  }
}
#sec19_contact .input_box textarea {
  width: 100%;
  height: 320px;
  outline: none;
  border: none;
}
@media screen and (max-width: 750px) {
  #sec19_contact .input_box textarea {
    height: 42.6666666667vw;
  }
}
#sec19_contact .submit_wrap {
  position: relative;
  width: 650px;
  height: 120px;
  border-radius: 60px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .submit_wrap {
    width: 86.6666666667vw;
    height: 16vw;
    border-radius: 8vw;
  }
}
#sec19_contact .submit_wrap::after {
  display: inline-block;
  position: absolute;
  content: "";
  background: url(../images/btn_arrow.png) center top no-repeat;
  background-size: contain;
  width: 20px;
  height: 34px;
  right: 56px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  #sec19_contact .submit_wrap::after {
    width: 2.6666666667vw;
    height: 4.5333333333vw;
    right: 7.4666666667vw;
  }
}
#sec19_contact .form_btn {
  position: relative;
  margin: 60px auto 0;
  border: none;
  outline: none;
  cursor: pointer;
  display: block;
  background-color: #1a1a1a;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.06em;
  width: 650px;
  height: 120px;
  border-radius: 60px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .form_btn {
    margin: 8vw auto 0;
    font-size: 5.3333333333vw;
    width: 86.6666666667vw;
    height: 16vw;
    border-radius: 8vw;
  }
}
@media (any-hover: hover) {
  #sec19_contact .form_btn:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
}
#sec19_contact .form_btn_image {
  background: url(../images/fixed_btn.png) 0/contain no-repeat no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 95px auto 0;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 226px;
}
@media screen and (max-width: 750px) {
  #sec19_contact .form_btn_image {
    margin: 12.6666666667vw auto 0;
    height: 30.1333333333vw;
  }
}
@media (any-hover: hover) {
  #sec19_contact .form_btn_image:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
}

footer {
  background-color: #ffffff;
  padding-bottom: 55px;
}
@media screen and (max-width: 750px) {
  footer {
    padding-bottom: 7.3333333333vw;
  }
}
footer .footer_logo {
  width: 390px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  footer .footer_logo {
    width: 52vw;
  }
}
footer .address {
  font-size: 24px;
  letter-spacing: 0.02em;
  margin-top: -40px;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  footer .address {
    font-size: 3.2vw;
    margin-top: -5.8666666667vw;
  }
}
footer .copy {
  font-size: 22px;
  margin-top: 40px;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  footer .copy {
    font-size: 2.9333333333vw;
    margin-top: 5.3333333333vw;
  }
}

.fixed {
  display: none;
  bottom: 0;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
  width: 100%;
  max-width: 750px;
  z-index: 100;
  padding-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .fixed {
    padding-bottom: 4vw;
  }
}
.fixed.is_hidden {
  display: none !important;
}
@media (any-hover: hover) {
  .fixed a:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=style.css.map */