@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_red { color: #f00; }

.txt_navy { color: #002571; }

.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 2.0rem; }

@media screen 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 screen 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 screen 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: .2rem 0; background: #9a9a9a; 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; border-bottom: 1px solid #9a9a9a; line-height: 1.0; }
.tbl_time tr td.time { color: #000; }

@media screen 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 iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../image/tit_01.jpg) no-repeat left center/auto 100%; color: #fff; font-size: 2.2rem; padding: 3.0rem 1.0rem 3.0rem 2.0rem; margin: 0 0 3.0rem; }

.tit_02 { border-image: linear-gradient(270deg, rgba(0, 216, 247, 0) 0%, #00afed 100%) 5 5 5 5;color: #004ea2; font-size: 2.0rem; margin: 0 0 2.0rem; border-top: 2px solid #004ea2; border-bottom: 2px solid #004ea2; padding: .4rem 0; line-height: 1.2; }

.tit_03 { color: #fc9845; font-size: 1.8rem; line-height: 1.2; padding: 0 0 .4rem; margin: 0 0 1.0rem; border-bottom: .2rem solid #ffe109; position: relative; }
.tit_03::after { display: block; content: ''; width: 100%; height: .2rem; background: #fc9845; position: absolute; bottom: 0; }

.tit_04 { color: #379ad6; font-size: 1.8rem; line-height: 1.2; padding: 0 0 .2rem; border-bottom: 2px solid #379ad6; margin: 0 0 1.0rem; }

.tit_05 { color: #002571; font-size: 1.6rem; line-height: 1.2; padding: 0 0 .2rem; border-bottom: 2px dotted #002571; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../image/tit_01.jpg) no-repeat center center/auto; font-size: 3.6rem; padding: 8.9rem 4.0rem; margin: 0 0 3.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.8rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2.4rem; border-bottom: 4px solid #379ad6; margin: 0 0 2.0rem; }
  .tit_05 { font-size: 2.2rem; border-bottom: 4px dotted #002571; 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: #379ad6; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media screen 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 0; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #379ad6; font-weight: bold; }

.lst_dl01 dt { float: left; width: 25%; font-weight: bold; clear: left; }
.lst_dl01 dd { padding-left: 7.5rem; margin: 0 0 1.6rem; }

.lst_dl02 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { width: 10.0rem; }
  .lst_dl01 dd { padding-left: 11.6rem; }
  .lst_dl02 dd { margin: 0 0 2.0rem; } }
.flex { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex li { margin: 0 2.0rem 1.0rem 0; }

.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen 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; }
  .flex3 { -webkit-justify-content: flex-start; justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.btn_rsv { display: inline-block; background: #fc9845; color: #fff; text-align: center; padding: 1.0rem; }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #fff;background-color: #004ea2;color: #fff; text-decoration: none !important; }
.btn_detail1 { display: inline-block; margin-top: 1.0rem; padding: .4rem 0.5rem; border-radius: .5rem; background: #fff;background-color: #004ea2;color: #fff; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #004ea2; color: #fff; border: 3px double #fff; } }

.box_gray { background: #e8eff9; padding: 1.0rem; }

html { font-size: calc( 100vw / 32 ); font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif; }

body { background: #fff; color: #444; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 1.0rem 4.0rem; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: 1120px; }
  
  body .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 10.0rem auto; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1080px; margin: auto; }
  .main { font-size: 1.6rem; order: 2; width: 74%; }
  .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: 0rem 0;}
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { height: 5.4rem; background: url(../img/logo.svg) no-repeat left top / contain;}
.header .wrap .img { background-repeat: no-repeat;height: 8rem;width: 23%;}
.header .wrap .logo a { display: block; width: 100%; height: 100%;  text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { margin: .6rem 0 0; font-size: 1.4rem; }
.header .wrap .headR .tel_acs li .tel { color: #fc9845; display: inline-block; font-size: 150%; }
.header .wrap .headR .tel_acs li .tel::before { font-family: 'fontello'; margin-right: .6rem; }
.header .wrap .headR .tel_acs li .tel a { display: inline-block; }
.header .wrap .headR .tel_acs li.add { display: none;color: #444; }
.header .wrap .headR .tel_acs li.acs {  color: #444; font-size: 120%;}
.header .wrap .headR .park_rsv { display: -webkit-flex; display: block;width:350px;-webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; margin: .6rem auto; }
.header .wrap .headR .park_rsv li { width: 50%; }
.header .wrap .headR .park_rsv li.parking { background: #379ad6; color: #fff; text-align: center; padding: .6rem 1.0rem; border-radius: 0.3rem;margin: 0 0.2rem;width: 12rem;}
.header .wrap .headR .park_rsv li.parking span { font-weight: bold; font-size: 100%; }
.header .wrap .headR .park_rsv li .btn_rsv { display: block; font-size: 120%; padding: .6rem 1.0rem; background: linear-gradient(168deg, #fbaa67 0%, #fbaa67 50%, #fc9845 52%, #fc9845 100%);}

@media screen and (min-width: 48em), print { .header .wrap { margin: 3.0rem auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  
  .header .wrap .logo { width: 35%; height: 8.0rem; }
  .header .wrap .headR { width: 70%; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; font-size: 1.8rem; }
  .header .wrap .headR .tel_acs { text-align: right; }
  .header .wrap .headR .tel_acs li.add { display: block; font-size: 1.7rem;width: 50rem;}
  .header .wrap .headR .park_rsv li.parking { padding: .6rem; margin: 0 0.5rem; font-size: 1.2rem;width: 100px;}
   .header .wrap .headR .park_rsv li.parking1 { padding: .6rem; margin: 0 1.0rem; font-size: 1.2rem;color: #fff !important;}
  .header .wrap .headR .park_rsv li.parking span { display: block; }
  .header .wrap .headR .park_rsv li .btn_rsv { padding: 1.4rem 1.0rem; background: linear-gradient(138deg, #fbaa67 0%, #fbaa67 50%, #fc9845 52%, #fc9845 100%); } }
.slicknav_menu { position: fixed; top: -6rem; 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: #fff; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; }
.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: #f2f2f2; padding: 1.6rem; position: absolute; top: 12.4rem; right: 0; margin: auto; border-top: 1px solid #004ea2; }
.slicknav_menu .slicknav_nav .gnav, .slicknav_menu .slicknav_nav .subnav { border-top: 1px dotted #004ea2; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child), .slicknav_menu .slicknav_nav .subnav li:not(:last-child) { }
.slicknav_menu .slicknav_nav .gnav li a, .slicknav_menu .slicknav_nav .subnav li a { display: block; color: #444; text-align: center; padding: 1.0rem; font-size: 1.6rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .subnav li a:hover { background: none; }
.slicknav_menu .slicknav_nav .subnav { background: #fff; }
.slicknav_menu .slicknav_nav .subnav li { border-bottom: 1px dotted #004ea2; }
.slicknav_menu .slicknav_nav .subnav li > a { text-align: left; }
.slicknav_menu .slicknav_nav .subnav li > a > a { text-align: left; padding: 0; }
.slicknav_menu .slicknav_nav .subnav li > a > a.sub { position: relative; }
.slicknav_menu .slicknav_nav .subnav li > a > a.sub::after { content: "▼"; color: #379ad6; position: absolute; right: 0; }
.slicknav_menu .slicknav_nav .subnav li .subsub { display: none; }
.slicknav_menu .slicknav_nav .subnav li .subsub li { border-bottom: none; border-top: 1px dotted #004ea2; }
.slicknav_menu .slicknav_nav .subnav li .subsub li a { font-size: 1.4rem; }
.slicknav_menu .slicknav_nav .subnav li.slicknav_open a > a::after { content: "▲"; }
.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 screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; border-top: 0px solid #e6e6e6; margin: 4.4rem 0 0;  position: relative; }
  #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); }
  #nav .gnav li:last-child {  }
  #nav .gnav li a { display: block; text-align: center; font-size: 1.6rem; padding: 2.0rem 0; font-weight: 900;color: #444;}
  #nav .subnav { display: none; } }
.sidebar .subnav { margin: 0 1.0rem; }
.sidebar .subnav > li { margin: 0 0 1.0rem; font-size: 1.4rem; }
.sidebar .subnav > li > a { display: block; color: #fff; border-bottom: 3px solid #18244c; padding: 1.0rem 1.0rem 1.0rem 5.4rem; }
.sidebar .subnav > li > a.internal { background: url("../img/icon_naika.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.cardiovascular { background: url("../img/icon_junkan.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.dermatology { background: url("../img/icon_hifuka.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.aesthetic { background: url("../img/icon_biyo.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.lifestyle { background: url("../img/icon_seikatsu.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.antismoking { background: url("../img/icon_antismoking.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.sas { background: url("../img/icon_sas.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.vaccination { background: url("../img/icon_yobo.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li > a.checkup { background: url("../img/icon_kenshin.svg") no-repeat left 1rem center/auto 80% #32406c; }
.sidebar .subnav > li .subsub { margin: 1.0rem 0; }
.sidebar .subnav > li .subsub li { margin: 0; }
.sidebar .subnav > li .subsub li a { display: block; color: #32406c; padding: .6rem 0 .6rem 1.8rem; border: none; position: relative; }
.sidebar .subnav > li .subsub li a span { font-size: 85%; }
.sidebar .subnav > li .subsub li a::before { display: inline-block; content: '●'; font-size: 1.2rem; position: absolute; left: 0; top: .8rem; }
.sidebar .subnav > li .subsub li a.jihi { color: #fc9845; }

@media screen and (min-width: 48em), print { .sidebar .subnav { margin: 0; }

  .sidebar .subnav > li { margin: 0 0 2.0rem; font-size: 1.8rem; }
  .sidebar .subnav > li > a { color: #fff; padding: 2.0rem 1.0rem 2.0rem 7.6rem; border-radius: 0.5rem;background-color: #429ce6;}
  .sidebar .subnav > li > a.internal { background: url("../img/icon_naika.svg") no-repeat left 2rem center/4rem auto #32406c; background-color: #429ce6;}
  .sidebar .subnav > li > a.cardiovascular { background: url("../img/icon_junkan.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.dermatology { background: url("../img/icon_hifuka.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.aesthetic { background: url("../img/icon_biyo.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.lifestyle { background: url("../img/icon_seikatsu.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.antismoking { background: url("../img/icon_antismoking.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.sas { background: url("../img/icon_sas.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.vaccination { background: url("../img/icon_yobo.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li > a.checkup { background: url("../img/icon_kenshin.svg") no-repeat left 2rem center/4rem auto #32406c; }
  .sidebar .subnav > li .subsub li a { font-size: 90%; padding: .6rem 0 .6rem 2.2rem; }
  .sidebar .subnav > li .subsub li a::before { font-size: 1.4rem; }
  .sidebar .subnav > li .subsub li a span { display: block; }
  .sidebar .subnav > li .subsub li a:hover { text-decoration: underline; } }
.overview { margin: 2.0rem 0 0; font-size: 1.4rem; line-height: 1.6; background:#eee; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 30%; height: auto; }
.overview > .wrap { margin: 0 1.0rem; }
.overview > .wrap .tbl_gaiyo { width: 100%; border-collapse: collapse; color: #000;font-size: 1.5rem;}
.overview > .wrap .tbl_gaiyo th { width: 29%; font-size: 105%; text-align: left;font-weight: normal; color: #552b00; border-top: 1px solid #9a9a9a; font-weight: 900;}
.overview > .wrap .tbl_gaiyo td { border-top: 1px solid #9a9a9a; }
.overview > .wrap .tbl_gaiyo td .tel { color: #000; font-size: 120%; }
.overview > .wrap .payment .tbl_gaiyo { border-bottom: 1px solid #9a9a9a; }
.overview > .wrap .tbl_time { margin: 1.6rem 0; }
.overview .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 10.0rem 0 0; font-size: 1.8rem; }

  .overview .clinic_name { margin: 0 0 0 0rem; }
  .overview .clinic_name img { max-width: 7.0rem; }
  .overview > .wrap { margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR, .overview > .wrap .payment { width: 48%; }
  .overview > .wrap .tbl_gaiyo th { padding: 1rem 0; }
  .overview > .wrap .tbl_gaiyo td .tel { font-size: 160%; }
  .overview > .wrap .overviewR .tbl_gaiyo { border-bottom: 1px solid #9a9a9a; }
  .overview > .wrap .tbl_time { margin: 3.0rem 0; width: 100%; }
  .overview .gmap { height: 50.0rem; } }
.pageup { display: none; }
.pageup span { display: none; }

@media screen and (min-width: 48em), print { .pageup { position: fixed; bottom: 1.0rem; right: 1.0rem; z-index: 1; cursor: pointer; }
  .pageup a { display: block; font-size: 1.6rem; text-align: center; padding: .4rem; background: #379ad6; border-radius: 50%; width: 6.4rem; height: 6.4rem; }
  .pageup a::before { font-size: 5.0rem; text-align: center; font-family: 'fontello'; content: '\e812'; color: #fff; } }
.footer { text-align: center;background-color: #232323; padding-bottom: 40px; }
.footer .copy { display: block; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 6.0rem 0 1.0rem; }
  .footer .copy { margin: 6.0rem 0 0; }
  .footer ul { display: block; text-align: center; margin: 0 0 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; color: #fff; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li .subsub { display: none; } }
/*フッター固定バナー（SP）*/
.btm_info { position: fixed; bottom: -1.5rem; left: 0; z-index: 2; display: block; width: 100%; height: 60px; cursor: pointer; }
.btm_info ul { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; justify-content: left; align-items: center; }
.btm_info ul li { width: 30%; vertical-align: baseline; text-align: center; background-color: #fc9845; }
.btm_info ul li a { display: block; color: #fff; text-decoration: none; padding: 1rem; font-size: 1.3rem; height: 50px; }
.btm_info ul li i { margin-top: 5px; font-size: 1rem; }
.btm_info ul li:nth-child(2) { background-color: #379ad6; width: 50%; }
.btm_info ul li:nth-child(3) { background-color: #fc9845; width: 20%; }

/*フッター固定バナー（PC）*/
@media screen and (min-width: 48em), print { .btm_info { display: none; } }
.keyvsl { margin: 1.0rem 0 2.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat right top/200% auto; padding: 18.0rem 0 0; }
.keyvsl > img { background-repeat: no-repeat;width: 100%;height: 100%; }
.keyvsl .catch { background: url("../img/index_keyvsl01.jpg") no-repeat left bottom/200% auto; }
.keyvsl .catch .wrap { color: #fff; font-size: 1.8rem; text-align: center; padding: 1.0rem 0; }

@media screen and (min-width: 48em), print { .keyvsl { height: 58.0rem; margin: 0; padding: 0; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto 100%; }
  .keyvsl .catch { background: none; height: 100%; }
  .keyvsl .catch .wrap { width: 1080px; height: 100%; margin: auto; font-size: 2.8rem; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; } }
.info { margin: 4.0rem 0 0; }
.keyvsl { margin: 1.0rem 0 2.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat right top/200% auto; padding: 0rem 0 0; }
.info dl { margin: 0; line-height: 1.4; padding: .6rem; overflow-y: auto; border: 1px solid #a7a7a7; }
.info dl dt { margin-bottom: .4rem; margin-left: 2rem; color: #fc9845; font-weight: bold; font-size: 110%; position: relative; }
.info dl dt::before { padding: 0 0.2em 0 0; content: ''; width: 0; height: 0; border: solid 6px transparent; border-left: solid 10px #fc9845; position: absolute; top: 35%; left: -18px; margin-top: -4px; font-size: 1.2em; }
.info dl .active::before { position: absolute; top: 60%; left: -25px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); margin-top: -4px; }
.info dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }

@media screen and (min-width: 48em), print { .info { margin: 0 auto 8.0rem; }
  .info dl { padding: 1.4rem; }
  .info dl dt { padding-top: 1.0rem; font-size: 120%; }
  .info dl dt::before { top: 55%; }
  .info dl .active::before { top: 68%; } }
.cal .caledit tr.week th:last-child { color: #f00; }
.cal .caledit tr.week th:last-child { color: #c00; }
.cal .caledit tr.week th:nth-last-child(2) { color: #00c; }
.cal .status { display: -webkit-flex; display: flex; }
.cal .status li { display: inline-block; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.cal .status li::before { display: inline-block; content: '■'; font-size: 120%; }
.cal .status li:not(:last-child) { margin-right: 1.0rem; }
.cal .status li.am::before { color: #bfe9fa; }
.cal .status li.kyushin::before { color: #fbd9b3; }

@media screen and (min-width: 48em), print { .cal { padding: 2.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .cal .tit_02, .cal .status { width: 100%; }
  .cal .caledit { width: 80%; font-size: 1.8rem; padding: 0 0 2.0rem; margin-right: 80px;}
  .cal .caledit .week th { padding: .6rem 0; background: #e6e6e6;border: 1px solid #cecece;} }
.feature ul li { padding: 1.0rem 0 19.0rem; border-top: 1px solid #b4b4b4; }
.feature ul li:last-child { border-bottom: 1px solid #b4b4b4; }
.feature ul li > span > span { color: #004ea2; font-weight: bold; }
.feature ul li.senmon { background: url("../img/index_feature01.jpg") no-repeat right bottom/contain; }
.feature ul li.hanashi { background: url("../img/index_feature02.jpg") no-repeat left bottom/contain; }
.feature ul li.shoho { background: url("../img/index_feature03.jpg") no-repeat right bottom/contain; }
.feature ul li.renkei { background: url("../img/index_feature04.jpg") no-repeat left bottom/contain; }
.feature ul li.park { background: url("../img/index_feature05.jpg") no-repeat right bottom/contain; }

@media screen and (min-width: 48em), print { .feature ul li { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; font-size: 2.0rem; height: 24.0rem; padding: 0; }
  .feature ul li:nth-child(even) { text-align: right; -webkit-justify-content: flex-end; justify-content: flex-end; } }
@media screen 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; }

.flow dd { margin: 0 0 6.0rem; position: relative; }
@media screen and (min-width: 48em), print { .flow dd { margin: 0 0 10.0rem; } }
.flow dd: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 #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access ol.flex2 li { margin: 0 0 2.0rem !important; text-align: center; }
.access ol.flex2 li img { display: block; margin: 0 auto 1.0rem; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }
.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price th { padding: .4rem 1.0rem; background: #efefef; border: 1px solid #ccc; }
.tbl_price td { text-align: center; border: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .tbl_price th, .tbl_price td { padding: 1.0rem; } }
.lst_price dt { color: #fff; background: #379ad6; font-weight: bold; padding: .4rem 1.0rem; margin: 2.0rem 0 0; }
.lst_price dd { margin: 0; padding: .4rem 1.0rem; }
.lst_price dd.price { color: #fc9845; font-weight: bold; font-size: 120%; text-align: right; border: 1px solid #379ad6; }

@media screen and (min-width: 48em), print { .lst_price { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_price dt { width: 50%; padding: 1.6rem; margin: 3.0rem 0 0; border: 1px solid #379ad6; }
  .lst_price dd { width: 50%; padding: 1.6rem; margin: 3.0rem 0 0; }
  .lst_price dd.price { display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: center; align-items: center; }
  .lst_price dd.txt { width: 100%; margin: 0; } }

@media screen and (max-width: 480px) { 
	.header { margin-top: -2rem;padding: 2rem 0;height: 100%;}
}

/*# sourceMappingURL=style.css.map */