@charset "UTF-8";
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: inherit; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media all and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none; }

@media all and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media all and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 1.4rem; table-layout: fixed; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { padding: .4rem 0; background: #fcedf4; font-size: 1.2rem; color: #ee72a4; font-weight: normal; }
.tbl_time tr th:first-child { width: 35%; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #ee72a4; border-bottom: 1px solid #ee72a4; line-height: 1.0; }
.tbl_time tr td.time { color: #311e0c; }
.tbl_time tr td.close { color: #998675; }
.tbl_time .sat { color: #f5bad4; }

@media all and (min-width: 48em), print { .tbl_time { font-size: 2.0rem; }
  .tbl_time tr th { padding: 1.0rem 0; font-size: 2.0rem; }
  .tbl_time tr td { padding: 1.8rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat right -15rem center/270% auto; text-align: right; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 2.2rem; padding: 4.0rem 2.0rem; margin: 0 0 3.0rem; }

.tit_02 { font-size: 2.0rem; margin: 0 0 2.0rem; text-align: center; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; line-height: 1.2; }

.tit_03 { color: #d24f83; font-size: 1.8rem; line-height: 1.2; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; border-bottom: 1px dashed #d24f83; margin: 0 0 1.0rem; }

.tit_04 { color: #311e0c; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; background: #feecf3; padding: .4rem 1.0rem; font-size: 1.6rem; line-height: 1.2; margin: 0 0 1.0rem; }

@media all and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto 100%; font-size: 3.4rem; padding: 8.0rem 0; margin: 2.0rem 0 6.0rem; }
  .tit_01 span { display: block; width: 1080px; margin: auto; }
  .tit_02 { font-size: 3.0rem; margin: 0 0 2.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 2.0rem; } }
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #06a2ab; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media all and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { list-style: decimal; padding-bottom: 1.0rem; line-height: 1.4; }

.lst_dl01 dt { float: left; width: 25%; font-weight: bold; clear: left; }
.lst_dl01 dd { padding-left: 4.0rem; }

@media all and (min-width: 48em), print { .lst_dl01 dd { padding-left: 5.0rem; } }
@media all and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 46%; margin: 0 !important; } }
.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #fff; border: 3px double #06a2ab; color: #06a2ab; text-decoration: none !important; }
.btn_detail:hover { background: #06a2ab; color: #fff; border: 3px double #fff; }

html { font-size: calc( 100vw / 32 ); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }

body { background: url("../img/a_line.png") repeat-x 0 0/5% auto #fff; color: #311e0c; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 0 4.0rem; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media all and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1080px + 40px); background: url("../img/a_line.png") repeat-x 0 0/auto 1.2rem; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1080px; margin: auto; }
  .main { font-size: 1.8rem; padding: 0 0 4.0rem; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { height: 5.0rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR ul { font-size: 1.3rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; margin: 0 0 .4rem; }
.header .wrap .headR ul li { display: inline-block; }
.header .wrap .headR ul li.acs span { color: #49afb7; font-size: 150%; }
.header .wrap .headR ul li.parking::before { font-size: 150%; font-family: 'fontello'; content: '\f1b9'; color: #49afb7; margin: 0 .6rem 0 0; }
.header .wrap .headR .telno { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.header .wrap .headR .telno .tel { color: #ee72a4; display: inline-block; font-size: 2.0rem; font-weight: bold; }
.header .wrap .headR .telno .tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }
.header .wrap .headR .telno .tel a { display: inline-block; }
.header .wrap .headR .telno .yoyaku { font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; display: inline-block; padding: .4rem 1.0rem; font-size: 1.4rem; color: #ee72a4; border: 1px solid #ee72a4; margin: 0 0 0 .6rem; }

@media all and (min-width: 48em), print { .header { margin: 0; }
  .header .wrap { margin: 3.0rem auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .header .wrap .logo { width: 55%; height: 7.0rem; }
  .header .wrap .headR { width: 45%; text-align: right; }
  .header .wrap .headR ul { font-size: 1.8rem; }
  .header .wrap .headR .telno { font-weight: bold; font-size: 2.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; }
  .header .wrap .headR .telno .tel { font-size: 170%; } }
.slicknav_menu { position: absolute; top: 6.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #06a2ab; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; padding: 0; }
.slicknav_menu .slicknav_btn::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #06a2ab; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px dotted #fff; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px dotted #fff; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #fff; text-align: center; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:hover { background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media all and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; }
  #nav .gnav { width: 1080px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: calc(100%/5); border-left: 1px dotted #311e0c; }
  #nav .gnav li:last-child { border-right: 1px dotted #311e0c; }
  #nav .gnav li a { display: block; text-align: center; font-size: 2.0rem; padding: 1.0rem 0; } }
.overview { padding: 0 0 4.0rem; font-size: 1.4rem; line-height: 1.6; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap { margin: 0 1.0rem; }
.overview > .wrap .overviewL .tbl_gaiyo { width: 100%; border-collapse: collapse; }
.overview > .wrap .overviewL .tbl_gaiyo th { display: block; font-size: 110%; padding: .4rem; font-weight: normal; color: #ee72a4; border: 1px solid #ee72a4; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
.overview > .wrap .overviewL .tbl_gaiyo td { display: block; padding: .4rem .4rem 1.6rem; }
.overview > .wrap .overviewR { margin: 1.0rem 0; }
.overview .gmap iframe { height: 30.0rem; }

@media all and (min-width: 48em), print { .overview { margin: 4.0rem 0 0; padding: 0; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 50.0rem; }
  .overview > .wrap { margin: 0 auto 4.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .tbl_gaiyo { border-collapse: separate; border-spacing: 1.0rem; }
  .overview > .wrap .overviewL .tbl_gaiyo th { width: 25%; display: table-cell; padding: 0; }
  .overview > .wrap .overviewL .tbl_gaiyo td { display: table-cell; border-bottom: 1px dotted #311e0c; }
  .overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
  .overview .gmap iframe { height: 36.0rem; } }
.pageup { display: none; position: fixed; bottom: 2.4rem; right: 1.0rem; z-index: 1; cursor: pointer; }
.pageup a { display: block; width: 5.0rem; height: 5.0rem; font-size: 1.6rem; text-align: center; padding: .4rem; background: #ee72a4; border-radius: 50%; }
.pageup a::before { text-align: center; font-size: 3.6rem; font-family: 'fontello'; content: '\e805'; color: #fff; }
.pageup a span { display: none; }

@media all and (min-width: 48em), print { .pageup a { width: 6.4rem; height: 6.4rem; }
  .pageup a::before { font-size: 5.0rem; } }
.footer { text-align: center; }
.footer .copy { display: block; background: url("../img/a_line.png") repeat-x 0 0/5% auto #fcedf4; color: #ee72a4; padding: 1.8rem 1.0rem .6rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media all and (min-width: 48em), print { .footer { background: #fff; padding: 4.0rem 0 0; }
  .footer .copy { background: url("../img/a_line.png") repeat-x 0 0/auto 1.2rem #fcedf4; }
  .footer ul { display: block; text-align: center; margin: 0 0 4.0rem; }
  .footer ul li { display: inline-block; font-size: 1.6rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.6rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; } }
#keyvsl { margin: 1.0rem 0 2.0rem; max-width: 100%; padding: 12.0rem 0 0; text-align: center; background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto; }
#keyvsl .catch { background: rgba(217, 95, 144, 0.9); border: 2px solid #fff; padding: .6rem 2.0rem; font-size: 1.4rem; color: #fff; border-radius: 2.0rem; }

@media all and (min-width: 48em), print { #keyvsl { padding: 40.0rem 0 6.0rem; margin: 2.0rem auto 0; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; }
  #keyvsl .catch { width: 55%; margin: auto; font-weight: bold; font-size: 3.0rem; padding: 1.6rem 2.6rem; border-radius: 4.0rem; border: 4px solid #fff; } }
.info { margin: 4.0rem 1.0rem; }
.info .tit { font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 1.6rem; text-align: center; background: url("../img/index_info_tit.svg") no-repeat center top/auto 4rem; padding: 4.2rem 0 1.0rem; }
.info dl { margin: 0; line-height: 1.4; }
.info dl dt { margin-bottom: .6rem; color: #4aa0a7; background: #e5f8fa; padding: .2rem 1.0rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
.info dl dd { margin: 0 0 1.0rem; padding-bottom: 1.0rem; }

@media all and (min-width: 48em), print { .info { width: 1080px; margin: 4.0rem auto 8.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .info .tit { width: 29%; font-size: 2.4rem; line-height: 1.2; padding: 8.6rem 2.0rem 2.0rem 0; background: url("../img/index_info_tit.svg") no-repeat center top 3rem/auto 4rem; border-right: 1px solid #986b36; }
  .info dl { width: 68%; }
  .info dl dt { margin-bottom: 1.0rem; }
  .info dl dd { border-bottom: 1px dotted #4aa0a7; } }
.shojo { background: url("../img/index_shojo_bg.jpg") no-repeat left bottom/200% auto #fafaf4; padding: 4.0rem 1.0rem 13.0rem; }
.shojo .wrap .tit { font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 1.6rem; text-align: center; background: url("../img/index_shojo_tit.svg") no-repeat center top/auto 4rem; padding: 4.2rem 0 1.0rem; }
.shojo .wrap ul { margin: 1.0rem 0 1.0rem 3.0rem; }
.shojo .wrap ul li { list-style: disc; padding-bottom: 1.0rem; line-height: 1.4; }

@media all and (min-width: 48em), print { .shojo { background: url("../img/index_shojo_bg.jpg") no-repeat center center/auto 100% #fafaf4; padding: 5.0rem 0; }
  .shojo .wrap { padding: 0 0 1.0rem 18%; }
  .shojo .wrap .tit { font-size: 2.4rem; background: url("../img/index_shojo_tit.svg") no-repeat center top/auto 6rem; padding: 6.2rem 0 1.0rem; }
  .shojo .wrap ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .shojo .wrap ul li { width: 31%; } }
.tre { padding: 4.0rem 1.0rem; background: url("../img/index_tre_bg.jpg") no-repeat left -30rem center/auto 100%; }
.tre .subnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre .subnav li { width: 48%; margin: 0 0 1.0rem; }
.tre .subnav li a { display: block; height: 14.4rem; text-align: center; line-height: 1.2; background: #fff; text-decoration: none; border: 1px solid #ee72a4; padding: 9.6rem .6rem .6rem; }
.tre .subnav li a span { display: block; font-size: 80%; color: #ee72a4; }
.tre .subnav li a.dentistry { background: url("../img/icon_ippan.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.preventive { background: url("../img/icon_yobo.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.pediatric { background: url("../img/icon_shoni.svg") no-repeat center top 2rem/50% auto #fff; }
.tre .subnav li a.oralsurgery { background: url("../img/icon_koku.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.denture { background: url("../img/icon_ireba.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.whitening { background: url("../img/icon_white.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.implant { background: url("../img/icon_implant.svg") no-repeat center top 2rem/40% auto #fff; }

@media all and (min-width: 48em), print { .tre { padding: 4.0rem 0 1.0rem; background: url("../img/index_tre_bg.jpg") no-repeat center center/auto; }
  .tre .subnav { width: 1080px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .tre .subnav li { width: 25%; margin: 0 0 3.0rem; }
  .tre .subnav li a { display: block; width: 65%; height: 17.5rem; margin: auto; padding: 11.0rem .6rem .6rem; } }
body:not(.index) .main { padding: 0 1.0rem 6.0rem; }

@media all and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
#clinicslide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media all and (min-width: 48em), print { .access .tbl_time { font-size: 1.8rem; }
  .access .tbl_time caption { font-size: 1.8rem; }
  .access .tbl_time td.time { font-size: 1.8rem; }
  .access .tbl_time td span { font-size: 1.8rem; }
  .access .gmap { height: 50.0rem; } }
