<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  letter-spacing: -1.27px;
}
img[src$=".svg"]{
  width: auto;
}
.inline420,
.inline475,
.inline{
  display: block;
}

.bold{
  font-weight: bold;
}

.line_g{
  border-bottom: 3px solid #68b088;
}
.clr_g{
  color: #68b088;
}
.clr_o{
  color: #ce7312;
}
.m24{
  font-weight: 500;
}

.mobile{
  display: none;
}
.page-view{
  height: 40vh;
}
.page-view .project{
  background-position: center top;
}
.general .page-view .project{
  background-image: url(../img/general/main.png);
  background-position: bottom;
}
.prevention .page-view .project{
  background-image: url(../img/prevention/main.png);
  background-position: center;
}
.aesthetic .page-view .project{
  background-image: url(../img/aesthetic/main.png);
  background-position: center;
}
.child .page-view .project{
  background-image: url(../img/child/main.png);
  background-position: center;
}
.implant .page-view .project{
  background-image: url(../img/implant/main.png);
  background-position: center;
}
.intro p{
  text-align: center;
}
#content #intro h2.ttl {
  font-weight: bold;
  font-size: 3.6rem;
  line-height: 1.7;
  /* letter-spacing: 0.06em; */
  text-align: center;
  margin-bottom: 15px;
}
.subttl{
  font-size: 2.2rem;
  font-weight: 500;
}
.intro .text{
  width: 90%;
  max-width: 680px;
  margin: 50px auto 68px;
  font-size: 1.6rem;
  line-height: 2.3;
}
.intro .stl2 .text{
  margin: 28px auto 82px;
}
.prevention .intro .text{
  margin: 50px auto 105px;
}
.aesthetic .intro .text{
  margin: 27px auto 120px;
}
.child .intro .text{
  margin: 30px auto 85px;
}
.point3{
  background-image: url(../img/general/point3_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 880px;
}
.prevention .point3{
  background-image: url(../img/prevention/point3_bg.png);
  min-height: 900px;
}
.aesthetic .point3{
  background-image: url(../img/aesthetic/point3_bg.png);
  min-height: 940px;
}
.child .point3{
  background-image: url(../img/child/point3_bg.png);
  min-height: 920px;
}
.implant .point3{
  background-image: url(../img/implant/point3_bg.png);
  min-height: 920px;
}


.point3 .inner{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 68px 0 40px;
}
.point3 .subttl{
  margin: 17px auto;
  border-bottom: 2px solid #68b088;
  padding-bottom: 29px;
  margin-bottom: 37px;
}
.prevention .point3 .subttl{
  margin: 20px auto 37px;
}
.point3 .content{
  width: 48.66%;
}
.point3 .right{
  float: right
}
.point3 .content .b34{
  font-size: 3.4rem;
  font-weight: bold;
}
.point3 .content .text{
  font-size: 1.6rem;
  line-height: 1.9;
}
.point3 .list{
  clear: right;
  display: flex;
  justify-content: space-between;
  padding-top: 15.7%;
}
.prevention .list{
  padding-top: 18.2%;
}
.aesthetic .list{
  padding-top: 14.5%;
}
.implant .list{
  padding-top: 14%;
}
.point3 .list li{
  width: 30.35%;
  background: #fff;
  padding: 65px 3% 35px 3.5%;
  position: relative;
  line-height: 1.8;
}
.prevention .point3 li{
  padding: 68px 3% 40px 3.5%;
}
.aesthetic .point3 li{
  padding: 58px 3% 35px 3.5%;
}
.implant .point3 li{
  padding: 60px 4.5% 24px 4.5%;
}
.point3 .list li img{
  width: 153px;
  position: absolute;
  top: -105px;
  left: 0;
  right: 0;
  margin: auto;
}



.leftop{
  background-image: url(../img/general/leftop.png);
  background-repeat:  no-repeat;
  background-size: cover;
  background-position: top right;
  margin: 140px 0 60px;
}
.general2 .leftop{
  background-size: 100% 100%;
}
.prevention .leftop{
  background-image: url(../img/prevention/leftop.png);
  margin: 120px 0 60px;

}
.aesthetic .leftop{
  background-image: url(../img/aesthetic/leftop.png);
  margin: 100px 0 60px;
}
.child .leftop{
  background-image: url(../img/child/leftop.png);
  margin: 100px 0 60px;
}
.implant .leftop{
  background-image: url(../img/implant/leftop.png);
  margin: 100px 0 60px;
}


.leftop .inner{
  width: 100%;
  max-width: 1300px;
  min-height: 620px;
  margin: 0 auto;
  position: relative;
}
.leftop img{
  display: block;
}

.leftop .content{
  width: 712px;
  background: #fff;
  border: 2px solid #68b088;
  position: absolute;
  left: 3.8%;
  top: 40px;
  padding: 50px 0 35px;
}
.prevention .leftop .content,
.implant .leftop .content{
  padding: 50px 0 70px;
}
.aesthetic .leftop .content{
  padding: 60px 0;
}
.child .leftop .content{
  padding: 50px 0 50px;
}
.leftop .content .b32{
  font-size: 3.2rem;
  font-weight: bold;
}
.aesthetic .leftop .b32{
  line-height: 1.5;
}
.leftop .content .m24{
  font-size: 2.4rem;
}
.aesthetic .leftop .m24{
  line-height: 1.8;
  padding-top: 13px;
}
.leftop .content p{
  text-align: center;
}
.leftop .content div{
  margin-top: 1.5em;
  font-size: 1.6rem;
  margin: 25px 9% 0;
  line-height: 2.2;
}
.aesthetic .leftop .content div,
  .child .leftop .content div{
  margin: 35px 6% 0;
}

.flex50{
  width: 100%;
  max-width: 1300px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0px auto 25px;
}
.flex50 .text{
  width: 50%;
  min-height: 540px;
  background: url(../img/general/flex50_bg.png);
}
.flex50 .text p{
  text-align: center;
}
.flex50 .text .b30{
  font-size: 3.0rem;
  color: #fff;
  width: 86.15%;
  height: 60px;
  line-height: 55px;
  background: url(../img/bg_green.png);
  margin: 55px auto 40px;
}
.general .flex50_1_ttl{
  width: 251px;
}
.general .flex50_2_ttl{
  width: 261px;
}
.general .flex50_3_ttl{
  width: 200px;
}
.prevention .flex50_1_ttl{
  width: 246px;
}
.prevention .flex50_2_ttl{
  width: 239px;
}
.prevention .flex50_3_ttl{
  width: 120px;
}
.aesthetic .flex50_1_ttl{
  width: 195px;
}
.aesthetic .flex50_2_ttl{
  width: 122px;
}
.aesthetic .flex50_3_ttl{
  width: 120px;
}
.child .flex50_1_ttl{
  width: 205px;
}
.child .flex50_2_ttl{
  width: 234px;
}
.child .flex50_3_ttl{
  width: 228px;
}
.implant .flex50_1_ttl,
.implant .flex50_2_ttl{
  width: 134px;
}
.implant .flex50_3_ttl{
  width: 167px;
}

.flex50 .text .ttl img{
  vertical-align: middle;
}

.flex50 .text .b28{
  font-size: 2.8rem;
}
.flex50 .text .b38{
  font-size: 3.8rem;
  margin-top: -15px;
}
.flex50 .text .b24{
  font-size: 2.4rem;
}
.flex50 .text .content{
  width: 84.15%;
  border-top: 2px solid #68b088;
  margin: 26px auto;
  padding: 40px 10px 0;
  font-size: 1.6rem;
  line-height: 1.9;
}
.flex50 .image{
  width: 50%;
  min-height: 0%;
  /* margin: 20px 0 0; */
}
.flex50 .image img{
  display: block;
  width: 100%;
  min-height: 0%;
}
.flex50 .image img.mobile{
  display: none;
}
.flex50 .left{
  margin-top: -30px;
  margin-bottom: 30px;
}
.flex100{
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.flex100 .text{
  background: url(../img/general/flex50_bg.png);
}
.flex100 .text .title{
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.flex100 .text .b30 {
  font-size: 3.0rem;
  text-align: center;
  color: #fff;
  width: 560px;
  height: 60px;
  line-height: 55px;
  background: url(../img/bg_green.png);
  margin: 55px 3.46%;
}
.flex100 .text .ttl img{
  vertical-align: middle;
}
.flex100 .text .b28 {
  font-size: 2.8rem;
}
.flex100 .text .b38{
  font-size: 3.8rem;
  display: inline-block;
}
.flex100 .text .content {
  border-top: 2px solid #68b088;
  margin: 0 3.46%;
  padding: 40px 0 65px;
  font-size: 1.6rem;
  line-height: 1.9;
}
.aesthetic .flex100 .text .content{
  padding: 40px 0 45px;
}
.flex100 .image{
  background: #f3eee0;
  padding: 1.53%;
}
.flex100 .image .inner{
  background: #fff;
}
.flex100 .image ul.twocolum{
  display: flex;
}
.flex100 .image ul{
  display: flex;
}
.flex100 .image ul.twocolum li{
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 1.55%;
}
.flex100 .image li{
  width: 33.333%;
  display: flex;
  flex-direction: column;
  padding: 1.55%;
}
.flex100 .image li p{
  border: 2px solid #68b088;
  height: 60px;
  line-height: 55px;
  border-radius: 28px;
  text-align: center;
  margin-bottom: 20px;
}
.flex100 .image li p .b28{
  font-size: 2.8rem;
  vertical-align: middle;
}
.flex100 .image li p .m18{
  font-size: 1.8rem;
  vertical-align: middle;
  padding-left: .5em;
}

.flex100 .image li .img{
  min-height: 0%;
}
.flex100 .image li img{
  display: block;
  width: 100%;
  min-height: 0%;
}
.flex100 .image li .content{
  padding-top: 20px;
  padding-bottom: 17px;

  font-size: 1.6rem;
  line-height: 1.9;
}
.aesthetic .flex100 .image li .content{
  padding-bottom: 8px;
}
.general .flex50 .line2{
  line-height: 1.5;
  margin-top: 15px;
}
.general .flex50.last{
  margin-bottom: 80px;
}
.prevention .flex50.last,
.child .flex50.last,
.implant .flex50.last,
.aesthetic .flex50.last{
  margin: 60px auto 80px;
}
.aesthetic .point3 .b25{
  font-size: 2.5rem;
  text-align: center;
  padding-bottom: 10px;
}
.aesthetic .point3 .line2,
.implant .point3 .line2,
.child .point3 .line2{
  line-height: 1.4;
  padding-top: 10px;
}
.aesthetic .flex100 .title,
.child .point3,
.implant .point3{
  position: relative;
}
.aesthetic .flex100 .line1{
  letter-spacing: normal;
}
.child .point3 .image{
  clear: both;
  background: rgba(243, 238, 233, .7);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2% 0;
}
.child .point3 .image img{
  display: block;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
}
.child .mirai{
  line-height: 1.5;
  padding-top: 5px;
}
.implant .point3{
  min-height: 920px;
}
.implant .point3 .image{
  clear: both;
  background: rgba(0,0,0,.14);
  position: absolute;
  bottom: 0;
  width: 100%;
}
.implant .point3 .image .inner{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 40px;
}
.implant .point3 .list{
  width: 71.52%;
  max-width: 844px;
  display: flex;
  padding-top: 14%;
}
.implant .point3 .list li{
  width: 31.99%;
  max-width: 270px;
  line-height: 1.7;
}
.implant .point3 .li_img{
  width: 26.77%;
  max-width: 316px;
  position: absolute;
  bottom: 20px;
  right: 0;
}
.implant .point3 .list .li_img img{
  display: block;
  width: 100%;
}
.implant .flex50 .line2{
  line-height: 1.5;
}
.implant .flex100 .image li p{
  height: 96px;
  border-radius: 48px;
  line-height: 1.8;
  padding-top: 5px;
}
.implant .flex100 .image li p .m20{
  font-size: 2.0rem;
  border-bottom: 1px solid #68b088;
}
.implant .flex100 .image li p .b28{
  display: block;
}

@media screen and (max-width: 1300px) {
  .general2 .leftop{
    background-size: cover;
  }
  .flex50 .left{
    margin-top: 20px;
    margin-bottom: 0;
  }
  .prevention .flex50.last,
  .aesthetic .flex50.last{
    margin-top: 0;
  }

}
@media screen and (max-width: 1140px) {
  .flex100 li:first-child p .m18{
    display: block;
  }
  .prevention .flex100 li:first-child p{
    line-height: 1.2;
  }
  .prevention .flex100 .image li:first-child p{
    margin-right: -5px;
    margin-left: -5px;
  }
  .prevention .flex100 .image li p .m18{
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1040px) {
  .implant .point3 .content {
    width: 62%;
  }
  .implant .flex100 .image li p{
    letter-spacing: normal;
    margin-left: -10px;
    margin-right: -10px;
  }
  .implant .flex100 .image li p .b28{
    font-size: 2.4rem;
  }

}
@media screen and (max-width: 768px) {
  /* font x.777  16-&gt;14 */
  body{
    font-size: 1.4rem;
  }
  .page-view {
    height: 240px;
  }
  #content #intro h2.ttl{
    font-size: 2.8rem;
  }
  #content #intro .text{
    text-align: left;
  }

  .flex50 .text .b38,
  .flex100 .text .b38{
    font-size: 2.8rem;
  }
  .point3 .content .b34{
    font-size: 2.6rem;
  }
  .point3 .image{
    padding: 0 1em;
  }
  .leftop .content,
  .prevention .leftop .content,
  .implant .leftop .content,
  .child .leftop .content,
  .implant .leftop .content{
    padding: 40px 0 35px;
  }
  .leftop .content .b32{
    font-size: 2.489rem;
  }
  .flex50 .text .b28,
  .flex100 .text .b28{
    font-size: 2.178rem;
  }
  .leftop .content .m24{
    font-size: 1.866rem;
  }
  .subttl{  /*22px*/
    font-size: 1.711rem;
  }
  .intro .text,
  .leftop .content div,
  .point3 .content .text,
  .flex50 .text .content,
  .flex100 .text .content{
    font-size: 1.4rem;
  }
  .inline{
    display: inline;
  }
  .mobile{
    display: block;
  }
  .flex50 .image img.mobile{
    display: block;
  }

  .pc{
    display: none;
  }

  .intro .text,
  .prevention .intro .text,
  .aesthetic .intro .text,
  .child .intro .text,
  .implant .intro .text{
    margin: 30px auto 40px;
  }

  .flex50 .image img.pc{
    display: none;
  }

  .flex50{
    flex-direction: column;
  }
  .flex50 .text{
    width: 100%;
    max-width: none;
    min-height: auto;
  }
  .flex50 .text .b30{
    margin: 40px auto 30px;
  }
  .flex50 .text .b28{
    padding-bottom: 10px;
  }
  .flex50 .text .b28.line2{
    padding-bottom: 0;
  }
  .flex50 .text .b28.mt-5{
    margin-top: -5px;
  }

  .flex50 .text .content{
    padding: 30px 10px 14px;
  }
  .flex50 .image{
    width: 100%;
    max-width: none;
  }
  .flex50 .left{
    margin-top: 0;
  }
  .flex50 .text{
    order: 1;
  }
  .flex50 .image{
    order: 2;
  }

  .flex100 .text .title{
    display: block;
    padding-top: 40px;
  }
  .flex100 .text p{
    text-align: center;
  }
  .flex100 .text .b30{
    width: 86.15%;
    margin: 0 auto 30px;
  }

  .flex100 .text .content{
    width: 84.15%;
    margin: 30px auto 0px;
    padding: 30px 10px 40px;
  }
  .flex100 .image ul,.flex100 .image ul.twocolum{
    flex-direction: column;
    padding-top: 20px;
  }
  .flex100 .image li,.flex100 .image ul.twocolum li {
    width: 100%;
    margin-bottom: 30px;
  }
  .flex100 .image li .content{
    width: 94%;
    margin: 0 auto 0px;
    font-size: 1.4rem;
  }
  .prevention .flex100 .image li:first-child p{
    margin-right: 0;
    margin-left: 0;
  }
  .prevention .flex100 .image li p .m18{
    font-size: 1.8rem;
  }

  .general .point3{
    background-position: left top;
  }
  .aesthetic .point3{
    background-position: top left 15%;
  }
  .point3 .inner{
    padding: 40px 1em 40px;
  }

  .point3 .content {
    width: 100%;
    float: none;
  }
  .point3 .list{
    flex-direction: column;
    padding-top: 70px;
  }
  .point3 .list li{
    width: 100%;
    margin-bottom: 60px;
  }
  .point3 .list li:last-child{
    margin-bottom: 0;
  }
  .point3 .list li img{
    width: 100px;
    top: -42px;
  }
  .leftop,
  .prevention .leftop,
  .aesthetic .leftop,
  .child .leftop,
  .implant .leftop{
    margin: 40px 0 40px;
  }
  .leftop .inner{
    padding: 30px 0;
  }
  .leftop .content{
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    position: static;
  }
  .leftop .b32{
    margin: 0 3%
  }
  .leftop .m24{
    margin: 25px 3% 0;
  }
  .aesthetic .leftop .m24 {
    padding-top: 0;
  }
  .leftop .content div{
    margin: 25px 3% 0;
  }


  .prevention .flex50.last,
  .aesthetic .flex50.last,
  .child .flex50.last,
  .implant .flex50.last{
    margin-top: 20px;
  }
  .child .point3,
  .implant .point3{
    min-height: auto;
  }
  .implant .point3 .content{
    width: 100%;
  }
  .implant .point3 .list{
    width: 100%;
  }
  .child .point3 .image,
  .implant .point3 .image{
    position: static;
  }
  .implant .point3 .list li{
    width: 100%;
    max-width: none;
  }
  .implant .point3 .li_img{
    width: 80%;
    max-width: 316px;
    margin: 40px auto 0;
    position: static;
  }
  .implant .flex100 .image li p{
    letter-spacing: 0.06em;
    margin-left: 0;
    margin-right: 0;
  }
  .implant .flex100 .image li p .b28{
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 475px) {
  .block475{
    display: block;
  }
  .inline475{
    display: inline;
  }
  .block475.mt-7{
    margin-top: -7px;
  }


}
@media screen and (max-width: 420px) {
  .block420{
    display: block;
  }
  .inline420{
    display: inline;
  }
  .prevention .flex50 .text .b28{
    padding-bottom: 15px;
  }
  .prevention .flex50 .b38 .block420{
    margin-top: -4px;
  }

}
</pre></body></html>