@charset "UTF-8";


/*                chiryo

/*                clinic
======================================================= */
body.clinic .p-aga-clinic-top-area__title.open span:after {
  transform: rotate(0);
}
body.clinic .p-aga-clinic-top-area__title span:after {
  transform: rotate(90deg);
  transition: all 0.5s;
}
body.clinic .p-aga-clinic-top-area-pref__title.open span:after {
  transform: rotate(0);
}
body.clinic .p-aga-clinic-top-area-pref__title span:after {
  transform: rotate(90deg);
  transition: all 0.5s;
}
body.clinic .c-bnr-price {
  margin-bottom: 50rem;
}
@media only screen and (min-width: 769px) {
  body.clinic .c-bnr-price {
    width: initial;
    margin: 0 12rem;
  }
}
@media (min-width: 48.0625em) {
  body.clinic .c-row__col--lg-1-3 {
    height: 70px;
  }
}
body.clinic .c-clinic-slider {
  overflow: hidden;
  opacity: 0;
}
body.clinic .c-clinic-slider.on {
  opacity: 1;
  transition: all 0.3s;
}
@media screen and (min-width: 769px) {
  body.clinic .c-clinic-slider {
    max-height: 476.5px;
  }
}

/*                contact-counseling
======================================================= */
body.contact-counseling .p-form-flow__transition {
  transition: initial;
}

/*                flow
======================================================= */
body.flow .p-MethodDetail__content {
  transition: initial;
}

/*                price
======================================================= */
body.price .p-MethodDetail__content {
  transition: initial;
}
body.price .p-price__ac-content {
  transition: initial;
}
body.price .p-toparea-ac__transition {
  transition: initial;
}
body.price .c-panel__content {
  cursor: initial;
}
body.price .p-price-nav__btn:after,
body.price .p-price-nav__btn:before {
  top: 50%;
}
body.price .p-toparea-ac__btn::after,
body.price .p-toparea-ac__btn::before {
  top: 50%;
}
body.price .p-price-Campaign__btn::before,
body.price .p-price-Campaign__btn::after {
  top: 50%;
}

.p-price-Campaign__btn:before {
  transform: rotate(40deg);
}
.p-price-Campaign__btn:after {
  transform: rotate(-40deg);
}

/*                tokutyo
======================================================= */
@media only screen and (min-width: 769px) {
  .c-faqlists__item[data-v-18cd0cfe] {
    border: none;
  }
}
@media only screen and (min-width: 769px) {
  body.tokutyo .p-Adviser__box--shimizu .p-Adviser__box__body {
    height: 1600rem;
  }
}
@media only screen and (min-width: 769px) {
  body.tokutyo .pc_none {
    display: none;
  }
}

/*                topics
======================================================= */
.p-topics-Entry__section0000 .wp-block-image {
  margin: 0 auto 50rem;
}
.p-topics-Entry__section0000.p-topics-Entry__section--category-media .wp-block-image {
  width: calc(100% - 40rem);
}
@media screen and (min-width: 769px) {
  .p-topics-Entry__section0000 .wp-block-image {
    width: 100%;
  }
  .p-topics-Entry__section0000.p-topics-Entry__section--category-media .wp-block-image {
    max-width: 420rem;
    margin: 0 auto 40rem;
  }
  .p-topics-Entry__section0000.p-topics-Entry__section--category-media p + .wp-block-image {
    margin: 50rem auto 40rem;
  }
}
.p-topics-Entry__section0000 .c-section__body {
  margin: 0 auto 50rem;
}
@media screen and (min-width: 769px) {
  .p-topics-Entry__section0000 .c-section__body p {
    font-size: 15rem;
    margin: 0 auto;
    max-width: 740rem;
    line-height: 1.9;
  }
  .p-topics-Entry__section0000 .c-section__body p a {
    text-decoration: underline;
  }
  .p-topics-Entry__section0000 .c-section__body p + p {
    margin-top: 30rem;
  }
  .p-topics-Entry__section0000 .c-section__body p + figure,
  .p-topics-Entry__section0000 .c-section__body p .wp-block-image {
    margin: 50rem auto 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-topics-Entry__section0000 .c-section__body p {
    margin: 0 auto;
    line-height: 1.7;
  }
  .p-topics-Entry__section0000 .c-section__body p a {
    text-decoration: underline;
  }
  .p-topics-Entry__section0000 .c-section__body p + p {
    margin-top: 50rem;
  }
  .p-topics-Entry__section0000 .c-section__body p + figure,
  .p-topics-Entry__section0000 .c-section__body p .wp-block-image {
    margin: 50rem auto 50rem;
  }
}

.c-section__img .has-site-pink-color.has-inline-color {
  color: #db499e;
}

.c-pager li:first-child, .c-pager li:last-child {
  position: static;
  margin: 0;
}
.c-pager li:first-child a, .c-pager li:last-child a {
  opacity: 1;
}
.c-pager li:first-child::after, .c-pager li:last-child::after {
  display: none;
}
.c-pager li .first_li,
.c-pager li .last_li {
  position: relative;
  margin: 0;
}
.c-pager li .first_li a,
.c-pager li .last_li a {
  opacity: 0;
}
.c-pager li .first_li::after,
.c-pager li .last_li::after {
  content: "\e900";
  font-family: "aga-icons";
  color: #db499e;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  font-size: 30rem;
  left: 50%;
  top: 50%;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .c-pager li .first_li::after,
  .c-pager li .last_li::after {
    font-size: 15rem;
  }
}
.c-pager li .first_li::after {
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

@media screen and (min-width: 769px) {
  .u-offset.offset_short {
    padding-top: 60rem !important;
    transform: translateY(-60rem);
  }
}
.p-Method__table td span.text_min {
  font-size: 22rem;
}
@media screen and (min-width: 769px) {
  .p-Method__table td span.text_min {
    font-size: 14rem;
  }
}

@media screen and (max-width: 1040px) and (min-width: 769px) {
  .p-aga-clinic-top-area {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
  }
  .p-column-upper-area .p-date {
    right: 80rem;
  }
  .c-bnr-check:after {
    right: 10rem;
  }
}
.mgNone {
  margin-bottom: 0;
}

.more_note {
  margin-bottom: 0 !important;
  font-size: 17rem;
}
@media screen and (max-width: 768px) {
  .more_note {
    font-size: 32rem;
  }
}

.spNone {
  display: inline;
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.pcNone {
  display: none;
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

.newbtn_area p {
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 0;
  background: #003e6f;
  text-align: center;
  position: relative;
}
.newbtn_area p span {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 15px solid #003e6f;
  position: absolute;
  bottom: -7px;
  left: 47%;
}
.newbtn_area ul {
  background: #e9f5f9;
  padding: 34px 0;
  color: #003e6f;
  box-sizing: border-box;
}
.newbtn_area ul li {
  text-align: center;
  display: block;
  position: relative;
}
.newbtn_area ul li a {
  color: #003e6f;
  text-decoration: none;
}
.newbtn_area ul li a:hover {
  text-decoration: underline;
  opacity: 1;
}
.newbtn_area ul li a:after {
  position: absolute;
  left: auto;
  right: 30rem;
  top: 50%;
  transform: translateY(-50%) scale(1);
  content: "\e900";
  font-family: "aga-icons";
  font-size: 30rem;
  color: #db499e;
}
@media screen and (min-width: 769px) {
  .newbtn_area ul li a:after {
    position: absolute;
    left: auto;
    right: 20rem;
    top: 50%;
    transform: translateY(-50%) scale(1);
    font-size: 15rem;
  }
}

@media screen and (min-width: 769px) {
  .p-aga-clinic-top-row__col:nth-child(2) {
    width: 100%;
  }
  .p-aga-clinic-top-row__col + .p-aga-clinic-top-row__col:before {
    content: none;
  }
  .p-inquiry-clinics {
    display: none;
  }
  .p-aga-clinic-top-widget + .p-aga-clinic-top-widget {
    margin-top: 0;
  }
  .p-aga-clinic-top-row {
    display: block;
  }
  .p-aga-clinic-top-row__col:first-child {
    width: 100%;
  }
  .p-aga-clinic-top-reason {
    background-color: #fff;
  }
  .p-aga-clinic-top-row__col {
    padding-top: 70rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .p-aga-clinic-top-reason {
    padding: 0;
  }
  .p-aga-clinic-top-reason-detail {
    padding: 20rem 15rem 18rem;
    background-color: #dceff6;
    position: relative;
  }
  .widget-1 {
    width: 27%;
  }
  .widget-2 {
    width: 66%;
  }
  .p-aga-clinic-top-choise {
    display: flex;
    flex-flow: column wrap;
    -moz-column-count: 2;
         column-count: 2;
    width: 100%;
    height: 425px;
    gap: 0 1%;
  }
  .p-aga-clinic-top-choise .p-aga-clinic-top-reason-detail {
    width: 49.5%;
    height: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-aga-clinic-top-reason-detail + .p-aga-clinic-top-reason-detail {
    border: 0;
  }
  .p-aga-clinic-top-reason-detail::after {
    content: "";
    width: 90%;
    height: 100%;
    display: block;
    border-bottom: solid 1rem #003e87;
    position: absolute;
    bottom: 0;
    left: 5%;
    pointer-events: none;
  }
  .p-aga-clinic-top-reason-detail:last-child::after,
  .p-aga-clinic-top-reason-detail:nth-child(3)::after {
    content: none;
  }
  .c-related-link__wrap {
    display: none;
  }
  .c-related-link__wrap-pc {
    display: block;
    width: 70%;
    margin: 0px auto 0;
  }
  .c-related-link__wrap-pc .c-related-link__intro {
    text-align: center;
  }
  .c-related-link__wrap-pc .c-related-link {
    margin-top: 10px;
    height: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-inquiry-clinics {
    display: block;
  }
  body.clinic .p-inquiry-clinics {
    padding-bottom: 100rem;
  }
  .p-aga-clinic-top-row__col {
    padding-bottom: 50rem;
  }
  .c-related-link__intro {
    text-align: center;
  }
  .c-related-link {
    margin: 10px auto;
  }
  .c-related-link__wrap-pc {
    display: none;
  }
}

.c-section--border {
  margin-bottom: 20px;
}

.br-forsp {
  display: none;
}

.freeDial2023 {
  background-color: #003e6f;
  display: flex;
  color: #fff;
  padding: 0.7em 0.3em;
  align-items: center;
  margin-top: 7px;
  font-size: 15rem;
}
.freeDial2023 .tel-link {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 15rem;
}
.freeDial2023 > span {
  flex: 1;
}
.freeDial2023 .uketsukeTime {
  font-size: 0.8em;
  display: block;
  width: 100%;
}
.freeDial2023:before {
  font-size: 23rem;
  padding: 0 11rem;
  font-weight: 400;
}

.telSpan {
  display: block;
  margin-top: 15px;
  border-bottom: 1px solid #003e6f;
}
.telSpan .tel-link {
  font-size: 15rem;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}
.telSpan .kakko {
  font-size: 15rem;
  font-weight: 500;
}

.snsAndMail {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.snsAndMail a.yoyakuBtn {
  display: flex;
  color: #fff;
  flex: 1;
  padding: 10px;
  font-size: 11rem;
  font-weight: 700;
  align-items: center;
  justify-content: center;
}
.snsAndMail a.yoyakuBtn .txt {
  font-family: "Yu Gothic", YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}
.snsAndMail a.yoyakuBtn:before {
  font-size: 24rem;
  padding-right: 5px;
  font-weight: 400;
}
.snsAndMail a.yoyakuBtn .p-CVA__sub-txt {
  font-size: 9rem;
  font-weight: 400;
}
.snsAndMail a.yoyakuBtn .u-barlow {
  font-size: 14rem;
}
.snsAndMail .icon-line {
  background-color: #00B74B;
}
.snsAndMail .icon-mail {
  background-color: #DB499E;
}

.goToMap {
  display: block;
  background-color: #DCEFF6;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #003E6F;
  height: 50px;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.goToMap:after {
  position: absolute;
  right: 10px;
  bottom: calc(50% - 1em);
  content: "\e900";
  display: block;
  font-family: "aga-icons";
}

.otherClinkcs .otherTitleBtn {
  background-color: #eee;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  height: 50px;
  border-top: 1px solid #003e6f;
  border-bottom: 1px solid #003e6f;
  margin-top: 20px;
  padding: 0 10px;
}
.otherClinkcs .otherTitleBtn:before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #003e6f;
  position: absolute;
  top: 50%;
  right: 10px;
  transition: all 0.3s;
  transform: rotate(90deg);
}
.otherClinkcs .otherTitleBtn:after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #003e6f;
  position: absolute;
  top: 50%;
  right: 10px;
}
.otherClinkcs .otherTitleBtn.isOpen:before {
  transform: rotate(0deg);
}
.otherClinkcs #otherClinicList {
  display: none;
}
.otherClinkcs #otherClinicList li {
  border-bottom: 1px solid #003e6f;
}
.otherClinkcs #otherClinicList li a {
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 50px;
  position: relative;
}
.otherClinkcs #otherClinicList li a:after {
  position: absolute;
  right: 10px;
  bottom: calc(50% - 1em);
  content: "\e900";
  display: block;
  font-family: "aga-icons";
}

h3.clinicFlowTitle {
  font-size: 17rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}
h3.clinicFlowTitle:before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #003e6f;
  position: absolute;
  top: 50%;
  right: 10px;
  transition: all 0.3s;
  transform: rotate(90deg);
}
h3.clinicFlowTitle:after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #003e6f;
  position: absolute;
  top: 50%;
  right: 10px;
}
h3.clinicFlowTitle.isOpen:before {
  transform: rotate(0deg);
}

.acoWrap {
  margin-top: 20px;
  display: none;
}

body.clinic .c-bnr-price.newPosition {
  margin: 30px 0 0;
}

.p-clinic-SummaryBasicInfo__lists .p-clinic-Feature {
  display: block;
  margin: 15px 0 15px;
}
.p-clinic-SummaryBasicInfo__lists .p-clinic-Feature .p-clinic-Feature__item,
.p-clinic-SummaryBasicInfo__lists .p-clinic-Feature .c-related-link__txt {
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 30px;
}
.p-clinic-SummaryBasicInfo__lists .p-clinic-Feature .p-clinic-Feature__item:before,
.p-clinic-SummaryBasicInfo__lists .p-clinic-Feature .c-related-link__txt:before {
  border: 1px solid #000;
  width: 1.5em;
  height: 1.5em;
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #003e6f;
  color: #fff;
  left: 0;
}
.p-clinic-SummaryBasicInfo__lists span {
  font-size: 0.7em;
}

.underPageTitle {
  text-align: center;
  padding-bottom: 30px;
}
.underPageTitle img {
  max-width: 100%;
  width: auto !important;
  height: auto;
}


/* smartphone */
@media screen and (max-width: 768px) {
  .spPb15 {
    padding-bottom: 15px !important;
  }
  .freeDial2023 {
    height: 45px;
    align-items: center;
  }
  .freeDial2023:before {
    font-size: 45rem;
  }
  .freeDial2023 .tel-link {
    font-size: 32rem;
  }
  .freeDial2023 .uketsukeTime {
    font-size: 22rem;
    display: inline;
  }
  .telSpan .tel-link {
    font-size: 34rem;
    font-weight: 500;
  }
  .telSpan .kakko {
    font-size: 30rem;
    font-weight: 500;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail {
    padding-bottom: 15px;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail a.yoyakuBtn {
    font-size: 14px;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail a.yoyakuBtn .u-barlow {
    font-size: 14px;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail a.yoyakuBtn:before {
    font-size: 39rem;
    padding-right: 16rem;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail a.yoyakuBtn .p-CVA__sub-txt {
    font-size: 12px;
  }
  .p-clinic-SummaryBasicInfo__lists .snsAndMail a.yoyakuBtn.icon-mail {
    font-size: 13px;
    padding: 10px 0 10px;
  }
  h3.clinicFlowTitle {
    font-size: 32rem;
    text-align: center;
  }
  body.clinic .c-bnr-price.newPosition {
    margin: 0 0 30px;
  }
  .p-clinic-SummaryBasicInfo__lists .p-clinic-Feature {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 15px 0 15px;
  }
  .p-clinic-SummaryBasicInfo__lists .p-clinic-Feature__item {
    width: calc((100% - 15px) / 2);
  }
  .bsnWap2col {
    display: flex;
    gap: 22px;
    margin-bottom: 50rem;
  }
  .bsnWap2col > div {
    flex: 1;
    margin: 0 !important;
    height: 70px;
  }
  .bsnWap2col > div:after {
    color: #db499e;
  }
  .bsnWap2col > div a {
    height: 70px;
    background-color: #f4f4f4;
    border-top: 1px solid #003e6f;
    border-bottom: 1px solid #003e6f;
    padding: 40px 0 0;
  }
  .bsnWap2col > div a:before {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* PC */
@media screen and (min-width: 769px) {
  .freeDial2023 .uketsukeTime {
    margin-top: 5px;
  }
  .p-clinic-SummaryBasicInfo__box.layout2023 .p-clinic-SummaryBasicInfo__lists {
    padding: 0px 30rem;
  }
  .snsAndMail a.yoyakuBtn:hover,
  .goToMap:hover,
  .otherClinkcs #otherClinicList li a:hover {
    opacity: 0.7;
  }
  .p-TreatmentFlow.p2550 {
    padding: 25rem 50rem;
    margin-bottom: 40px;
  }
  h3.clinicFlowTitle:before {
    right: -30px;
  }
  h3.clinicFlowTitle:after {
    right: -30px;
  }
  .bsnWap2col {
    display: flex;
    gap: 22px;
    margin-top: 22px;
  }
  .bsnWap2col > div {
    flex: 1;
    margin: 0 !important;
    height: 70px;
  }
  .bsnWap2col > div:after {
    color: #db499e;
  }
  .bsnWap2col > div a {
    height: 70px;
    background-color: #f4f4f4;
    border-top: 1px solid #003e6f;
    border-bottom: 1px solid #003e6f;
  }
  .p-clinic-SummaryBasicInfo__lists .p-clinic-Feature .p-clinic-Feature__item + .p-clinic-Feature__item {
    margin-top: 5px;
  }
  .underPageTitle a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 769px) {
  .flex-wrap {
    width: 768rem;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    margin-bottom: 60rem;
  }
  .flex-item.txt {
    width: 369rem;
    font-size: 15rem;
    line-height: 24rem;
  }
  .flex-item.pic {
    width: 372rem;
  }
  .section-img__01 {
    width: 487rem;
    margin: 0 auto 60px;
  }
  .section-img__02 {
    width: 684rem;
    margin: 0 auto 80px;
  }
  .section-text__exo {
    font-size: 15rem;
    line-height: 24rem;
    width: 768rem;
    margin: 0 auto 25px;
  }
  .flex-wrap__2pic {
    display: flex;
    width: 1000rem;
    margin: 0 auto 20px;
    border: solid 2rem #dceff6;
  }
  .flex-item__2pic {
    padding: 20rem;
  }
  .c-ttl-check-bg.exo {
    padding: 0;
  }
  .c-ttl-check-bg.wide-exo {
    max-width: 1000rem;
  }
  .c-ttl-check-bg__txt--narrow.exo {
    font-size: 15rem;
    padding: 10rem 0 8rem 0rem;
    background-size: 0;
  }
  .flex-wrap__2col {
    width: 1000rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .flex-item__2col {
    width: 490rem;
    border: solid 2rem #dceff6;
  }
  .flex-item__2pic.pd-right {
    padding: 30rem 0 30rem 30rem;
  }
  .flex-item__2pic.pd-left {
    padding: 30rem 30rem 30rem 0;
  }
  .flex-center {
    align-items: center;
  }
  .chiryo_selfbnr.exo {
    padding-top: 70rem;
    border-top: solid 1rem;
  }
  .height-adjust {
    margin-top: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .flex-wrap {
    margin-bottom: 90rem;
  }
  .flex-item.txt {
    margin-bottom: 50rem;
  }
  .section-img__01 {
    margin-bottom: 90rem;
  }
  .section-text__exo {
    margin-bottom: 50rem;
  }
  .flex-wrap__2pic,
  .flex-item__2col {
    border: solid 2rem #dceff6;
    margin-bottom: 80rem;
  }
  .flex-item__2col:first-child {
    margin-bottom: 30rem;
  }
  .flex-item__2pic {
    padding: 30rem;
  }
  .c-ttl-check-bg.exo {
    padding: 20rem 25rem 18rem;
    text-align: center;
  }
  .c-ttl-check-bg__txt--narrow.exo {
    padding: 0;
    background-size: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-related-link.medicine {
    margin: 50rem auto;
  }
  .c-related-link--price:before {
    position: absolute;
    left: 30rem;
    right: auto;
    top: 50%;
    transform: translateY(-50%) scale(1);
    content: "\e90d";
    font-family: "aga-icons";
    font-size: 57rem;
  }
  .p-TreatmentFlow.p2550.medicine {
    margin: 0 auto 90rem;
    padding: 0;
    background-color: #fff;
  }
  .clinicFlowTitle.medicine {
    background-color: #eee;
    padding: 30rem;
    margin-top: 40rem;
  }
  .clinicFlowTitle.medicine:after {
    right: 15px;
  }
  .clinicFlowTitle.medicine:before {
    right: 15px;
  }
  .acoWrap.medicine {
    text-align: left;
    line-height: 1.7;
  }
  .rebirth-rich-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50rem auto 20rem;
    border: 2px solid;
    padding: 20rem;
  }
  .rebirth-rich-link__img {
    width: 170rem;
  }
  .rebirth-rich-link__txt {
    text-align: center;
    line-height: 46rem;
    font-size: 26rem;
  }
  .rebirth-rich-link__txt span {
    font-weight: bold;
    font-size: 30rem;
  }
  .p-price__note.rebirth {
    text-align: left;
  }
  .c-related-link.medicine-price {
    margin: 40rem 0 0;
  }
  .c-bnr-flow__txt {
    font-size: 30rem;
  }
  .c-related-link__txt--chiryo {
    font-size: 30rem;
  }
}
@media screen and (min-width: 769px) {
  .c-pc2col-row__inner.medicine {
    margin-top: 100rem;
  }
  .c-related-link.medicine {
    height: 70rem;
    width: 475rem;
    margin: 0;
  }
  .c-related-link--price:before {
    position: absolute;
    left: 20rem;
    right: auto;
    top: 50%;
    transform: translateY(-50%) scale(1);
    content: "\e90d";
    font-family: "aga-icons";
    font-size: 40rem;
  }
  .p-TreatmentFlow.p2550.medicine {
    width: 768rem;
    margin: 0 auto 50rem;
    padding: 0;
    background-color: #fff;
  }
  .clinicFlowTitle.medicine {
    background-color: #eee;
    padding: 15rem 50rem;
    margin-top: 40rem;
  }
  .clinicFlowTitle.medicine:after {
    right: 20px;
  }
  .clinicFlowTitle.medicine:before {
    right: 20px;
  }
  .acoWrap.medicine {
    text-align: left;
    font-size: 15rem;
    line-height: 27rem;
  }
  .c-ttl--underline.medicine {
    margin: 0px auto 30rem;
    max-width: 350rem;
  }
  .c-section__img.c-section__img--finasteride01 {
    margin: 80rem 0 70rem;
  }
  .c-section__img.c-section__img--finasteride02 {
    margin: 0 auto 40rem;
  }
  .c-bnr-flow.medicine {
    width: 768rem;
    margin: 0 auto;
  }
  .shorei-img-link {
    width: 768rem;
    margin: 0 auto 70rem;
  }
  .shorei-img-link:hover {
    opacity: 0.6;
  }
  .rebirth-rich-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 768rem;
    margin: 40rem auto 10rem;
    border: 2px solid;
    padding: 10rem 50rem;
  }
  .rebirth-rich-link:hover {
    opacity: 0.6;
  }
  .rebirth-rich-link__img {
    width: 130rem;
  }
  .rebirth-rich-link__txt {
    font-size: 20rem;
    line-height: 36rem;
    padding: 0 26rem;
    text-align: center;
  }
  .rebirth-rich-link__txt span {
    font-weight: bold;
    font-size: 22rem;
  }
  .p-price__note.rebirth {
    text-align: center;
  }
  .medicine-link-wrap {
    display: flex;
    justify-content: space-between;
  }
  .medicine-link-wrap.btnLayoutcenter {
    justify-content: center;
  }
  .medicine-link-wrap.btnLayoutcenter .c-related-link:not(:last-child) {
    margin-right: 40px;
  }
  .c-bnr-flow.medicine {
    margin: 0;
    width: 475rem;
  }
  .c-related-link.medicine-price {
    width: 768rem;
    margin: 0 auto;
    height: 70rem;
  }
  .c-related-link--height50 {
    height: 50rem !important;
  }
}
@media screen and (max-width: 768px) {
  .h3-small {
    font-size: 26rem;
  }
  .c-section__img--propecia {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .c-related-link.c-related-link--chiryo.medicine {
    width: 768rem;
    margin: 0 auto;
  }
  .c-related-link__btn.medicine {
    justify-content: inherit;
    padding: 0 23rem;
  }
  .c-related-link__txt--chiryo.medicine {
    margin-left: 75rem;
  }
  .h3-small {
    font-size: 14rem;
  }
  .c-section__img--propecia {
    margin-top: 50rem;
  }
  .c-related-link.medicine-price.propecia {
    width: 475rem;
    margin: 0;
  }
  .c-related-link.c-related-link--chiryo.medicine.propecia {
    width: 475rem;
    margin: 0;
  }
}
.text-indent {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .price-table-title {
    text-align: center;
    font-weight: bold;
    margin: 40rem auto 15rem;
  }
}
@media screen and (min-width: 769px) {
  .c-bnr-flow.medicine.zagallo {
    width: 768rem;
    margin: 0 auto;
  }
  .price-table-title {
    text-align: center;
    font-weight: bold;
    margin: 50rem auto 20rem;
  }
}
.c-ttl.c-ttl--line-balloon.c-ttl--pink.exo:after {
  top: calc(100% + 2rem);
}

@media screen and (max-width: 768px) {
  .section-img__02 {
    margin-bottom: 90rem;
  }
}
@media screen and (min-width: 769px) {
  .c-ttl--underline.exo {
    max-width: 525rem;
  }
  .c-ttl.c-ttl--line-balloon.c-ttl--pink.exo {
    position: relative;
    max-width: 525rem;
    margin: 0 auto;
    border-bottom: 2rem solid;
  }
}
.p-price__note-item.chiryo {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 24rem;
  letter-spacing: -0.05em;
  margin-top: -30rem;
}

@media screen and (max-width: 768px) {
  .p-price__note.chiryo {
    margin-bottom: 50rem;
  }
}
@media screen and (min-width: 769px) {
  .p-price__note-item.chiryo {
    font-size: 13rem;
    margin-top: 30rem;
  }
}
.c-clinic-slider {
  border: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .c-clinic-slider {
    padding-bottom: 50rem;
  }
  .c-bnr-check-large.clinic {
    margin-bottom: 50rem;
  }
  .p-clinic-SummaryBasicInfo__lists:first-of-type {
    border-top: solid 1.5rem;
    padding-top: 30rem;
  }
  .p-clinic-SummaryBasicInfo__list-desc--border {
    margin-bottom: 20rem;
  }
  .forpc {
    display: none;
  }
  .forsp {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .c-clinic-slider {
    padding-bottom: 40rem;
  }
  .c-bnr-check-large.clinic {
    margin-bottom: 40rem;
  }
  .p-clinic-SummaryBasicInfo__box {
    border-top: solid 1.5rem;
    padding-top: 25rem;
  }
  body.clinic .p-bnr-area {
    max-width: 1000rem !important;
  }
  .c-btn.p-bnr-area__btn.clinic-female {
    border: 0;
    background-color: #f7ddec;
  }
  .forpc {
    display: block;
  }
  .forsp {
    display: none;
  }
}
@media (max-width: 768px) {
  .c-bnr-check--wide.column {
    margin-bottom: 120rem;
  }
  .p-Adviser__txt-wrap {
    text-align: center;
  }
  .p-column-Intro__section {
    margin-bottom: 10rem;
  }
  .c-bnr-check-large.column {
    margin-bottom: 120rem;
  }
}
@media (min-width: 769px) {
  .c-section.p-column-upper-area {
    margin-top: 120rem;
  }
  .c-section__mv {
    margin: 0 auto 25rem;
  }
  .p-date {
    position: static;
    text-align: center;
    margin-bottom: 25rem;
    margin-top: 0;
  }
  .p-date__item {
    display: inline-block;
  }
  .p-Adviser__box.p-column-Adviser__box--adjust.column {
    display: flex;
    width: 880rem !important;
    margin-bottom: 30rem !important;
  }
  .p-Adviser__txt-wrap {
    width: 440rem;
  }
}
@media (max-width: 768px) {
  .p-aga-clinic-top-widget.widget-1 {
    display: none;
  }
}
@media (min-width: 769px) {
  .p-aga-clinic-top-heading.sp-top {
    display: none;
  }
  .open-bnr:hover {
    opacity: 0.6;
  }
  .open-bnr.sp-top {
    display: none;
  }
  .p-aga-clinic-top-reason-detail.open-bnr {
    padding: 0;
  }
  .widget-1 {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .c-related-link__txt--mini {
    font-size: 26rem;
  }
  .c-related-link__txt--large {
    margin-top: 4px;
    font-size: 32rem;
  }
  .c-related-link.c-related-link--multiElm .c-related-link__btn {
    flex-direction: column;
  }
  .c-related-link.c-related-link--multiElm .c-related-link__btn > span {
    display: block;
  }
  .c-plain-link {
    margin-top: 20px;
    text-align: center;
  }
  .c-plain-link + .c-related-link {
    margin-top: 20px;
  }
  .c-plain-link__btn {
    font-size: 30rem;
    font-weight: bold;
    position: relative;
    padding-right: 30px;
  }
  .c-plain-link__btn::after {
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%) scale(1);
    content: "\e900";
    font-family: "aga-icons";
    font-size: 30rem;
    color: #db499e;
  }
  .colorBox {
    background-color: #f4f4f4;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .colorBox .p-price-nav__list {
    max-width: 768rem;
    margin: 20px auto 0;
  }
  .p-price-nav__list.btnNavBold .p-price-nav__btn::before, .p-price-nav__list.btnNavBold .p-price-nav__btn::after {
    height: 5rem;
  }
  .p-top-area .c-related-link {
    background-color: #fff;
    margin: 20px 0 10px;
  }
  .bsnWap2col > div .c-bnr-price__btn {
    border: 0;
    background-color: #DCEFF6;
  }
  .bsnWap2col .c-bnr-price.c-bnr-price--spIconPosition {
    height: 120rem;
  }
  .bsnWap2col .c-bnr-price.c-bnr-price--spIconPosition a {
    height: 100%;
    padding: 20px 0px;
  }
  .bsnWap2col .c-bnr-price.c-bnr-price--spIconPosition a::before {
    top: 50%;
    left: 30rem;
    transform: translate(0, -50%);
  }
}
@media (min-width: 769px) {
  .c-related-link__txt--mini {
    font-size: 16px;
  }
  .c-related-link__txt--large {
    font-size: 24px;
  }
  .c-related-link.c-related-link--multiElm {
    height: 90rem;
    min-height: 90rem;
    max-width: 768rem;
    margin-inline: auto;
  }
  .c-related-link.c-related-link--multiElm .c-related-link__btn {
    flex-direction: column;
  }
  .c-related-link.c-related-link--multiElm .c-related-link__btn > span {
    display: block;
  }
  .c-plain-link {
    margin-top: 20px;
    text-align: center;
  }
  .c-plain-link + .c-related-link {
    margin-top: 30px;
  }
  .c-plain-link__btn {
    font-size: 18rem;
    font-weight: bold;
    position: relative;
    padding-right: 30px;
  }
  .c-plain-link__btn::after {
    content: "\e900";
    font-family: "aga-icons";
    color: #db499e;
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%) scale(1);
    font-size: 15rem;
  }
  .colorBox {
    background-color: #f4f4f4;
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .colorBox .p-price-nav__list {
    max-width: 768rem;
    margin: 20px auto 0;
  }
  .p-price-nav__list.btnRow2 .p-price-nav__item {
    width: calc((100% - 50rem) / 2);
  }
  .p-price-nav__list.btnRow4 .p-price-nav__item {
    width: calc((100% - 50rem) / 4);
  }
  .p-price-nav__list.btnLarge .p-price-nav__item {
    font-size: 22rem;
    height: 70rem;
  }
  .p-price-nav__list.btnNavBold .p-price-nav__btn::before, .p-price-nav__list.btnNavBold .p-price-nav__btn::after {
    height: 4rem;
  }
  .p-top-area .c-related-link {
    background-color: #fff;
    margin-inline: auto;
    height: 55rem;
    margin-bottom: -20px;
  }
  .bsnWap2col > div .c-bnr-price__btn {
    border: 0;
    background-color: #DCEFF6;
  }
  body.clinic .p-bnr-area.p-bnr-area--narrow {
    max-width: 769rem !important;
  }
}
@media (max-width: 768px) {
  #slideCampaignBox {
    position: relative;
  }
  #slideCampaignBox .p-price-Campaign__box {
    margin: 0 20px;
    padding: 25rem 50rem 15rem 50rem;
  }
  #slideCampaignBox .slick-arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 0px;
    border-top: solid 2px #003e6f;
    border-right: solid 2px #003e6f;
    position: absolute;
    top: 15%;
    z-index: 2;
  }
  #slideCampaignBox .slick-arrow.slick-arrow--prev {
    left: -10px;
    transform: rotate(-135deg);
  }
  #slideCampaignBox .slick-arrow.slick-arrow--next {
    right: -10px;
    transform: rotate(45deg);
  }
  .cmnTitle {
    background: #003e6f;
    color: #fff;
    font-size: 32rem;
    font-weight: bold;
    padding: 13rem;
    text-align: center;
  }
  .c-table + .cmnTitle {
    margin-top: 65rem;
  }
  .cmnTabBtn {
    border-bottom: 1px solid #003e6f;
    margin-top: 40rem;
    width: 100%;
  }
  .cmnTabBtn ul {
    display: flex;
    justify-content: space-between;
  }
  .cmnTabBtn ul li {
    width: calc(33% - 2px);
    background-color: #fff;
    text-align: center;
    border: 1px solid #003e6f;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    font-size: 24rem;
    font-weight: bold;
    cursor: pointer;
    padding: 4px;
  }
  .cmnTabBtn ul li:hover {
    background-color: #d5dce9;
    position: relative;
  }
  .cmnTabBtn ul li.js-activeTabBtn {
    background-color: #d5dce9;
    position: relative;
  }
  .c-table .c-table__th.c-table__th--bg-l-purple {
    background-color: #d5dce9;
  }
  .cmnTabArea {
    background-color: #d5dce9;
    padding-bottom: 40rem;
    display: none;
  }
  .cmnTabArea .p-price-PriceOverview__note {
    padding-left: 40rem;
  }
  .cmnTabArea .p-price-PriceOverviewCases {
    background-color: #d5dce9;
  }
  .cmnTabArea .p-price-PriceOverviewCases-wrap--col1 {
    display: block;
  }
  .cmnTabArea .c-ttl-balloon-type2 {
    font-size: 37rem;
    text-align: center;
    color: #fff;
    padding: 12rem;
    margin-bottom: 60rem;
    position: relative;
    background-color: #5f7dad;
  }
  .cmnTabArea .c-ttl-balloon-type2::after {
    content: "";
    display: block;
    margin-left: -14rem;
    position: absolute;
    bottom: -24rem;
    left: 50%;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 25rem 14rem 0 14rem;
    border-color: transparent;
    border-top-color: #5f7dad;
  }
  .cmnTabArea .c-ttl-case-ba {
    background-color: #5f7dad;
    color: #fff;
  }
  .cmnTabArea .c-table__icon-square {
    background-color: #5f7dad !important;
    text-align: center;
  }
  .cmnTabArea.js-showTabArea {
    display: block;
  }
  .c-table--simple--bdNone {
    border: none;
  }
  .c-table.c-table--simple {
    margin-top: 40rem;
  }
  .c-table.c-table--simple tr {
    border-bottom: 1px solid #003e6f;
  }
  .c-table.c-table--simple tr th, .c-table.c-table--simple tr td {
    border: none;
  }
  .c-table.c-table--simple tr .c-table__th--ttl {
    background-color: #5f7dad;
  }
  .c-table.c-table--simple tr .c-table__th .c-table__badge {
margin: 0; padding: 0;
    background-color: #003e6f;
  }
  .c-table.c-table--simple .c-table-sum {
    border-bottom: none;
  }
  .c-table.c-table--simple .c-table-sum .c-table-sum__td {
    color: #003e6f;
    font-size: 30rem;
    font-weight: bold;
    text-align: right;
  }
}
@media (min-width: 769px) {
  #slideCampaignBox {
    position: relative;
    padding: 0 50px;
  }
  #slideCampaignBox .p-price-Campaign__box {
    padding: 25rem 50rem 15rem 120rem;
  }
  #slideCampaignBox .slick-arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 0px;
    border-top: solid 2px #003e6f;
    border-right: solid 2px #003e6f;
    position: absolute;
    top: 50%;
    z-index: 2;
  }
  #slideCampaignBox .slick-arrow.slick-arrow--prev {
    left: 0;
    transform: translateY(-50%) rotate(-135deg);
  }
  #slideCampaignBox .slick-arrow.slick-arrow--next {
    right: 0;
    transform: translateY(-50%) rotate(45deg);
  }
  .p-price__list.p-text_ac .p-price__ac-content {
    padding: 0 20rem;
  }
  .cmnTitle {
    background: #003e6f;
    color: #fff;
    font-size: 18rem;
    font-weight: bold;
    margin-top: 36px;
    padding: 13rem;
    text-align: center;
  }
  .c-table + .cmnTitle {
    margin-top: 60px;
  }
  .cmnTabBtn {
    border-bottom: 1px solid #003e6f;
    margin-top: 36px;
    width: 100%;
  }
  .cmnTabBtn ul {
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
  }
  .cmnTabBtn ul li {
    width: calc(33% - 10px);
    background-color: #fff;
    text-align: center;
    border: 1px solid #003e6f;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    padding: 6px 10px;
  }
  .cmnTabBtn ul li:hover {
    background-color: #d5dce9;
    position: relative;
  }
  .cmnTabBtn ul li.js-activeTabBtn {
    background-color: #d5dce9;
    position: relative;
  }
  .c-table .c-table__th.c-table__th--bg-l-purple {
    background-color: #d5dce9;
  }
  .cmnTabArea {
    background-color: #d5dce9;
    padding-bottom: 40rem;
    display: none;
  }
  .cmnTabArea .p-price__list {
    width: 95%;
    margin: auto;
  }
  .cmnTabArea .p-price-PriceOverview__note {
    padding: 0 50rem;
  }
  .cmnTabArea .p-price-PriceOverviewCases {
    background-color: #d5dce9;
  }
  .cmnTabArea .p-price-PriceOverviewCases-wrap--col1 {
    display: block;
  }
  .cmnTabArea .c-ttl-balloon-type2 {
    text-align: center;
    color: #fff;
    padding: 12rem;
    position: relative;
    background-color: #5f7dad;
    font-size: 22rem;
    max-width: 768rem;
    margin: 0 auto 45rem;
  }
  .cmnTabArea .c-ttl-balloon-type2::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 25rem 14rem 0 14rem;
    border-color: transparent;
    border-top-color: #5f7dad;
    margin-left: -11rem;
    bottom: -17rem;
    border-width: 18rem 11rem 0 11rem;
  }
  .cmnTabArea .c-ttl-case-ba {
    background-color: #5f7dad;
    color: #fff;
  }
  .cmnTabArea .c-table__icon-square {
    background-color: #5f7dad !important;
  }
  .cmnTabArea.js-showTabArea {
    display: block;
  }
  .c-table--simple--bdNone {
    border: none;
  }
  .c-table.c-table--simple {
    margin-top: 36px;
  }
  .c-table.c-table--simple tr {
    border-bottom: 1px solid #003e6f;
  }
  .c-table.c-table--simple tr th, .c-table.c-table--simple tr td {
    border: none;
  }
  .c-table.c-table--simple tr .c-table__th--ttl {
    background-color: #5f7dad;
  }
  .c-table.c-table--simple tr .c-table__th .c-table__badge {
    background-color: #003e6f;
  }
  .c-table.c-table--simple .c-table-sum {
    border-bottom: none;
  }
  .c-table.c-table--simple .c-table-sum .c-table-sum__td {
    color: #003e6f;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .p-selling-point-col2__item {
    border: solid 1rem #008bb6;
    margin-bottom: 50rem;
  }
  body.tokutyo .p-selling-point-col2__item:last-child {
    margin-bottom: 80rem;
  }
  .p-selling-point-col2__ttl {
    background: #008bb6;
    color: #fff;
    font-size: 32rem;
    text-align: center;
    margin: -1rem;
    font-weight: bold;
    padding: 13rem;
  }
  .p-selling-point-col2__sub-ttl {
    background: #dceff6;
    font-size: 28rem;
    text-align: center;
    font-weight: bold;
    padding: 15rem;
    line-height: 1.3;
  }
  .tokutyo-col2 {
    padding: 20px 20px 60px;
    position: relative;
  }
  .tokutyo-col2 .textArea {
    margin-top: 20px;
  }
  .tokutyo-col2 .imgArea {
    width: 80%;
    margin: auto;
  }
  .tokutyo-col2 .c-link-arrow {
    margin-top: 10px;
    margin-bottom: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .tokutyo-col2 .c-link-arrow__txt {
    font-size: 26rem;
  }
}
@media screen and (min-width: 769px) {
  .p-selling-point-col2__item {
    border: solid 1rem #008bb6;
    margin-bottom: 50rem;
  }
  .p-selling-point-col2__item {
    width: calc((100% - 30rem) / 2);
    position: relative;
  }
  .p-selling-point-col2__list {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .p-selling-point-col2__ttl {
    background: #008bb6;
    color: #fff;
    text-align: center;
    margin: -1rem;
    font-weight: bold;
    font-size: 20rem;
    padding: 10rem;
  }
  .p-selling-point-col2__sub-ttl {
    background: #dceff6;
    font-size: 15rem;
    text-align: center;
    font-weight: bold;
    padding: 15rem;
    line-height: 1.3;
  }
  .p-selling-point-col2__txt {
    font-size: 15rem;
  }
  .tokutyo-col2 {
    display: flex;
    padding: 20px 20px 60px;
  }
  .tokutyo-col2 .imgArea {
    margin-right: 20px;
    width: 190px;
  }
  .tokutyo-col2 .textArea {
    width: calc(100% - 190px - 20px);
  }
  .tokutyo-col2 .c-link-arrow {
    margin-top: 10px;
    margin-bottom: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .tokutyo-col2 .c-link-arrow__txt {
    font-size: 15rem;
  }
}
@media only screen and (max-width: 768px) {
  .contactsText {
    color: #000;
    font-size: 24rem;
    font-weight: bold;
    text-align: center;
  }
  .contactsTextShowy {
    font-size: 34rem;
    font-weight: bold;
    margin-top: 10rem;
    text-align: center;
    text-decoration: underline;
  }
  .contactsTextInButton {
    color: #000;
    font-size: 28rem;
    font-weight: bold;
    margin: 40rem auto 20rem;
    text-align: center;
  }
  .contactsNote {
    font-size: 24rem;
    margin-top: 20rem;
    text-align: center;
  }
  .selfDiagnosis .resultPage .column .doctor p {
    font-size: 21rem !important;
  }
  .selfDiagnosis .resultPage .contacts .tel.patternRow {
    flex-flow: wrap;
  }
  .selfDiagnosis .resultPage .contacts .tel.patternRow::before {
    position: absolute;
    top: -4rem;
    left: 150rem;
  }
  .selfDiagnosis .resultPage .contacts .tel.patternRow .number {
    width: 100%;
    font-size: 34rem;
    margin-left: 53rem;
    padding-right: 0;
  }
  .selfDiagnosis .resultPage .contacts .tel.patternRow .time, .selfDiagnosis .resultPage .contacts .tel.patternRow .brackets {
    font-size: 24rem;
    margin-top: -18rem;
  }
}
@media screen and (min-width: 769px) {
  .contactsText {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .contactsTextShowy {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
  }
  .contactsTextInButton {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 24px 0 10px;
    text-align: center;
  }
  .contactsNote {
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
  }
}
.fusachang01 {
  margin-top: 150rem;
}

@media screen and (min-width: 769px) {
  .fusachang01 {
    margin-top: 70rem;
  }
}
.fusachang01::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 25rem;
  right: 20rem;
  width: 164rem;
  height: 206rem;
  background: url(/img/column/fusa01.svg) no-repeat;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .fusachang01::before {
    width: 138rem;
    height: 173rem;
    bottom: 110rem;
    right: -20rem;
  }
}
/* セカンドオピニオン2308用css */
/* グレーアンカーボタン スタイル */
@media screen and (min-width: 769px) {
  .c-related-link.c-related-link--multiElm.gray {
    background-color: #efefef;
    height: 50rem !important;
    min-height: 50rem !important;
  }
}
@media screen and (max-width: 768px) {
  .c-related-link.c-related-link--multiElm.gray {
    background-color: #efefef;
    height: 120rem !important;
    min-height: 120rem !important;
  }
}
/* ボタン背景水色調整 */
.p-NavList__item.p-NavList__item--bg.bg-lblue {
  background-color: aliceblue !important;
}

/* ボタン背景白色調整 */
.p-NavList__item.bg-w {
  background-color: #fff !important;
}

/* campaign style */
.p-price-Campaign__box {
  margin-bottom: 50rem;
}
.p-price-PriceOverview__note{font-size: 14px; font-weight: 400;}
@media screen and (min-width: 769px) {
  .p-price-Campaign__box {
    padding: 25rem 120rem;
    letter-spacing: -0.05em;
  }
}
.c-box {
  position: relative;
}

.p-price-Campaign__box .c-box__ttl {
  font-size: 38rem;
  display: flex;
  align-items: stretch;
  margin-bottom: 50rem;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__ttl {
    font-size: 20rem;
    margin-left: -95rem;
    margin-bottom: 10rem;
  }
}
.u-headoffset {
  position: absolute;
  top: -120rem;
}

.p-price-Campaign__box .c-box__ttl-icon {
  width: 120rem;
  height: 120rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20rem;
  text-align: center;
  line-height: 1.2;
  flex-shrink: 0;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__ttl-icon {
    width: 75rem;
    height: 75rem;
  }
}
.p-price-Campaign__box .c-box__ttl-icon--pink {
  color: #db499e;
  background: #f7ddec;
}

.p-price-Campaign__box .c-box__ttl-txt {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__ttl-txt {
    min-height: 53.3332rem;
    margin-bottom: 21.66667rem;
  }
}
.c-box__body {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__body {
    margin-top: -20rem;
  }
}
.p-price-Campaign__box .c-box__sub-ttl {
  text-align: center;
  font-size: 30rem;
  background: #003e6f;
  color: #fff;
  padding: 4rem;
  margin-bottom: 10rem;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__sub-ttl {
    font-size: 15rem;
    display: flex;
    float: left;
    width: 82rem;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
  }
}
.p-price-Campaign__box .c-box__small-ttl {
  font-feature-settings: "palt";
  margin-bottom: 10rem;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__small-ttl {
    font-size: 15rem;
    padding-left: 90rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 769px) {
  .p-price-Campaign__box .c-box__txt {
    font-size: 15rem;
    padding-left: 90rem;
    margin-bottom: 25rem;
    line-height: 1.7;
  }
}
.p-price-Campaign__box .c-box__txt {
  margin-bottom: 30rem;
}

.u-mb30 {
  margin-bottom: 30rem !important;
}

.u-ls05 {
  letter-spacing: -0.05em;
}

.p-price-Campaign__detail-list {
  margin-bottom: 30rem;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__detail-list {
    font-size: 15rem;
    padding-left: 90rem;
    line-height: 1.7;
  }
}
.p-price-Campaign__detail-list {
  margin-bottom: 30rem;
}

.p-price-Campaign__detail-item {
  text-indent: -1em;
  padding-left: 1em;
}

.p-price-Campaign__lists--note.c-lists--border-top {
  padding-top: 10rem;
  border-top: solid 1.5rem;
}

.p-price-Campaign__lists--note .c-lists__li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 24rem;
  letter-spacing: -0.05em;
}

@media screen and (min-width: 769px) {
  .p-price-Campaign__lists--note .c-lists__li {
    font-size: 13rem;
  }
}
/* フッター前ボタン調整スタイル */
.seca-pc_p40r {
  padding-left: 40rem;
}

@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(2) a .p-NavList__txt {
    padding-left: 100rem;
  }
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(1) a .p-NavList__txt {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(1) a .p-NavList__txt {
    padding-left: 100rem;
  }
}
.icon-money02::before {
  font-size: 45rem;
  padding-right: 50rem;
  position: absolute;
  left: 40rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  content: "\e90d";
  font-family: "aga-icons";
}

@media screen and (min-width: 769px) {
  .icon-money02:before {
    content: "\e90d";
    font-size: 25rem;
    padding-right: 50rem;
  }
}
.icon-hair02::before {
  font-size: 45rem;
  padding-right: 50rem;
  position: absolute;
  /* left: 50rem; */
  left: 40rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  content: "\e905";
  font-family: "aga-icons";
}

@media screen and (min-width: 769px) {
  .icon-hair02:before {
    content: "\e905";
    font-size: 25rem;
    padding-right: 50rem;
  }
}
/* 
top-image style */
.p-jikkanritsu__top-image {
  width: calc(100% - 180rem);
  margin: 0 auto 40rem;
}

@media screen and (min-width: 769px) {
  .p-jikkanritsu__top-image {
    width: 407rem;
    margin-bottom: 20rem;
  }
}
/* top onayami style */
@media screen and (min-width: 769px) {
  .p-worry__listex {
    padding: 20rem 30rem 10rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: solid 2px #003e6f;
    font-weight: bold !important;
  }
}
@media screen and (max-width: 768px) {
  .p-worry__listex {
    font-weight: bold !important;
    border: solid 2px #003e6f;
    padding: 30rem;
  }
}
@media screen and (min-width: 769px) {
  .p-worry {
    max-width: 768rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 25rem;
  }
}
.p-worry {
  padding: 0 20rem;
  margin: 70rem auto 50rem;
  position: relative;
}

@media screen and (min-width: 769px) {
  .p-worry__list {
    padding: 20rem 30rem 10rem;
    display: flex;
    flex-wrap: wrap;
  }
}
.p-worry__list {
  font-weight: bold;
  border: solid 2px #003e6f;
  padding: 30rem;
}

@media screen and (min-width: 769px) {
  .p-worry__item {
    font-size: 17rem !important;
    padding-left: 33rem;
    background: url(/img/common/icon-check.svg) left center no-repeat;
    background-size: 20rem auto;
    padding-top: 2rem;
    margin-right: 20rem;
    line-height: 2;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-worry__item {
    padding-left: 55rem;
    background: url(/img/common/icon-check.svg) left 8rem no-repeat;
    background-size: 32rem auto;
    font-size: 24rem;
    line-height: 1.3;
    padding-top: 12rem;
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 769px) {
  .p-worry::after {
    width: 77rem;
    height: 120rem;
    bottom: 21rem;
    right: 57rem;
    content: "";
    display: block;
    position: absolute;
    background: url(/img/aga/aga/ilst_fusa.png) no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .p-worry::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 20rem;
    width: 111rem;
    height: 202rem;
    background: url(/img/aga/aga/ilst_fusa.png) no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .p-worry-Noillust::after {
    content: none;
  }
}
.p-worry-Noillust::after {
  content: none;
}

@media screen and (min-width: 769px) {
  .p-worry-Noillust {
    max-width: 768rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 25rem;
  }
}
.p-worry-Noillust {
  padding: 0 20rem;
  margin: 70rem auto 50rem;
  position: relative;
}

@media screen and (min-width: 769px) {
  .c-ttl.c-ttl--underline.mb60 {
    margin-bottom: 80rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  .c-ttl.c-ttl--underline.mb60 {
    font-weight: bold;
    margin-bottom: 60rem;
  }
}
/* fvスタイル */
@media screen and (min-width: 769px) {
  .p-aga__mv-second {
    display: block;
    width: 580rem;
    margin-bottom: 80rem;
  }
}
.p-aga__mv-second {
  width: 580rem;
  position: relative;
  margin: 0 auto;
}

/* fv下テキストスタイル */
@media screen and (min-width: 769px) {
  .p-aga-section__txtex {
    line-height: 1.9;
    margin: 0 auto 50rem;
    max-width: 850px;
  }
}
@media screen and (max-width: 768px) {
  .p-aga-section__txtex {
    margin: 0 auto -70rem;
    line-height: 1.7;
    max-width: 740rem;
  }
}
/* ※スタイル */
.symbol {
  font-size: 10rem;
  position: relative;
  top: -6px;
}

.column {
  flex-direction: column;
}

.c-center {
  margin-left: auto;
  margin-right: auto;
}

.no-border {
  border-style: none;
}

@media screen and (max-width: 768px) {
  .s-mb-60rem {
    margin-bottom: -60rem;
  }
}
.justify-center {
  justify-content: center !important;
}

@media screen and (min-width: 769px) {
  .gap24 {
    gap: 24rem;
  }
}
/* スマホ表示、非表示用スタイル */
@media screen and (min-width: 769px) {
  .forSP {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .forSP {
    display: block !important;
  }
}
@media screen and (min-width: 769px) {
  .mb40mt-10 {
    margin-bottom: 40rem;
    margin-top: -10rem;
  }
}
.c-bnr-check-large.mb40mt-10 {
  position: relative;
}

@media screen and (min-width: 769px) {
  .c-bnr-check-large.mb40mt-10:after {
    position: absolute;
    left: auto;
    right: 20rem;
    top: 50%;
    transform: translateY(-50%) scale(1);
    font-size: 15rem;
    color: #db499e;
  }
}
@media screen and (max-width: 768px) {
  .c-bnr-check-large.mb40mt-10:after {
    position: absolute;
    left: auto;
    right: 20rem;
    top: 50%;
    transform: translateY(-50%) scale(1);
    font-size: 15rem;
    color: #db499e;
  }
}
/* line-height、テキスト左寄せ調整スタイル */
@media screen and (min-width: 769px) {
  .l-height_adjust {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .l-height_adjust {
    line-height: 1.2;
    text-align: left;
  }
}
/* マージン調整用スタイル */
@media screen and (min-width: 769px) {
  .mb40so {
    margin-bottom: 40rem;
  }
  .mb25so {
    margin-bottom: 25rem !important;
  }
  .mb60so {
    margin-bottom: 60rem;
  }
  .mb70so {
    margin-bottom: 70rem;
  }
  .mt90so {
    margin-top: 90rem;
  }
  .mb50so {
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .s-mb60rem {
    margin-bottom: 60rem;
  }
}
.padding-reset {
  padding: 0;
}

/*注釈調整用スタイル */
.annotation {
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .mw650h50 {
    max-width: 650rem !important;
    min-height: 50rem !important;
    height: 50rem !important;
  }
}
@media screen and (max-width: 768px) {
  .no-borderB {
    border-bottom: none !important;
  }
}
.fwbold {
  font-weight: bold;
}

/* セカンドオピニオン2308用cssここまで */
.cli-mt {
  margin-top: -35rem;
}

@media screen and (min-width: 769px) {
  .p-inquiry-line-process__qr {
    width: 200rem;
    /* QR画像サイズ調整 */
  }
  .p-inquiry-line-process {
    align-items: center;
    /* 追記 */
  }
  .p-inquiry-line-process__desc {
    padding: 45rem 0;
    /* padding調整 */
  }
}
.q-box {
  border: solid 0px;
}

.a-box.chiryo {
  margin-top: 0;
  font-weight: normal;
}

.q-box.chiryo:hover {
  opacity: 1;
}

.c-related-link.chiryo {
  background: #f4f4f4;
}

.c-related-link.chiryo::after {
  color: #003e6f;
}

.c-definition-list__dt {
  margin: 10rem 0;
  padding: 0 12rem;
}

.c-table .c-table__th:first-child {
  padding: 0rem;
}

.oridinal.c-faqlists .c-faqlists__item {
  display: block;
  border: none;
}

.oridinal.c-faqlists .c-faqlists__question {
  width: 100%;
}

.oridinal.c-faqlists .c-faqlists__answer {
  display: none;
}

.aco_icon::before, .aco_icon::after {
  content: "";
  display: block;
  position: absolute;
  margin-top: -1rem;
  height: 1rem;
  background-color: #003e6f;
  transition: transform 0.5s;
}

.aco_icon::after {
  transform: rotate(90deg);
}

.aco_icon.open::after {
  transform: rotate(0deg);
}

.ac-innerLh {
  line-height: 1.9;
}

.tableColor-w {
  background: #fff !important;
}

.sliderFont-y {
  font-family: "Yu Gothic", YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important;
}

/* PC */
@media (min-width: 769px) {
  .rebirth-campaign {
    width: 84%;
    margin: 5rem auto 0;
  }
  .rebirth-campaign:hover {
    opacity: 0.6;
  }
  .q-btn {
    font-size: 18rem;
  }
  .fukusayo {
    width: 768rem;
    margin-inline: auto;
  }
  .a-box.chiryo {
    padding: 20rem;
  }
  .c-related-link.chiryo {
    height: 70rem;
  }
  .col2.c-related-link {
    margin-top: 0;
    height: 70rem;
  }
  .c-section__img--original-method02 {
    width: 255rem;
  }
  .chiryo.colorBox {
    padding: 35rem;
    margin-top: 0;
  }
  .chiryo.c-list-check {
    padding: 20rem;
  }
  .prevBtn {
    position: absolute;
    top: 35%;
    left: -20rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30rem 20rem 30rem 0;
    border-color: transparent #003e6f transparent transparent;
    cursor: pointer;
  }
  .nextBtn {
    position: absolute;
    top: 35%;
    right: -20rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30rem 0 30rem 20rem;
    border-color: transparent transparent transparent #003e6f;
    cursor: pointer;
  }
  .shoreiSlider .slick-slide {
    margin: 0 20rem;
  }
  .oridinal.c-faqlists {
    width: 828rem;
    margin-inline: auto;
  }
  .oridinal.c-faqlists .c-faqlists__item {
    padding: 15rem 30rem;
  }
  .oridinal.c-faqlists .c-faqlists__question {
    width: 100%;
    cursor: pointer;
  }
  .aco_icon::before, .aco_icon::after {
    width: 15rem;
    right: 15rem;
    top: 50%;
  }
  .oridinal.c-faqlists .c-faqlists__answer {
    width: 100%;
    margin-top: 27rem;
    padding: 0 0 0 45rem;
  }
  .oridinal.c-faqlists .c-faqlists__answer:before {
    top: 0;
  }
  .c-ttl-case_pcFlex {
    display: flex;
  }
  .c-ttl-case_w50 {
    width: 50%;
  }
  .slider-pc_bTnone {
    border-top: solid 0rem #fff;
  }
  .mb_minoxi-link {
    margin-bottom: 25rem;
  }
}
/* スマホ */
@media (max-width: 768px) {
  .q-btn {
    font-size: 30rem;
  }
  .a-box.chiryo {
    padding: 40rem;
  }
  .q-box {
    padding: 0 40rem;
  }
  .c-section__img--original-method02 {
    width: 389rem;
    height: 437rem;
  }
  .mb-wide.c-container {
    padding: 0;
  }
  .p-original-case-section {
    padding: 54rem 40rem;
  }
  /* .chiryo.c-list-check{
   padding:30rem;
  } */
  .prevBtn {
    position: absolute;
    top: 50%;
    left: -60rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60rem 40rem 60rem 0;
    border-color: transparent #003e6f transparent transparent;
    cursor: pointer;
  }
  .nextBtn {
    position: absolute;
    top: 50%;
    right: -60rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60rem 0 60rem 40rem;
    border-color: transparent transparent transparent #003e6f;
    cursor: pointer;
  }
  .oridinal.c-faqlists {
    padding: 0;
  }
  .oridinal.c-faqlists .c-faqlists__item {
    margin-bottom: 0;
  }
  .oridinal.c-faqlists .c-faqlists__question {
    padding: 0 60rem 0 100rem;
    margin-bottom: 0;
    min-height: 75rem;
  }
  .oridinal.c-faqlists .c-faqlists__answer {
    margin-top: 30rem;
    padding: 0 60rem 0 100rem;
  }
  .aco_icon::before, .aco_icon::after {
    width: 30rem;
    right: 10rem;
    top: 20rem;
  }
  .c-list-check {
    margin-top: 10rem;
  }
  .c-list-check_Plr {
    padding: 20rem 10rem 16rem 21rem;
  }
  .chiryo.colorBox {
    margin-top: 10rem;
    padding: 0px;
  }
  .sp-mb60r {
    margin-bottom: 60rem;
  }
  .rebirthBtn_mb0 {
    margin-bottom: 0 !important;
  }
  .sliderBl-tr {
    border-left: 30rem solid transparent;
  }
  .whiteS-n {
    white-space: nowrap !important;
  }
  .tableBox-mFit {
    margin-right: 20rem;
    margin-left: 20rem;
  }
  .c-definition-list__dt-mt40r {
    margin-top: 40rem;
  }
  .tableInner-p15rem {
    padding: 15rem !important;
  }
  .mb_minoxi-link {
    margin-bottom: 40rem;
  }
}
.u-mb100 {
  margin-bottom: 100rem;
}

.syosaishin-pFit {
  padding: 15rem 22rem !important;
}

.tabB-campaignHead_bglb {
  background: #dceff6;
}

.tabB-campaignHead {
  display: flex;
  position: relative;
  width: 100%;
  border: solid 2px #003e6f;
  margin-bottom: 30rem;
  font-size: 17rem;
  font-weight: bold;
}

.tabB-campaignHead p {
  width: 50%;
  padding: 15rem 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.campaignHead-highlight {
  border-left: solid 2px #003e6f;
}

.campaignHead-highlight span {
  font-weight: bold;
  font-size: 30rem;
  padding-left: 10rem;
}

.campaignFuki {
  position: absolute;
  background: #da4562;
  color: #fff;
  font-size: 20rem;
  font-weight: bold;
  padding: 6rem 110rem;
  top: -70rem;
  right: -1rem;
}

.campaignFuki::before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid #da4562;
  margin-left: -10px;
  top: 100%;
  left: 50%;
  position: absolute;
}

.priceTabtxt-mr30r {
  margin-right: 30rem;
}

@media (min-width: 769px) {
  .price__tabText-mr30r {
    margin-right: 30rem;
  }
  .syosaishin-pFit {
    padding-left: 120rem !important;
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
    padding-right: 15rem !important;
  }
}
@media (max-width: 768px) {
  .campaignFuki {
    padding: 6rem 46rem;
    top: -85rem;
    right: -4rem;
    font-size: 30rem;
  }
  .tabB-campaignHead_bglb {
    text-align: center;
  }
  .fBtn-pleft {
    padding-left: 0 !important;
  }
  .syosaishin-pFit {
    padding: 24rem 50rem !important;
  }
}
.u-mb125 {
  margin-bottom: 125rem;
}

.tabB-campaignHead_gray {
  background: #eeeeee;
}

.tabB-campaignHead {
  display: flex;
  position: relative;
  width: 100%;
  border: solid 2px #003e6f;
  margin-bottom: 30rem;
  font-size: 17rem;
  font-weight: bold;
}

.tabWidth-fit {
  max-width: 768rem;
  margin-inline: auto;
}

.tabB-campaignHead p {
  width: 50%;
  padding: 15rem 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.campaignHead-highlight {
  border-left: solid 2px #003e6f;
}

.campaignHead-highlight span {
  font-weight: bold;
  font-size: 30rem;
  padding-left: 10rem;
}

.o-campaignFuki {
  position: absolute;
  background: #da4562;
  color: #fff;
  font-size: 20rem;
  font-weight: bold;
  padding: 6rem 110rem;
  top: -70rem;
  right: -1rem;
}

.o-campaignFuki::before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid #da4562;
  margin-left: -10px;
  top: 100%;
  left: 50%;
  position: absolute;
}

@media (max-width: 768px) {
  .o-campaignFuki {
    padding: 6rem 46rem;
    top: -85rem;
    right: -4rem;
    font-size: 30rem;
  }
  .tabB-campaignHead_gray {
    text-align: center;
  }
}
.p-clinic-SummaryBasicInfo__box {
  margin-bottom: 0;
}

.c-meyasuBox_left {
  background: #003e6f !important;
  color: #fff;
  padding: 20rem;
  width: 50%;
}

.c-meyasuBox_right {
  width: 50%;
  background: #efefef !important;
  font-weight: bold;
}

.cZero-Left {
  background: #fff;
  width: 50%;
  text-align: center;
  padding: 24rem 20rem;
}

.cZero-Right {
  background: #dceff6;
  width: 50%;
  border: solid 1px #003e6f;
  font-size: 30rem;
  text-align: center;
  padding: 24rem;
  font-weight: bold;
}

.cZero-Right span {
  font-size: 18rem;
}

.p-noticeMeyasu {
  font-size: 13rem;
  margin-top: 20rem;
}

.meyasu-table {
  border-collapse: collapse;
  border: solid 2px #003e6f;
  width: 100%;
  margin-bottom: 10rem;
}

.meyasu-tableBorderN {
  border-style: none;
}

@media (min-width: 769px) {
  .p-clinic-Summary__mb0 {
    margin-bottom: 0 !important;
  }
  .bsnWap2col-Flowmt0 {
    margin-top: 0px;
  }
  .p-bnr-areamb40 {
    margin-bottom: 40rem !important;
  }
  .meyasu-wrap {
    margin-inline: auto;
    width: 768rem;
  }
  .c-meyasuBox_left {
    text-align: center;
    padding: 24rem;
    font-size: 14rem;
  }
  .c-meyasuBox_right {
    text-align: center;
    padding: 24rem;
    font-size: 14rem;
  }
  .c-meyasuBox_left span {
    font-size: 18rem;
    font-weight: bold;
  }
  .c-meyasuBox_right span {
    font-size: 22rem;
  }
}
@media (max-width: 768px) {
  .p-noticeMeyasu {
    font-size: 24rem;
  }
  .c-meyasuBox_left {
    text-align: left;
    padding: 24rem;
    font-size: 27rem;
  }
  .c-meyasuBox_left span {
    font-size: 32rem;
  }
  .c-meyasuBox_right span {
    font-size: 36rem;
  }
  .c-meyasuBox_right {
    padding: 20rem;
    text-align: center;
  }
  .cZero-Right {
    padding: 20rem;
    text-align: center;
    font-size: 60rem;
  }
  .cZero-Right span {
    font-size: 24rem;
  }
  .cZero-Left {
    padding: 20rem;
    text-align: left;
  }
}
.freeDial2023 {
  border-radius: 8px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.snsAndMail a.yoyakuBtn {
  border-radius: 8px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

dt.seven-point {
  text-align: center;
}

.seven-point {
  max-width: 768rem;
  margin: 0 auto;
}

.p-page-faq__ttl.open::after {
  transform: rotate(0deg);
}

.p-page-faq__ttl::after {
  transform: rotate(90deg);
}

.seven-point dt {
  padding: 7rem 110rem 7rem 30rem;
  background: #003e6f;
  color: #fff;
  font-size: 22.5rem;
}

.sevens-point::before, .sevens-point::after {
  background: #fff;
}

@media (min-width: 769px) {
  .s-point-img {
    width: 50rem;
    margin-right: 0rem;
  }
  .seven-point dd {
    padding: 25rem 35rem;
    background: #f7ddec;
    border: solid 0;
  }
  .seven-point li {
    line-height: 1.9;
    letter-spacing: -0.05em;
    padding-left: 1.15em;
    text-indent: -1.15em;
  }
  .seven-point_box {
    max-width: 700rem;
    float: right;
  }
  .seven-point_box p {
    width: 84px;
    height: 154px;
    padding-top: 60rem;
  }
}
@media (max-width: 768px) {
  .s-point-img {
    width: 75rem;
    margin-right: 0;
  }
  .seven-point dt {
    font-size: 30rem;
    min-height: 100rem;
  }
  .seven-point dd {
    padding: 20rem 30rem;
    background: #f7ddec;
    border: solid 0;
  }
  .seven-point li {
    margin-bottom: 5rem;
    line-height: 1.9;
    letter-spacing: -0.05em;
    padding-left: 1.15em;
    text-indent: -1.15em;
  }
  .seven-point_box {
    float: right;
  }
  .seven-point_box p {
    width: 112rem;
    height: 204rem;
    transform: translateY(-100%);
  }
}
.initial_cost {
  display: flex;
}

.initial_cost li {
  margin-bottom: 20rem;
}

.initial_cost li:nth-child(1) {
  margin-right: 25rem;
}

.initial_cost-table {
  table-layout: fixed;
  border-collapse: collapse;
  border: solid 2px #003e6f;
  width: 100%;
}

.initial_cost-table th {
  font-size: 19rem;
  text-align: center;
  padding: 18rem;
  border-bottom: solid 1px #003e6f;
}

.initial_cost-table td {
  font-size: 19rem;
  text-align: center;
  padding: 12rem;
  font-weight: 600;
  background-color: #dceff6;
}

.initial_cost-table span {
  font-size: 30rem;
  color: #db499e;
}

.initial_cost-next-step {
  font-size: 20rem;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin: 5rem 25rem 5rem 5rem;
}

.initial_cost-next-step span {
  font-size: inherit;
  color: #008bb6;
  background: #bbe2f1;
  font-weight: 700;
  padding: 0.75em 0.5em;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}

.initial_cost-next-step:after {
  content: "";
  display: block;
  border-left: 1.6em solid #bbe2f1;
  border-top: 4.8em solid transparent;
  border-bottom: 4.8em solid transparent;
  position: absolute;
  right: -21rem;
  top: -25%;
}

@media only screen and (max-width: 768px) {
  .initial_cost li:nth-child(1) {
    margin-right: 15rem;
  }
  .initial_cost li:nth-child(2) {
    margin-bottom: 0;
  }
  .initial_cost-table th {
    font-size: 24rem;
    padding: 15rem 10rem;
  }
  .initial_cost-table td {
    font-size: 24rem;
    padding: 3rem;
  }
  .initial_cost-table span {
    font-size: 40rem;
  }
  .initial_cost-next-step {
    font-size: 20rem;
    margin: 12rem 18rem 5rem 5rem;
  }
  .initial_cost-next-step span {
    padding: 0.5em 0.25em;
  }
  .initial_cost-next-step:after {
    border-left: 1em solid #bbe2f1;
    border-top: 4em solid transparent;
    border-bottom: 4em solid transparent;
    right: -15rem;
    top: -18%;
  }
}
@media screen and (max-width: 768px) {
  .CVA_mail-sp {
    width: 100%;
  }
  .CVA_mail-sp a {
    justify-content: space-around;
    padding-right: 130rem;
  }
  .CVA_mail-sp .p-CVA__item--mail .p-CVA__btn {
    justify-content: space-around;
    padding-right: 130rem;
  }
  .CVA_mail-sp .p-CVA__btn--mail:before {
    padding-right: 0;
    padding-left: 40rem;
  }
  .CVA_mail-sp .p-CVA__txt {
    font-size: 30rem;
  }
  .CVA_mail-sp .p-CVA__sub-txt {
    font-size: 18rem;
    line-height: 1.75;
  }
  .CVA_tel-sp {
    width: calc(50% - 10rem);
  }
  .CVA_mail-sp_ch {
    margin-top: 0;
  }
  .CVA_mail-sp_ch .p-CVA__txt {
    font-size: 35rem !important;
    margin-left: -70rem !important;
    margin-top: -8rem !important;
  }
  .CVA_mail-sp_ch .p-CVA__btn--mail::before {
    left: 0 !important;
  }
  .CVA_tel-sp_ch .p-CVA__btn--tel::before {
    margin: 0 10rem 0 5rem !important;
  }
  .CVA_mail-sp__price a {
    padding-right: 80rem;
  }
  .CVA_mail-sp__price .p-CVA__txt {
    font-size: 35rem;
  }
  .CVA_mail-sp__price .p-CVA__sub-txt {
    font-size: 20rem;
    letter-spacing: 2rem;
    line-height: 1.75;
  }
  .CVA_mail-sp__adviser a {
    padding-right: 130rem;
  }
  .CVA_mail-sp__adviser .p-CVA__txt {
    font-size: 35rem;
  }
  .CVA_mail-sp__adviser .p-CVA__sub-txt {
    font-size: 20rem;
    letter-spacing: 2rem;
    line-height: 1.75;
  }
}
.freeDial2023 {
  margin-top: 0;
  width: 50%;
  height: auto;
}

.yoyakuBtn2024 {
  margin-top: 7px;
}

@media screen and (min-width: 769px) {
  .freeDial2023:before {
    padding: 0 3rem;
  }
  .freeDial2023 .tel-link {
    font-size: 16rem;
  }
  .yoyakuBtn2024 span {
    font-size: 1em;
  }
  .yoyakuBtn2024 .p-CVA__txt {
    font-size: 17rem;
  }
  .yoyakuBtn2024 a.yoyakuBtn:before {
    padding-right: 12px;
  }
  .yoyakuBtn2024.snsAndMail.snsAndMailType2 a.yoyakuBtn .txt {
    padding-right: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .freeDial2023 {
    padding: 0.7em;
  }
  .freeDial2023 .tel-link {
    font-size: 35rem;
    line-height: 1.25;
    vertical-align: middle;
  }
  .p-clinic-SummaryBasicInfo__lists span {
    margin-top: -10rem;
  }
  .yoyakuBtn2024 span {
    padding-bottom: 0;
  }
  .yoyakuBtn2024 span {
    font-size: 1em;
  }
  .yoyakuBtn2024 .p-CVA__txt {
    font-size: 35rem;
  }
  .yoyakuBtn2024 a.yoyakuBtn:before {
    padding-right: 12px !important;
  }
  .yoyakuBtn2024.snsAndMail.snsAndMailType2 a.yoyakuBtn .p-CVA__sub-txt {
    font-size: 24rem !important;
  }
  .yoyakuBtn2024.snsAndMail.snsAndMailType2 a.yoyakuBtn .txt {
    padding-right: 15rem;
  }
}
.p-clinic-AccessMap__img {
  margin-inline: auto;
  width: 100%;
}

.p-clinic-AccessMap__txt {
  border-style: none;
}

.p-clinic-AccessMap__item:after {
  font-size: 0;
}

@media (min-width: 769px) {
  .p-clinic-Case .c-ttl-case__right {
    width: 574rem;
  }
}
/*                2022/5/27 price修正
  ======================================================= */
.newbtn_area ul li a {
  font-weight: bold;
}

.newbtn_area ul li a:hover {
  text-decoration: none;
}

a.undertext {
  text-decoration: underline;
}

/*                2022/6/16 ヘルプボタン追加
======================================================= */
@media screen and (min-width: 769px) {
  .help_logo_area {
    display: none;
  }
}
img.help_logo {
  position: absolute;
  height: 50%;
  width: 8% !important;
  top: 23%;
  left: 72%;
}

.help_logo_text {
  color: #008dba;
  font-size: 20rem;
  font-weight: bold;
  position: absolute;
  left: 72.7%;
  bottom: 3%;
}

@media screen and (max-width: 768px) {
  .helpfeel-launch-button-container {
    display: none;
  }
}
/*                2022/7/8 ※を小さく表示
  ======================================================= */
span.small_text {
  font-size: 12rem;
  vertical-align: super;
}

span.small_text_2 {
  font-size: 11rem;
  vertical-align: super;
}

/*                2022/8/26 /flow/enkaku/修正
======================================================= */
@media screen and (min-width: 769px) {
  p.enkaku.c-section__txt.c-section__txt--alt {
    font-size: 12rem;
    position: absolute;
    bottom: 145rem;
    left: 30rem;
    background-color: #fff;
    width: 400rem;
    height: auto;
    border: none;
    padding: 20rem;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  p.enkaku.c-section__txt.c-section__txt--alt {
    border-top: solid 1rem;
    border-bottom: solid 1rem;
    padding: 40rem 0 40rem 0;
  }
}
/*                2022/10/7 /flow/transplantation//キャンペーン吹き出し追加
======================================================= */
.transplantation_campaign {
  display: block;
  max-width: 300px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .transplantation_campaign {
    max-width: 200px;
  }
}
/*                2022/10/7 transplantation/smartgraft/ バナー追加
======================================================= */
.campaign_area {
  margin-bottom: 40rem;
}

/*                2022/10/11 price/#campaignの表示調整
======================================================= */
li.p-price-Campaign__detail-item.transplantation {
  text-indent: 0em;
  padding-left: 0em;
}

@media screen and (min-width: 769px) {
  .c-link-arrow.detail_link .c-link-arrow__txt.transplantation {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .c-link-arrow.detail_link .c-link-arrow__txt.transplantation {
    font-size: 28rem;
  }
}
span.c-box__ttl-icon.rakuten {
  font-size: 30rem;
}
@media screen and (min-width: 769px) {
  span.c-box__ttl-icon.rakuten {
    font-size: 19rem;
  }
}

/*                2022/10/13 楽天ポイント対応
======================================================= */
.rakuten_point {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rakuten_point img {
  width: 6rem;
}

/*                治療ページ_円形脱毛症治療
======================================================= */
#enkeidatsumou .feature_area .feature_cont {
  display: flex;
  margin: 0 -10px;
}
@media screen and (max-width: 768px) {
  #enkeidatsumou .feature_area .feature_cont {
    display: block;
  }
}
#enkeidatsumou .feature_area .feature_cont .featureSet {
  max-width: 33.333%;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  #enkeidatsumou .feature_area .feature_cont .featureSet {
    max-width: 100%;
    padding: 0;
  }
}
#enkeidatsumou .feature_area .feature_cont .featureSet ul li.point {
  text-indent: -1em;
  padding-left: 1em;
}
#enkeidatsumou .level_cont .levelSet .levelSet_img {
  max-width: 740px;
  width: 100%;
  margin: 0 auto 40rem;
}
#enkeidatsumou .level_cont .levelSet .levelSet_img ul {
  display: flex;
}
#enkeidatsumou .level_cont .levelSet dl {
  line-height: 1.9;
}
@media screen and (min-width: 769px) {
  #enkeidatsumou .level_cont .levelSet dl {
    font-size: 15rem;
  }
}
#enkeidatsumou .level_cont .levelSet dl dt {
  float: left;
}
#enkeidatsumou .level_cont .levelSet table.enkei_table {
  max-width: 1000px;
  width: 100%;
  table-layout: auto;
}
#enkeidatsumou .level_cont .levelSet table.enkei_table tbody tr th {
  width: 30%;
}
#enkeidatsumou .level_cont .levelSet table.enkei_table tbody tr td {
  width: 70%;
  text-align: left;
  padding-left: 20rem;
  padding-right: 20rem;
}
#enkeidatsumou .classification_img {
  max-width: 529px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #enkeidatsumou .classification_img {
    margin-bottom: 60rem;
  }
}
@media screen and (min-width: 769px) {
  #enkeidatsumou .classification_type {
    max-width: 740rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #enkeidatsumou .priceSet span.c-ttl--underline {
    font-size: 32rem;
  }
}
#enkeidatsumou .priceSet + .priceSet {
  margin-top: 2em;
}
#enkeidatsumou span.consentPdf {
  display: block;
  margin-top: 25rem;
}
#enkeidatsumou .complications ul li.point {
  text-indent: -1em;
  padding-left: 1em;
}

/*                料金ページ_円形脱毛症治療
======================================================= */
body.price .enkeidatsumou table.p-price-HairStrong__table {
  margin-bottom: 10rem;
}
body.price .enkeidatsumou ul.p-price__note {
  margin-bottom: 30rem;
}

/*                コラム_共通バナー
======================================================= */
/*                料金ページ一覧_3つのボタン
======================================================= */
@media screen and (min-width: 769px) {
  .p-bnr-area.bnr3cont {
    max-width: 1000px;
  }
}
.p-bnr-area.bnr3cont .p-NavList {
  display: flex;
  justify-content: space-between;
  border-bottom: none;
  font-size: 18rem;
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList {
    display: block;
    margin: 0 0 -10rem;
    letter-spacing: -0.05em;
    border-bottom: solid 1px #003e6f;
  }
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item {
  background-color: #f4f4f4;
  width: calc((100% - 60rem) / 3);
  height: 50rem;
  padding: 0;
  font-size: 17rem;
  border-bottom: solid 1rem;
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item {
    border-top: solid 1px #003e6f;
    height: 100rem;
    position: relative;
    padding-left: 40rem;
    width: 100%;
  }
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item .p-NavList__btn {
  white-space: nowrap;
  text-indent: 0;
  padding-left: 0;
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item .p-NavList__btn .p-NavList__txt {
  font-size: 16rem;
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item .p-NavList__btn .p-NavList__txt {
    font-size: 30rem !important;
  }
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item .p-NavList__btn .p-NavList__txt:before {
  position: absolute;
  left: 30rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  font-size: 25rem;
  padding-left: 10rem;
  padding-right: 10rem;
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item .p-NavList__btn .p-NavList__txt:before {
    font-size: 45rem;
    padding-right: 50rem;
    padding-left: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item a {
    justify-content: start;
  }
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(2) {
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(3) a:before {
    left: 40rem;
  }
}
.p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(3) a .p-NavList__txt {
  padding-left: 40rem;
}
@media screen and (max-width: 768px) {
  .p-bnr-area.bnr3cont .p-NavList .p-NavList__item:nth-child(3) a .p-NavList__txt {
    padding-left: 100rem;
  }
}

.icon-loupe:before,
.icon-cross:before,
.icon-hair:before {
  font-size: 25rem;
  padding-left: 10rem;
  padding-right: 10rem;
}
@media screen and (max-width: 768px) {
  .icon-loupe:before,
  .icon-cross:before,
  .icon-hair:before {
    font-size: 45rem; padding-right: 0;
  }
}

/*                inquiry_お問合せ先
======================================================= */
@media (min-width: 769px) {
  /* .a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  } */
}
/*                 治療ページ_円形脱毛症治療
======================================================= */
.pb30 {
  padding-bottom: 30px;
}

/*       治療ページ_MINOXI JET（ミノキジェット）
======================================================= */
.c-link-arrow.detail_link {
  margin-top: 10rem;
  margin-bottom: 0;
}
.c-link-arrow.detail_link .c-link-arrow__txt {
  font-size: 14rem;
}
@media screen and (max-width: 768px) {
  .c-link-arrow.detail_link .c-link-arrow__txt {
    font-size: 24rem;
  }
}

/*                当院の特徴_100万人→250万人
======================================================= */
.p-graph-results__item:first-of-type dd,
.p-graph-results__item:first-of-type dt {
  left: 3.7384615385%;
}

.p-graph-results__item:nth-of-type(2) dd,
.p-graph-results__item:nth-of-type(2) dt {
  left: 11.2769230769%;
}

.p-graph-results__item:nth-of-type(3) dd,
.p-graph-results__item:nth-of-type(3) dt {
  left: 18.8153846154%;
}

.p-graph-results__item:nth-of-type(4) dd,
.p-graph-results__item:nth-of-type(4) dt {
  left: 26.3538461538%;
}

.p-graph-results__item:nth-of-type(5) dd,
.p-graph-results__item:nth-of-type(5) dt {
  left: 33.8923076923%;
}

.p-graph-results__item:nth-of-type(5) dd {
  bottom: 8.5%;
}

.p-graph-results__item:nth-of-type(6) dd,
.p-graph-results__item:nth-of-type(6) dt {
  left: 41.4307692308%;
}

.p-graph-results__item:nth-of-type(6) dd {
  bottom: 13%;
}

.p-graph-results__item:nth-of-type(7) dd,
.p-graph-results__item:nth-of-type(7) dt {
  left: 48.9692307692%;
}

.p-graph-results__item:nth-of-type(7) dd {
  bottom: 20.5%;
}

.p-graph-results__item:nth-of-type(8) dd,
.p-graph-results__item:nth-of-type(8) dt {
  left: 56.5076923077%;
}

.p-graph-results__item:nth-of-type(8) dd {
  bottom: 29%;
}

.p-graph-results__item:nth-of-type(9) dd,
.p-graph-results__item:nth-of-type(9) dt {
  left: 64.0461538462%;
}

.p-graph-results__item:nth-of-type(9) dd {
  bottom: 40%;
}

.p-graph-results__item:nth-of-type(10) dd,
.p-graph-results__item:nth-of-type(10) dt {
  left: 71.5846153846%;
}

.p-graph-results__item:nth-of-type(10) dd {
  bottom: 56%;
}

.p-graph-results__item:nth-of-type(11) dd,
.p-graph-results__item:nth-of-type(11) dt {
  left: 79.1230769231%;
}

.p-graph-results__item:nth-of-type(11) dd {
  bottom: 68%;
}

.p-graph-results__item:nth-of-type(12) dd,
.p-graph-results__item:nth-of-type(12) dt {
  left: 86.6615384615%;
}

.p-graph-results__item:nth-of-type(12) dd {
  bottom: 87%;
}

.p-graph-results__item:nth-of-type(13) dd,
.p-graph-results__item:nth-of-type(13) dt {
  left: 94.2%;
}

.p-graph-results__item:nth-of-type(13) dd {
  bottom: 96%;
}

/*               発毛実感率99.4％表記
======================================================= */
.text994 {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  padding-top: 10px;
  font-size: 12rem;
}
@media screen and (max-width: 768px) {
  .text994 {
    font-size: 24rem;
  }
}
.text994.tokutyo_select {
  max-width: 500rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .text994.tokutyo_select {
    font-size: 15rem;
  }
}

/*priceスライダー*/
#more_growth .growth_slide {
  position: relative;
  margin-bottom: 6%;
}
#more_growth .growth_slide .slide_list {
  width: 100%;
  padding: 0 2em;
}
@media screen and (max-width: 768px) {
  #more_growth .growth_slide .slide_list {
    padding: 0 1.5em;
  }
}
#more_growth .growth_slide .slide_list .p-price-PriceOverviewCases.bottom_narrow {
  padding: 25rem 25rem 41rem;
}
#more_growth .growth_slide .slick-slide:focus {
  outline: none;
}
#more_growth .growth_slide .slick-dots {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
#more_growth .growth_slide .slick-dots li {
  height: 100%;
  width: 2em;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 768px) {
  #more_growth .growth_slide .slick-dots li {
    width: 1.5em;
  }
}
#more_growth .growth_slide .slick-dots li:nth-child(1) {
  left: 0;
}
#more_growth .growth_slide .slick-dots li:nth-child(2) {
  right: 0;
}
#more_growth .growth_slide .slick-dots li button {
  color: transparent;
  background-color: #ea3453;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: 0.5s;
}
#more_growth .growth_slide .slick-dots li button:hover {
  opacity: 0.9;
}
#more_growth .growth_slide .slick-dots li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 50%;
  /* 縦軸をセンタリングする */
  left: -35px;
  transform: translateY(-50%);
  /* 縦軸をセンタリングする */
  border: 15px solid transparent;
  border-right: 20px solid #ea3453;
}
#more_growth .growth_slide .slick-dots li:nth-child(1):after {
  content: "より効果的な発毛を希望の方";
  position: absolute;
  left: 16%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-rl;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  #more_growth .growth_slide .slick-dots li:nth-child(1):after {
    left: 22%;
    font-size: 10px;
  }
}
#more_growth .growth_slide .slick-dots li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 50%;
  /* 縦軸をセンタリングする */
  right: -35px;
  transform: translateY(-50%);
  /* 縦軸をセンタリングする */
  border: 15px solid transparent;
  border-left: 20px solid #ea3453;
}
#more_growth .growth_slide .slick-dots li:nth-child(2):after {
  content: "痛みが苦手な方へ";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20%;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-rl;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  #more_growth .growth_slide .slick-dots li:nth-child(2):after {
    right: 25%;
    font-size: 10px;
  }
}
#more_growth .growth_slide .slick-dots li.slick-active {
  pointer-events: none;
}
#more_growth .growth_slide .slick-dots li.slick-active:before {
  display: none;
}
#more_growth .growth_slide .slick-dots li.slick-active:after {
  display: none;
}
#more_growth .growth_slide .slick-dots li.slick-active button {
  cursor: none;
  pointer-events: none;
}

/*コラムページボタン＠20220525*/
body.column .p-column-CTA__section__header {
  padding: 42rem 3% 25rem;
}
body.column .p-column-CTA__section__header .p-column__bnr-area {
  max-width: 930rem;
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col {
  max-width: 33.3333%;
}
@media screen and (max-width: 768px) {
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col {
    max-width: 100%;
  }
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco {
  position: relative;
  display: flex;
  justify-content: center;
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco:after {
  content: "\e900";
  font-family: "aga-icons";
  transform: translateY(-50%) scale(1);
  font-size: 15rem;
  position: absolute;
  left: auto;
  right: 20rem;
  top: 50%;
}
@media screen and (max-width: 768px) {
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco:after {
    font-size: 30rem;
    top: 59%;
  }
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic {
  height: 70rem;
  font-size: 18rem;
  margin: 0 12rem;
  background-color: #f7ddec;
  width: 100%;
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic.color-white {
  background-color: #fff;
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic.color-white:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic {
    height: 120rem;
    margin: 0;
    margin-top: 20rem;
  }
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic a {
  cursor: pointer;
  line-height: 1;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic a:before {
  position: absolute;
  left: 30rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  content: "\e902";
  font-family: "aga-icons";
  font-size: 37rem;
}
@media screen and (max-width: 768px) {
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic a:before {
    font-size: 70rem;
    top: 60%;
  }
}
body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic a span {
  font-size: 18rem;
  text-align: left;
  margin-left: 40px;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col.add_deco .c-bnr-clinic a span {
    font-size: 32rem;
  }
}

/*料金ページのバナー装飾@20220526*/
.p-bnr-area .p-NavList {
  display: flex;
  justify-content: space-between;
  border-bottom: none;
}
.p-bnr-area .p-NavList .p-NavList__item {
  background-color: #f4f4f4;
  width: calc((100% - 60rem) / 3);
  height: 50rem;
  padding: 0;
  font-size: 17rem;
  border-bottom: solid 1rem;
}
.p-bnr-area .p-NavList .p-NavList__item:nth-child(3) a:before {
  position: absolute;
  left: 30rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  content: "\e901";
  font-family: "aga-icons";
}
.p-bnr-area .p-NavList .p-NavList__item a {
  justify-content: center;
  padding-right: 28rem;
  padding-left: 0em;
  text-indent: 0;
}
.p-bnr-area .p-NavList .p-NavList__item a .p-NavList__txt {
  font-size: 12px;
  text-align: center;
}

/*お知らせ_治療継続したいとの声多数「治療満足度」調査@20220603*/
.topics_media_survey02 .c-section__txt {
  text-align: left !important;
}
.topics_media_survey02 .c-section__img {
  max-width: 480rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .c-section__img {
    width: calc(100% - 40rem);
    max-width: 100%;
  }
}
.topics_media_survey02 .intro_read p + P {
  margin: -30rem auto 50rem !important;
}
.topics_media_survey02 .c-ttl-q-bg {
  margin: 15rem auto 40rem;
}
@media screen and (min-width: 769px) {
  .topics_media_survey02 .c-ttl-q-bg {
    text-align: center;
    max-width: 768rem;
    margin: 30rem auto 70rem;
  }
}
.topics_media_survey02 .media_survey02_wp {
  margin-bottom: 50rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .media_survey02_wp {
    margin-bottom: 0;
  }
}
.topics_media_survey02 .media_survey02_wp > .inr {
  display: flex;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .media_survey02_wp > .inr {
    flex-direction: column;
  }
}
.topics_media_survey02 .media_survey02_wp > .inr > .photo {
  width: 50%;
  margin-right: 25rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .media_survey02_wp > .inr > .photo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20rem;
  }
}
.topics_media_survey02 .media_survey02_wp > .inr > .word {
  flex: 1;
}
.topics_media_survey02 .q_read p + P {
  margin: -30rem auto 50rem !important;
}
.topics_media_survey02 .media_survey02_list {
  margin-top: 24rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .media_survey02_list {
    margin-top: 20rem;
  }
}
.topics_media_survey02 .media_survey02_list li {
  padding-left: 1em;
  position: relative;
  color: #db499e;
  font-weight: bold;
  line-height: 1.6;
}
.topics_media_survey02 .media_survey02_list li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #db499e;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .media_survey02_list li:before {
    top: 18rem;
    width: 8rem;
    height: 8rem;
  }
}
.topics_media_survey02 .endro_text {
  margin-top: 24rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .endro_text {
    margin-top: 20rem;
  }
}
.topics_media_survey02 .endro_text p + p {
  margin: -30rem auto 50rem !important;
}
.topics_media_survey02 .survey_list {
  margin-top: 50rem;
  margin-bottom: 60rem;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .survey_list {
    margin-top: 30rem;
    margin-bottom: 0;
  }
}
.topics_media_survey02 .survey_list li {
  padding-left: 1em;
  position: relative;
}
.topics_media_survey02 .survey_list li:before {
  content: "";
  width: 12rem;
  height: 12rem;
  left: 0;
  top: 6rem;
  background-color: #003e6f;
  position: absolute;
}
@media screen and (max-width: 769px) {
  .topics_media_survey02 .survey_list li:before {
    width: 20rem;
    height: 20rem;
    left: 0;
    top: 14rem;
  }
}

/*クリニック一覧ページの表示画面改善20220607*/
body.clinic .p-inquiry-clinics {
  background-color: #fff;
  padding: 0;
  padding-top: 0;
  padding-bottom: 60rem;
}
body.clinic .p-inquiry-clinics .p-inquiry-clinics-area__area + .p-inquiry-clinics-area__area {
  margin-top: 45rem;
}
body.clinic .p-inquiry-clinics .p-inquiry-clinics-area__area .p-aga-clinic-top-area__title {
  color: #db499e;
}
body.clinic .p-inquiry-clinics .p-inquiry-clinics-area__area .p-inquiry-clinics-area__heading {
  font-size: 18rem;
}
@media screen and (max-width: 768px) {
  body.clinic .p-inquiry-clinics .p-inquiry-clinics-area__area .p-inquiry-clinics-area__heading {
    font-size: 32rem;
  }
}
body.clinic .p-inquiry-clinics .p-inquiry-clinics-header__title {
  font-size: 18rem;
}
@media screen and (max-width: 768px) {
  body.clinic .p-inquiry-clinics .p-inquiry-clinics-header__title {
    font-size: 32rem;
  }
}
body.clinic .c-row.c-row--margin.clinic_col03 {
  max-width: 768px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  body.clinic .c-row.c-row--margin.clinic_col03 {
    max-width: 106%;
    margin-left: calc(var(--_space, 1.5rem) * -1 * var(--_margin-scale, 1));
    margin-right: calc(var(--_space, 1.5rem) * -1 * var(--_margin-scale, 1));
    --_space: 0;
    margin: 0 -12px;
  }
}
body.clinic .c-row.c-row--margin.clinic_col03 li {
  width: 33.3333333333%;
  flex: 1 1 33%;
  max-width: 33%;
}
@media screen and (max-width: 768px) {
  body.clinic .c-row.c-row--margin.clinic_col03 li {
    width: 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 12px;
  }
  body.clinic .c-row.c-row--margin.clinic_col03 li:nth-of-type(n + 3) {
    padding-top: 24px;
  }
}
body.clinic .c-row.c-row--margin.clinic_col03 li .c-panel__feat-num {
  display: none;
}
body.clinic .c-row.c-row--margin.clinic_col04 li .c-panel__feat-num {
  display: none;
}
body.clinic .c-section.treatment {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  body.clinic .c-section.treatment {
    margin-bottom: 40px;
  }
}
body.clinic.mz .c-section.treatment {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  body.clinic.mz .c-section.treatment {
    margin-bottom: 44px;
  }
}

body.price .p-price-Campaign__box .c-box__ttl-icon--blue.small {
  font-size: 17rem;
}
@media only screen and (max-width: 480px) {
  body.price .p-price-Campaign__box .c-box__ttl-icon--blue.small {
    font-size: 25rem;
  }
}
body.price .p-price-nav__item {
  position: relative;
}
body.price .p-price-nav__item .campaign_hukidashi {
  position: absolute;
  width: 20%;
  top: -15rem;
  left: 15rem;
}
@media only screen and (max-width: 480px) {
  body.price .p-price-nav__item .campaign_hukidashi {
    width: 25%;
    top: -20rem;
    left: -16rem;
  }
}
body.price .flex_campaign_note {
  display: flex;
  align-items: center;
  border-top: solid 1.5rem;
  padding-top: 10rem;
  margin: 0 -5rem;
}
@media only screen and (max-width: 480px) {
  body.price .flex_campaign_note {
    margin: 0 -2rem;
  }
}
body.price .flex_campaign_note .flex_item_text,
body.price .flex_campaign_note .flex_item_img {
  padding: 0 5rem;
}
@media only screen and (max-width: 480px) {
  body.price .flex_campaign_note .flex_item_text,
  body.price .flex_campaign_note .flex_item_img {
    padding: 0 2rem;
  }
}
body.price .flex_campaign_note .flex_item_text {
  width: 70%;
}
body.price .flex_campaign_note .flex_item_text .p-price-Campaign__lists--note.c-lists--border-top {
  border-top: none;
  padding-top: 0;
}
body.price .flex_campaign_note .flex_item_img {
  max-width: 30%;
}
body .c-section__txt.c-section__txt--mini span.text_pink {
  color: #db499e;
}
body .c-section__txt.c-section__txt--mini.border_top {
  border-top: solid 1px #003e6f;
  padding-top: 50rem;
}
body .c-section__movie {
  max-width: 740rem;
  margin: 0 auto 50rem;
  text-align: center;
}
body .c-section__movie iframe {
  max-width: 100%;
}
body .c-section__profile_item {
  margin: 0 auto 50rem;
  max-width: 740rem;
  background-color: #f4f4f4;
  padding: 30rem;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item {
    padding: 50rem 25rem;
  }
}
body .c-section__profile_item .profile_name {
  margin-bottom: 20rem;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_name {
    margin-bottom: 50rem;
    text-align: center;
  }
}
body .c-section__profile_item .profile_name p {
  font-size: 18rem;
  padding-left: 27rem;
  position: relative;
}
body .c-section__profile_item .profile_name p:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #008bb6;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_name p {
    font-size: 36rem;
    padding-left: 54rem;
    display: inline-block;
  }
}
body .c-section__profile_item .profile_flex_wrap {
  display: flex;
  margin: 0 -10rem;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_flex_wrap {
    flex-direction: column;
    margin: 0;
  }
}
body .c-section__profile_item .profile_flex_wrap .img_wrap,
body .c-section__profile_item .profile_flex_wrap .text_wrap {
  padding: 0 10rem;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_flex_wrap .img_wrap,
  body .c-section__profile_item .profile_flex_wrap .text_wrap {
    padding: 0;
  }
}
body .c-section__profile_item .profile_flex_wrap .img_wrap {
  width: 20%;
  min-width: 150px;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_flex_wrap .img_wrap {
    width: 100%;
    max-width: 150px;
    margin: 0 auto 50rem;
  }
}
body .c-section__profile_item .profile_flex_wrap .text_wrap {
  width: 80%;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_flex_wrap .text_wrap {
    width: 100%;
  }
}
body .c-section__profile_item .profile_flex_wrap .text_wrap p {
  font-size: 15rem;
}
@media only screen and (max-width: 768px) {
  body .c-section__profile_item .profile_flex_wrap .text_wrap p {
    font-size: 30rem;
  }
}
body.column .p-WYSIWYG dl dt a {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  body.column .p-WYSIWYG dl dt a:hover {
    color: #008bb6;
    transition: all 0.5s;
  }
  body.column .p-WYSIWYG dl dt a:hover:before {
    background-color: #008bb6;
  }
}

body.chiryo .ec_btn {
  margin: 30rem auto 0;
  max-width: 768rem;
}
body.chiryo .ec_btn * {
  box-sizing: border-box;
}
body.chiryo .ec_btn a {
  display: block;
  padding: 13rem 5rem;
  background-color: #0abab5;
  position: relative;
  height: 50rem;
}
@media only screen and (max-width: 480px) {
  body.chiryo .ec_btn a {
    padding: 21rem 5rem 21rem;
    height: 90rem;
  }
}
body.chiryo .ec_btn a:before {
  content: "\e900";
  position: absolute;
  font-family: "aga-icons";
  color: #fff;
  font-size: 15rem;
  top: 50%;
  right: 20rem;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 480px) {
  body.chiryo .ec_btn a:before {
    font-size: 30rem;
    right: 30rem;
  }
}
@media only screen and (min-width: 769px) {
  body.chiryo .ec_btn a:hover {
    opacity: 0.6;
  }
}
body.chiryo .ec_btn a .ec_logo_wrap {
  max-width: 220rem;
  margin: auto;
}
@media only screen and (max-width: 480px) {
  body.chiryo .ec_btn a .ec_logo_wrap {
    max-width: 320rem;
  }
}
body.chiryo .ec_btn a .ec_logo_wrap img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  body.tokutyo .p-selling-point__item:last-child {
    margin-bottom: 80rem;
  }
}
body.tokutyo .c-ttl-select__main.no_line {
  background-image: none;
}
body.tokutyo .c-ttl-select__main .c-ttl-select__main__std_color {
  color: #003e6f;
  vertical-align: middle;
}
body.tokutyo .c-ttl-select__main .c-ttl-select__main__small_text {
  font-size: 27rem;
  margin-right: 0.2em;
}
@media only screen and (max-width: 768px) {
  body.tokutyo .c-ttl-select__main .c-ttl-select__main__small_text {
    font-size: 36rem;
  }
}
body.tokutyo .text994.tokutyo_select {
  font-size: 16rem;
}
@media only screen and (max-width: 768px) {
  body.tokutyo .text994.tokutyo_select {
    font-size: 25rem;
  }
}
body.tokutyo .ttl-select__link-arrow {
  max-width: 500rem;
  margin: 10rem auto 0;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  body.tokutyo .ttl-select__link-arrow {
    margin-top: 15rem;
    padding-right: 10rem;
  }
}
body.tokutyo .ttl-select__link-arrow a {
  display: inline-block;
}
body.tokutyo .ttl-select__link-arrow a .ttl-select__link-arrow__txt {
  position: relative;
  font-size: 20rem;
  font-weight: bold;
  padding-right: 1.2em;
}
@media only screen and (max-width: 768px) {
  body.tokutyo .ttl-select__link-arrow a .ttl-select__link-arrow__txt {
    font-size: 28rem;
  }
}
body.tokutyo .ttl-select__link-arrow a .ttl-select__link-arrow__txt:before {
  content: "\e900";
  font-family: "aga-icons";
  font-size: 20rem;
  color: #db499e;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 768px) {
  body.tokutyo .ttl-select__link-arrow a .ttl-select__link-arrow__txt:before {
    font-size: 28rem;
  }
}
body.tokutyo .ttl-select__link-arrow a:hover {
  opacity: 0.6;
}

.c-bnr-check--wide {
  margin-bottom: 40rem;
}
@media only screen and (max-width: 768px) {
  .c-bnr-check--wide {
    margin-bottom: 50rem;
  }
}

@media only screen and (min-width: 769px) {
  body.clinic .p-bnr-area {
    max-width: 769rem;
    margin-bottom: 30rem;
  }
}
body.clinic .p-bnr-area--clinic {
  max-width: 769rem;
  margin: 0 auto 30rem;
}
body.clinic .c-bnr-price.not_arrow {
  margin: 80rem 0;
}
body.clinic .c-bnr-price.not_arrow:after {
  content: none;
}

body.flow .p-merit {
  max-width: 768rem;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  body.flow .p-merit {
    width: 100%;
  }
}
body.flow .p-merit__img {
  width: 96rem;
}
@media only screen and (max-width: 768px) {
  body.flow .p-merit__img {
    width: 150rem;
  }
}
body.flow .p-merit__inner {
  padding: 40rem 0;
}
@media only screen and (max-width: 768px) {
  body.flow .p-merit__inner {
    padding: 55rem 0;
  }
}
body.flow .doctor_wrap {
  max-width: 768rem;
  margin: auto;
  border: solid 10rem #f4f4f4;
  padding: 30rem 30rem 40rem;
}
@media only screen and (max-width: 768px) {
  body.flow .doctor_wrap {
    padding: 40rem 30rem;
  }
}
body.flow .p-gray-area {
  background-color: transparent;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  body.flow .p-gray-area__bg-img {
    width: 280rem;
    height: 188rem;
  }
}
body.flow .p-gray-area__bottom_cont {
  border-top: solid 2rem #003e6f;
  padding-top: 30rem;
}
@media only screen and (max-width: 768px) {
  body.flow .p-gray-area__bottom_cont {
    padding-top: 50rem;
  }
}
body.flow .p-gray-area__continued_rate {
  display: flex;
  align-items: center;
  max-width: 768rem;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  body.flow .p-gray-area__continued_rate {
    flex-direction: column;
  }
}
body.flow .continued_rate__img {
  width: 270rem;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  body.flow .continued_rate__img {
    width: 520rem;
  }
}
body.flow .continued_rate__text {
  margin-left: 30rem;
}
@media only screen and (max-width: 768px) {
  body.flow .continued_rate__text {
    margin-top: 50rem;
    margin-left: 0;
  }
}
body.flow .continued_rate__text .c-section__txt {
  padding: 0;
  margin: 0;
  line-height: 1.7;
}

body.chiryo .p-original-case-notice__price p {
  font-weight: bold;
}
body.chiryo .p-original-case-notice__price p span {
  font-weight: normal;
  padding-left: 1em;
}
body.chiryo .p-original-case-notice__table {
  border-spacing: 0 5rem;
  margin-bottom: 3rem;
}
body.chiryo .p-original-case-notice__table tr td {
  padding-left: 1em;
}
body.chiryo .p-original-case-notice__table tr td:first-child {
  font-weight: bold;
  padding-left: 0;
}
body.chiryo .p-original-case-notice {
  margin-top: 15rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .p-original-case-notice {
    margin-top: 30rem;
  }
}
body.chiryo .c-ttl-case {
  margin-bottom: 25rem;
  font-size: 16rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case {
    font-size: 33rem;
  }
}
body.chiryo .c-ttl-case__box {
  padding: 0 5rem 0 10rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__box {
    padding: 0 10rem 0 10rem;
  }
}
body.chiryo .c-ttl-case__left {
  font-family: "Barlow", sans-serif;
  margin-left: 0;
  width: 160rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__left {
    width: 160rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__left {
    width: 172rem;
  }
}
body.chiryo .c-ttl-case__left.case_no {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__left.case_no {
    width: 160rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__left.case_no {
    width: 172rem;
  }
}
body.chiryo .c-ttl-case__left.case_no:after {
  height: 100%;
  width: 1rem;
  transform: rotate(0deg);
  top: 0;
  border-top: none;
}
body.chiryo .c-ttl-case__left:after {
  right: -8rem;
}
body.chiryo .c-ttl-case__left span {
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__age {
    font-size: 30rem;
    margin-left: -10rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__age {
    font-size: 28rem;
  }
}
body.chiryo .c-ttl-case__right {
  width: 170rem;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__right {
    width: 300rem;
    font-size: 30rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__right {
    width: 280rem;
    font-size: 28rem;
  }
}
body.chiryo .c-ttl-case__right.center {
  margin: auto;
  width: 100%;
  padding-left: 5rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__right.center {
    padding-left: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__right.c-ttl-case__right--bg-white {
    font-size: 30rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__right.c-ttl-case__right--bg-white {
    font-size: 28rem;
  }
}
body.chiryo .c-ttl-case__box--sub .c-ttl-case__left {
  text-align: center;
  padding-right: 10rem;
  width: 107rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__box--sub .c-ttl-case__left {
    font-size: 30rem;
    width: 220rem;
  }
}
@media only screen and (max-width: 320px) {
  body.chiryo .c-ttl-case__box--sub .c-ttl-case__left {
    font-size: 28rem;
  }
}
body.chiryo .c-ttl-case__box--sub .c-ttl-case__left:after {
  right: -5rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl-case__box--sub .c-ttl-case__left:after {
    right: -17rem;
  }
}

@media only screen and (min-width: 769px) {
  body.price .p-catch__list .p-catch__item:first-child {
    width: calc((100% - 25rem) / 2 + 20rem);
  }
}
body.price .p-catch__annotation_icon {
  font-size: 22rem;
}
@media only screen and (max-width: 768px) {
  body.price .p-catch__annotation_icon {
    font-size: 32rem;
  }
}
body.price .p-catch__annotation {
  font-size: 11rem;
}
@media only screen and (max-width: 768px) {
  body.price .p-catch__annotation {
    font-weight: 500;
    font-size: 24rem;
    margin-top: 15rem;
  }
}
body.price .p-authority__item__note {
  font-size: 13rem;
}
@media only screen and (max-width: 768px) {
  body.price .p-authority__item__note {
    font-size: 24rem;
  }
}
body.price .c-table__monitor_price {
  margin-left: 1em;
}
body.price .monitor_price__square {
  background-color: #ea3453;
  font-size: 11rem;
  color: #fff;
  height: 31rem;
  display: inline-block;
}
body.price .c-table__th:first-child.c-table__th--large {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body.price .c-table__th.merge {
    text-align: center;
  }
}
body.price .c-table__th.merge:first-child {
  border-right: none;
}
@media only screen and (min-width: 769px) {
  body.price .c-table__th.merge:first-child {
    text-align: right;
    padding-right: 15rem;
  }
}
body.price .c-table__th.merge:last-child {
  border-left: none;
}
@media only screen and (min-width: 769px) {
  body.price .c-table__th.merge:last-child {
    text-align: left;
    padding-left: 15rem;
  }
}
body.price .c-table__icon-txt.monitor {
  margin-left: 0;
  padding-left: 80rem;
}
@media only screen and (max-width: 768px) {
  body.price .c-table__icon-txt.monitor {
    padding-left: 100rem;
  }
}
@media only screen and (max-width: 350px) {
  body.price .c-table__icon-txt.monitor {
    padding-left: 110rem;
  }
}
body.price .c-table__icon-txt.monitor .c-table__icon-square {
  background-color: #ea3453;
  min-width: 75rem;
  line-height: 1;
}
@media only screen and (min-width: 769px) {
  body.price .c-table__icon-txt.monitor .c-table__icon-square {
    height: 24rem;
    margin-top: -12rem;
  }
}
@media only screen and (max-width: 768px) {
  body.price .c-table__icon-txt.monitor .c-table__icon-square {
    min-width: 90rem;
  }
}
@media only screen and (max-width: 350px) {
  body.price .c-table__icon-txt.monitor .c-table__icon-square {
    min-width: 105rem;
  }
}
@media only screen and (max-width: 768px) {
  body.price .p-toparea-ac__transition {
    overflow: visible;
  }
}

@media only screen and (min-width: 769px) {
  body.column .c-bnr-check:after {
    right: 3rem;
  }
}

body.clinic .transfer_info .c-ttl-ballon_top {
  max-width: 768rem;
  margin: auto;
  background-color: #fff;
  border: solid 2rem #008bb6;
  text-align: center;
  padding: 5rem 5rem 2px;
}
@media only screen and (max-width: 768px) {
  body.clinic .transfer_info .c-ttl-ballon_top {
    border: solid 5rem #008bb6;
  }
}
body.clinic .transfer_info .transfer_info__address {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body.clinic .transfer_info .transfer_info__address {
    text-align: left;
  }
}
body.clinic .transfer_info .transfer_info__google_map {
  margin: 30rem auto 0;
  max-width: 768rem;
}
@media only screen and (max-width: 768px) {
  body.clinic .transfer_info .transfer_info__google_map {
    margin-bottom: 60rem;
  }
}
body.clinic .transfer_info .transfer_info__google_map iframe {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  body.chiryo .c-ttl--line-balloon:after {
    top: auto;
    bottom: -28rem;
  }
}
body.chiryo .index_area {
  max-width: 520rem;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  body.chiryo .index_area {
    max-width: 768rem;
  }
}
body.chiryo .index_area .index_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10rem;
}
body.chiryo .index_area .index_item {
  width: 50%;
  padding: 0 10rem;
}
body.chiryo .index_area .index_item:nth-child(n+3) {
  margin-top: 10rem;
}
body.chiryo .index_area .index_item a {
  display: flex;
  border: solid 2px #003e6f;
  height: 60rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-weight: bold;
  position: relative;
}
body.chiryo .index_area .index_item a:before {
  content: "\e900";
  position: absolute;
  top: 50%;
  right: 10rem;
  transform: translateY(-50%) scale(1);
  font-family: "aga-icons";
  color: #db499e;
  font-size: 20rem;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  body.chiryo .index_area .index_item a:before {
    font-size: 28rem;
  }
}
@media only screen and (max-width: 768px) {
  body.chiryo .index_area .index_item a {
    height: 100rem;
    font-size: 24rem;
  }
}
body.chiryo .index_area .index_item a > span {
  display: inline-block;
  line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  body.chiryo .index_area .index_item a > span {
    padding-right: 13rem;
  }
}
@media only screen and (min-width: 769px) {
  body.chiryo .index_area .index_item a:hover {
    opacity: 0.6;
  }
}
body.chiryo .flex_more_and_price {
  display: flex;
  margin: 50rem auto 0;
  max-width: 768rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .flex_more_and_price {
    flex-direction: column;
  }
}
body.chiryo .flex_more_and_price .c-related-link--medicine,
body.chiryo .flex_more_and_price .c-related-link--price {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  body.chiryo .flex_more_and_price .c-related-link--medicine,
  body.chiryo .flex_more_and_price .c-related-link--price {
    width: 100%;
  }
}
body.chiryo .flex_more_and_price .c-related-link--medicine {
  margin: 0;
}
body.chiryo .flex_more_and_price .c-related-link--price {
  margin: 0 0 0 12rem;
}
@media only screen and (max-width: 768px) {
  body.chiryo .flex_more_and_price .c-related-link--price {
    margin: 20rem 0 0 0;
  }
}

body.chiryo .c-related-link--money_icon,
body#original .c-related-link--money_icon {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 769px) {
  body.chiryo .c-related-link--money_icon,
  body#original .c-related-link--money_icon {
    height: 70rem;
    width: 768rem;
  }
}
body.chiryo .c-related-link--money_icon:before,
body#original .c-related-link--money_icon:before {
  content: "\e90d";
  position: absolute;
  left: 30rem;
  right: auto;
  top: 50%;
  transform: translateY(-50%) scale(1);
  font-family: "aga-icons";
  font-size: 57rem;
}
@media only screen and (min-width: 769px) {
  body.chiryo .c-related-link--money_icon:before,
  body#original .c-related-link--money_icon:before {
    left: 20rem;
    right: auto;
    font-size: 40rem;
  }
}
body.chiryo .c-pc2col-row .c-related-link--money_icon,
body.chiryo .c-pc2col-row .c-related-link--original-world,
body#original .c-pc2col-row .c-related-link--money_icon,
body#original .c-pc2col-row .c-related-link--original-world {
  width: 100%;
  margin: 0;
}

.c-bnr-search {
  background: #fff;
  border: 1px solid #003e6f;
}
.c-bnr-search .c-bnr-search__btn-subtxt {
  font-size: 14rem;
}
.c-bnr-search .c-bnr-search__btn-maintxt {
  font-size: 22rem;
  padding-left: 30rem;
  position: relative;
  padding-top: 8rem;
}
.c-bnr-search .c-bnr-search__btn-maintxt::before {
  content: "";
  background: url(/img/common/search.svg) no-repeat;
  background-size: contain;
  height: 28rem;
  width: 28rem;
  display: block;
  position: absolute;
  top: 4rem;
  left: 0rem;
}
.c-bnr-search.c-bnr-search-blue {
  background: #dceff6;
  border: none;
}

.p-catch {
  font-weight: bold;
  line-height: 1.25;
}

.p-clinic-Case .c-related-link {
  margin-top: 30rem;
}

.p-original-case-section .c-related-link {
  margin-top: 0;
}
.p-original-case-section .c-related-link::after {
  right: 0;
}
.p-original-case-section .c-related-link .c-related-link__btn {
  justify-content: end;
  padding-right: 20rem;
}

.p-WYSIWYG dl dt.clear,
.c-ttl-bluebox.clear {
  clear: both;
}

.p-WYSIWYG dl dd {
  line-height: 1.9;
  font-size: 15rem;
}

.p-sns-btn {
  max-width: 420px;
}

.c-section--border .p-btm-sns {
  margin-top: 80px;
}
.c-section--border .p-btm-sns .p-sns-btn {
  margin-bottom: 0;
}

.other_shorei h3 {
  padding-top: 80rem;
  font-size: 20rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .other_shorei h3 {
    font-size: 34rem;
  }
}
.other_shorei .p-NavList {
  display: flex;
  flex-wrap: wrap;
  border-bottom: none;
  margin: 0 -20rem;
}
@media screen and (max-width: 768px) {
  .other_shorei .p-NavList {
    margin: 10rem -8rem;
  }
}
.other_shorei .p-NavList .p-NavList__item {
  width: 25%;
  padding: 20rem;
  color: #fff;
  border-top: none;
  height: 80rem;
}
@media screen and (max-width: 768px) {
  .other_shorei .p-NavList .p-NavList__item {
    width: 50%;
    padding: 8rem;
  }
}
.other_shorei .p-NavList .p-NavList__item a {
  background-color: #003e6f;
  display: block;
  position: relative;
}
.other_shorei .p-NavList .p-NavList__item::after {
  color: #fff;
  right: 40rem;
}
.other_shorei .p-NavList .p-NavList__item .p-NavList__txt {
  font-size: 16rem;
  position: absolute;
  top: 50%;
  left: 40rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .other_shorei .p-NavList .p-NavList__item .p-NavList__txt {
    font-size: 30rem;
    left: 60rem;
  }
}
.other_shorei.c-container {
  padding: 0;
}

.c-container.bluebtn {
  padding: 0;
}
.c-container.bluebtn ul.p-NavList {
  margin: 0 -20rem;
  border-bottom: none;
  width: 100%;
  padding: 0 10rem;
}
@media screen and (max-width: 768px) {
  .c-container.bluebtn ul.p-NavList {
    margin: 0;
    padding: 0;
  }
}
.c-container.bluebtn ul.p-NavList li.p-NavList__item {
  width: 50%;
  padding: 0 10rem;
  border: none;
}
@media screen and (max-width: 768px) {
  .c-container.bluebtn ul.p-NavList li.p-NavList__item {
    width: 100%;
    padding: 0;
  }
}
.c-container.bluebtn ul.p-NavList li.p-NavList__item a {
  background: #dceff6;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20rem;
  position: relative;
}
.c-container.bluebtn ul.p-NavList li.p-NavList__item a span {
  position: absolute;
  top: 50%;
  left: 40rem;
  transform: translate(0, -50%);
}
@media screen and (max-width: 768px) {
  .c-container.bluebtn ul.p-NavList li.p-NavList__item a span {
    left: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .c-container.bluebtn ul.p-NavList li.p-NavList__item + .p-NavList__item {
    margin-top: 50rem;
  }
}

@media screen and (min-width: 769px) {
  .c-ttl-balloon--fusa01:before {
    background: url(/img/faq/fusa01.png) no-repeat;
    background-size: contain;
    height: 150rem;
    top: -65rem;
  }
  .p-bnr-area__item.c-bnr-search-w100 {
    margin: 0;
    max-width: 800rem;
  }
  .p-bnr-area__item.c-bnr-search-w100 .c-bnr-search__btn-inner {
    flex-direction: unset;
  }
  .p-bnr-area__item.c-bnr-search-w100 .c-bnr-search__btn-subtxt {
    font-size: 17.5rem;
  }
  .p-bnr-area__item.c-bnr-search-w100 .c-bnr-search__btn-maintxt {
    font-size: 22rem;
    padding-top: 0rem;
    padding-left: 50rem;
  }
  .p-bnr-area__item.c-bnr-search-w100 .c-bnr-search__btn-maintxt::before {
    top: -4rem;
    left: 20rem;
  }
  body.price .c-pc2col-row__inner .c-table__th:first-child.c-table__th--large {
    padding: 10rem;
  }
  body.price .c-pc2col-row__inner .c-table .c-table__badge {
    padding: 10rem;
    min-width: 40rem;
    margin-right: 10rem;
    font-size: 12rem;
  }

  body.price .c-pc2col-row__inner .c-table .c-table__btn {
    font-size: 14rem;
  }
  body.price .c-related-link {
    height: 70rem;
  }
  body.price .c-related-link .c-related-link__btn--price-wide:before {
    content: "\e90f";
  }
  .pc_none {
    display: none;
  }
  .chiryo_selfbnr {
    display: flex;
    align-items: center;
  }
  .chiryo_selfbnr .chiryo_selfbnr_left {
    width: 70%;
    padding-right: 30rem;
  }
  .chiryo_selfbnr .chiryo_selfbnr_right {
    width: 30%;
  }
  .chiryo_selfbnr .chiryo_selfbnr_right ul {
    display: block;
  }
  .chiryo_selfbnr .chiryo_selfbnr_right ul li {
    width: 100%;
    margin: 20rem 0;
  }
  .column_selfbnr {
    width: 768rem;
    margin: auto;
  }
  body.column .p-column-CTA__section__header {
    padding: 40rem 4.7% 35rem;
  }
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner {
    margin: 0;
  }
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col {
    max-width: 50%;
  }
  body.column .p-column-CTA__section__header .p-column__bnr-area .p-bnr-area__inner .c-row.column_nav .c-row__col .c-bnr-price {
    margin: 0;
  }
  .c-section--border-thin {
    padding-top: 120px;
  }
  .p-Adviser__box--asou.p-Adviser__box--mori .p-Adviser__box__body {
    height: 380rem;
  }
  #chiryo .p-bnr-area.p-doctor-adjustment-bnr-flow {
    display: none;
  }
  #densetsu.p-agent2323-gallery-section {
    display: flex;
    flex-wrap: wrap;
  }
  #densetsu.p-agent2323-gallery-section .p-agent2323-gallery {
    width: 50%;
  }
  #densetsu.p-agent2323-gallery-section .p-agent2323-gallery .p-agent2323-gallery__slider {
    margin-left: 0;
    padding: 0 20rem;
  }
  #densetsu.p-agent2323-gallery-section .p-agent2323-gallery .p-agent2323-gallery__slide {
    width: 50%;
    padding: 0;
  }
  #densetsu.p-agent2323-gallery-section .p-agent2323-gallery .p-agent2323-gallery__slide:first-child {
    padding-right: 6rem;
  }
  #densetsu.p-agent2323-gallery-section .p-agent2323-gallery .p-agent2323-gallery__slide:nth-child(2) {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .c-bnr-search .c-bnr-search__btn-inner {
    display: block;
  }
  .c-bnr-search .c-bnr-search__btn-subtxt {
    font-size: 24rem;
  }
  .c-bnr-search .c-bnr-search__btn-maintxt {
    font-size: 32rem;
    display: block;
  }
  .c-bnr-search .c-bnr-search__btn-maintxt::before {
    height: 36rem;
    width: 36rem;
    top: 4rem;
    left: 128rem;
  }
  body.price .c-related-link .c-related-link__btn--price-wide:before {
    content: "\e90f";
  }
  .sp_none {
    display: none;
  }
  .chiryo_selfbnr_left {
    margin-bottom: 60rem;
  }
  .p-nav-accordion__bg-even .p-nav-accordion__item:nth-child(2n) .p-nav-accordion__ttl {
    background: #f4f4f4;
  }
  .p-original-case-section .c-related-link .c-related-link__btn {
    padding-right: 40rem;
  }
  .p-WYSIWYG dl dd {
    line-height: 1.7;
    font-size: 30rem;
  }
}
.c-table--border-strong tbody .c-table__th {
  border-right-width: 1px;
}

@media screen and (max-width: 768px) {
  .u-txt-left.u-txt-center-sp {
    text-align: center !important;
  }
}
@media screen and (max-width: 600px) {
  .p-smartgraft-Price__table-wrap.smartgraft_table,
  .p-price__ac-content.smartgraft_table {
    overflow: scroll;
  }
  .p-smartgraft-Price__table-wrap.smartgraft_table table,
  .p-price__ac-content.smartgraft_table table {
    width: 650px;
  }
}
#chiryo .p-chiryo-index .index-area {
  display: flex;
  flex-wrap: wrap;
}
#chiryo .p-chiryo-index .index-area .index-box {
  width: 46%;
  background: #f4f4f4;
  padding: 20rem 10rem;
  margin: 2%;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box {
    width: 48%;
    margin: 1%;
    padding: 20rem;
  }
}
#chiryo .p-chiryo-index .index-area .index-box h3 {
  text-align: center;
  font-size: 18rem;
  margin: 10rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box h3 {
    font-size: 28rem;
    margin-left: 30rem;
  }
}
#chiryo .p-chiryo-index .index-area .index-box h3::before {
  content: "";
  background: url(/img/chiryo/chiryo-icon01.svg) no-repeat;
  background-size: contain;
  height: 28rem;
  width: 28rem;
  display: block;
  position: absolute;
  top: -3px;
  left: 35%;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box h3::before {
    height: 41rem;
    width: 41rem;
    left: 10%;
  }
}
#chiryo .p-chiryo-index .index-area .index-box h3.index-ttl02::before {
  background: url(/img/chiryo/chiryo-icon02.svg) no-repeat;
}
#chiryo .p-chiryo-index .index-area .index-box h3.index-ttl03::before {
  background: url(/img/chiryo/chiryo-icon03.svg) no-repeat;
}
#chiryo .p-chiryo-index .index-area .index-box h3.index-ttl04::before {
  background: url(/img/chiryo/chiryo-icon04.svg) no-repeat;
}
#chiryo .p-chiryo-index .index-area .index-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#chiryo .p-chiryo-index .index-area .index-box ul li {
  border: 1px solid #003e6f;
  background: #fff;
  font-weight: bold;
  width: 46%;
  margin: 2%;
  height: 60rem;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box ul li {
    width: 100%;
    height: 90rem;
  }
}
#chiryo .p-chiryo-index .index-area .index-box ul li a {
  font-size: 18rem;
  display: flex;
  width: 100%;
  height: 100%;
  align-content: center;
  flex-wrap: wrap;
  padding: 4rem 10rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box ul li a {
    font-size: 24rem;
    padding: 8rem 20rem;
  }
}
#chiryo .p-chiryo-index .index-area .index-box ul li a::after {
  content: "\e900";
  font-family: "aga-icons";
  color: #db499e;
  position: absolute;
  left: auto;
  right: 10rem;
  top: 50%;
  transform: translateY(-50%) scale(1);
  font-size: 20rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-index .index-area .index-box ul li a::after {
    font-size: 28rem;
  }
}
@media screen and (min-width: 769px) {
  #chiryo .p-chiryo-index .index-area .index-box ul li a:hover {
    opacity: 0.7;
  }
}
#chiryo .p-chiryo-CVA {
  display: block;
  padding: 20rem;
}
#chiryo .p-chiryo-CVA .p-CVA__txt-large {
  font-size: 24rem;
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-CVA {
    padding: 40rem 40rem 50rem;
    border: 1px solid #003e6f;
    margin-bottom: 70rem;
  }
  #chiryo .p-chiryo-CVA li {
    height: 100rem;
  }
  #chiryo .p-chiryo-CVA li:first-child {
    padding-left: 10rem;
  }
  #chiryo .p-chiryo-CVA li:nth-child(2) {
    padding-right: 10rem;
  }
  #chiryo .p-chiryo-CVA .sp_50 {
    width: calc(50% - 10rem);
  }
  #chiryo .p-chiryo-CVA .p-CVA__txt {
    font-size: 24rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA--public .p-CVA__sub-txt {
    margin-bottom: 0;
    font-size: 20rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA--public .p-CVA__tel-num {
    font-size: 28rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA--public .p-CVA__btn--line::before {
    font-size: 39rem;
    padding-right: 16rem;
    margin-left: 50rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA__txt.line {
    width: 80rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA--public .p-CVA__btn--mail::before {
    font-size: 34rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA--public .p-CVA__btn--tel::before {
    font-size: 41rem;
  }
  #chiryo .p-chiryo-CVA .p-CVA__txt.line {
    width: 80rem;
  }
  #chiryo .p-chiryo-CVA .sp_small {
    font-size: 26rem;
  }
}
#chiryo .p-chiryo-CVA .p-CVA__ttl {
  font-size: 28rem;
  margin-top: 20rem;
}
@media screen and (min-width: 769px) {
  #chiryo .p-chiryo-CVA .p-CVA__ttl {
    font-size: 20rem;
  }
}
@media screen and (min-width: 769px) {
  #chiryo .p-chiryo-CVA .pc_none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #chiryo .p-chiryo-CVA .sp_none {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #chiryo .p-chiryo-CVA {
    position: relative;
  }
  #chiryo .p-chiryo-CVA::after {
    content: "";
    background: url(/img/chiryo/chiryo-fusa.svg) no-repeat;
    background-size: contain;
    height: 210rem;
    width: 130rem;
    display: block;
    position: absolute;
    top: -100rem;
    right: 20rem;
  }
}
@media screen and (min-width: 769px) {
  #chiryo .p-position-2col__img img {
    margin-top: 120rem;
  }
}
#chiryo .p-bnr-area.p-doctor-adjustment-bnr-flow {
  margin-top: 40rem;
  margin-bottom: 0;
}
#chiryo .p-bnr-area.p-doctor-adjustment-bnr-flow .c-bnr-flow {
  margin-bottom: 0;
}

.p-WYSIWYG ul.is-list-style-circle.is-list-anchor {
  border: solid 1px #dceff6;
  padding: 20rem 20rem 16rem;
  margin-bottom: 40rem;
}
.p-WYSIWYG ul.is-list-style-circle.is-list-anchor li {
  margin-bottom: 4rem;
}
.p-WYSIWYG ul.is-list-style-circle.is-list-anchor li::before {
  background: #008bb6;
}
.p-WYSIWYG ul.is-list-style-circle.is-list-anchor li a {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  .p-WYSIWYG ul.is-list-style-circle.is-list-anchor li a:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .p-WYSIWYG ul.is-list-style-circle.is-list-anchor {
    padding: 25rem 25rem 18rem;
  }
  .p-WYSIWYG ul.is-list-style-circle.is-list-anchor li {
    margin-bottom: 10rem;
  }
}

.p-entry__content .c-section:nth-child(odd) .p-WYSIWYG ul.is-list-style-circle.is-list-anchor {
  background: #fff;
}/*# sourceMappingURL=lower.css.map */