@charset "UTF-8";
:root { --main-color01: #27B573; --main-color02: #E2A967; --main-color03: #726357; --main-color04: #726F57; --bg-footer: #DEEADB; --bg-nav: #F6EFE7; --bg-top01: #F7E7EA; --bg-top02: #EBE2D2; --parts-color01: #ED7A99; --parts-color02: #41C0D3; --parts-color03: #FFCD07; --parts-color04: #3E4D89; --parts-color05: #BA8354; --bg-box01: #F6FCF9; --bg-box02: #FEFCF9; --bg-box03: #FEFAFB; --bg-box04: #F9FCFD; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

*:focus { outline: none; }

a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.annotation { color: var(--main-color02); }

.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; }

.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; } }
.w20 { width: 20%; }

.w30 { width: 30%; }

.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 center top 0%; background-size: 146%; color: var(--main-color03); font-size: 2.5rem; font-weight: 500; height: 15.5rem; margin-bottom: 3rem; }
.tit_01_inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; width: 100%; height: inherit; text-shadow: #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 1rem, #fff 0 0 1rem, #fff 0 0 1rem; padding: 2rem 1rem; margin: auto; }

.tit_02 { position: relative; color: var(--main-color03); font-size: 2.3rem; font-weight: 500; line-height: 1.2; margin: 0 0 2.0rem; padding: 0rem 0rem 0rem 2.2rem; margin-top: 5rem; margin-bottom: 3rem; }
.tit_02::before { position: absolute; content: ''; top: -.8rem; left: 0; background: url(../img/logo1.png) no-repeat left top; background-size: contain; width: 3rem; height: 3.4rem; opacity: .5; z-index: -1; }

.tit_03 { border-left: 4px solid var(--main-color01); color: var(--main-color03); font-size: 1.8rem; font-weight: 500; padding-left: 1.2rem; margin-bottom: 2rem; }

.tit_04 { border-bottom: 3px solid var(--main-color02); color: var(--main-color03); font-size: 1.8rem; font-weight: 500; padding-bottom: 0.2rem; margin-bottom: 1rem; }

.tit_05 { border-bottom: 1px dashed var(--main-color02); color: var(--main-color03); font-size: 1.8rem; font-weight: 500; margin-bottom: 1rem; }

.tit_06 { position: relative; color: var(--main-color03); font-size: 1.6rem; font-weight: 500; padding-left: 2rem; margin-bottom: 1rem; }
.tit_06::before { position: absolute; content: '◆'; top: .3rem; left: 0; color: var(--main-color01); font-size: 1.3rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center top 13%; background-size: 134%; font-size: 4.5rem; height: 36.6rem; margin-bottom: 6rem; }
  .tit_01_inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; width: 1200px; height: inherit; text-shadow: #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 2rem, #fff 0 0 1rem, #fff 0 0 1rem, #fff 0 0 1rem; padding: 3rem 0; margin: auto; }
  .tit_02 { position: relative; color: var(--main-color03); font-size: 3.5rem; font-weight: 500; line-height: 1.2; padding: 2rem 0rem 0rem 4rem; margin-bottom: 4rem; }
  .tit_02::before { position: absolute; content: ''; top: -.8rem; left: 0; background: url(../img/logo1.png) no-repeat left top; background-size: contain; width: 6rem; height: 6.5rem; opacity: .5; z-index: -1; }
  .tit_03 { border-left: 6px solid var(--main-color01); color: var(--main-color03); font-size: 3rem; font-weight: 500; padding-left: 1.5rem; margin-bottom: 3rem; }
  .tit_04 { border-bottom: 3px solid var(--main-color02); color: var(--main-color03); font-size: 2.4rem; font-weight: 500; padding-bottom: .5rem; margin-bottom: 1rem; }
  .tit_05 { border-bottom: 1px dashed var(--main-color02); color: var(--main-color03); font-size: 2rem; font-weight: 500; padding-bottom: .5rem; margin-bottom: 1rem; }
  .tit_06 { position: relative; color: var(--main-color03); font-size: 1.8rem; font-weight: 500; padding-left: 2.4rem; margin-bottom: 1rem; }
  .tit_06::before { position: absolute; content: '◆'; top: .3rem; left: 0; color: var(--main-color01); font-size: 1.3rem; } }
.lst_ul01 > li { padding: 0 0 1.0rem 1.4em; line-height: 1.4; position: relative; }
.lst_ul01 > li::before { content: '●'; margin-right: .4rem; color: #6c5363; font-size: .3rem; position: absolute; top: .5rem; left: 0; }
.lst_ul01.kome > li::before { content: '※'; color: #726357; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0; }
.lst_ol01 > li { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; counter-increment: section; background-color: var(--bg-box01); padding: 2rem 1.4rem 2rem 6rem; margin-bottom: 3rem; }
.lst_ol01 > li::before { display: inline-block; content: counter(section); color: var(--main-color01); position: absolute; left: 2rem; font-size: 4rem; line-height: 1; }

@media screen and (min-width: 48em), print { .lst_ol01 > li { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 2rem 2rem 2rem 8rem; margin-bottom: 3rem; }
  .lst_ol01 > li::before { left: 2rem; font-size: 5rem; line-height: 1; } }
.lst_dl01 dt { background-color: var(--bg-box01); color: var(--main-color01); padding: 1.6rem; margin-bottom: 1rem; }
.lst_dl01 dt .role { color: var(--main-color01); }
.lst_dl01 dd { background-color: var(--bg-box02); padding: 1.6rem; margin-left: 0; margin-bottom: 3rem; }
.lst_dl01 dd .role { color: var(--main-color02); }
.lst_dl01 .role { display: inline-block; font-size: 2.6rem; line-height: 1; text-align: center; vertical-align: top; width: 5rem; margin-right: 1rem; }
.lst_dl01 .txt { display: inline-block; width: calc(100% - 6rem); vertical-align: middle; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { background-color: var(--bg-box01); color: var(--main-color01); font-size: 2rem; padding: 2rem; margin-bottom: 3rem; }
  .lst_dl01 dt .role { color: var(--main-color01); }
  .lst_dl01 dd { background-color: var(--bg-box02); padding: 2rem; margin-left: 0; margin-bottom: 3rem; }
  .lst_dl01 dd .role { color: var(--main-color02); }
  .lst_dl01 .role { display: inline-block; font-size: 5rem; line-height: 1; text-align: center; vertical-align: middle; width: 10rem; margin-right: 3rem; }
  .lst_dl01 .txt { display: inline-block; width: calc(100% - 13rem); vertical-align: middle; } }
@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.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: 0 !important; }
  .flex3 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.box_bg { padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_bg { padding: 2.0rem; } }

.box_bg-gr { background-color: var(--bg-box01); border: 0.3rem solid var(--main-color01); border-radius: .6rem; padding: 0 1rem; margin-bottom: 3rem; }
@media screen and (min-width: 48em), print { .box_bg-gr { border: 0.6rem solid var(--main-color01); padding: 0 2rem; } }

.mediaBox { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; margin-bottom: 5rem; }
.mediaBox_wrap { background-color: var(--bg-top02); padding: 3rem 1rem; }
.mediaBox_txt { font-size: 1.6rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.mediaBox_img { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.mediaBox_img.deco { position: relative; }
.mediaBox_img.deco::before { position: absolute; background: url(../img/deco-tape05.png) no-repeat; background-position: center; background-size: contain; content: ''; top: -3rem; left: 0; right: 0; margin: auto; width: 12rem; height: 6rem; -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
.mediaBox_img .img { width: 100%; vertical-align: bottom; margin-bottom: 1rem; }
@media screen and (min-width: 48em), print { .mediaBox { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; gap: 4rem; }
  .mediaBox_wrap { background-color: initial; padding: 0; }
  .mediaBox_txt { font-size: 1.8rem; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .mediaBox_img { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .mediaBox_img.deco { position: relative; }
  .mediaBox_img.deco::before { position: absolute; background: url(../img/deco-tape05.png) no-repeat; background-position: center; background-size: contain; content: ''; top: -3rem; left: 0; right: 0; margin: auto; width: 20rem; height: 6rem; -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
  .mediaBox_img .img { width: 40.2rem; max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; margin-bottom: 0; } }

.btn_detail { display: inline-block; background-color: var(--main-color02); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color02); box-shadow: 0 0 0 0.3rem var(--main-color02); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; text-decoration: none !important; min-width: 22rem; padding: .3rem 1rem; margin: .3rem; }
@media screen and (min-width: 48em), print { .btn_detail { display: inline-block; background-color: var(--main-color02); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color02); box-shadow: 0 0 0 0.3rem var(--main-color02); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.8rem; text-decoration: none !important; min-width: 22rem; padding: .5rem 2rem .3rem; margin: .3rem; } }

.btn_detail-arw { position: relative; display: inline-block; background-color: var(--main-color02); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color02); box-shadow: 0 0 0 0.3rem var(--main-color02); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; text-decoration: none !important; width: calc(100% - .6rem); padding: 0.5rem 2rem 0.3rem 1rem; margin: 0.3rem; }
.btn_detail-arw::after { position: absolute; right: 0.7rem; font-family: 'fontello'; content: '\e9ea'; font-size: 1.4rem; vertical-align: middle; }
@media screen and (min-width: 48em), print { .btn_detail-arw { font-size: 1.8rem; text-decoration: none !important; width: auto; min-width: 22rem; padding: .5rem 6rem .3rem; margin: .3rem; }
  .btn_detail-arw::after { right: 2rem; font-size: 1.8rem; } }

.btn_detail-gr { display: inline-block; background-color: var(--main-color01); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color01); box-shadow: 0 0 0 0.3rem var(--main-color01); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; text-decoration: none !important; min-width: 22rem; padding: .5rem 2rem .3rem; margin: .3rem; }
@media screen and (min-width: 48em), print { .btn_detail-gr { font-size: 1.8rem; } }

.table { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; border-collapse: collapse; border-spacing: 0px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; margin-bottom: 3rem; }
.table thead tr th { text-align: center; }
.table tr { width: 100%; }
.table tr th { background-color: var(--main-color01); -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid var(--main-color01); border-bottom: 1px solid #fff; color: #fff; font-weight: normal; text-align: left; vertical-align: middle; padding: 1rem; margin: 0; }
.table tr th:not(:last-child) { border-right: 1px solid #fff; }
.table tr td { border: var(--main-color01) 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; padding: 1rem; line-height: 160%; }
.table .bg-gr { background-color: var(--bg-box01); }

@media screen and (min-width: 48em), print { .table tr th { padding: 1.6rem; }
  .table tr td { padding: 1.6rem; } }
@media screen and (max-width: 48em), print { .scroll-table table { display: block; overflow-x: scroll; white-space: nowrap; -webkit-overflow-scrolling: touch; } }
html { font-size: calc(100vw / 32); font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-family: 'M PLUS Rounded 1c', sans-serif; }

body { background: #fff; color: var(--main-color03); word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ''; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.noscr { height: 100%; overflow: hidden; }
body.noscr::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.wrap { width: 100%; }

.main { font-size: 1.6rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

.section_inner { margin-bottom: 5rem; }

@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.8rem; }
  .section_inner { width: 1200px; padding: 0 2rem; margin: 0 auto 10rem; } }
@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 { padding: 1rem; }
.header .wrap .logo { height: 5.0rem; margin-bottom: 1rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headL { margin-bottom: 1rem; }
.header .wrap .contact { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 1rem; }
.header .wrap .contact div:first-child { margin-right: .8rem; }
.header .wrap .contact .icon-iconmonstr-phone { font-size: 1.4rem; }
.header .wrap .contact_txt_wrap { display: inline-block; border-bottom: 2px solid var(--main-color02); }
.header .wrap .contact_txt { font-size: 1rem; margin-right: .3rem; }
.header .wrap .contact_num { font-size: 1.4rem; }
.header .wrap .inquiry { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: var(--parts-color01); border-radius: 2rem; color: #fff; font-size: 1.4rem; text-align: center; line-height: 1.5; padding: 0.5rem; }
.header .wrap .inquiry .icon-iconmonstr-arrow-right { font-size: 80%; vertical-align: middle; }

@media screen and (min-width: 48em), print { .header .wrap { position: relative; 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; height: 15.6rem; padding: 0; margin: 0 auto; }
  .header .wrap .logo { width: 41.8rem; height: 10rem; margin-bottom: 0; }
  .header .wrap .address { font-size: 1.6rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); margin-top: 1rem; }
  .header .wrap .headL { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 50%; }
  .header .wrap .headR { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: 50%; padding-right: 20rem; }
  .header .wrap .contact { display: block; margin-bottom: 0; }
  .header .wrap .contact div:first-child { margin-right: 0; margin-bottom: 1rem; }
  .header .wrap .contact .icon-iconmonstr-phone { font-size: 3.5rem; margin-right: 1rem; }
  .header .wrap .contact_txt_wrap { display: inline-block; border-bottom: 4px solid var(--main-color02); }
  .header .wrap .contact_txt { font-size: 2rem; margin-right: 1rem; }
  .header .wrap .contact_num { font-size: 3.5rem; }
  .header .wrap .inquiry { position: absolute; top: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: var(--parts-color01); border-radius: initial; color: #fff; font-size: 1.8rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; line-height: 1.5; height: 10rem; padding: 1rem; }
  .header .wrap .inquiry::after { content: ''; position: absolute; left: 0; top: 100%; width: 0; height: 0; border-left: 73px solid var(--parts-color01); border-right: 73px solid var(--parts-color01); border-bottom: 22px solid transparent; }
  .header .wrap .inquiry .icon-iconmonstr-arrow-right { font-size: 80%; vertical-align: middle; } }
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: var(--main-color01); text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e971'; font-size: 3rem; line-height: .8; margin: .8rem 0 .5rem; }
.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: '\e970'; font-size: 3rem; line-height: .8; margin: .8rem 0 .5rem; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 94vw; max-height: 75vh; overflow-y: auto; background: #fff; 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 #726357; border-bottom: 1px solid #726357; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #726357; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #726357 !important; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { position: absolute; right: 1.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-family: 'fontello'; content: '\e9e9'; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e9e8'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: #726357; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #726357 !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 { display: block; background: url(../img/deco-line.png) no-repeat center bottom; padding-bottom: 7rem; margin-bottom: 10rem; }
  #nav .gnav { width: 100%; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #nav .gnav li { position: relative; width: auto; min-width: 12rem; height: 13rem; }
  #nav .gnav li .treatment { position: relative; }
  #nav .gnav li a { display: block; text-align: center; font-size: 2.4rem; height: 100%; padding-top: 10rem; }
  #nav .gnav li a.sub .icon-down-open::before { -webkit-transition: .5s; transition: .5s; }
  #nav .gnav li a.sub.active .icon-down-open::before { -webkit-transition: .5s; transition: .5s; -webkit-transform: rotateX(180deg); transform: rotateX(180deg); }
  #nav .gnav li a.sub.close::after { content: '▲'; }
  #nav .gnav li a.home { background: url(../img/ico-home.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.home:hover { color: var(--parts-color01); }
  #nav .gnav li a.flow { background: url(../img/ico-flow.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.flow:hover { color: var(--parts-color02); }
  #nav .gnav li a.sub { background: url(../img/ico-service.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.sub:hover { color: var(--parts-color03); }
  #nav .gnav li a.inquiry { background: url(../img/ico-inquiry.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.inquiry:hover { color: var(--parts-color04); }
  #nav .gnav li a.recruit { background: url(../img/ico-recruit.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.recruit:hover { color: var(--main-color01); }
  #nav .gnav li a.facility { background: url(../img/ico-facility.png) no-repeat center top; background-size: auto 8.5rem; }
  #nav .gnav li a.facility:hover { color: var(--parts-color05); }
  #nav .gnav li .subnav, #nav .gnav li .subnav2 { position: absolute; background-color: rgba(246, 239, 231, 0.8); border-radius: 12px; width: 28.8rem; visibility: hidden; padding: 2rem 3rem; -webkit-transition: .7s; transition: .7s; opacity: 0; z-index: 1000; }
  #nav .gnav li .subnav.active, #nav .gnav li .subnav2.active { visibility: visible; -webkit-transition: .7s; transition: .7s; opacity: 1; }
  #nav .gnav li .subnav li, #nav .gnav li .subnav2 li { height: auto; }
  #nav .gnav li .subnav li:not(:last-child), #nav .gnav li .subnav2 li:not(:last-child) { margin-bottom: 1rem; }
  #nav .gnav li .subnav li a, #nav .gnav li .subnav2 li a { position: relative; color: var(--main-color03); font-size: 2rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: left; padding: 1rem; }
  #nav .gnav li .subnav li a::after, #nav .gnav li .subnav2 li a::after { position: absolute; top: 10px; right: 0; margin: auto; font-family: 'fontello'; content: '\e9ea'; font-size: 2rem; }
  #nav .gnav li .subnav li a:hover, #nav .gnav li .subnav2 li a:hover { color: var(--main-color02); } }
.sidenav-list { display: none; }

@media screen and (min-width: 48em), print { .sidenav-list { display: block; position: fixed; top: 14.5rem; right: 0; z-index: 100; }
  .sidenav-list_item { margin-bottom: 1rem; }
  .sidenav-list_item img { width: 100%; } }
.overview { background: #fff url(../img/deco-flag02.png) no-repeat; background-position: top 3rem center; background-size: 70%; padding-top: 10rem; padding-bottom: 5rem; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap { width: 100%; padding: 0 1rem; }
.overview > .wrap .gaiyo { width: 100%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 1.8; }
.overview > .wrap .gaiyo dt { width: 38%; padding: .4rem; color: var(--main-color01); border-bottom: 1px dashed var(--main-color03); -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); }
.overview > .wrap .gaiyo dd { width: 62%; padding: .4rem; margin: 0; border-bottom: 1px dashed var(--main-color03); -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); }
.overview > .wrap .gaiyo dd .tel { color: #578d02; font-weight: bold; font-size: 120%; }
.overview > .wrap .overviewL .contact { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 1rem; }
.overview > .wrap .overviewL .contact div:first-child { margin-right: .8rem; }
.overview > .wrap .overviewL .contact .icon-iconmonstr-phone { font-size: 1.4rem; }
.overview > .wrap .overviewL .contact_txt_wrap { display: inline-block; border-bottom: 2px solid var(--main-color02); }
.overview > .wrap .overviewL .contact_txt { font-size: 1rem; margin-right: .3rem; }
.overview > .wrap .overviewL .contact_num { font-size: 1.4rem; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { background: #fff url(../img/deco-flag02.png) no-repeat; background-position: top 8rem center; background-size: 63rem; font-size: 1.8rem; padding-top: 30rem; padding-bottom: 10rem; }
  .overview .clinic_name { margin: 0 0 4rem; }
  .overview .clinic_name img { max-width: 38.5rem; height: auto; }
  .overview > .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 1200px; padding: 0; }
  .overview > .wrap .gaiyo dt { padding: 1.0rem 0; }
  .overview > .wrap .gaiyo dd { padding: 1.0rem 0; }
  .overview > .wrap .gaiyo dd .tel { font-size: 160%; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .contact { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 3rem; font-size: 2.4rem; }
  .overview > .wrap .overviewL .contact div:first-child { margin-right: 2rem; }
  .overview > .wrap .overviewL .contact .icon-iconmonstr-phone { font-size: 2.4rem; margin-right: .5rem; }
  .overview > .wrap .overviewL .contact_txt_wrap { display: inline-block; border-bottom: 4px solid var(--main-color02); }
  .overview > .wrap .overviewL .contact_txt { font-size: 2rem; margin-right: 1rem; }
  .overview > .wrap .overviewL .contact_num { font-size: 2.4rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 100%; } }
.tel_up { width: 100%; background: var(--main-color03); color: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; 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: stretch; -ms-flex-align: stretch; align-items: stretch; }
.tel_up .tel { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40%; font-size: 1.4rem; line-height: 1.0; }
.tel_up .tel a { padding: 1rem 1rem; }
.tel_up .inquiry { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40%; border-left: 1px solid #ccc; border-right: 1px solid #ccc; font-size: 1.4rem; line-height: 1.0; }
.tel_up .inquiry a { padding: 1.5rem 1rem; }
.tel_up .pageup { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: center; align-self: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 20%; cursor: pointer; }
.tel_up .pageup a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2.4rem; text-align: center; padding: 0.4rem 1rem; }
.tel_up .pageup a::before { text-align: center; font-size: 2.2rem; font-family: 'fontello'; content: '\e9ec'; color: #fff; }
.tel_up .pageup a span { display: block; font-size: 1rem; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; background: none; padding: 0; }
  .tel_up .tel, .tel_up .inquiry { display: none; }
  .tel_up .pageup { position: fixed; bottom: 2.0rem; right: 2.0rem; z-index: 1; }
  .tel_up .pageup a { display: block; background: var(--main-color01); border-radius: 50%; color: #fff; text-align: center; padding: .4rem; font-size: 2rem; width: 11rem; height: 11rem; }
  .tel_up .pageup a::before { font-size: 6.0rem; }
  .tel_up .pageup a span { font-size: 2rem; } }
.footer { background-color: var(--bg-footer); border-bottom: 1rem solid var(--main-color01); text-align: center; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); padding: 2rem 0 5rem; }
.footer .copy { display: block; color: var(--main-color03); font-size: 1.2rem; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 7rem 0; }
  .footer .copy { font-size: 1.5rem; }
  .footer ul { display: block; text-align: center; margin: auto; }
  .footer ul li { display: inline-block; margin: 0 2rem; }
  .footer ul li a { font-size: 1.8rem; opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.service, .footer ul li.facility { display: none; }
  .footer .gnav { margin-bottom: 4rem; }
  .footer .subnav { margin-bottom: 10rem; } }
#keyvsl { background: url(../img/index_kv01.jpg) no-repeat center center/cover; max-width: 100%; height: 72vw; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { #keyvsl { height: 46.3vw; margin: 0 auto 6rem; } }
.info { background: url(../img/deco-flag01.png) no-repeat; background-position: bottom 3rem center; background-size: 70%; padding-bottom: 10rem; }
.info_tit { text-align: center; }
.info_tit .tit { color: var(--main-color04); font-size: 1.8rem; }
.info_tit .subtit { color: var(--main-color02); font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); line-height: 1; margin: 0; }
.info_cont { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 1rem; }
.info_cont dl { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 23rem; overflow: hidden; }
.info_cont dl dt { position: relative; color: var(--main-color01); font-size: 1.6rem; margin-bottom: .8rem; }
.info_cont dl dt::after { position: absolute; right: 0; font-family: 'fontello'; content: '\e9e9'; margin-right: .6rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.3s; transition: 0.3s; }
.info_cont dl dt.close::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.info_cont dl dt:not(:first-of-type) { padding: 1.2rem 0 0; }
.info_cont dl dd { font-size: 1.6rem; line-height: 1.8; margin-left: 0; }

@media screen and (min-width: 48em), print { .info { display: -webkit-box; display: -ms-flexbox; display: flex; background: url(../img/deco-flag01.png) no-repeat; background-position: bottom 10rem center; background-size: 75rem; padding-bottom: 30rem; }
  .info_tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid var(--main-color03); width: 35rem; }
  .info_tit .tit { color: var(--main-color04); font-size: 2.4rem; }
  .info_tit .subtit { color: var(--main-color02); font-size: 1.8rem; line-height: 1.6; margin: 0; }
  .info_cont { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 14rem 0 9rem; }
  .info_cont dl { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 46rem; overflow: hidden; }
  .info_cont dl dt { position: relative; color: var(--main-color01); font-size: 2rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); margin-bottom: 1rem; }
  .info_cont dl dt::after { position: absolute; right: 0; font-family: 'fontello'; content: '\e9e9'; margin-right: .6rem; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.3s; transition: 0.3s; }
  .info_cont dl dt.close::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  .info_cont dl dt:not(:first-of-type) { padding: 2.4rem 0 0; }
  .info_cont dl dd { font-size: 1.8rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); line-height: 1.8; margin-left: 0; } }
.feature { position: relative; }
.feature_wrap { background: url(../img/deco-flag01.png) no-repeat; background-position: bottom 3rem center; background-size: 70%; padding-bottom: 10rem; }
.feature_inner { position: relative; width: 100%; text-align: center; margin: auto; }
.feature_subtit { position: relative; display: inline-block; border: solid 2px var(--main-color01); color: var(--main-color03); font-size: 1.2rem; text-align: center; padding: 0.3rem 0.4rem; }
.feature_subtit::before { content: ""; position: absolute; bottom: -24px; left: 50%; margin-left: -54px; border: 12px solid transparent; border-top: 12px solid #FFF; z-index: 2; }
.feature_subtit::after { content: ""; position: absolute; bottom: -28px; left: 50%; margin-left: -55px; border: 13px solid transparent; border-top: 13px solid var(--main-color01); z-index: 1; }
.feature_tit { position: relative; display: inline-block; font-size: 1.8rem; text-align: center; line-height: 1.3; margin-right: 4rem; margin-bottom: 2rem; }
.feature_tit span { font-size: 3rem; font-weight: 700; }
.feature_tit::after { position: absolute; content: ''; top: 0; bottom: 0; right: -60px; margin: auto; background: url(../img/logo1.png) no-repeat; background-size: 100%; width: 3rem; height: 3.3rem; -webkit-transform: rotate(15deg); transform: rotate(15deg); }

@media screen and (min-width: 48em), print { .feature { position: relative; }
  .feature_wrap { background: url(../img/deco-flag01.png) no-repeat; background-position: bottom 10rem center; background-size: 75rem; padding-bottom: 30rem; overflow: hidden; }
  .feature_inner { position: relative; width: 1200px; height: 150rem; text-align: center; margin: auto; }
  .feature_inner::before { position: absolute; content: ''; top: 19rem; right: 19rem; background-color: var(--bg-top01); border-radius: 1rem; width: 200vw; height: 76.7rem; z-index: -1; }
  .feature::after { position: absolute; content: ''; bottom: 0; background: url(../img/index_feature_bg.jpg) no-repeat; border-radius: 1rem; width: 200vw; height: 114rem; z-index: -2; }
  .feature_subtit { position: relative; display: inline-block; border: solid 2px var(--main-color01); color: var(--main-color03); font-size: 1.5rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; padding: .7rem 1rem; }
  .feature_subtit::before { content: ""; position: absolute; bottom: -24px; left: 50%; margin-left: -54px; border: 12px solid transparent; border-top: 12px solid #FFF; z-index: 2; }
  .feature_subtit::after { content: ""; position: absolute; bottom: -28px; left: 50%; margin-left: -55px; border: 13px solid transparent; border-top: 13px solid var(--main-color01); z-index: 1; }
  .feature_tit { position: relative; display: inline-block; font-size: 2.4rem; text-align: center; line-height: 1.3; margin-right: 6rem; margin-bottom: 14rem; }
  .feature_tit span { font-size: 6rem; font-weight: 700; }
  .feature_tit::after { position: absolute; content: ''; top: 0; bottom: 0; right: -70px; margin: auto; background: url(../img/logo1.png) no-repeat; background-size: 100%; width: 6rem; height: 6.5rem; -webkit-transform: rotate(15deg); transform: rotate(15deg); } }
.feature_list { background-color: var(--bg-top01); padding: 3rem 1rem .1rem; }
.feature_list_item { position: relative; background-color: #fff; border-radius: 1rem; width: 100%; height: auto; padding: 3rem 2rem; margin-bottom: 3rem; }
.feature_list_item::before { position: absolute; content: ''; top: -3rem; left: 0; right: 0; margin: auto; width: 20rem; height: 6rem; }
.feature_list_item:nth-child(1)::before { background: url(../img/deco-tape01.png) no-repeat; background-position: center; background-size: 50%; }
.feature_list_item:nth-child(2)::before { background: url(../img/deco-tape02.png) no-repeat; background-position: center; background-size: 50%; }
.feature_list_item:nth-child(3)::before { background: url(../img/deco-tape03.png) no-repeat; background-position: center; background-size: 50%; }
.feature_list_item:nth-child(4)::before { background: url(../img/deco-tape04.png) no-repeat; background-position: center; background-size: 50%; }
.feature_list_item:nth-child(5)::before { background: url(../img/deco-tape05.png) no-repeat; background-position: center; background-size: 50%; }
.feature_list_item img { margin: 0 0 2rem; border-radius: 1.0rem; }
.feature_list_item p { color: var(--main-color03); font-size: 1.5rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); line-height: 1.8; text-align: left; }
.feature_list_tit { position: relative; color: var(--main-color04); font-size: 1.7rem; }
.feature_list_tit::after { position: absolute; content: ''; bottom: -3px; left: 0; right: 0; margin: auto; background-color: var(--main-color02); width: 9.6rem; height: .3rem; }
.feature_list .btn_detail { margin-left: 0; margin-right: 0; }

@media screen and (min-width: 48em), print { .feature_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 7rem 1rem; background-color: initial; padding: 0; }
  .feature_list_item { position: relative; background-color: #fff; border-radius: 1rem; width: 39.3rem; height: 57.8rem; padding: 6rem 3rem; margin-bottom: 0; }
  .feature_list_item::before { position: absolute; content: ''; top: -3rem; left: 0; right: 0; margin: auto; width: 20rem; height: 6rem; }
  .feature_list_item:nth-child(1)::before { background: url(../img/deco-tape01.png) no-repeat; background-size: 100%; }
  .feature_list_item:nth-child(2)::before { background: url(../img/deco-tape02.png) no-repeat; background-size: 100%; }
  .feature_list_item:nth-child(3)::before { background: url(../img/deco-tape03.png) no-repeat; background-size: 100%; }
  .feature_list_item:nth-child(4)::before { background: url(../img/deco-tape04.png) no-repeat; background-size: 100%; }
  .feature_list_item:nth-child(5)::before { background: url(../img/deco-tape05.png) no-repeat; background-size: 100%; }
  .feature_list_item img { margin-bottom: 2rem; }
  .feature_list_item p { color: var(--main-color03); font-size: 1.8rem; line-height: 1.8; text-align: left; }
  .feature_list_tit { position: relative; color: var(--main-color04); font-size: 2.3rem; }
  .feature_list_tit::after { position: absolute; content: ''; bottom: -3px; left: 0; right: 0; margin: auto; background-color: var(--main-color02); width: 9.6rem; height: .3rem; }
  .feature_list .btn_detail { margin-left: -1.0rem; margin-right: -1.0rem; } }
.message { position: relative; }
.message_inner { width: 100%; }
.message_tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 2rem; }
.message_tit .tit { position: relative; color: var(--main-color04); font-size: 1.8rem; }
.message_tit .subtit { color: var(--main-color02); font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); line-height: 1; margin: 0; }
.message .mediaBox_img .img { border-radius: 1.0rem; }

@media screen and (min-width: 48em), print { .message { position: relative; padding-bottom: 7rem; }
  .message::after { position: absolute; content: ''; bottom: 0; background-color: var(--bg-top02); width: 100%; height: 48rem; z-index: -2; }
  .message_inner { width: 1200px; margin: auto; }
  .message_tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 13rem; }
  .message_tit .tit { position: relative; color: var(--main-color04); font-size: 2.4rem; }
  .message_tit .tit::after { position: absolute; content: ''; top: 1rem; bottom: 0; left: -70px; margin: auto; background: url(../img/logo1.png) no-repeat; background-size: 100%; width: 6rem; height: 6.5rem; -webkit-transform: rotate(-15deg); transform: rotate(-15deg); }
  .message_tit .subtit { color: var(--main-color02); font-size: 1.8rem; line-height: 1.6; margin: 0; } }
.bg-round { border-radius: 1rem; padding: 2rem; }

@media screen and (min-width: 48em), print { .bg-round { position: relative; border-radius: 3rem; padding: 7rem 3rem 7rem 0; }
  .bg-round::after { position: absolute; content: ''; top: 0; right: 0; background-color: #fff; -webkit-filter: drop-shadow(0 0.3rem 0.6rem rgba(230, 221, 213, 0.8)); filter: drop-shadow(0 0.3rem 0.6rem rgba(230, 221, 213, 0.8)); border-radius: 3rem; width: 200vw; height: 46rem; z-index: -1; } }
body:not(.index) .main { margin: 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

.service-list_item { background-color: var(--bg-box01); border-radius: 1rem; width: 100%; padding: 1rem; margin-bottom: 1rem; }
.service-list_item img { border-radius: 1rem; width: 100%; max-width: 100%; }
.service-list_item p { color: var(--main-color01); text-align: center; }

@media screen and (min-width: 48em), print { .service-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 3rem; margin-bottom: 0; }
  .service-list_item { border-radius: 1rem; width: calc(calc(100% - 9rem) / 4); padding: 1rem; } }
@media screen and (max-width: 48em), print { .inquiry form#mailformpro input, .inquiry form#mailformpro textarea { border: 1px solid #ccc; font-size: 1.6rem; padding: 1rem; }
  .inquiry form#mailformpro input[type="text"], .inquiry form#mailformpro input[type="tel"], .inquiry form#mailformpro input[type="email"] { width: 100% !important; border: 1px solid #ccc; padding: 1rem; }
  .inquiry form#mailformpro label { display: inline; white-space: initial; margin: 0 1.0rem 0 0; }
  .inquiry form#mailformpro textarea { width: 100% !important; height: 20.0rem !important; border: 1px solid #ccc; }
  .inquiry form#mailformpro .must { display: block; background-color: #C00; border: none; text-shadow: none; padding: 2px 5px; font-size: 1.2rem; color: #FFF; float: left; margin: 0px 5px; border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; background-image: none; }
  .inquiry form#mailformpro dl dt { float: left; width: 100%; clear: both; border-top: none; font-size: 1.6rem; text-align: left; padding: 1.7rem 0; margin: 0px; }
  .inquiry form#mailformpro dl dd { width: 100%; border-top: solid 1px #CCC; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.6rem; text-align: left; padding: 1rem 0; margin: 0px; }
  .inquiry form#mailformpro .mfp_col10:not(:last-child) { margin-bottom: 1rem; }
  .inquiry form#mailformpro .mfp_col10 label { margin: .6rem; }
  .inquiry form#mailformpro input::-webkit-input-placeholder, .inquiry form#mailformpro textarea::-webkit-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input:-ms-input-placeholder, .inquiry form#mailformpro textarea:-ms-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input::-ms-input-placeholder, .inquiry form#mailformpro textarea::-ms-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input::placeholder, .inquiry form#mailformpro textarea::placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro .mfp_element_text, .inquiry form#mailformpro .mfp_element_number, .inquiry form#mailformpro .mfp_element_select-one, .inquiry form#mailformpro .mfp_element_email, .inquiry form#mailformpro .mfp_element_tel, .inquiry form#mailformpro .mfp_element_textarea, .inquiry form#mailformpro .mfp_element_date, .inquiry form#mailformpro .mfp_element_password { -webkit-box-shadow: none; box-shadow: none; }
  .inquiry form#mailformpro .mfp_element_submit, .inquiry form#mailformpro .mfp_element_reset, .inquiry form#mailformpro .mfp_element_button, .inquiry form#mailformpro button.mfp_next, .inquiry form#mailformpro button.mfp_prev { display: inline-block; background: var(--main-color01); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color01); box-shadow: 0 0 0 0.3rem var(--main-color01); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.4rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; text-decoration: none !important; text-shadow: none; min-width: 22rem; padding: .5rem 2rem .3rem; margin: .3rem; }
  .inquiry form#mailformpro label.mfp_checked { border: none; background-color: initial; -webkit-box-shadow: none; box-shadow: none; }
  .inquiry form#mailformpro label.mfp_not_checked { border: none; } }
@media screen and (min-width: 48em), print { .inquiry form#mailformpro input, .inquiry form#mailformpro textarea { border: 1px solid #ccc; font-size: 1.8rem; padding: 1rem; }
  .inquiry form#mailformpro input[type="text"], .inquiry form#mailformpro input[type="tel"], .inquiry form#mailformpro input[type="email"] { width: 100% !important; border: 1px solid #ccc; padding: 1rem; }
  .inquiry form#mailformpro label { display: inline-block; margin: 0 1.0rem 0 0; }
  .inquiry form#mailformpro textarea { width: 100% !important; height: 20.0rem !important; border: 1px solid #ccc; }
  .inquiry form#mailformpro .must { display: block; background-color: #C00; border: none; text-shadow: none; padding: 2px 5px; font-size: 1.2rem; color: #FFF; float: left; margin: 0px 5px; border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; background-image: none; }
  .inquiry form#mailformpro dl dt { float: left; width: 20rem; clear: both; border-top: none; font-size: 1.8rem; text-align: right; padding: 1.7rem 0 1.7rem; margin: 0px; }
  .inquiry form#mailformpro dl dd { border-top: none; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; font-size: 1.8rem; text-align: left; padding: 1rem 0 1rem 21rem; margin: 0px; }
  .inquiry form#mailformpro .mfp_col10:not(:last-child) { margin-bottom: 1rem; }
  .inquiry form#mailformpro .mfp_col10 label { margin: .6rem; }
  .inquiry form#mailformpro input::-webkit-input-placeholder, .inquiry form#mailformpro textarea::-webkit-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input:-ms-input-placeholder, .inquiry form#mailformpro textarea:-ms-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input::-ms-input-placeholder, .inquiry form#mailformpro textarea::-ms-input-placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro input::placeholder, .inquiry form#mailformpro textarea::placeholder { color: #d4d4d4; }
  .inquiry form#mailformpro .mfp_element_text, .inquiry form#mailformpro .mfp_element_number, .inquiry form#mailformpro .mfp_element_select-one, .inquiry form#mailformpro .mfp_element_email, .inquiry form#mailformpro .mfp_element_tel, .inquiry form#mailformpro .mfp_element_textarea, .inquiry form#mailformpro .mfp_element_date, .inquiry form#mailformpro .mfp_element_password { -webkit-box-shadow: none; box-shadow: none; }
  .inquiry form#mailformpro .mfp_element_submit, .inquiry form#mailformpro .mfp_element_reset, .inquiry form#mailformpro .mfp_element_button, .inquiry form#mailformpro button.mfp_next, .inquiry form#mailformpro button.mfp_prev { display: inline-block; background: var(--main-color01); -webkit-box-shadow: 0 0 0 0.3rem var(--main-color01); box-shadow: 0 0 0 0.3rem var(--main-color01); border: 1px dashed #fff; border-radius: 2rem; color: #fff; font-size: 1.8rem; -webkit-transform: rotate(0.05deg); transform: rotate(0.05deg); text-align: center; text-decoration: none !important; text-shadow: none; min-width: 22rem; padding: .5rem 2rem .3rem; margin: .3rem; } }

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