<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*==================================================*/
/* 前提css */
/*==================================================*/
a, article, blockquote, body, caption, dd, div, dl, dt, footer, h1, h2, h3, h4, h5, h6, header, html, iframe, img, li, nav, ol, p, pre, section, small, span, strong, table, td, th, tr, ul, figure {
  background: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: bottom; }

a, small, span, strong {
  vertical-align: baseline; }

article, footer, header, nav, section {
  display: block; }

li {
  list-style: none; }

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

address, th {
  font-style: normal; }

:focus, a:focus {
  outline: 0; }

br {
  letter-spacing: normal; }

textarea {
  resize: none; }

a {
  text-decoration: none; }

img {
  vertical-align: bottom; }
  @media (max-width: 750px) {
    img {
      width: 100%; } }

* {
  box-sizing: border-box; }
  @media (max-width: 750px) {
    * {
      max-width: 100%; } }

/*==================================================*/
/* レスポンシブ用css */
/*==================================================*/
.pc {
  display: block; }
  .pc.inline {
    display: inline; }
  .pc.flex {
    display: flex; }

.sp {
  display: none; }
  .sp.inline {
    display: none; }
  .sp.flex {
    display: none; }

br.pc {
  display: inline; }

br.tab {
  display: none; }

br.sp {
  display: none; }

@media (max-width: 850px) {
  br.tab {
    display: inline; } }
@media (max-width: 750px) {
  .pc {
    display: none; }
    .pc.inline {
      display: none; }
    .pc.flex {
      display: none; }

  .sp {
    display: block; }
    .sp.inline {
      display: inline; }
    .sp.flex {
      display: flex; }

  br.pc {
    display: none; }

  br.tab {
    display: none; }

  br.sp {
    display: inline; } }
/*==================================================*/
/* 共通 */
/*==================================================*/
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-display: swap; }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-display: swap; }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansJP-Black.woff") format("woff");
  font-display: swap; }
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  min-width: 1210px; }
  @media (max-width: 750px) {
    body {
      min-width: inherit;
      font-size: 16px; } }

.font-min, .voice-box-title, .voice-box-more {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.l_text, .trouble-end-text, .back-text, .kaiketsu-method-text, .voice-box-content, .why-text, .why-tool-flow + p, .hosho-text, .hosho-box-img + p, .hosho-box-img + p + .notes, .tokucho p, .price-text, .massage-cont p {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.6; }

.l_fsize-8 {
  font-size: 8px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-8 {
      font-size: 6.4px; } }

.l_fsize-9 {
  font-size: 9px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-9 {
      font-size: 7.2px; } }

.l_fsize-10 {
  font-size: 10px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-10 {
      font-size: 8px; } }

.l_fsize-11 {
  font-size: 11px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-11 {
      font-size: 8.8px; } }

.l_fsize-12 {
  font-size: 12px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-12 {
      font-size: 9.6px; } }

.l_fsize-13 {
  font-size: 13px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-13 {
      font-size: 10.4px; } }

.l_fsize-14 {
  font-size: 14px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-14 {
      font-size: 11.2px; } }

.l_fsize-15 {
  font-size: 15px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-15 {
      font-size: 12px; } }

.l_fsize-16 {
  font-size: 16px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-16 {
      font-size: 12.8px; } }

.l_fsize-17 {
  font-size: 17px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-17 {
      font-size: 13.6px; } }

.l_fsize-18 {
  font-size: 18px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-18 {
      font-size: 14.4px; } }

.l_fsize-19 {
  font-size: 19px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-19 {
      font-size: 15.2px; } }

.l_fsize-20 {
  font-size: 20px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-20 {
      font-size: 16px; } }

.l_fsize-21 {
  font-size: 21px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-21 {
      font-size: 16.8px; } }

.l_fsize-22 {
  font-size: 22px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-22 {
      font-size: 17.6px; } }

.l_fsize-23 {
  font-size: 23px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-23 {
      font-size: 18.4px; } }

.l_fsize-24 {
  font-size: 24px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-24 {
      font-size: 19.2px; } }

.l_fsize-25 {
  font-size: 25px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-25 {
      font-size: 20px; } }

.l_fsize-26 {
  font-size: 26px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-26 {
      font-size: 20.8px; } }

.l_fsize-27 {
  font-size: 27px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-27 {
      font-size: 21.6px; } }

.l_fsize-28 {
  font-size: 28px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-28 {
      font-size: 22.4px; } }

.l_fsize-29 {
  font-size: 29px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-29 {
      font-size: 23.2px; } }

.l_fsize-30 {
  font-size: 30px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-30 {
      font-size: 24px; } }

.l_fsize-31 {
  font-size: 31px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-31 {
      font-size: 24.8px; } }

.l_fsize-32 {
  font-size: 32px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-32 {
      font-size: 25.6px; } }

.l_fsize-33 {
  font-size: 33px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-33 {
      font-size: 26.4px; } }

.l_fsize-34 {
  font-size: 34px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-34 {
      font-size: 27.2px; } }

.l_fsize-35 {
  font-size: 35px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-35 {
      font-size: 28px; } }

.l_fsize-36 {
  font-size: 36px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-36 {
      font-size: 28.8px; } }

.l_fsize-37 {
  font-size: 37px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-37 {
      font-size: 29.6px; } }

.l_fsize-38 {
  font-size: 38px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-38 {
      font-size: 30.4px; } }

.l_fsize-39 {
  font-size: 39px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-39 {
      font-size: 31.2px; } }

.l_fsize-40 {
  font-size: 40px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-40 {
      font-size: 32px; } }

.l_fsize-41 {
  font-size: 41px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-41 {
      font-size: 32.8px; } }

.l_fsize-42 {
  font-size: 42px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-42 {
      font-size: 33.6px; } }

.l_fsize-43 {
  font-size: 43px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-43 {
      font-size: 34.4px; } }

.l_fsize-44 {
  font-size: 44px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-44 {
      font-size: 35.2px; } }

.l_fsize-45 {
  font-size: 45px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-45 {
      font-size: 36px; } }

.l_fsize-46 {
  font-size: 46px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-46 {
      font-size: 36.8px; } }

.l_fsize-47 {
  font-size: 47px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-47 {
      font-size: 37.6px; } }

.l_fsize-48 {
  font-size: 48px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-48 {
      font-size: 38.4px; } }

.l_fsize-49 {
  font-size: 49px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-49 {
      font-size: 39.2px; } }

.l_fsize-50 {
  font-size: 50px;
  line-height: 1.7; }
  @media (max-width: 750px) {
    .l_fsize-50 {
      font-size: 40px; } }

strong {
  font-weight: 700; }

.l_color-red {
  color: #D3382A; }

.l_color-blue {
  color: #3436a3; }

.l_color-purple {
  color: #bc3266; }

@media (max-width: 750px) {
  .maruR {
    font-size: 0.5em;
    transform: translateY(-0.6em);
    display: inline-block; } }

.l_weight-max {
  font-weight: 800; }

.l_marker {
  background: linear-gradient(transparent 60%, #fff91d 60%); }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.giji, .grad_side::before, .cont_w::before, .top-head::before, .top-lead::before, .trouble::before, .henka-head::before, .why::before, .hosho::before, .grad_side::after, .cont_w::after, .top-head::after, .top-lead::after, .trouble::after, .henka-head::after, .why::after, .hosho::after, .l_list-check li::before, .l_list-disc li::before, .kaiketsu::after, .kaiketsu-head::before, .kaiketsu-head::after, .why-tool-flow .item + .item::before, .price-head::before, .price-head::after, .price-head .inr::before, .price-head .inr::after, .massage::before, .massage::after {
  display: block;
  position: absolute;
  content: ""; }

.grad_side, .cont_w, .top-head, .top-lead, .trouble, .henka-head, .why, .hosho {
  position: relative;
  z-index: 5; }
  .grad_side::before, .cont_w::before, .top-head::before, .top-lead::before, .trouble::before, .henka-head::before, .why::before, .hosho::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 50px;
    height: 100%;
    background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  .grad_side::after, .cont_w::after, .top-head::after, .top-lead::after, .trouble::after, .henka-head::after, .why::after, .hosho::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    width: 50px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  @media (max-width: 750px) {
    .grad_side::before, .cont_w::before, .top-head::before, .top-lead::before, .trouble::before, .henka-head::before, .why::before, .hosho::before, .grad_side::after, .cont_w::after, .top-head::after, .top-lead::after, .trouble::after, .henka-head::after, .why::after, .hosho::after {
      display: none; } }

.cont_w, .top-head, .top-lead, .trouble, .henka-head, .why, .hosho {
  width: 1210px;
  margin: 0 auto; }
  @media (max-width: 750px) {
    .cont_w, .top-head, .top-lead, .trouble, .henka-head, .why, .hosho {
      width: 100%; } }

.img_cover, .trouble-bg img, .voice-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.img_contain {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.l_list-check li {
  position: relative;
  padding-left: 30px;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: -0.05em;
  text-align: justify;
  text-justify: inter-ideograph; }
  @media (max-width: 750px) {
    .l_list-check li {
      padding-left: 24px;
      font-size: 18px; } }
  .l_list-check li::before {
    top: .3em;
    left: 0;
    width: 28px;
    height: 28px;
    background: url("../img/ico-check.svg") no-repeat 0 0/contain; }
    @media (max-width: 750px) {
      .l_list-check li::before {
        top: .4em;
        width: 18px;
        height: 18px; } }
  .l_list-check li + li {
    margin-top: 1.5em; }

.l_list-disc li {
  position: relative;
  padding-left: 20px;
  font-size: 20px;
  line-height: 2;
  letter-spacing: -0.05em;
  text-align: justify;
  text-justify: inter-ideograph; }
  .l_list-disc li strong {
    font-size: 28px; }
  @media (max-width: 750px) {
    .l_list-disc li {
      font-size: 15px; }
      .l_list-disc li strong {
        font-size: 20px; } }
  .l_list-disc li::before {
    top: 0;
    left: 0;
    line-height: 2;
    content: "〇"; }
  .l_list-disc li + li {
    margin-top: 1.5em; }

/*==================================================*/
/* top */
/*==================================================*/
/*==================================================*/
/* trouble */
/*==================================================*/
.trouble {
  position: relative; }
  .trouble-bgarea {
    position: relative;
    z-index: 1; }
  .trouble-bg {
    position: sticky;
    top: 0;
    left: 0;
    z-index: -5;
    width: 100%;
    height: 100vh; }
    @media (max-width: 750px) {
      .trouble-bg {
        height: 110vh; } }
  .trouble-head {
    margin-top: calc(-100vh + 35px);
    text-align: center; }
    @media (max-width: 750px) {
      .trouble-head {
        margin-top: calc(-110vh + 35px); } }
  .trouble-wrap {
    width: 700px;
    max-width: 90.76923076919999vw;
    margin: -15px auto 50px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.75); }
    @media (max-width: 750px) {
      .trouble-wrap {
        padding-top: 20px;
        margin: 0 auto 20px; } }
  .trouble-box {
    position: relative;
    padding-top: 30px; }
    @media (max-width: 750px) {
      .trouble-box {
        display: flex;
        flex-direction: column;
        padding-top: 0; } }
  .trouble-title {
    margin-bottom: 20px;
    text-align: center; }
    @media (max-width: 750px) {
      .trouble-title {
        margin-bottom: 15px; }
        .trouble-title img {
          width: 216px; } }
  .trouble-img {
    position: absolute;
    top: 115px;
    z-index: 1; }
    @media (max-width: 750px) {
      .trouble-img {
        order: 1;
        position: static;
        text-align: center; }
        .trouble-img img {
          width: 275px; } }
  .trouble-list {
    position: relative;
    z-index: 2; }
    @media (max-width: 750px) {
      .trouble-list {
        order: 2; } }
  .trouble .n1 .trouble-list {
    width: 365px;
    margin-left: auto;
    padding-right: 30px; }
  .trouble .n1 .trouble-img {
    top: 120px;
    left: 12px; }
  .trouble .n2 {
    margin-top: 20px; }
    .trouble .n2 .trouble-list {
      width: 435px;
      padding-left: 30px; }
    .trouble .n2 .trouble-img {
      top: 110px;
      right: 12px; }
  .trouble .n3 {
    margin-top: 80px; }
    .trouble .n3 .trouble-list {
      width: 510px;
      margin-left: auto;
      padding-right: 15px; }
    .trouble .n3 .trouble-img {
      top: 120px;
      left: 0px; }
  .trouble .n4 {
    margin-top: 90px; }
    .trouble .n4 .trouble-list {
      width: 100%;
      padding: 0 30px; }
    .trouble .n4 .trouble-img {
      top: auto;
      bottom: -30px;
      right: 25px; }
  .trouble .n5 {
    margin-top: 90px;
    padding-bottom: 80px; }
    .trouble .n5 .trouble-list {
      width: 410px;
      padding-right: 30px;
      margin-left: auto; }
    .trouble .n5 .trouble-img {
      top: 105px;
      left: 25px; }
  @media (max-width: 750px) {
    .trouble .n1, .trouble .n2, .trouble .n3, .trouble .n4, .trouble .n5 {
      margin: 0;
      padding: 0; }
      .trouble .n1 .trouble-list, .trouble .n2 .trouble-list, .trouble .n3 .trouble-list, .trouble .n4 .trouble-list, .trouble .n5 .trouble-list {
        padding: 30px 30px 60px;
        margin: 0;
        width: 100%; }
    .trouble .n5 .trouble-list {
      padding-bottom: 30px; } }
  .trouble-text {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 120px; }
    @media (max-width: 750px) {
      .trouble-text {
        margin-top: 0;
        padding-bottom: 80px; } }
  .trouble-end {
    position: relative;
    z-index: 2;
    margin-top: -80px; }
    .trouble-end-head {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 80px;
      background: url("../img/trouble-end-bg.png") no-repeat 0 0/100% auto;
      text-align: center; }
    .trouble-end-text {
      width: 700px;
      margin: -20px auto 0; }
      @media (max-width: 750px) {
        .trouble-end-text {
          width: 92.3076923077vw;
          margin-top: -60px; } }

/*==================================================*/
/* henka */
/*==================================================*/
.henka {
  padding-bottom: 85px; }
  @media (max-width: 750px) {
    .henka {
      padding-bottom: 48px; } }
  .henka-head {
    position: relative;
    z-index: 2;
    padding: 215px 0;
    text-align: center;
    background: url("../img/henka-head-bg.jpg") no-repeat 50% 50%/contain; }
    @media (max-width: 750px) {
      .henka-head {
        padding: 50px 0;
        background: url("../img/sp/henka-head-bg.jpg") no-repeat 50% 50%/contain; } }
  .henka-wrap {
    position: relative;
    z-index: 6;
    margin-top: -130px; }
    @media (max-width: 750px) {
      .henka-wrap {
        margin-top: -40px; } }
  .henka-img {
    position: sticky;
    top: 0;
    width: 1210px;
    height: 100vh;
    margin: 0 auto; }
    .henka-img .left {
      position: absolute;
      left: 0;
      top: 120px; }
    .henka-img .right {
      position: absolute;
      right: -5px;
      top: 180px; }
  .henka-box {
    position: relative;
    z-index: 7;
    width: 700px;
    margin: -100vh auto 0;
    padding: 55px 75px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
    @media (max-width: 750px) {
      .henka-box {
        width: 92.3076923077vw;
        margin: 0 auto;
        padding: 30px 18px; } }
    .henka-box .l_list-check li {
      padding-left: 35px; }
      @media (max-width: 750px) {
        .henka-box .l_list-check li {
          padding-left: 24px; } }
  .henka-end {
    margin-top: 55px;
    text-align: center; }
    @media (max-width: 750px) {
      .henka-end {
        width: 92.3076923077vw;
        margin: 30px auto 0; } }

/*==================================================*/
/* back */
/*==================================================*/
.back-head {
  position: relative;
  z-index: 2;
  text-align: center; }
.back-img {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: -5px;
  text-align: center; }
.back-lead {
  margin: 35px 0 65px;
  text-align: center; }
  @media (max-width: 750px) {
    .back-lead {
      width: 305px;
      margin: 35px auto 35px; } }
.back-text {
  width: 700px;
  margin: 0 auto; }
  .back-text .sp-center {
    line-height: 1.7; }
  @media (max-width: 750px) {
    .back-text {
      width: 92.3076923077vw;
      text-align: left; }
      .back-text .sp-center {
        display: inline-block;
        text-align: center; } }
.back #movie {
  display: block;
  width: 700px;
  height: 400px;
  margin: 55px auto 90px; }
  @media (max-width: 750px) {
    .back #movie {
      margin: 40px auto;
      width: 92.3076923077vw;
      height: 50.7692307692vw; } }
.back-box {
  width: 700px;
  margin: 0 auto 45px;
  padding: 20px;
  background: #eee7d5;
  box-shadow: 7px 7px 5px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 750px) {
    .back-box {
      width: 100%;
      padding: 12px 20px; } }
  .back-box .inr {
    padding: 40px;
    background: url("../img/back-box-waku.png") no-repeat 0 0/100% 100%; }
    @media (max-width: 750px) {
      .back-box .inr {
        padding: 40px 15px;
        background: url("../img/sp/back-box-waku.png") no-repeat 0 0/100% 100%; } }
  .back-box-head {
    margin-bottom: 35px;
    text-align: center; }
  .back-box + .back-text {
    line-height: 2; }

/*==================================================*/
/* kaiketsu */
/*==================================================*/
.kaiketsu {
  position: relative;
  margin-top: 85px;
  padding-bottom: 95px;
  background: #f2ebf3; }
  @media (max-width: 750px) {
    .kaiketsu {
      padding-bottom: 60px; } }
  .kaiketsu::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url("../img/line.jpg") no-repeat 0 0/100% 100%; }
  .kaiketsu-head {
    position: relative;
    padding: 40px 0;
    background: #fff;
    text-align: center; }
    .kaiketsu-head::before {
      top: 0;
      left: 0;
      width: 100%;
      height: 8px;
      background: url("../img/line.jpg") no-repeat 0 0/100% 100%; }
    .kaiketsu-head::after {
      bottom: 0;
      left: 0;
      width: 100%;
      height: 8px;
      background: url("../img/line.jpg") no-repeat 0 0/100% 100%; }
    @media (max-width: 750px) {
      .kaiketsu-head img {
        width: 92.3076923077vw; } }
  .kaiketsu-tool {
    margin: 30px 0 65px;
    text-align: center; }
  .kaiketsu-method-head {
    margin-bottom: 35px;
    text-align: center; }
    @media (max-width: 750px) {
      .kaiketsu-method-head img {
        width: 76.9230769231vw; } }
  .kaiketsu-method-text {
    width: 700px;
    margin: 0 auto; }
    @media (max-width: 750px) {
      .kaiketsu-method-text {
        width: 92.3076923077vw; } }
  .kaiketsu-method-box {
    margin: 30px 0;
    text-align: center; }
    @media (max-width: 750px) {
      .kaiketsu-method-box img {
        width: 92.3076923077vw; } }
    .kaiketsu-method-box + .text-center {
      margin-bottom: 55px; }
      @media (max-width: 750px) {
        .kaiketsu-method-box + .text-center {
          margin-bottom: 30px; } }

/*==================================================*/
/* voicelead */
/*==================================================*/
.voicelead {
  padding: 45px 0 55px; }
  .voicelead-head {
    display: block;
    margin-bottom: 70px;
    text-align: center; }
    @media (max-width: 750px) {
      .voicelead-head img {
        width: 83.0769230769vw; } }

/*==================================================*/
/* voice */
/*==================================================*/
.voice {
  padding: 70px 0 90px;
  background: url("../img/voice-bg.png") no-repeat 0 0/100% auto; }
  @media (max-width: 750px) {
    .voice {
      background: url("../img/sp/voice-bg.png") no-repeat 0 0/100% auto; } }
  .voice-head {
    text-align: center; }
    @media (max-width: 750px) {
      .voice-head img {
        width: 72.3076923077vw; } }
  .voice-wrap {
    margin: 60px auto 0;
    width: 750px; }
    @media (max-width: 750px) {
      .voice-wrap {
        width: 92.3076923077vw; } }
    .voice-wrap + .price-henkin {
      margin-top: 95px; }
  .voice-box {
    position: relative;
    padding: 50px 50px 40px;
    background: #fff;
    border: solid #c5aab3 2px; }
    @media (max-width: 750px) {
      .voice-box {
        padding: 15px 15px 40px; } }
    .voice-box + .voice-box {
      margin-top: 50px; }
    .voice-box-head {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 750px) {
        .voice-box-head {
          flex-direction: column; } }
    .voice-box-img {
      width: 174px;
      height: 190px; }
      @media (max-width: 750px) {
        .voice-box-img {
          order: 2;
          margin: 0 auto; }
          .voice-box-img + .voice-box-name {
            order: 2;
            margin-top: .2em;
            text-align: center; } }
    .voice-box-textbox {
      width: 450px; }
      @media (max-width: 750px) {
        .voice-box-textbox {
          width: 100%;
          order: 1; } }
    .voice-box-title {
      margin: 5px 0 1em;
      font-size: 30px;
      line-height: 1.4; }
      @media (max-width: 750px) {
        .voice-box-title {
          text-align: center;
          font-size: 28px; } }
    .voice-box-content {
      width: 100%;
      height: 6em;
      margin-top: 30px;
      white-space: pre-wrap;
      overflow: hidden; }
      .voice-box-content.active {
        height: auto;
        overflow: auto; }
    .voice-box-more {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 275px;
      height: 60px;
      text-align: center;
      font-size: 22px;
      background: #cfa6a4;
      transform: translateX(-50%) translateY(50%);
      cursor: pointer; }
      @media (max-width: 750px) {
        .voice-box-more {
          width: 42.3076923077vw;
          height: 9.2307692308vw;
          font-size: 3.8461538462vw; } }

/*==================================================*/
/* why */
/*==================================================*/
.why-text {
  width: 750px;
  margin: -30px auto 0; }
  @media (max-width: 750px) {
    .why-text {
      width: 92.3076923077vw;
      margin: 0 auto; } }
.why-tool {
  width: 790px;
  margin: 35px auto 50px; }
  @media (max-width: 750px) {
    .why-tool {
      width: 92.3076923077vw; } }
  .why-tool-content {
    padding: 15px 65px 50px;
    background: #ffffdb; }
    @media (max-width: 750px) {
      .why-tool-content {
        padding: 15px 15px 30px; } }
  .why-tool-flow .item {
    font-size: 23px;
    line-height: 1.7;
    text-align: center; }
    @media (max-width: 750px) {
      .why-tool-flow .item {
        font-size: 18px; } }
    .why-tool-flow .item + .item {
      position: relative;
      margin-top: 55px; }
      .why-tool-flow .item + .item::before {
        top: -40px;
        left: 50%;
        width: 98px;
        height: 35px;
        background: url("../img/arrow.png") no-repeat 0 0/contain;
        transform: translateX(-50%); }
  .why-tool-flow .zokusei {
    position: relative;
    padding-top: 24px; }
    @media (max-width: 750px) {
      .why-tool-flow .zokusei {
        padding-top: 3.6923076923vw; } }
    .why-tool-flow .zokusei-head {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (max-width: 750px) {
        .why-tool-flow .zokusei-head img {
          width: 56.9230769231vw; } }
    .why-tool-flow .zokusei-cont {
      display: flex;
      justify-content: space-between;
      padding: 60px 50px 50px;
      background: #fff;
      border: 1px solid #a2c3a4; }
      @media (max-width: 750px) {
        .why-tool-flow .zokusei-cont {
          display: block;
          padding: 30px 20px 20px; } }
      .why-tool-flow .zokusei-cont ul li {
        font-size: 18px;
        text-align: left;
        line-height: 2; }
  .why-tool-flow figure {
    margin-top: 20px; }
  .why-tool-flow + p {
    margin-top: 40px; }
  .why-tool + p {
    margin-top: 0; }

/*==================================================*/
/* hosho */
/*==================================================*/
.hosho {
  margin-top: 50px;
  padding-top: 50px;
  background: url("../img/hosho-bg.jpg") no-repeat 0 0/100% auto; }
  .hosho-head {
    text-align: center; }
  .hosho-text {
    width: 700px;
    margin: 30px auto 40px; }
    @media (max-width: 750px) {
      .hosho-text {
        width: 92.3076923077vw; } }
    .hosho-text .l_color-red {
      color: #f30a1f; }
  .hosho-box {
    width: 700px;
    margin: 0 auto;
    padding: 40px 25px 0;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2); }
    @media (max-width: 750px) {
      .hosho-box {
        width: 92.3076923077vw; } }
    .hosho-box-head {
      margin-bottom: 40px;
      text-align: center; }
    .hosho-box-item {
      padding-bottom: 80px; }
      @media (max-width: 750px) {
        .hosho-box-item {
          padding-bottom: 40px; } }
      .hosho-box-item .hosho-box-head {
        margin-bottom: 20px; }
    .hosho-box-img {
      margin-bottom: 25px;
      text-align: center; }
      .hosho-box-img + p {
        width: 580px;
        margin: 0 auto; }
        @media (max-width: 750px) {
          .hosho-box-img + p {
            width: 81.5384615385vw; } }
        .hosho-box-img + p + .notes {
          position: relative;
          margin-top: 1.5em;
          padding-left: 1em;
          width: 580px;
          margin: 0 auto; }
          @media (max-width: 750px) {
            .hosho-box-img + p + .notes {
              width: 81.5384615385vw; } }
          .hosho-box-img + p + .notes::before {
            position: absolute;
            top: 0;
            left: 0;
            content: "※"; }

/*==================================================*/
/* tokucho */
/*==================================================*/
.tokucho {
  width: 700px;
  margin: 90px auto 0; }
  @media (max-width: 750px) {
    .tokucho {
      width: 92.3076923077vw;
      margin-top: 60px; } }
  .tokucho-head {
    text-align: center; }
  .tokucho-box {
    margin: 20px auto 60px;
    padding: 45px 30px;
    background: #f2ebf3;
    border-radius: 20px; }
    .tokucho-box .text-right {
      margin-top: 1em;
      text-align: right; }
    @media (max-width: 750px) {
      .tokucho-box {
        padding: 30px 15px;
        margin-bottom: 30px; } }
  .tokucho .other-price {
    margin: 60px 0; }

/*==================================================*/
/* price */
/*==================================================*/
.price {
  margin-top: 70px;
  padding-bottom: 135px; }
  @media (max-width: 750px) {
    .price {
      margin-top: 50px;
      padding-bottom: 100px; } }
  .price-head {
    position: relative; }
    .price-head::before, .price-head::after {
      width: 1010px;
      max-width: 100%;
      height: 97px;
      left: 50%;
      z-index: 0;
      transform: translateX(-50%);
      background: url("../img/price-shadow.jpg") no-repeat 0 0/100% 100%; }
      @media (max-width: 750px) {
        .price-head::before, .price-head::after {
          width: 100%;
          height: 45px; } }
    .price-head::before {
      top: -44px; }
      @media (max-width: 750px) {
        .price-head::before {
          top: -22px; } }
    .price-head::after {
      bottom: -44px; }
      @media (max-width: 750px) {
        .price-head::after {
          bottom: -22px; } }
    .price-head .inr {
      position: relative;
      z-index: 2;
      padding: 40px 0;
      margin-bottom: 40px;
      background: #fff;
      text-align: center; }
      .price-head .inr::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 8px;
        background: url("../img/line.jpg") no-repeat 0 0/100% 100%; }
      .price-head .inr::after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 8px;
        background: url("../img/line.jpg") no-repeat 0 0/100% 100%; }
      @media (max-width: 750px) {
        .price-head .inr img {
          width: 61.5384615385vw; } }
  .price-henkin {
    text-align: center; }
    .price-henkin a {
      display: inline-block;
      transition: transform .2s; }
      .price-henkin a:hover {
        transform: scale(1.05); }
        @media (max-width: 750px) {
          .price-henkin a:hover {
            transform: scale(1); } }
      @media (max-width: 750px) {
        .price-henkin a img {
          width: 92.3076923077vw; } }
  .price-text {
    width: 700px;
    margin: 80px auto 90px; }
    @media (max-width: 750px) {
      .price-text {
        width: 92.3076923077vw; } }

.massage {
  position: relative;
  background: url("../img/message-bg.jpg") no-repeat 0 0/100% 100%;
  padding-top: 40px;
  padding-bottom: 145px;
  width: 770px;
  margin: 0 auto 70px; }
  @media (max-width: 750px) {
    .massage {
      width: 92.3076923077vw;
      background: url("../img/sp/message-bg.jpg") no-repeat 0 0/100% 100%;
      padding-bottom: 60px; } }
  .massage::before {
    top: -26px;
    left: -20px;
    background: url("../img/message-obj01.png") no-repeat 0 0/contain;
    width: 304px;
    height: 270px; }
    @media (max-width: 750px) {
      .massage::before {
        top: -2.6153846154vw;
        left: -2.6153846154vw;
        width: 36.1538461538vw;
        height: 32.3076923077vw; } }
  .massage::after {
    bottom: 90px;
    right: -27px;
    background: url("../img/message-obj02.png") no-repeat 0 0/contain;
    width: 244px;
    height: 159px; }
    @media (max-width: 750px) {
      .massage::after {
        bottom: 1.5384615385vw;
        right: -3.0769230769vw;
        width: 28.1538461538vw;
        height: 18.4615384615vw; } }
  .massage-head {
    text-align: center;
    margin-bottom: 30px; }
    @media (max-width: 750px) {
      .massage-head img {
        width: 100px; } }
  .massage-cont {
    width: 600px;
    margin: 0 auto; }
    @media (max-width: 750px) {
      .massage-cont {
        width: 80vw; } }

/*==================================================*/
/* footer */
/*==================================================*/
.footer {
  padding: 1em 0;
  background: #aa365d; }
  @media (max-width: 750px) {
    .footer {
      font-size: 12px; } }
  .footer-nav {
    display: flex;
    justify-content: center; }
    .footer-nav div {
      padding: 0 1.2em; }
      @media (max-width: 750px) {
        .footer-nav div {
          padding: 0 .5em; } }
      .footer-nav div:nth-child(n+2) {
        border-left: 1px solid #fff; }
      .footer-nav div a {
        color: #fff; }
  .footer .copy {
    display: block;
    margin-top: .8em;
    color: #fff;
    text-align: center; }

/*# sourceMappingURL=style.css.map */
</pre></body></html>