@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@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; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none !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; }

.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; } }
.ov_h { overflow: hidden; }

.clr_green_01 { color: #248D3A !important; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #248D3A; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #b5b5b5; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #b5b5b5; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 22%; }
  .tbl_time tr td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 1.9rem; padding: 3rem 2rem; text-align: center; width: 100%; background: url(../img/tit_01_bg.jpg) no-repeat center center/cover; }

.tit_02 { color: #248D3A; font-size: 1.8rem; line-height: 1.3; margin: 3rem 0 2rem; text-align: center; position: relative; }
.tit_02 > span { display: inline-block; position: relative; padding: 1rem 2rem; }
.tit_02 > span .tit_02_en { font-weight: normal; color: #B7D219; font-size: 1.1rem; display: block; margin-top: .2rem; font-family: 'Quicksand', sans-serif; }
.tit_02 > span::after, .tit_02 > span::before { content: ""; display: block; position: absolute; width: 1rem; height: 2.5rem; background: url(../img/tit_02_bg.png) no-repeat center center/contain; left: .5rem; top: 35%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.tit_02 > span::after { left: auto; right: .5rem; }

.tit_02_02 { font-family: 'M PLUS Rounded 1c', sans-serif; color: #248D3A; background: url(../img/tit_02_02_bg.png) no-repeat center center/contain; padding: 1.5rem 0; font-size: 1.8rem; text-align: center; margin: 3rem 0 2rem; }

.tit_03 { color: #fff; font-size: 1.6rem; line-height: 1.3; margin: 4rem 0 1.5rem; padding: .6rem; background: #248D3A url(../img/tit_03_bg.png) no-repeat right 1rem center/auto 101%; position: relative; overflow: hidden; }

.tit_04 { color: #212121; font-size: 1.6rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #212121; }

.tit_05 { color: #212121; font-size: 1.7rem; line-height: 1.3; margin: 0 0 1.5rem; padding-bottom: 0.5rem; /*border-bottom: 0.2rem dotted $clr_txt;*/ }

@media screen and (min-width: 48em), print { .tit_01 { padding: 14rem 2rem; font-size: 3rem; width: auto; }
  .tit_02 { font-size: 2.6rem; line-height: 1.3; margin: 8rem 0 3rem; }
  .tit_02 > span { padding: 1rem 3rem; }
  .tit_02 > span .tit_02_en { font-size: 1.4rem; margin-top: .2rem; }
  .tit_02 > span::after, .tit_02 > span::before { width: 1.7rem; height: 3.4rem; left: 0; top: 35%; }
  .tit_02 > span::after { left: auto; right: 0; }
  .tit_02_02 { font-size: 3rem; margin: 8rem 0 3rem; padding: 2rem 0; }
  .tit_03 { font-size: 2rem; line-height: 1.3; margin: 8.5rem 0 2rem; padding: 1rem; }
  .tit_04 { font-size: 2rem; line-height: 1.3; margin: 7.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.3rem; }
  .tit_05 { font-size: 2.6rem; line-height: 1.3; margin: 0 0 2rem; padding-bottom: 1rem; border-width: 0.5rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #B7D219; text-decoration: underline; }

.lst_ul_01 { padding-left: 2rem; margin-bottom: 2rem; }
.lst_ul_01 li { padding-left: 0.3rem; margin-top: 1.0rem; position: relative; }
.lst_ul_01 li::before { content: ''; width: .5em; height: .5em; background: #B7D219; border-radius: 50%; position: absolute; left: -.75em; top: .4em; }
.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 { margin: 0 0 2rem; }
.lst_dl_01 dt { color: #5CA233; }
.lst_dl_01 dd { margin: 0 0 1.0rem; }
.lst_dl_01 dd:last-child { margin: 0; }

.lst_dl_02, .lst_dl_02_50percent { margin: 0 0 2rem; border: 1px solid #DCDCDC; }
.lst_dl_02 dt, .lst_dl_02_50percent dt { padding: 1rem; background: #248D3A; color: #fff; }
.lst_dl_02 dd, .lst_dl_02_50percent dd { margin: 0; padding: 1rem; }
.lst_dl_02 dd:not(:last-child), .lst_dl_02_50percent dd:not(:last-child) { border-bottom: 1px solid #DCDCDC; }

@media screen and (min-width: 48em), print { .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 { width: 100%; 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 { width: 36%; }
  .lst_dl_01 dd { width: 64%; padding: 0 0 0 0.8rem; }
  .lst_dl_02, .lst_dl_02_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_02 dt, .lst_dl_02_50percent dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .lst_dl_02 dt:not(:last-of-type), .lst_dl_02_50percent dt:not(:last-of-type) { border-bottom: 1px solid #DCDCDC; }
  .lst_dl_02 dd, .lst_dl_02_50percent dd { width: 72%; padding: 2rem 2.5rem; }
  .lst_dl_02_50percent dt { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
  .lst_dl_02_50percent dd { width: 50%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; } }
.imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin: 0 auto 1.5rem; max-width: 75%; 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_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; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex2 > * { width: 47%; margin-bottom: 1rem; }

.flex3 { 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; }
.flex3 > * { width: 31%; margin-bottom: 1rem; }

.flex2_pc > * { margin-bottom: 1rem; }

.flex3_pc > * { margin-bottom: 1rem; }

@media screen and (min-width: 48em), print { .flex2_pc { 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; }
  .flex2_pc > * { width: 47%; }
  .flex3_pc { 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; }
  .flex3_pc > * { width: 31%; } }
.box_general_01, .box_general_02 { padding: 1.5rem; background: #E7F5F7; margin-bottom: 2rem; position: relative; }
.box_general_01 :last-child, .box_general_02 :last-child { margin-bottom: 0; }

.box_general_02 { background: #fff; }

.box_general_wrap .box_general_01:not(:last-child), .box_general_wrap .box_general_02:not(:last-child) { margin-bottom: 6rem; }
.box_general_wrap .box_general_01:not(:last-child)::after, .box_general_wrap .box_general_02:not(:last-child)::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 3rem 6rem 0 6rem; border-color: #212121 transparent transparent transparent; position: absolute; top: calc(100% + 1rem); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

@media screen and (min-width: 48em), print { .box_general_01, .box_general_02 { padding: 3rem 2rem; }
  .box_general_wrap .box_general_01:not(:last-child), .box_general_wrap .box_general_02:not(:last-child) { margin-bottom: 8rem; }
  .box_general_wrap .box_general_01:not(:last-child)::after, .box_general_wrap .box_general_02:not(:last-child)::after { border-width: 4rem 8rem 0 8rem; top: calc(100% + 1.5rem); } }
.btn_general_01 { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .2rem; border: 2px solid #248D3A; text-decoration: none !important; text-align: center; position: relative; background: #248D3A; color: #fff; }
.btn_general_01::after { display: block; font-family: 'fontello'; content: '\e81d'; position: absolute; top: 50%; right: .5rem; -webkit-transform: translateY(-50%) rotate(-90deg); transform: translateY(-50%) rotate(-90deg); font-size: 70%; color: #fff; }
.btn_general_01.type_02 { color: #54BAEB; background: #fff; border-color: #fff; }
.btn_general_01.type_02::after { color: #B7D219; }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 4rem; font-size: 1.6rem; border-radius: 0.5rem; }
  .btn_general_01:hover, .btn_general_01:focus { opacity: 1; color: #248D3A; background-color: #fff; }
  .btn_general_01:hover::after, .btn_general_01:focus::after { color: #248D3A; }
  .btn_general_01.type_02:hover, .btn_general_01.type_02:focus { color: #fff; background-color: #54BAEB; }
  .btn_general_01.type_02:hover::after, .btn_general_01.type_02:focus::after { color: #B7D219; } }
html { font-size: calc(100vw / 32); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body { background: #fff; color: #212121; position: relative; }

p { margin-top: 0; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 2rem 1rem; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main section.wrap > :first-child { margin-top: 0; }
.main section.wrap > :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1100px + 40px); position: relative; }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { width: 1100px; margin: auto; padding: 5rem 0; }
  .main { font-size: 1.6rem; } }
@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 .logo { height: 5.0rem; }
.header .wrap .logo a { display: block; width: 78%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .head_top { background: #E7F5F7; padding: .5rem; margin-top: 1rem; color: #2158A5; }
.header .wrap .head_top .header_access_01 { display: block; }
.header .wrap .head_top .header_access_01:before { font-family: 'fontello'; content: '\e811'; color: #5CA233; padding-right: .2em; padding-left: .05em; }
.header .wrap .head_top .header_access_02 { display: block; margin-top: .3rem; }
.header .wrap .head_top .header_access_02:before { font-family: 'fontello'; content: '\e812'; color: #5CA233; padding-right: .2em; }
.header .wrap .head_right .tel_wrap { margin: .8rem 0; text-align: center; }
.header .wrap .head_right .tel_wrap .tel { font-family: 'Quicksand', sans-serif; display: inline-block; font-size: 1.8rem; color: #248D3A; }
.header .wrap .head_right .tel_wrap .tel:before { font-family: 'fontello'; content: '\e813'; padding-right: .2em; }
.header .wrap .head_right .tel_wrap .tel a { display: inline-block; }
.header .wrap .head_right .header_btn { text-align: center; margin: .8rem; }
.header .wrap .head_right .header_address { line-height: 1.4; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 0 auto 1.5rem; padding-top: 5.5rem; 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; }
  .header .wrap .logo { width: 51.4rem; height: 6.3rem; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_top { position: absolute; top: 0; left: 0; width: 100%; text-align: center; font-size: 1.6rem; margin: 0; padding: 1rem .5rem; }
  .header .wrap .head_top .header_access_01, .header .wrap .head_top .header_access_02 { display: inline; padding: 0 1.5rem; }
  .header .wrap .head_right { width: 49rem; }
  .header .wrap .head_right .head_right_flex { 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; margin-bottom: .8rem; }
  .header .wrap .head_right .head_right_flex .tel_wrap { margin: 0; text-align: left; }
  .header .wrap .head_right .head_right_flex .tel_wrap .tel { font-size: 3.2rem; color: #248D3A; }
  .header .wrap .head_right .head_right_flex .tel_wrap .tel:before { font-family: 'fontello'; content: '\e813'; padding-right: .2em; }
  .header .wrap .head_right .head_right_flex .tel_wrap .tel a { display: inline-block; }
  .header .wrap .head_right .head_right_flex .header_btn { text-align: center; margin: .8rem; }
  .header .wrap .head_right .header_address { font-size: 1.6rem; } }
.slicknav_menu { position: absolute; top: 0; 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: #248D3A; 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: '\e800'; 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: '\e801'; 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(231, 245, 247, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #212121; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #212121; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #212121 !important; padding: 1.0rem 3.0rem 1.0rem 0; font-size: 1.4rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a::after { font-size: 1.3rem; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e81d'; top: 50%; -webkit-transform: translate(20%, -50%) rotate(-90deg); transform: translate(20%, -50%) rotate(-90deg); }
.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: '\e81d'; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .gnav li a:focus { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e81d'; -webkit-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #fff; margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-color: #888; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0.5rem; color: #212121; }
.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: #248D3A; }
  #nav .gnav { width: 1100px; 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 { position: relative; text-align: center; font-size: 1.6rem; }
  #nav .gnav > li > a { display: block; padding: 1.5rem .5rem; position: relative; color: #fff; }
  #nav .gnav > li > a:hover, #nav .gnav > li > a:focus { color: #B7D219; text-decoration: underline; }
  #nav .gnav > li > a.sub { /*&::after { content: '▼'; color: $clr_txt; font-size: 60%;
}
&.open { &::after{ content: '▲'; }
}*/ }
  #nav .gnav > li .subnav { width: 250%; visibility: hidden; position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; font-size: 1.6rem; }
  #nav .gnav > li .subnav li { width: 100%; border-top: 1px dashed #212121; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: #E7F5F7; padding: 1.6rem 0.5rem; text-align: center; color: #212121; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #248D3A; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li:first-child { border-top: none; } }
.overview { font-size: 1.4rem; }
.overview .overview_bg > .wrap { padding-top: 4rem; padding-bottom: 2rem; }
.overview .overview_bg > .wrap .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .overview_bg > .wrap .clinic_name img { max-width: 90%; height: auto; }
.overview .overview_bg > .wrap .overview_flex > div .tbl_time { margin: 1.6rem 0; }
.overview .overview_bg > .wrap .overview_flex > div .lst_overview { 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; flex-wrap: wrap; margin: 0; }
.overview .overview_bg > .wrap .overview_flex > div .lst_overview dt { width: 100%; padding: .4rem; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #248D3A; border-radius: .5rem; margin-bottom: .8rem; }
.overview .overview_bg > .wrap .overview_flex > div .lst_overview dd { width: 100%; padding: .4rem; margin: 0; font-size: 90%; color: #212121; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .8rem; }
.overview .gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.6rem; }
  .overview .overview_bg > .wrap { padding-top: 5rem; padding-bottom: 5rem; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 5.0rem; }
  .overview .overview_bg > .wrap .clinic_name img { height: auto; }
  .overview .overview_bg > .wrap .overview_flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview .overview_bg > .wrap .overview_flex > div:first-child { width: 55rem; }
  .overview .overview_bg > .wrap .overview_flex > div:last-child { width: 51rem; }
  .overview .overview_bg > .wrap .overview_flex > div .tbl_time { margin: 3.0rem 0; position: relative; }
  .overview .overview_bg > .wrap .overview_flex > div .tbl_time tr th > .consul_hours { display: block; position: absolute; top: -1.8em; left: 0; color: #212121; }
  .overview .overview_bg > .wrap .overview_flex > div .lst_overview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .overview .overview_bg > .wrap .overview_flex > div .lst_overview dt { padding: 1rem 0; width: 14rem; margin-right: .8rem; }
  .overview .overview_bg > .wrap .overview_flex > div .lst_overview dd { padding: 1rem 0; width: 40rem; }
  .overview .gmap { height: 50.0rem; } }
.tel_up { width: 100%; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; min-height: 4rem; padding: 1rem 5rem 1rem 1rem; background: #E7F5F7; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.tel_up .tel { 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; font-size: 1.5rem; line-height: 1.0; color: #248D3A; font-family: 'Quicksand', sans-serif; }
.tel_up .tel::before { font-family: 'fontello'; content: '\e813'; padding-right: .2em; position: relative; top: -.05em; }
.tel_up .btn_general_01 { padding-left: 1rem; }
.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: #B7D219; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.4rem; color: #fff; font-family: 'fontello'; content: '\e81d'; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -54%) rotate(180deg); transform: translate(-50%, -54%) rotate(180deg); }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 6.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: transparent; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 3.5rem; } }
.footer { text-align: center; padding: 0 0 4.5rem; background: #796A56; }
.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.0rem 2.0rem 4rem; }
  .footer ul { color: #fff; display: block; width: 1100px; margin: 0 auto 1rem; text-align: left; }
  .footer ul.subnav:last-of-type { margin: 0 auto 3.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin-top: 1rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
.index main .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index main .wrap { padding: 10rem 0; } }
.wrapper_keyvsl { position: relative; }
.wrapper_keyvsl #keyvsl { height: 17rem; position: relative; width: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.wrapper_keyvsl .keyvsl_bg_blue { background: #E7F5F7; padding-bottom: 1rem; }
.wrapper_keyvsl .keyvsl_txt { padding: 1rem; color: #248D3A; font-size: 1.7rem; }
.wrapper_keyvsl .keyvsl_txt p { margin: 0; }
.wrapper_keyvsl .keyvsl_txt_recruit { margin: 1rem auto; padding: 0 1rem; }
.wrapper_keyvsl .keyvsl_txt_recruit a { display: block; color: #fff; background: #248D3A; font-weight: bold; font-size: 1.8rem; text-align: center; padding: 1rem; border-radius: .5rem; }
.wrapper_keyvsl .keyvsl_txt_image { width: 52%; margin: 0 auto; }
.wrapper_keyvsl .keyvsl_txt_image img { width: 100%; }

@media screen and (min-width: 48em), print { .wrapper_keyvsl { margin: 0; padding: 0; }
  .wrapper_keyvsl #keyvsl { height: 70rem; }
  .wrapper_keyvsl .keyvsl_bg_blue { background: transparent; padding: 0; }
  .wrapper_keyvsl .keyvsl_txt { padding: 1rem; color: #248D3A; font-size: 3.2rem; position: absolute; left: calc(50% - 55rem); bottom: 6rem; }
  .wrapper_keyvsl .keyvsl_txt p { margin: 0; }
  .wrapper_keyvsl .keyvsl_txt p span { display: inline-block; background: #fff; margin-top: 1rem; padding: .5rem 3rem .5rem 1rem; }
  .wrapper_keyvsl .keyvsl_txt_recruit { padding: 0; position: absolute; right: calc(50% - 25rem); bottom: 3rem; border-radius: 50%; margin: 0; }
  .wrapper_keyvsl .keyvsl_txt_recruit a { font-size: 3.8rem; padding: 0; 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; border-radius: 50%; border: 0.3rem solid #248D3A; width: 24.2rem; height: 24.2rem; line-height: 1.2; }
  .wrapper_keyvsl .keyvsl_txt_recruit a:hover, .wrapper_keyvsl .keyvsl_txt_recruit a:focus { color: #248D3A; background: #fff; opacity: 1; }
  .wrapper_keyvsl .keyvsl_txt_image { width: auto; margin: 0; position: absolute; right: calc(50% - 55rem); bottom: 3rem; }
  .wrapper_keyvsl .keyvsl_txt_image img { width: auto; } }
main .wrapper_news { background: url("../img/information_bg.png") no-repeat top center/100% auto; }
main .wrapper_news .wrap { padding-bottom: 0; }
main .wrapper_news .wrap dl { margin: 0 0 1rem; line-height: 1.4; background: #fefefe; padding: 1rem; }
main .wrapper_news .wrap dl dt { color: #212121; margin: 2rem 0 0.5rem; font-size: 1.6rem; cursor: pointer; color: #248D3A; position: relative; padding-left: 1.3em; }
main .wrapper_news .wrap dl dt::before { font-family: 'fontello'; content: '\e81d'; padding: 0 .2em; color: #B7D219; font-size: 80%; position: absolute; top: .1em; left: 0; }
main .wrapper_news .wrap dl dt.open::before { -webkit-transform: rotate(180deg) translateY(0.1em); transform: rotate(180deg) translateY(0.1em); }
main .wrapper_news .wrap dl dt:first-child { margin-top: 0; }
main .wrapper_news .wrap dl dd { margin: 0; font-size: 1.4rem; word-wrap: break-word; padding-left: 1.5em; }
main .wrapper_news .wrap dl dd:last-child { margin: 0; }
@media screen and (min-width: 48em), print { main .wrapper_news .wrap dl { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; padding: 2rem; }
  main .wrapper_news .wrap dl dt { font-size: 2rem; margin-top: 3rem; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; margin: 0; } }
main .meo-dash .wrap { padding: 4rem 1rem 0; }
@media screen and (min-width: 48em), print { main .meo-dash .wrap { padding: 8rem 0 0; } }
main .wrapper_greeting { background: #E7F5F7; }
main .wrapper_greeting .wrap { padding-top: 2rem; }
@media screen and (min-width: 48em), print { main .wrapper_greeting .wrap { padding-top: 4rem; }
  main .wrapper_greeting .wrap .flex2_pc > div:first-child { width: 68.4rem; }
  main .wrapper_greeting .wrap .flex2_pc > div:last-child { width: 38.6rem; } }
main .wrapper_treatment .wrap .list_treatment { 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_treatment .wrap .list_treatment li { width: 46%; margin: 2.6rem 0 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; text-align: center; font-size: 1.4rem; }
main .wrapper_treatment .wrap .list_treatment li a .text_treatment { display: block; margin-top: .4em; color: #796A56; }
@media screen and (min-width: 48em), print { main .wrapper_treatment .wrap .list_treatment { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 98rem; margin-right: auto; margin-left: auto; }
  main .wrapper_treatment .wrap .list_treatment li { margin-top: 5rem; width: 18rem; margin-left: 2.5rem; margin-right: 2.5rem; }
  main .wrapper_treatment .wrap .list_treatment li:nth-child(-n + 4) { margin-top: 0; }
  main .wrapper_treatment .wrap .list_treatment li a { font-size: 1.8rem; } }
main .wrapper_feature { /*background: $clr_blue_01;*/ }
main .wrapper_feature .wrap .list_feature li { margin-top: 2rem; }
main .wrapper_feature .wrap .list_feature li:first-child { margin-top: 0; }
main .wrapper_feature .wrap .list_feature li .image { border-radius: .5rem; margin-bottom: 1rem; overflow: hidden; }
main .wrapper_feature .wrap .list_feature li .image img { width: 100%; }
main .wrapper_feature .wrap .list_feature li .text { padding-left: 3rem; }
main .wrapper_feature .wrap .list_feature li .text .tit { color: #248D3A; font-size: 1.7rem; margin-bottom: .6rem; position: relative; }
main .wrapper_feature .wrap .list_feature li .text .tit::before { content: ""; width: 2rem; height: 2rem; background: url("../img/feature_icon_01.svg") no-repeat center center/contain; position: absolute; left: -2.8rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
main .wrapper_feature .wrap .list_feature li:nth-child(2) .tit::before { background-image: url("../img/feature_icon_02.svg"); }
main .wrapper_feature .wrap .list_feature li:nth-child(3) .tit::before { background-image: url("../img/feature_icon_03.svg"); }
main .wrapper_feature .wrap .list_feature li:nth-child(4) .tit::before { background-image: url("../img/feature_icon_04.svg"); }
@media screen and (min-width: 48em), print { main .wrapper_feature .wrap .list_feature { 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; }
  main .wrapper_feature .wrap .list_feature li { margin-top: 3rem; width: 53.5rem; }
  main .wrapper_feature .wrap .list_feature li:nth-child(-n + 2) { margin-top: 0; }
  main .wrapper_feature .wrap .list_feature li .image { border-radius: 1rem; margin-bottom: 2rem; }
  main .wrapper_feature .wrap .list_feature li .image img { width: auto; }
  main .wrapper_feature .wrap .list_feature li .text { padding-left: 7.5rem; }
  main .wrapper_feature .wrap .list_feature li .text .tit { font-size: 2rem; margin-bottom: 1rem; }
  main .wrapper_feature .wrap .list_feature li .text .tit::before { width: 4rem; height: 4rem; left: -6rem; } }
main .index_bottom_wrapper .index_bottom_content { background: url("../img/index_bottom_bg_01.jpg") no-repeat center center/cover; padding: 2rem 1rem; }
main .index_bottom_wrapper .index_bottom_content:nth-child(2) { background-image: url("../img/index_bottom_bg_02.jpg"); }
main .index_bottom_wrapper .index_bottom_content .image { margin-bottom: 1rem; text-align: center; }
main .index_bottom_wrapper .index_bottom_content .catch { font-size: 1.7rem; color: #fff; text-align: center; }
main .index_bottom_wrapper .index_bottom_content .text_general { color: #fff; }
main .index_bottom_wrapper .index_bottom_content .bottom_btn { text-align: center; }
@media screen and (min-width: 48em), print { main .index_bottom_wrapper { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  main .index_bottom_wrapper::before, main .index_bottom_wrapper::after { content: ""; height: 100%; width: 50%; background: url("../img/index_bottom_bg_01.jpg") no-repeat center center/cover; position: absolute; top: 0; left: 0; z-index: -1; }
  main .index_bottom_wrapper::after { left: auto; right: 0; background-image: url("../img/index_bottom_bg_02.jpg"); }
  main .index_bottom_wrapper .index_bottom_content { width: 550rem; margin: 0; position: relative; background: none; padding: 2.5rem 2rem; }
  main .index_bottom_wrapper .index_bottom_content:nth-child(2) { background: none; }
  main .index_bottom_wrapper .index_bottom_content .catch { font-size: 2.4rem; margin-bottom: 3rem; }
  main .index_bottom_wrapper .index_bottom_content .bottom_btn { width: 48.5%; margin: 1rem 0 0; }
  main .index_bottom_wrapper .index_bottom_content .bottom_btn .btn_general_01 { width: 100%; padding-left: 2rem; padding-right: 2rem; } }

/* popup_modal */
.popup { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; opacity: 0; visibility: hidden; -webkit-transition: .6s; transition: .6s; }

.popup.is-show { opacity: 1; visibility: visible; }

.popup-inner { position: absolute; left: 50%; top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 84%; padding: 2vw; background-color: #fff; z-index: 2; font-size: 2.5vw; line-height: 1.3; }

.popup-inner img { width: 100%; }

.close-btn { position: absolute; right: -.5rem; top: -.5rem; width: 2rem; height: 2rem; line-height: 2.2rem; text-align: center; cursor: pointer; background: #248D3A; border-radius: 50%; }

.close-btn i { font-size: 1rem; color: #fff; }

.black-background { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 1; cursor: pointer; }

.modal_tit { color: #248D3A; border: #248D3A solid .2vw; padding: .3em 0; margin-bottom: 1em; text-align: center; border-right: none; border-left: none; font-size: 1.5rem; }

.modal_txt { padding: 1em .5em; background: #E7F5F7; font-size: 1.25rem; }
.modal_txt p { margin: 0; }
.modal_txt .btn_general_01 { font-size: 1.3rem; padding-right: 1.7rem; padding-left: 1.7rem; }

.modal_image { margin: .5em auto 0; text-align: center; width: 70%; }

.btn_modal { border: none; font-size: 3vw; position: absolute; top: 77vw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-radius: .3vw; padding: 2vw; background: #248D3A; color: #fff; font-weight: bold; cursor: pointer; z-index: 10; }

@media screen and (min-width: 48em), print { .close-btn { right: -1rem; top: -1rem; width: 4rem; height: 4rem; line-height: 4rem; }
  .close-btn i { font-size: 2rem; color: #fff; }
  .modal_tit { font-size: 2.8rem; }
  .modal_txt { font-size: 1.8rem; text-align: center; }
  .modal_txt .btn_general_01 { font-size: 1.8rem; padding-right: 4rem; padding-left: 4rem; }
  .btn_modal { left: 50%; top: 30rem; font-size: 2.5rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
  .modal_image { width: 40%; } }
body:not(.index) .overview { border-top: 0.1rem solid #248D3A; }
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: 13rem 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; }

.access .sp-layer.sp-black.sp-padding { text-align: left; }

.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 .gmap { height: 50.0rem; } }
.recruit .recruit_btn_top { margin-top: 2rem; margin-bottom: -1rem; }
@media screen and (min-width: 48em), print { .recruit .recruit_btn_top { margin-top: 3rem; margin-bottom: -9rem; } }

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