@charset "UTF-8";
#page {
  padding-top: 100px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

@media screen and (max-width: 767px) {
  #page {
    padding-top: 64px;
  }
}
.wrap {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

#page.about .header-btm {
  background-color: unset;
}
#page.about .header-btm .header-flex {
  display: block;
}
#page.about .header-btm .header-btm-info {
  display: none;
}
#page.about .header-btm .header-btm-tel {
  display: none;
}
#page.about .header-btm .header-btm-link {
  display: block;
}
#page.about .header-btm .header-btm-line {
  height: 70px;
  max-width: 145px;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  #page.about .header-btm {
    display: none;
  }
}
#page.about {
  background-image: url(../../../../../../common/img/parts-common/dots-bg.png);
  background-size: 50px 44px;
  background-repeat: repeat;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
@media screen and (max-width: 767px) {
  #page.about {
    background-image: url(../../../../../../common/img/parts-common/dots-bg-sp.png);
    background-size: 35px 42px;
  }
}
#page.about .c-mainvisual {
  background-image: url(../../../../../../common/img/two-column-layout/archive-title-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 225px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 70px;
  z-index: 1;
}
#page.about .c-mainvisual .c-mainvisual-inner {
  margin-top: 0;
}
#page.about .c-mainvisual.erea-about {
  margin-top: 0;
}
#page.about .c-mainvisual.shop-about {
  margin-top: 70px;
}
#page.about .c-mainvisual p {
  font-size: 16px;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  white-space: nowrap;
  color: #053864;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
#page.about .c-mainvisual h1 {
  font-size: 28px;
  letter-spacing: 0.03em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
}
#page.about .mainvisual-menu {
  position: relative;
  width: 100%;
}
#page.about .mainvisual-menu .mainvisual-menu-img {
  width: 100%;
  height: 100%;
  margin-top: -42px;
}
#page.about .mainvisual-menu .mainvisual-menu-ttl {
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  top: 28%;
  left: 50%;
  -webkit-transform: translate(-50%, -9%);
          transform: translate(-50%, -9%);
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 2;
  color: #053864;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  text-orientation: upright;
  text-align: left;
}
#page.about .mainvisual-menu .mainvisual-menu-ttl span {
  background-color: #fff;
  padding: 10px 3px 0 3px;
}
#page.about .mainvisual-menu .mainvisual-menu-ttl span.bk-white {
  background-color: unset;
  padding: unset;
}
#page.about .mainvisual-menu .mainvisual-menu-ttl .mv-span {
  background-color: unset;
  position: relative;
  top: -15px;
  left: 0;
}
#page.about .mainvisual-menu .mainvisual-menu-ttl .mv-span::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 41px;
  height: 162px;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #page.about .c-mainvisual {
    height: 158px;
    background-image: url(../../../../../../common/img/two-column-layout/archive-title-bg-sp.png);
    background-size: 100% 100%;
    margin-bottom: 15px;
  }
  #page.about .c-mainvisual .c-mainvisual-inner {
    margin-top: -13px;
  }
  #page.about .c-mainvisual p {
    font-size: 14px;
    letter-spacing: 0.03em;
    margin: 0 auto 15px auto;
  }
  #page.about .c-mainvisual h1 {
    font-size: 25px;
    letter-spacing: 0.03em;
  }
  #page.about .mainvisual-menu {
    margin-bottom: 0;
  }
  #page.about .mainvisual-menu .mainvisual-menu-img {
    margin-top: -30px;
  }
  #page.about .mainvisual-menu .mainvisual-menu-ttl {
    top: 14%;
    left: 21%;
    -webkit-transform: translate(-50%, -9%);
            transform: translate(-50%, -9%);
    font-size: 20px;
    letter-spacing: unset;
    line-height: 1.9;
    text-align: left;
  }
  #page.about .mainvisual-menu .mainvisual-menu-ttl span {
    padding: 5px 3px 0 3px;
  }
  #page.about .mainvisual-menu .mainvisual-menu-ttl .mv-span {
    background-color: #fff;
    padding-top: 0;
    margin-top: 15px;
  }
  #page.about .mainvisual-menu .mainvisual-menu-ttl .mv-span::before {
    display: none;
    width: 35px;
    height: 210px;
  }
}
#page.about .c-breadcrumb {
  position: relative;
  padding: 35px 30px 123px 30px;
  background-color: #fff;
  margin-bottom: 0;
}
#page.about .c-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
#page.about .c-breadcrumb li {
  position: relative;
  font-weight: 400;
}
#page.about .c-breadcrumb li:not(:last-child)::after {
  content: "＞";
  font-size: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -17px;
  margin: auto;
  color: #053864;
}
#page.about .c-breadcrumb a {
  color: #053864;
  font-weight: 400;
}
#page.about .c-breadcrumb span {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #page.about .c-breadcrumb {
    padding: 23px 20px 40px 20px;
  }
  #page.about .c-breadcrumb ul {
    gap: 15px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
  }
  #page.about .c-breadcrumb li {
    font-size: 11px;
  }
  #page.about .c-breadcrumb li:not(:last-child)::after {
    font-size: 10px;
    right: -13px;
  }
}
#page.about .about-contant {
  padding: 0 0 160px 0;
  position: relative;
}
#page.about .about-contant::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 77px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#page.about .about-contant .wrap2 {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#page.about .about-contant .red-color {
  color: #ff5536;
  font-weight: 500;
}
#page.about .about-contant .about-first {
  background-color: #fff;
  padding-bottom: 100px;
}
#page.about .about-contant .about-first .about-first-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 90px;
}
#page.about .about-contant .about-first .about-first-textarea {
  width: 100%;
  max-width: 572px;
}
#page.about .about-contant .about-first .about-first-text {
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 2.118;
  color: #053864;
  margin-bottom: 38px;
}
#page.about .about-contant .about-first .about-first-text.last {
  margin-bottom: 0;
}
#page.about .about-contant .about-first .about-first-img {
  width: 100%;
  max-width: 410px;
}
#page.about .about-contant .about-worries {
  background-color: #fff;
  background-image: url(../img/about/dot-bk.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
  padding: 98px 0 120px 0;
  margin-top: -12px;
  position: relative;
}
#page.about .about-contant .about-worries::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 43px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#page.about .about-contant .about-worries .about-worries-ttl {
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 62px;
  position: relative;
  z-index: 4;
}
#page.about .about-contant .about-worries .about-worries-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 452px;
  height: 34px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-worries .about-worries-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 47px;
}
#page.about .about-contant .about-worries .about-worries-item-img {
  width: 100%;
  max-width: 168px;
  margin: 0 auto 23px auto;
}
#page.about .about-contant .about-worries .about-worries-item-text {
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 160px;
  color: #053864;
}
#page.about .about-contant .about-worries .about-worries-item-text span {
  display: inline-block;
  width: 100%;
  padding: 9px 0;
  border-bottom: 1px solid #053864;
}
#page.about .about-contant .about-worries .about-worries-item-text span:first-child {
  border-top: 1px solid #053864;
}
#page.about .about-contant .about-treatment {
  background-color: #e7f6fa;
  padding: 78px 0 86px 0;
  position: relative;
}
#page.about .about-contant .about-treatment::before {
  content: "";
  display: block;
  background-image: url(../img/about/sankaku.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 36px;
  position: absolute;
  top: -12px;
  right: 0;
  left: 0;
  margin: auto;
}
#page.about .about-contant .about-treatment::after {
  content: "";
  display: block;
  background-image: url(../img/about/sankaku-blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 310px;
  height: 82px;
  position: absolute;
  bottom: -62px;
  right: 0;
  left: 0;
  margin: auto;
}
#page.about .about-contant .about-treatment .about-treatment-ttl {
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 28px;
  position: relative;
  z-index: 4;
}
#page.about .about-contant .about-treatment .about-treatment-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk02.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 598px;
  height: 34px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-treatment .about-treatment-text {
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  margin-bottom: 70px;
}
#page.about .about-contant .about-treatment .about-treatment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px;
  padding: 0 30px 0 25px;
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  max-width: 970px;
  height: 110px;
  margin: 0 auto 70px auto;
  position: relative;
}
#page.about .about-contant .about-treatment .about-treatment-item::after {
  content: "";
  display: block;
  background-image: url(../img/about/ffukidashi.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 25px;
  position: absolute;
  bottom: -24px;
  right: 78px;
  margin: auto;
}
#page.about .about-contant .about-treatment .about-treatment-item.last {
  margin-bottom: 0;
}
#page.about .about-contant .about-treatment .about-treatment-item-img {
  width: 100%;
  max-width: 134px;
  position: relative;
  top: -28px;
  left: 0;
}
#page.about .about-contant .about-treatment .about-treatment-item-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.625;
  color: #053864;
}
#page.about .about-contant .about-treatment .small-text {
  font-size: 14px;
}
#page.about .about-contant .about-health {
  background-color: #fff;
  padding: 133px 0 85px 0;
  margin-bottom: 83px;
}
#page.about .about-contant .about-health .about-health-ttl {
  font-size: 26px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 2;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 28px;
}
#page.about .about-contant .about-health .about-health-ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffff00), color-stop(100%, #ffff00), to(transparent));
  background: linear-gradient(to bottom, transparent 55%, #ffff00 55%, #ffff00 100%, transparent 100%);
}
#page.about .about-contant .about-health .about-health-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 96px;
}
#page.about .about-contant .about-health .about-health-text {
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.941;
  color: #053864;
  margin-bottom: 35px;
}
#page.about .about-contant .about-health .about-health-text.last {
  margin-bottom: 0;
}
#page.about .about-contant .about-health .about-health-imgarea {
  width: 100%;
  max-width: 316px;
}
#page.about .about-contant .about-health .about-health-img {
  margin-bottom: 5px;
}
#page.about .about-contant .about-combination {
  margin-bottom: 85px;
}
#page.about .about-contant .about-combination .wrap2.white-bk {
  background-color: #fff;
  padding: 78px 95px 83px 95px;
  text-align: center;
}
#page.about .about-contant .about-combination .about-combination-subttl {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #053864;
  margin-bottom: 28px;
  position: relative;
}
#page.about .about-contant .about-combination .about-combination-subttl::before {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(145deg);
          transform: rotate(145deg);
  position: absolute;
  bottom: 0;
  top: 0;
  left: -18px;
  margin: auto;
}
#page.about .about-contant .about-combination .about-combination-subttl::after {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  position: absolute;
  bottom: 0;
  top: 0;
  right: -18px;
  margin: auto;
}
#page.about .about-contant .about-combination .about-combination-ttl {
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 58px;
  position: relative;
  z-index: 4;
}
#page.about .about-contant .about-combination .about-combination-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk03.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 644px;
  height: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-combination .about-combination-text {
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.941;
  text-align: left;
  color: #053864;
  margin-bottom: 40px;
}
#page.about .about-contant .about-combination .about-combination-text.last {
  margin-bottom: 50px;
}
#page.about .about-contant .about-combination .about-combination-minttl {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  padding-bottom: 19px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
#page.about .about-contant .about-combination .about-combination-minttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk04.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 418px;
  height: 26px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-combination .about-combination-text2 {
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  margin-bottom: 36px;
}
#page.about .about-contant .about-combination .about-combination-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 35px;
}
#page.about .about-contant .about-combination .about-combination-item {
  width: 100%;
  max-width: 252px;
  margin: 0 auto;
}
#page.about .about-contant .about-combination .about-combination-item-ttl {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e7f6fa;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
  color: #053864;
  border-top: 1px solid #053864;
  border-bottom: 1px solid #053864;
}
#page.about .about-contant .about-combination .small-text {
  display: inline-block;
  font-size: 12px;
  margin-top: 8px;
}
#page.about .about-contant .about-combination .about-combination-item-img {
  margin-top: -1px;
}
#page.about .about-contant .about-combination .about-combination-item-text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.467;
  text-align: left;
  color: #053864;
  padding: 14px 0;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 5px 2px;
}
#page.about .about-contant .about-comparison {
  margin-bottom: 85px;
}
#page.about .about-contant .about-comparison .wrap2.white-bk {
  background-color: #fff;
  padding: 78px 90px 83px 90px;
  text-align: center;
}
#page.about .about-contant .about-comparison .about-comparison-subttl {
  display: inline-block;
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #053864;
  margin-bottom: 28px;
  position: relative;
}
#page.about .about-contant .about-comparison .about-comparison-subttl::before {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(145deg);
          transform: rotate(145deg);
  position: absolute;
  bottom: 0;
  top: 0;
  left: -18px;
  margin: auto;
}
#page.about .about-contant .about-comparison .about-comparison-subttl::after {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  position: absolute;
  bottom: 0;
  top: 0;
  right: -18px;
  margin: auto;
}
#page.about .about-contant .about-comparison .about-comparison-ttl {
  font-size: 25px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 45px;
  position: relative;
  z-index: 4;
}
#page.about .about-contant .about-comparison .about-comparison-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk05.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 808px;
  height: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-comparison .about-comparison-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.875;
  text-align: center;
  color: #053864;
  margin-bottom: 50px;
}
#page.about .about-contant .about-comparison .about-comparison-img {
  width: 100%;
  max-width: 880px;
  margin: 0 auto 90px auto;
}
#page.about .about-contant .about-comparison .scroll-hint {
  display: none;
}
#page.about .about-contant .about-comparison .about-comparison-merit-ttl {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  color: #053864;
  padding-bottom: 15px;
  margin-bottom: 44px;
  position: relative;
  z-index: 2;
}
#page.about .about-contant .about-comparison .about-comparison-merit-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk06.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 414px;
  height: 26px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-comparison .about-comparison-merit-item {
  margin-bottom: 35px;
}
#page.about .about-contant .about-comparison .about-comparison-merit-item:last-child {
  margin-bottom: 0;
}
#page.about .about-contant .about-comparison .about-comparison-merit-item-ttl {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  text-align: left;
  background-color: #f5f4ee;
  margin-bottom: 20px;
  padding: 11px 0 11px 30px;
  position: relative;
}
#page.about .about-contant .about-comparison .about-comparison-merit-item-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/sankaku-red.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 13px;
  margin: auto;
}
#page.about .about-contant .about-comparison .about-comparison-merit-item-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.75;
  color: #053864;
  text-align: left;
  padding: 0 10px;
}
#page.about .about-contant .about-mismatch {
  margin-bottom: 126px;
  position: relative;
}
#page.about .about-contant .about-mismatch::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 43px;
  position: absolute;
  bottom: -126px;
  right: 0;
  left: 0;
  margin: auto;
}
#page.about .about-contant .about-mismatch .wrap2.white-bk {
  background-color: #fff;
  padding: 78px 90px 80px 90px;
  text-align: center;
}
#page.about .about-contant .about-mismatch .about-mismatch-subttl {
  display: inline-block;
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #053864;
  margin-bottom: 28px;
  position: relative;
}
#page.about .about-contant .about-mismatch .about-mismatch-subttl::before {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(145deg);
          transform: rotate(145deg);
  position: absolute;
  bottom: 0;
  top: 0;
  left: -18px;
  margin: auto;
}
#page.about .about-contant .about-mismatch .about-mismatch-subttl::after {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 20px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  position: absolute;
  bottom: 0;
  top: 0;
  right: -18px;
  margin: auto;
}
#page.about .about-contant .about-mismatch .about-mismatch-ttl {
  font-size: 27px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #053864;
  padding-bottom: 20px;
  margin-bottom: 45px;
  position: relative;
  z-index: 4;
}
#page.about .about-contant .about-mismatch .about-mismatch-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/about/ttl-bk07.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 656px;
  height: 34px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.about .about-contant .about-mismatch .about-mismatch-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.875;
  text-align: left;
  color: #053864;
  margin-bottom: 50px;
}
#page.about .about-contant .about-mismatch .about-mismatch-wr {
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 5px 2px;
}
#page.about .about-contant .about-mismatch .about-mismatch-item {
  padding: 23px 0 23px 44px;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 5px 2px;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-check {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  color: #053864;
  margin-bottom: 17px;
  position: relative;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-check::before {
  content: "";
  display: block;
  background-image: url(../img/about/check-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -33px;
  margin: auto;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  background-color: #e4f5f9;
  height: 34px;
  padding-left: 10px;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-answer-text {
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(1) {
  font-size: 14px;
  position: relative;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(1)::after {
  content: "";
  display: block;
  background-image: url(../img/about/sankaku-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -22px;
  margin: auto;
}
#page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(2) {
  font-size: 16px;
}
#page.about .about-contant #flow {
  display: block;
  height: 0;
  padding-top: 100px; /* 実際に見える余白 */
  margin-top: -100px; /* アンカー位置をずらす */
}
#page.about .about-contant .about-flow {
  background-color: #f8f6f3;
  text-align: center;
  padding: 85px 0;
}
#page.about .about-contant .about-flow .wrap2.white-bk {
  background-color: #fff;
  padding: 95px 95px 88px 95px;
}
#page.about .about-contant .about-flow .about-flow-ttl {
  display: inline-block;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  border-bottom: 2px solid #053864;
  padding: 0 16px 13px 16px;
  margin-bottom: 40px;
}
#page.about .about-contant .about-flow .about-flow-wr {
  position: relative;
}
#page.about .about-contant .about-flow .about-flow-wr::before {
  content: "";
  background-color: #053864;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 110px;
}
#page.about .about-contant .about-flow .about-flow-wr::after {
  content: "";
  background-color: #fff;
  width: 1px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 110px;
  z-index: 0;
}
#page.about .about-contant .about-flow .about-flow-item {
  margin-bottom: 45px;
}
#page.about .about-contant .about-flow .about-flow-item.last {
  margin-bottom: 0;
}
#page.about .about-contant .about-flow .about-flow-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.about .about-contant .about-flow .about-flow-number {
  width: 100%;
  max-width: 110px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 51px;
  font-weight: bold;
  line-height: 1;
  color: #053864;
  position: relative;
}
#page.about .about-contant .about-flow .about-flow-number::after {
  content: "";
  background-color: #053864;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 20px;
  right: -6px;
  z-index: 2;
}
#page.about .about-contant .about-flow .about-flow-center {
  width: 100%;
  max-width: 560px;
  padding: 12px 40px 20px 33px;
  text-align: left;
}
#page.about .about-contant .about-flow .about-flow-center-ttl {
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  margin-bottom: 21px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffff00), color-stop(100%, #ffff00), to(transparent));
  background: linear-gradient(to bottom, transparent 55%, #ffff00 55%, #ffff00 100%, transparent 100%);
}
#page.about .about-contant .about-flow .about-flow-center-ttl .small-text {
  font-size: 16px;
}
#page.about .about-contant .about-flow .about-flow-center-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.813;
  text-align: left;
  color: #053864;
}
#page.about .about-contant .about-flow .about-flow-center-text .small-center-text {
  font-size: 14px;
  margin-top: 7px;
}
#page.about .about-contant .about-flow .about-flow-img {
  width: 100%;
  max-width: 210px;
  padding-top: 12px;
}
#page.about .about-contant .about-flow .about-flow-center-img {
  margin: 40px 0;
  background-color: #fff;
  border: 1px solid #a1b4c5;
  padding: 23px;
  border-radius: 4px;
}
#page.about .about-contant .c-line-first-plan {
  background-color: #fff;
  padding: 124px 0 133px 0;
}
#page.about .about-contant .c-find-clinic {
  padding: 0 0 44px 0;
  margin-bottom: 80px;
  background-color: #fff;
}
#page.about .about-contant .about-representative {
  text-align: center;
}
#page.about .about-contant .about-representative .wrap2.white-bk {
  background-color: #fff;
  padding: 86px 100px 73px 100px;
}
#page.about .about-contant .about-representative .about-representative-ttl {
  display: inline-block;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  border-bottom: 2px solid #053864;
  padding-bottom: 14px;
  padding-right: 25px;
  padding-left: 25px;
  margin-bottom: 38px;
}
#page.about .about-contant .about-representative .about-representative-img {
  margin-bottom: 48px;
}
#page.about .about-contant .about-representative .about-representative-text {
  font-size: 17px;
  font-weight: 400;
  line-height: 2;
  color: #053864;
  text-align: left;
  margin-bottom: 40px;
}
#page.about .about-contant .about-representative .about-representative-text.last {
  margin-bottom: 0;
}
#page.about .about-contant .about-representative .about-representative-heading {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1;
  color: #053864;
  text-align: left;
  margin-bottom: 26px;
}
@media screen and (max-width: 1200px) {
  #page.about .about-contant .wrap2 {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1100px) {
  #page.about .about-contant .about-first .about-first-flex {
    display: block;
  }
  #page.about .about-contant .about-first .about-first-textarea {
    max-width: 572px;
    margin-bottom: 40px;
  }
  #page.about .about-contant .about-first .about-first-img {
    max-width: unset;
    margin: 0 auto;
  }
  #page.about .about-contant .about-health .about-health-flex {
    display: block;
  }
  #page.about .about-contant .about-health .about-health-text.last {
    margin-bottom: 40px;
  }
  #page.about .about-contant .about-health .about-health-imgarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%;
    max-width: unset;
  }
  #page.about .about-contant .about-comparison .about-comparison-ttl {
    font-size: 18px;
  }
  #page.about .about-contant .about-comparison .about-comparison-ttl::before {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #page.about .about-contant .about-flow .wrap2.white-bk {
    padding: 95px 15px 88px 15px;
  }
}
@media screen and (max-width: 767px) {
  #page.about .about-contant {
    padding: 0 0 0 0;
  }
  #page.about .about-contant::after {
    display: none;
  }
  #page.about .about-contant .wrap2 {
    padding: 0 20px;
  }
  #page.about .about-contant .about-first {
    padding-bottom: 62px;
  }
  #page.about .about-contant .about-first .about-first-flex {
    display: block;
  }
  #page.about .about-contant .about-first .about-first-textarea {
    max-width: unset;
    margin-bottom: unset;
  }
  #page.about .about-contant .about-first .about-first-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.867;
    margin-bottom: 34px;
  }
  #page.about .about-contant .about-first .about-first-text.last {
    margin-bottom: 25px;
  }
  #page.about .about-contant .about-first .about-first-img {
    width: 100%;
    max-width: unset;
  }
  #page.about .about-contant .about-worries {
    background-image: url(../img/about/dot-bk-sp.png);
    padding: 52px 0 78px 0;
    margin-top: -12px;
  }
  #page.about .about-contant .about-worries::after {
    height: 28px;
  }
  #page.about .about-contant .about-worries .about-worries-ttl {
    font-size: 20px;
    letter-spacing: unset;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 26px;
  }
  #page.about .about-contant .about-worries .about-worries-ttl::before {
    background-image: url(../img/about/ttl-bk01-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 31px;
    bottom: -5px;
  }
  #page.about .about-contant .about-worries .about-worries-wr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 28px;
  }
  #page.about .about-contant .about-worries .about-worries-item-img {
    max-width: 130px;
    margin: 0 auto 10px auto;
    padding: 0 5px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  #page.about .about-contant .about-worries .about-worries-item-text {
    font-size: 13px;
    letter-spacing: unset;
    max-width: 140px;
  }
  #page.about .about-contant .about-treatment {
    padding: 48px 0 60px 0;
  }
  #page.about .about-contant .about-treatment::before {
    width: 14px;
    height: 24px;
    top: -7px;
  }
  #page.about .about-contant .about-treatment::after {
    background-image: url(../img/about/sankaku-blue-sp.png);
    width: 248px;
    height: 66px;
    bottom: -66px;
  }
  #page.about .about-contant .about-treatment .about-treatment-ttl {
    font-size: 20px;
    letter-spacing: unset;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 16px;
    line-height: 1.45;
  }
  #page.about .about-contant .about-treatment .about-treatment-ttl::before {
    background-image: url(../img/about/ttl-bk02-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 56px;
  }
  #page.about .about-contant .about-treatment .about-treatment-text {
    font-size: 14px;
    letter-spacing: unset;
    text-align: left;
    margin-bottom: 64px;
    line-height: 1.643;
  }
  #page.about .about-contant .about-treatment .about-treatment-item {
    display: block;
    padding: 0 12px 12px 12px;
    max-width: unset;
    height: unset;
    margin: 0 auto 76px auto;
  }
  #page.about .about-contant .about-treatment .about-treatment-item::after {
    width: 24px;
    height: 23px;
    bottom: -22px;
    right: 33px;
  }
  #page.about .about-contant .about-treatment .about-treatment-item-img {
    max-width: 90px;
    top: -45px;
    margin: 0 auto;
  }
  #page.about .about-contant .about-treatment .about-treatment-item-text {
    font-size: 14px;
    letter-spacing: unset;
    line-height: 1.65;
    margin-top: -40px;
  }
  #page.about .about-contant .about-treatment .small-text {
    font-size: 12px;
  }
  #page.about .about-contant .about-health {
    padding: 100px 0 60px 0;
    margin-bottom: 39px;
  }
  #page.about .about-contant .about-health .about-health-ttl {
    font-size: 21px;
    letter-spacing: unset;
    line-height: 1.762;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  #page.about .about-contant .about-health .about-health-ttl span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #ffff00), color-stop(100%, #ffff00), to(transparent));
    background: linear-gradient(to bottom, transparent 65%, #ffff00 65%, #ffff00 100%, transparent 100%);
  }
  #page.about .about-contant .about-health .about-health-flex {
    display: block;
  }
  #page.about .about-contant .about-health .about-health-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  #page.about .about-contant .about-health .about-health-text.last {
    margin-bottom: 35px;
  }
  #page.about .about-contant .about-health .about-health-imgarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    max-width: unset;
  }
  #page.about .about-contant .about-health .about-health-img {
    margin-bottom: 0;
  }
  #page.about .about-contant .about-combination {
    margin: 0 20px 40px 20px;
  }
  #page.about .about-contant .about-combination .wrap2.white-bk {
    padding: 40px 15px 41px 15px;
    text-align: center;
  }
  #page.about .about-contant .about-combination .about-combination-subttl {
    font-size: 13px;
    letter-spacing: unset;
    margin-bottom: 19px;
  }
  #page.about .about-contant .about-combination .about-combination-subttl::before {
    height: 14px;
    -webkit-transform: rotate(145deg);
            transform: rotate(145deg);
    left: -12px;
  }
  #page.about .about-contant .about-combination .about-combination-subttl::after {
    width: 1px;
    height: 14px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    right: -12px;
  }
  #page.about .about-contant .about-combination .about-combination-ttl {
    font-size: 20px;
    line-height: 1.45;
    font-weight: 500;
    letter-spacing: unset;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  #page.about .about-contant .about-combination .about-combination-ttl::before {
    background-image: url(../img/about/ttl-bk03-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 56px;
  }
  #page.about .about-contant .about-combination .about-combination-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.8;
    margin-bottom: 32px;
  }
  #page.about .about-contant .about-combination .about-combination-text.last {
    margin-bottom: 42px;
  }
  #page.about .about-contant .about-combination .about-combination-minttl {
    font-size: 17px;
    letter-spacing: unset;
    font-weight: 500;
    line-height: 1.647;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
  #page.about .about-contant .about-combination .about-combination-minttl::before {
    background-image: url(../img/about/ttl-bk04-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 60px;
  }
  #page.about .about-contant .about-combination .about-combination-text2 {
    font-size: 15px;
    letter-spacing: unset;
    text-align: left;
    margin-bottom: 21px;
    line-height: 1.8;
  }
  #page.about .about-contant .about-combination .about-combination-wr {
    display: block;
  }
  #page.about .about-contant .about-combination .about-combination-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 6px;
    max-width: unset;
    border-bottom: 1px solid #053864;
    padding: 13px 0;
  }
  #page.about .about-contant .about-combination .about-combination-item:first-child {
    border-top: 1px solid #053864;
  }
  #page.about .about-contant .about-combination .about-combination-item-right {
    width: 100%;
    max-width: unset;
  }
  #page.about .about-contant .about-combination .about-combination-item-ttl {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 5px 10px;
    height: unset;
    font-size: 15px;
    line-height: 1.433;
    border-top: unset;
    border-bottom: unset;
  }
  #page.about .about-contant .about-combination .small-text {
    font-size: 10px;
    margin-top: 0;
  }
  #page.about .about-contant .about-combination .about-combination-item-img {
    width: 100%;
    max-width: 143px;
  }
  #page.about .about-contant .about-combination .about-combination-item-text {
    font-size: 14px;
    letter-spacing: unset;
    line-height: 1.5;
    padding: 7px 0 0 0;
    background-image: none;
  }
  #page.about .about-contant .about-comparison {
    margin: 0 20px 40px 20px;
    /*  横スクロールヒント */
    /* スクロールバーのトラック（背景部分） */
    /* スクロールハンドル（つまみ部分） */
  }
  #page.about .about-contant .about-comparison .wrap2.white-bk {
    padding: 40px 15px 40px 15px;
    text-align: center;
  }
  #page.about .about-contant .about-comparison .about-comparison-subttl {
    font-size: 13px;
    letter-spacing: unset;
    margin-bottom: 19px;
  }
  #page.about .about-contant .about-comparison .about-comparison-subttl::before {
    height: 14px;
    -webkit-transform: rotate(145deg);
            transform: rotate(145deg);
    left: -12px;
  }
  #page.about .about-contant .about-comparison .about-comparison-subttl::after {
    width: 1px;
    height: 14px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    right: -12px;
  }
  #page.about .about-contant .about-comparison .about-comparison-ttl {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: unset;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  #page.about .about-contant .about-comparison .about-comparison-ttl::before {
    background-image: url(../img/about/ttl-bk05-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 55px;
  }
  #page.about .about-contant .about-comparison .about-comparison-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 30px;
  }
  #page.about .about-contant .about-comparison .about-comparison-img {
    max-width: 676px;
    margin: 0 auto 75px auto;
    overflow-x: auto; /* 必要なときだけ横スクロール */
    overflow-y: hidden; /* 縦スクロールを消す */
    white-space: nowrap; /* 画像が改行されないようにする */
    position: relative;
  }
  #page.about .about-contant .about-comparison .about-comparison-img img {
    min-width: 676px;
    margin-bottom: 35px;
  }
  #page.about .about-contant .about-comparison .about-comparison-img {
    position: relative;
    overflow-x: auto;
  }
  #page.about .about-contant .about-comparison .scroll-hint {
    display: none;
  }
  #page.about .about-contant .about-comparison .about-comparison-wr {
    position: relative;
  }
  #page.about .about-contant .about-comparison .scroll-hint {
    position: absolute;
    top: 0;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    width: 120px;
    height: 80px;
    background: rgba(0, 0, 0, 0.7); /* 黒背景 半透明 */
    color: #fff;
    border-radius: 8px;
  }
  #page.about .about-contant .about-comparison .scroll-hint-icon {
    width: 100%;
    margin: 0 auto 5px auto;
    -webkit-animation: sway 1s infinite;
            animation: sway 1s infinite;
    max-width: 30px;
    position: relative;
    bottom: 4px;
    top: 15px;
  }
  #page.about .about-contant .about-comparison .scroll-hint.hidden {
    opacity: 0;
    pointer-events: none;
  }
  #page.about .about-contant .about-comparison .scroll-hint-text {
    font-size: 10px;
    margin-top: 20px;
  }
  @-webkit-keyframes sway {
    0% {
      -webkit-transform: translateX(40px) rotate(0deg);
              transform: translateX(40px) rotate(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-40px) rotate(0deg);
              transform: translateX(-40px) rotate(0deg);
      opacity: 0;
    }
  }
  @keyframes sway {
    0% {
      -webkit-transform: translateX(40px) rotate(0deg);
              transform: translateX(40px) rotate(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-40px) rotate(0deg);
              transform: translateX(-40px) rotate(0deg);
      opacity: 0;
    }
  }
  #page.about .about-contant .about-comparison .simplebar-track.simplebar-horizontal {
    border-radius: 4px;
    margin-top: 8px; /* コンテンツと少し離す */
  }
  #page.about .about-contant .about-comparison .simplebar-scrollbar.simplebar-horizontal::before {
    content: "";
    background: #053864;
    border-radius: 4px;
    height: 100% !important; /* トラックの高さに合わせる */
    min-width: 30px; /* つまみが小さすぎないように */
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
  }
  #page.about .about-contant .about-comparison .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
  }
  #page.about .about-contant .about-comparison .simplebar-track {
    bottom: 3px;
  }
  #page.about .about-contant .about-comparison .simplebar-track::after {
    height: 2px;
    top: 4px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-ttl {
    font-size: 17px;
    letter-spacing: unset;
    line-height: 1.647;
    padding-bottom: 17px;
    margin-bottom: 34px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-ttl::before {
    background-image: url(../img/about/ttl-bk06-sp.png);
    background-size: 100% 100%;
    width: 100%;
    height: 60px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-item {
    margin-bottom: 25px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-item-ttl {
    font-size: 15px;
    letter-spacing: unset;
    margin-bottom: 16px;
    padding: 8px 0 8px 30px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-item-ttl::before {
    width: 8px;
    height: 8px;
    left: 11px;
  }
  #page.about .about-contant .about-comparison .about-comparison-merit-item-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.733;
    padding: 0;
  }
  #page.about .about-contant .about-mismatch {
    margin: 0 20px 48px 20px;
  }
  #page.about .about-contant .about-mismatch::after {
    display: none;
  }
  #page.about .about-contant .about-mismatch .wrap2.white-bk {
    padding: 40px 15px 40px 15px;
    text-align: center;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-subttl {
    font-size: 13px;
    letter-spacing: unset;
    margin-bottom: 19px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-subttl::before {
    height: 14px;
    -webkit-transform: rotate(145deg);
            transform: rotate(145deg);
    left: -12px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-subttl::after {
    width: 1px;
    height: 14px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    right: -12px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-ttl {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: unset;
    padding-bottom: 15px;
    padding-left: 0;
    margin-bottom: 25px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-ttl::before {
    background-image: url(../img/about/ttl-bk07-sp.png);
    background-size: 100% 100%;
    width: 100%;
    bottom: 0;
    height: 56px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-text {
    font-size: 15px;
    letter-spacing: unset;
    line-height: 1.8;
    margin-bottom: 22px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-wr {
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 0.5px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 3px 1px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item {
    padding: 17px 0 17px 30px;
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 0.5px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 3px 1px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-check {
    font-size: 14px;
    letter-spacing: unset;
    line-height: 1.429;
    margin-bottom: 8px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-check::before {
    width: 16px;
    height: 16px;
    top: 2px;
    bottom: unset;
    left: -25px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-answer {
    display: block;
    height: 65px;
    padding-left: 0;
    padding: 7px 0 0 0;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-answer-text {
    letter-spacing: unset;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(1) {
    font-size: 11px;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(1)::after {
    width: 7px;
    height: 7px;
    top: 20px;
    bottom: unset;
    right: unset;
    left: 11px;
  }
  #page.about .about-contant .about-mismatch .about-mismatch-item-answer-text:nth-child(2) {
    font-size: 14px;
    padding-left: 22px;
    padding: 0 7px 0 22px;
    line-height: 1.3;
  }
  #page.about .about-contant .about-flow {
    background-color: unset;
    padding: 0 0 60px 0;
  }
  #page.about .about-contant .about-flow .wrap2.white-bk {
    padding: 46px 15px 43px 15px;
  }
  #page.about .about-contant .about-flow .about-flow-ttl {
    font-size: 16px;
    letter-spacing: unset;
    border-bottom: 1px solid #053864;
    padding-bottom: 8px;
    margin-bottom: 30px;
  }
  #page.about .about-contant .about-flow .about-flow-wr {
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 0.5px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 3px 1px;
  }
  #page.about .about-contant .about-flow .about-flow-wr::before {
    display: none;
  }
  #page.about .about-contant .about-flow .about-flow-wr::after {
    display: none;
  }
  #page.about .about-contant .about-flow .about-flow-item {
    margin-bottom: 0;
    padding: 18px 0;
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 0.5px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 3px 1px;
  }
  #page.about .about-contant .about-flow .about-flow-item.last {
    margin-bottom: 0;
  }
  #page.about .about-contant .about-flow .about-flow-inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page.about .about-contant .about-flow .about-flow-number {
    max-width: 38px;
    font-size: 25px;
  }
  #page.about .about-contant .about-flow .about-flow-number::after {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 10px;
    right: -4px;
  }
  #page.about .about-contant .about-flow .about-flow-center {
    max-width: 202px;
    padding: 3px 17px 0 12px;
  }
  #page.about .about-contant .about-flow .about-flow-center-ttl {
    font-size: 17px;
    letter-spacing: unset;
    margin-bottom: 15px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(25%, #ffff00), color-stop(45%, #ffff00), color-stop(45%, transparent));
    background: linear-gradient(to bottom, transparent 25%, #ffff00 25%, #ffff00 45%, transparent 45%);
  }
  #page.about .about-contant .about-flow .about-flow-center-ttl.first-ttl {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffff00), color-stop(95%, #ffff00), color-stop(95%, transparent));
    background: linear-gradient(to bottom, transparent 55%, #ffff00 55%, #ffff00 95%, transparent 95%);
  }
  #page.about .about-contant .about-flow .about-flow-center-ttl.last-ttl {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffff00), color-stop(95%, #ffff00), color-stop(95%, transparent));
    background: linear-gradient(to bottom, transparent 55%, #ffff00 55%, #ffff00 95%, transparent 95%);
  }
  #page.about .about-contant .about-flow .about-flow-center-ttl .small-text {
    font-size: 11px;
    background: none;
    display: inline-block;
    padding-top: 10px;
  }
  #page.about .about-contant .about-flow .about-flow-center-text {
    font-size: 14px;
    letter-spacing: unset;
    line-height: 1.5;
    text-align: justify;
  }
  #page.about .about-contant .about-flow .about-flow-center-text.last {
    font-size: 14px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  #page.about .about-contant .about-flow .about-flow-center-text.margin {
    margin-bottom: 11px;
  }
  #page.about .about-contant .about-flow .small-center-text-wr {
    text-align: left;
  }
  #page.about .about-contant .about-flow .sp-small-left-one {
    display: block;
    text-align: left;
    padding-left: 38px;
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
  }
  #page.about .about-contant .about-flow .sp-small-left-two {
    display: block;
    text-align: left;
    padding-left: 43px;
    margin: 0 auto;
    width: 100%;
    max-width: 330px;
  }
  #page.about .about-contant .about-flow .sp-small-left-three {
    display: block;
    text-align: left;
    padding-left: 32px;
    margin: 0 auto;
    width: 100%;
    max-width: 307px;
  }
  #page.about .about-contant .about-flow .small-center-text {
    font-size: 12px;
    margin-top: 0;
    font-weight: 400;
  }
  #page.about .about-contant .about-flow .about-flow-img {
    max-width: 105px;
    padding-top: 3px;
  }
  #page.about .about-contant .about-flow .about-flow-center-img {
    margin: 18px 0;
    padding: 16px;
    border-radius: 4px;
  }
  #page.about .about-contant .c-line-first-plan {
    background-color: unset;
    padding: 0 0 75px 0;
  }
  #page.about .about-contant .c-find-clinic {
    padding: 0 0 0 0;
    margin-bottom: 42px;
    background-color: unset;
  }
  #page.about .about-contant .about-representative .wrap2.white-bk {
    padding: 50px 0 92px 0;
    text-align: center;
  }
  #page.about .about-contant .about-representative .about-representative-ttl {
    font-size: 16px;
    letter-spacing: unset;
    border-bottom: 1px solid #053864;
    margin-bottom: 23px;
    padding: 0 16px 10px 16px;
  }
  #page.about .about-contant .about-representative .about-representative-img {
    margin-bottom: 37px;
    max-width: unset;
  }
  #page.about .about-contant .about-representative .about-representative-img img {
    width: 100%;
  }
  #page.about .about-contant .about-representative .about-representative-text {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 33px;
    margin-top: 18px;
    padding: 0 15px;
  }
  #page.about .about-contant .about-representative .text-left {
    text-align: left;
  }
  #page.about .about-contant .about-representative .about-representative-heading {
    display: inline; /* inline-block ではなく inline にする */
    text-align: left;
    font-size: 21px;
    line-height: 1.762;
    margin: 0 15px 0 15px;
    padding: 0 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #e7f6fa), color-stop(95%, #e7f6fa), color-stop(95%, transparent));
    background: linear-gradient(to bottom, transparent 55%, #e7f6fa 55%, #e7f6fa 95%, transparent 95%);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}

@media screen and (max-width: 767px) {
  footer {
    margin-top: -30px;
  }
}