.classify.dental .worries__title,
.classify.dental .feature__title,
.classify.dental .menu__top__title {
  font-size: 2.2rem;
  padding: 0.6rem 0 0.6rem 1.6rem;
}

.classify.dental .worries__title,
.classify.dental .feature__title,
.classify.dental .menu__top__title {
  border-inline-start: 0.3rem solid #903499;
}

.classify.dental .mv__wrap__content__links a:first-child,
.classify.dental .mv__wrap__content__links a:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.4rem;
  padding: 1.2rem 4rem 1.2rem 3.2rem;
  border-width: 0.1rem;
  border-style: solid;
  border-radius: 0.2rem;
  position: relative;
}
.classify.dental .mv__wrap__content__links a:first-child::after,
.classify.dental .mv__wrap__content__links a:nth-child(2)::after {
  position: relative;
  content: "";
  width: 1.6rem;
  height: 1.2rem;
}

@media screen and (min-width: 768px) {
  .classify.dental .knowledge__wrap__left a {
    min-width: unset;
    margin-inline: auto;
  }
  .classify.dental .feature__wrap__content__list__item__text a,
  .classify.dental .menu__middle__item__right a,
  .classify.dental .menu__top__list__item__text a {
    justify-content: start;
    grid-template-columns: auto auto;
  }
  .classify.dental .feature__wrap__content__list__item__text a {
    margin-inline: auto;
    margin-block-start: 3.2rem;
  }
  .classify.dental .worries__title,
  .classify.dental .feature__title,
  .classify.dental .menu__top__title {
    font-size: 4rem;
    padding: 0.2rem 0 0.2rem 4rem;
  }

  .classify.dental .mv__wrap__content__links a:first-child,
  .classify.dental .mv__wrap__content__links a:nth-child(2),
  .classify.dental .knowledge__wrap__right > a {
    justify-content: flex-start;
    gap: 1rem;
    font-size: 1.8rem;
    padding: 1.2rem;
    line-height: 3rem;
  }

  .classify.dental .mv__wrap__content__links a:first-child::after,
  .classify.dental .mv__wrap__content__links a:nth-child(2)::after {
    width: 1.4rem;
    height: 1.2rem;
  }
}

.classify.dental .mv {
  margin-block-end: 5.8rem;
}

.classify.dental .mv__bg {
  padding: 2.5rem;
  height: 31rem;
  position: relative;
  margin-block-end: 2.4rem;
}

.classify.dental .mv__bg picture {
  -o-object-fit: cover;
  object-fit: cover;
}

.classify.dental .mv__bg__texts {
  position: absolute;
  bottom: 0;
  left: 2.5rem;
}

.classify.dental .mv__bg__texts div {
  filter: drop-shadow(0 0.4rem 0.4rem rgba(0, 0, 0, 0.25));
}

.classify.dental .mv__bg__texts div:first-child {
  position: relative;
  z-index: 10;
  top: 1.8rem;
}

.classify.dental .mv__bg__texts h2 {
  font-size: 1.2rem;
  color: white;
  padding: 0.8rem 0 0.8rem 2.4rem;
  width: 23rem;
  background: linear-gradient(to left, #241743, #602b80, #8f54a9);
  -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 100%, 0 100%);
}

.classify.dental .mv__bg__texts h2 ruby {
  font-size: 2.8rem;
}

.classify.dental .mv__bg__texts p {
  font-size: 1.4rem;
  padding: 2.8rem 0 0.6rem 2.4rem;
  width: 25.2rem;
  background: white;
  -webkit-clip-path: polygon(0 0, calc(100% - 2.6rem) 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 2.6rem) 0, 100% 100%, 0 100%);
}

.classify.dental .mv__wrap {
  padding: 2rem 2.4rem;
  background: linear-gradient(to left, #dec9e9, rgba(222, 201, 233, 0.526), rgba(222, 201, 233, 0));
}

.classify.dental .mv__wrap__content {
  padding: 2.4rem 1.2rem 3.2rem;
  border: 0.1rem solid #333333;
  background: white;
}

.classify.dental .mv__wrap__content__timeTable {
  margin-block-end: 2rem;
}

.classify.dental .mv__wrap__content__timeTable h3 {
  font-size: 1.6rem;
  margin-block-end: 1rem;
}

.classify.dental .mv__wrap__content__timeTable h3 span {
  color: white;
  display: inline-block;
  padding: 1rem 0.6rem;
  margin-inline-end: 1.2rem;
  background: linear-gradient(to left, #241743, #602b80, #8f54a9);
}

.classify.dental .mv__wrap__content__timeTable__table picture {
  margin-block-end: 2rem;
}

.classify.dental .mv__wrap__content__timeTable__table p {
  font-size: 1.4rem;
  line-height: 1.8;
  width: 90%;
  margin-inline: auto;
}

.classify.dental .mv__wrap__content__links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
  flex-direction: column;
  width: 80%;
  margin-inline: auto;
}

.classify.dental .mv__wrap__content__links a {
  width: 100%;
  box-shadow: 0 0.2rem 0.4rem rgba(208, 208, 208, 0.6);
}

.classify.dental .mv__wrap__content__links a:first-child {
  color: white;
  border-color: #903499;
  background: #903499;
}

.classify.dental .mv__wrap__content__links a:first-child::after {
  background: url("/wp-content/themes/rmdcc/assets/images/dental/arrow-white.svg") no-repeat center/100%;
}

.classify.dental .mv__wrap__content__links a:nth-child(2) {
  color: #903499;
  border-color: #903499;
  background: white;
}

.classify.dental .mv__wrap__content__links a:nth-child(2)::after {
  background: url("/wp-content/themes/rmdcc/assets/images/dental/arrow-purple.svg") no-repeat center/100%;
}

.classify.dental .philosophy {
  padding-block-end: 2.4rem;
  margin-block-end: 6.6rem;
  background: url("/wp-content/themes/rmdcc/assets/images/dental/philosophy-bg.webp") no-repeat bottom/100%;
}

.classify.dental .philosophy__pageNav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4.8rem 2.4rem;
  width: 86.66%;
  margin: 0 auto 13rem;
}

.classify.dental .philosophy__pageNav__item a {
  font-size: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 0.8rem 4.8rem;
  border-block-end: 0.1rem solid #333333;
  width: 15rem;
  position: relative;
}

.classify.dental .philosophy__pageNav__item a img {
  width: 2.4rem;
  position: absolute;
  left: 0.8rem;
}

.classify.dental .philosophy__pageNav__item:first-child a {
  width: 18rem;
}

.classify.dental .philosophy__pageNav__item:nth-child(3) a::before,
.classify.dental .philosophy__pageNav__item:nth-child(4) a::before {
  position: absolute;
  content: "";
  width: 1.2rem;
  height: 0.6rem;
  bottom: -0.8rem;
  left: 50%;
  translate: -50% 100%;
  background: #333333;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.classify.dental .philosophy__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.classify.dental .philosophy__wrap__doctor {
  position: relative;
  margin-block-end: 4.6rem;
}

.classify.dental .philosophy__wrap__doctor picture {
  width: 70%;
  margin-inline: auto;
}

.classify.dental .philosophy__wrap__doctor__text {
  position: absolute;
  bottom: 0;
  left: 2.4rem;
  translate: 0 50%;
  filter: drop-shadow(0 0.4rem 0.4rem rgba(0, 0, 0, 0.25));
}

.classify.dental .philosophy__wrap__doctor__text p {
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: white;
  letter-spacing: 0.5rem;
  width: 23rem;
  display: block;
  padding: 0.6rem 0 0.6rem 2.4rem;
  background: linear-gradient(to right, #241743, #602b80, #8f54a9);
  -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 100%, 0 100%);
}

.classify.dental .philosophy__wrap__doctor__text p small {
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  display: block;
  line-height: 2.2rem;
  margin-block-end: -0.6rem;
}

.classify.dental .philosophy__wrap__content {
  display: contents;
}

.classify.dental .philosophy__wrap__content h1 {
  order: -1;
  color: white;
  font-size: 2.2rem;
  line-height: 2.3;
  margin-block-end: 3.2rem;
  width: 28.6rem;
}

.classify.dental .philosophy__wrap__content h1 small {
  font-size: 1.8rem;
}

.classify.dental .philosophy__wrap__content h1 span {
  display: inline-block;
  padding: 0.8rem;
  width: 100%;
  background: linear-gradient(to left, #241743, #602b80, #8f54a9);
}

.classify.dental .philosophy__wrap__content h1 span:nth-child(1) {
  translate: -1.2rem 0;
}

.classify.dental .philosophy__wrap__content h1 span:nth-child(3) {
  translate: 1.2rem 0;
}

.classify.dental .philosophy__wrap__content__btnWrap {
  width: 85%;
}

.classify.dental .philosophy__wrap__content__btnWrap a {
  font-size: 1.8rem;
  text-decoration: underline;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1.6rem;
}

.classify.dental .philosophy__wrap__content__btnWrap a span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: linear-gradient(to left, #241743, #602b80, #8f54a9);
}

.classify.dental .philosophy__wrap__content__btnWrap a span img {
  width: 1.2rem;
}

.classify.dental .worries {
  width: 86.66%;
  margin-inline: auto;
  padding-block-end: 9rem;
  position: relative;
}

.classify.dental .worries::before {
  position: absolute;
  content: "";
  width: 23.6rem;
  height: 18rem;
  bottom: 0;
  right: -5.4rem;
  z-index: -1;
  background: url("/wp-content/themes/rmdcc/assets/images/dental/r-logo.svg") no-repeat center/100%;
}

.classify.dental .worries__title {
  margin-block-end: 2.6rem;
}

.classify.dental .worries__wrap__content {
  margin-block-end: 3.2rem;
}

.classify.dental .worries__wrap__content__title {
  font-size: 1.8rem;
  line-height: 1.5;
  padding-block-end: 1.6rem;
  border-block-end: 0.1rem solid #903499;
  margin-block-end: 2rem;
  font-feature-settings: "palt";
}

.classify.dental .worries__wrap__content__discription {
  font-size: 1.4rem;
  line-height: 1.8;
}

.classify.dental .worries__wrap__table {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  flex-wrap: wrap;
}

.classify.dental .worries__wrap__table__item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  gap: 0.2rem;
  width: calc(50% - 0.8rem);
  height: 17.4rem;
  padding-block-end: 1.2rem;
  border: 0.1rem solid #333333;
  background: white;
  transition: all 0.3s;
}
.classify.dental .worries__wrap__table__item:hover {
  background: #eae3ef;
}
.classify.dental .worries__wrap__table__item__icon {
  width: 10.6rem;
}

.classify.dental .worries__wrap__table__item .worries__wrap__table__item__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 7.6rem;
}

.classify.dental .worries__wrap__table__item .worries__wrap__table__item__content h3 {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
}

.classify.dental .button-arrow {
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #903499;
}

.classify.dental .button-arrow img {
  width: 1.2rem;
}

.classify.dental .feature {
  margin-block-end: 8.8rem;
}

.classify.dental .feature__title {
  margin-block-end: 2.6rem;
  margin-inline-start: 2.5rem;
}

.classify.dental .feature__wrap__catchCopy {
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 0 1.6rem 2.4rem;
}

.classify.dental .feature__wrap__content {
  padding: 2.4rem 2.7rem;
  background: linear-gradient(to right, #dec9e9, rgba(222, 201, 233, 0.526), rgba(222, 201, 233, 0));
}

.classify.dental .feature__wrap__content__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.6rem;
}

.classify.dental .feature__wrap__content__list__item {
  padding: 1.6rem 1rem 2.4rem;
  background: white;
}

.classify.dental .feature__wrap__content__list__item__text {
  margin-block-start: 1.2rem;
}

.classify.dental .feature__wrap__content__list__item__text h3 {
  font-size: 1.6rem;
  color: white;
  text-align: center;
  padding-block: 0.6rem;
  margin-block-end: 0.8rem;
  background: #903499;
}

.classify.dental .feature__wrap__content__list__item__text p {
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: normal;
}

.classify.dental .feature__wrap__content__list__item__text p + p {
  margin-block: 1.6rem;
}

.classify.dental .feature__wrap__content__list__item__text .caution {
  font-size: 1.2rem;
}

.classify.dental .menu {
  position: relative;
  padding-block-end: 6.4rem;
}

.classify.dental .menu__top {
  padding: 3.4rem 2.5rem 4rem;
  background: #dec9e9;
}

.classify.dental .menu__top__title {
  margin-block-end: 2.6rem;
}

.classify.dental .menu__top > p {
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: normal;
  margin-block-end: 3.2rem;
}

.classify.dental .menu__top__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 3.2rem;
}

.classify.dental .menu__top__list__item {
  padding-block-end: 3.2rem;
  background: white;
}
.menu__top__list__item picture img {
  width: 32.5rem;
  height: 20.8rem;
  object-fit: cover;
}

.classify.dental .menu__top__list__item__text {
  padding-inline: 1.6rem;
  margin-block-start: 1.8rem;
}

.classify.dental .menu__top__list__item__text h3 {
  font-size: 1.6rem;
  text-align: center;
  padding-block-end: 0.6rem;
  border-block-end: 0.1rem solid #333333;
  margin-block-end: 1.2rem;
}

.classify.dental .menu__top__list__item__text p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: normal;
  width: 91.126%;
  margin: 0 auto 1.6rem;
}

.classify.dental .menu__top__list__item__subList {
  padding-inline: 1.6rem;
}

.classify.dental .menu__top__list__item__subList__itemWrap {
  margin-block-start: 2.4rem;
  border-block-start: 0.1rem solid #333333;
  padding: 2.4rem 1.4rem 0;
}

.classify.dental .menu__top__list__item__subList__itemWrap__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 1.2rem 2rem 1.2rem 2.5rem;
  border-radius: 0.4rem;
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.classify.dental .menu__top__list__item__subList__itemWrap__item picture {
  top: 0;
  left: 0;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}
.classify.dental .menu__top__list__item__subList__itemWrap__item picture img {
  width: 26.5rem;
  height: 10.6rem;
  object-fit: cover;
  transition: opacity 0.3s;
}
.classify.dental .menu__top__list__item__subList__itemWrap__item:hover picture img {
  opacity: 0.5;
}

.classify.dental .menu__top__list__item__subList__itemWrap__item > div {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 18rem;
  height: 8.2rem;
  padding-block: 1rem;
  border-radius: 0.4rem;
  background: rgba(255, 255, 255, 0.8);
}

.classify.dental .menu__top__list__item__subList__itemWrap__item > div h4 {
  font-size: 1.6rem;
  color: #903499;
  text-decoration: underline;
}

.classify.dental .menu__top__list__item__subList__itemWrap__item > div p {
  font-size: 1.2rem;
  line-height: 1.5;
}

.classify.dental .menu__top__list__item__subList__itemWrap__item span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: linear-gradient(to left, #241743, #602b80, #8f54a9);
  transition: all 0.3s;
}
.classify.dental .menu__top__list__item__subList__itemWrap__item:hover span {
  translate: 25% 0;
}
.classify.dental .menu__top__list__item__subList__itemWrap__item span img {
  width: 1.4rem;
}

.classify.dental .menu__middle {
  width: 86.66%;
  margin: 0 auto 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 2.4rem;
}

.classify.dental .menu__middle__item {
  width: 100%;
  padding: 1.6rem 2.2rem 2.4rem;
  border: 0.1rem solid #333333;
  gap: 1.2rem;
  background-color: #fff;
}

.classify.dental .menu__middle__item__left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-block-end: 1rem;
}

.classify.dental .menu__middle__item__left img {
  width: 10.8rem;
}

.classify.dental .menu__middle__item__left h3 {
  font-size: 1.6rem;
  width: 17.4rem;
  line-height: 3rem;
  border-block-end: 0.1rem solid #333333;
}

.classify.dental .menu__middle__item__right h3 {
  display: none;
}

.classify.dental .menu__middle__item__right p {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: normal;
  width: 82.142%;
  margin: 0 auto 1.6rem;
}

.classify.dental .menu__bottom {
  width: 86.66%;
  margin-inline: auto;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.6rem;
}

.classify.dental .menu__bottom__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: calc(50% - 0.8rem);
  padding-block-end: 1.2rem;
  border: 0.1rem solid #333333;
  transition: all 0.3s;
  background-color: #fff;
}
.classify.dental .menu__bottom__item:hover {
  background: #eae3ef;
}

.classify.dental .menu__bottom__item picture img {
  width: 10.6rem;
}

.classify.dental .menu__bottom__item h3 {
  font-size: 1.4rem;
  margin-block-end: 0.8rem;
  text-align: center;
}

.classify.dental .knowledge {
  padding: 4rem 2.5rem;
  background: #f6f6f6;
}

.classify.dental .knowledge__title {
  font-size: 2rem;
  text-align: center;
  padding-block-end: 2.4rem;
  margin-block-end: 3.2rem;
  position: relative;
}

.classify.dental .knowledge__title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 8.8rem;
  height: 0.2rem;
  background: #903499;
}

.classify.dental .knowledge__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 3.2rem;
}

.classify.dental .knowledge__wrap__left {
  padding: 2.4rem 2.6rem;
  border: 0.1rem solid #333333;
  border-radius: 0.8rem;
}

.classify.dental .knowledge__wrap__left__title {
  padding-block-end: 1.2rem;
  border-block-end: 0.1rem solid #333333;
  margin-block-end: 2.4rem;
}

.classify.dental .knowledge__wrap__left__title__tags {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block-end: 2.4rem;
}

.classify.dental .knowledge__wrap__left__title__tags p {
  font-size: 1.6rem;
}

.classify.dental .knowledge__wrap__left__title__tags p:first-child {
  color: #903499;
}

.classify.dental .knowledge__wrap__left__title__tags p:nth-child(2) {
  text-align: center;
  color: white;
  padding-block: 0.8rem;
  width: 12.7rem;
  background: #903499;
}

.classify.dental .knowledge__wrap__left__title h3 {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
}

.classify.dental .knowledge__wrap__left__description p,
.classify.dental .knowledge__wrap__left__description {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5;
  margin-block-end: 2rem;
}

.classify.dental .knowledge__wrap__right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
}

.classify.dental .knowledge__wrap__right__item {
  width: 100%;
}

.classify.dental .knowledge__wrap__right__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  width: 100%;
  padding: 2rem 1.2rem;
  border-radius: 0.8rem;
  background: white;
  box-shadow: 0 0.2rem 0.4rem rgba(208, 208, 208, 0.6);
}

.classify.dental .knowledge__wrap__right__item a img {
  width: 10rem;
  aspect-ratio: 1;
  object-fit: cover;
}

.classify.dental .knowledge__wrap__right__item__text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
  flex-direction: column-reverse;
  width: 19rem;
}

.classify.dental .knowledge__wrap__right__item__text__title {
  font-size: 1.6rem;
  line-height: 1.5;
}

.classify.dental .knowledge__wrap__right__item__text div p:first-child {
  font-size: 1.6rem;
  font-weight: normal;
  color: white;
  text-align: center;
  width: 12rem;
  padding-block: 0.8rem;
  margin-block-end: 0.6rem;
  background: #903499;
}

.classify.dental .knowledge__wrap__right__item__text div p:last-child {
  font-size: 1.4rem;
  font-weight: normal;
}

.classify-service {
  background: #dec9e9;
  position: relative;
}

.classify-service::before {
  content: "";
  position: absolute;
  width: 160rem;
  height: 55.8rem;
  bottom: 100%;
  left: 0;
  background: url("/wp-content/themes/rmdcc/img/common/classify-service-bg.svg") no-repeat center/contain;
  pointer-events: none;
}

/* @media screen and (768px > width) { */
@media screen and (max-width: 767px) {
  .classify-service {
    position: relative;
  }
  .classify-service::before {
    content: "";
    position: absolute;
    width: 37.5rem;
    height: 19rem;
    bottom: 100%;
    left: 0;
    background: url("/wp-content/themes/rmdcc/img/common/classify-service-bg-sp.svg") no-repeat center/contain;
    pointer-events: none;
  }
  .classify.dental .knowledge__wrap__left a {
    min-width: 19.2rem;
    margin-inline: auto;
  }
  .classify.dental .knowledge__wrap__right > a {
    width: 82.15%;
    margin-inline: auto;
    color: white;
    border-color: #903499;
    margin-block-start: 2.4rem;
    background: #903499;
  }

  .classify.dental .knowledge__wrap__right > a::after {
    filter: invert(0);
    background: url("/wp-content/themes/rmdcc/assets/images/dental/arrow-white.svg") no-repeat center/100%;
  }

  .classify.dental .feature__wrap__content__list__item__text a,
  .classify.dental .menu__middle__item__right a,
  .classify.dental .menu__top__list__item__text a {
    justify-items: unset;
    padding-inline: 3.2rem 2rem;
    grid-template-columns: 1fr auto;
    margin-inline: auto;
  }
  .classify.dental .knowledge__wrap__right > a::after {
    position: relative;
    content: "";
    width: 1.6rem;
    height: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .classify.dental .mv {
    margin-block-end: 9.6rem;
    position: relative;
  }

  .classify.dental .mv__bg {
    padding: 0 2rem 0 9.2rem;
    height: 58.6rem;
    margin-block-end: 0;
  }

  .classify.dental .mv__bg__texts {
    bottom: 0;
    left: 9.2rem;
  }

  .classify.dental .mv__bg__texts div:first-child {
    top: 0;
  }

  .classify.dental .mv__bg__texts h2 {
    font-size: 1.8rem;
    padding: 1rem 0 1rem 4rem;
    width: 43.6rem;
    -webkit-clip-path: polygon(0 0, calc(100% - 6rem) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 6rem) 0, 100% 100%, 0 100%);
  }

  .classify.dental .mv__bg__texts h2 ruby {
    font-size: 5.6rem;
  }

  .classify.dental .mv__wrap {
    padding: 0;
    background: none;
    position: absolute;
    top: 50%;
    right: 4rem;
    translate: 0 -50%;
    width: 46.125%;
  }

  .classify.dental .mv__wrap__content {
    padding: 4.8rem 3.2rem 4rem;
  }

  .classify.dental .mv__wrap__content__timeTable {
    margin-block-end: 3.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .classify.dental .mv__wrap__content__timeTable h3 {
    font-size: 2rem;
    writing-mode: vertical-rl;
    letter-spacing: 0.5rem;
    text-align: center;
    height: 15.8rem;
    padding-block-start: 2.4rem;
    border-block-start: 0.1rem solid #903499;
    margin-block-start: 2.4rem;
    margin-block-end: 0;
  }

  .classify.dental .mv__wrap__content__timeTable h3 span {
    display: none;
  }

  .classify.dental .mv__wrap__content__timeTable__table picture {
    margin-block-end: 1.6rem;
  }

  .classify.dental .mv__wrap__content__timeTable__table div {
    margin-inline: 22rem 0;
  }

  .classify.dental .mv__wrap__content__timeTable__table p {
    width: unset;
    margin-inline: unset;
  }

  .classify.dental .mv__wrap__content__links {
    justify-content: center;
    gap: 2.4rem;
    flex-direction: row;
    width: 100%;
  }

  .classify.dental .mv__wrap__content__links a {
    width: 35%;
  }

  .classify.dental .philosophy {
    padding-block-end: 20rem;
    margin-block-end: 0;
    background: url("/wp-content/themes/rmdcc/assets/images/dental/philosophy-bg-pc.webp") no-repeat top/100%;
  }

  .classify.dental .philosophy__pageNav {
    gap: 4.8rem;
    width: unset;
    margin: 0 auto 24.6rem;
  }

  .classify.dental .philosophy__pageNav__item a {
    font-size: 2rem;
    padding: 0 0 0.8rem 2.8rem;
    width: 22.4rem;
  }

  .classify.dental .philosophy__pageNav__item a img {
    width: 4.8rem;
    left: 0.6rem;
    bottom: 0;
  }

  .classify.dental .philosophy__pageNav__item:first-child a {
    width: 22.4rem;
    padding: 0 0 0.8rem 4.8rem;
  }

  .classify.dental .philosophy__pageNav__item:first-child a img {
    left: 0;
  }

  .classify.dental .philosophy__pageNav__item:nth-child(3) a::before,
  .classify.dental .philosophy__pageNav__item:nth-child(4) a::before {
    position: absolute;
    content: "";
    width: 1.2rem;
    height: 0.6rem;
    bottom: -0.8rem;
    left: 50%;
    translate: -50% 100%;
    background: #333333;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  .classify.dental .philosophy__wrap {
    flex-direction: row;
    align-items: flex-end;
    gap: 6.8rem;
  }

  .classify.dental .philosophy__wrap__doctor {
    margin-block-end: 0;
    width: 22.5%;
  }

  .classify.dental .philosophy__wrap__doctor picture {
    width: 100%;
  }

  .classify.dental .philosophy__wrap__doctor__text {
    left: -5rem;
  }

  .classify.dental .philosophy__wrap__doctor__text p {
    font-size: 4rem;
    letter-spacing: 0;
    width: 41.6rem;
    line-height: 4.8rem;
    padding: 1rem 0 1.6rem 4.4rem;
    -webkit-clip-path: polygon(0 0, calc(100% - 7.6rem) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 7.6rem) 0, 100% 100%, 0 100%);
  }

  .classify.dental .philosophy__wrap__doctor__text p small {
    font-size: 2rem;
    line-height: 2.9rem;
    margin-block-end: 0.3rem;
  }

  .classify.dental .philosophy__wrap__content {
    display: block;
    width: 42.5%;
  }

  .classify.dental .philosophy__wrap__content h1 {
    order: unset;
    font-size: 4rem;
    line-height: 3;
    margin-block-end: 8rem;
    width: 61rem;
  }

  .classify.dental .philosophy__wrap__content h1 small {
    font-size: 3.2rem;
  }

  .classify.dental .philosophy__wrap__content h1 span {
    padding: 2rem 4.4rem 2rem 3.4rem;
    width: 100%;
    background: linear-gradient(to left, #241743, #602b80, #8f54a9);
  }

  .classify.dental .philosophy__wrap__content h1 span:nth-child(1) {
    translate: 0 0;
  }

  .classify.dental .philosophy__wrap__content h1 span:nth-child(3) {
    translate: 5rem 0;
  }

  .classify.dental .philosophy__wrap__content__btnWrap {
    width: 100%;
  }

  .classify.dental .philosophy__wrap__content__btnWrap a {
    font-size: 2.4rem;
    font-weight: normal;
    text-decoration: underline;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1.6rem;
  }

  .classify.dental .philosophy__wrap__content__btnWrap a span {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.6rem;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background: linear-gradient(to left, #241743, #602b80, #8f54a9);
  }

  .classify.dental .philosophy__wrap__content__btnWrap a span img {
    width: 1.2rem;
  }

  .classify.dental .worries {
    width: 100%;
    padding-block-end: 8.7rem;
  }

  .classify.dental .worries::before {
    width: 68rem;
    height: 52rem;
    bottom: -31rem;
    right: 1rem;
    z-index: 1;
  }

  .classify.dental .worries__title {
    margin-inline-start: 11.2rem;
    margin-block-end: 7.2rem;
  }

  .classify.dental .worries__wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 4rem;
    position: relative;
    z-index: 10;
  }

  .classify.dental .worries__wrap__content {
    width: 26.875%;
    margin-block-end: 0;
  }

  .classify.dental .worries__wrap__content__title {
    font-size: 3.2rem;
    padding-block-end: 3.2rem;
    margin-block-end: 3.2rem;
  }

  .classify.dental .worries__wrap__content__discription {
    font-size: 1.6rem;
  }

  .classify.dental .worries__wrap__table {
    justify-content: start;
    width: 60%;
  }

  .classify.dental .worries__wrap__table__item {
    gap: 1.2rem;
    width: 23%;
    height: 29.6rem;
    padding-block-end: 3rem;
  }

  .classify.dental .worries__wrap__table__item__icon {
    width: 18.4rem;
  }

  .classify.dental .worries__wrap__table__item .worries__wrap__table__item__content {
    height: 9.2rem;
  }

  .classify.dental .worries__wrap__table__item .worries__wrap__table__item__content h3 {
    font-size: 1.6rem;
  }

  .classify.dental .feature {
    padding-block: 11.6rem 7.8rem;
    margin-block-end: 22.1rem;
    background: url("/wp-content/themes/rmdcc/assets/images/dental/feature-bg.webp") no-repeat center/100% 100%;
  }

  .classify.dental .feature__title {
    margin-block-end: 1.6rem;
    margin-inline-start: 22rem;
  }

  .classify.dental .feature__wrap {
    position: relative;
    z-index: 10;
    margin-inline: 25% 15%;
  }

  .classify.dental .feature__wrap__catchCopy {
    font-size: 3.2rem;
    margin: 0 0 5.6rem auto;
    width: -moz-fit-content;
    width: fit-content;
  }

  .classify.dental .feature__wrap__content {
    width: 100%;
    padding: 0;
    background: none;
  }

  .classify.dental .feature__wrap__content__list {
    width: 100%;
    gap: 8rem;
  }

  .classify.dental .feature__wrap__content__list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    background: none;
    width: 100%;
  }

  .classify.dental .feature__wrap__content__list__item:nth-child(even) {
    flex-direction: row-reverse;
  }

  .classify.dental .feature__wrap__content__list__item picture {
    width: 41.66%;
  }

  .classify.dental .feature__wrap__content__list__item__text {
    width: 50%;
    margin-block-start: 0;
  }

  .classify.dental .feature__wrap__content__list__item__text h3 {
    font-size: 2.4rem;
    margin-block-end: 3.2rem;
  }

  .classify.dental .feature__wrap__content__list__item__text p {
    font-size: 1.6rem;
  }

  .classify.dental .feature__wrap__content__list__item__text p + p {
    margin-block: 2rem;
  }

  .classify.dental .feature__wrap__content__list__item__text .caution {
    font-size: 1.4rem;
  }

  .classify.dental .menu {
    padding-block-end: 6rem;
    margin-block-end: 6rem;
  }

  .classify.dental .menu__top {
    padding: 8rem 0;
  }

  .classify.dental .menu__top__title {
    margin-inline-start: 11.2rem;
    margin-block-end: 4rem;
  }

  .classify.dental .menu__top > p {
    width: 66%;
    font-size: 1.8rem;
    margin: 0 auto 4rem;
  }

  .classify.dental .menu__top__list {
    width: 72.5%;
    margin-inline: auto;
    gap: 4rem;
  }

  .classify.dental .menu__top__list__item {
    padding-block-end: 0;
    padding-inline-end: 4rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4rem;
  }
  .menu__top__list__item picture img {
    width: 33rem;
    height: 44rem;
    object-fit: cover;
  }

  .classify.dental .menu__top__list__item__text {
    padding-inline: 0;
    margin-block-start: 0;
    width: 36rem;
  }

  .classify.dental .menu__top__list__item__text h3 {
    font-size: 2.8rem;
    text-align: left;
    padding-block-end: 2rem;
    margin-block-end: 2rem;
  }

  .classify.dental .menu__top__list__item__text p {
    font-size: 1.8rem;
    width: 100%;
    margin: 0 auto 2rem;
  }

  .classify.dental .menu__top__list__item__subList {
    padding-inline: 0;
    width: auto;
    display: grid;
    grid-auto-rows: 1fr;
    gap: 1.6rem;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap {
    margin-block-start: 0;
    border-block-start: none;
    padding: 0;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item {
    gap: 1.6rem;
    display: grid;
    place-items: center;
    grid-auto-flow: column;
    height: 17.2rem;
    width: 35rem;
    border-radius: 0.8rem;
  }
  .classify.dental .menu__top__list__item__subList__itemWrap__item picture img {
    width: 35rem;
    height: 17.2rem;
    object-fit: cover;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item > div {
    width: 22rem;
    height: unset;
    padding-block: 1.6rem;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item > div h4 {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item > div p {
    font-size: 1.6rem;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item span {
    width: 4.8rem;
    height: 4.8rem;
    border: 0.2rem solid white;
  }

  .classify.dental .menu__top__list__item__subList__itemWrap__item span img {
    width: 2rem;
  }

  .classify.dental .menu__middle {
    width: 68.75%;
    margin: 8rem auto 4rem;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4rem;
  }

  .classify.dental .menu__middle__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: calc(50% - 2rem);
    padding: 2.4rem 4rem 2.4rem 1.6rem;
    gap: 1.6rem;
  }

  .classify.dental .menu__middle__item__left {
    margin-block-end: 0;
  }

  .classify.dental .menu__middle__item__left img {
    width: 18.4rem;
  }

  .classify.dental .menu__middle__item__left h3 {
    display: none;
  }

  .classify.dental .menu__middle__item__right {
    width: calc(70.6% - 4rem);
  }
  .classify.dental .menu__middle__item__right h3 {
    display: block;
    font-size: 2.8rem;
    width: 100%;
    padding-block-end: 1.6rem;
    border-block-end: 0.1rem solid #333333;
    margin-block-end: 1.6rem;
  }

  .classify.dental .menu__middle__item__right p {
    font-size: 1.6rem;
    width: 100%;
  }

  .classify.dental .menu__bottom {
    width: 68.75%;
    margin-inline: auto;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 4rem;
  }

  .classify.dental .menu__bottom__item {
    width: calc(25% - 3rem);
    padding-block-end: 2.4rem;
  }

  .classify.dental .menu__bottom__item picture img {
    width: 18.4rem;
  }

  .classify.dental .menu__bottom__item h3 {
    font-size: 2.8rem;
    margin-block-end: 2rem;
  }

  .classify.dental .knowledge {
    padding: 0;
    margin-bottom: 12rem;
    background: white;
  }

  .classify.dental .knowledge__title {
    font-size: 3.2rem;
    padding-block-end: 4rem;
    margin-block-end: 7.2rem;
  }

  .classify.dental .knowledge__title::before {
    width: 10rem;
  }

  .classify.dental .knowledge__wrap {
    width: 76.125%;
    margin-inline: auto;
    flex-direction: row;
    gap: 4.4rem;
    margin-block-end: 0;
    align-items: start;
  }

  .classify.dental .knowledge__wrap__left {
    padding: 3.2rem 4.8rem 4rem;
    border-radius: 0;
    width: 49%;
  }

  .classify.dental .knowledge__wrap__left__title {
    margin-block-end: 2rem;
  }

  .classify.dental .knowledge__wrap__left__title__tags {
    margin-block-end: 0.8rem;
  }

  .classify.dental .knowledge__wrap__left__title__tags p {
    font-size: 1.8rem;
  }

  .classify.dental .knowledge__wrap__left__title__tags p:nth-child(2) {
    width: 15.6rem;
  }

  .classify.dental .knowledge__wrap__left__title h3 {
    font-size: 2rem;
    text-align: left;
  }

  .classify.dental .knowledge__wrap__left__description p,
  .classify.dental .knowledge__wrap__left__description {
    font-size: 1.8rem;
    margin-block-end: 2.2rem;
    line-height: 1.8;
  }

  .classify.dental .knowledge__wrap__right {
    gap: 4rem;
    width: 47.3%;
  }
  .classify.dental .knowledge__wrap__right__item {
    padding: 0.8rem;
    transition: 0.3s;
  }

  .classify.dental .knowledge__wrap__right__item a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .classify.dental .knowledge__wrap__right__item a img {
    width: 12.5rem;
  }

  .classify.dental .knowledge__wrap__right__item__text {
    gap: 0;
    flex-direction: column;
    width: 42.8rem;
  }

  .classify.dental .knowledge__wrap__right__item__text__title {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 1.2rem;
    border-bottom: 0.2rem solid #333333;
    margin-bottom: 1.6rem;
    width: 100%;
  }
  .classify.dental .knowledge__wrap__right__item:hover .knowledge__wrap__right__item__text__title {
    text-decoration: underline;
  }
  .classify.dental .knowledge__wrap__right__item:hover {
    opacity: 0.7;
  }

  .classify.dental .knowledge__wrap__right__item__text div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1.2rem;
  }

  .classify.dental .knowledge__wrap__right__item__text div p:first-child {
    font-size: 1.8rem;
    width: 16rem;
    margin-block-end: 0;
  }

  .classify.dental .knowledge__wrap__right__item__text div p:last-child {
    font-size: 1.8rem;
  }
}
