@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@1,600&display=swap");
html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *::before, *::after { -webkit-box-sizing: inherit; 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, iframe { 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; }

.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 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 !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !important; }

.mt5 { margin-top: .5rem !important; }

.mt0 { margin-top: 0 !important; }

.mb0 { margin-bottom: 0 !important; }

.pt0 { padding-top: 0 !important; }

.pb0 { padding-bottom: 0 !important; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem !important; }
  .mt30 { margin-top: 6.0rem !important; }
  .mt20 { margin-top: 4.0rem !important; }
  .mt10 { margin-top: 2.0rem !important; }
  .mt5 { margin-top: 1.0rem !important; } }
.scrollx_sp_width180, .scrollx_sp_width200 { overflow-x: scroll; width: 100%; }
.scrollx_sp_width180 > *, .scrollx_sp_width200 > * { width: 180% !important; margin-bottom: .5rem; }

.scrollx_sp_width200 > * { width: 200% !important; }

@media screen and (min-width: 48em), print { .scrollx_sp_width180, .scrollx_sp_width200 { overflow-x: visible; }
  .scrollx_sp_width180 > *, .scrollx_sp_width200 > * { width: auto !important; margin-bottom: 0; } }
.ov_h { overflow: hidden; }

.clr_red_01 { color: #ed1557 !important; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; color: #14116e; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; padding: .2rem .8rem; background: #fff; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #85bae5; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #14116e; background: #fff; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #14116e; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 22%; }
  .tbl_time tr td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { font-size: 2.4rem; font-weight: bold; color: #14116e; padding: 3rem 2rem; text-align: center; width: 100%; background: url(../img/tit_01_bg.jpg) no-repeat center center/cover; font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; text-shadow: 0px 0px 5px #fff, 1px 1px 5px #fff, 1px -1px 5px #fff, -1px -1px 5px #fff, -1px 1px 5px #fff, 2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff, -2px 2px 5px #fff; }

.tit_02 { color: #14116e; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; text-align: center; position: relative; }
.tit_02_en { font-family: 'Crimson Text', serif; display: block; margin-top: .2rem; font-size: 1.5rem; }

body:not(.index) .tit_02 { padding-bottom: 1.5rem; position: relative; }
body:not(.index) .tit_02::after { content: ""; display: block; height: .3rem; width: 5rem; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; background: #85bae5; }

.tit_03 { color: #fff; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; position: relative; background: #14116e; padding: .6rem; }

.tit_04 { color: #14116e; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #14116e; font-weight: bold; position: relative; }
.tit_04::after { display: block; content: ""; position: absolute; top: 100%; left: 0; background: #85bae5; height: .2rem; width: 4.6rem; }

.tit_05 { color: #14116e; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.5rem; font-weight: bold; }
.tit_05::before { content: "■"; color: #4495d6; font-weight: normal; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 8rem 2rem; font-size: 3.6rem; width: auto; }
  .tit_02 { font-size: 3.6rem; margin: 10rem 0 3rem; }
  .tit_02_en { display: block; margin-top: 1rem; font-size: 2.2rem; }
  body:not(.index) .tit_02 { padding-bottom: 2.5rem; position: relative; }
  body:not(.index) .tit_02::after { height: .4rem; width: 6.6rem; }
  .tit_03 { font-size: 2.2rem; line-height: 1.3; margin: 8.5rem 0 2rem; padding: .8rem; }
  .tit_03::after { height: 0.3rem; bottom: 0; }
  .tit_04 { font-size: 2.2rem; line-height: 1.3; margin: 7.5rem 0 2rem; padding-bottom: .7rem; }
  .tit_05 { font-size: 1.8rem; line-height: 1.3; margin: 6.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.5rem; } }
.tit_02 + .tit_03 { margin-top: 0; }

.tit_03 + .tit_04 { margin-top: 0; }

.tit_04 + .tit_05 { margin-top: 0; }

.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #ad1a78; text-decoration: underline; }

.imgtxt, .imgtxt_reverse { margin-bottom: 1.5rem; }
.imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin: 0 auto 1.5rem; max-width: 90%; text-align: center; }
.imgtxt .imgtxt_txt :last-child, .imgtxt_reverse .imgtxt_txt :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { .imgtxt, .imgtxt_reverse { margin-bottom: 1.5rem; }
  .imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { float: right; margin: 0 0 2rem 2rem; max-width: 45rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse .imgtxt_image { float: left; margin: 0 2rem 2rem 0; } }
.flex2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex2 > * { width: 47%; margin-top: 2rem; }
.flex2 > *:nth-child(-n + 2) { margin-top: 0; }
.flex2 > *:nth-child(2n) { margin-left: 6%; }

.flex3 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > * { width: 31%; margin-top: 2rem; margin-left: 3.5%; }
.flex3 > *:nth-child(-n + 3) { margin-top: 0; }
.flex3 > *:nth-child(3n + 1) { margin-left: 0; }

.flex2_pc > * { margin-top: 2rem; }
.flex2_pc > *:first-child { margin-top: 0; }

.flex3_pc > * { margin-top: 2rem; }
.flex3_pc > *:first-child { margin-top: 0; }

@media screen and (min-width: 48em), print { .flex2_pc { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2_pc > * { width: 47%; }
  .flex2_pc > *:nth-child(n) { margin-left: 0; }
  .flex2_pc > *:nth-child(-n + 2) { margin-top: 0; }
  .flex2_pc > *:nth-child(2n) { margin-left: 6%; }
  .flex3_pc { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex3_pc > * { width: 31%; margin-top: 2.5rem; }
  .flex3_pc > *:nth-child(n) { margin-left: 3.5%; }
  .flex3_pc > *:nth-child(-n + 3) { margin-top: 0; }
  .flex3_pc > *:nth-child(3n + 1) { margin-left: 0; } }
.list_ul_01 { margin-bottom: 2rem; padding-left: 1em; }
.list_ul_01 > li { margin-top: 1rem; position: relative; }
.list_ul_01 > li::before { content: ''; width: .5em; height: .5em; background: #14116e; border-radius: 50%; position: absolute; left: -.9em; top: .35em; }
.list_ul_01 > li:first-child { margin-top: 0; }

.list_ol_01, .list_ol_counter_noreset_01 { counter-reset: number 0; margin: 0; padding-left: 2rem; margin-bottom: 2rem; }
.list_ol_01 > li, .list_ol_counter_noreset_01 > li { counter-increment: number 1; padding-left: 0.3rem; margin-top: 1rem; position: relative; }
.list_ol_01 > li::before, .list_ol_counter_noreset_01 > li::before { display: inline-block; content: counter(number) "."; position: absolute; right: 100%; top: 0; color: #14116e; font-weight: bold; }
.list_ol_01 > li:first-child, .list_ol_counter_noreset_01 > li:first-child { margin-top: 0; }

.list_ol_counter_noreset_01 { counter-reset: none; }

.flex2.list_ul_01 > li:nth-child(-n + 2), .flex2.list_ol_01 > li:nth-child(-n + 2), .flex2.list_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }

.flex3.list_ul_01 > li:nth-child(-n + 3), .flex3.list_ol_01 > li:nth-child(-n + 3), .flex3.list_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }

.list_dl_01, .list_dl_01_50percent { margin: 0 0 2rem; border: 1px solid #eee; }
.list_dl_01 dt, .list_dl_01_50percent dt { padding: 1rem; background: #d8e6fd; color: #14116e; }
.list_dl_01 dd, .list_dl_01_50percent dd { margin: 0; padding: 1rem; }
.list_dl_01 dd:not(:last-child), .list_dl_01_50percent dd:not(:last-child) { border-bottom: 1px solid #eee; }

@media screen and (min-width: 48em), print { .list_ul_01 > li::before { top: .6em; }
  .flex2_pc.list_ul_01 > li:nth-child(-n + 2), .flex2_pc.list_ol_01 > li:nth-child(-n + 2), .flex2_pc.list_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }
  .flex3_pc.list_ul_01 > li:nth-child(-n + 3), .flex3_pc.list_ol_01 > li:nth-child(-n + 3), .flex3_pc.list_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }
  .list_dl_01, .list_dl_01_50percent { width: 100%; border-right: none; border-left: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .list_dl_01 dt, .list_dl_01_50percent dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .list_dl_01 dt:not(:last-of-type), .list_dl_01_50percent dt:not(:last-of-type) { border-bottom: 1px solid #eee; }
  .list_dl_01 dd, .list_dl_01_50percent dd { width: 72%; padding: 2rem 2.5rem; }
  .list_dl_01_50percent dt { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
  .list_dl_01_50percent dd { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } }
.box_general_01 { padding: 2rem 1.5rem; background: #d8e6fd; margin-bottom: 2rem; position: relative; }
.box_general_01 > :first-child { margin-top: 0; }
.box_general_01 > :last-child { margin-bottom: 0; }

.box_general_wrap { margin-bottom: 2rem; }
.box_general_wrap .box_general_01:not(:last-child) { margin-bottom: 5rem; }
.box_general_wrap .box_general_01:not(:last-child)::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 2rem 2rem 0 2rem; border-color: #d8e6fd transparent transparent transparent; position: absolute; top: calc(100% + 1.7rem); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.box_general_wrap .box_general_01:last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { .box_general_01 { padding: 3rem 2rem; }
  .box_general_wrap .box_general_01:not(:last-child) { margin-bottom: 8rem; }
  .box_general_wrap .box_general_01:not(:last-child)::after { border-width: 4rem 4rem 0 4rem; top: calc(100% + 2.5rem); } }
.btn_general_01 { padding: .7em 2em; background: #14116e; border: 1px solid #14116e; color: #fff; text-decoration: none !important; text-align: center; display: block; width: 90%; margin: 0 auto; }
.btn_general_01::before { font-family: 'fontello'; content: '\e8f3'; padding-right: .3em; font-size: 70%; position: relative; top: -.15em; }

@media screen and (min-width: 48em), print { .btn_general_01 { width: auto; display: inline-block; padding: .7em 4em; font-size: 1.8rem; }
  .btn_general_01:hover, .btn_general_01:focus { color: #14116e; background-color: #fff; opacity: 1; } }
.table_01 { border-spacing: 0; border: 1px solid #eee; border-right: none; border-bottom: none; width: 100%; margin-bottom: 1.4rem; }
.table_01 caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.table_01 th { background: #d8e6fd; color: #14116e; }
.table_01 th, .table_01 td { font-weight: normal; border: 1px solid #eee; border-top: none; border-left: none; padding: .6rem; }
.table_01 th > *:last-child, .table_01 td > *:last-child { margin-bottom: 0; }
.table_01 thead th { color: #fff; background: #14116e; }

@media screen and (min-width: 48em), print { .table_01 { margin-bottom: 1.8rem; }
  .table_01 th, .table_01 td { padding: 1.2rem; } }
.table_scroll { overflow-x: auto; width: 100%; }
.table_scroll table { white-space: nowrap; width: 100%; }
@media screen and (min-width: 48em), print { .table_scroll { overflow-x: inherit; }
  .table_scroll table { white-space: normal; } }

html { font-size: calc(100vw / 32); font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body { background: #fff; color: #333; }

p { margin-top: 0; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 2rem 1rem; }

.main { font-size: 1.4rem; line-height: 1.4; }
.main section.wrap > :first-child, .main > .wrap > :first-child { margin-top: 0; }
.main section.wrap > :last-child, .main > .wrap > :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1180px + 40px); }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { width: 1180px; margin: auto; padding: 4rem 0; }
  .main { font-size: 1.8rem; line-height: 1.75; } }
@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 { background: #d8e6fd; border-top: #14116e solid 0.5rem; }
.header .wrap { margin: 0 1rem; padding: 1rem 0; }
.header .wrap .logo { height: 5.0rem; margin-bottom: 2rem; }
.header .wrap .logo a { display: block; width: 78%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .head_right { color: #14116e; }
.header .wrap .head_right .access { margin-bottom: 1.2rem; font-size: 1.7rem; }
.header .wrap .head_right .access > div:first-child span { padding: .5rem; background: #14116e; color: #fff; display: inline-block; margin-bottom: .8rem; }
.header .wrap .head_right .telephone { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2.2rem; font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-bottom: 1.2rem; }
.header .wrap .head_right .telephone::before { font-family: 'fontello'; content: '\e8f7'; font-size: 85%; }
.header .wrap .head_right .telephone a { display: inline-block; }
.header .wrap .head_right .header_btns { text-align: center; margin: 1rem 0; }
.header .wrap .head_right .header_btns > div { margin: 0 1rem; display: inline-block; }
.header .wrap .head_right .header_btns > div img { width: 10rem; }
.header .wrap .head_right .header_btns > div:first-child { margin-top: 0; }

@media screen and (min-width: 48em), print { .header { border-width: 1rem; }
  .header .wrap { margin: 0 auto 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .header .wrap .logo { width: 43rem; height: 9.4rem; margin: 2rem 0 0; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_right { width: 71.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 2.5rem; }
  .header .wrap .head_right > div:first-child { width: 43rem; }
  .header .wrap .head_right > div:last-child { margin-top: -1rem; /*width: 26rem;*/ width: auto; }
  .header .wrap .head_right .access { font-size: 1.6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .header .wrap .head_right .access > div:first-child { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: .5rem; }
  .header .wrap .head_right .telephone { width: auto; display: block; font-size: 3.2rem; font-weight: bold; line-height: 1.6; margin: 0; padding: 0; }
  .header .wrap .head_right .header_btns { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; /*justify-content: space-between;*/ display: -webkit-box; display: -ms-flexbox; display: flex; }
  .header .wrap .head_right .header_btns > div { margin: 0; }
  .header .wrap .head_right .header_btns > div img { width: 12.5rem; } }
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #14116e; 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'; content: '\e801'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e802'; 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: rgba(255, 255, 255, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #333; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #333; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333 !important; padding: 1.0rem 3.0rem 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e8f3'; font-size: 1.3rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { position: absolute; right: 1.0rem; top: 50%; font-family: 'fontello'; content: '\e8f4'; font-size: 1.3rem; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .gnav li a:focus { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e8f5'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #d8e6fd; margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-color: #888; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0.5rem; color: #333; }
.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; }
  #nav .gnav { width: 1180px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #nav .gnav > li { width: 100%; position: relative; border-left: 1px dashed #14116e; text-align: center; font-size: 1.6rem; }
  #nav .gnav > li:last-child { border-right: 1px dashed #14116e; }
  #nav .gnav > li > a { display: block; padding: .8rem .5rem; position: relative; color: #14116e; }
  #nav .gnav > li .subnav { width: 200%; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 1; font-size: 1.6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #nav .gnav > li .subnav li { width: 50%; border-top: 1px solid #14116e; }
  #nav .gnav > li .subnav li:nth-child(even) { border-left: 1px solid #14116e; }
  #nav .gnav > li .subnav li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100%; background: #fff; padding: .8rem 0.5rem; text-align: center; color: #14116e; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #14116e; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li:nth-child(-n + 2) { border-top: none; } }
.overview { font-size: 1.4rem; line-height: 1.6; color: #fff; background: #14116e; }
.overview .overview_bg > .wrap { padding-top: 4rem; padding-bottom: 2rem; }
.overview .overview_bg > .wrap .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .overview_bg > .wrap .clinic_name img { max-width: 80%; height: auto; }
.overview .overview_bg > .wrap .btns { display: -webkit-box; display: -ms-flexbox; display: flex; /*justify-content: space-between;*/ -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 1rem 0 2rem; }
.overview .overview_bg > .wrap .btns > div { width: auto; margin: 0 1rem 2rem; /*width: calc(50% - 1rem);*/ }
.overview .overview_bg > .wrap .tbl_time { margin: 1.6rem 0; }
.overview .overview_bg > .wrap .list_overview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; margin-bottom: 1rem; }
.overview .overview_bg > .wrap .list_overview dt { width: 100%; padding: .4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .6rem; font-weight: bold; padding: .5rem; border: .1rem solid #fff; }
.overview .overview_bg > .wrap .list_overview dd { width: 100%; padding: .4rem; margin: 0; font-size: 90%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .6rem; }
.overview .overview_bg > .wrap .list_overview dd.access .access_txt { display: block; }

.gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { body:not(.index) .overview { margin-top: 5rem; }
  .overview { font-size: 1.7rem; }
  .overview .overview_bg > .wrap { padding-top: 10rem; padding-bottom: 5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview .overview_bg > .wrap > div { width: 56rem; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 3.0rem; text-align: center; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 41rem; height: auto; }
  .overview .overview_bg > .wrap .tbl_time { margin: 0; position: relative; }
  .overview .overview_bg > .wrap .tbl_time tr th > .consul_hours { display: block; position: absolute; top: -1.8em; left: 0; color: #333; }
  .overview .overview_bg > .wrap .list_overview { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .overview .overview_bg > .wrap .list_overview dt { width: 17%; padding: .3rem 0; margin-bottom: .9rem; }
  .overview .overview_bg > .wrap .list_overview dd { width: 78%; padding: .3rem 0; font-size: 100%; margin-bottom: .9rem; }
  .gmap { height: 54rem; } }
.dr_table_wrap { color: #fff; }
.dr_table_wrap .tit_dr_schedule { font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-bottom: .8rem; font-size: 1.5rem; padding: 0 0 .4em 1.4em; position: relative; }
.dr_table_wrap .tit_dr_schedule::before { display: block; font-family: 'fontello'; content: '\e8fc'; position: absolute; font-size: 110%; left: 0; top: 0; }
.dr_table_wrap .tit_dr_schedule::after { display: block; content: ""; width: 100%; height: .3em; position: absolute; left: 0; bottom: 0; border: 1px solid #fff; border-right: none; border-left: none; }
.dr_table_wrap .tit_dr_week { margin-bottom: .2rem; font-size: 1.3rem; }
.dr_table_wrap .tit_dr_week .num { font-size: 125%; font-weight: bold; display: inline-block; padding: 0 .1em; -webkit-transform: translateY(0.05em); transform: translateY(0.05em); }
.dr_table_wrap .table_dr { width: 100%; border-collapse: separate; border-spacing: 0; margin-bottom: 1.2rem; font-size: 1.1rem; }
.dr_table_wrap .table_dr tr th, .dr_table_wrap .table_dr tr td { padding: .4em 0; color: #14116e; background: #fff; text-align: center; line-height: 1.2; font-weight: normal; }
.dr_table_wrap .table_dr tr th[scope="col"] { background: #404ea0; color: #fff; width: calc(65% / 7); }
.dr_table_wrap .table_dr tr th[scope="col"]:first-child { width: 35%; }
.dr_table_wrap .table_dr tr th.time { font-size: 1.3rem; }
.dr_table_wrap .table_dr tr:not(:nth-child(-n + 2)) th, .dr_table_wrap .table_dr tr:not(:nth-child(-n + 2)) td { border-top: 1px solid #14116e; }

@media screen and (min-width: 48em), print { .dr_table_wrap { color: #fff; }
  .dr_table_wrap .tit_dr_schedule { font-size: 2.2rem; margin-bottom: 2.5rem; }
  .dr_table_wrap .tit_dr_week { font-size: 1.8rem; }
  .dr_table_wrap .tit_dr_week .num { font-size: 155%; -webkit-transform: translateY(0.07em); transform: translateY(0.07em); }
  .dr_table_wrap .table_dr { font-size: 1.7rem; margin-bottom: 2.8rem; }
  .dr_table_wrap .table_dr tr th.time { font-size: 1.7rem; } }
.tel_up { width: 100%; background: #85bae5; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; min-height: 4rem; padding: 1rem 5rem 1rem 1rem; color: #14116e; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.tel_up .tel, .tel_up .reserve, .tel_up .link_web { display: block; /*width: 31%;*/ width: 48%; padding: .3rem; text-align: center; color: #fff; background: #14116e; border-radius: .3rem; }
.tel_up .pageup { cursor: pointer; position: absolute; right: 0; bottom: 0; }
.tel_up .pageup a { display: block; width: 3.0rem; height: 3.0rem; text-align: center; margin: 0.5rem 1rem; background: #14116e; border-radius: 50%; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.4rem; font-family: 'fontello'; content: '\e8f5'; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -54%); transform: translate(-50%, -54%); color: #fff; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 6.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: transparent; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .reserve { display: none; }
  .tel_up .link_web { display: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 3.5rem; } }
.footer { text-align: center; padding: 0 0 4.0rem; background: #14116e; }
.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: 5.0rem 2.0rem 2.5rem; }
  .footer ul { color: #fff; display: block; text-align: center; margin: 0 auto; max-width: 90rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin-bottom: 1.5rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a br { display: none; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer ul.subnav:last-of-type { margin: 0 auto; }
  .footer ul.subnav li:nth-of-type(5)::after { display: none; } }
.fixed_btn { display: none; }

@media screen and (min-width: 48em), print { .fixed_btn { display: block; position: fixed; right: 0; top: 20rem; z-index: 100; } }
.wrapper_keyvsl { position: relative; }
.wrapper_keyvsl > div:first-child { opacity: .8; }
.wrapper_keyvsl #keyvsl { width: 100%; height: 12.88rem; background-size: cover; background-position: center center; }
.wrapper_keyvsl .keyvsl_txt { padding: 1rem; line-height: 1.2; color: #fff; font-size: 1.4rem; text-align: center; font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.wrapper_keyvsl .keyvsl_timetable { padding: 0 1rem; margin: 1rem 0; }

@media screen and (min-width: 48em), print { .wrapper_keyvsl > div:first-child { opacity: 1; }
  .wrapper_keyvsl #keyvsl { width: 100%; height: 83rem; background-size: cover; }
  .wrapper_keyvsl .keyvsl_txt { padding: 0; margin: 0; position: absolute; left: calc(50% - 59rem); font-size: 2.8rem; width: 57rem; bottom: 2rem; }
  .wrapper_keyvsl .keyvsl_timetable { padding: 0; background: #fff; position: absolute; bottom: 2rem; margin: 0; right: calc(50% - 58rem); width: 48rem; }
  .wrapper_keyvsl .keyvsl_timetable .tbl_time th[scope="col"]:first-child { width: 26%; }
  .wrapper_keyvsl .keyvsl_timetable .tbl_time caption { line-height: 1.3; } }
main .wrapper_bnr_corona { background: #d8e6fd; }
main .wrapper_news { background: #d8e6fd; }
main .wrapper_news .wrap dl { margin: 0; line-height: 1.4; background: #fefefe; padding: 1.5rem 1rem 1rem; background: #fff; color: #14116e; }
main .wrapper_news .wrap dl dt { margin: 0 0 1rem; font-size: 1.6rem; cursor: pointer; font-weight: bold; font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
main .wrapper_news .wrap dl dt .date { font-weight: normal; padding: .5rem; background: #14116e; color: #fff; display: block; width: 10rem; text-align: center; margin-bottom: .7rem; }
main .wrapper_news .wrap dl dt:not(:first-child) { padding-top: 1.7rem; margin-top: 1.5rem; border-top: 0.1rem solid #14116e; }
main .wrapper_news .wrap dl dd { margin: .5rem 0 1.5rem; font-size: 1.4rem; word-wrap: break-word; }
main .wrapper_news .wrap dl dd:last-child { margin-bottom: 0; }
@media screen and (min-width: 48em), print { main .wrapper_news .wrap dl { padding: 5.5rem 9rem 5rem; }
  main .wrapper_news .wrap dl dt { font-size: 2rem; }
  main .wrapper_news .wrap dl dt:not(:first-child) { padding-top: 2.4rem; margin-top: 2rem; }
  main .wrapper_news .wrap dl dt .date { display: inline-block; width: auto; margin-bottom: 0; text-align: left; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; margin: 0.5rem 0 2rem; } }
main .wrapper_treatment { background: #f8fbff url(../img/index_treatment_bg.png) center center/cover; padding-top: 3rem; position: relative; }
main .wrapper_treatment::after { content: ""; background: url(../img/index_dr_bottom.png) no-repeat top center/100% auto; width: 100%; height: 2rem; position: absolute; top: -1px; left: 0; }
main .wrapper_treatment .wrap .list_treatment > li { margin-top: 1rem; }
main .wrapper_treatment .wrap .list_treatment > li:first-child { margin-top: 0; }
main .wrapper_treatment .wrap .list_treatment > li > a { display: block; position: relative; background: #d8e6fd; color: #14116e; padding: 1em 1rem 1em 9rem; text-align: center; font-size: 1.4rem; font-weight: bold; line-height: 1.15; }
main .wrapper_treatment .wrap .list_treatment > li > a .text_sub { font-size: 66%; }
main .wrapper_treatment .wrap .list_treatment > li > a::before { display: block; content: ""; background: url(../img/treatment_checkup.jpg) no-repeat top center/cover; height: 100%; width: 8rem; position: absolute; top: 0; left: 0; }
main .wrapper_treatment .wrap .list_treatment > li > a::after { font-family: 'fontello'; content: '\e8f8'; position: absolute; top: 50%; right: .5em; -webkit-transform: translateY(-50%); transform: translateY(-50%); line-height: 1; font-weight: normal; }
main .wrapper_treatment .wrap .list_treatment > li.primary_care > a::before { background-image: url(../img/treatment_primary_care.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.internal > a::before { background-image: url(../img/treatment_internal.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.digestive > a::before { background-image: url(../img/treatment_digestive.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.surgery > a::before { background-image: url(../img/treatment_surgery.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.echo > a::before { background-image: url(../img/treatment_echo.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.gastric > a::before { background-image: url(../img/treatment_gastric.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.pylori > a::before { background-image: url(../img/treatment_pylori.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.largebowel > a::before { background-image: url(../img/treatment_largebowel.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.osteoporosis > a::before { background-image: url(../img/treatment_osteoporosis.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.checkup > a::before { background-image: url(../img/treatment_checkup.jpg); }
main .wrapper_treatment .wrap .list_treatment > li.prevention > a::before { background-image: url(../img/treatment_prevention.jpg); }
@media screen and (min-width: 48em), print { main .wrapper_treatment { padding-top: 9rem; }
  main .wrapper_treatment::after { height: 6rem; }
  main .wrapper_treatment .wrap .list_treatment > li { margin-top: 3rem; }
  main .wrapper_treatment .wrap .list_treatment > li:first-child { margin-top: 0; }
  main .wrapper_treatment .wrap .list_treatment > li > a { font-size: 2.4rem; height: 9rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1rem 1rem 1rem 19rem; }
  main .wrapper_treatment .wrap .list_treatment > li > a::before { width: 18rem; } }
main .wrapper_appoint .wrap .appoint_catch { margin: 1.5rem 0; color: #14116e; font-size: 1.6rem; font-weight: bold; text-align: center; }
main .wrapper_appoint .wrap .appoint_catch span { color: #ed1557; }
main .wrapper_appoint .wrap .appoint_boxtext { color: #14116e; margin: 1.5rem 0; padding: 1rem; background: #d8e6fd; }
main .wrapper_appoint .wrap .appoint_red { margin: 1.5rem 0 0; color: #ed1557; font-weight: bold; }
main .wrapper_appoint .wrap .appoint_subtext { color: #14116e; font-weight: bold; }
main .wrapper_appoint .wrap .appoint_subtext span { color: #ed1557; }
main .wrapper_appoint .wrap .flex3_pc_appoint { margin-top: 1rem; text-align: center; }
main .wrapper_appoint .wrap .flex3_pc_appoint > * { margin-top: 2rem; }
main .wrapper_appoint .wrap .flex3_pc_appoint > *:first-child { margin-top: 0; }
main .wrapper_appoint .wrap .flex_pc_appoint { margin: 1.5rem 0; text-align: center; }
main .wrapper_appoint .wrap .flex_pc_appoint > * { margin: 1rem 0; }
@media screen and (min-width: 48em), print { main .wrapper_appoint .wrap { text-align: center; }
  main .wrapper_appoint .wrap .appoint_catch { margin: 0 0 2.5rem; font-size: 2rem; }
  main .wrapper_appoint .wrap .appoint_boxtext { font-size: 1.8rem; text-align: center; width: 72rem; margin-right: auto; margin-left: auto; }
  main .wrapper_appoint .wrap .appoint_red { font-size: 1.8rem; text-align: center; }
  main .wrapper_appoint .wrap .flex3_pc_appoint { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 2rem; }
  main .wrapper_appoint .wrap .flex3_pc_appoint > * { width: 37rem; margin: 0; }
  main .wrapper_appoint .wrap .flex3_pc_appoint > *:nth-child(3) { width: 37.2rem; }
  main .wrapper_appoint .wrap .flex_pc_appoint { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 3rem 0; }
  main .wrapper_appoint .wrap .flex_pc_appoint > * { width: 37rem; margin: 0 1rem; } }
main .wrapper_greeting { background: #14116e; }
main .wrapper_greeting .wrap { padding-right: 0; padding-left: 0; }
main .wrapper_greeting .wrap .tit_02 { color: #fff; }
main .wrapper_greeting .wrap .greeting_bg { background: url(../img/index_dr_bg.jpg) center center/cover; padding: 1.5rem 1rem; }
main .wrapper_greeting .wrap .greeting_bg.second { background: url(../img/index_dr_sub_bg.jpg) center center/cover; padding-bottom: 0; }
main .wrapper_greeting .wrap .greeting_bg > .tit_02 { margin-top: 0; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_image, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_image { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin: 0 auto 1.5rem; max-width: 75%; text-align: center; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt { color: #fff; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt p, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt p { line-height: 2; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt .dr_name, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt .dr_name { font-size: 137%; text-align: right; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt :last-child, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt :last-child { margin-bottom: 0; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt .greeting_btn, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt .greeting_btn { text-align: center; margin-bottom: 1rem; }
main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt .greeting_btn a, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt .greeting_btn a { padding: 1rem; display: inline-block; text-align: center; color: #fff; border: .1rem solid #fff; }
@media screen and (min-width: 48em), print { main .wrapper_greeting .wrap { width: auto; }
  main .wrapper_greeting .wrap .greeting_bg { padding: 4rem 1rem; }
  main .wrapper_greeting .wrap .imgtxt_index_greeting, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse { width: 1180px; margin: 0 auto; }
  main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_image, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_image { float: right; margin: 0 0 2.0rem 2.0rem; max-width: 36.5rem; }
  main .wrapper_greeting .wrap .imgtxt_index_greeting .imgtxt_txt .greeting_btn, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_txt .greeting_btn { text-align: left; }
  main .wrapper_greeting .wrap .imgtxt_index_greeting::after, main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse::after { content: ''; display: block; clear: both; }
  main .wrapper_greeting .wrap .imgtxt_index_greeting_reverse .imgtxt_image { float: left; margin: 0 2.0rem 2.0rem 0; } }
main .wrapper_feature { background: #d8e6fd; padding-top: 3rem; position: relative; }
main .wrapper_feature::after { content: ""; background: url(../img/index_treatment_bottom.png) no-repeat top center/100% auto; width: 100%; height: 2rem; position: absolute; top: -1px; left: 0; }
main .wrapper_feature .wrap .imgtxt_reverse { margin-bottom: 2.5rem; color: #14116e; }
main .wrapper_feature .wrap .tit_feature { font-family: 'Crimson Text', serif; border-bottom: 0.1rem solid #14116e; font-size: 1.6rem; }
main .wrapper_feature .wrap .tit_feature .num { font-size: 160%; padding-left: .1em; }
main .wrapper_feature .wrap .text_feature { font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
main .wrapper_feature .wrap .btn_feature { text-align: right; }
main .wrapper_feature .wrap .btn_feature a { padding: 1rem; display: inline-block; text-align: center; color: #fff; background: #14116e; }
@media screen and (min-width: 48em), print { main .wrapper_feature { padding-top: 9rem; }
  main .wrapper_feature::after { height: 6rem; }
  main .wrapper_feature .wrap .imgtxt_reverse { margin-bottom: 4rem; }
  main .wrapper_feature .wrap .tit_feature { font-size: 3.6rem; padding-left: 5rem; }
  main .wrapper_feature .wrap .tit_feature .num { font-size: 160%; padding-left: .2em; }
  main .wrapper_feature .wrap .text_feature { padding-left: 5rem; font-weight: bold; font-size: 2.2rem; line-height: 2; }
  main .wrapper_feature .wrap .imgtxt .imgtxt_image, main .wrapper_feature .wrap .imgtxt_reverse .imgtxt_image { margin: 0; max-width: 59rem; }
  main .wrapper_feature .wrap .imgtxt .imgtxt_txt, main .wrapper_feature .wrap .imgtxt_reverse .imgtxt_txt { overflow: hidden; }
  main .wrapper_feature .wrap .imgtxt_reverse .imgtxt_image { margin: 0; } }
main .wrapper_calendar .wrap iframe { width: 100%; height: 30rem; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 1.5rem; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor li::before { content: ""; display: inline-block; width: 1em; height: 1em; border: 1px solid #707070; margin-right: 0.3rem; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor .calendar-cellcolor_clr01::before { background: #5b91f3; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor .calendar-cellcolor_clr02::before { background: #c5e7fd; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor .calendar-cellcolor_clr03::before { background: #eee; }
main .wrapper_calendar .wrap .box_calendar .calendar-area .calendar-cellcolor .calendar-cellcolor_clr04::before { background: #FFFFCC; }
@media screen and (min-width: 48em), print { main .wrapper_calendar .wrap iframe { width: 100%; height: 40rem; }
  main .wrapper_calendar .wrap .box_calendar .index_tab_content_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  main .wrapper_calendar .wrap .box_calendar .index_tab_content_wrap .index_tab_content { width: 54.3rem; }
  main .wrapper_calendar .wrap .box_calendar .index_tab_content_wrap .index_tab_content .caledit { font-size: 1.8rem; }
  main .wrapper_calendar .wrap .box_calendar .index_tab_content_wrap .index_tab_content .caledit .day td, main .wrapper_calendar .wrap .box_calendar .index_tab_content_wrap .index_tab_content .caledit .day th { padding: .8rem; } }

.visitors_img { text-align: center; margin: 0 auto 2.5rem; }
.visitors_img img { width: 40%; }
@media screen and (min-width: 48em), print { .visitors_img img { width: 200px; } }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.2rem; }

.sp-selected-thumbnail { border: .4rem solid #000; }

.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .device { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.access .main > .wrap .dr_table_wrap .tit_dr_schedule { display: none; }
.access .main > .wrap .dr_table_wrap .tit_dr_week { color: #14116e; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }
body.index .bread_list { display: none !important; }

.bread_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 1rem; }
.bread_list > li { display: inline-block; }
.bread_list > li:not(:first-child)::before { content: "＞"; padding: 0 .5em; }
.bread_list > li br { display: none; }

@media screen and (min-width: 48em), print { .bread_list { margin: 2rem auto 0; font-size: 1.4rem; width: 1180px; }
  .bread_list > li:not(:first-child)::before { content: "＞"; } }

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