@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

*:focus:not(:focus-visible), *::before:focus:not(:focus-visible), *::after:focus:not(:focus-visible) { outline: none; }

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); margin: -1px; }

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list { list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E"); padding-left: 0; }

/* Box sizing rules */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"], ol[role="list"] { list-style: none; }

/* Set core root defaults */
html:focus-within { scroll-behavior: smooth; }

/* Set core body defaults */
body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) { text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img, picture { max-width: 100%; display: block; }

/* Inherit fonts for inputs and buttons */
input, button, textarea, select { font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
html { -webkit-text-size-adjust: 100%; }

body { word-wrap: break-word; }

button { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; border-radius: 0; color: inherit; background: none; }

h5, h6 { margin: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

p { margin: 1.0em 0; }

img { height: auto; border: none; -o-object-fit: contain; object-fit: contain; }

iframe { width: 100%; height: 100%; border: none; }

@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
.cf::before, .cf::after { content: ""; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold; }

.txt_orange { color: #e1872a; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; 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 !important; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.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: 6rem !important; }
  .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; color: #815a40; border-top: 1px solid #815a40; }
.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; font-size: 90%; text-align: center; border-bottom: 1px solid #815a40; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { font-family: 'Jost', sans-serif; border-bottom: 1px solid #d5c9c0; }
.tbl_time tr td { text-align: center; color: #e1872a; padding: 1.0rem .4rem; border-bottom: 1px solid #d5c9c0; line-height: 1.0; font-size: 80%; }
.tbl_time tr td.close { color: #815a40; }
.tbl_time tr:last-child th, .tbl_time tr:last-child td { border-bottom: 1px solid #815a40; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 2.0rem 0; } }
.gmap { width: 100%; }

.tit_01 { height: 10.0rem; background: #fbf5f5; font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 2.2rem; text-align: center; margin: 10.6rem 0 1.0rem; position: relative; }
.tit_01::before, .tit_01::after { content: ''; display: block; width: 8.0rem; height: 10.0rem; background: url("../img/tit_01.svg") no-repeat center center/contain; position: absolute; top: 0; }
.tit_01::before { -webkit-transform: scale(-1, 1); transform: scale(-1, 1); left: 1.0rem; }
.tit_01::after { right: 1.0rem; }
.tit_01 span { display: block; width: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.tit_02 { font-size: 2.0rem; line-height: 1.2; text-align: center; font-family: 'M PLUS Rounded 1c', sans-serif; padding: 4.6rem 0 0; background: url("../img/logo_mark.svg") no-repeat center top/4rem auto; margin: 0 0 2.0rem; }
.tit_02::after { content: ""; display: block; width: 5.0rem; height: .1rem; background: #815a40; margin: 1.0rem auto 0; }

.tit_03 { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 1.8rem; line-height: 1.2; padding: .6rem 1.0rem .6rem 1.0rem; background: #faf5ed; margin: 0 0 2.0rem; }
.tit_03::before { content: ""; display: block; width: .4rem; height: auto; border-radius: 100vw; background: #e1872a; margin: 0 1.0rem 0 0; }

.tit_04 { font-size: 1.6rem; line-height: 1.2; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { margin: 0; font-size: 4.6rem; height: 24.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; }
  .tit_01::before, .tit_01::after { width: 28.0rem; height: 18.0rem; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .tit_01::before { left: auto; }
  .tit_01::after { right: auto; }
  .tit_01 span { 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: calc(1200px - 560px); position: static; top: auto; -webkit-transform: translateY(0); transform: translateY(0); }
  .tit_02 { font-size: 4.0rem; margin: 0 0 4.0rem; background: url("../img/logo_mark.svg") no-repeat center top/6rem auto; padding: 6.6rem 0 0; }
  .tit_02 .en { font-size: 40%; }
  .tit_02 .en::before, .tit_02 .en::after { width: 10.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 2.0rem; } }
.lst_ul { line-height: 1.4; margin: 1.0rem 0; }
.lst_ul > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul > li::before { content: "●"; color: #e1872a; position: absolute; left: 0; }
.lst_ul.kome > li::before { content: "※"; color: #6b533e; }

.lst_ul_disc { margin: 0 0 0 2.0rem; }
.lst_ul_disc > li { list-style: disc; }
.lst_ul_disc > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul_disc > li::marker { color: #6b533e; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@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: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 0 0 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: 46%; }

@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-top: 0 !important; }
  .flex3 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #815a40; font-family: 'Jost', sans-serif; letter-spacing: .2rem; }
.tel::before { font-family: "fontello"; content: "\e801"; font-weight: normal; color: #e1872a; margin: 0 .6rem 0 0; }

.box_org { padding: 1.0rem; background: #fdf6eb; }
@media screen and (min-width: 48em), print { .box_org { padding: 2.0rem; } }

.btn_rsv { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #e1872a; color: #fff; border-radius: 100vh; -webkit-box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(229, 214, 216, 0.4); box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(229, 214, 216, 0.4); }
.btn_rsv::before { font-family: "fontello"; content: "\e806"; font-size: 120%; margin: 0 .6em 0 0; }
.btn_rsv.-reserve { background: #ebb60b; }
.btn_rsv.-reserve::before { font-family: "fontello"; content: "\e828"; font-size: 140%; margin: 0 .6em 0 0; }
.btn_rsv.-cosmetology { background: #ffada0; }
.btn_rsv.-cosmetology::before { font-family: "fontello"; content: "\e827"; font-size: 140%; margin: 0 .6em 0 0; }

.popup { padding: 1em; background: #fff; font-size: 120%; text-align: center; }
.popup .popup-modal-dismiss { text-align: center; }
.popup .btns li a { display: inline-block; text-align: center; width: 100%; margin: .5em 0; padding: 1em; }

.btn_instagram { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat; /*グラデーション①*/ overflow: hidden; /*はみ出た部分を隠す*/ color: #fff; border-radius: 100vh; -webkit-box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(229, 214, 216, 0.4); box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(229, 214, 216, 0.4); }
.btn_instagram::before { font-family: "fontello"; content: "\f16d"; font-size: 150%; margin: 0 auto; padding: 1.2rem 2rem; background: linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat; }

.btn_detail { display: inline-block; padding: .4rem 3.0rem; background: #815a40; color: #fff; text-align: center; text-decoration: none !important; border-radius: 100vh; -webkit-box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(199, 189, 179, 0.4); box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(199, 189, 179, 0.4); }
.btn_detail::after { font-family: "fontello"; content: "\e809"; margin: 0 0 0 1.0rem; }
@media screen and (min-width: 48em), print { .btn_detail { padding: 1.0rem 4.0rem; } }

.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; line-height: 0; font-size: 0; 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; border-radius: 50%; color: #e1872a; }
.slick-arrow::before { font-size: 1.6rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { font-family: "fontello"; content: "\e80a"; -webkit-transform: scale(-1, -1); transform: scale(-1, -1); }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { font-family: "fontello"; content: "\e80a"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; }
  .slick-arrow::before { font-size: 4.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; } }
.slick-dots { 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; list-style: none; margin: 1.0rem auto; }
.slick-dots li { width: .8rem; height: .8rem; margin: 0 .2rem; }
.slick-dots li button { padding: 50%; display: block; font-size: 0; cursor: pointer; opacity: .25; border-radius: 50%; background: #e1872a; }
.slick-dots li button:hover, .slick-dots li button:focus { opacity: .8; }
.slick-dots li.slick-active button { opacity: .75; }

@media screen and (min-width: 48em), print { .slick-dots { margin: 1.6rem auto; }
  .slick-dots li { width: 1.4rem; height: 1.4rem; margin: 0 .6rem; } }
html { font-size: calc(100vw / 32); }

body { background: #fff; color: #6b533e; font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(255, 255, 255, 0.9); position: fixed; top: 0; z-index: 50; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; margin: 0 0 4.0rem; }
.main a:not([class*="btn"], [href*="tel:"]) { text-decoration: underline; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  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; line-height: 1.8; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
:target::before { content: ""; display: block; height: 2.0rem; margin: -2.0rem 0 0; visibility: hidden; }
@media screen and (min-width: 48em), print { :target::before { height: 4.0rem; margin: -4.0rem 0 0; } }

.header { position: relative; top: -10.0rem; }
.header .wrap { position: relative; }
.header .wrap .logo { width: 100%; height: 10.6rem; padding: 1.0rem; position: fixed; top: -3.5rem; left: 0; z-index: 100; background: #fff; -webkit-transition: .5s; transition: .5s; }
.header .wrap .logo a { display: block; width: calc(100% - 5.6rem); height: 180%; background: url(../img/logo.svg) no-repeat left center/contain; }
.header .wrap .logo a .clip { display: block; height: 100%; overflow: hidden; -webkit-clip-path: inset(50%); clip-path: inset(50%); color: transparent; }
.header .wrap .logo.hide { -webkit-transform: translateY(-150%); transform: translateY(-150%); }
.header .wrap .headR { width: 100%; background: #fef4da; position: absolute; top: 0; left: 0; z-index: 1; font-size: 1.4rem; padding: 1.0rem; text-align: center; border-top: 2px solid #e1872a; }
.header .wrap .headR ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }
.header .wrap .headR ul.justify_center { display: none; }
.header .wrap .headR ul.btns { display: grid; grid-template-columns: repeat(2, 1fr); padding-bottom: 1em; -webkit-column-gap: 10px; column-gap: 10px; row-gap: 1em; }
.header .wrap .headR ul.btns li:first-child { grid-column: 1 / span 2; }
.header .wrap .headR ul.btns li a:not(.btn_instagram) { padding: .5em; font-size: 1.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
@media screen and (min-width: 48em), print { .header .wrap .headR ul.btns li a:not(.btn_instagram) { padding: 1.0rem 2.0rem; } }
.header .wrap .headR ul.btns li.telno span { display: -webkit-box; display: -ms-flexbox; display: flex; }
.header .wrap .headR ul.btns li.telno span a { font-size: 1.4rem; padding: initial; }
@media screen and (min-width: 48em), print { .header .wrap .headR ul.btns li.telno { display: none; } }
.header .wrap .headR ul li .btn_rsv { padding: .6rem 7.0rem; }
.header .wrap .headR ul li .btn_instagram::before { padding: 0.4rem 1.2rem; }
.header .wrap .headR ul li.telno { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.0rem; line-height: 1.2; margin: 1.0rem 0 0; }
.header .wrap .headR ul li.telno .waku { display: none; width: 8.0rem; border: 1px solid #815a40; border-radius: .4rem; padding: .4rem; margin: 0 1rem 0 0; }
.header .wrap .headR ul li.telno .tel { display: inline-block; font-size: 2.0rem; }
.header .btn_rsv.fix { display: none; }

@media screen and (min-width: 48em), print { .header { top: auto; }
  .header .wrap { margin: 1.0rem auto 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .wrap .logo { margin: -5rem 0 0; width: 50%; height: 8.0rem; padding: 0; position: static; }
  .header .wrap .logo.lower { margin: 0 0 5rem; }
  .header .wrap .headR { width: 60%; position: static; background: none; border: none; }
  .header .wrap .headR ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 5px; }
  .header .wrap .headR ul.justify_center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .header .wrap .headR ul.btns { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 1em; gap: 10px; }
  .header .wrap .headR ul.btns li a { padding: 1.0rem 3.0rem; font-size: inherit !important; padding: 1.0rem 3.0rem; }
  .header .wrap .headR ul li .btn_rsv { padding: 1.0rem 3.0rem; }
  .header .wrap .headR ul li .btn_instagram::before { padding: 1.2rem 2rem; }
  .header .wrap .headR ul li.telno { display: block; margin: 0 0 0 2.0rem; }
  .header .wrap .headR ul li.telno .waku { display: block; width: 100%; border: none; font-size: 1.4rem; }
  .header .wrap .headR ul li.telno .tel { font-size: 2.7rem; }
  .header .btn_rsv.fix { display: block; position: fixed; top: 25.0rem; right: 0; border-radius: .4rem 0 0 .4rem; padding: 2.0rem 1.0rem; text-align: center; text-orientation: upright; font-size: 1.6rem; z-index: 100; }
  .header .btn_rsv.fix.-reserve { top: 34.0rem; }
  .header .btn_rsv.fix.-cosmetology { top: 44.0rem; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; color: #fff; background: #e1872a; border-radius: .4rem; text-align: center; line-height: 1.0; font-size: 1.0rem; border-radius: .4rem; padding: 0; position: absolute; top: .9rem; right: 1.0rem; z-index: 100; -webkit-transition: .5s; transition: .5s; }
#nav #sp_menu.hide { -webkit-transform: translateY(-220%); transform: translateY(-220%); }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e802"; font-size: 3.6rem; margin: -.6rem 0 -.2rem; }
#nav #sp_menu::after { content: "MENU"; }
#nav #sp_menu.close::before { font-family: "fontello"; content: "\e803"; }
#nav #sp_menu.close::after { content: "CLOSE"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 100vw; max-height: calc((var(--vh, 1vh) * 100) - 8.0rem); overflow-y: auto; background: #fff; padding: 1.0rem 1.6rem; margin: auto; position: absolute; top: 6.6rem; left: 0; right: 0; z-index: 100; }
#nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: 1px solid #a88d79; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; text-align: left; padding: 1.0rem; font-size: 1.4rem; position: relative; font-family: 'M PLUS Rounded 1c', sans-serif; }
#nav .gnav_subnav .gnav > li a::before, #nav .gnav_subnav .gnav > li .sub::before { position: absolute; right: 1.0rem; font-family: "fontello"; content: "\e809"; }
#nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub.current { color: #e1872a; }
#nav .gnav_subnav .gnav > li .sub::before { font-family: "fontello"; content: "\e80c"; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#nav .gnav_subnav .gnav > li .sub.close::before { font-family: "fontello"; content: "\e80d"; }
#nav .gnav_subnav .gnav > li .subbox .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fcf7e8; }
#nav .gnav_subnav .gnav > li .subbox .subnav li { width: 50%; border-top: 1px solid #a88d79; }
#nav .gnav_subnav .gnav > li .subbox .subnav li:nth-child(even) { border-left: 1px solid #a88d79; }
#nav .gnav_subnav .gnav > li .subbox .subnav li:last-child { width: 50%; background: #faf1f1; }
@media screen and (min-width: 48em), print { #nav .gnav_subnav .gnav > li .subbox .subnav li:last-child { width: 100%; } }
#nav .gnav_subnav .gnav > li .subbox .subnav li a { display: block; padding: 1.0rem; color: #6b533e; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a.current { color: #e1872a; }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #e1872a; background: rgba(225, 135, 42, 0.1); text-align: center; border-radius: .4rem; padding: .6rem 0; margin: 1.0rem 0 0; }
#nav .gnav_subnav #menu_close::before { font-family: "fontello"; content: "\e803"; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { #nav { width: auto; margin: 2.0rem 0 0; position: -webkit-sticky; position: sticky; top: 0; left: auto; right: auto; border-bottom: 4px solid #e1872a; -webkit-box-shadow: 0 0.4rem 0.4rem rgba(153, 153, 153, 0.6); box-shadow: 0 0.4rem 0.4rem rgba(153, 153, 153, 0.6); }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; width: 100%; max-height: calc((var(--vh, 1vh) * 100)); overflow-y: visible; padding: 0; position: static; }
  #nav .gnav_subnav .gnav { width: 1200px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border: none; }
  #nav .gnav_subnav .gnav li { width: 100%; position: relative; border-left: 1px solid #bfa998; }
  #nav .gnav_subnav .gnav li:last-child { border-right: 1px solid #bfa998; }
  #nav .gnav_subnav .gnav li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav li a, #nav .gnav_subnav .gnav li .sub { display: block; text-align: center; font-size: 1.6rem; line-height: 1.4; font-weight: bold; margin: 0; cursor: pointer; }
  #nav .gnav_subnav .gnav li a.sub, #nav .gnav_subnav .gnav li .sub.sub { position: relative; }
  #nav .gnav_subnav .gnav li a.sub::before, #nav .gnav_subnav .gnav li .sub.sub::before { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 2.0rem; }
  #nav .gnav_subnav .gnav li a:not(.sub)::before, #nav .gnav_subnav .gnav li .sub:not(.sub)::before { display: none; }
  #nav .gnav_subnav .gnav li a::after, #nav .gnav_subnav .gnav li .sub::after { content: attr(data-txt); display: block; font-weight: normal; color: #e1872a; }
  #nav .gnav_subnav .gnav li a:hover, #nav .gnav_subnav .gnav li .sub:hover { color: #e1872a; opacity: 1.0; }
  #nav .gnav_subnav .gnav li .subbox { display: none; width: auto; position: absolute; top: 69px; z-index: 100; border: 1px solid #e1872a; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li { width: 100%; border: none; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li:nth-child(even) { border: none; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li:not(:last-child) { border-bottom: 1px solid #e1872a; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li a { padding: 1.6rem 0; color: #fff; background: #e1872a; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li a:hover, #nav .gnav_subnav .gnav li .subbox > .subnav li a.current { background: #fff; color: #e1872a; }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { font-size: 1.4rem; line-height: 1.6; color: #815a40; background: #f8f1f2; padding: 4.0rem 0; }
.overview > .wrap { background: #fff; padding: 4.0rem 1.0rem 2.0rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; margin: auto; }
.overview > .wrap .overviewL .dept { border-top: 1px solid #815a40; border-bottom: 1px solid #815a40; text-align: center; padding: 1.0rem 1.6rem; }
.overview > .wrap .overviewL .tel_yoyaku { margin: 2.0rem 0; }
.overview > .wrap .overviewL .tel_yoyaku li { margin: 0 0 1.0rem; text-align: center; }
.overview > .wrap .overviewL .tel_yoyaku li.telno .tel { display: -webkit-box; display: -ms-flexbox; display: flex; font-weight: bold; font-size: 180%; line-height: 1.0; }
.overview > .wrap .overviewL .tel_yoyaku li .btn_rsv { font-size: 120%; padding: .6rem 5.0rem; }
.overview > .wrap .overviewL .tbl_time { margin: 3.0rem 0; }
.overview > .wrap .overviewR .gmap { height: 100vw; }
.overview > .wrap .overviewR .acs { display: -webkit-box; display: -ms-flexbox; display: flex; border: 1px solid #815a40; margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .acs dt { width: 8.0rem; 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; background: #815a40; color: #fff; padding: .4rem 1.0rem; }
.overview > .wrap .overviewR .acs dd { padding: .4rem 1.0rem; }
.overview > .wrap .overviewR .acs dd br:not(.pc_n) { display: none; }
.overview > .wrap .overviewR .add { text-align: center; margin: .6rem 0 0; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; font-size: 1.6rem; }
  .overview > .wrap { padding: 5.0rem; border-radius: 1.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 3.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 33.0rem; }
  .overview > .wrap .overviewL .tel_yoyaku { margin: 3.0rem 0 2.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .overview > .wrap .overviewL .tel_yoyaku li { width: 49%; margin: 0; }
  .overview > .wrap .overviewL .tbl_time { margin: 3.0rem 0 0; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 80%; }
  .overview > .wrap .overviewR .acs dt { width: 12.0rem; padding: .4rem 3.0rem; }
  .overview > .wrap .overviewR .acs dd { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }
  .overview > .wrap .overviewR .add { font-size: 90%; }
  .overview > .wrap .overviewR .add br { display: none; } }
#tel_up { width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 50; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#tel_up ul { width: calc(100% - 4.0rem); height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.0; }
#tel_up ul li { width: 100%; height: 100%; text-align: center; font-size: 1.4rem; }
#tel_up ul li .tel_tap { 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; height: 100%; color: #fff; background: #6db491; padding: 1.0rem; }
#tel_up ul li .tel_tap::before { font-family: "fontello"; content: "\e801"; font-weight: normal; font-size: 1.6rem; margin: 0 .6rem 0 0; }
#tel_up ul li .btn_rsv { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; border-radius: 0; }
#tel_up #pageup { display: block; width: 4.0rem; height: 100%; text-align: center; padding: 1.0rem; line-height: 1.0; color: #fff; background: #e0c136; }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e80e"; font-size: 1.6rem; }
#tel_up #pageup .clip { -webkit-clip-path: inset(50%); clip-path: inset(50%); color: transparent; }

@media screen and (min-width: 48em), print { #tel_up { width: 9.0rem; bottom: 9.0rem; right: 4.0rem; left: auto; background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 9.0rem; font-size: 1.6rem; font-family: 'Kiwi Maru', serif; border-radius: 50%; }
  #tel_up #pageup::before { font-size: 4.0rem; font-family: "fontello"; content: "\e80b"; }
  #tel_up #pageup .clip { -webkit-clip-path: inset(0); clip-path: inset(0); color: #fff; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copy { display: block; background: #815a40; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { background: #f8f1f2; padding: 4.0rem 0 0; }
  .footer .copy { padding: 1.6rem 0; margin: 3.0rem 0 0; }
  .footer ul { display: block; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin: 0 0 1.0rem; -webkit-text-size-adjust: none; }
  .footer ul li::after { content: "|"; margin: 0 1.6rem; }
  .footer ul li:first-child::before { content: "|"; margin: 0 1.6rem 0 0; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
.keyvsl { width: 100%; position: relative; margin: 20.5rem 0 0; }
.keyvsl #keyvsl { max-width: 100%; height: 26.0rem; overflow: hidden; visibility: hidden; }
.keyvsl #keyvsl .slick-list div img { height: 26.0rem !important; -o-object-fit: cover; object-fit: cover; margin: auto; }
.keyvsl #keyvsl .slick-dots { position: relative; top: -3.0rem; z-index: 2; }
.keyvsl #keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }
.keyvsl .catch { margin: 0 1.0rem; padding: 0 1.0rem; font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 1.6rem; text-shadow: 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff, 0 0 1.0rem #fff; position: absolute; top: 9.0rem; z-index: 1; }
.keyvsl .catch span { color: #e1872a; font-size: 110%; }
.keyvsl .open_acs { display: -webkit-box; display: -ms-flexbox; display: flex; }
.keyvsl .open_acs li { padding: 1.0rem; color: #fff; font-size: 1.4rem; outline: 1px solid #fff; outline-offset: -.4rem; }
.keyvsl .open_acs li.open { width: 45%; background: #ebb60b; text-align: center; }
.keyvsl .open_acs li.open span { font-size: 150%; font-weight: bold; }
.keyvsl .open_acs li.acs { width: 55%; padding: 1.0rem; background: #87bcac; }
.keyvsl .open_acs li.acs span br { display: none; }

@media screen and (min-width: 48em), print { .keyvsl { margin: 0; height: 52.0rem; }
  .keyvsl #keyvsl { height: 52.0rem; }
  .keyvsl #keyvsl .slick-list div img { height: 52.0rem !important; }
  .keyvsl #keyvsl .slick-dots { top: -5.0rem; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; }
  .keyvsl .catch { font-size: 3.0rem; width: 1200px; margin: auto; line-height: 1.8; top: 10.0rem; left: 0; right: 0; }
  .keyvsl .open_acs { width: 1200px; margin: -24.0rem auto 0; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 1; }
  .keyvsl .open_acs li { padding: 1.0rem; outline: none; outline-offset: 0; margin: 0 0 0 2.0rem; }
  .keyvsl .open_acs li.open { width: 19.0rem; height: 19.0rem; font-size: 2.0rem; line-height: 1.4; padding: 3.0rem 0 0; background: rgba(235, 182, 11, 0.9); border-radius: 50%; }
  .keyvsl .open_acs li.acs { width: 21.0rem; height: 20.0rem; font-size: 2.0rem; font-weight: bold; text-align: center; padding: 6.0rem 2.0rem 0; background: url("../img/index_kv_acs.svg") no-repeat center center/contain; margin: 0 4.0rem 0 2.0rem; }
  .keyvsl .open_acs li.acs br { display: block; } }
body.index .tit_02 .en { 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; color: #e1872a; font-weight: normal; letter-spacing: .1rem; font-family: 'Kiwi Maru', serif; font-size: 50%; margin: 1.0rem auto 0; }
body.index .tit_02 .en::before, body.index .tit_02 .en::after { content: ""; display: block; width: 5.0rem; height: .1rem; background: #815a40; margin: 0 1.0rem; }
body.index .tit_02::after { display: none; }

.top_txt { margin: 2.0rem 1.0rem 0; text-align: center; border-radius: clamp(0.4rem, 1vw, 1rem); -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); }

@media screen and (min-width: 48em), print { .top_txt { width: 1200px; margin: 3.0rem auto 0; font-size: 2.4rem; } }
.info { margin: 4.0rem 1.0rem; padding: .4rem 0; border-top: 2px solid #815a40; border-bottom: 2px solid #815a40; }
.info .tit { padding: 1.0rem; background: url("../img/index_info_tit.png") no-repeat right 1rem center/5rem auto #fbf5f5; border-radius: clamp(0.4rem, 1vw, 1rem); margin: 0 0 2.0rem; }
.info .tit .en { display: block; color: #e1872a; font-weight: normal; font-family: 'Kiwi Maru', serif; font-size: 50%; }
.info dl { line-height: 1.4; }
.info dl dt { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 0 .6rem; font-weight: bold; font-size: 110%; cursor: pointer; }
.info dl dt::before { font-family: "fontello"; content: "\e80c"; color: #e1872a; margin-right: .6rem; }
.info dl dt.close::before { font-family: "fontello"; content: "\e80d"; }
.info dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 1px solid #bfa998; }
.info dl dd { margin: 0 0 1.6rem; }
.info dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { width: 1200px; margin: 8.0rem auto; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .info .tit { width: 26.0rem; margin: 0; padding: 4.0rem 0 0 5.0rem; font-size: 2.8rem; background: url("../img/index_info_tit.png") no-repeat left 5rem top 13rem/8rem auto #fbf5f5; }
  .info dl { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 4.0rem; }
  .info dl dt { margin: 0 0 1.0rem; }
  .info dl dt::before { margin-right: 1.0rem; }
  .info dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info dl dd { margin: 0 0 1.6rem; } }
.tre { padding: 4.0rem 1.0rem; background: #fbf5f5; }
.tre .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.tre .subnav li { width: 45%; margin: 0 0 2.0rem; }
.tre .subnav li a { display: block; padding: 9.0rem 0 0; color: #fff; font-family: 'M PLUS Rounded 1c', sans-serif; border-radius: clamp(0.4rem, 1vw, 1rem); text-decoration: none !important; -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); overflow: hidden; }
.tre .subnav li a span { display: block; padding: .6rem 0; text-align: center; background: #815a40; position: relative; }
.tre .subnav li a span::after { font-family: "fontello"; content: "\e80a"; font-size: .8em; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 1.0rem; }
.tre .subnav li a.dermatology { background: url("../img/icon_hifu.svg") no-repeat center top 1.6rem/45% auto #fff; }
.tre .subnav li a.pediatrics { background: url("../img/icon_shoni.svg") no-repeat center top 2rem/40% auto #fff; }
.tre .subnav li a.allergy { background: url("../img/icon_allergy.svg") no-repeat center top 1.6rem/45% auto #fff; }
.tre .subnav li a.foot_care { background: url("../img/icon_foot.svg") no-repeat center top 1.6rem/45% auto #fff; }
.tre .subnav li a.cosmetology { background: url("../img/icon_biyo.svg") no-repeat center top 0.8rem/55% auto #fff; }
.tre .subnav li a.cosmetology span { background: #e17380; }

@media screen and (min-width: 48em), print { .tre { padding: 8.0rem 1.0rem; }
  .tre .subnav { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 120.0rem; margin: auto; }
  .tre .subnav li { width: 17%; margin: 0 1.0rem; }
  .tre .subnav li a { padding: 12.6rem 0 0; }
  .tre .subnav li a span { padding: 1.0rem 0; }
  .tre .subnav li a span::after { right: 1.6rem; }
  .tre .subnav li a:hover { -webkit-transform: scale(1.1); transform: scale(1.1); } }
.aisatsu { padding: 8.0rem 0; position: relative; overflow: hidden; }
.aisatsu::before, .aisatsu::after { content: ""; display: block; width: 10.0rem; height: 16.0rem; background: url("../img/index_aisatsu_bg.svg") no-repeat center center/contain; position: absolute; z-index: -1; }
.aisatsu::before { top: -3.0rem; right: 1.0rem; -webkit-transform: rotate(30deg); transform: rotate(30deg); }
.aisatsu::after { bottom: -2.0rem; left: 1.0rem; -webkit-transform: rotate(-100deg); transform: rotate(-100deg); }
.aisatsu .wrap { background: url("../img/index_aisatsu_photo.jpg") no-repeat left top -1rem/200% auto #fff; padding: 6.0rem 1.0rem 4.0rem; border-top: 3px solid #e1872a; border-bottom: 3px solid #e1872a; -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(224, 216, 199, 0.5); box-shadow: 0 0 0.4rem 0.4rem rgba(224, 216, 199, 0.5); }
.aisatsu .wrap .tit { color: #e1872a; font-size: 1.9rem; text-align: center; line-height: 1.4; font-family: 'M PLUS Rounded 1c', sans-serif; text-shadow: 0.2rem 0.2rem 1rem white, -0.2rem 0.2rem 1rem white, 0.2rem -0.2rem 1rem white, -0.2rem -0.2rem 1rem white; margin: 0 0 3.0rem; }
.aisatsu .wrap p { font-size: 110%; line-height: 1.8; }
.aisatsu .wrap p .marker { background: #fff7d3; }

@media screen and (min-width: 48em), print { .aisatsu { padding: 10.0rem 0 12.0rem; }
  .aisatsu::before, .aisatsu::after { width: 20.0rem; height: 27.0rem; }
  .aisatsu::before { top: -1.0rem; right: -3.0rem; -webkit-transform: rotate(30deg); transform: rotate(30deg); }
  .aisatsu::after { bottom: -3.0rem; left: -4.0rem; -webkit-transform: rotate(-100deg); transform: rotate(-100deg); }
  .aisatsu .wrap { background: url("../img/index_aisatsu_photo.jpg") no-repeat center center/auto; padding: 6.0rem; border: 3px solid #e1872a; border-radius: 1.0rem; }
  .aisatsu .wrap .tit { font-size: 3.4rem; }
  .aisatsu .wrap p { text-align: center; } }
.feature { background: #fbf5f5; padding: 4.0rem 0 2.0rem; margin: 2.0rem 0 0 !important; counter-reset: number 0; }
.feature .wrap { padding: 0 0 4.0rem; position: relative; }
.feature .wrap::after { content: ""; display: block; width: 20.0rem; height: 20.0rem; background: url("../img/index_feature_bg.svg") no-repeat right center/contain; position: absolute; right: 0; bottom: 0; z-index: 0; }
.feature .wrap div { position: relative; z-index: 1; }
.feature .wrap div::before { content: ""; display: block; width: 90%; height: 16.0rem; margin: 0 auto; border-radius: clamp(0.4rem, 1vw, 0.6rem); position: relative; z-index: 1; }
.feature .wrap div:not(:last-child) { margin: 0 0 3.0rem; }
.feature .wrap div section { margin: -2.0rem 0 0; padding: 4.0rem 1.6rem 2.6rem; background: #fff; -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); box-shadow: 0 0 0.4rem 0.4rem rgba(229, 214, 216, 0.4); border-radius: clamp(0.4rem, 1vw, 0.6rem); }
.feature .wrap div section .tit { padding: 3.0rem 0 .6rem; font-family: 'M PLUS Rounded 1c', sans-serif; border-bottom: 1px solid #8f6b52; counter-increment: number 1; position: relative; }
.feature .wrap div section .tit::before, .feature .wrap div section .tit::after { color: #e1872a; position: absolute; top: 0; }
.feature .wrap div section .tit::before { content: "Feature"; font-family: 'Kiwi Maru', serif; font-size: 80%; font-weight: normal; }
.feature .wrap div section .tit::after { content: counter(number,decimal-leading-zero); font-family: 'Jost', sans-serif; font-size: 150%; top: -1.0rem; left: 6.0rem; }
.feature .wrap div section .tit span { color: #e1872a; font-size: 110%; }
.feature .wrap div.senmon::before { background: url("../img/index_feature_senmon.jpg") no-repeat center center/cover; }
.feature .wrap div.acs::before { background: url("../img/index_feature_acs.jpg") no-repeat center center/cover; }
.feature .wrap div.beauty::before { background: url("../img/index_feature_beauty.jpg") no-repeat center center/cover; }

@media screen and (min-width: 48em), print { .feature { padding: 8.0rem 0; margin: 0 !important; overflow: hidden; }
  .feature .wrap { padding: 0; }
  .feature .wrap::after { width: 40.0rem; height: 55.0rem; right: -14.0rem; bottom: -4.0rem; }
  .feature .wrap div::before { width: 54.0rem; height: 35.0rem; margin: 0; }
  .feature .wrap div:not(:last-child) { margin: 0 0 4.0rem; }
  .feature .wrap div section { width: 65%; min-height: 38.4rem; margin: -32.0rem 0 0 auto; padding: 5rem 5rem 5rem 17rem; font-size: 1.8rem; }
  .feature .wrap div section .tit { font-size: 3.0rem; padding: 3.0rem 0 .6rem; border-bottom: 1px solid #8f6b52; counter-increment: number 1; position: relative; }
  .feature .wrap div section .tit::before, .feature .wrap div section .tit::after { top: -.6rem; }
  .feature .wrap div section .tit::before { font-size: 65%; }
  .feature .wrap div section .tit::after { font-size: 150%; top: -3.2rem; left: 8.6rem; }
  .feature .wrap div section .btn_detail { width: 50%; } }
.cal { margin: 4.0rem 1.0rem; }
.cal .status { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.cal .status li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.cal .status li::before { display: inline-block; content: "■"; font-size: 120%; margin: 0 .6rem 0 0; }
.cal .status li:not(:last-child) { margin-right: 1.0rem; }
.cal .status li.close::before { color: #eaf4ef; }

.doctor_of_month { text-decoration: none !important; font-size: 1.4rem; background-color: #8ebead; color: #FFFFFF; text-decoration: none; padding: 0.6rem 2rem; text-align: center; text-align: center; display: block; margin: 1rem 3rem 0; }

@media screen and (min-width: 48em), print { .cal .status { width: 100%; }
  .cal .cal_wrap { width: 110.0rem; margin: auto; padding: 2.0rem; }
  .cal .cal_wrap .cal_flex { 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 .cal_wrap .cal_flex .caledit { width: 45%; font-size: 1.8rem; padding: 0 0 2.0rem; }
  .cal .cal_wrap .cal_flex .caledit .week th { padding: 1.6rem 0 .6rem; }
  .cal .cal_wrap .doctor_of_month { font-size: 1.8rem; padding: 0.6rem 2rem; float: right; margin: 0px 2rem 2rem auto; } }
body:not(.index) .main { margin: 0 1.0rem 6.0rem; }
body:not(.index) .main .btn_rsv { padding: .4rem 3.0rem; }
body:not(.index) .main .cf .img_l, body:not(.index) .main .cf .img_r { padding: .4rem; }
body:not(.index) .main .cf .img_l:not(.noborder), body:not(.index) .main .cf .img_r:not(.noborder) { border: 1px solid #dedede; border-radius: clamp(0.6rem, 1vw, 1rem); }
@media screen and (min-width: 48em), print { body:not(.index) .main { width: 100.0rem; margin: 0 auto 8.0rem; }
  body:not(.index) .main .btn_rsv { padding: .8rem 5.0rem; }
  body:not(.index) .main .cf .img_l, body:not(.index) .main .cf .img_r { max-width: 40%; height: auto; padding: .6rem; } }

.breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.2rem; margin: 0 1.0rem 4.0rem; }
.breadcrumb li:first-child a { color: #e1872a; }
.breadcrumb li:not(:last-child)::after { display: inline-block; content: ">"; font-size: 70%; margin: 0 .4rem; }

@media screen and (min-width: 48em), print { .breadcrumb { font-size: 1.6rem; width: 100.0rem; margin: 2.0rem auto 8.0rem; }
  .breadcrumb li:not(:last-child)::after { margin: 0 .8rem; } }
body.doctor .main .name { font-size: 120%; text-align: right; }
body.doctor .main .flex2 .flex_dr { margin: 3.0rem 0 0; }
@media screen and (min-width: 48em), print { body.doctor .main .dr_img { width: 26%; margin: 0 0 2rem 2.5rem; }
  body.doctor .main .flex2 .flex_dr { margin: 0; width: 48%; } }

.gallery { width: 85%; margin: auto; visibility: hidden; }
.gallery .gallery_slider div .cap { margin: .2rem 0 0; text-align: center; color: #fff; padding: .4rem; opacity: 0; -webkit-transition: .3s ease; transition: .3s ease; background: #e1872a; line-height: 1.4; }
.gallery .gallery_slider div .slick-current .cap { opacity: 1; -webkit-transition-delay: .5s; transition-delay: .5s; }
.gallery .gallery_slider div:first-child .cap { -webkit-transition-delay: 0s; transition-delay: 0s; }
.gallery .gallery_thum div img { cursor: pointer; border: 4px solid transparent; }
.gallery .gallery_thum .slick-current div img { border: 4px solid #e1872a; }

@media screen and (min-width: 48em), print { .gallery { width: 75.0rem; margin: auto; }
  .gallery .gallery_slider { font-size: 1.6em; }
  .gallery .gallery_slider div .cap { padding: 1.0rem; }
  .gallery .gallery_thum { width: calc(100% + .6rem); } }
.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { margin: 0 auto .6rem; max-width: 80%; }

@media screen and (min-width: 48em), print { .device { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .device li { width: 32%; margin: 0 0 2.0rem; }
  .device li:not(:nth-child(3n)) { margin: 0 2.4rem 2.0rem 0; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.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: 2rem solid #815a40; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .txt_acs br { display: none; }
.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 { margin: 4.0rem 0 0; height: 50.0rem; }
  .access .main .gallery #acs01_nav .slick-track, .access .main .gallery #acs02_nav .slick-track, .access .main .gallery #acs03_nav .slick-track { -webkit-transform: translate3d(0px, 0px, 0px) !important; transform: translate3d(0px, 0px, 0px) !important; } }

.anc li { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.2; margin: 0 0 1.0rem; }
.anc li::before { font-family: "fontello"; content: "\e80c"; color: #e1872a; margin-right: .4rem; }
.anc li a { color: #e1872a; display: inline-block; text-decoration: none !important; }

@media screen and (min-width: 48em), print { .anc li { font-size: 110%; margin: 0 0 1.6rem; }
  .anc li::before { margin-right: .8rem; }
  .anc li a:hover { text-decoration: underline !important; } }
body.dermatology .main .flex3 > section { width: 100%; }
@media screen and (min-width: 48em), print { body.dermatology .main .flex3 { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  body.dermatology .main .flex3 > section { margin: 0 !important; width: 31%; } }

.tbl_price { width: 100%; border-collapse: collapse; border: 1px solid #cdcbc8; margin: 1.0rem auto; }
.tbl_price caption { text-align: right; font-size: 85%; margin: 0 0 .4rem; }
.tbl_price th { display: block; padding: .4rem 1.0rem; background: #e1872a; text-align: left; color: #fff; border-bottom: none; }
.tbl_price td { display: block; text-align: right; padding: 1.0rem; }

/*クレジットカード*/
.card_wrap { background-color: #FAF5ED; padding: 5% 3% 0; border-radius: 20px; }

ul.card { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; /* 子要素をflexboxにより中央に配置する */ -webkit-box-align: center; -ms-flex-align: center; align-items: center; /* 子要素をflexboxにより中央に配置する */ }

ul.card li { margin-right: 2%; margin-left: 2%; margin-bottom: 5%; width: 15%; vertical-align: baseline; text-align: center; }

ul.card li img { max-width: 100%; }

@media screen and (min-width: 48em), print { .tbl_price { table-layout: fixed; margin: 2.0rem auto; }
  .tbl_price th, .tbl_price td { display: table-cell; padding: 1.6rem 2.0rem; border: 1px solid #cdcbc8; }
  .tbl_price th { width: 60%; }
  .card_wrap { background-color: #FAF5ED; padding: 40px 20px 0; border-radius: 20px; } }
body.foot_care .tbl_price tr { border-bottom: 1px solid #cdcbc8; }
body.foot_care .tbl_price tr td { text-align: left; }
body.foot_care .tbl_price tr td:last-of-type { text-align: right; }
body.foot_care .tbl_price tr td.sub { padding-bottom: 0; }
@media screen and (min-width: 48em), print { body.foot_care .tbl_price tr td.sub { padding-bottom: 1.6rem; }
  body.foot_care .tbl_price tr th { width: 30%; } }

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