@media screen and (max-width: 768px) {
  header {
    padding: 10px 15px;
  }

  header h1 .logo {
    width: 8vw;
  }

  header h1 span {
    font-size: 2.6vw;
  }

  header .payment {
    display: none;
  }
  header .counseling {
    display: none;
  }
  nav {
    display: none;
  }
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .worries-wrap h2 {
    font-size: 6vw;
  }

  .worries-list-wrap {
    width: 86%;
  }

  .worries-list-wrap dl {
    margin-bottom: 30px;
    justify-content: flex-start;
  }

  .worries-list-wrap dl dt {
    width: 30%;
  }

  .worries-list-wrap dl dd p {
    border-left: none;
  }

  .worries-list-wrap dl dd {
    padding: 0;
    width: 70%;
  }

  .worries-list-wrap dl dd p {
    font-size: 5vw;
    padding: 0;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .worries-end-wrap p {
    width: 60vw;
    font-size: 6vw;
    top: -10vw;
  }

  .worries-end-wrap p:after {
    border-width: 4vw 30vw 0 30vw;
  }

  .solution p.description {
    font-size: 4vw;
  }

  .solution p.message {
    font-size: 5.5vw;
  }

  .solution .left,
  .solution .right {
    height: 13.5vw;
  }

  .solution .left {
    margin-left: -34vw;
  }

  .solution .right {
    margin-left: 34vw;
  }

  .solution-about p {
    font-size: 4vw;
  }

  .solution-about p strong {
    font-size: 5.2vw;
  }

  .master-message {
    padding: 80px 30px 50px;
  }

  .master-message .message-box {
    width: 100%;
    padding: 50px 30px 30px;
  }

  .master-message .message-box .image {
    width: 100%;
  }

  .master-message .message-box .message {
    gap: 0;
    display: block;
  }

  .master-message .message-box .message p {
    width: 100%;
    font-size: 3.5vw;
  }
  .h-line.long {
    margin: 30px auto 60px;
    width: 80%;
  }

  .merit-wrap {
    width: 100%;
  }

  .merit-wrap h2,
  .about-item h2 {
    font-size: 4vw;
    font-weight: bold;
  }

  .merit-wrap .merit-table {
    width: 100%;
    padding: 0 30px;
  }
  .merit-wrap.reason .notice {
    font-size: 4vw;
  }

  .reason-box-wrap {
    width: 100%;
    padding: 0 4vw;
  }

  .reason-box-wrap .reason-box .textarea h3 {
    width: 100%;
    font-weight: bold;
    border-bottom-width: 3px;
    font-size: 5vw;
  }

  .reason-box-wrap .reason-box .textarea img {
    position: relative;
    width: 70%;
    margin: auto;
  }

  .reason-box-wrap .reason-box .textarea p {
    width: 100%;
    font-size: 3.5vw;
    margin-top: 30px;
  }
  .vector-wrap h3 {
    font-size: 4.5vw;
    text-align: center;
    line-height: 1.6;
    top: 5vw;
    left: 5%;
    margin-left: 0;
    width: 90%;
    padding: 10px;
  }

  .vector-wrap p {
    width: 84%;
    margin-left: 0;
    left: 8%;
    top: 28vw;
    font-size: 3.7vw;
  }
  .about-item {
    padding-top: 80px;
  }

  .profile-wrap {
    margin-top: -8vw;
  }

  .profile-box {
    width: 100%;
    position: relative;
  }

  .profile-box h3 {
    position: absolute;
    transform: rotate(90deg);
    top: 17vw;
    left: -18vw;
    background: #fff;
    font-size: 12vw;
    padding: 10px 5px;
  }

  .profile-box .profile-detail {
    display: block;
    gap: 0;
  }

  .profile-box .profile-detail .photo {
    width: 50vw;
    margin-left: auto;
    margin-right: 18%;
  }

  .profile-box .profile-detail .photo h4 {
    font-size: 4vw;
  }

  .profile-box .profile-detail p {
    margin-top: 30px;
    padding: 0 50px;
    font-size: 3vw;
  }
  .choiced-wrap h2 small {
    font-size: 3.5vw;
  }

  .choiced-wrap h2 {
    font-size: 5vw;
  }

  .reason-list-wrap .reason-box {
    display: block;
    padding: 0 50px;
    gap: 0;
    margin: 0;
  }

  .reason-list-wrap .reason-box .text-box {
    width: 100%;
  }

  .reason-list-wrap .reason-box.odd {
    background: linear-gradient(to bottom, #f4fbfe 0%, #fff 100%);
  }

  .reason-list-wrap .reason-box .text-box h4 {
    font-size: 7vw;
    top: -6vw;
  }

  .reason-list-wrap .reason-box .text-box h3 {
    font-size: 4vw;
  }

  .reason-list-wrap .reason-box .text-box p {
    font-size: 3vw;
  }

  .reason-list-wrap .reason-box .image-box {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 70px;
  }

  .reason-list-wrap .reason-box .image-box img {
    position: relative;
  }
  .main-counseling {
    width: 80%;
    margin-bottom: 50px;
  }

  .main-counseling p {
    font-size: 5vw;
  }
  .main-counseling {
    width: 80%;
    margin-bottom: 50px;
  }

  .main-counseling p {
    font-size: 5vw;
  }

  .master-message.tokucho .message-box .message .image {
    width: 100%;
    margin-bottom: 40px;
  }

  .master-message.tokucho .message-box .message .text {
    width: 100%;
  }

  .master-message.tokucho .message-box .message .text p {
    font-size: 3vw;
  }

  .main-counseling {
    width: 80%;
    margin-bottom: 50px;
  }

  .main-counseling p {
    font-size: 5vw;
  }

  .master-message.tokucho .message-box .message .image {
    width: 100%;
    margin-bottom: 40px;
  }

  .master-message.tokucho .message-box .message .text {
    width: 100%;
  }

  .master-message.tokucho .message-box .message .text p {
    font-size: 3vw;
  }

  .merit-wrap .line span {
    width: 15vw;
  }

  .teeth-trouble-wrap {
    width: 100%;
    padding: 0 20px;
  }
  .teeth-trouble-wrap .teeth-trouble-box .image {
    padding: 30px 0;
    text-align: center;
    margin: auto;
    display: block;
  }

  .teeth-trouble-wrap .teeth-trouble-box .image img {
    height: 20vw;
    width: auto;
    display: inline-block;
  }

  .teeth-trouble-wrap .teeth-trouble-box h4 {
    font-size: 3vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box h5 {
    font-size: 2.5vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box p {
    font-size: 2.5vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box {
    padding: 0 20px 30px;
  }
  .teeth-trouble-wrap .teeth-trouble-box.sp-row2 p {
    height: 17vw;
  }
  .teeth-trouble-wrap .teeth-trouble-box.sp-row3 p {
    height: 200px;
  }
  .teeth-trouble-wrap .teeth-trouble-box.sp-row3 p {
    height: 200px;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner {
    width: 100%;
    padding: 40px 20px;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner h2 {
    font-size: 4vw;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner .aliner-description {
    display: block;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner .aliner-description .image {
    width: 60%;
    margin: auto;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner .aliner-description .text {
    width: 100%;
    margin: 0;
    margin-top: 80px;
  }

  .inhouse-aliner-wrap .inhouse-aliner-inner .aliner-description .text p {
    font-size: 3vw;
  }
  .career-wrap {
    padding: 50px 30px;
  }

  .career-wrap h2 span {
    font-size: 4vw;
  }

  .career-wrap h2 p {
    font-size: 6vw;
    margin-top: 40px;
  }

  .career-wrap .career-box {
    width: 100%;
    margin-bottom: 80px;
  }

  .career-wrap .career-box .career-table table th,
  .career-wrap .career-box .career-table table td {
    font-size: 2.4vw;
  }

  .career-wrap .career-box .career-table table th {
    width: 8em;
  }
  .payment-description-wrap .payment-description-box {
    width: 92%;
  }

  .payment-description-wrap .payment-description-box h2 {
    font-size: 5vw;
  }

  .payment-description-wrap .payment-description-box h3 {
    font-size: 4vw;
  }

  .payment-description-wrap .payment-description-box .payment-credit {
    padding: 0 18vw;
  }

  .payment-description-wrap .payment-description-box .payment-loan {
    padding: 0 18vw;
  }

  .payment-description-wrap .payment-description-box h4 {
    font-size: 3.5vw;
  }

  .payment-description-wrap .payment-description-box p {
    font-size: 2.5vw;
  }
  .q-and-a {
    width: 100%;
    padding: 50px 30px;
  }

  .q-and-a h2 {
    font-size: 5vw;
  }

  .q-and-a .qanda-box {
    margin-bottom: 30px;
  }

  .q-and-a .qanda-box p.question {
    font-size: 3.2vw;
    padding-left: 9vw;
  }

  .q-and-a .qanda-box p.question:before {
    font-size: 5vw;
  }

  .q-and-a .qanda-box p.answer {
    font-size: 3.2vw;
  }

  .q-and-a .qanda-box p.answer:before {
    font-size: 5vw;
  }
  .q-and-a {
    width: 100%;
    padding: 50px 30px;
  }

  .q-and-a h2 {
    font-size: 5vw;
  }

  .q-and-a .qanda-box {
    margin-bottom: 30px;
  }

  .q-and-a .qanda-box p.question {
    font-size: 3.2vw;
    padding-left: 9vw;
  }

  .q-and-a .qanda-box p.question:before {
    font-size: 5vw;
  }

  .q-and-a .qanda-box p.answer {
    font-size: 3.2vw;
  }

  .q-and-a .qanda-box p.answer:before {
    font-size: 5vw;
  }

  .about-clinic-wrap h2 {
    font-size: 5vw;
  }

  .about-clinic-wrap .clinic-wrap {
    display: block;
    width: 100%;
    padding: 0 30px;
  }

  .about-clinic-wrap .clinic-wrap .clinic-box {
    width: 100%;
    padding: 7vw 6vw;
  }

  .about-clinic-wrap .clinic-wrap .vertical-circle-line {
    display: none;
  }

  .about-clinic-wrap .clinic-wrap .clinic-box h3 {
    font-size: 4vw;
    top: -4vw;
    left: 3vw;
    width: calc(100% - 6vw);
  }

  .about-clinic-wrap .clinic-wrap .clinic-box p {
    font-size: 3vw;
  }
  .clinic-description {
    margin: 6vw 0 0;
  }
  .clinic-description p.description {
    font-size: 3.8vw;
  }

  .clinic-description p.message {
    font-size: 3.8vw;
  }

  .clinic-description .left {
    margin-left: -37vw;
  }

  .clinic-description .left,
  .clinic-description .right {
    height: 14vw;
    top: 11.5vw;
  }

  .clinic-description .left:after,
  .clinic-description .right:after {
    height: 11vw;
  }

  .clinic-description .right {
    margin-left: 37vw;
  }
  .clinic-description p.description {
    font-size: 3.8vw;
  }

  .clinic-description p.message {
    font-size: 3.8vw;
  }

  .clinic-description .left {
    margin-left: -37vw;
  }

  .clinic-description .left,
  .clinic-description .right {
    height: 14vw;
    top: 11.5vw;
  }

  .clinic-description .left:after,
  .clinic-description .right:after {
    height: 11vw;
  }

  .clinic-description .right {
    margin-left: 37vw;
  }

  .about-company h2 {
    font-size: 5vw;
    font-weight: bold;
  }

  .about-company .about-company-table {
    width: 100%;
    padding: 0 30px;
  }

  .about-company .about-company-table table th,
  .about-company .about-company-table table td {
    vertical-align: middle;
    font-size: 3.6vw;
  }

  .about-company .about-company-table table th {
    width: 6em;
  }
  .notice-wrap h2 {
    font-size: 5vw;
  }

  .notice-wrap h2:before {
    margin-left: -33vw;
  }

  .notice-wrap h2:after {
    margin-left: 31vw;
  }

  .notice-wrap {
    padding: 60px 30px;
  }

  .notice-wrap .notice-box {
    width: 100%;
  }

  .notice-wrap .notice-box h4 {
    font-size: 3.2vw;
    font-weight: bold;
  }

  .notice-wrap .notice-box p {
    font-size: 3vw;
  }
  .about-company .clinic-time-table {
    width: 100%;
    padding: 0 20px;
  }
  .reason-box-wrap .reason-box .textarea h3 i {
    font-size: 11vw;
  }

  .reason-box-wrap .reason-box .textarea h3 span {
    top: -2px;
  }
  .reason-list-wrap .reason-box .image-box iframe {
    width: 100%;
  }
  .qualification-wrap .iframe-wrapper {
    top: 76.8vw;
    width: 80%;
    left: 10%;
  }

  .qualification-wrap .iframe-wrapper iframe {
    height: 77%;
  }
  .reason-list-wrap .reason-box .image-box iframe {
    position: relative;
    height: 50vw;
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  header h1 .logo {
    width: 7vw;
  }
  header .header-reserve p.title {
    font-size: 2.5vw;
  }

  header .header-reserve p.phone a {
    font-size: 4vw;
  }

  header .header-reserve p.time {
    font-size: 2vw;
  }
  header h1 .logo {
    width: 5vw;
  }

  header h1 span {
    font-size: 2.2vw;
    padding: 0;
    padding-left: 5px;
  }

  header {
    padding: 10px;
  }

  header .header-reserve {
    width: 39vw;
    padding: 0;
    padding-left: 1vw;
  }
  .master-message .message-box .image iframe {
    width: 100%;
    height: calc(315px * 0.7);
  }

  .reason-list-wrap .reason-box .image-box iframe {
    width: 100%;
  }

  .teeth-trouble-wrap .teeth-trouble-box .image img {
    height: 32vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box h4 {
    font-size: 5vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box h5 {
    font-size: 4.5vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box p {
    font-size: 4vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box.sp-row2 p {
    height: 26vw;
  }

  .teeth-trouble-wrap .teeth-trouble-box.sp-row3 p {
    height: 34vw;
  }
  .career-wrap {
    padding: 50px 20px;
  }

  .career-wrap .career-box {
    padding: 20px 10px;
  }

  .career-wrap .career-box .before-and-after {
    gap: 10px;
  }

  .career-wrap .career-box .career-table table th,
  .career-wrap .career-box .career-table table td {
    font-size: 3.2vw;
  }

  .career-wrap .career-box .career-table table th {
    width: 7em;
  }
  .q-and-a {
    padding: 50px 20px;
  }

  .q-and-a .qanda-box p.question {
    font-size: 4vw;
    padding-left: 10vw;
  }

  .q-and-a .qanda-box p.question:before {
    font-size: 6vw;
    margin-left: -2vw;
  }

  .q-and-a .qanda-box p.answer {
    font-size: 4vw;
    padding-left: 10vw;
  }

  .q-and-a .qanda-box p.answer:before {
    font-size: 6vw;
    margin-left: -2vw;
  }
  .q-and-a {
    padding: 50px 20px;
  }

  .q-and-a .qanda-box p.question {
    font-size: 4vw;
    padding-left: 10vw;
  }

  .q-and-a .qanda-box p.question:before {
    font-size: 6vw;
    margin-left: -2vw;
  }

  .q-and-a .qanda-box p.answer {
    font-size: 4vw;
    padding-left: 10vw;
  }

  .q-and-a .qanda-box p.answer:before {
    font-size: 6vw;
    margin-left: -2vw;
  }

  .payment-description-wrap .payment-description-box .payment-credit {
    padding: 0;
  }

  .payment-description-wrap .payment-description-box .payment-loan {
    padding: 0;
  }

  .payment-description-wrap .payment-description-box h4 {
    margin: 50px 0 30px;
    font-size: 4vw;
  }

  .payment-description-wrap .payment-description-box {
    padding: 50px 20px;
  }

  .payment-description-wrap .payment-description-box p {
    margin: 0;
    font-size: 3vw;
  }
  .notice-wrap h2:before {
    margin-left: -36vw;
  }
  .reason-list-wrap .reason-box {
    padding: 0 20px;
  }
}
