@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&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 !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold !important; }

.fontsize90 { font-size: 90% !important; }

.clr_red_01 { color: #f00; }

.d_ib { display: inline-block !important; }

.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 !important; }

@media screen and (min-width: 48em), print { .sp_n { display: block !important; }
  .pc_n { display: none !important; } }
.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; } }
.width10per { width: 10% !important; }

.width20per { width: 20% !important; }

.width30per { width: 30% !important; }

.width40per { width: 40% !important; }

.width50per { width: 50% !important; }

.width60per { width: 60% !important; }

.width70per { width: 70% !important; }

.width80per { width: 80% !important; }

@media screen and (min-width: 48em), print { .width35per_pc { width: 35% !important; }
  .width65per_pc { width: 65% !important; }
  .max_width50per_pc { max-width: 50% !important; }
  .max_width300_pc { max-width: 30rem !important; } }
.ov_h { overflow: hidden; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; color: #00306B; }
.tbl_time caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr:first-child th:first-child { border-radius: 1rem 0 0 0; }
.tbl_time tr:first-child th:last-child { border-radius: 0 1rem 0 0; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #0091BF; color: #fff; font-weight: bold; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th[scope="col"]:last-child { padding-right: .1em; }
.tbl_time tr th.time { border-bottom: 1px solid #DCDCDC; background: #fff; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #DCDCDC; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; }
  .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.1rem; color: #fff; padding: 3rem 2rem; width: 100%; background: url(../img/tit_01_bg.jpg) no-repeat center bottom/cover; font-family: 'Noto Sans JP', sans-serif; }
.tit_01 .tit_01_text { display: inline-block; padding: .2em .3em .25em; background: #0091BF; text-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.8); letter-spacing: .05em; }

.tit_02 { font-family: 'Noto Sans JP', sans-serif; font-weight: bold; color: #0091BF; text-align: center; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; padding-bottom: .4em; border-bottom: 0.1em solid #C8E8F0; }

.tit_03 { font-family: 'Noto Sans JP', sans-serif; font-weight: bold; color: #00306B; background: #C8E8F0; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; position: relative; padding: .4em 2.6em .5em .6em; }
.tit_03::after { content: ""; display: block; width: 2.4em; height: 95%; position: absolute; bottom: 0; right: .4rem; background: url(../img/tit_03_icon.svg) no-repeat center bottom/contain; }

.tit_04 { color: #6C9A1A; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding-bottom: 0.2rem; border-bottom: 0.1rem solid #DCDCDC; position: relative; }
.tit_04::before { content: ""; display: block; position: absolute; height: .1rem; width: 8em; top: 100%; left: 0; background: #6C9A1A; }

.tit_05 { color: #00306B; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.5rem; font-weight: bold; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 11rem 2rem; font-size: 3.2rem; width: auto; margin-top: 17.7rem; padding: 10.5rem 0 12.5rem; }
  .tit_01 > span { display: block; width: 1200px; margin: 0 auto; }
  .tit_01 > span .tit_01_text { padding: .25em 3em .35em 1em; }
  .tit_02 { font-size: 2.8rem; line-height: 1.3; margin: 10rem 0 3rem; padding: 1.5rem; border-width: 0.3rem; }
  .tit_03 { font-size: 2.6rem; line-height: 1.3; margin: 8.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.3rem; padding: .4em 4.1em .5em .6em; }
  .tit_03::after { width: 3.5em; height: 0.3rem; bottom: 0; right: 1rem; }
  .tit_04 { font-size: 2.2rem; line-height: 1.3; margin: 7.5rem 0 2rem; border-width: 0.3rem; }
  .tit_04::before { height: .3rem; }
  .tit_05 { font-size: 2rem; line-height: 1.3; margin: 6.5rem 0 2rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #0091BF; text-decoration: underline; }

@media screen and (min-width: 48em), print { .text_link_general:hover, .text_link_general:focus { color: #6C9A1A; } }
.imgtxt, .imgtxt_reverse { margin-bottom: 1rem; }
.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 2.0rem 2.0rem; max-width: 45rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse .imgtxt_image { float: left; margin: 0 2.0rem 2.0rem 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; } }
.lst_ul_01 { margin-bottom: 2rem; padding-left: .8em; }
.lst_ul_01 > li { margin-top: 1.0rem; position: relative; }
.lst_ul_01 > li::before { content: ''; width: .3em; height: .3em; background: #0091BF; border-radius: 50%; position: absolute; left: -.7em; top: .45em; }
.lst_ul_01 > li:first-child { margin-top: 0; }

.lst_ol_01, .lst_ol_counter_noreset_01 { counter-reset: number 0; margin: 0; padding-left: 2rem; margin-bottom: 2rem; }
.lst_ol_01 > li, .lst_ol_counter_noreset_01 > li { counter-increment: number 1; padding-left: 0.3rem; margin-top: 1rem; position: relative; }
.lst_ol_01 > li::before, .lst_ol_counter_noreset_01 > li::before { display: inline-block; content: counter(number) "."; position: absolute; right: 100%; top: 0; }
.lst_ol_01 > li:first-child, .lst_ol_counter_noreset_01 > li:first-child { margin-top: 0; }

.lst_ol_counter_noreset_01 { counter-reset: none; }

.flex2 .lst_ul_01 > li:nth-child(-n + 2), .flex2 .lst_ol_01 > li:nth-child(-n + 2), .flex2 .lst_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }

.flex3 .lst_ul_01 > li:nth-child(-n + 3), .flex3 .lst_ol_01 > li:nth-child(-n + 3), .flex3 .lst_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }

.lst_dl_01, .lst_dl_01_50percent { margin: 0 0 2rem; border: 1px solid #0091BF; }
.lst_dl_01 dt, .lst_dl_01_50percent dt { padding: 1rem; background: #C8E8F0; }
.lst_dl_01 dd, .lst_dl_01_50percent dd { margin: 0; padding: 1rem; }
.lst_dl_01 dd:not(:last-child), .lst_dl_01_50percent dd:not(:last-child) { border-bottom: 1px solid #0091BF; }

@media screen and (min-width: 48em), print { .lst_ul_01 > li::before { top: .55em; }
  .flex2_pc .lst_ul_01 > li:nth-child(-n + 2), .flex2_pc .lst_ol_01 > li:nth-child(-n + 2), .flex2_pc .lst_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }
  .flex3_pc .lst_ul_01 > li:nth-child(-n + 3), .flex3_pc .lst_ol_01 > li:nth-child(-n + 3), .flex3_pc .lst_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }
  .lst_dl_01, .lst_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; }
  .lst_dl_01 dt, .lst_dl_01_50percent dt { width: 30%; padding: 2rem 2.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .lst_dl_01 dt:not(:last-of-type), .lst_dl_01_50percent dt:not(:last-of-type) { border-bottom: 1px solid #0091BF; }
  .lst_dl_01 dd, .lst_dl_01_50percent dd { width: 70%; padding: 2rem 2.5rem; }
  .lst_dl_01_50percent dt { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
  .lst_dl_01_50percent dd { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } }
.box_general_01 { padding: 1.2rem 1.2rem; background: #C8E8F0; margin-bottom: 2rem; position: relative; }
.box_general_01 :last-child { margin-bottom: 0; }
.box_general_01.type_02 { background: #ECF3D3; }

.box_general_wrap .box_general_01:not(:last-child) { margin-bottom: 6rem; }
.box_general_wrap .box_general_01:not(:last-child)::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 3rem 6rem 0 6rem; border-color: #C8E8F0 transparent transparent transparent; position: absolute; top: calc(100% + 1.7rem); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

@media screen and (min-width: 48em), print { .box_general_01 { padding: 2rem 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 8rem 0 8rem; top: calc(100% + 2rem); } }
.btn_general_01 { display: inline-block; padding: .4rem 2.0rem; border-radius: 10rem; background: #0091BF; border: 2px solid #0091BF; color: #fff; text-decoration: none !important; text-align: center; position: relative; }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 6rem; }
  .btn_general_01:hover, .btn_general_01:focus { color: #0091BF; background-color: #fff; opacity: 1; } }
.table_01 { border-spacing: 0; border: 1px solid #0091BF; border-right: none; border-left: none; border-bottom: none; width: 100%; font-size: 1rem; margin-bottom: 1rem; }
.table_01 caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.table_01 th { background: #C8E8F0; }
.table_01 th, .table_01 td { font-weight: normal; border-bottom: 1px solid #0091BF; padding: .6rem .5rem; }
.table_01 td:not(:last-child) { border-right: 1px solid #0091BF; }

@media screen and (min-width: 48em), print { .table_01 { font-size: 1.8rem; }
  .table_01 th, .table_01 td { padding: 1rem; } }
html { font-size: calc(100vw / 32); font-family: Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }

.scroll-prevent { z-index: -1; width: 100%; height: 100%; overflow: hidden; }

body { background: #fff; color: #00306B; }

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 { margin-top: 0; }
.main section.wrap > :last-child { margin-bottom: 0; }
.main > .wrap > :first-child { margin-top: 0; }
.main > .wrap > :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { width: 1200px; margin: auto; padding: 5rem 0; }
  .main { font-size: 1.8rem; line-height: 1.55; }
  .sidebar { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; 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 { background: #fff; }
.header .wrap { margin: 0; padding: .8rem 1rem .6rem; }
.header .wrap .logo { height: 5.6rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .head_right { font-family: 'Noto Sans JP', sans-serif; display: none; }
.header .wrap .head_right .address { margin-bottom: .6rem; text-align: center; font-size: 1.1rem; }
.header .wrap .head_right .tel { font-size: 2.1rem; margin-bottom: 1rem; font-weight: bold; text-align: center; color: #00306B; font-family: 'Lora', serif; font-weight: bold; letter-spacing: .025em; }
.header .wrap .head_right .tel > a::before, .header .wrap .head_right .tel > span::before { content: 'TEL.'; padding-right: .2em; }
.header .wrap .head_right .reserve { text-align: center; margin: 1rem 0 0; }
.header .wrap .head_right .reserve a { display: inline-block; padding: .8rem 4rem; color: #fff; text-align: center; background: #0091BF; border-radius: 20rem; position: relative; min-width: 18rem; font-weight: bold; position: relative; font-size: 1.2rem; letter-spacing: .05em; }
.header .wrap .head_right .reserve a::before { font-family: 'fontello'; display: inline-block; content: '\e801'; font-weight: normal; position: absolute; left: 1.5em; top: 50%; font-size: 130%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header .wrap .head_right .reserve a::after { font-family: 'fontello'; display: inline-block; content: '\e802'; font-weight: normal; position: absolute; right: 1em; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; background: transparent; min-height: 17.7rem; } }
@media print { .header { position: absolute; } }
@media screen and (min-width: 48em), print { .header .header_bg { background: #fff; }
  .header .wrap { margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0 0 1rem; }
  .header .wrap .logo { width: 38.7rem; height: 9.7rem; margin: .7rem 0 0; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
  .header .wrap .head_right .address_tel { padding-top: 1.6rem; }
  .header .wrap .head_right .address_tel .address { font-size: 1.8rem; text-align: left; margin-bottom: 1rem; }
  .header .wrap .head_right .address_tel .tel { text-align: left; font-size: 3.4rem; margin: 0; }
  .header .wrap .head_right .reserve { margin: 0 0 0 1.4rem; }
  .header .wrap .head_right .reserve a { font-size: 1.8rem; min-width: 14.5rem; min-height: 11.5rem; border-radius: 0 0 1.2rem 1.2rem; padding-top: 7.9rem; }
  .header .wrap .head_right .reserve a::before { font-size: 300%; top: 1.3rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .header .wrap .head_right .reserve a::after { position: static; right: auto; -webkit-transform: none; transform: none; top: auto; padding-left: .3em; display: inline-block; } }
.sp_header { display: -webkit-box; display: -ms-flexbox; display: flex; padding-right: 25%; position: -webkit-sticky; position: sticky; top: 0; left: 0; z-index: 100; background: #fff; font-family: 'Noto Sans JP', sans-serif; }
.sp_header li { width: 33.33333%; }
.sp_header li a { display: block; position: relative; padding-top: 2.5rem; padding-bottom: .5rem; text-align: center; font-size: 1rem; }
.sp_header li a::before { font-family: 'fontello'; content: '\e902'; position: absolute; font-weight: normal; top: .4rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: 1.7rem; }
.sp_header li:nth-child(2) a::before { content: '\e901'; }
.sp_header li:nth-child(3) a::before { content: '\e900'; }
.sp_header li:nth-child(4) a::before { content: '\e904'; }

.slicknav_menu { z-index: 101 !important; }
.slicknav_menu.is_trigger_on { position: fixed !important; top: 0 !important; }

@media screen and (min-width: 48em), print { .sp_header { display: none; } }
.slicknav_menu { position: absolute; top: 6.95rem; right: 0; font-size: 2rem; display: inline-block; background: none; padding: 0; z-index: 100; font-family: 'Noto Sans JP', sans-serif; }
.slicknav_menu .slicknav_btn { width: 8rem; height: 4.2rem; color: #00306B; background: #fff; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0; padding: .7rem 0 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\f008'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; margin-top: .2rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e800'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; margin-top: .2rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: rgba(200, 232, 240, 0.96); padding: 1.6rem; position: absolute; top: 4.1rem; right: 0; margin: auto; height: 100vh; padding: 0 0 8.3rem; }
.slicknav_menu .slicknav_nav .nav_wrapper { padding: 1.6rem 1.6rem 7rem; max-height: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav { border-top: 1px solid #00306B; margin: 0; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li { border-bottom: 1px solid #00306B; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.li_blog { display: none; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a { display: block; color: #00306B !important; padding: 1.0rem 3.0rem 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e802'; font-size: 1.6rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a.sub::after { position: absolute; right: 1.0rem; top: 50%; font-family: 'fontello'; content: '\e804'; font-size: 1.6rem; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:hover, .slicknav_menu .slicknav_nav .nav_wrapper .gnav li a:focus { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e804'; -webkit-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav { background: #fff; margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav li { border-color: #00306B; }
.slicknav_menu .slicknav_nav .nav_wrapper .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0.5rem; color: #00306B; }
.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; background: #C8E8F0; font-family: 'Noto Sans JP', sans-serif; }
  #nav .gnav { width: 1200px; 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; text-align: center; font-size: 1.8rem; letter-spacing: .05em; }
  #nav .gnav > li > a { display: block; padding: 1.6rem .5rem; position: relative; color: #00306B; }
  #nav .gnav > li > a.sub::after { font-family: 'fontello'; content: '\e803'; padding: 0 .3em; font-size: 70%; display: inline-block; }
  #nav .gnav > li > a.sub.open::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  #nav .gnav > li .subnav { width: 17rem; visibility: hidden; position: absolute; top: calc(100%); left: 2rem; z-index: 1; font-size: 1.8rem; border-radius: 1.2rem; background: #fff; padding: 2rem; }
  #nav .gnav > li .subnav li { width: 100%; margin-top: .4rem; }
  #nav .gnav > li .subnav li:first-child { margin-top: 0; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; padding: .5rem 0 .5rem 1.2rem; color: #00306B; border-radius: .7rem; text-align: left; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #0091BF; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li:first-child { border-top: none; } }
.sidebar { display: none; }

@media screen and (min-width: 48em), print { .sidebar { display: block; }
  .sidebar .tit { background: #6b4f3c; color: #f1ffdb; font-size: 2.4rem; text-align: center; padding: 1.8rem; border-radius: .8rem; }
  .sidebar .subnav { margin: 0; padding: 1.0rem 0; }
  .sidebar .subnav li a { display: block; padding: 1.2rem .6rem; color: #48341d; position: relative; font-size: 1.8rem; }
  .sidebar .subnav li a::after { font-family: 'fontello'; content: '\e807'; position: absolute; right: .6rem; color: #d8c8bd; }
  .sidebar .subnav li a:hover, .sidebar .subnav li a:focus { background: #ffedcd; color: #ec7218; }
  .sidebar .subnav li a:hover::after, .sidebar .subnav li a:focus::after { color: #ec7218; }
  .sidebar .subnav li:not(:last-child) { border-bottom: 1px solid #dedede; } }
.overview { font-size: 1.38rem; line-height: 1.6; }
.overview .overview_bg { background: url(../img/overview_bg.jpg) no-repeat center center/cover; padding: 4rem .8rem 2rem; }
.overview .overview_bg > .wrap { padding-top: 2rem; padding-bottom: 1rem; background: rgba(255, 255, 255, 0.8); }
.overview .overview_bg > .wrap .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .overview_bg > .wrap .clinic_name img { height: auto; width: 95%; }
.overview .overview_bg > .wrap dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin: 1rem 0; border-bottom: #DCDCDC solid 1px; padding-bottom: .7rem; }
.overview .overview_bg > .wrap dl dt { width: 100%; font-weight: bold; margin: 0; margin-top: .7rem; color: #00306B; border-top: #DCDCDC solid 1px; padding-top: .7rem; }
.overview .overview_bg > .wrap dl dd { color: #00306B; width: 100%; margin: 0; margin-top: .2rem; }
.overview .overview_bg > .wrap .map { text-align: center; }
.overview .overview_bg > .wrap .btn_gmap a { background: #0091BF; color: #fff; display: block; padding: .2em 1em; font-size: 1.2rem; text-align: center; font-family: 'Noto Sans JP', sans-serif; border-radius: 10rem; margin-top: 1rem; }
.overview .overview_bg > .wrap .tbl_time { margin: 2rem 0 0; }
.overview .overview_bg .bnr_overview { margin-top: 2rem; text-align: center; }
.overview .overview_bg .bnr_overview a { display: inline-block; }
.overview .overview_bg .bnr_overview a:not(:first-of-type) { margin-top: 1rem; }
.overview .overview_bg .bnr_overview a img { max-width: 84%; }

.gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.8rem; }
  .overview .overview_bg { padding: 12rem 0 10rem; }
  .overview .overview_bg > .wrap { padding: 5rem 6rem 6rem; 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; width: 1200px; }
  .overview .overview_bg > .wrap > div.overview_left { width: calc(50% - 4rem); }
  .overview .overview_bg > .wrap > div.overview_right { width: calc(50% - 5rem); }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 7rem; text-align: center; width: 100%; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 50rem; height: auto; width: auto; }
  .overview .overview_bg > .wrap dl { margin: 0; padding: 0; }
  .overview .overview_bg > .wrap dl dt { width: 20%; text-align: center; }
  .overview .overview_bg > .wrap dl dt, .overview .overview_bg > .wrap dl dd { border-top: 1px solid #DCDCDC; margin: 0; padding: .8rem 0; font-size: 1.8rem; }
  .overview .overview_bg > .wrap dl dd { width: 80%; }
  .overview .overview_bg > .wrap .btn_gmap { text-align: center; }
  .overview .overview_bg > .wrap .btn_gmap a { display: inline-block; width: 36rem; font-size: 2rem; margin-top: 1.5rem; }
  .overview .overview_bg > .wrap .overview_time { margin-top: 4rem; }
  .overview .overview_bg > .wrap .overview_time .tbl_time { margin: 0; position: relative; }
  .overview .overview_bg .bnr_overview { margin-top: 4rem; }
  .overview .overview_bg .bnr_overview a { margin: 0 1.5rem; }
  .overview .overview_bg .bnr_overview a img { max-width: 100%; }
  .gmap { height: 40rem; } }
/*
.sidebar { display: none;
}
@include pc { .sidebar { display: block; background: $clr_gray_01; padding: 2.5rem 0; .tit { color: $clr_txt; font-size: 2.8rem; text-align: center; margin: 0 1.8rem 0; padding: 0 0 1.0rem; border-bottom: 1px solid $clr_txt; letter-spacing: .24em; &_txt_en { display: block; margin-top: .6rem; font-size: 1.2rem; color: $clr_gray_02; letter-spacing: .24em; } } .subnav { margin: 0; padding: 1.4rem 0 0 2.0rem; li { a { @include flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 1.0rem 0 1.0rem 7.0rem; color: $clr_txt; position: relative; font-size: 1.8rem; min-height: 6.0rem; .nav_txt_en { display: block; width: 100%; margin-top: .6rem; font-size: 1.2rem; color: $clr_gray_02; padding: 0 0 0 .2rem; transition: color .2s; } &::before { content: ""; display: block; width: 6.0rem; height: 6.0rem; background: $clr_txt url(../img/a_subnav_orthopedics.svg) no-repeat center center / cover; position: absolute; left: 0; top: 0; } &:hover, &:focus { background: #fff; color: $clr_green_01; opacity: 1; .nav_txt_en { color: $clr_green_01; } } &.orthopedics { &::before { background-image: url(../img/a_subnav_orthopedics.svg); } } &.rehabilitation { &::before { background-image: url(../img/a_subnav_rehabilitation.svg); } } &.sports_orthopedics { &::before { background-image: url(../img/a_subnav_sports_orthopedics.svg); } } &.spinal_disease { &::before { background-image: url(../img/a_subnav_spinal_disease.svg); } } &.backache { &::before { background-image: url(../img/a_subnav_backache.svg); } } &.neuralgia { &::before { background-image: url(../img/a_subnav_neuralgia.svg); } } &.osteoporosis { &::before { background-image: url(../img/a_subnav_osteoporosis.svg); } } &.traffic_accident { &::before { background-image: url(../img/a_subnav_traffic_accident.svg); } } } &:not(:last-child) { margin: 0 0 1.0rem; } } } }
}
*/
/*
#pageup { // ページアップ単体 display: none; position: fixed; bottom: 1.0rem; right: 1.0rem; z-index: 1; a { display: block; width: 5.0rem; height: 5.0rem; font-size: 1.6rem; text-align: center; padding: .4rem; background: #e5bc53; border-radius: 50%; &::before { text-align: center; font-size: 3.6rem; font-family: 'fontello'; content: '\e812'; color: #fff; } span { display: none; } }
}
@include pc { #pageup { a { width: 6.4rem; height: 6.4rem; &::before { font-size: 5.0rem; } } }
}
*/
.tel_up { width: 100%; background: #90D1E1; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1rem; min-height: 4rem; padding: 0 4rem 0 0; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 50; text-align: center; font-family: 'Noto Sans JP', sans-serif; }
.tel_up .tel_footer { display: block; width: 50%; height: 100%; }
.tel_up .tel_footer > div, .tel_up .tel_footer > a { min-height: 4rem; height: 100%; 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; text-align: center; line-height: 1.0; background: #90D1E1; color: #fff; }
.tel_up .tel_footer > div .tel_icon, .tel_up .tel_footer > a .tel_icon { margin-top: .2rem; }
.tel_up .tel_footer > div .tel_icon::before, .tel_up .tel_footer > a .tel_icon::before { font-family: 'fontello'; content: '\e901'; padding-right: .2em; position: relative; font-weight: normal; font-size: 85%; }
.tel_up .reserve { width: 50%; border-left: 1px solid #fff; border-right: 1px solid #fff; }
.tel_up .reserve 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; text-align: center; min-height: 4rem; margin: 0; background: #90D1E1; color: #fff; width: 100%; height: 100%; text-align: center; }
.tel_up .reserve a .reserve_icon { margin-bottom: .2rem; }
.tel_up .reserve a .reserve_icon::before { font-family: 'fontello'; content: '\e801'; padding-right: .2em; position: relative; font-weight: normal; }
.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 .5rem; background: #fff; border-radius: 50%; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 1px solid #0091BF; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.2rem; color: #0091BF; font-family: 'fontello'; content: '\e805'; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -54%); transform: translate(-50%, -54%); }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 7.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: transparent; padding: 0; }
  .tel_up .tel_footer, .tel_up .reserve { display: none; }
  .tel_up .pageup a { width: 7.0rem; height: 7.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 2.4rem; } }
.footer { text-align: center; padding: .55rem 0 4.2rem; background: #fff; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; color: #00306B; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 4.0rem 0 0; background: #fff; color: #00306B; }
  .footer .copy { font-size: 1.6rem; padding: 2rem; background: #00306B; color: #fff; }
  .footer ul { display: block; text-align: center; margin: 0 auto; max-width: 85rem; }
  .footer ul.subnav:last-of-type { margin: 0 auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.6rem; 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:hover, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.visiting_care { display: none; }
  .footer ul li.treatment { display: none; } }
.index main .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index main .wrap { padding: 10rem 0; } }
.tit_02_index { font-size: 2rem; text-align: center; font-weight: bold; margin: 4rem auto 2.5rem; line-height: 1.2; letter-spacing: .05em; font-family: 'Noto Sans JP', sans-serif; color: #0091BF; }
.tit_02_index > span { display: inline-block; position: relative; padding: 0 2.4em; }
.tit_02_index > span::before, .tit_02_index > span::after { height: .444em; width: 1.777em; content: ""; display: block; background: url(../img/tit_02_index_icon.svg) no-repeat center center/contain; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.tit_02_index > span::after { left: auto; right: 0; -webkit-transform: translateY(-50%) scale(-1, 1); transform: translateY(-50%) scale(-1, 1); }

@media screen and (min-width: 48em), print { .tit_02_index { font-size: 3.3rem; margin: 6rem auto 4.5rem; } }
.index .wrapper_keyvsl { margin-top: 0; line-height: 1.4; position: relative; z-index: 1; font-family: 'Noto Sans JP', sans-serif; }
.index .wrapper_keyvsl > *:first-child { z-index: 0 !important; }
.index .wrapper_keyvsl #keyvsl { width: 100%; background-size: cover; background-position: center center; padding: 30rem 1rem 0; }
.index .wrapper_keyvsl #keyvsl::before { content: ""; display: block; background: url(../img/index_keyvsl_bottom.svg) no-repeat center bottom/cover; width: 100%; height: 3rem; position: absolute; bottom: 0; left: 0; }
.index .wrapper_keyvsl .keyvsl_catch { font-weight: bold; position: absolute; top: 12rem; left: 1rem; font-size: 1.7rem; margin: 0; color: #fff; letter-spacing: .05em; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 1px 1px 5px rgba(0, 0, 0, 0.2), 1px -1px 5px rgba(0, 0, 0, 0.2), -1px -1px 5px rgba(0, 0, 0, 0.2), -1px 1px 5px rgba(0, 0, 0, 0.2); }
.index .wrapper_keyvsl .keyvsl_catch .en_catch { font-family: 'Lora', serif; font-size: 50%; display: block; font-weight: 400; letter-spacing: .1em; }
.index .wrapper_keyvsl .keyvsl_open_nairan .date_open { font-size: 1.3rem; font-weight: bold; border-radius: 50rem; height: 8.5rem; width: 8.5rem; position: absolute; bottom: .5rem; right: 1rem; color: #fff; }
.index .wrapper_keyvsl .keyvsl_open_nairan .date_open::before { content: ""; display: block; height: 100%; width: 100%; background: rgba(0, 48, 107, 0.8); position: absolute; top: .5rem; left: .5rem; border-radius: 20rem; }
.index .wrapper_keyvsl .keyvsl_open_nairan .date_open > div { height: 100%; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; border: #fff solid 1px; position: relative; border-radius: 50rem; }

@media screen and (min-width: 48em), print { .index .wrapper_keyvsl { padding: 0; position: relative; margin: 17.7rem auto 0; }
  .index .wrapper_keyvsl #keyvsl { padding: 0; height: 75rem; }
  .index .wrapper_keyvsl #keyvsl::before { height: 11.4rem; }
  .index .wrapper_keyvsl .keyvsl_catch { top: 34rem; right: auto; left: calc(50% - 60rem); font-size: 4rem; }
  .index .wrapper_keyvsl .keyvsl_open_nairan .date_open { font-size: 2.8rem; right: auto; height: 17.2rem; width: 17.2rem; right: calc(50% - 59rem); }
  .index .wrapper_keyvsl .keyvsl_open_nairan .date_open::before { top: 1rem; left: 1rem; } }
main .wrapper_timetable .wrap { padding-top: 2rem; padding-bottom: 2rem; }
@media screen and (min-width: 48em), print { main .wrapper_timetable .wrap { padding-top: 7rem; padding-bottom: 6rem; }
  main .wrapper_timetable .wrap .tbl_time { font-size: 2rem; } }
main .wrapper_news { position: relative; background: url(../img/news_bg.jpg) no-repeat center center/cover; padding: 4rem .8rem; }
main .wrapper_news .wrap { position: relative; z-index: 1; background: rgba(255, 255, 255, 0.8); border-radius: 1rem; padding-top: 3rem; padding-bottom: 3rem; -webkit-box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 145, 191, 0.2); box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 145, 191, 0.2); }
main .wrapper_news .wrap dl { margin: 0 0 0; line-height: 1.4; border-bottom: #DCDCDC solid 1px; border-right: none; border-left: none; padding: 0 0 1.2rem; color: #00306B; }
main .wrapper_news .wrap dl dt { padding-top: 1.2rem; padding-left: 1.5em; margin: 1.2rem 0 0; font-size: 1.4rem; cursor: pointer; display: inline-block; position: relative; width: 100%; font-weight: bold; border-top: #DCDCDC solid 1px; font-weight: bold; font-family: 'Noto Sans JP', sans-serif; }
main .wrapper_news .wrap dl dt::before { font-family: 'fontello'; content: '\e804'; display: block; position: absolute; top: 1em; left: 0; font-weight: normal; font-size: 110%; line-height: 1; }
main .wrapper_news .wrap dl dt.open::before { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
main .wrapper_news .wrap dl dt:first-child { margin-top: 0; }
main .wrapper_news .wrap dl dt .news_date { display: inline-block; font-weight: normal; padding: .05em .6em; background: #fff; border: 1px solid #00306B; border-radius: 10rem; margin-right: .3em; }
main .wrapper_news .wrap dl dd { margin: .55em 0 0; font-size: 1.4rem; word-wrap: break-word; }
@media screen and (min-width: 48em), print { main .wrapper_news { overflow: hidden; padding-top: 12rem; padding-bottom: 12rem; }
  main .wrapper_news .wrap { padding: 6rem 6rem; border-radius: 3rem; -webkit-box-shadow: 1rem 1rem 1rem rgba(0, 145, 191, 0.2); box-shadow: 1rem 1rem 1rem rgba(0, 145, 191, 0.2); }
  main .wrapper_news .wrap dl { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; padding: 0 0 3rem; }
  main .wrapper_news .wrap dl dt { font-size: 2rem; margin-top: 2.5rem; padding-top: 3rem; }
  main .wrapper_news .wrap dl dt::before { top: 1.6em; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; letter-spacing: .1em; line-height: 1.8; margin-top: .6em; } }
main .wrapper_feature { background: url(../img/feature_bg.jpg) no-repeat center center/cover; }
main .wrapper_feature .wrap .list_feature > li { position: relative; margin-top: 3.5rem; }
main .wrapper_feature .wrap .list_feature > li:first-child { margin-top: 0; }
main .wrapper_feature .wrap .list_feature > li::before { content: ""; display: block; height: 19rem; width: 100%; background: url(../img/feature_image_01.png) no-repeat center center/contain; margin-bottom: 1.2rem; }
main .wrapper_feature .wrap .list_feature > li .num { padding: .3em .6em; font-family: 'Lora', serif; position: absolute; top: 14rem; left: 2rem; color: #fff; font-size: 2.5rem; }
main .wrapper_feature .wrap .list_feature > li .num > span { position: relative; }
main .wrapper_feature .wrap .list_feature > li .num::before { background: url(../img/feature_num.svg) no-repeat center center/contain; height: 100%; width: 100%; display: block; content: ""; position: absolute; left: 0; top: 0; opacity: .8; }
main .wrapper_feature .wrap .list_feature > li .text { font-family: 'Noto Sans JP', sans-serif; font-weight: bold; color: #00306B; }
main .wrapper_feature .wrap .list_feature > li:nth-child(2)::before { background-image: url(../img/feature_image_02.png); }
main .wrapper_feature .wrap .list_feature > li:nth-child(3)::before { background-image: url(../img/feature_image_03.png); }
main .wrapper_feature .wrap .list_feature > li:nth-child(4)::before { background-image: url(../img/feature_image_04.png); }
@media screen and (min-width: 48em), print { main .wrapper_feature .wrap .list_feature { 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; }
  main .wrapper_feature .wrap .list_feature > li { margin-top: 6rem; width: 50%; }
  main .wrapper_feature .wrap .list_feature > li:nth-child(2n + 1) { margin-top: 0; }
  main .wrapper_feature .wrap .list_feature > li::before { width: 46rem; height: 36rem; margin: 0 auto 1.5rem; }
  main .wrapper_feature .wrap .list_feature > li .num { font-size: 4.6rem; top: 26.7rem; left: 2.5rem; }
  main .wrapper_feature .wrap .list_feature > li .text { text-align: center; font-size: 1.85rem; line-height: 1.6; } }
main .wrapper_treatment { position: relative; }
main .wrapper_treatment .wrap { background: rgba(255, 255, 255, 0.4); position: relative; z-index: 1; }
main .wrapper_treatment .wrap .tit_02_treatment { position: relative; padding-bottom: .7em; }
main .wrapper_treatment .wrap .tit_02_treatment::before { content: ""; display: block; background: url(../img/treatment_tit_bottom.png) no-repeat bottom center/contain; width: 3.636em; height: .2424em; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
main .wrapper_treatment .wrap .list_treatment { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
main .wrapper_treatment .wrap .list_treatment > li { margin-top: 2rem; width: 48%; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n + 2) { margin-top: 0; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(2n + 1) { margin-left: 4%; }
main .wrapper_treatment .wrap .list_treatment > li a { display: block; padding-top: 11.5rem; color: #00306B; position: relative; text-align: center; font-weight: bold; font-size: 1.4rem; font-family: 'Noto Sans JP', sans-serif; }
main .wrapper_treatment .wrap .list_treatment > li a::before, main .wrapper_treatment .wrap .list_treatment > li a::after { display: block; content: ""; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
main .wrapper_treatment .wrap .list_treatment > li a::before { width: 11rem; height: 11rem; border-radius: 50%; border: #C8E8F0 solid 0.25rem; background: #fff; }
main .wrapper_treatment .wrap .list_treatment > li a::after { top: 2rem; width: 7rem; height: 7rem; background: url(../img/treatment_icon_01.svg) no-repeat center center/contain; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(2) a::after { background-image: url(../img/treatment_icon_02.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(3) a::after { background-image: url(../img/treatment_icon_03.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(4) a::after { background-image: url(../img/treatment_icon_04.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(5) a::after { background-image: url(../img/treatment_icon_05.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(6) a::after { background-image: url(../img/treatment_icon_06.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(7) a::after { background-image: url(../img/treatment_icon_07.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(8) a::after { background-image: url(../img/treatment_icon_08.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(9) a::after { background-image: url(../img/treatment_icon_09.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(10) a::after { background-image: url(../img/treatment_icon_10.svg); }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(11) a::after { background-image: url(../img/treatment_icon_11.svg); }
@media screen and (min-width: 48em), print { main .wrapper_treatment .wrap { padding-top: 13rem; padding-bottom: 13rem; }
  main .wrapper_treatment .wrap .list_treatment { margin: 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  main .wrapper_treatment .wrap .list_treatment > li { width: 17rem; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(n) { margin: 5rem calc(35rem / 4) 0 0; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n + 5) { margin-top: 0; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(5n) { margin-right: 0; }
  main .wrapper_treatment .wrap .list_treatment > li a { font-size: 2rem; padding-top: 18rem; }
  main .wrapper_treatment .wrap .list_treatment > li a::before { width: 17rem; height: 17rem; border-width: .5rem; -webkit-transition: background-color .3s; transition: background-color .3s; }
  main .wrapper_treatment .wrap .list_treatment > li a::after { height: 11rem; width: 11rem; top: 3rem; }
  main .wrapper_treatment .wrap .list_treatment > li a:hover, main .wrapper_treatment .wrap .list_treatment > li a:focus { opacity: 1; }
  main .wrapper_treatment .wrap .list_treatment > li a:hover::before, main .wrapper_treatment .wrap .list_treatment > li a:focus::before { background: rgba(200, 232, 240, 0.05); } }
main .wrapper_infection { background: url(../img/infection_bg.jpg) no-repeat center center/cover; }
main .wrapper_infection .wrap { font-family: 'Noto Sans JP', sans-serif; }
main .wrapper_infection .wrap .infection_text { text-align: center; color: #00306B; font-size: 1.5rem; margin-bottom: 2rem; }
main .wrapper_infection .wrap .infection_box { border-radius: 1rem; background: #fff; padding: 1.5rem 1rem 0; -webkit-box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 145, 191, 0.2); box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 145, 191, 0.2); }
main .wrapper_infection .wrap .infection_box .infection_list li { margin-top: 1.2rem; padding-left: 1em; position: relative; }
main .wrapper_infection .wrap .infection_box .infection_list li::before { content: "・"; position: absolute; left: 0; top: 0; }
main .wrapper_infection .wrap .infection_box .infection_list li:first-child { margin-top: 0; }
main .wrapper_infection .wrap .infection_box .infection_list li .tel_infection { display: inline-block; font-family: 'Lora', serif; font-weight: bold; text-align: center; padding: .2em .8em; border-radius: 10rem; border: 1px solid #0091BF; margin-top: .3em; line-height: 1; color: #0091BF; }
main .wrapper_infection .wrap .infection_box .btn_infection { background: #0091BF; color: #fff; text-align: center; border-radius: 10rem; padding: .8em 1em; display: block; position: relative; -webkit-transform: translateY(50%); transform: translateY(50%); font-size: 1.2rem; margin: 0 auto; width: 80%; letter-spacing: .05em; }
@media screen and (min-width: 48em), print { main .wrapper_infection { background: url(../img/infection_bg.jpg) no-repeat center center/cover; }
  main .wrapper_infection .wrap { padding-left: 41rem; }
  main .wrapper_infection .wrap .infection_text { font-size: 2rem; margin-bottom: 3.8rem; }
  main .wrapper_infection .wrap .infection_box { -webkit-box-shadow: 1rem 1rem 1rem rgba(0, 145, 191, 0.2); box-shadow: 1rem 1rem 1rem rgba(0, 145, 191, 0.2); padding: 4rem 3.5rem 0; border-radius: 1.2rem; }
  main .wrapper_infection .wrap .infection_box .infection_list li { margin-top: 1.2rem; font-size: 2rem; }
  main .wrapper_infection .wrap .infection_box .btn_infection { font-size: 2rem; width: 36rem; } }
main .index_slide { margin-top: 1rem; margin-bottom: 1rem; width: 100%; overflow: hidden; /* スライドの動き等速 */ /* 画像のサイズ調整 */ }
main .index_slide .swiper-wrapper { -webkit-transition-timing-function: linear; transition-timing-function: linear; }
main .index_slide .swiper-slide { width: 17rem !important; }
main .index_slide .swiper-slide img { height: auto; width: 100%; }
@media screen and (min-width: 48em), print { main .index_slide { margin-top: 2rem; margin-bottom: 2rem; }
  main .index_slide .swiper-slide { width: 35rem !important; } }

body:not(.index) .main > .wrap:first-child { padding: 4rem 1rem 2rem; }

@media screen and (min-width: 48em), print { body:not(.index) .main > .wrap:first-child { padding: 7.5rem 0rem 5rem; }
  .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.4rem; }

.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 .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .access_time .tbl_time { font-size: 2rem; }
  .access .gmap { height: 56.4rem; margin: 0; } }
.first .first_tel { color: #0091BF; font-weight: bold; }
.first .first_tel::before { font-family: 'fontello'; content: '\e901'; display: inline-block; padding-right: .3em; font-weight: normal; }

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.8rem; width: 1200px; }
  .bread_list > li:not(:first-child)::before { content: "＞"; } }

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