@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap");
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img, 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; }

.marker_text { background: linear-gradient(transparent 70%, #ffc 0%); display: inline; }

.fontsize90 { font-size: 90% !important; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1rem auto; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2rem 2rem 0; }
  .img_r { float: right; margin: 0 0 2rem 2rem; } }
.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: 4rem !important; }

.mt30 { margin-top: 3rem !important; }

.mt20 { margin-top: 2rem !important; }

.mt10 { margin-top: 1rem !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: 8rem !important; }
  .mt30 { margin-top: 6rem !important; }
  .mt20 { margin-top: 4rem !important; }
  .mt10 { margin-top: 2rem !important; }
  .mt5 { margin-top: 1rem !important; }
  .ml5_pc { margin-left: 1rem; } }
.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 { .max_width50per_pc { width: 50% !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: 100% !important; margin-bottom: 0; } }
.ov_h { overflow: hidden; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-family: 'Kosugi Maru', sans-serif; }
.tbl_time caption { font-size: 95%; caption-side: bottom; text-align: left; margin-top: .4rem; line-height: 1.2; }
.tbl_time caption .close_tit { display: inline-block; background: #F99900; color: #fff; padding: .3em .2em; border-radius: .5rem; margin-right: .3em; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #F99900; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #D7D1C8; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #D7D1C8; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; }
  .tbl_time caption { margin-top: .3em; }
  .tbl_time caption .close_tit { padding: .3em .5em; margin-right: .7em; margin-bottom: .4em; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 31%; }
  .tbl_time tr td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { font-family: 'Kosugi Maru', sans-serif; font-size: 2.4rem; padding: 3rem 2rem; text-align: center; width: 100%; background: url(../img/tit_01_bg.jpg) no-repeat center center/cover; }

.tit_02 { font-family: 'Kosugi Maru', sans-serif; color: #333; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; text-align: center; }
.tit_02 > span { padding: 0 .1em .3em; display: inline-block; position: relative; }
.tit_02 > span::before { width: 100%; height: .15em; background: #8CB808; border-radius: 10rem; content: ""; display: block; position: absolute; left: 0; bottom: 0; }

.tit_03 { font-family: 'Kosugi Maru', sans-serif; color: #fff; background: #8CB808; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; padding: .2em .5em; border-radius: 1rem; }

.tit_04 { font-family: 'Kosugi Maru', sans-serif; color: #45A551; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding: .2em 0 .2em .6em; border-left: 0.2em #45A551 solid; }

.tit_05 { font-family: 'Kosugi Maru', sans-serif; color: #333; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.5rem; padding-bottom: 0.2em; border-bottom: 1px solid #333; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 16.2rem 2rem 10.5rem; font-size: 3.5rem; width: auto; margin: 19.9rem auto 1.5rem; }
  .tit_02 { font-size: 3rem; line-height: 1.3; margin: 8rem 0 6rem; }
  .tit_03 { font-size: 2.8rem; line-height: 1.3; margin: 6rem 0 2rem; }
  .tit_04 { font-size: 2.8rem; line-height: 1.3; margin: 5rem 0 2rem; }
  .tit_05 { font-size: 2.8rem; line-height: 1.3; margin: 4rem 0 2rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #45A551; text-decoration: underline; }

@media screen and (min-width: 48em), print { .text_link_general:hover, .text_link_general:focus { color: #8CB808; } }
.imgtxt, .imgtxt_reverse { margin-bottom: 1rem; }
.imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { flex: none; margin: 0 auto 1.5rem; max-width: 90%; text-align: center; }
.imgtxt .imgtxt_image img, .imgtxt_reverse .imgtxt_image img { border-radius: 1rem; }
.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: 46.5rem; }
  .imgtxt .imgtxt_image img, .imgtxt_reverse .imgtxt_image img { border-radius: 1.5rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse .imgtxt_image { float: left; margin: 0 2rem 2rem 0; } }
.flex2 { display: -webkit-flex; display: flex; 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-flex; display: flex; 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: 2.5rem; }
.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-flex; display: flex; 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-flex; display: flex; 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: 1em; }
.lst_ul_01 > li { margin-top: 1rem; position: relative; }
.lst_ul_01 > li::before { content: ''; width: .5em; height: .5em; background: #45A551; border-radius: 50%; position: absolute; left: -.75em; top: .53em; }
.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 #333; }
.lst_dl_01 dt, .lst_dl_01_50percent dt { padding: 1rem; background: #F3F3F3; }
.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 #333; }

@media screen and (min-width: 48em), print { .lst_ul_01 > li::before { top: .7em; }
  .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-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_01 dt, .lst_dl_01_50percent dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-flex; display: flex; align-items: center; }
  .lst_dl_01 dt:not(:last-of-type), .lst_dl_01_50percent dt:not(:last-of-type) { border-bottom: 1px solid #333; }
  .lst_dl_01 dd, .lst_dl_01_50percent dd { width: 72%; padding: 2rem 2.5rem; }
  .lst_dl_01_50percent dt { width: 50%; justify-content: center; text-align: center; }
  .lst_dl_01_50percent dd { width: 50%; justify-content: center; text-align: center; } }
.box_general_01 { padding: 1.2rem 1.2rem; background: #F3F3F3; margin-bottom: 2rem; position: relative; }
.box_general_01 :last-child { margin-bottom: 0; }

.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: #F3F3F3 transparent transparent transparent; position: absolute; top: calc(100% + 1.7rem); left: 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 2rem; border-radius: .2rem; background: #45A551; border: 2px solid #45A551; color: #fff; text-decoration: none !important; text-align: center; position: relative; }
.btn_general_01::after { display: block; font-family: 'fontello'; content: '\63'; position: absolute; top: 50%; right: .5em; transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 4rem; font-size: 1.6rem; border-radius: .8rem; min-width: 23rem; }
  .btn_general_01:hover, .btn_general_01:focus { color: #45A551; background-color: #fff; opacity: 1; } }
.table_01 { border-spacing: 0; border: 1px solid #707070; border-right: none; border-left: none; border-bottom: none; width: 100%; font-size: 1rem; }
.table_01 caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.table_01 th { background: #F3F3F3; }
.table_01 th, .table_01 td { font-weight: normal; border: 1px solid #707070; border-top: none; border-left: none; border-right: none; padding: .6rem; }

@media screen and (min-width: 48em), print { .table_01 { font-size: 1.6rem; }
  .table_01 th, .table_01 td { padding: 1rem; } }
html { font-size: calc(100vw / 32); font-family: "游ゴシック Medium", "Yu Gothic Medium", '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '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.6; }
.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 { transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { width: 1200px; margin: auto; padding: 4rem 0; }
  .main { font-size: 1.8rem; line-height: 2; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { margin: 1.0rem; padding: 0; }
.header .wrap .head_left { margin-bottom: 1rem; }
.header .wrap .head_left .logo { height: 5.0rem; }
.header .wrap .head_left .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_left .address_tel { line-height: 1.3; }
.header .wrap .head_right .header_timetable { font-size: 1rem; margin-bottom: 1rem; }
.header .wrap .head_right .header_timetable caption .close_tit { background: none; padding: 0; margin: 0; color: #333; }
.header .wrap .head_right .header_timetable caption .close_tit::after { content: "："; }
.header .wrap .head_right .header_btns > div, .header .wrap .head_right .header_btns a { display: block; padding: .45em .6em .4em; margin-top: .8rem; border-radius: .5rem; }
.header .wrap .head_right .header_btns > div:first-child, .header .wrap .head_right .header_btns a:first-child { margin-top: 0; }
.header .wrap .head_right .header_btns > a { border: 2px solid #b2b2b2; position: relative; padding-right: 2em; }
.header .wrap .head_right .header_btns > a::before { font-family: 'fontello'; content: '\ea4c'; color: #F99900; position: absolute; right: .5em; top: 50%; transform: translateY(-50%); font-size: 75%; }
.header .wrap .head_right .header_btns > div { background: #fec400; color: #fff; text-align: center; }

.btn_fixed { display: none; }

@media screen and (min-width: 48em), print { .header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; }
  .header::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 5.7rem); background: #fff; }
  .header .wrap { margin: 0 auto 0; display: -webkit-flex; display: flex; justify-content: space-between; padding: 2rem 0; position: relative; }
  .header .wrap .head_left { flex: none; margin: 0 2rem 0 0; }
  .header .wrap .head_left .logo { width: 42.7rem; height: 4.7rem; margin-bottom: 3rem; }
  .header .wrap .head_left .logo a { width: 100%; }
  .header .wrap .head_left .address_tel { font-size: 1.8rem; line-height: 1.5; }
  .header .wrap .head_right { display: flex; }
  .header .wrap .head_right .header_timetable { width: 44.2rem; font-size: 1.5rem; margin-right: 2.5rem; margin-bottom: 0; }
  .header .wrap .head_right .header_timetable caption { text-align: right; }
  .header .wrap .head_right .header_btns { width: 16rem; }
  .header .wrap .head_right .header_btns > div, .header .wrap .head_right .header_btns a { font-size: 1.8rem; }
  .btn_fixed { display: block; position: fixed; right: 0; top: 27.5rem; z-index: 99; overflow: hidden; }
  .btn_fixed a { display: block; margin-top: 2.5rem; transform: translateX(1px); width: 4.6rem; }
  .btn_fixed a:first-child { margin-top: 0; } }
.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: #8CB808; 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: '\e802'; 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: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: rgba(255, 250, 212, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #707070; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #707070; }
.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: '\63'; font-size: 2.0rem; top: 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: '\62'; font-size: 2.0rem; 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: '\76'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #fff; margin-bottom: 1.0rem; }
.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; background: linear-gradient(to bottom, #FFFAD4, rgba(255, 255, 255, 0.6)); }
  #nav .gnav { width: 1200px; margin: 0 auto; display: -webkit-flex; display: flex; justify-content: space-between; }
  #nav .gnav > li { position: relative; text-align: center; font-size: 1.8rem; }
  #nav .gnav > li > a { display: block; padding: 1.8rem 3rem 1.8rem; position: relative; min-height: 5.7rem; }
  #nav .gnav > li > a::before { content: ""; display: block; width: 1px; height: calc(100% - 3.2rem); position: absolute; top: 50%; transform: translateY(-50%); right: 1px; border-right: 1px dashed #707070; }
  #nav .gnav > li > a.sub { /*&::after { content: '▼'; color: $clr_txt; font-size: 60%;
}
&.open { &::after{ content: '▲'; }
}*/ }
  #nav .gnav > li .subnav { width: 100%; visibility: hidden; position: absolute; top: calc(100%); left: 50%; transform: translateX(-50%); z-index: 1; font-size: 1.8rem; }
  #nav .gnav > li .subnav li { width: 100%; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: rgba(255, 255, 255, 0.9); padding: 1.6rem 0.5rem; text-align: center; color: #333; position: relative; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #F1BE16; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li a::before { content: ""; display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); height: 1px; width: calc(100% - 2.6rem); background: #707070; }
  #nav .gnav > li .subnav li:first-child { border-top: none; }
  #nav .gnav > li .subnav li:first-child a::before { display: none; } }
.overview { position: relative; font-size: 1.4rem; }
.overview .overview_bg { background: #FFFAD4; padding: 3rem 1rem; }
.overview .overview_bg > .wrap { padding: 3rem 1rem 2rem; position: relative; z-index: 1; background: #fff; border-radius: 1rem; }
.overview .overview_bg > .wrap .clinic_name { text-align: center; margin: 0 0 2.5rem; }
.overview .overview_bg > .wrap .clinic_name img { width: 100%; max-width: 95%; height: auto; }
.overview .overview_bg > .wrap .tel_overview { text-align: center; margin-bottom: 3rem; }
.overview .overview_bg > .wrap dl { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin: 0 0 1rem; }
.overview .overview_bg > .wrap dl dt { width: 40%; margin: 0; margin-top: .5rem; background: #F99900; color: #fff; text-align: center; padding: .3rem .3rem .2rem; border-radius: .8rem; font-family: 'Kosugi Maru', sans-serif; }
.overview .overview_bg > .wrap dl dt:first-of-type { margin-top: 0; }
.overview .overview_bg > .wrap dl dd { width: 100%; margin: 0; margin-top: .5rem; padding: .3rem 0 .2rem; }
.overview .overview_bg > .wrap .timetable_wrap { margin-bottom: 1rem; }

.gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.8rem; }
  .overview .overview_bg { padding: 6rem 0; }
  .overview .overview_bg > .wrap { padding: 5rem 8.5rem 6rem 4.5rem; display: flex; justify-content: space-between; flex-wrap: wrap; border-radius: 2rem; }
  .overview .overview_bg > .wrap > div.overview_left { width: calc(50% + 3rem); }
  .overview .overview_bg > .wrap > div.overview_right { width: calc(50% - 9rem); }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 3.0rem; width: 100%; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 45.9rem; height: auto; }
  .overview .overview_bg > .wrap .tel_overview { width: 100%; margin-bottom: 5rem; }
  .overview .overview_bg > .wrap dl { margin: 0; }
  .overview .overview_bg > .wrap dl dt { width: 19%; }
  .overview .overview_bg > .wrap dl dd { width: 77%; }
  .overview .overview_bg > .wrap dl dd:first-of-type { margin-top: 0; }
  .overview .overview_bg > .wrap dl dd.tel { margin-top: .7rem; }
  .overview .overview_bg > .wrap dl dd.tel::after { top: -.1em; right: calc(50% - 1.5em); transform: none; }
  .overview .overview_bg > .wrap dl dt, .overview .overview_bg > .wrap dl dd { margin-top: 1.8rem; padding: .4rem .3rem .2rem; }
  .overview .overview_bg > .wrap dl dt:first-of-type, .overview .overview_bg > .wrap dl dd:first-of-type { margin-top: 0; }
  .gmap { width: 100%; height: 40rem; } }
.tel_up { width: 100%; background: #8CB808; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; min-height: 4rem; padding: .8rem 5rem .8rem 1rem; display: flex; justify-content: space-between; }
.tel_up .tel_telup, .tel_up .reserve { display: flex; justify-content: center; align-items: center; width: 38%; border-radius: 5rem; font-size: 1.3rem; line-height: 1.0; color: #8CB808; background: #fff; padding: .23em .2em .2em; }
.tel_up .tel_telup { width: 58%; }
.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: #FFFDF1; border-radius: .75rem; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.8rem; color: #8CB808; font-family: 'fontello'; content: '\64'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -54%); }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 6.0rem; bottom: 2.0rem; right: 4.5rem; left: auto; background: transparent; padding: 0; }
  .tel_up .tel_telup, .tel_up .reserve { display: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; background: #8CB808; border-radius: 1.5rem; border: 1px solid #FFFDF1; }
  .tel_up .pageup a::before { font-size: 3.5rem; color: #fff; } }
.footer { text-align: center; padding: 0 0 4.0rem; background: #45A551; }
.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: 4.5rem 0 0; background: #8CB808; }
  .footer .copy { font-size: 1.8rem; font-weight: bold; padding: 2rem 1rem; background: #fff; color: #333; }
  .footer ul { color: #fff; display: block; text-align: center; margin: 0 auto 0; max-width: 88rem; }
  .footer ul.subnav:last-of-type { margin: 0 auto 3.5rem; }
  .footer ul li { display: inline-block; font-size: 2rem; font-weight: bold; margin: 0 0 1rem; }
  .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.treatment { display: none; } }
.index main .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index main .wrap { padding: 8rem 0; } }
.tit_02_index { font-family: 'Kosugi Maru', sans-serif; color: #333; font-size: 2rem; line-height: 1.3; margin: 5rem 0 3rem; text-align: center; width: 100%; }
.tit_02_index > span { position: relative; display: inline-block; padding: 0 1.2em; }
.tit_02_index > span::before, .tit_02_index > span::after { display: block; content: ""; background: url(../img/tit_index_02_icon.svg) no-repeat center center/contain; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1em; height: 1em; }
.tit_02_index > span::after { right: 0; left: auto; }

@media screen and (min-width: 48em), print { .tit_02_index { font-size: 3.6rem; margin: 6rem auto 4rem; } }
.index .wrapper_keyvsl { margin-top: 0; line-height: 1.4; position: relative; z-index: 1; }
.index .wrapper_keyvsl > *:first-child { z-index: 0 !important; }
.index .wrapper_keyvsl #keyvsl { width: 100%; background-size: cover; background-position: center center; padding: 24rem 1rem 0; }
.index .wrapper_keyvsl .keyvsl_txt { font-family: 'Kosugi Maru', sans-serif; position: absolute; bottom: 2.7rem; left: 0; padding: 0 1rem; }
.index .wrapper_keyvsl .keyvsl_txt .open { margin-bottom: .3rem; font-size: 1.1rem; }
.index .wrapper_keyvsl .keyvsl_txt .open > span { text-shadow: 0px 0px 0.5em #fff, 1px 1px 0.5em #fff, 1px -1px 0.5em #fff, -1px -1px 0.5em #fff, -1px 1px 0.5em #fff; /*  display: inline-block; background: $clr_green_01; color: #fff; border-radius: .5rem; padding: .35em .8em .3em; */ }
.index .wrapper_keyvsl .keyvsl_txt .keyvsl_catch { font-weight: bold; font-size: 1.6rem; margin: 0; text-shadow: 0px 0px .25em #fff, 1px 1px .25em #fff, 1px -1px .25em #fff, -1px -1px .25em #fff, -1px 1px .25em #fff; line-height: 1.45; }

@media screen and (min-width: 48em), print { .index .wrapper_keyvsl { padding: 0; position: relative; margin: 19.9rem auto 0; }
  .index .wrapper_keyvsl #keyvsl { padding: 0; height: 89.4rem; }
  .index .wrapper_keyvsl .keyvsl_txt { bottom: 22rem; transform: translateY(-50%); left: calc(50% - 60rem); padding: 0; }
  .index .wrapper_keyvsl .keyvsl_txt .open { margin-bottom: 1rem; font-size: 3rem; /*  > span { display: inline-block; background: $clr_green_01; color: #fff; border-radius: 1.2rem;
} */ }
  .index .wrapper_keyvsl .keyvsl_txt .keyvsl_catch { font-size: 4.8rem; } }
main .wrapper_news { background: #FFFDF1; border-bottom: 1.5rem solid #FFF5B2; }
main .wrapper_news .wrap dl { margin: 0; line-height: 1.4; border: 3px solid #D8D8D8; background: #fff; padding: 1.5rem 1rem; border-radius: 2rem; }
main .wrapper_news .wrap dl dt { font-family: 'Kosugi Maru', sans-serif; color: #45A551; margin: 0 0 0.5rem; font-size: 1.6rem; cursor: pointer; padding-top: 1rem; border-top: 1px dashed #707070; margin-top: 1rem; }
main .wrapper_news .wrap dl dt:first-child { margin-top: 0; padding-top: 0; border-top: none; }
main .wrapper_news .wrap dl dd { margin: 0; font-size: 1.4rem; word-wrap: break-word; }
main .wrapper_news .wrap dl dd:last-child { margin: 0; }
main .wrapper_news .wrap dl dd a { color: #45A551; text-decoration: underline; }
@media screen and (min-width: 48em), print { main .wrapper_news .wrap { display: -webkit-flex; display: flex; justify-content: space-between; }
  main .wrapper_news .wrap .tit_02 { margin: 0 5rem 0 0; flex: none; }
  main .wrapper_news .wrap dl { flex: auto; padding: 4rem 5rem; }
  main .wrapper_news .wrap dl dt { font-size: 2.2rem; padding-top: 4rem; margin-top: 4rem; }
  main .wrapper_news .wrap dl dd { font-size: 2rem; margin: 0 0 2rem; }
  main .wrapper_news .wrap dl dd a:hover, main .wrapper_news .wrap dl dd a:focus { color: #8CB808; } }
main .wrapper_point { background: #FFFDF1; position: relative; }
main .wrapper_point .wrap { position: relative; z-index: 1; }
main .wrapper_point .wrap .list_point > li { border: 0.15em solid #FFFAD4; position: relative; margin-top: 3rem; background: #fff; }
main .wrapper_point .wrap .list_point > li:first-child { margin-top: 0; }
main .wrapper_point .wrap .list_point > li::before { content: ""; display: block; background: url(../img/point_image_01.jpg) no-repeat top center/cover; width: 100%; height: 18.5rem; }
main .wrapper_point .wrap .list_point > li .text_wrap { padding: 1.2rem 1rem; }
main .wrapper_point .wrap .list_point > li .text_wrap .title { position: relative; padding-left: 2.1em; font-size: 1.6rem; font-family: 'Kosugi Maru', sans-serif; margin-bottom: 1em; line-height: 2; }
main .wrapper_point .wrap .list_point > li .text_wrap .title .num { display: flex; align-items: center; justify-content: center; width: 1.7em; height: 1.7em; background: #F99900; color: #fff; position: absolute; top: .3em; left: 0; border-radius: 10rem; font-size: 105%; line-height: 1; }
main .wrapper_point .wrap .list_point > li .text_wrap .title .title_text { position: relative; display: inline-block; padding: 0 .1em .15em; }
main .wrapper_point .wrap .list_point > li .text_wrap .title .title_text::before { content: ""; display: block; border-radius: 10rem; background: #8CB808; height: .15em; width: 100%; position: absolute; bottom: 0; left: 0; }
main .wrapper_point .wrap .list_point > li .text_wrap .text { margin-bottom: 0; }
main .wrapper_point .wrap .list_point > li:nth-child(2)::before { background-image: url(../img/point_image_02.jpg); }
main .wrapper_point .wrap .list_point > li:nth-child(3)::before { background-image: url(../img/point_image_03.jpg); }
main .wrapper_point .wrap .list_point > li:nth-child(4)::before { background-image: url(../img/point_image_04.jpg); }
main .wrapper_point .wrap .list_point > li:nth-child(5)::before { background-image: url(../img/point_image_05.jpg); }
@media screen and (min-width: 48em), print { main .wrapper_point .wrap { padding-bottom: 16rem; }
  main .wrapper_point .wrap .tit_02_index { margin-bottom: 7rem; }
  main .wrapper_point .wrap .list_point { display: flex; flex-wrap: wrap; justify-content: center; }
  main .wrapper_point .wrap .list_point > li { border-width: 5px; margin-top: 5rem; width: calc((100% - 10.5rem) * .33333); margin-left: calc(10.5rem / 2); }
  main .wrapper_point .wrap .list_point > li:nth-child(-n + 3) { margin-top: 0; }
  main .wrapper_point .wrap .list_point > li:nth-child(3n + 1) { margin-left: 0; }
  main .wrapper_point .wrap .list_point > li::before { height: 28.5rem; }
  main .wrapper_point .wrap .list_point > li .text_wrap { padding: 2rem 1.8rem; }
  main .wrapper_point .wrap .list_point > li .text_wrap .title { font-size: 2.1rem; }
  main .wrapper_point .wrap .list_point > li .text_wrap .title .title_text { padding-bottom: .5rem; }
  main .wrapper_point .wrap .list_point > li .text_wrap .title .title_text::before { height: .5rem; } }
main .wrapper_treatment { background: #FFFAD4; position: relative; }
main .wrapper_treatment::before { content: ""; display: block; background: url(../img/line_treatment_top.jpg) no-repeat center center/auto 100%; height: 2rem; width: 100%; position: absolute; bottom: calc(100% - 1px); left: 0; }
main .wrapper_treatment .wrap { position: relative; z-index: 1; }
main .wrapper_treatment .wrap .list_treatment { display: flex; flex-wrap: wrap; }
main .wrapper_treatment .wrap .list_treatment > li { width: 48%; margin-left: 4%; margin-top: 1.2rem; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(2n + 1) { margin-left: 0; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n + 2) { margin-top: 0; }
main .wrapper_treatment .wrap .list_treatment > li a { display: block; background: linear-gradient(135deg, #FFBC47 0%, #FFDC9F 50%, #FFE5B9 100%); text-align: center; font-size: 1.7rem; padding: 9rem 1rem 2.2rem; border-radius: 1rem 3rem 1rem 3rem; position: relative; font-family: 'Kosugi Maru', sans-serif; }
main .wrapper_treatment .wrap .list_treatment > li a > span { display: inline-block; line-height: 1.3; padding-bottom: .15em; position: relative; }
main .wrapper_treatment .wrap .list_treatment > li a > span::before { width: 100%; height: .15em; background: #8CB808; border-radius: 10rem; content: ""; display: block; position: absolute; left: 0; bottom: 0; }
main .wrapper_treatment .wrap .list_treatment > li a::before { font-family: 'fontello'; content: '\ea4e'; position: absolute; top: 2.8rem; left: 50%; transform: translateX(-50%); font-size: 300%; line-height: 1; }
main .wrapper_treatment .wrap .list_treatment > li.internal a::before { content: '\ea4e'; }
main .wrapper_treatment .wrap .list_treatment > li.pediatrics a::before { content: '\ea4f'; }
main .wrapper_treatment .wrap .list_treatment > li.surgery a::before { content: '\ea50'; }
main .wrapper_treatment .wrap .list_treatment > li.dermatology a::before { content: '\ea51'; }
main .wrapper_treatment .wrap .list_treatment > li.checkup a::before { content: '\ea53'; }
main .wrapper_treatment .wrap .list_treatment > li.preventive a::before { content: '\ea55'; }
main .wrapper_treatment .wrap .list_treatment > li.infants a::before { content: '\ea56'; }
main .wrapper_treatment .wrap .list_treatment > li.nonsmoking a::before { content: '\ea57'; }
@media screen and (min-width: 48em), print { main .wrapper_treatment::before { height: 9.6rem; }
  main .wrapper_treatment .wrap { padding-bottom: 12rem; }
  main .wrapper_treatment .wrap .list_treatment > li { width: calc((100% - 7.2rem) / 4); margin-top: 3rem; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(n) { margin-left: 2.399976rem; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n + 4) { margin-top: 0; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(4n + 1) { margin-left: 0; }
  main .wrapper_treatment .wrap .list_treatment > li a { font-size: 2.4rem; padding: 20.2rem 1rem 3.2rem; }
  main .wrapper_treatment .wrap .list_treatment > li a::before { font-size: 440%; top: 6.5rem; } }
main .wrapper_visit { position: relative; }
main .wrapper_visit::before { content: ""; display: block; background: url(../img/line_visit_top.jpg) no-repeat center center/auto 100%; height: 2rem; width: 100%; position: absolute; bottom: calc(100% - 1px); left: 0; }
main .wrapper_visit .wrap { position: relative; z-index: 1; }
main .wrapper_visit .wrap .list_visit > li { margin-top: 1.4rem; }
main .wrapper_visit .wrap .list_visit > li:first-child { margin-top: 0; }
main .wrapper_visit .wrap .list_visit > li a { border: 0.2rem solid #45A551; border-radius: .7rem; display: block; padding: .2em 2.5em .2em 1.4em; position: relative; font-size: 1.5rem; }
main .wrapper_visit .wrap .list_visit > li a::before { font-family: 'fontello'; content: '\ea4c'; color: #45A551; position: absolute; right: 1.4em; top: 50%; transform: translateY(-50%); font-size: 75%; }
@media screen and (min-width: 48em), print { main .wrapper_visit::before { height: 9.6rem; }
  main .wrapper_visit .wrap { padding-bottom: 11rem; }
  main .wrapper_visit .wrap .list_visit { display: flex; flex-wrap: wrap; justify-content: center; width: 77rem; margin: 0 auto; }
  main .wrapper_visit .wrap .list_visit > li { width: 35.5rem; margin-top: 3.5rem; }
  main .wrapper_visit .wrap .list_visit > li:nth-child(-n + 2) { margin-top: 0; }
  main .wrapper_visit .wrap .list_visit > li:nth-child(2n) { margin-left: 6rem; }
  main .wrapper_visit .wrap .list_visit > li a { font-size: 1.8rem; } }
main .wrapper_feature { background: #FEFDF1; position: relative; }
main .wrapper_feature::before { content: ""; display: block; background: url(../img/line_feature_top.jpg) no-repeat center center/auto 100%; height: 2rem; width: 100%; position: absolute; bottom: calc(100% - 1px); left: 0; }
main .wrapper_feature .wrap { position: relative; z-index: 1; }
main .wrapper_feature .wrap .list_feature > li { padding: 16.5rem 0 0; position: relative; margin-top: 3.5rem; text-align: center; }
main .wrapper_feature .wrap .list_feature > li:first-child { margin-top: 0; }
main .wrapper_feature .wrap .list_feature > li::before, main .wrapper_feature .wrap .list_feature > li::after { content: ""; display: block; position: absolute; top: 0; left: 0; border-radius: 2rem 2rem 0 0; overflow: hidden; width: calc(100% - .5rem); height: 15rem; background: #8CB808; }
main .wrapper_feature .wrap .list_feature > li::before { left: .5rem; top: .5rem; }
main .wrapper_feature .wrap .list_feature > li::after { background: url(../img/feature_image_01.jpg) no-repeat top center/cover; }
main .wrapper_feature .wrap .list_feature > li:nth-child(2)::after { background-image: url(../img/feature_image_02.jpg); }
main .wrapper_feature .wrap .list_feature > li:nth-child(3)::after { background-image: url(../img/feature_image_03.jpg); }
main .wrapper_feature .wrap .list_feature > li:nth-child(4)::after { background-image: url(../img/feature_image_04.jpg); }
main .wrapper_feature .wrap .list_feature > li:nth-child(5)::after { background-image: url(../img/feature_image_05.jpg); }
main .wrapper_feature .wrap .list_feature > li:nth-child(6)::after { background-image: url(../img/feature_image_06.jpg); }
@media screen and (min-width: 48em), print { main .wrapper_feature::before { height: 9.6rem; }
  main .wrapper_feature .wrap .list_feature { display: flex; flex-wrap: wrap; }
  main .wrapper_feature .wrap .list_feature > li { width: 36rem; padding: 23rem 0 0; position: relative; margin-top: 5rem; margin-left: 6rem; font-size: 1.8rem; }
  main .wrapper_feature .wrap .list_feature > li:nth-child(-n + 3) { margin-top: 0; }
  main .wrapper_feature .wrap .list_feature > li:nth-child(3n + 1) { margin-left: 0; }
  main .wrapper_feature .wrap .list_feature > li:nth-child(3n + 2) { transform: translateY(3rem); }
  main .wrapper_feature .wrap .list_feature > li:nth-child(3n) { transform: translateY(6rem); }
  main .wrapper_feature .wrap .list_feature > li::before, main .wrapper_feature .wrap .list_feature > li::after { width: calc(100% - 1rem); height: 20rem; }
  main .wrapper_feature .wrap .list_feature > li::before { left: 1rem; top: 1rem; } }

@media screen and (min-width: 48em), print { body:not(.index) .main section.wrap:first-child, body:not(.index) .main div.wrap:first-child { padding-top: 4rem; }
  .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
.imgtxt_dr .imgtxt_image { max-width: 70%; }

@media screen and (min-width: 48em), print { .imgtxt_dr .imgtxt_image { max-width: 30rem; }
  .list_doctor_career > li { display: flex; }
  .list_doctor_career > li > div:first-child { margin-right: 1em; } }
#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-flex; display: flex; justify-content: space-between; 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 .gmap { height: 50.0rem; } }
body.index .bread_list { display: none !important; }

.bread_list { display: flex; 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: 1200px; }
  .bread_list > li:not(:first-child)::before { content: "＞"; } }

/*# sourceMappingURL=style.css.map */
