@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-weight: normal; 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; }

.bold { font-weight: bold; }

.txt_pink { color: #ed7872; }

.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 !important; } }
.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: #a19278; font-size: 1.2rem; color: #fff; font-weight: normal; }
.tbl_time tr th:first-child { width: 35%; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #666; background: #fff; border-bottom: 1px solid #a19278; line-height: 1.0; }

@media all and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; }
  .tbl_time tr th { padding: 1.0rem 0; font-size: 1.6rem; }
  .tbl_time tr td { padding: 1.8rem 0; } }
.gmap { width: 100%; }
.gmap img { max-width: 100%; height: auto; border: 1px solid #a19278; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/100% auto; font-weight: bold; text-align: center; color: #745e4c; font-size: 2.2rem; border-radius: .4rem; padding: 4.0rem 2.0rem; margin: 1.0rem 0 2.0rem; }

.tit_02 { color: #e45182; background: #f9c8c9; border: 2px solid #fff; border-radius: .3rem; font-size: 2.0rem; margin: 0 0 1.0rem; padding: 1.0rem; font-weight: normal; line-height: 1.2; }

.tit_03 { color: #51875e; font-size: 1.8rem; padding-bottom: .4rem; border-bottom: .2rem solid #76c589; line-height: 1.2; margin: 0 0 1.0rem; position: relative; }
.tit_03::after { display: block; content: ''; width: 100%; height: .2rem; background: #51875e; position: absolute; bottom: 0; }

.tit_04 { color: #513401; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; }

@media all and (min-width: 48em), print { .tit_01 { width: 111.2rem; background: url(../img/tit_01.jpg) no-repeat center center/100% auto; font-size: 3.2rem; padding: 11.0rem 4.0rem; border-radius: .6rem; margin: 0 auto 3.0rem; }
  .tit_02 { font-size: 3.2rem; margin: 0 0 2.0rem; border-radius: .6rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 2.0rem; border-bottom: .3rem solid #76c589; }
  .tit_03::after { height: .3rem; }
  .tit_04 { font-size: 2.4rem; 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: #fca5bf; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 1.0rem; }
@media all and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 1.2rem; }
@media all and (min-width: 48em), print { .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.0rem 1.2rem; } }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; color: #ed7872; margin-right: .4rem; font-weight: bold; }

.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_ul01 li { text-indent: -2.4rem; padding-left: 3.0rem; }
  .lst_ul01 li::before { margin-right: .6rem; }
  .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; } }
.frame_green { background: #fff; border: 3px solid #61c401; border-radius: 1.8rem; padding: 2rem 1rem 0.5rem 3rem; }

.frame_pink { background: #fff; border: 3px solid #e45182; border-radius: 1.8rem; padding: 2rem 1rem 0.5rem 3rem; }

.underline_gy { background: linear-gradient(transparent 60%, #feffdd 60%); }

html { font-size: calc(100vw / 32); font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif; }

body { background: #fde9e9; color: #595959; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 1.0rem 6.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: 1150px; }
  body > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 6.0rem auto 0; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1110px; margin: auto; }
  .main { font-size: 1.8rem; padding: 0 0 8.0rem; order: 2; width: 72%; }
  .sidebar { order: 1; width: 23%; } }
@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 { padding: 1.0rem; background: repeating-linear-gradient(90deg, #fbf2d5, #fbf2d5 0.6rem, #fdf9ea 0.6rem, #fdf9ea 1.2rem); }
.header .logo { width: 100%; height: 8.2rem; margin: 0 0 1.0rem; }
.header .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center bottom/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.header .wrap .headL { width: 26%; }
.header .wrap .headL .add { display: none; }
.header .wrap .headL .parking { height: 5.6rem; padding: 1.0rem 0; color: #fff; text-align: center; font-size: 1.4rem; background: url("../img/icon_car.svg") no-repeat center center/contain; }
.header .wrap .headL .parking span { display: block; }
.header .wrap .headR { width: 70%; }
.header .wrap .headR .telno { color: #745e4c; text-align: center; font-size: 1.4rem; }
.header .wrap .headR .telno .tel { display: block; font-size: 1.4rem; color: #fff; background: #745e4c; border-radius: .4rem; padding: .6rem; margin: 0 0 .4rem; }
.header .wrap .headR .telno .tel a { display: inline-block; }
.header .wrap .headR .telno .tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }
.header .wrap .headR .telno .tel_yoyaku { font-size: 75%; }

@media all and (min-width: 48em), print { .header { padding: 1.0rem 0 0; background: linear-gradient(to bottom, rgba(253, 233, 233, 0) 0%, rgba(253, 233, 233, 0) 65%, #fde9e9 65%, #fde9e9 100%), repeating-linear-gradient(90deg, #fbf2d5, #fbf2d5 1rem, #fdf9ea 1rem, #fdf9ea 2rem); position: relative; }
  .header .logo { margin: 3.0rem auto 4.0rem; width: 73.0rem; height: 19.4rem; }
  .header .logo a { background: url(../img/logo.svg) no-repeat center bottom/contain; }
  .header .wrap { position: absolute; top: 1.0rem; left: 0; right: 0; }
  .header .wrap .headL { width: 30%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .header .wrap .headL .add { width: 58%; display: block; color: #745e4c; font-weight: bold; font-size: 2.0rem; border-top: 2px solid #745e4c; border-bottom: 2px solid #745e4c; }
  .header .wrap .headL .parking { width: 38%; height: auto; font-size: 2.0rem; font-weight: bold; padding: 1.2rem 0; }
  .header .wrap .headR { width: 28%; }
  .header .wrap .headR .telno { font-size: 2.0rem; font-weight: bold; }
  .header .wrap .headR .telno .tel { font-size: 2.0rem; } }
.slicknav_menu { position: absolute; top: 0; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 4.6rem; height: 5.0rem; color: #fdf9ea; background: #ed7872; 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: 96vw; background: #fdf9ea; text-align: center; padding: 1.6rem; border: 1px solid #ed7872; position: absolute; top: 6.0rem; right: .6rem; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px dotted #ed7872; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px dotted #ed7872; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #ed7872; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:hover { background: none; }
.slicknav_menu .slicknav_nav .snav { border-top: 1px dotted #749B82; margin: 0; background: #D0EBB4; display: flex; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .snav li { border-bottom: 1px dotted #749B82; width: 50%; }
.slicknav_menu .slicknav_nav .snav li:first-child { width: 100%; }
.slicknav_menu .slicknav_nav .snav li:nth-child(even) { border-right: 1px dotted #749B82; }
.slicknav_menu .slicknav_nav .snav li a { display: block; color: #749B82; padding: 1.0rem 0; font-size: 1rem; position: relative; }
.slicknav_menu .slicknav_nav .snav li a:hover { background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media all and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { margin: -7.0rem 0 0; display: block; position: relative; z-index: 2; }
  #nav .gnav { width: 1110px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: calc(100%/5); }
  #nav .gnav li a { display: block; margin: auto; width: 15.0rem; height: 15.0rem; text-align: center; color: #816149; font-size: 2.4rem; font-weight: bold; border-radius: 50%; padding: 0 .6rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
  #nav .gnav li:nth-child(odd) a { background: #f9d1c1; border: 3px solid #feb597; }
  #nav .gnav li:nth-child(even) a { background: #f9c1d2; border: 3px solid #fca5bf; } }
.sidebar { margin: 0 1.0rem 4.0rem; }
.sidebar .tit { color: #fff; font-size: 2.0rem; text-align: center; padding: .8rem; border: 2px solid #fff; border-radius: .3rem; margin: 0 0 1.6rem; }
.sidebar ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.sidebar ul li { width: 49%; margin: 0 0 .8rem; }
.sidebar ul li a { display: block; min-height: 5.6rem; padding: 1.0rem; font-weight: bold; border: 2px solid #fff; border-radius: .4rem; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.sidebar .tre .tit { background: #76c589; }
.sidebar .tre .subnav01 li.hattatsu { width: 100%; margin: 0 0 .4rem; }
.sidebar .tre .subnav01 li a { color: #518768; background: #cce8a0; }
.sidebar .tre .subnav01 li.asd a, .sidebar .tre .subnav01 li.adhd a, .sidebar .tre .subnav01 li.learning a, .sidebar .tre .subnav01 li.coordination a { color: #518768; background: #e4f4cb; font-weight: normal; }
.sidebar .tre .subnav01 li.asd, .sidebar .tre .subnav01 li.adhd { margin: 0 0 .4rem; }
.sidebar .tre .subnav02 li a { color: #ed7872; background: #fcd0a1; }

.cal { margin: 3.0rem 0; }
.cal .tit { background: #ed7872; }
.cal .status { text-align: center; font-size: 1.4rem; }
.cal .status li { width: auto; display: inline-block; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.cal .status li::before { display: inline-block; content: ''; width: 1.6rem; height: 1.6rem; margin-right: .6rem; }
.cal .status li.close::before { background: #f7b5d9; }

.corona img { border: 2px solid #FFF; width: 95%; height: auto; margin: 0 auto 2rem; }

@media all and (min-width: 48em), print { .sidebar { margin: 0; }
  .sidebar .tit { font-size: 2.8rem; border-radius: .6rem; }
  .sidebar ul { display: block; }
  .sidebar ul li { width: 100%; margin: 0 0 1.6rem; }
  .sidebar ul li a { height: 10.0rem; font-size: 2.4rem; padding: 0 1.6rem; border: 3px solid #fff; border-radius: .6rem; }
  .sidebar ul.subnav01 li.asd, .sidebar ul.subnav01 li.adhd, .sidebar ul.subnav01 li.learning { margin: 0 0 .4rem; }
  .sidebar ul.subnav02 { margin: 5.0rem 0 0; }
  .sidebar .cal { margin: 0; }
  .corona img { width: 255px; } }
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: #f4ebda; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .tbl_gaiyo { width: 100%; border-collapse: collapse; border-top: 2px solid #a19278; }
.overview > .wrap .overviewL .tbl_gaiyo th { width: 25%; font-size: 110%; text-align: left; padding: .4rem; color: #ed7872; border-bottom: 2px solid #a19278; }
.overview > .wrap .overviewL .tbl_gaiyo td { padding: .4rem; border-bottom: 2px solid #a19278; }
.overview > .wrap .overviewL .tbl_gaiyo td.telno { color: #745e4c; font-size: 1.2rem; line-height: 1.2; }
.overview > .wrap .overviewL .tbl_gaiyo td.telno .tel { display: block; font-weight: bold; font-size: 160%; }
.overview > .wrap .overviewL .tbl_gaiyo td .add { font-size: 1.2rem; margin: 0; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { text-align: right; }

@media all and (min-width: 48em), print { .overview { margin: 5.0rem 0 0; padding: 10.0rem 0; font-size: 1.8rem; }
  .overview > .wrap { 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 .clinic_name { text-align: left; margin: 0 0 4.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap .overviewL .tbl_gaiyo th { padding: 3.0rem 0; }
  .overview > .wrap .overviewL .tbl_gaiyo td.telno { font-size: 1.4rem; }
  .overview > .wrap .overviewL .tbl_gaiyo td.telno .tel { font-size: 200%; }
  .overview > .wrap .overviewL .tbl_gaiyo td .add { font-size: 1.4rem; margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 45.5rem; } }
.pageup { display: none; position: fixed; bottom: 5.0rem; 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: #ed7872; border-radius: 50%; border: 2px solid #fff; }
.pageup a::before { text-align: center; font-size: 3.2rem; font-family: 'fontello'; content: '\e812'; color: #fff; }
.pageup a span { display: none; }

@media all and (min-width: 48em), print { .pageup { bottom: 8.0rem; }
  .pageup a { width: 6.4rem; height: 6.4rem; }
  .pageup a::before { font-size: 4.6rem; } }
.footer { text-align: center; background: #a19278; color: #fff; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

.footer_link { position: fixed; bottom: 0; width: 100%; height: 13vw; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; z-index: 9; border-top: #fff 1px solid; box-sizing: border-box; }
.footer_link a { width: 33.3%; margin: 0; color: #fff; background-color: rgba(228, 81, 130, 0.9); text-align: center; font-weight: bold; font-size: 1.6rem; border-right: #fff 1px solid; text-decoration: none; display: -webkit-flex; display: flex; justify-content: center; align-items: center; letter-spacing: 0.1em; }
.footer_link a .ms { background-color: #fff; padding: .2rem 10px .1rem; border-radius: 20px; display: inline-block; line-height: 1.4rem; font-size: 1.2rem; margin-right: 10px; margin-bottom: .2rem; }
.footer_link a.footer_ms01 { background-color: rgba(228, 81, 130, 0.9); }
.footer_link a.footer_ms01 .ms { color: #745e4c; }
.footer_link a.footer_ms02 { background-color: rgba(226, 116, 110, 0.9); }
.footer_link a.footer_ms02 .ms { color: #745e4c; }
.footer_link a.footer_reserve { background-color: rgba(81, 135, 104, 0.9); border-right: none; }
.footer_link a.footer_reserve .rsv { position: relative; padding-left: 20px; }
.footer_link a.footer_reserve .rsv::before { content: ""; width: 18px; height: 18px; display: block; background-image: url(../img/icon_tel.svg); background-repeat: no-repeat; background-size: contain; margin: 0 .6rem 0 0; position: absolute; top: 0rem; left: .1rem; color: #fff; }

@media all and (min-width: 48em), print { .footer { padding: 5.0rem 0 0; }
  .footer .copy { margin: 5.0rem 0 0; padding: 1.0rem; }
  .footer ul { display: block; width: 82.0rem; margin: auto; }
  .footer ul li { display: inline-block; margin: .6rem 0; font-size: 1.4rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.6rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul.subnav li:nth-child(5)::after { content: ''; }
  .footer_link { right: 0; bottom: -20px; width: 420px; height: 80px; border-top: none; }
  .footer_link a { width: 200px; font-size: 1.8rem; border-right: none; text-decoration: none; position: relative; border-top-left-radius: 10px; border-top-right-radius: 10px; margin-right: 10px; padding-bottom: 10px; }
  .footer_link a::before { display: block; content: ""; width: 100%; height: 100%; outline: 1px dashed #f5f5f3; outline-offset: -5px; border-radius: 10px; position: absolute; left: 0; top: 0; }
  .footer_link a.footer_reserve { display: none; } }
.recruit { background: #cce8a0; border: 1px solid #fff; border-radius: 1rem; padding: 2rem; font-size: 1.4rem; color: #518768; }
@media all and (min-width: 48em), print { .recruit { background: #cce8a0; margin: 0 0 3rem; display: block; } }
.recruit ul { flex-direction: column; margin: 1.6rem 0 0; }
.recruit ul li { width: 100%; }
.recruit ul li a { min-height: 4.6rem; background: #fff; color: #518768; font-size: 1.6rem; font-weight: initial; padding: 0 1.6rem; border: 3px solid #fff; border-radius: 0.6rem; }
@media all and (min-width: 48em), print { .recruit ul li a { padding: 1rem; font-size: 1.6rem; height: auto; } }
.recruit ul li a::after { content: ">"; }
.recruit .midashi { font-size: 2rem; font-weight: bold; text-align: center; border-bottom: 2px dashed #518768; padding: 0 0 0.6rem; margin: 0 0 2rem; }

#keyvsl { margin: 1.0rem 0 0; width: 100%; padding: 11.0rem 0 0; background: url(../img/index_keyvsl01.jpg) no-repeat center top/contain; }
#keyvsl .catch { margin: 0; font-weight: bold; text-align: right; color: #745e4c; font-size: 1.4rem; padding: 0 1.0rem 1.0rem; background: #d0ebb4; }

@media all and (min-width: 48em), print { #keyvsl { width: 1110px; height: 45.0rem; margin: auto; padding: 3.0rem 0 0; position: relative; }
  #keyvsl .catch { font-size: 2.4rem; background: none; position: absolute; bottom: 6.0rem; right: 1.4rem; } }
.info { margin: 4.0rem 0 0; }
.info dl { margin: 0; line-height: 1.4; padding: .6rem; height: 20.0rem; overflow-y: auto; background: #fff; border: 1px solid #cdcdcd; }
.info dl dt { margin-bottom: .4rem; color: #ed7872; font-size: 120%; }
.info dl dd { word-wrap: break-word; margin: 0 0 1.0rem; padding-bottom: 1.0rem; }

@media all and (min-width: 48em), print { .info { margin: 0; }
  .info dl { padding: 1.4rem; height: 26.0rem; }
  .info dl dt { padding-top: 1.0rem; font-size: 1.8rem; } }
.feature .lst_ol01 { color: #ed7872; }

@media all and (min-width: 48em), print { .feature .cf .fl_l { width: 55%; } }
.shojo { margin: 4.0rem 0 0; background: #fff; border: 2px solid #c4df9b; border-radius: .6rem; padding: 2.6rem 0 0; position: relative; }
.shojo::before, .shojo::after { content: ''; display: inline-block; width: .8rem; height: .8rem; border-radius: 50%; background: #76c589; border: 2px solid #a7a7a7; position: absolute; top: 1.0rem; }
.shojo::before { left: 1.0rem; }
.shojo::after { right: 1.0rem; }
.shojo section { padding: 0 1.6rem 2.6rem; position: relative; }
.shojo section::before, .shojo section::after { content: ''; display: inline-block; width: .8rem; height: .8rem; border-radius: 50%; background: #76c589; border: 2px solid #a7a7a7; margin: 0 0 0 auto; position: absolute; bottom: 1.0rem; }
.shojo section::before { left: 1.0rem; }
.shojo section::after { right: 1.0rem; }
.shojo section .tit { color: #8d96ca; text-align: center; font-size: 1.6rem; margin: 0 0 2.0rem; }
.shojo section ul li { min-height: 5.0rem; padding: 0 0 0 5.0rem; margin: 0 0 1.0rem; color: #745e4c; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.shojo section ul li:nth-child(-n+2), .shojo section ul li:nth-child(n+7):nth-child(-n+8), .shojo section ul li:nth-child(n+13) { background: url("../img/icon_kao01.svg") no-repeat left center/auto 100%; }
.shojo section ul li:nth-child(n+3):nth-child(-n+4), .shojo section ul li:nth-child(n+9):nth-child(-n+10) { background: url("../img/icon_kao02.svg") no-repeat left center/auto 100%; }
.shojo section ul li:nth-child(n+5):nth-child(-n+6), .shojo section ul li:nth-child(n+11):nth-child(-n+12) { background: url("../img/icon_kao03.svg") no-repeat left center/auto 100%; }

@media all and (min-width: 48em), print { .shojo { margin: 10.0rem 0 0; padding: 4.0rem 0 0; border: 3px solid #c4df9b; border-radius: .6rem; }
  .shojo::before, .shojo::after { width: 1.6rem; height: 1.6rem; top: 1.6rem; }
  .shojo::before { left: 1.6rem; }
  .shojo::after { right: 1.6rem; }
  .shojo section { padding: 0 3.0rem 4.0rem; }
  .shojo section::before, .shojo section::after { width: 1.6rem; height: 1.6rem; bottom: 1.6rem; }
  .shojo section::before { left: 1.6rem; }
  .shojo section::after { right: 1.6rem; }
  .shojo section .tit { font-size: 3.8rem; margin: 0 0 4.0rem; }
  .shojo section ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .shojo section ul li { width: 49%; font-size: 2.0rem; min-height: 7.0rem; padding: 0 0 0 7.0rem; margin: 0 0 2.6rem; } }
body:not(.index) #nav { margin: -10.5rem 0 0; }
body:not(.index) .main { padding: 3.0rem 1.0rem; }
@media all and (min-width: 48em), print { body:not(.index) .main { padding: 0 0 6.0rem; } }

@media all and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
.dr { max-width: 60% !important; border: 2px solid #ed7872; border-radius: 1.0rem; }

@media all and (min-width: 48em), print { .dr { max-width: 30% !important; height: auto; border: 3px solid #ed7872; border-radius: 2.0rem; } }
#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; }

.tbl_flow tr { display: block; position: relative; }
.tbl_flow tr th { display: block; background: #fff; border: 2px solid #f9c1d2; border-radius: .6rem; padding: .4rem 1.0rem; margin: 0 0 1.0rem; }
.tbl_flow tr td { display: block; }
.tbl_flow tr:first-child td { display: none; }
.tbl_flow tr:not(:last-child) { margin: 0 0 6.0rem; }
.tbl_flow tr:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #fca5bf; border-right: 2.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.0rem solid transparent; margin: auto; }
.tbl_flow.-all_display { width: 100%; }
.tbl_flow.-all_display tr td { display: block; }
@media all and (min-width: 48em), print { .tbl_flow.-all_display tr td { display: table-cell; } }
.tbl_flow.-yellow tr th { background: #fdf198; border: 2px solid #ffffff; }
.tbl_flow.-yellow tr td { display: block; }

.tbl_row { width: 100%; border-collapse: collapse; font-size: 16px; }
.tbl_row th { color: #ffffff; background: #ed7872; border: 2px solid #fff; padding: 12px 16px; text-align: center; vertical-align: top; }
.tbl_row td { padding: 12px 16px; border: 1px solid #e5e7eb; vertical-align: top; }
.tbl_row, .tbl_row thead, .tbl_row tbody, .tbl_row th, .tbl_row td, .tbl_row tr { display: block; }
.tbl_row tr:first-child { display: none; }
.tbl_row tbody tr { margin-bottom: 12px; border: 1px solid #e5e7eb; border-radius: 8px; padding: 8px; background: #fff; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); }
.tbl_row td { display: block; border: none; position: relative; white-space: normal; word-break: break-word; }
.tbl_row td::before { content: attr(data-label); display: inline-block; font-weight: 700; margin-bottom: 10px; width: 100%; line-height: 1.2; color: #ffffff; background: #ed7872; border: 2px solid #fff; padding: 16px 8px; box-sizing: border-box; }
@media all and (min-width: 48em), print { .tbl_row, .tbl_row thead, .tbl_row tbody, .tbl_row tr { display: table; }
  .tbl_row tr { display: table-row; margin-bottom: 0; border: none; padding: 0; background: none; box-shadow: none; }
  .tbl_row td, .tbl_row th { display: table-cell; }
  .tbl_row tr:first-child { display: table-row; }
  .tbl_row td::before { content: none; } }

@media all and (min-width: 48em), print { .tbl_flow tr th { width: 25.0rem; display: table-cell; padding: 1.0rem; margin: 0; }
  .tbl_flow tr td { display: table-cell; padding: 1.0rem 0 1.0rem 2.0rem; }
  .tbl_flow tr:first-child td { display: table-cell; }
  .tbl_flow tr:not(:last-child)::after { position: absolute; bottom: -5.0rem; left: 11.0rem; right: 0; margin: 0; } }
.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; } }
.developemental-disorders cite img { display: block; max-width: 100%; height: auto; margin: auto; }
@media all and (min-width: 48em), print { .developemental-disorders cite img { max-width: 80%; } }

/*# sourceMappingURL=style.css.map */
