@charset "UTF-8";
/*
 * service.css
 * Last modify 2024/10/30 13:12
 */
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDMincho:wght@400;700&family=BIZ+UDPMincho:wght@400;700&family=Cardo:wght@400;700&family=Zen+Kaku+Gothic+Antique&display=swap"); /* ==========================================================
!import
========================================================== */
/* ==========================================================
!mediaQuery
デザインベースは376px、1440px
========================================================== */
/* -----------------------------------------------------
Base Style
----------------------------------------------------- */
/* !main
---------------------------------------------------------- */
html.webp #main {
  background-image: url("../img/service/bg_main01.webp");
}
@media screen and (max-width: 880px) {
  html.webp #main {
    background-image: url("../img/service/bg_main01_sp.webp");
  }
}

html.no-webp #main {
  background-image: url("../img/service/bg_main01.jpg");
}
@media screen and (max-width: 880px) {
  html.no-webp #main {
    background-image: url("../img/service/bg_main01_sp.jpg");
  }
}

/* !content
---------------------------------------------------------- */
#content h1.h1_basic01 {
  margin-bottom: 4.25vw;
}
@media screen and (min-width: 881px) {
  #content h1.h1_basic01 {
    margin-bottom: 1.87vw;
  }
}
@media screen and (min-width: 1281px) {
  #content h1.h1_basic01 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1441px) {
  #content h1.h1_basic01 {
    margin-bottom: 1.66vw;
  }
}
#content h2 {
  display: inline-block;
  border-bottom: 1px solid #DAD4A4;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 880px) {
  #content h2 {
    margin-bottom: 4.25vw;
    font-size: 5.31vw;
  }
}
@media screen and (min-width: 881px) {
  #content h2 {
    margin-bottom: 1.87vw;
    font-size: 2.5vw;
  }
}
@media screen and (min-width: 1281px) {
  #content h2 {
    margin-bottom: 24px;
    font-size: 32px;
  }
}
@media screen and (min-width: 1441px) {
  #content h2 {
    margin-bottom: 1.66vw;
    font-size: 2.22vw;
  }
}
#content #general_dentistry h2 {
  padding-right: 10.1vw;
  background: url("../common/img/ico_service01.svg") no-repeat right center;
  background-size: 5.85vw;
}
@media screen and (min-width: 881px) {
  #content #general_dentistry h2 {
    padding-right: 3.59vw;
    background-size: 2.34vw;
  }
}
@media screen and (min-width: 1281px) {
  #content #general_dentistry h2 {
    padding-right: 46px;
    background-size: 30px;
  }
}
@media screen and (min-width: 1441px) {
  #content #general_dentistry h2 {
    padding-right: 3.19vw;
    background-size: 2.08vw;
  }
}
#content #oral_surgery h2 {
  padding-right: 11.17vw;
  background: url("../common/img/ico_service02.svg") no-repeat right center;
  background-size: 6.91vw;
}
@media screen and (min-width: 881px) {
  #content #oral_surgery h2 {
    padding-right: 3.98vw;
    background-size: 2.73vw;
  }
}
@media screen and (min-width: 1281px) {
  #content #oral_surgery h2 {
    padding-right: 51px;
    background-size: 35px;
  }
}
@media screen and (min-width: 1441px) {
  #content #oral_surgery h2 {
    padding-right: 3.54vw;
    background-size: 2.43vw;
  }
}
#content #orthodontic_treatment h2 {
  padding-right: 14.62vw;
  background: url("../common/img/ico_service06.svg") no-repeat right center;
  background-size: 10.37vw;
}
@media screen and (min-width: 881px) {
  #content #orthodontic_treatment h2 {
    padding-right: 5vw;
    background-size: 3.75vw;
  }
}
@media screen and (min-width: 1281px) {
  #content #orthodontic_treatment h2 {
    padding-right: 64px;
    background-size: 48px;
  }
}
@media screen and (min-width: 1441px) {
  #content #orthodontic_treatment h2 {
    padding-right: 4.44vw;
    background-size: 3.33vw;
  }
}
#content #whitening h2 {
  padding-right: 10.37vw;
  background: url("../common/img/ico_service04.svg") no-repeat right center;
  background-size: 6.11vw;
}
@media screen and (min-width: 881px) {
  #content #whitening h2 {
    padding-right: 3.43vw;
    background-size: 2.18vw;
  }
}
@media screen and (min-width: 1281px) {
  #content #whitening h2 {
    padding-right: 44px;
    background-size: 28px;
  }
}
@media screen and (min-width: 1441px) {
  #content #whitening h2 {
    padding-right: 3.05vw;
    background-size: 1.94vw;
  }
}
#content #aesthetic_dentistry h2 {
  padding-right: 9.57vw;
  background: url("../common/img/ico_service05.svg") no-repeat right center;
  background-size: 5.31vw;
}
@media screen and (min-width: 881px) {
  #content #aesthetic_dentistry h2 {
    padding-right: 3.2vw;
    background-size: 1.95vw;
  }
}
@media screen and (min-width: 1281px) {
  #content #aesthetic_dentistry h2 {
    padding-right: 41px;
    background-size: 25px;
  }
}
@media screen and (min-width: 1441px) {
  #content #aesthetic_dentistry h2 {
    padding-right: 2.84vw;
    background-size: 1.73vw;
  }
}
#content .textWrap p {
  font-size: 4.25vw;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 881px) {
  #content .textWrap p {
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 1281px) {
  #content .textWrap p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1441px) {
  #content .textWrap p {
    font-size: 1.25vw;
  }
}
#content .textWrap p.cmnt {
  margin-bottom: 10.63vw;
  font-size: 5.31vw;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 881px) {
  #content .textWrap p.cmnt {
    margin-bottom: 3.12vw;
    font-size: 1.87vw;
  }
}
@media screen and (min-width: 1281px) {
  #content .textWrap p.cmnt {
    margin-bottom: 32px;
    font-size: 24px;
  }
}
@media screen and (min-width: 1441px) {
  #content .textWrap p.cmnt {
    margin-bottom: 2.77vw;
    font-size: 1.66vw;
  }
}

/* !serviceList
---------------------------------------------------------- */
#serviceList {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 12.76vw auto 0;
  font-size: 3.72vw;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 880px) {
  #serviceList {
    display: block;
    line-height: 1.5;
  }
}
@media screen and (min-width: 881px) {
  #serviceList {
    width: 85vw;
    margin-top: 6.25vw;
    font-size: 1.4vw;
  }
  #serviceList #oral_surgery:before,
#serviceList #orthodontic_treatment:before,
#serviceList #aesthetic_dentistry:before {
    right: 0;
  }
}
@media screen and (min-width: 1281px) {
  #serviceList {
    width: 1068px;
    margin-top: 80px;
    font-size: 18px;
  }
  #serviceList #oral_surgery:before,
#serviceList #orthodontic_treatment:before,
#serviceList #aesthetic_dentistry:before {
    right: 0;
  }
}
@media screen and (min-width: 1441px) {
  #serviceList {
    width: 74.16vw;
    margin-top: 5.55vw;
    font-size: 1.25vw;
  }
  #serviceList #oral_surgery:before,
#serviceList #orthodontic_treatment:before,
#serviceList #aesthetic_dentistry:before {
    right: 0;
  }
}
#serviceList .secAction01 {
  width: 100%;
}
#serviceList .secAction01:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  border: 1px solid #DAD4A4;
}
@media screen and (max-width: 880px) {
  #serviceList .secAction01 {
    margin-bottom: 8.51vw;
    padding-top: 57.44vw;
  }
  #serviceList .secAction01:before {
    width: 100%;
    height: 53.19vw;
    margin-bottom: 4.25vw;
    background-size: 100% !important;
  }
}
@media screen and (min-width: 881px) {
  #serviceList .secAction01 {
    min-height: 27.34vw;
    margin-bottom: 5vw;
  }
  #serviceList .secAction01 .wrap {
    min-height: 27.34vw;
  }
  #serviceList .secAction01:before {
    width: 38.43vw;
    height: 27.34vw;
    background-size: 38.43vw !important;
  }
  #serviceList .secAction01 .actionR {
    padding-left: 42.18vw;
  }
  #serviceList .secAction01 .actionL {
    padding-right: 42.18vw;
  }
}
@media screen and (min-width: 1281px) {
  #serviceList .secAction01 {
    min-height: 350px;
    margin-bottom: 64px;
  }
  #serviceList .secAction01 .wrap {
    min-height: 350px;
  }
  #serviceList .secAction01:before {
    width: 492px;
    height: 350px;
    background-size: 492px !important;
  }
  #serviceList .secAction01 .actionR {
    padding-left: 540px;
  }
  #serviceList .secAction01 .actionL {
    padding-right: 540px;
  }
}
@media screen and (min-width: 1441px) {
  #serviceList .secAction01 {
    min-height: 24.3vw;
    margin-bottom: 4.44vw;
  }
  #serviceList .secAction01 .wrap {
    min-height: 24.3vw;
  }
  #serviceList .secAction01:before {
    width: 34.16vw;
    height: 24.3vw;
    background-size: 34.16vw !important;
  }
  #serviceList .secAction01 .actionR {
    padding-left: 37.5vw;
  }
  #serviceList .secAction01 .actionL {
    padding-right: 37.5vw;
  }
}
html.webp #serviceList .secAction01#general_dentistry::before {
  background: url("../img/service/pic_service01.webp") no-repeat center top;
}
html.no-webp #serviceList .secAction01#general_dentistry::before {
  background: url("../img/service/pic_service01.jpg") no-repeat center top;
}
html.webp #serviceList .secAction01#oral_surgery::before {
  background: url("../img/service/pic_service02.webp") no-repeat center top;
}
html.no-webp #serviceList .secAction01#oral_surgery::before {
  background: url("../img/service/pic_service02.jpg") no-repeat center top;
}
html.webp #serviceList .secAction01#orthodontic_treatment::before {
  background: url("../img/service/pic_service03.webp") no-repeat center top;
}
html.no-webp #serviceList .secAction01#orthodontic_treatment::before {
  background: url("../img/service/pic_service03.webp") no-repeat center top;
}
html.webp #serviceList .secAction01#whitening::before {
  background: url("../img/service/pic_service04.webp") no-repeat center top;
}
html.no-webp #serviceList .secAction01#whitening::before {
  background: url("../img/service/pic_service04.jpg") no-repeat center top;
}
html.webp #serviceList .secAction01#aesthetic_dentistry::before {
  background: url("../img/service/pic_service05.webp") no-repeat center top;
}
html.no-webp #serviceList .secAction01#aesthetic_dentistry::before {
  background: url("../img/service/pic_service05.jpg") no-repeat center top;
}
@media screen and (max-width: 880px) {
  html.webp #serviceList .secAction01#general_dentistry::before {
    background: url("../img/service/pic_service01_sp.webp") no-repeat center top;
  }
  html.no-webp #serviceList .secAction01#general_dentistry::before {
    background: url("../img/service/pic_service01_sp.jpg") no-repeat center top;
  }
  html.webp #serviceList .secAction01#oral_surgery::before {
    background: url("../img/service/pic_service02_sp.webp") no-repeat center top;
  }
  html.no-webp #serviceList .secAction01#oral_surgery::before {
    background: url("../img/service/pic_service02_sp.jpg") no-repeat center top;
  }
  html.webp #serviceList .secAction01#orthodontic_treatment::before {
    background: url("../img/service/pic_service03_sp.webp") no-repeat center top;
  }
  html.no-webp #serviceList .secAction01#orthodontic_treatment::before {
    background: url("../img/service/pic_service03_sp.webp") no-repeat center top;
  }
  html.webp #serviceList .secAction01#whitening::before {
    background: url("../img/service/pic_service04_sp.webp") no-repeat center top;
  }
  html.no-webp #serviceList .secAction01#whitening::before {
    background: url("../img/service/pic_service04_sp.jpg") no-repeat center top;
  }
  html.webp #serviceList .secAction01#aesthetic_dentistry::before {
    background: url("../img/service/pic_service05_sp.webp") no-repeat center top;
  }
  html.no-webp #serviceList .secAction01#aesthetic_dentistry::before {
    background: url("../img/service/pic_service05_sp.jpg") no-repeat center top;
  }
}
#serviceList .secAction01 .actionR {
  position: relative;
  opacity: 0;
  left: 100px;
}
#serviceList .secAction01.action .actionR {
  left: 0;
  -webkit-animation: show01R 0.5s ease 0.3s forwards;
  animation: show01R 0.5s ease 0.3s forwards;
}
#serviceList .secAction01 .actionL {
  position: relative;
  opacity: 0;
  right: 100px;
}
#serviceList .secAction01.action .actionL {
  right: 0;
  -webkit-animation: show01L 0.5s ease 0.3s forwards;
  animation: show01L 0.5s ease 0.3s forwards;
}

@-webkit-keyframes show01R {
  0% {
    opacity: 0;
    left: 100px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes show01R {
  0% {
    opacity: 0;
    left: 100px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-webkit-keyframes show01L {
  0% {
    opacity: 0;
    right: 100px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes show01L {
  0% {
    opacity: 0;
    right: 100px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
/* !whitening
---------------------------------------------------------- */
#whitening .action01 {
  position: relative;
  opacity: 0;
}
#whitening.action .action01 {
  right: 0;
  -webkit-animation: show01 0.5s ease 0.5s forwards;
  animation: show01 0.5s ease 0.5s forwards;
}
#whitening .wrap02 {
  margin-top: 1em;
}
#whitening .wrap02 h3 {
  font-weight: bold;
}
@-webkit-keyframes show01 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show01 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* !preventive_dentistry
---------------------------------------------------------- */
#preventive_dentistry {
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#preventive_dentistry h2 {
  border: none;
  margin-bottom: 6.38vw;
}
html.webp #preventive_dentistry {
  background: url("../img/service/pic_pd01.webp") no-repeat left top;
}
html.no-webp #preventive_dentistry {
  background: url("../img/service/pic_pd01.jpg") no-repeat left top;
}
@media screen and (max-width: 880px) {
  #preventive_dentistry {
    margin: 21.27vw -3.72vw 0;
    padding: 85.63vw 3.72vw 0;
    font-size: 3.72vw;
    background-size: 100% !important;
  }
  html.webp #preventive_dentistry {
    background: url("../img/service/pic_pd01_sp.webp") no-repeat center top;
  }
  html.no-webp #preventive_dentistry {
    background: url("../img/service/pic_pd01_sp.jpg") no-repeat center top;
  }
}
@media screen and (min-width: 881px) {
  #preventive_dentistry {
    margin-top: 7.81vw;
    background-size: 57.03vw !important;
    font-size: 1.4vw;
  }
  #preventive_dentistry .wrap {
    width: 80.62vw;
    margin: 0 auto;
    padding: 6.25vw 0 0 33.75vw;
  }
  #preventive_dentistry .wrap h2 {
    margin-bottom: 3.75vw;
  }
}
@media screen and (min-width: 1281px) {
  #preventive_dentistry {
    margin-top: 100px;
    background-size: 730px !important;
    font-size: 18px;
  }
  #preventive_dentistry .wrap {
    width: 1032px;
    margin: 0 auto;
    padding: 80px 0 0 432px;
  }
  #preventive_dentistry .wrap h2 {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1441px) {
  #preventive_dentistry {
    margin-top: 6.94vw;
    background-size: 50.69vw !important;
    font-size: 1.25vw;
  }
  #preventive_dentistry .wrap {
    width: 71.66vw;
    margin: 0 auto;
    padding: 5.55vw 0 0 30vw;
  }
  #preventive_dentistry .wrap h2 {
    margin-bottom: 3.33vw;
  }
}
/*# sourceMappingURL=service.css.map */