@charset "UTF-8";
*:focus { outline: none; }

html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_wine { color: #67113C; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.border { border: 1px solid #ddd; }

.min { font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; }

.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; }

.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; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.mx10 { margin-right: 0.5rem; margin-left: 0.5rem; }

.px10 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.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; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .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; } }
.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: #4a966e; font-size: 90%; 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; background: #fff; border-bottom: 1px solid #b5b5b5; line-height: 1.0; font-size: 80%; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #513401; font-size: 2.0rem; margin: 0 0 2.0rem; padding: 1.0rem 0; line-height: 1.2; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; color: #67113C; position: relative; letter-spacing: .3rem; }
.tit_02:before, .tit_02:after { content: ''; display: inline-block; width: 5.1rem; height: 2.2rem; background-image: url("../img/h2_bg.svg"); background-size: contain; background-repeat: no-repeat; vertical-align: middle; margin: 0 1.0rem; }
.tit_02:after { transform: scale(-1, 1); }
.tit_02 span { display: block; font-size: 1.8rem; position: absolute; bottom: -1.5rem; color: #C8BA84; }

.tit_03 { color: #513401; font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { color: #513401; font-size: 1.6rem; line-height: 1.2; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-size: 3.2rem; padding: 8.0rem 4.0rem; margin: 0 0 3.0rem; }
  .tit_02 { font-size: 2.8rem; margin: 0 0 3.0rem; padding: 1.0rem 2.0rem; }
  .tit_02:before, .tit_02:after { margin: 0 2.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 3.0rem; } }
.lst_ul01 li { padding: 0 0 1.0rem 1.0em; line-height: 1.4; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; align-items: flex-start; }
.lst_ul01 li::before { content: '●'; margin-top: .3rem; font-size: 1.0rem; color: #921F1F; position: absolute; left: 0; }
.lst_ul01.kome li::before { content: '※'; color: #333333; font-size: 90%; vertical-align: middle; margin: 0; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0 1.0rem 2.6rem; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 2.8rem; position: relative; }
.lst_ol01 li::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; position: absolute; left: 0; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

.price { width: 100%; border-spacing: 0; border-collapse: collapse; vertical-align: middle; border: 1px solid #c8ba84; }
.price tr { border-bottom: 1px solid #c8ba84; }
.price tr th, .price tr td { padding: 1.0rem 2.0rem; }
.price tr th { background-color: #F3EBEB; }

@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_dl01 { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 1.0rem; }
  .price { width: auto; } }
.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

.flex2 > section, .flex2 > li.btn2 { width: 100%; text-align: center; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex2 > section, .flex2 > li.btn1 { width: 37rem; text-align: center; }
  .flex2 > section, .flex2 > li.btn2 { width: 28%; text-align: left; }
  .flex3 { -webkit-justify-content: flex-start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
@media screen and (min-width: 48em), print { .flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .flex .flex_r { width: 40%; }
  .flex > div { width: 58%; }
  .flex > div p { margin-top: 0; } }
.tel, .tel_modal { color: #67113C; font-family: 'Crimson Text', serif; font-size: 2.2rem; letter-spacing: .2rem; }
.tel:before, .tel_modal:before { content: 'tel.'; display: inline-block; text-align: center; font-size: 2.5rem; color: #67113C; margin-right: .5rem; }

@media screen and (min-width: 48em), print { .tel, .tel_modal { font-size: 3.2rem; }
  .tel:before, .tel_modal:before { font-size: 2.5rem; margin-right: .5rem; } }
.box_ { padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_ { padding: 2.0rem; } }

.btn_detail { display: block; width: 12.8rem; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; color: #67113C; box-shadow: 0 0 0 0.1rem #67113C; font-size: 1.2rem; text-align: center; padding: .8rem 0; letter-spacing: .2rem; }

@media screen and (min-width: 48em), print { .btn_detail { width: 28.7rem; font-size: 2.0rem; padding: 1.5rem 0; display: block; position: relative; }
  .btn_detail:before { content: ""; position: absolute; top: 0; bottom: 0; width: 0; display: block; background: #67113C; z-index: -1; transition: .3s; }
  .btn_detail:hover { color: #fff; border: none; }
  .btn_detail:hover:before { width: 100%; }
  .btn_b { box-shadow: 0 0 0 0.1rem #C8BA84; color: #C8BA84; }
  .btn_b:before { background: #C8BA84; } }
.contact { display: block; width: 70%; background-color: #C8BA84; border-radius: 4.0rem; text-align: center; color: #fff; text-decoration: none !important; padding: 1rem 0; font-size: 1.4rem; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; letter-spacing: .1rem; /*box-shadow: 0 0.3rem .8rem rgba(0,0,0,.2);*/ }

@media screen and (min-width: 48em), print { .contact { width: 28.7rem; font-size: 2rem; letter-spacing: 0.1rem; padding: 2rem 0px; } }
.bnr_box { margin-bottom: 3rem; }
.bnr_box div { margin-bottom: 1rem; }
.bnr_box div img { width: 100%; box-shadow: 0 0.3rem 0.6rem #d6c4c4; }

.bnr { text-align: center; }
.bnr img { width: 100%; box-shadow: 0 0.3rem 0.6rem #d6c4c4; }

@media screen and (min-width: 48em), print { .bnr_box { display: flex; justify-content: space-around; flex-wrap: wrap; margin: 0 auto 3rem; }
  .bnr_box div { margin: 0 auto; width: 48%; }
  .bnr_box div img { box-shadow: 0 0.3rem 0.6rem #d6c4c4; }
  .bnr { margin-bottom: 2rem; }
  .bnr img { width: auto; } }
html { font-size: calc(100vw / 32); font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; -ms-overflow-style: none; /* IE, Edge 対応 */ scrollbar-width: none; /* Firefox 対応 */ }

body { background: #fff; color: #333333; word-wrap: break-word; overflow-y: scroll; }
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; }

body::-webkit-scrollbar { /* Chrome, Safari 対応 */ display: none; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; }
  .sidebar { order: 1; width: 23%; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { height: 5.0rem; }
.header .wrap .logo a { display: block; width: 75%; height: 90%; background: url(../img/logo_sp.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { width: 100%; }
.header .wrap .headR span { display: inline-block; }
.header .wrap .headR .headR_flex { width: 100%; margin: .3rem 0 0; }
.header .wrap .headR .col1 { font-size: 1.4rem; color: #67113C; }
.header .wrap .headR .tel, .header .wrap .headR .tel_modal { margin-right: 1.5rem; }
.header .wrap .headR .min { background-color: #D6C4C4; padding: .3rem; font-size: 1.4rem; color: #67113C; margin: .5rem 0; }
.header .wrap .headR .col2 { font-size: 1.4rem; color: #fff; background-color: #67113C; padding: .5rem; margin: .5rem 0 0; }
.header .wrap .headR .col3 { width: 100%; font-size: 1.4rem; }
.header .wrap .headR .col3 .min { font-size: 1.4rem; margin-right: .5rem; }

@media screen and (min-width: 48em), print { .header .wrap { width: 1200px; padding: 0 1.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; position: absolute; top: 0; right: 0; left: 0; margin: 1.8rem auto 0; z-index: 3; }
  .header .wrap .logo { width: 50%; height: 8.0rem; }
  .header .wrap .logo a { width: 100%; background: url(../img/logo.svg) no-repeat left center/contain; }
  .header .wrap .headR { width: 44%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column; flex-direction: column; }
  .header .wrap .headR span { display: inline-block; }
  .header .wrap .headR .headR_flex { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; margin: .3rem 0 0; }
  .header .wrap .headR .col1 { font-size: 1.4rem; color: #67113C; }
  .header .wrap .headR .tel, .header .wrap .headR .tel_modal { margin-right: 1.5rem; }
  .header .wrap .headR .min { margin: 0; font-size: 1.6rem; margin-right: .5rem; padding: 0.4rem 0.5rem; }
  .header .wrap .headR .col2 { font-size: 1.4rem; color: #fff; background-color: #67113C; padding: .5rem .9rem; }
  .header .wrap .headR .col3 { width: 100%; font-size: 1.5rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; } }
@media only screen and (min-width: 48em) and (min-device-width: 768px) and (max-device-width: 1024px) { .header .wrap .headR { width: 48%; } }

.slicknav_menu { position: fixed; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #67113C; text-shadow: none; text-align: center; line-height: 1.5; margin: 0 1.0rem; padding: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; font-size: 3.0rem; }
.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: 94vw; max-height: 75vh; overflow-y: auto; background: #F3EBEB; padding: 1.6rem; position: absolute; top: 6.0rem; right: 1.0rem; margin: auto; }
.slicknav_menu .slicknav_nav a { color: inherit; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #333333; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333333 !important; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.slicknav_menu .slicknav_nav .gnav li a:after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e806'; font-size: 1.0rem; color: #67113C; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li a span { display: 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: '\e804'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: #333333; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #333333 !important; background: none; }
.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 { width: 100%; display: block; background-color: #842C3C; color: #E5D8A8; position: absolute; bottom: 0; z-index: 1; }
  #nav .gnav { width: 1200px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: 100%; position: relative; border-right: 1px solid #67113C; }
  #nav .gnav li a { display: block; text-align: center; font-size: 1.4rem; padding: 1.6rem 0; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; }
  #nav .gnav li a span { display: block; margin: 0 auto; text-align: center; font-family: 'Crimson Text', serif; font-size: 1.4rem; letter-spacing: .2rem; }
  #nav .gnav li:first-child { border-left: 1px solid #67113C; } }
.sidebar { display: none; }

@media screen and (min-width: 48em), print { .sidebar { display: block; }
  .sidebar .tit { background: #6b4f3c; color: #f1ffdb; font-size: 2.4rem; text-align: center; padding: 1.8rem; border-radius: .8rem; }
  .sidebar .subnav { margin: 0; padding: 1.0rem 0; }
  .sidebar .subnav li a { display: block; padding: 1.2rem .6rem; color: #48341d; position: relative; font-size: 1.8rem; }
  .sidebar .subnav li a::after { font-family: 'fontello'; content: '\e807'; position: absolute; right: .6rem; color: #d8c8bd; }
  .sidebar .subnav li a:hover { background: #ffedcd; color: #ec7218; }
  .sidebar .subnav li a:hover::after { color: #ec7218; }
  .sidebar .subnav li:not(:last-child) { border-bottom: 1px solid #dedede; } }
.overview { padding: 0 0 4.0rem; font-size: 1.4rem; line-height: 1.6; background: #FAFAFA; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap { background: url(../img/overview_img01.png) no-repeat right top/contain; margin-top: 0; }
.overview > .wrap .gaiyo { width: 90%; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; flex-direction: column; }
.overview > .wrap .gaiyo dt, .overview > .wrap .gaiyo dd { margin: 0 0 1.0rem; }
.overview > .wrap .gaiyo dt { padding-left: .5rem; color: #67113C; border-left: 0.2rem solid #67113C; }
.overview > .wrap .overviewL { position: relative; }
.overview > .wrap .overviewL:before { content: ''; display: block; width: 16.4rem; height: 16.3rem; background-image: url("../img/feature_rose01.svg"); background-repeat: no-repeat; background-size: contain; position: absolute; left: -20rem; top: -4rem; }
.overview .overview_img { width: 100%; padding: 2.0rem 0 0; background-color: rgba(255, 255, 255, 0.5); }
.overview .overview_img .tel, .overview .overview_img .tel_modal { display: block; text-align: center; }
.overview .overview_img .mail { margin: 1.5rem 0; }
.overview .overview_img .mail a { margin: 0 auto 1.5rem; }
.overview .overview_img .mail p { color: #84794D; font-size: 1.4rem; text-align: center; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 .5rem; font-size: 1.6rem; }
  .overview .clinic_name { margin: 0 0 3.0rem; }
  .overview .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: space-between; justify-content: space-between; background-size: 87.5rem 39.8rem; margin-top: -17.5rem; }
  .overview > .wrap .gaiyo { -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; }
  .overview > .wrap .gaiyo dt, .overview > .wrap .gaiyo dd { margin: 0 0 2.5rem; }
  .overview > .wrap .gaiyo dt { width: 30%; color: #67113C; }
  .overview > .wrap .gaiyo dd { width: 70%; }
  .overview > .wrap .overviewL { margin: 6.4rem auto 0; width: 48%; }
  .overview .overview_img { width: 52.4rem; margin: 12.5rem 0 0 8.0rem; padding: 0; background-color: unset; }
  .overview .overview_img .tel, .overview .overview_img .tel_modal { display: block; text-align: center; }
  .overview .overview_img .mail { margin: 1.5rem 0; }
  .overview .overview_img .mail a { margin: 0 auto 1.5rem; }
  .overview .overview_img .mail p { color: #84794D; font-size: 1.4rem; text-align: center; } }
#pageup { display: none; position: fixed; bottom: 1.0rem; right: 1.0rem; z-index: 1; }
#pageup a { display: block; width: 5.0rem; height: 5.0rem; font-size: 1.6rem; text-align: center; padding: .4rem; background: #e5bc53; border-radius: 50%; }
#pageup a::before { text-align: center; font-size: 3.6rem; font-family: 'fontello'; content: '\e812'; color: #fff; }
#pageup a span { display: none; }

@media screen and (min-width: 48em), print { #pageup a { width: 6.4rem; height: 6.4rem; }
  #pageup a::before { font-size: 5.0rem; } }
.tel_up { width: 100%; background: #67113C; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: stretch; align-items: stretch; }
.tel_up .tel, .tel_up .tel_modal { color: #fff; display: block; text-align: center; width: 60%; font-size: 1.4rem; -webkit-align-self: center; align-self: center; }
.tel_up .tel:before, .tel_up .tel_modal:before { color: #fff; font-size: 1.4rem; }
.tel_up .tel_btn { width: calc(32% - 4.0rem); color: #fff; display: block; text-align: center; font-size: 1.2rem; -webkit-align-self: center; align-self: center; }
.tel_up .tel_btn:before { font-family: 'fontello'; content: '\e805'; margin-right: 0.3em; }
.tel_up .schedule { width: 34%; display: block; -webkit-align-self: stretch; align-self: stretch; }
.tel_up .schedule span { display: block; text-align: center; color: #67113C; font-weight: 700; background-color: #D6C4C4; letter-spacing: 0; font-size: 1.2rem; height: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tel_up .reserve { width: 34%; display: block; -webkit-align-self: stretch; align-self: stretch; }
.tel_up .reserve span { display: block; text-align: center; color: #67113C; font-weight: 700; background-color: #F3EBEB; letter-spacing: .2rem; font-size: 1.2rem; height: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 4.0rem; font-size: 1.6rem; text-align: center; background: #C8BA84; padding: .6rem 0; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e804'; color: #fff; line-height: 2; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; }
  .tel_up .tel, .tel_up .reserve, .tel_up .tel_modal, .tel_up .tel_btn, .tel_up .schedule { display: none; }
  .tel_up .pageup { position: relative; }
  .tel_up .pageup a { width: 100%; height: 5.0rem; font-family: 'Crimson Text', serif; color: #fff; font-size: 1.4rem; line-height: 5; position: relative; }
  .tel_up .pageup a span { display: block; position: absolute; right: 0; left: 0; margin: 0 auto; top: 0; }
  .tel_up .pageup a:before { font-family: 'fontello'; content: '\e804'; display: block; font-size: 1.2rem; color: #fff; margin-bottom: .5rem; position: absolute; top: 0.7rem; right: 0; left: 0; margin: 0 auto; transition: .3s; }
  .tel_up .pageup a:hover:before { top: 0.3rem; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copy { display: block; background: #67113C; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 0 0 1.3rem; }
  .footer .copy { font-size: 1.6rem; margin: 3.0rem 0 0; padding: 2.0rem 0; }
  .footer ul { display: block; text-align: center; margin: 3.0rem auto; }
  .footer ul li { display: inline-block; font-size: 1.6rem; }
  .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 { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer ul.subnav li:nth-child(8)::after { content: none; } }
.remodal-overlay { background: rgba(0, 0, 0, 0.6); }

.tel_modal_wrap { padding: 1em 1em 1.2em; font-size: 1.4rem; line-height: 1.6; text-align: left; }
.tel_modal_wrap .sml { font-size: 1.3rem; }
.tel_modal_wrap .tel_link { margin-bottom: 0; }
.tel_modal_wrap .tel_link .tel { display: block; text-align: center; background: #67113C; color: #fff; }
.tel_modal_wrap .tel_link .tel::before { color: #fff; }

#keyvsl { max-width: 100%; min-height: 23.0rem; background: url(../img/index_keyvsl01.png) no-repeat center top/cover; position: relative; }
#keyvsl .catch { width: 95%; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; color: #67113C; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); padding: 1.0rem; text-shadow: 2px  2px 1px #ffffff, -2px  2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px  0px 1px #ffffff, 0px  2px 1px #ffffff, -2px  0px 1px #ffffff, 0px -2px 1px #ffffff; /* 文字の影 */ }
#keyvsl .catch span { display: block; letter-spacing: 1.0rem; }
#keyvsl .catch .catch_t { font-size: 1.6rem; margin-bottom: 1.0rem; }
#keyvsl .catch .catch_b { font-size: 3.4rem; letter-spacing: .1rem; }
#keyvsl .catch .catch_c { margin-top: 1rem; font-size: 1.7rem; font-weight: bold; color: #842C3C; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; letter-spacing: .3rem; display: block; }

@media screen and (min-width: 48em), print { #keyvsl { max-width: 100%; min-height: 94.0rem; }
  #keyvsl .catch { background-color: unset; }
  #keyvsl .catch .catch_t { font-size: 2.1rem; }
  #keyvsl .catch .catch_b { font-size: 10rem; letter-spacing: .3rem; }
  #keyvsl .catch .catch_c { font-size: 3rem; letter-spacing: .8rem; font-weight: normal; } }
.info { padding: 4.0rem 1.0rem; background: url("../img/a_info_bg.png") no-repeat left top/contain #F3EBEB; }
.info .info_wrap { margin: 0 auto; background-color: #fff; padding: 1.0rem 0; box-shadow: 0 0.3rem 0.6rem #d6c4c4; }
.info .info_wrap dl { padding: 1.0rem; margin: 0 auto; line-height: 1.4; }
.info .info_wrap dl dt { margin: 0 0 .6rem; color: #67113C; cursor: pointer; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; }
.info .info_wrap dl dt::before { font-family: 'fontello'; content: '\e803'; display: block; margin-right: .6rem; font-size: 1.0rem; color: #fff; background-color: #BCAF7B; width: 2.2rem; height: 2.2rem; vertical-align: middle; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.info .info_wrap dl dt.close::before { content: '\e804'; }
.info .info_wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; }
.info .info_wrap dl dt:not(:nth-of-type(-n+4)) { display: none; }
.info .info_wrap dl dd { margin: 0 0 1.6rem; padding: 0 0 1.6rem; word-wrap: break-word; border-bottom: 1px solid #D6C4C4; }
.info .info_wrap dl dd:not(:nth-of-type(-n+4)) { display: none; }

@media screen and (min-width: 48em), print { .info { padding: 8.0rem 0 10.0rem; }
  .info .info_wrap { width: 118.0rem; padding: 3.0rem 0 3.8rem; }
  .info .info_wrap dl { padding: 4.0rem; }
  .info .info_wrap dl dt { margin: 0 0 1.0rem; font-size: 2.2rem; }
  .info .info_wrap dl dt::before { margin-right: 1.0rem; }
  .info .info_wrap dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info .info_wrap dl dd { margin: 0 0 3.0rem; padding: 0 0 3.0rem; font-size: 1.8rem; } }
.bnr { padding: 2rem 1rem 4rem !important; margin-bottom: 0; background: #F3EBEB; }
.bnr .bnr_wrap { width: 95%; margin-left: auto; margin-right: auto; padding: 0rem 0 0rem; }
.bnr .bnr_wrap a { display: block; text-decoration: none; border: 1px solid #67113C; background-color: #fff; }
.bnr .bnr_wrap a h2 { margin: 2rem 0; padding: 1rem 0; margin-bottom: 0; }
.bnr .bnr_wrap a p { background-color: #67113C; color: #fff; text-align: center; margin: 0; padding: 1rem 0; }

@media screen and (min-width: 48em), print { .bnr { padding: 0rem 0 6rem !important; }
  .bnr .bnr_wrap { width: 118.0rem; margin: 0 auto; background: #F3EBEB; }
  .bnr .bnr_wrap a { display: block; text-decoration: none; border: 1px solid #67113C; background-color: #fff; }
  .bnr .bnr_wrap a h2 { margin: 2rem 0; padding: 1rem 0; }
  .bnr .bnr_wrap a p { background-color: #67113C; color: #fff; text-align: center; margin: 0; padding: 1rem 0; } }
@media screen and (min-width: 48em), print { .fadeIn { transform: translate3d(0, 5px, 0); transition: 1s; opacity: 0; }
  .fadeIn.animated { transform: translate3d(0, 0, 0); opacity: 1; } }
.feature { background: url("../img/a_feature_bg.png") no-repeat left bottom/contain #F3EBEB; }
.feature .feauture_wrap { width: 95%; margin: 0 auto; }
.feature .feature_img { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; margin-bottom: 4.0rem; }
.feature .feature_img .info_catch { -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; width: 20%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; white-space: nowrap; position: relative; }
.feature .feature_img .info_catch span { display: block; color: #67113C; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; font-size: 1.3rem; }
.feature .feature_img .info_catch:after { content: ''; display: block; width: 6.1rem; height: 5.9rem; background-image: url("../img/feature_rose01.svg"); background-repeat: no-repeat; background-size: contain; position: absolute; right: 0; bottom: -6rem; }
.feature .feature_img .info_r { width: 78%; }
.feature .feature_img .info_r img { display: block; margin-bottom: 2.0rem; }
.feature .feature_img .txt_bdr { padding: 2.0rem 0 0; position: relative; }
.feature .feature_img .txt_bdr p { font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; font-size: 1.4rem; margin: 0 0 2.0rem; }
.feature .feature_img .txt_bdr:before { content: ""; display: block; width: 7%; background-color: #67113C; height: .1rem; position: absolute; top: 0; left: 0; }
.feature .feature_img .txt_bdr .btn_detail { margin-left: auto; }
.feature .feature02 { position: relative; width: 100%; padding-bottom: 4.8rem; margin-bottom: 0; -webkit-flex-direction: column; flex-direction: column; }
.feature .feature02 .txt_bdr { margin: .5rem 0 0; }
.feature .feature02 img { max-width: 90%; }
.feature .feature02:before { content: ''; display: inline-block; width: 100%; height: 8.0rem; background-image: url("../img/feature_img02_txt.svg"); background-size: contain; background-repeat: no-repeat; position: absolute; top: -4rem; left: 0; }
.feature .feature02:after { content: ''; display: inline-block; width: 7.1rem; height: 6.9rem; background-image: url("../img/feature_rose02.svg"); background-repeat: no-repeat; background-size: contain; position: absolute; right: 0; top: 10rem; }
.feature .feature02 p { color: #67113C; font-size: 1.4rem; line-height: 2; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; }

@media screen and (min-width: 48em), print { .feature { padding-bottom: 22.0rem; }
  .feature .feauture_wrap { width: 118.0rem; height: 100%; }
  .feature .feature_img { margin-bottom: 10.0rem; }
  .feature .feature_img .info_catch { -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; margin: 0 0 0 4rem; width: 17.8rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: column; flex-direction: column; position: relative; }
  .feature .feature_img .info_catch span { display: block; color: #67113C; letter-spacing: 2rem; font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; font-size: 2.4rem; }
  .feature .feature_img .info_catch:after { width: 18.1rem; height: 17.9rem; right: -5.0rem; bottom: -5.0rem; }
  .feature .feature_img .info_r { width: auto; }
  .feature .feature_img .info_r img { display: block; margin-bottom: 8.3rem; }
  .feature .feature_img .txt_bdr { padding: 5.3rem 0 0; position: relative; }
  .feature .feature_img .txt_bdr p { font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; color: #333333; font-size: 2.0rem; margin: 0 0 3.0rem; }
  .feature .feature_img .txt_bdr:before { content: ""; display: block; width: 7%; background-color: #67113C; height: .1rem; position: absolute; top: 0; left: 0; }
  .feature .feature_img .txt_bdr .btn_detail { margin-left: 0; }
  .feature .feature02 { width: 100%; margin-bottom: 0; }
  .feature .feature02 .txt_bdr { margin: 2rem 0 0; }
  .feature .feature02 img { max-width: 100%; }
  .feature .feature02:before { content: ''; display: inline-block; width: 40.1rem; height: 11.9rem; background-image: url("../img/feature_img02_txt.svg"); background-size: contain; position: absolute; top: 4rem; left: -4rem; }
  .feature .feature02:after { content: ''; display: inline-block; width: 18.1rem; height: 17.9rem; background-image: url("../img/feature_rose02.svg"); background-size: contain; position: absolute; right: 14rem; top: 14rem; }
  .feature .feature02 p { font-size: 2.4rem; line-height: 2; letter-spacing: .3rem; } }
.top_bnr_box { width: 100%; margin: 0 auto; }
.top_bnr_box img { text-align: center; width: 100%; }
.top_bnr_box dd { margin: 0 auto; }

@media screen and (min-width: 48em), print { .top_bnr_box { width: 112rem; margin: 0 auto; }
  .top_bnr_box dl { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; }
  .top_bnr_box dl dd { width: 48%; }
  .top_bnr_box img { text-align: center; width: 560px; } }
body:not(.index) .tit_01, body:not(.index) .tit_03, body:not(.index) .tit_04, body:not(.index) .tit_05 { font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; color: #67113C; }
body:not(.index) .header .wrap { margin: 1.0rem 1.0rem 0; }
body:not(.index) .header .tit_01 { background: url("../img/h1_bg.png") no-repeat center center/cover; text-align: center; margin: 0; height: 15.0rem; text-shadow: 0 0 .6rem #fff , 0 0 .6rem #fff , 0 0 .6rem #fff , 0 0 .6rem #fff , 0 0 .6rem #fff; font-size: 2.3rem; letter-spacing: .4rem; position: relative; }
body:not(.index) .header .tit_01 span { display: block; position: absolute; top: 40%; right: 0; left: 0; margin: auto; }
body:not(.index) #nav { position: relative; }
body:not(.index) .main { background-image: url("../img/a_info_bg.png"), url("../img/a_feature_bg.png"); background-position: top left, bottom left; background-size: contain, contain; background-repeat: no-repeat, no-repeat; background-color: #F3EBEB; padding: 3.0rem 0 5.0rem; }
body:not(.index) .main .wrap { margin: 0 1.0rem; background-color: #fff; box-shadow: 0 0.3rem 0.5rem rgba(214, 196, 196, 0.5); }
body:not(.index) .low_cont { width: 100%; padding: 2.0rem .8rem 4.0rem; margin: 0 auto; }
body:not(.index) .overview { background-color: #fff; padding-bottom: 5.0rem; }
body:not(.index) .overview p { padding: 0 .3rem; }
body:not(.index) .overview .wrap { background: url(../img/overview_img01.png) no-repeat right top/contain; margin: 0; box-shadow: none; }
body:not(.index) .overview .animated { transform: unset; }
body:not(.index) .overview .overviewL { margin: 2.0rem auto 0; }
body:not(.index) .tex_link { display: block; color: #921F1F; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; text-decoration: none; border-bottom: 1px solid #921F1F; }
body:not(.index) .tex_link:after { font-family: 'fontello'; content: '\f102'; display: block; font-size: 1.3rem; margin-left: .5rem; transform: rotate(88deg); }
body:not(.index) .tit_03 { font-size: 2.4rem; color: #C8BA84; background-color: #67113C; padding: 1.3rem; position: relative; letter-spacing: .4rem; }
body:not(.index) .tit_03:before { content: ""; display: block; width: 100%; border-top: 1px solid #C8BA84; position: absolute; top: 0.3rem; left: 0; }
body:not(.index) .tit_04 { font-size: 1.6rem; border-bottom: .3rem solid #C8BA84; padding: 0 0 1.0rem 0; position: relative; letter-spacing: .2rem; }
body:not(.index) .tit_04:before { content: ""; display: block; width: 100%; border-top: 1px solid #C8BA84; position: absolute; bottom: 0.3rem; left: 0; }
body:not(.index) .tit_05 { font-size: 2.0rem; position: relative; letter-spacing: .2rem; padding: 1.3rem 0 .5rem 1.3rem; margin: 0 0 3.0rem; }
body:not(.index) .tit_05:before { content: ""; display: block; width: 3.6rem; border-bottom: .4rem solid #D6C4C4; position: absolute; bottom: 0; left: 0; }
@media screen and (min-width: 48em), print { body:not(.index) .header .wrap { margin: 1.8rem auto 0; }
  body:not(.index) .header .tit_01 { font-size: 3.6rem; height: 37.5rem; }
  body:not(.index) .header .tit_01 span { top: 50%; }
  body:not(.index) .main { width: 100%; padding: 9.5rem 0 18.0rem; }
  body:not(.index) .main .wrap { width: 118.0rem; margin: 0 auto; padding: 5.5rem 0 0; }
  body:not(.index) .low_cont { width: 100.0rem; margin: 0 auto; padding: 0; }
  body:not(.index) .overview { padding-bottom: 5.0rem; }
  body:not(.index) .overview .overviewL { margin: 14.0rem auto 0; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; }
  body:not(.index) .tit_03 { font-size: 2.4rem; }
  body:not(.index) .tit_04 { font-size: 2.2rem; padding: 0 0 1.0rem 1.3rem; } }

.charge .tit_04 span { display: inline-block; font-size: 60%; margin: .5rem 0 0; }
.charge .mt_n { margin-top: 0 !important; }
.charge .charge_flow { font-size: 1.5rem; }
.charge .charge_flow li { position: relative; margin: 1.0rem 0; color: #67113C; text-align: center; }
.charge .charge_flow li:not(:last-child)::after { font-family: "fontello", sans-serif; content: '\f103'; display: block; font-size: 1.9rem; color: #C8BA84; font-weight: normal; text-align: center; }
.charge .charge_flow .emp { font-size: 1.5rem; font-weight: 700; background-color: #F3EBEB; padding: .5rem 0; }
.charge .low_cont > section:not(:first-child) { margin-top: 3.0rem; }
@media screen and (min-width: 48em), print { .charge .low_cont > section:not(:first-child) { margin-top: 6.0rem; }
  .charge .tit_04 span { font-size: 70%; margin: .5rem 0 0; }
  .charge .flex2 > div { width: 48%; }
  .charge .flex2 > div .tit_04 { text-align: center; }
  .charge .charge_flow { width: 20%; }
  .charge .charge_flow li { font-size: 1.8rem; }
  .charge .charge_flow li:not(:last-child)::after { font-size: 2.5rem; }
  .charge .charge_flow .emp { font-size: 1.8rem; font-weight: 700; } }

.flow .low_cont > section:not(:first-child) { margin-top: 3.0rem; }
@media screen and (min-width: 48em), print { .flow .low_cont > section:not(:first-child) { margin-top: 6.0rem; } }

.therapist .flex_r img { display: block; max-width: 60%; margin: 0 auto; }
.therapist .flex_r p { margin: .5rem 0; }
.therapist .flex_r02 img { display: block; max-width: 100%; margin: 0 auto; }
.therapist .flex_r02 p { margin: .5rem 0; }
@media screen and (min-width: 48em), print { .therapist .flex_r img, .therapist .flex_r02 img { max-width: 83%; margin: 0 auto; } }

input { border-radius: 0; border: 1px solid #67113C; font-size: 1.4rem; color: #333333 !important; }

input[type="text"], input[type="tel"], input[type="email"] { width: 100% !important; padding: 1rem .5rem; }

input[type="date"] { padding: 1.2rem; }

input[type="submit"] { width: 90% !important; background-color: #F3EBEB !important; color: #67113C !important; transition: .2s; text-align: center; margin: auto; padding: 1.0rem 0; }
input[type="submit"]:hover { opacity: .8; background-color: #67113C !important; color: #fff !important; }

textarea { width: 100% !important; height: 20.0rem !important; border: 1px solid #67113C; font-size: 1.4rem; padding: 1.0rem; }

input:-webkit-autofill { transition: background-color 5000s ease-in-out 0s !important; }

input::placeholder { color: #ccc; font-size: 1.2rem; }

.enquiry { font-family: 'Yu Mincho Demibold', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; }
.enquiry dl { margin: 1.0rem 0; }
.enquiry dl.mailform dt { background-color: #F3EBEB; color: #67113C; border-top: none !important; margin-bottom: 1.0rem; text-align: center !important; font-size: 1.8rem !important; }
.enquiry dl.mailform dd { border-top: none !important; margin-left: 0; margin-bottom: 2.0rem; padding: 1rem 0 !important; }

form#mailformpro label { font-size: 1.6rem !important; }

input[type="radio"] { margin: 0 .5rem .4rem 0; }

.age { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: inharit; }
.age li { width: 33%; }

@media screen and (min-width: 48em), print { input { font-size: 1.6rem; }
  input[type="submit"] { width: 50% !important; }
  input[type="text"], input[type="tel"], input[type="email"] { width: 100% !important; padding: 1.45rem 2.0rem; }
  textarea { font-size: 1.6rem; padding: 1.45rem 2.0rem; }
  input::placeholder { font-size: 1.6rem; }
  .enquiry { font-size: 1.8rem; }
  .enquiry .form_wrap { width: 80%; margin: 0 auto; padding: 0 0 8.0rem; }
  .enquiry dl { margin: 4.0rem 0; }
  .enquiry dl.mailform dt { margin-bottom: 2.0rem; }
  .enquiry dl.mailform dd { margin-bottom: 5.0rem; padding: 0 5px 20px 265px !important; }
  .age { -webkit-justify-content: space-around; justify-content: space-around; line-height: 2.5; }
  .age li { width: auto; }
  .thanks .main .wrap { padding: 5rem 0 !important; } }
.tel_rsv .box_gray { background: #f1f1f1; padding: 1.0rem 2.0rem 0.3rem; font-size: 80%; width: fit-content; margin: 1.5rem auto; }
@media screen and (min-width: 48em), print { .tel_rsv .box_gray { padding: 0.3rem 2.0rem; font-size: 90%; } }
.tel_rsv .arrow { line-height: 1; position: relative; }
.tel_rsv .arrow.-right { display: inline-block; width: 25px; height: 5px; border-right: 1px solid #333; border-bottom: 1px solid #333; transform: skew(45deg); margin: 0 2.0rem 0.4rem 0.2rem; }
.tel_rsv .tel_notice { display: none !important; }
@media screen and (min-width: 48em), print { .tel_rsv { width: 520px; margin: auto; }
  .tel_rsv .tel_notice { display: block !important; font-size: 1.4rem; color: #84794D; } }

.gallery li { margin-bottom: 1rem !important; }

@media screen and (min-width: 48em), print { .gallery li { margin-bottom: 4rem !important; } }
.low_bnr_box { width: 100%; margin: 0 auto; }
.low_bnr_box img { text-align: center; width: 100%; }
.low_bnr_box dd { margin: 0 auto; }

@media screen and (min-width: 48em), print { .low_bnr_box { margin: 0 auto; }
  .low_bnr_box img { text-align: center; width: 560px; }
  .low_bnr_box dd { padding-left: 0 !important; } }

/*# sourceMappingURL=style.css.map */
