@charset "UTF-8";
/* 基本フォント */
/* 游明朝 */
:root { --blue01: #00246A; --blue02: #08255B; --bg-gray01: #888888; --bg-gray02: #AAAAAA; --lightBlue01: #0089D2; --lightBlue02: #D9DBDE; --lightBlue03: #2C477A; --bg-brown: #62533F; --title-gray: #999999; --title-ora: #C7A865; --link-blue: #0089D2; --line-gray: #707070; --brown01: #776039; --header-height: 7rem; --header-height-pc: 22rem; }

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; }

.txt_large { font-size: 120%; }

.link { color: var(--lightBlue01); }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.tate { max-width: 60%; }

@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; }
  .tate { max-width: 25% !important; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !important; }

.pb0 { padding-bottom: 0rem !important; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem !important; }
  .mt30 { margin-top: 6.0rem !important; }
  .mt20 { margin-top: 4.0rem !important; }
  .mt10 { margin-top: 2.0rem !important; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.font12-sp { font-size: 1.2rem !important; }
@media screen and (min-width: 48em), print { .font12-sp { font-size: 1.4rem !important; } }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { caption-side: bottom; font-size: 1.2rem; line-height: 1.3; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: var(--bg-gray01); font-size: 90%; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 33%; }
.tbl_time tr th.time { border-bottom: 1px solid #b5b5b5; }
.tbl_time tr td { border-bottom: 1px solid #b5b5b5; font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 80%; line-height: 1.0; text-align: center; padding: .6rem .4rem; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time caption { font-size: 1.8rem; margin-top: .8rem; }
  .tbl_time tr th { padding: 1.5rem 0; }
  .tbl_time tr th[scope="col"] { padding: .7rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.tit_01 { background: url(../img/title_bg.jpg) no-repeat; background-size: cover; }
.tit_01 .tit_01_inner { 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; color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.1rem; font-weight: bold; line-height: 1.3; text-align: center; width: 100%; height: 15rem; margin: auto; }
@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/title_bg.jpg) no-repeat; background-size: cover; }
  .tit_01 .tit_01_inner { 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; color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 4.2rem; font-weight: bold; width: 1200px; height: 30rem; margin: auto; } }

.tit_02 { text-align: center; margin-top: 2rem; margin-bottom: 3rem; }
@media screen and (min-width: 48em), print { .tit_02 { margin-bottom: 4rem; } }
.tit_02 .tit { position: relative; display: block; display: inline-block; color: var(--title-gray); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.5rem; line-height: 1.3; width: 100%; padding-bottom: .8rem; }
.tit_02 .tit::after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; margin: auto; width: 6rem; height: .5rem; border-bottom: 0.3rem dotted var(--title-ora); }
@media screen and (min-width: 48em), print { .tit_02 .tit { position: relative; display: block; display: inline-block; color: var(--title-gray); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 3.8rem; padding-bottom: 1.2rem; }
  .tit_02 .tit::after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; margin: auto; width: 13rem; height: .5rem; border-bottom: 0.5rem dotted var(--title-ora); } }

.tit_03 { position: relative; color: #776039; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.3rem; border-bottom: .4rem solid #776039; margin-bottom: 2rem; }
.tit_03::after { position: absolute; content: ''; bottom: -.4rem; left: 0; background-color: #928005; width: 100%; height: .2rem; }
@media screen and (min-width: 48em), print { .tit_03 { position: relative; color: #776039; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 3.6rem; border-bottom: .8rem solid #776039; margin-bottom: 3rem; }
  .tit_03::after { position: absolute; content: ''; bottom: -.8rem; left: 0; background-color: #928005; width: 100%; height: .4rem; } }

.tit_04 { color: #00246A; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.1rem; border-bottom: .3rem solid #00246A; margin-bottom: 2rem; }
@media screen and (min-width: 48em), print { .tit_04 { color: #00246A; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 3.4rem; border-bottom: .5rem solid #00246A; margin-bottom: 3rem; } }

.tit_05 { color: #62533F; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.8rem; background-image: linear-gradient(to right, #62533F, #62533F 2px, transparent 2px, transparent 4px); background-repeat: repeat-x; background-position: left bottom; background-size: 4px 2px; margin-bottom: 1.6rem; }
@media screen and (min-width: 48em), print { .tit_05 { color: #62533F; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 3rem; background-image: linear-gradient(to right, #62533F, #62533F 4px, transparent 4px, transparent 8px); background-repeat: repeat-x; background-position: left bottom; background-size: 8px 4px; margin-bottom: 3rem; } }

.tit_06 { color: #0089D2; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.6rem; margin-bottom: 1.6rem; }
@media screen and (min-width: 48em), print { .tit_06 { color: #0089D2; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.8rem; margin-bottom: 3rem; } }

.lst_ul01 > li { padding: 0 0 1.0rem 1.4em; line-height: 1.4; position: relative; }
.lst_ul01 > li::before { content: ''; margin-right: .4rem; display: inline-block; width: 0.9em; height: 0.9em; border-radius: 50%; background: #B1AE9B; position: absolute; top: 0.2rem; left: 0; }
.lst_ul01.kome > li::before { content: '※'; color: #B1AE9B; font-size: inherit; background: none; }

.lst_ul02 { margin-bottom: 2.5rem; }
.lst_ul02 > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul02 > li::before { content: ''; margin-right: .4rem; display: inline-block; width: 0.5em; height: 0.5em; border-radius: 50%; border: 1px solid #B1AE9B; background: #ffffff; position: absolute; top: 0.2rem; left: 1rem; }
.lst_ul02 > li:nth-child(1) { margin-top: 0.6rem; }

.lst_ol01 { margin: 1.0rem 0; }
.lst_ol01 > li { counter-increment: section; line-height: 1.4; padding: 0 0 1.0rem 1.8em; position: relative; }
.lst_ol01 > li::before { display: inline-block; color: #B1AE9B; content: counter(section) "."; position: absolute; left: 0; }

.lst_dl01 { border-top: .1rem solid #707070; }
.lst_dl01 dt { font-weight: bold; background-color: #D9D6C8; padding: .5rem 1rem; border-bottom: .1rem solid #707070; }
.lst_dl01 dd { margin: 0; padding: .5rem 1rem; border-bottom: .1rem solid #707070; }

@media screen and (min-width: 48em), print { .lst_dl01 { 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_dl01 dt { width: 30%; padding: 1.0rem; }
  .lst_dl01 dd { width: 70%; padding: 1.0rem; } }
.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 > li { width: 98%; }

.flex4 { 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; }
.flex4 > li { width: 98%; }

@media screen and (min-width: 48em), print { .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 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; }
  .flex4 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex4 li { width: 23%; }
  .flex4 li:not(:nth-child(4n)) { margin: 0 2.0rem 0 0; } }
.box_bg-br { display: grid; background-color: #ECEADF; padding: 1.0rem; margin-bottom: 2rem; }
.box_bg-br p { margin-top: 0; }
.box_bg-br p:last-child { margin-bottom: 0; }
.box_bg-br ul li:last-child { padding-bottom: 0; }
@media screen and (min-width: 48em), print { .box_bg-br { padding: 2.0rem; } }

.box_bg-bl { display: grid; background-color: #E3EAF8; padding: 1.0rem; margin-bottom: 2rem; }
.box_bg-bl p { margin-top: 0; }
.box_bg-bl p:last-child { margin-bottom: 0; }
.box_bg-bl ul li:last-child { padding-bottom: 0; }
@media screen and (min-width: 48em), print { .box_bg-bl { padding: 2.0rem; } }

.box_bg-o { background-color: #fff; border: 2px solid #2C477A; padding: 1.0rem; margin-bottom: 2rem; }
.box_bg-o .tit { color: #00246A; font-size: 1.8rem; margin-bottom: .5rem; }
.box_bg-o p { margin-top: 0; }
.box_bg-o p:last-child { margin-bottom: 0; }
.box_bg-o.arw { position: relative; margin-bottom: 4rem; }
.box_bg-o.arw::after { position: absolute; content: ''; left: 0; right: 0; bottom: -3rem; margin: auto; width: 0; height: 0; border-style: solid; border-width: 20px 70px 0 70px; border-color: #000246 transparent transparent transparent; }
@media screen and (min-width: 48em), print { .box_bg-o { padding: 2.0rem; }
  .box_bg-o .tit { color: #00246A; font-size: 3.2rem; margin-bottom: 1rem; }
  .box_bg-o.arw { position: relative; margin-bottom: 7rem; }
  .box_bg-o.arw::after { position: absolute; content: ''; left: 0; right: 0; bottom: -5rem; margin: auto; width: 0; height: 0; border-style: solid; border-width: 30px 95px 0 95px; border-color: #000246 transparent transparent transparent; } }

.btn_detail { position: relative; display: inline-block; background: #62533F; border: 3px solid #776039; border-radius: 3px; color: #fff; font-size: 1.4rem; text-align: center; text-decoration: none !important; width: 100%; min-height: 4rem; padding: 0.6rem 3rem 0.6rem 3rem; -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }
.btn_detail span { position: relative; }
.btn_detail span::before { position: absolute; font-family: 'fontello'; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.2rem; content: '\f006'; top: 0; bottom: 0; left: -1.2rem; }
@media screen and (min-width: 48em), print { .btn_detail { border: 5px solid #776039; font-size: 2.8rem; width: auto; min-width: 37.6rem; min-height: 4.8rem; padding: 1.2rem 1rem 1.2rem 1rem; }
  .btn_detail span::after { font-size: 2.4rem; left: -2rem; } }

.btn_detail-blu { position: relative; display: inline-block; background: #2C477A; border: 3px solid #5E749C; border-radius: 3px; color: #fff; font-size: 1.4rem; text-align: center; text-decoration: none !important; width: 100%; min-height: 4rem; padding: 0.6rem 3rem 0.6rem 3rem; -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }
.btn_detail-blu span { position: relative; }
.btn_detail-blu span::before { position: absolute; font-family: 'fontello'; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.2rem; content: '\f006'; top: 0; bottom: 0; left: -1.2rem; }
@media screen and (min-width: 48em), print { .btn_detail-blu { border: 5px solid #5E749C; font-size: 2.8rem; width: auto; min-width: 37.6rem; min-height: 4.8rem; padding: 1.2rem 1rem 1.2rem 1rem; }
  .btn_detail-blu span::after { font-size: 2.4rem; left: -2rem; } }

p + .btn_detail { margin-top: 3rem; }

/*ボタン*/
.btn_page > li { margin-bottom: 1rem; }
.btn_page > li a { display: block; border-radius: 5px; background-color: #00246A; text-align: center; padding: 1.5rem 2rem 1.5rem 1rem; color: #fff; text-decoration: none !important; position: relative; }
.btn_page > li a::after { content: '\f107'; color: #fff; font-family: "fontello"; font-size: 2.2rem; padding-left: 1rem; }

.btn_page02 > li { margin-bottom: 1rem; }
.btn_page02 > li a { display: block; border-radius: 5px; background-color: #888888; text-align: center; padding: 1.5rem 2rem 1.5rem 1rem; color: #fff; text-decoration: none !important; position: relative; }
.btn_page02 > li a::after { content: '\f107'; color: #fff; font-family: "fontello"; font-size: 2.2rem; padding-left: 1rem; }

.mediaBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.mediaBox_txt { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.mediaBox_txt p { margin-top: 0; }
.mediaBox_img { position: relative; width: 100%; height: auto; margin: 0 auto 2rem; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.mediaBox_img .img { width: 100%; vertical-align: bottom; }
@media screen and (min-width: 48em), print { .mediaBox { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .mediaBox_txt { line-height: 1.8; width: 58%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .mediaBox_img { width: 42%; text-align: right; margin: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .mediaBox_img .img { width: 95%; height: auto; } }

.mediaBox02 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.mediaBox02 .mediaBox_txt { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.mediaBox02 .mediaBox_txt p { margin-top: 0; }
.mediaBox02 .mediaBox_img { position: relative; width: 100%; height: auto; margin: 0 auto 2rem; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.mediaBox02 .mediaBox_img .img { width: 100%; vertical-align: bottom; }
@media screen and (min-width: 48em), print { .mediaBox02 { display: block; }
  .mediaBox02 .mediaBox_txt { float: left; width: 58%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .mediaBox02 .mediaBox_img { float: left; width: 42%; text-align: right; margin: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .mediaBox02 .mediaBox_img .img { width: 95%; height: auto; } }

.table { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; border-collapse: collapse; border-spacing: 0px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; }
.table tr { width: 100%; }
.table tr th { background-color: #D9D6C8; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #707070; font-size: 1.4rem; font-weight: bold; text-align: left; vertical-align: middle; padding: 1rem; margin: 0; }
.table tr th:not(:last-child) { border-right: 1px solid #707070; }
.table tr td { border: #707070 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 1rem; line-height: 160%; }
.table.checkup { width: 100%; caption-side: bottom; }
.table.checkup caption { margin-top: .5rem; }
.table.checkup thead tr th { background-color: #00246A; text-align: center; color: #fff; font-size: 1.2rem; }
@media screen and (min-width: 48em), print { .table.checkup thead tr th { font-size: 1.4rem; } }
.table.checkup tbody tr th { padding: .2rem; font-size: 1.2rem; text-align: center; }
@media screen and (min-width: 48em), print { .table.checkup tbody tr th { font-size: 1.4rem; padding: 1rem; } }
.table.checkup tbody tr td { text-align: center; width: 10%; padding: .2rem; font-size: 1rem; }
@media screen and (min-width: 48em), print { .table.checkup tbody tr td { padding: 1rem; font-size: 1.4rem; } }
.table.checkup tbody tr.price th { background-color: #C1BEB0; }
.table.checkup tbody tr.price td { background-color: #F8F5E9; }
.table.checkup02 { caption-side: bottom; }
.table.checkup02 caption { margin-top: .5rem; }
.table.checkup02 thead tr th { background-color: #928005; text-align: center; color: #fff; font-size: 1.2rem; }
@media screen and (min-width: 48em), print { .table.checkup02 thead tr th { font-size: 1.4rem; } }
.table.checkup02 th { text-align: center; font-size: 1.2rem; }
@media screen and (min-width: 48em), print { .table.checkup02 th { font-size: 1.4rem; } }
.table.checkup02 th:first-child { width: 60%; }
.table.checkup02 td { text-align: right; font-size: 1.2rem; }
@media screen and (min-width: 48em), print { .table.checkup02 td { font-size: 1.4rem; } }

/* 画像リスト */
.mediaList { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
.mediaList_item { -ms-flex-preferred-size: 100%; flex-basis: 100%; margin-bottom: 2rem; }
.mediaList_item p { margin-top: 0; margin-bottom: 0; }
.mediaList_img { width: 100%; vertical-align: bottom; margin-bottom: 1rem; }
@media screen and (min-width: 48em), print { .mediaList { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .mediaList_item { -ms-flex-preferred-size: calc(50% - 2rem); flex-basis: calc(50% - 2rem); margin-bottom: 4rem; } }

.mediaList.col2-4 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; gap: 1rem 2rem; text-align: center; list-style-type: none; }
.mediaList.col2-4 .mediaList_item { -ms-flex-preferred-size: calc(calc(100% / 2) - 1rem); flex-basis: calc(calc(100% / 2) - 1rem); margin-bottom: 1rem; }
.mediaList.col2-4 .mediaList_item_img { width: auto; max-height: 24rem; margin-bottom: .5rem; }
.mediaList.col2-4 p { font-size: 1.1rem; }
@media screen and (min-width: 48em), print { .mediaList.col2-4 { gap: 3rem; }
  .mediaList.col2-4 .mediaList_item { -ms-flex-preferred-size: calc(calc(100% / 4) - 2.3rem); flex-basis: calc(calc(100% / 4) - 2.3rem); }
  .mediaList.col2-4 .mediaList_item_img { width: auto; max-height: 24rem; margin-bottom: 1rem; }
  .mediaList.col2-4 p { font-size: 1.6rem; } }

html { font-size: calc(100vw / 32); font-family: "Helvetica Neue", Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; scroll-behavior: smooth; }

body { background: #fff; color: #444444; word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ''; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.noscr { height: 100%; overflow: hidden; }
body.noscr::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

:target { scroll-margin-top: var(--header-height); }
@media screen and (min-width: 48em), print { :target { scroll-margin-top: var(--header-height-pc); } }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

.inner { padding-left: 1rem; padding-right: 1rem; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); position: relative; z-index: 1; }
  body::after { display: none; }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; }
  .inner { width: 1200px; padding: 0; margin: auto; } }
@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 { position: relative; height: 15rem; }
.header .wrap .headL { height: 6rem; }
.header .wrap .headL .headL_inner { position: fixed; width: 100%; height: 6rem; background-color: var(--blue01); padding: 1rem; z-index: 100; }
.header .wrap .logo img { width: 4rem; height: 4rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo-name.svg) no-repeat left center/contain; background-position: 4.5rem 0.7rem; background-size: 66%; }
.header .wrap .logo a span { display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .telBox { display: none; }
.header .wrap .headR { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 1rem; padding: 1rem; }
.header .wrap .headR .tbl_time { background: #fff; border-left: 1px solid var(--bg-gray01); border-right: 1px solid var(--bg-gray01); font-size: .9rem; }
.header .wrap .headR .tbl_time tr th { padding: 0.1rem 0; }
.header .wrap .headR .tbl_time tr th[scope="col"] { font-size: .9rem; height: 1.6rem; padding: 0.1rem 0; }
.header .wrap .headR .tbl_time tr td { padding: 0.1rem 0; }
.header .wrap .headR .tbl_time caption { background-color: #fff; border: 1px solid var(--bg-gray01); font-size: .9rem; line-height: 1.1; padding: .1rem .1rem; margin-top: -1px; }
.header .wrap .headR .tel { display: inline-block; font-size: 1.8rem; }
.header .wrap .headR .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header { height: 22rem; }
  .header .header_inner { background-color: var(--blue01); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--blue01)), color-stop(12rem, var(--blue01)), color-stop(12rem, #fff), to(#fff)); background: linear-gradient(180deg, var(--blue01) 0, var(--blue01) 12rem, #fff 12rem, #fff 100%); position: fixed; width: 100%; z-index: 100; }
  .header .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 17rem; padding-top: 1rem; margin: auto; }
  .header .wrap .headL { background-color: initial; padding: 0; }
  .header .wrap .logo { height: 8.0rem; }
  .header .wrap .logo img { width: 13.6rem; height: 13.6rem; }
  .header .wrap .logo a { background: url(../img/logo-name.svg) no-repeat; background-size: auto; background-position: right 1.5rem; width: 56rem; }
  .header .wrap .logo a:hover { opacity: 1; }
  .header .wrap .telBox { display: block; }
  .header .wrap .headL .headL_inner { position: unset; }
  .header .wrap .headL .telBox { margin-top: 3rem; margin-left: 15rem; }
  .header .wrap .headL .tel { color: var(--blue01); font-size: 2.6rem; }
  .header .wrap .headL .tel .icon-tel-1 { font-size: 2.2rem; vertical-align: 1px; }
  .header .wrap .headL .closing { color: var(--blue01); font-size: 1.4rem; margin: 0 0 0 1.5rem; }
  .header .wrap .headL .closing .tel2 { font-size: 1.6rem; }
  .header .wrap .headR { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 2.3rem; height: 12rem; padding: 0; margin-top: 1rem; }
  .header .wrap .headR .tbl_time { background: #fff; border-left: 1px solid var(--bg-gray01); border-right: 1px solid var(--bg-gray01); font-size: 1.6rem; width: 37.6rem; height: 10rem; }
  .header .wrap .headR .tbl_time tr th { padding: 0.4rem 0; }
  .header .wrap .headR .tbl_time tr th[scope="col"] { font-size: 100%; padding: 0.5rem 0; }
  .header .wrap .headR .tbl_time tr td { padding: 0.4rem 0; }
  .header .wrap .headR .tbl_time caption { background-color: #fff; border: 1px solid var(--bg-gray01); font-size: 1.4rem; line-height: 1.1; padding: .3rem .6rem; margin-top: -1px; } }
/* 英語対応可能 */
.bnr-en-available { background-color: var(--bg-gray02); -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); color: #fff; font-size: .9rem; text-align: center; width: 8rem; padding: 3px; margin-top: 3px; margin-bottom: 3px; }
.bnr-en-available img { width: 50%; margin-bottom: .5rem; }
.bnr-en-available span { display: block; margin-top: .3rem; }
@media screen and (min-width: 48em), print { .bnr-en-available { background-color: var(--bg-gray02); -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); color: #fff; font-size: 1.6rem; text-align: center; width: 11.4rem; height: 12rem; padding: .5rem; margin-top: 0.3rem; }
  .bnr-en-available img { width: 5rem; margin-bottom: .5rem; }
  .bnr-en-available span { display: block; margin-top: .5rem; } }

.slicknav_menu { position: fixed; top: 0.6rem; right: 0; font-size: 3.8rem; line-height: 0.6; display: inline-block; background: none; padding: 0.2rem 0 0; z-index: 200; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: var(--blue01); text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0.2rem 0 0; }
.slicknav_menu .slicknav_btn.slicknav_open { font-size: 2rem; padding: 1rem 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e806'; 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; margin-bottom: 0.7rem; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 94vw; max-height: 75vh; overflow-y: auto; background: #fff; position: absolute; top: 5.4rem; right: 1.0rem; margin: auto; }
.slicknav_menu .slicknav_nav a { color: inherit; }
.slicknav_menu .slicknav_nav .gnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #ccc; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #444444 !important; padding: 1.6rem 2.2rem 1.6rem 1.4rem; font-size: 1.6rem; margin: 0; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\f105'; color: #ccc; font-size: 2.0rem; }
.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%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-family: 'fontello'; content: '\f107'; color: #ccc; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { 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: '\f106'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; background-color: #f9fdff; color: #444444; font-size: 1.4rem; padding: 1.6rem 2.2rem 1.6rem 2.6rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #444444 !important; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

.breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 1.2rem; margin: 1rem auto; }
.breadcrumb_item { position: relative; }
.breadcrumb_item:not(:last-child) { padding-right: 2rem; margin-right: 1rem; }
.breadcrumb_item:not(:last-child)::after { position: absolute; content: '>'; right: 0; line-height: 1.4; }
.breadcrumb_item a { text-decoration: none !important; }
@media screen and (min-width: 48em), print { .breadcrumb { width: 1200px; font-size: 1.8rem; margin: 2rem auto; } }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { position: relative; display: block; background-color: var(--bg-gray01); color: black; -webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.3); }
  #nav .gnav { width: 1200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: auto; }
  #nav .gnav li { position: relative; width: 100%; height: 5rem; background-color: var(--bg-gray01); }
  #nav .gnav li.treat { position: relative; }
  #nav .gnav li::before { position: absolute; content: ''; top: 0; bottom: 0; margin: auto; width: 1px; height: 3rem; border-right: 1px dotted #fff; }
  #nav .gnav li:last-child::after { position: absolute; content: ''; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 3rem; border-right: 1px dotted #fff; }
  #nav .gnav li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.8rem; text-align: center; height: 100%; }
  #nav .gnav li a.sub::after { content: '\f107'; color: #fff; font-family: "fontello"; font-size: 2.2rem; padding-left: 1rem; }
  #nav .gnav li a.sub.close::after { content: '\f106'; }
  #nav .gnav li .subnav { visibility: hidden; width: 226%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: absolute; left: -12%; z-index: -1; }
  #nav .gnav li .subnav.active { visibility: visible; -webkit-transition: .7s; transition: .7s; opacity: 1; }
  #nav .gnav li .subnav li { width: 50%; background-color: rgba(146, 146, 146, 0.85); }
  #nav .gnav li .subnav li:nth-child(n+3) { border-top: 1px solid #fff; }
  #nav .gnav li .subnav li:nth-child(2n) { border-left: 1px dotted #fff; }
  #nav .gnav li .subnav li:last-child::after { display: none; }
  #nav .gnav li .subnav li::before { display: none; }
  #nav .gnav li .subnav li:hover { background-color: #929292; }
  #nav .gnav li .subnav li a { display: block; width: 100%; color: #fff; text-align: left; padding: 1.6rem 1.4rem; }
  #nav .gnav li .subnav li a.line2 { padding: 0.7rem 1.4rem; line-height: 1; }
  #nav .gnav li .subnav li a span { font-size: 1.2rem; } }
.sidenav-list { display: none; }

@media screen and (min-width: 48em), print { .sidenav-list { display: block; }
  .sidenav-list a { position: fixed; top: 24rem; right: 0; width: 9rem; height: 15rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: var(--lightBlue01); color: #fff; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.2rem; font-weight: bold; text-align: center; z-index: 100; }
  .sidenav-list a::after { display: block; content: ''; background: url(../img/icon-pc.svg) center; background-size: 100%; width: 3.6rem; height: 3.6rem; margin: 1rem auto 0; } }
.sidenav-sns { position: fixed; bottom: 4.2rem; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 100; }
.sidenav-sns li { margin: 0 0 1rem 1rem; }
.sidenav-sns li a { -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); display: inline-block; padding: 15px; background: #fff; }
.sidenav-sns li a img { width: 30px; height: 30px; }

@media screen and (min-width: 48em), print { .sidenav-sns { top: 40rem; right: 0; bottom: auto; left: auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .sidenav-sns li { margin: 0 0 1rem; }
  .sidenav-sns li a { 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; width: 90px; height: 90px; }
  .sidenav-sns li a img { width: 45px; height: 45px; } }
.overview { padding: 1rem; font-size: 1.4rem; line-height: 1.6; background: #fef9d9; background: url(../img/bg_overview.jpg) no-repeat; background-size: cover; }
.overview .inner { background-color: rgba(255, 255, 255, 0.9); padding: 2rem 1rem; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; height: auto; }
.overview .wrap .gaiyo { width: 100%; margin: 0; 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; font-size: 1.2rem; line-height: 1.6; border-top: 1px dashed var(--line-gray); }
.overview .wrap .gaiyo dt { width: 30%; padding: .4rem .4rem .4rem 0; color: #ccc; border-bottom: 1px dashed var(--line-gray); }
.overview .wrap .gaiyo dt span { display: inline-block; background-color: var(--blue01); color: #fff; text-align: center; width: 100%; padding: .5rem 1rem; }
.overview .wrap .gaiyo dd { width: 70%; -ms-flex-preferred-size: auto; flex-basis: auto; border-bottom: 1px dashed var(--line-gray); padding: 1rem 0.4rem; margin: 0; }
.overview .wrap .gaiyo dd .tel { color: var(--brown01); font-weight: bold; font-size: 120%; line-height: 1; }
.overview .wrap .overviewR { margin: 0; }
.overview .wrap .overviewR .gaiyo { border-top: none; }
.overview .wrap .overviewR .bnr-en-available { 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; gap: 1rem; background-color: var(--bg-gray02); -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); box-shadow: 0 0 0 1px #FFF, 0 0 0 3px var(--bg-gray02); color: #fff; font-size: 1.6rem; text-align: left; width: calc(100% - 6px); height: 6rem; padding: .5rem; margin: 2rem auto 0; }
.overview .wrap .overviewR .bnr-en-available img { width: 16%; height: auto; margin-bottom: 0; }
.overview .wrap .overviewR .bnr-en-available .txt { font-weight: bold; line-height: 1.3; margin-top: 0; }
.overview .wrap .overviewR .bnr-en-available .font-s { font-size: 1.3rem; font-weight: bold; margin-top: 0; }
.overview .wrap .overviewB { margin-top: 2rem; }

@media screen and (min-width: 48em), print { .overview { padding: 10rem 0; font-size: 1.8rem; }
  .overview .inner { background-color: rgba(255, 255, 255, 0.9); padding: 6rem 4.5rem 9rem; }
  .overview .inner .clinic_name { margin: 0 0 6.0rem; }
  .overview .inner .clinic_name img { max-width: 49.5rem; }
  .overview .inner .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }
  .overview .inner .wrap .gaiyo { border-top: 1px dashed var(--line-gray); font-size: 1.8rem; }
  .overview .inner .wrap .gaiyo dt { width: 13rem; padding: .4rem; color: #ccc; border-bottom: 1px dashed var(--line-gray); }
  .overview .inner .wrap .gaiyo dt span { display: inline-block; background-color: var(--blue01); color: #fff; font-size: 1.8rem; text-align: center; width: auto; min-width: 10rem; padding: .5rem 1rem; }
  .overview .inner .wrap .gaiyo dd { width: 47rem; -ms-flex-preferred-size: auto; flex-basis: auto; padding: .4rem; margin: 0; border-bottom: 1px dashed var(--line-gray); }
  .overview .inner .wrap .gaiyo dd .tel { color: var(--brown01); font-weight: bold; font-size: 120%; line-height: 1; }
  .overview .inner .wrap .gaiyo dt { padding: 1.5rem 0; }
  .overview .inner .wrap .gaiyo dd { /*display: flex;
align-items: center;*/ padding: 1.5rem 0; }
  .overview .inner .wrap .gaiyo dd .tel { font-size: 160%; }
  .overview .inner .wrap .overviewL { width: 60rem; }
  .overview .inner .wrap .overviewR { width: 45rem; margin: 0; }
  .overview .inner .wrap .overviewR dt { width: 13rem; }
  .overview .inner .wrap .overviewR dt span { display: inline-block; background-color: var(--blue01); color: #fff; font-size: 1.8rem; text-align: center; min-width: 10rem; padding: .5rem 1rem; }
  .overview .inner .wrap .overviewR dd { width: 32rem; }
  .overview .inner .wrap .overviewR .bnr-en-available { 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; gap: 1.8rem; background-color: var(--bg-gray02); -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--bg-gray02); box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--bg-gray02); color: #fff; font-size: 1.6rem; text-align: left; width: calc(100% - 10px); height: 10rem; padding: .5rem; margin-top: 0.3rem; margin: 4rem auto 0; }
  .overview .inner .wrap .overviewR .bnr-en-available img { width: 6.7rem; height: 5rem; margin-bottom: 0; }
  .overview .inner .wrap .overviewR .bnr-en-available .txt { font-size: 2.4rem; font-weight: bold; line-height: 1.3; margin-top: 0; }
  .overview .inner .wrap .overviewR .bnr-en-available .font-s { font-size: 1.6rem; font-weight: bold; margin-top: 0; }
  .overview .inner .wrap .overviewB { margin-top: 5rem; } }
.overview .tit { display: inline-block; background-color: var(--blue01); color: #fff; font-size: 1.2rem; text-align: center; width: 100%; width: calc(30% - .8rem); padding: .5rem 1rem; margin-bottom: .5rem; }
@media screen and (min-width: 48em), print { .overview .tit { font-size: 1.8rem; width: 10rem; padding: .5rem 1rem; margin-bottom: 1.5rem; } }

.gmap { width: 100%; height: 30rem; }
.gmap iframe { width: 100%; height: 100%; border: none; }
@media screen and (min-width: 48em), print { .gmap { height: 50rem; } }

.tel_up { width: 100%; background: var(--blue01); color: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; font-size: 1.4rem; height: 4.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.tel_up .tel01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; }
.tel_up .tel01 a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-size: 1.4rem; line-height: 1.0; padding: 1rem 1rem; }
.tel_up .inquiry { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40%; height: 100%; background-color: var(--lightBlue01); font-size: 1.4rem; line-height: 1.0; }
.tel_up .inquiry a { -ms-flex-item-align: center; align-self: center; padding: 1.5rem 1rem; }
.tel_up .pageup { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: var(--bg-gray01); width: 20%; height: 100%; cursor: pointer; }
.tel_up .pageup a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2.4rem; text-align: center; padding: 0.4rem 1rem; }
.tel_up .pageup a::before { text-align: center; font-size: 1.6rem; content: '▲'; color: #fff; }
.tel_up .pageup a span { display: block; font-size: 1rem; }

@media screen and (min-width: 48em), print { .tel_up { background: none; width: auto; }
  .tel_up .tel01, .tel_up .inquiry { display: none; }
  .tel_up .pageup { position: fixed; bottom: 2.0rem; right: 2.0rem; background: none; width: auto; height: auto; z-index: 1; }
  .tel_up .pageup a { display: block; background: var(--lightBlue01); border-radius: 50%; color: #fff; text-align: center; padding: .4rem; font-size: 2rem; width: 5rem; height: 5rem; }
  .tel_up .pageup a::before { position: absolute; top: -.1rem; left: 1rem; font-family: "fontello"; content: '\f106'; font-size: 4.6rem; line-height: 1; }
  .tel_up .pageup a span { font-size: 2rem; } }
.footer { text-align: center; }
.footer .copy { display: block; background: var(--blue01); color: #fff; font-size: 1rem; padding: 1rem 1rem 5.4rem; text-align: right; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { background-color: var(--lightBlue03); color: #fff; }
  .footer .inner { width: 96rem; padding: 6rem 0 3rem; margin: auto; }
  .footer .copy { font-size: 1.6rem; padding: 4rem; text-align: center; }
  .footer ul { display: block; text-align: center; margin: 0 auto 3rem; }
  .footer ul li { display: inline-block; font-size: 1.8rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 .6rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a br { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treat { display: none; }
  .footer ul.subnav { margin-bottom: 0; }
  .footer ul.subnav li { margin-bottom: 3rem; } }
#keyvsl { position: relative; background: url(../img/index_kv01.jpg) no-repeat center center/cover; max-width: 100%; height: 25rem; }
#keyvsl .inner { position: relative; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; width: calc(100% - 2rem); height: 100%; margin: auto; }
#keyvsl .catchBox { position: absolute; top: 2rem; left: 0; font-size: 1.4rem; }
#keyvsl .catch { display: inline-block !important; background: -webkit-gradient(linear, left top, right top, from(#00246a), to(#0089d2)); background: linear-gradient(to right, #00246a 0%, #0089d2 100%); color: #fff; padding: .8rem 1.5rem; margin-top: 0; margin-bottom: .6rem; }
#keyvsl .catch-circle { position: absolute; right: 0; bottom: 3.5rem; width: 12rem; height: 12rem; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--lightBlue01); box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--lightBlue01); background-color: var(--lightBlue01); color: #fff; font-size: 1.4rem; line-height: 1.1; margin: 0; z-index: 1; }
#keyvsl .catch-circle .font-s { font-size: 1.1rem; }
#keyvsl .catch-circle .font-l { font-size: 1.9rem; font-weight: bold; }
#keyvsl .catch-circle .line01 { margin-top: -.5rem; margin-bottom: .9rem; }
#keyvsl .catch-bottom { position: absolute; bottom: 0; background-color: rgba(255, 255, 255, 0.85); color: var(--blue02); font-size: 1.6rem; font-weight: bold; width: 100%; padding: 1.1rem 0; }

@media screen and (min-width: 48em), print { #keyvsl { position: relative; z-index: -2; height: 70rem; }
  #keyvsl .inner { position: relative; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; width: 1200px; height: 100%; margin: auto; }
  #keyvsl .catchBox { position: absolute; top: 4.5rem; left: 0; font-size: 2.6rem; }
  #keyvsl .catch { display: inline-block !important; background: -webkit-gradient(linear, left top, right top, from(#00246a), to(#0089d2)); background: linear-gradient(to right, #00246a 0%, #0089d2 100%); color: #fff; padding: 1.5rem 3rem; margin-top: 0; margin-bottom: 2.5rem; }
  #keyvsl .catch-circle { position: absolute; right: 0; bottom: 1.5rem; width: 25rem; height: 25rem; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; background-color: var(--lightBlue01); color: #fff; font-size: 2.8rem; line-height: 1.1; margin: 0; z-index: 1; }
  #keyvsl .catch-circle .font-s { font-size: 2.2rem; }
  #keyvsl .catch-circle .font-l { font-size: 3.8rem; font-weight: bold; }
  #keyvsl .catch-circle .line01 { margin-top: -1rem; margin-bottom: 1.8rem; }
  #keyvsl .catch-bottom { position: absolute; bottom: 0; background-color: rgba(255, 255, 255, 0.85); color: var(--blue02); font-size: 3.2rem; width: 100%; padding: 2.2rem 0; } }
.fadeIn01 { -webkit-animation-name: fadeInAnime; animation-name: fadeInAnime; -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-delay: 1s; animation-delay: 1s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 0; }

.fadeIn02 { -webkit-animation-name: fadeInAnime; animation-name: fadeInAnime; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 0; }

@-webkit-keyframes fadeInAnime { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeInAnime { from { opacity: 0; }
  to { opacity: 1; } }
.index_tit_02 { text-align: center; margin-bottom: 1.5rem; }
.index_tit_02 .tit { position: relative; display: block; display: inline-block; color: var(--title-gray); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.5rem; line-height: 1.3; width: 100%; padding-bottom: .5rem; }
.index_tit_02 .tit::after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; margin: auto; width: 6rem; height: .5rem; border-bottom: 0.3rem dotted var(--title-ora); }
.index_tit_02 .subtit { display: block; color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.2rem; font-weight: bold; margin-top: .3rem; }
@media screen and (min-width: 48em), print { .index_tit_02 { margin-bottom: 4rem; }
  .index_tit_02 .tit { position: relative; display: block; display: inline-block; color: var(--title-gray); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 5rem; padding-bottom: .5rem; }
  .index_tit_02 .tit::after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; margin: auto; width: 13rem; height: .5rem; border-bottom: 0.5rem dotted var(--title-ora); }
  .index_tit_02 .subtit { display: block; color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2rem; margin-top: .5rem; } }

.info { background: var(--lightBlue02) url(../img/logo-icon-large.png) no-repeat; background-position: calc(50% - 52rem) 5rem; width: 100%; padding: 2rem 0 4rem; margin: 0; }
.info .inner .intro { position: relative; background-color: var(--bg-brown); color: #fff; font-size: 1.2rem; line-height: 1.8; text-align: center; margin-bottom: 4rem; }
.info .inner .intro::before { position: absolute; content: ''; top: 1rem; left: 1rem; background: url(../img/deco-frame-lt.png) no-repeat; background-size: 100%; width: 6.2rem; height: 6.2rem; }
.info .inner .intro::after { position: absolute; content: ''; bottom: 1rem; left: 1rem; background: url(../img/deco-frame-lb.png) no-repeat; background-size: 100%; width: 6.2rem; height: 6.2rem; }
.info .inner .intro_inner { position: relative; -webkit-font-feature-settings: "palt" 1; font-feature-settings: "palt" 1; padding: 3.3rem 2.4rem; }
.info .inner .intro_inner::before { position: absolute; content: ''; top: 1rem; right: 1rem; background: url(../img/deco-frame-rt.png) no-repeat; background-size: 100%; width: 6.2rem; height: 6.2rem; }
.info .inner .intro_inner::after { position: absolute; content: ''; bottom: 1rem; right: 1rem; background: url(../img/deco-frame-rb.png) no-repeat; background-size: 100%; width: 6.2rem; height: 6.2rem; }
.info .inner dl { margin: 0; line-height: 1.4; }
.info .inner dl dt { margin: 0 0 .6rem; color: var(--blue01); font-size: 1.4rem; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; }
.info .inner dl dt::before { font-family: 'fontello'; content: '\f004'; content: '▼'; margin-right: .6rem; }
.info .inner dl dt.close::before { content: '\f005'; content: '▲'; }
.info .inner dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 0; }
.info .inner dl dd { font-size: 1.3rem; margin: 0 0 1.6rem; word-wrap: break-word; }
.info .inner dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { padding: 10rem 0; }
  .info .inner .intro { position: relative; background-color: var(--bg-brown); color: #fff; font-size: 2.2rem; line-height: 2.2; text-align: center; margin-bottom: 9rem; }
  .info .inner .intro::before { position: absolute; content: ''; top: 1rem; left: 1rem; background: url(../img/deco-frame-lt.png) no-repeat; width: 12.4rem; height: 12.3rem; }
  .info .inner .intro::after { position: absolute; content: ''; bottom: 1rem; left: 1rem; background: url(../img/deco-frame-lb.png) no-repeat; width: 12.4rem; height: 12.3rem; }
  .info .inner .intro_inner { position: relative; letter-spacing: .06em; padding: 5.3rem 10rem; }
  .info .inner .intro_inner::before { position: absolute; content: ''; top: 1rem; right: 1rem; background: url(../img/deco-frame-rt.png) no-repeat; width: 12.4rem; height: 12.3rem; }
  .info .inner .intro_inner::after { position: absolute; content: ''; bottom: 1rem; right: 1rem; background: url(../img/deco-frame-rb.png) no-repeat; width: 12.4rem; height: 12.3rem; }
  .info .inner .infoBox { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .info .inner .titBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; width: 21rem; }
  .info .inner dl { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 99rem; }
  .info .inner dl dt { font-size: 2rem; margin: 0 0 1.0rem; }
  .info .inner dl dt::before { margin-right: 1.0rem; }
  .info .inner dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info .inner dl dd { color: #444444; font-size: 1.8rem; margin: 0 0 3.0rem; } }
.feature { background-color: #F0F1F2; padding: 4rem 0; }
@media screen and (min-width: 48em), print { .feature { padding: 10rem 0; } }

.feature-list_item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.feature-list_item .imgBox { width: 100%; }

.feature-list_item .txtBox { width: 100%; background: url(../img/deco-frame02-lt.svg) no-repeat; background-position: 0rem 1rem; background-size: 7rem; padding: 4rem 0rem 1rem 3rem; }

.feature-list_item .txtBox h3 { color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.5rem; font-weight: bold; -webkit-font-feature-settings: "palt" 1; font-feature-settings: "palt" 1; letter-spacing: .06em; }

.feature-list_item .txtBox p { font-size: 1.3rem; margin-top: 1rem; }

.feature03 { position: relative; }
.feature03 .feature03_txt { font-size: 1.3rem; position: absolute; margin: 0; bottom: 0; right: .5rem; font-weight: bold; }

@media screen and (min-width: 48em), print { .feature-list_item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .feature-list_item:nth-child(2n) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .feature-list_item .imgBox { width: 50%; }
  .feature-list_item .txtBox { width: 50%; background: url(../img/deco-frame02-lt.svg) no-repeat; background-position: 2rem 2rem; background-size: auto; padding: 9rem 1rem 1rem 10rem; }
  .feature-list_item .txtBox h3 { color: var(--blue01); font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.6rem; }
  .feature-list_item .txtBox p { font-size: 2rem; }
  .feature03 .feature03_txt { font-size: 1.6rem; bottom: .5rem; } }
.treatment { padding: 4rem 0; }
@media screen and (min-width: 48em), print { .treatment { padding: 9rem 0; } }

.treatment-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 1rem; margin: 0; }

.treatment-list_item { width: calc(50% - 0.5rem); height: 42.6vw; -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }

.treatment-list_item .link { display: block; width: calc(100% - 1rem); height: calc(42.6vw - 1rem); background: -webkit-gradient(linear, left top, left bottom, from(#00246a), to(#001235)); background: linear-gradient(#00246a 0%, #001235 100%); -webkit-box-shadow: 0 0 0 0.1rem #FFF, 0 0 0 0.5rem var(--blue01); box-shadow: 0 0 0 0.1rem #FFF, 0 0 0 0.5rem var(--blue01); color: #fff; text-align: center; text-decoration: none !important; padding: 1.5rem 1rem 1rem; margin: .5rem; }

.treatment-list_item .img { width: 50%; }

.treatment-list_item p { font-size: 1.1rem; line-height: 1.2; }

@media screen and (min-width: 48em), print { .treatment-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 5rem; }
  .treatment-list_item { width: 20rem; height: 20rem; -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }
  .treatment-list_item .link { display: block; width: 19rem; height: 19rem; background: -webkit-gradient(linear, left top, left bottom, from(#00246a), to(#001235)); background: linear-gradient(#00246a 0%, #001235 100%); -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--blue01); box-shadow: 0 0 0 1px #FFF, 0 0 0 5px var(--blue01); color: #fff; text-align: center; text-decoration: none !important; padding: 2.5rem 1rem 1rem; margin: .5rem; }
  .treatment-list_item .img { width: auto; }
  .treatment-list_item p { font-size: 2.2rem; line-height: 1.2; } }
.greeting { background-color: #F0F1F2; padding: 4rem 0; }
.greeting .inner { position: relative; height: 53rem; }
.greeting .inner::after { position: absolute; content: ''; bottom: 6rem; left: 2rem; background: url(../img/logo-icon-large.png) no-repeat; background-size: 100%; width: 22rem; height: 22rem; }
@media screen and (min-width: 48em), print { .greeting { background-color: #F0F1F2; padding: 10rem 0 14rem; }
  .greeting .inner { position: relative; height: 51rem; }
  .greeting .inner::after { position: absolute; content: ''; bottom: -5rem; left: 0; right: 0; margin: auto; background: url(../img/logo-icon-large.png) no-repeat; background-size: 100%; width: 50rem; height: 50rem; } }

.greeting-txt { position: absolute; top: 0; left: 1rem; background-color: var(--bg-brown); color: #fff; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.2rem; line-height: 1.8; width: 85%; padding: 2rem 3rem 16rem; }
.greeting-txt .font-l { font-size: 1.6rem; }
.greeting-txt p { margin: 0; }
.greeting-txt p:first-child { margin-bottom: 1rem; }
@media screen and (min-width: 48em), print { .greeting-txt { position: absolute; top: 0; left: 0; background-color: var(--bg-brown); color: #fff; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2rem; line-height: 2.2; width: 99.4rem; padding: 5rem 6rem; }
  .greeting-txt .font-l { font-size: 2.6rem; }
  .greeting-txt p { width: 80%; margin: 0; }
  .greeting-txt p:first-child { margin-bottom: 3rem; } }

.greeting-img { position: absolute; bottom: 0; right: 1rem; width: 60%; z-index: 1; }
@media screen and (min-width: 48em), print { .greeting-img { position: absolute; bottom: 0; right: 0; width: auto; z-index: 1; } }

.cal .box_white { padding: 1.0rem; }
.cal .box_white .status { display: -webkit-box; display: -ms-flexbox; display: flex; }
.cal .box_white .status li { display: inline-block; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.cal .box_white .status li::before { display: inline-block; content: '■'; font-size: 120%; }
.cal .box_white .status li:not(:last-child) { margin-right: 1.0rem; }
.cal .box_white .status li.open::before { color: #3c9; }
.cal .box_white .status li.am::before { color: #75b65d; }
.cal .box_white .status li.kyushin::before { color: #bbb; }

@media screen and (min-width: 48em), print { .cal .box_white { padding: 2.0rem; 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; }
  .cal .box_white .caledit { width: 48%; font-size: 1.8rem; padding: 0 0 2.0rem; }
  .cal .box_white .caledit .week th { padding: 1.6rem 0 .6rem; }
  .cal .box_white .status { width: 100%; } }
#c-modal_bg { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; cursor: pointer; background: rgba(0, 0, 0, 0.6); }

#c-modal { position: fixed; top: 50%; left: 50%; z-index: 9999; width: 90%; height: auto; padding: 1.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #ffffff; font-size: 1.2rem; }
#c-modal h3 { font-size: 1.6rem; color: var(--blue01); margin: 0 0 0.5em; }
#c-modal .checkbox { margin: 2em 0 0.7em; text-align: center; }
#c-modal #c-modal_close { background: var(--blue01); color: #fff; padding: 5px; cursor: pointer; width: 6em; text-align: center; margin: 0 auto; }
#c-modal #c-modal_close::before { content: '×'; }
@media screen and (min-width: 48em), print { #c-modal { width: 600px; padding: 3rem; font-size: 1.6rem; }
  #c-modal h3 { font-size: 2.0rem; } }

body:not(.index) .header { height: 6rem; }
body:not(.index) .header .wrap .headR { display: none; }
body:not(.index) .main { margin: 0 1.0rem; }
body:not(.index) section { margin-bottom: 3rem; }
body:not(.index) .overview { margin-top: 3rem; }
@media screen and (min-width: 48em), print { body:not(.index) .header { height: 22rem; }
  body:not(.index) .header .wrap .headR { display: -webkit-box; display: -ms-flexbox; display: flex; }
  body:not(.index) .main { margin: 0; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; }
  body:not(.index) section { margin-bottom: 6rem; }
  body:not(.index) .overview { margin-top: 8rem; } }

#clinicslide img, #clinicslide p { display: none; }

.slider-pro p.sp-layer { font-size: 3rem; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #f0f8ff; }

.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 { .slider-pro p.sp-layer { font-size: 2.3rem; }
  .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%; } }
.mediaBox_img.doctor { position: relative; }
.mediaBox_img.doctor::after { position: absolute; content: ''; top: 4rem; left: 0; background-color: var(--brown01); width: 80vw; height: 80vw; z-index: -1; }
.mediaBox_img.doctor img { display: block; margin: 0 0 0 auto; width: 80vw; height: 80vw; -o-object-fit: cover; object-fit: cover; }
.mediaBox_img.doctor .name { color: #fff; padding-right: 7rem; margin-top: .6rem; text-align: right; }
.mediaBox_img.doctor .name span { font-size: 1.6rem; padding-left: 1rem; }
.mediaBox_img.doctor .reki { text-align: left; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: auto; }
@media screen and (min-width: 48em), print { .mediaBox_img.doctor::after { top: 5.4rem; left: 4rem; width: 41rem; height: 40rem; }
  .mediaBox_img.doctor img { width: 41rem; height: 40rem; }
  .mediaBox_img.doctor .name span { font-size: 2.6rem; } }

.flow dd { margin: 0; position: relative; }
.flow dd:not(:last-child) { margin: 0 0 6.0rem; }
@media screen and (min-width: 48em), print { .flow dd:not(:last-child) { margin: 0 0 10.0rem; } }
.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #81e2fd; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .gmap { height: 50.0rem; } }

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