@charset "UTF-8";
@media screen and (max-width: 1024px) {
  p,
  a,
  li,
  dt,
  dd,
  time,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  th,
  td,
  span {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  .width1400 {
    padding: 0 15px;
  }

  .medical-list > li {
    width: 31%;
    margin: 0 1% 30px;
  }

  .mv-btn {
    background-size: 300px auto, 315px auto;
  }
}
@media screen and (max-width: 1200px) {
  .width1200 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1000px) {
  .width1000 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 900px) {
  .width900 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .width700 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 600px) {
  section {
    padding: 40px 0;
  }
}
@media screen and (max-width: 600px) {
  .pcnone600 {
    display: block;
	  padding: 15px 0;
  }
}
@media screen and (max-width: 600px) {
  .link-over:hover {
    background-color: rgba(255, 255, 255, 0);
  }
  .o-hover img:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) {
  .side-link {
    display: none;
  }
  #page-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 2;
  }
  #page-top img {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 1024px) {
  #breadcrumbs {
    padding-right: 0;
    overflow-x: auto;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #breadcrumbs ul {
    display: block;
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  #breadcrumbs {
    margin-bottom: 20px;
    padding-right: 0;
  }
  #breadcrumbs ul li a,
  #breadcrumbs ul li {
    font-size: 1.2rem;
  }
  #breadcrumbs ul li {
    padding-left: 3px;
  }
  #breadcrumbs ul li:before {
    font-size: 1.2rem;
    padding-right: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .sub-header {
    height: 35vw;
  }
  .sub-header-txt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .sub-header {
    height: 50vw;
  }
  .sub-header-txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .news-list01 li .news-cat a {
    font-size: 1rem;
    padding: 4px 8px;
  }
}
@media screen and (max-width: 450px) {
  .news-cat {
    display: block;
  }
}
@media screen and (max-width: 820px) {
  .tab-panel-a .tab-group {
    margin-bottom: 20px;
  }
  .tab-panel-a .tab {
    width: 47%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .privacy-head {
    font-size: 1.8rem;
  }
  .privacy-head span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 820px) {
  .privacy-head {
    font-size: 1.8rem;
  }
  .privacy-head span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .privacy-head {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1600px) {
  .fukidashi.n-fukidashi {
    top: -100px;
    right: -7vw;
  }
}

@media screen and (max-width: 1024px) {
  .spnone1024 {
    display: none;
  }
  .pcnone1024 {
    display: block;
  }
  body {
    margin-top: 64px !important;
  }

  header {
    padding-bottom: 17px;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
    padding-top: 0;
  }

  .header-inner {
    width: 100%;
    max-width: 100%;
  }

  .logo {
    width: 170px;
    margin-left: 0;
    padding: 5px 0 0 10px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  .hc-link {
    width: 106px;
  }

  section.mv-btn {
    padding: 30px 0 90px;
  }

  .mv-badge {
    width: 80%;
  }

  .w-txt01 {
    font-size: 1.6rem;
  }

  .ttl02 {
    font-size: 1.6rem;
    max-width: 300px;
    padding: 15px;
  }

  .list01 li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .ttl01 {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }

  .ttl01 span {
    font-size: 2.8rem;
  }

  .head01 {
    padding: 8px 15px;
    font-size: 1.5rem;
  }

  .history-box {
    padding: 40px 30px;
  }

  .history dt,
  .history dd {
    font-size: 1.2rem;
  }

  .band-ttl-wrap {
    padding: 50px 15px;
    margin-bottom: 40px;
  }

  .band-ttl {
    font-size: 1.6rem;
    margin-bottom: 0;
  }

  .band-ttl span {
    font-size: 2.8rem;
  }

  .tablepress td {
    font-size: 1.2rem !important;
  }

  .gmap {
    padding-bottom: 60%;
  }

  .gmap-wrap {
    padding: 0;
  }

  .btn02 {
    max-width: 280px;
    padding: 15px;
    background-size: 8px auto;
    font-size: 1.5rem;
  }

  .band-ttl02 {
    font-size: 1.5rem;
  }

  .footer-logo {
    max-width: 200px;
    margin: 0 auto 40px;
  }

  .privacy-link a {
    font-size: 1.2rem;
  }

  .copyright p {
    font-size: 1.2rem;
  }

  #footer {
    padding: 40px 15px;
  }

  .mv-badge {
    bottom: -20px;
  }

  .wrap-ttl {
    padding: 50px 15px 60px;
  }

  .wrap-ttl-sub {
    max-width: 120px;
    margin: 0 auto;
    font-size: 1.4rem;
    padding: 2px 20px;
    margin-top: 15px;
  }

  .campaign-head {
    font-size: 2rem;
    line-height: 1.75em;
    letter-spacing: 0.02em;
  }

  .box-head01 {
    font-size: 2rem;
  }

  .campaign-ttl {
    font-size: 2rem;
  }

  .cam-price p,
  .cam-price p span {
    font-size: 1.7rem;
  }

  .cam-price p span.db-line {
    font-size: 2.2rem;
  }

  .cam-img {
    max-width: 230px;
  }

  .off {
    width: 70px;
    height: 70px;
    top: -30px;
    right: 5px;
  }

  .worry-block {
    padding: 60px 20px 100px;
  }

  .worry-txt01 span {
    font-size: 2rem;
  }

  .worry-head01 {
    font-size: 2rem;
  }

  .worry-head01 span {
    font-size: 4rem;
  }

  .pico-txt01 {
    font-size: 2rem;
  }

  .pico-txt02 span {
    font-size: 2.4rem;
  }

  .pico-point {
    font-size: 4rem;
  }

  .pico-head {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .pico-txt03 {
    font-size: 1.4rem;
  }

  .check-list li {
    font-size: 1.5rem;
  }

  .check-list li span {
    font-size: 1.5rem;
  }

  .feature-img,
  .feature-content {
    width: 100%;
  }

  .feature-img img {
    max-width: 400px;
    margin: 0 auto 30px;
  }

  .feature-txt-box {
    padding: 30px;
    width: 100%;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }

  .feature-nm {
    font-size: 3rem;
    top: -30px;
    right: 25px;
  }

  .feature-list li:nth-of-type(2n) .feature-nm {
    left: auto;
    right: 25px;
  }

  .feature-list li:nth-of-type(2n) .feature-txt-box {
    -webkit-transform: translateX(0%) translateY(0px);
    transform: translateX(0%) translateY(0px);
  }

  .feature-ttl {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }

  .feature-ttl span {
    font-size: 1.4rem;
  }

  .feature-list li {
    margin-bottom: 30px;
  }

  .feature-list li:last-of-type {
    margin-bottom: 0;
  }

  .voice-bg {
    bottom: -5vw;
  }

  .voice-bg p {
    font-size: 28vw;
  }

  .voice-list {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .voice-name {
    font-size: 1.6rem;
  }

  .cta-txt {
    font-size: 2rem;
  }

  .cta-icon {
    width: 27px;
    margin-right: 5px;
  }

  .fukidashi.n-fukidashi {
    top: -60px;
    right: -50px;
  }

  .doctor-wrap01 {
    padding: 20px 15px;
  }

  .doctor-img01 {
    width: 100%;
    height: auto;
  }

  .doctor-img01 > img {
    height: 270px;
    width: 270px;
    border-radius: 20px;
    margin: 0 auto 20px;
  }

  .fukidashi {
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 160px;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }

  .doctor-block01 {
    width: 100%;
  }

  .nurse-section .doctor-wrap01.flex {
    flex-wrap: wrap-reverse;
  }
  .nurse-section h4,
  .doctor-section h4 {
    font-size: 1.8rem;
    margin-bottom: 25px;
  }
  .nurse-section h4 span,
  .doctor-section h4 span {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }

  .doctor-box01 {
    padding: 30px;
    margin-bottom: 20px;
  }

  .doctor-section {
    padding-bottom: 20px;
  }
  .nurse-section h5,
  .doctor-section h5 {
    font-size: 1.6rem;
  }

  .doctor-wrap02.flex {
    padding: 40px 15px;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .doctor-content,
  .doctor-img02 {
    width: 100%;
  }

  .doctor-img02 img {
    height: 270px;
    width: 270px;
    border-radius: 20px;
    margin: 0 auto 20px;
  }

  .faq-section .width900 {
    padding: 0;
  }

  .faq-section {
    padding: 15px;
  }

  .faq-inner {
    padding: 40px 15px 40px;
  }

  .appoint-block03 h4 {
    font-size: 2rem;
  }

  .clinic-block {
    margin-bottom: 40px;
  }

  .order-block {
    margin-top: 100px;
  }

  .order-txt02 {
    font-size: 3rem;
    background-size: 20px auto;
    padding: 0 35px 5px 35px;
  }

  .order-txt01,
  .order-txt01 span {
    font-size: 2rem;
  }
}

@media screen and (max-width: 900px) {
  .faq-img {
    width: 70px;
  }

  .faq-txt p {
    padding: 15px;
    font-size: 1.3rem;
  }

  .faq-q,
  .faq-a {
    margin-bottom: 10px;
    width: calc(100% - 90px);
  }

  .faq-q .faq-txt p::before {
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #e6b6b5;
  }

  .faq-a .faq-txt p::before {
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 10px solid #c1a5c5;
  }

  .faq-txt {
    width: calc(100% - 90px);
  }
}

@media screen and (max-width: 780px) {
  .campaign-box {
    width: 100%;
    margin-bottom: 40px;
  }

  .campaign-block .campaign-box:last-of-type {
    margin-bottom: 0px;
  }

  .clinic-box {
    width: 100%;
  }

  .clinic-section .clinic-box:first-of-type {
    margin-bottom: 40px;
  }

  .mv-btn {
    padding-bottom: 150px;
    background-size: auto 130px, auto 130px;
  }

  .off {
    top: -40px;
    right: 5px;
  }
}

@media screen and (max-width: 600px) {
  .spnone600 {
    display: none;
  }

  .mv-pc {
    display: none;
  }

  .mv-sp {
    display: block;
  }

  .mv-catch {
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
  }

  .mv-badge {
    bottom: 50px;
    left: 0;
    width: 100%;
    padding: 0 10px;
  }

  .mv-badge a {
    width: 33%;
  }

  .cam-arrow {
    max-width: 70px;
    margin: 0 auto 15px;
  }

  .worry-section {
    background-image: url(/wp-content/uploads/2024/07/bg01-sp.jpg);
  }

  .worry-head01 span {
    font-size: 3.4rem;
  }

  .check-icon {
    width: 100%;
    margin: 0;
  }

  .check-icon img {
    width: 20px;
    margin: 0 auto 5px;
  }

  .pico-block.flex {
    margin-bottom: 50px;
  }

  .pico-section .pico-block.flex:nth-of-type(2) {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .pico-img {
    width: 100%;
  }

  .pico-img img {
    max-width: 300px;
    margin: 0 auto;
  }

  .pico-content {
    width: 100%;
  }

  .feature-section {
    padding-top: 80px;
  }

  .voice-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 40px;
  }

  .voice-list li {
    padding: 40px 20px;
  }

  .voice-img {
    width: 100px;
  }

  .clinic-section {
    padding-top: 80px;
  }

  .faq-q,
  .faq-a {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 450px) {
  .campaign-inner {
    padding: 0 15px 30px;
  }

  .cam-price p,
  .cam-price p span {
    font-size: 1.9rem;
  }

  .cta-band-inner > div {
    width: 100%;
  }

  .cta-band {
    background-color: #dab5d4;
    padding: 40px 15px;
  }

  .cta-band::before {
    top: 5px;
    height: 1px;
  }

  .cta-band::after {
    bottom: 5px;
    height: 1px;
  }

  .cta-band-inner a {
    width: 80%;
    margin: 0 auto 20px;
  }
  .access-method .access-box {
    width: 48%;
    margin-bottom: 15px;
  }
  .cta-txt {
    font-size: 1.8rem;
  }

  .cta-band-inner a:hover {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-box-shadow: 0 7px 0 #c1a5c5;
    box-shadow: 0 7px 0 #c1a5c5;
  }
}

@media screen and (max-width: 400px) {
  .pcnone400 {
    display: block;
  }
}
