/* --------------------------------------------- */
/* ▼モバイルファースト (全環境に共通のデザイン) */
/* --------------------------------------------- */
/* trouble */
.trouble_wrap {
  background: #EAEFF2;
  padding: 0 0 1em;
  position: relative;
}
.trouble_bg {
  padding: 3em 0 3em;
  background-image: url("/img/lp/trouble/trouble_bg_sp.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.rouble_ttl {
  width: 85%;
  margin: 0 auto 1em;
}
.trouble_img {
  width: 90%;
  margin: auto;
}
.trouble {
  position: relative;
  z-index: 1;
  width: 80%;
  margin: -2em auto 0;
}
.trouble li {
  position: relative;
  margin: 10px auto 0;
  text-align: left;
  background: rgba(255, 255, 255, 0.95);
  font-weight: bold;
  padding: 5px 10px 5px 40px;
  font-size: 1.6rem;
  letter-spacing: 2px;
}
.trouble li span {
  color: #FA8093;
  font-size: 1.8rem;
}
.trouble li:after {
  /*画像を絶対配置*/
  position: absolute;
  content: '';
  top: 12px;
  left: 12px;
  display: block;
  width: 20px; /*幅*/
  height: 20px;
  background-image: url("/img/lp/trouble/icon.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
}
.trouble_txt {
  margin: 2em auto -3em;
  color: #fff;
  letter-spacing: 2px;
}
.trouble_txt p {}
.trouble_txt div {
  font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
  font-size: 1.8rem;
}
.trouble_txt div span {
  display: block;
  font-size: 5.0rem;
  line-height: 1.3;
}
.trouble_bg02 {
  background: #EAEFF2;
  padding: 2em 0 2em;
}
.trouble_reason_ttl {
  position: relative;
  width: 90%;
  max-width: 350px;
  margin: auto;
}
.trouble_reason_ttl::before {
  /*画像を絶対配置*/
  position: absolute;
  content: '';
  top: -100px;
  left: -15px;
  display: block;
  width: 90px; /*幅*/
  height: 90px;
  background-image: url("/img/lp/trouble/trouble_ttl02_ap.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
}
.trouble_bg02 ul {
  width: 70%;
  margin: auto;
}
.trouble_bg02 ul li {
  margin: 3em auto 0;
  position: relative;
}
.trouble_bg02 ul li:first-child {
  margin: 1em auto 0;
}
.trouble_bg02 ul li::after {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  content: '\f0d7';
  font-family: FontAwesome;
  font-weight: 400;
  color: #00D1D9;
  font-size: 3.0rem;
}
.trouble_bg02 ul li:last-child::after {
  display: none;
}
.trouble_bg02 ul li div {
  background: #7C7C7C;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  border-radius: 10px 10px 0 0;
  padding: 5px 0;
  font-size: 1.6rem;
}
.trouble_bg02 ul li img {
  border-radius: 0 0 10px 10px;
}
.trouble_bg02 ul li p {
  text-align: left;
  margin: 0.5em auto 0;
}
.trouble_bg02 ul li p span {
  display: block;
  text-align: center;
  color: #00D1D9;
  font-weight: bold;
  margin: 0 auto 5px;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
.trouble_bg02_txt {
  position: relative;
  width: calc(90% - 40px);
  padding: 30px 20px 20px;
  margin: 4em auto 0;
  background: #fff;
  border-radius: 10px;
  line-height: 1.7;
  text-align: left;
}
.trouble_bg02_txt p {
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  background: #00D1D9;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 3px 15px;
  border-radius: 20px;
  font-size: 1.7rem;
}
.product_ttl {
  font-weight: bold;
  margin: 0em auto 0;
  width: 90%;
}
.product_ttl p {
  color: #7C7C7C;
  font-size: 1.8rem;
  margin: 0 auto 10px;
}
.product_ttl p span {
  display: inline-block;
}
.product_ttl div {
  background: #FA8093;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  padding: 5px 0px;
  font-size: 2.2rem;
}
.product_ttl div span {
  display: inline-block;
  color: #FFF500;
}
/* product */
.product {
  background: #EAEFF2;
}
.product_wrap {
  position: relative;
  background: #ECF6FA;
  padding: 0 0 3em;
}
.product_wrap::after {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  display: block;
  width: 300px; /*幅*/
  height: 190px;
  background-image: url("/img/lp/product/product_bg02.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
  mix-blend-mode: hard-light;
}
.product_flow {
  width: calc(90% - 40px);
  margin: 0 auto 0;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.product_flow_ttl {
  font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
  letter-spacing: 2px;
}
.product_flow_ttl p {
  color: #00D1D9;
  font-size: 1.7rem;
}
.product_flow_ttl div {
  color: #7C7C7C;
  font-size: 2.3rem;
  letter-spacing: 3px;
}
.product_flow_ttl div span {
  display: inline-block;
  color: #00D1D9;
  border-bottom: 1px solid #00D1D9;
  font-size: 3rem;
  line-height: 1.3;
}
.product_flow ul {}
.product_flow ul li {
  margin: 4em auto 0;
  position: relative;
}
.product_flow ul li:first-child {
  margin: 2em auto 0;
}
.product_flow ul li::after {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  content: '\f0d7';
  font-family: FontAwesome;
  font-weight: 400;
  color: #00D1D9;
  font-size: 3.0rem;
}
.product_flow ul li:last-child::after {
  display: none;
}
.product_flow ul li img {
  width: 75%;
  margin: auto;
}
.product_flow ul li p {
  text-align: left;
  margin: 0.5em auto 0;
}
.product_flow ul li p span {
  display: block;
  text-align: center;
  color: #00D1D9;
  font-weight: bold;
  margin: 0 auto 5px;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
.product_close_ttl {
  display: inline-block;
  margin: 3em auto 0;
}
.product_close_ttl p {
  font-weight: bold;
  color: #7C7C7C;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 2px;
}
.product_close_ttl div {
  color: #00D1D9;
  display: inline-block;
  position: relative;
  font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
  font-size: 2.5rem;
  letter-spacing: 2px;
}
.product_close_ttl div::before, .product_close_ttl div::after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("/img/lp/base/hukidashi.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
  bottom: 8px;
  width: 17px; /*幅*/
  height: 27px;
}
.product_close_ttl div::before {
  left: -30px;
}
.product_close_ttl div::after {
  transform: scale(-1, 1);
  right: -30px;
}
.product_close_img {
  width: 70%;
  margin: auto;
  position: relative;
}
.product_close_img p {
  margin: 1em auto 0;
}
.product_close_img p span {
  color: #fff;
  display: block;
  background: #7C7C7C;
  padding: 5px 0;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 1.7rem;
}
.product_close_img p span.pink {
  background: #FA8093;
  margin: 3em auto 0;
}
.product_close_img img {
  border-radius: 0 0 5px 5px;
}
.product_close_img div {
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 27%;
}
.product_close_txt {
  position: relative;
  z-index: 1;
  margin: 1em auto 0;
  font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
  color: #7C7C7C;
  font-size: 2.5rem;
  line-height: 1.4;
  letter-spacing: 2px;
}
.product_close_txt span {
  display: inline-block;
  color: #FA8093;
  border-bottom: 1px solid #FA8093;
}
/* ------------------------------------ */
/* ▼PC用デザイン */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  /* trouble */
  .trouble_wrap {
    padding: 0 0 1em;
  }
  .trouble_bg {
    padding: 4em 0 5em;
    background-image: url("/img/lp/trouble/trouble_bg.webp");
  }
  .rouble_ttl {
    max-width: 650px;
    margin: 0 auto 1.5em;
  }
  .trouble_img {
    max-width: 900px;
  }
  .trouble {
    max-width: 1000px;
    margin: -3em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
  }
  .trouble li {
    margin: 1em 8px 0em;
    width: calc(100% / 2 - 76px);
    padding: 5px 10px 5px 50px;
    font-size: 2.2rem;
  }
  .trouble li span {
    font-size: 2.5rem;
  }
  .trouble li:after {
    top: 15px;
    left: 12px;
    width: 28px;
    height: 28px;
  }
  .trouble_txt {
    margin: 3em auto -9em;
  }
  .trouble_txt p {
    font-size: 2.0rem;
  }
  .trouble_txt div {
    font-size: 3rem;
  }
  .trouble_txt div span {
    font-size: 8.0rem;
    line-height: 1.2;
    letter-spacing: 6px;
  }
  .trouble_bg02 {
    padding: 4em 0 6em;
  }
  .trouble_reason_ttl {
    max-width: 700px;
  }
  .trouble_reason_ttl::before {
    top: -80px;
    left: -170px;
    width: 150px; /*幅*/
    height: 150px;
  }
  .trouble_bg02 ul {
    width: 90%;
    max-width: 1040px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    margin: 2em auto 0;
  }
  .trouble_bg02 ul li {
    margin: 0 20px 0em;
    width: calc(100% / 3 - 40px);
    position: relative;
  }
  .trouble_bg02 ul li:first-child {
    margin: 0 20px 0em;
  }
  .trouble_bg02 ul li::after {
    position: absolute;
    bottom: 45%;
    left: inherit;
    right: -30px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    content: '\f0da';
    font-size: 4.0rem;
  }
  .trouble_bg02 ul li div {
    font-size: 2rem;
  }
  .trouble_bg02 ul li p {
    font-size: 1.7rem;
    letter-spacing: 2px;
  }
  .trouble_bg02 ul li p span {
    font-size: 2.5rem;
  }
  .trouble_bg02_txt {
    max-width: calc(1000px - 80px);
    width: calc(90% - 80px);
    padding: 40px 40px 30px;
    margin: 6em auto 0;
    line-height: 2;
  }
  .trouble_bg02_txt p {
    top: -20px;
    left: 50%;
    padding: 3px 30px;
    border-radius: 40px;
    font-size: 2rem;
  }
  .product_ttl {
    margin: 0 auto 1em;
  }
  .product_ttl p {
    font-size: 2.5rem;
    margin: 0 auto 5px;
  }
  .product_ttl div {
    letter-spacing: 3px;
    border-radius: 20px;
    padding: 5px 50px;
    font-size: 4rem;
  }
  /* product */
  .product {
    background-image: url("/img/lp/product/product_bg.webp");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
  }
  .product img {
    width: 80vw;
    margin: auto;
  }
  .product_wrap {
    padding: 0 0 5em;
  }
  .product_wrap::after {
    width: 600px; /*幅*/
    height: 380px;
  }
  .product_flow {
    max-width: calc(1000px - 100px);
    width: calc(90% - 100px);
    margin: -4em auto 0;
    padding: 40px 50px;
    border-radius: 20px;
  }
  .product_flow_ttl {}
  .product_flow_ttl p {
    font-size: 2.5rem;
  }
  .product_flow_ttl div {
    font-size: 3rem;
    letter-spacing: 5px;
  }
  .product_flow_ttl div span {
    font-size: 5rem;
    line-height: 1.2;
  }
  .product_flow ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em auto 0em;
    justify-content: space-between;
  }
  .product_flow ul li {
    margin: 0 20px 0em;
    width: calc(100% / 3 - 40px);
    position: relative;
  }
  .product_flow ul li:first-child {
    margin: 0 20px 0em;
  }
  .product_flow ul li::after {
    position: absolute;
    bottom: 45%;
    left: inherit;
    right: -30px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    content: '\f0da';
    font-size: 4.0rem;
  }
  .product_flow ul li img {
    width: 100%;
  }
  .product_flow ul li p {}
  .product_flow ul li p span {
    font-size: 2.0rem;
  }
  .product_close_ttl {
    margin: 5em auto 0;
  }
  .product_close_ttl p {
    left: 2px;
    font-size: 2.2rem;
  }
  .product_close_ttl div {
    line-height: 1.3;
    font-size: 4.5rem;
    letter-spacing: 4px;
  }
  .product_close_ttl div::before, .product_close_ttl div::after {
    bottom: 8px;
    width: 25px; /*幅*/
    height: 40px;
  }
  .product_close_ttl div::before {
    left: -40px;
  }
  .product_close_ttl div::after {
    right: -40px;
  }
  .product_close_img {
    width: 80%;
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em auto 0em;
    justify-content: space-between;
  }
  .product_close_img p {
    margin: 0 20px 0em;
    width: calc(100% / 2 - 40px);
  }
  .product_close_img p span {
    font-size: 2rem;
  }
  .product_close_img p span.pink {
    margin: 0em auto 0;
  }
  .product_close_img div {
    top: 50%;
    width: 15%;
  }
  .product_close_txt {
    margin: 1em auto 0;
    font-size: 4.5rem;
    line-height: 1.4;
    letter-spacing: 3px;
  }
}