@charset "utf-8";
/*!
 * Bundle CSS - Reset + Base + FlexNav + Lightbox + Common + Index + Menu + Blog + Pages + Column
 * Purged: IE hacks, .oldie rules, unused vendor prefixes, unused utilities (.w10-.w100, .puru, .movie, .tap-bnr, .yellow-line)
 */

/* ===========================================
   1. RESET
   =========================================== */
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}
body {
  line-height: 1;
  position: relative;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%;
}
article, aside, dialog, figure, footer, header, main, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
br, hr { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
input, select { vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }

/* ===========================================
   2. BASE
   =========================================== */
/* --- TinyMCE (.rte) --- */
.rte { line-height: 1.8; display: inline-table; }
.rte:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.rte img { width: auto; height: auto; max-width: 100%; }
.rte p { margin-bottom: 1em; }
.rte p a { color: #1474da; text-decoration: underline; }
.rte .justifyright { text-align: right; }
.rte strong { font-weight: bold; }
.rte ul, .rte ol { margin-bottom: 0.5em; margin-left: 20px; }
.rte ul li, .rte ol li { margin-bottom: 0.5em; }
.rte .l60 { width: 60%; float: left; margin-bottom: 1em; }
.rte .r38 { width: 38%; float: right; margin-bottom: 1em; }
.rte .r60 { width: 60%; float: right; margin-bottom: 1em; }
.rte .l38 { width: 38%; float: left; margin-bottom: 1em; }
.rte .lr-clear { clear: both; }
.rte .sub-hx {
  color: #0abab5; font-size: 18px; font-weight: bold;
  border-bottom: 1px solid #0abab5; padding: 6px 0; margin-bottom: 10px; line-height: 1.4;
}

/* --- 初期設定 --- */
p.text { line-height: 1.4; margin-bottom: 1em; }

/* --- clearfix --- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }

/* --- デバイス表示 --- */
.sp { display: none; }
.pc { display: block; }

/* --- 見出し --- */
.main-hx {
  font-size: 22px; font-weight: bold; color: #ffffff;
  background-color: #0abab5; border-bottom: 3px solid #009691;
  padding: 19px 3%; margin-bottom: 25px;
}
.base-hx {
  background: #0abab5; color: #ffffff;
  padding: 12px 24px 12px 2%; font-size: 22px; line-height: 1.2;
  margin-bottom: 15px; text-align: center;
}
.sub-hx {
  color: #0abab5; font-size: 18px; font-weight: bold;
  border-bottom: 1px solid #0abab5; padding: 6px 0; margin-bottom: 10px; line-height: 1.4;
}

/* --- float --- */
.lp { float: left; }
.rp { float: right; }
.cbp { clear: both; }
.lihe0 { line-height: 0; }

/* --- margin --- */
.cn-mp { margin-bottom: 25px; }
.mb5p { margin-bottom: 5px; }
.mb10p { margin-bottom: 10px; }
.mb15p { margin-bottom: 15px; }
.mb20p { margin-bottom: 20px; }
.mb25p { margin-bottom: 25px; }
.mb30p { margin-bottom: 30px; }
.mb35p { margin-bottom: 35px; }
.mb40p { margin-bottom: 40px; }
.mb45p { margin-bottom: 45px; }
.mb50p { margin-bottom: 50px; }

img { width: 100%; height: auto; }

/* --- リンク --- */
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; color: #383838; font-style: normal; text-decoration: none; }
a:link { color: #383838; font-style: normal; text-decoration: none; }
a:visited { color: #383838; text-decoration: none; }
a:hover { color: #383838; font-style: normal; text-decoration: underline; }
a:active { text-decoration: none; }
.fade:hover { opacity: 0.6; transition: 0.5s; }

/* --- ページネーション --- */
nav.pagination { margin: 15px 2%; }
nav.pagination h2 { display: none; }
nav.pagination .nav-links .page-numbers {
  display: inline-block; background-color: #ffb100; border: 1px solid #f59b0e;
  border-radius: 5px; padding: 5px 7px; color: #ffffff; text-decoration: none;
}
nav.pagination .nav-links .dots { background: none; border: none; border-radius: 0; padding: 5px 7px; color: #b54806; }
nav.pagination .nav-links .current { background-color: #ff7600; }
nav.pagination .nav-links a.page-numbers:hover { background-color: #ff8d00; }

/* --- 共通コンテンツ --- */
.main-bnr ul li { margin-bottom: 25px; }
.main-bnr .text { font-weight: bold; }
.main-bnr .text span { color: #77ad0a; text-decoration: underline; }

/* --- #flow 施術の流れ --- */
#flow ol { display: flex; flex-wrap: wrap; justify-content: space-between; }
#flow ol li { width: 31%; margin-bottom: 25px; }
#flow ol li span { display: block; margin-top: 10px; line-height: 1.8; font-size: 13px; }

/* --- #voice お客様の声 --- */
#voice .voice-list .voice-box { width: 100%; margin: 0 auto 25px; }
#voice .voice-box .box {
  border-top: 1px solid #5f4014; border-bottom: 1px solid #5f4014;
  background-color: #edeacd; margin-bottom: 10px; padding-bottom: 15px;
}
#voice .voice-box .box .hx {
  width: 100%; color: #ffffff; background-color: #706920;
  padding: 10px 3%; font-size: 17px; font-weight: bold; line-height: 1.4; margin-bottom: 15px;
}
#voice .voice-box .box .img { width: 22%; float: left; margin-bottom: 15px; position: relative; margin-left: 3%; }
#voice .voice-box .box .img img.icon-voice { position: absolute; bottom: 0; right: 0; width: 50px; }
#voice .voice-box .box .text { width: 67%; float: right; line-height: 1.4; margin-bottom: 25px; font-size: 14px; margin-right: 3%; }
#voice .voice-box .box .text img { width: auto; max-width: 100%; }
#voice .voice-box .box .etc { clear: both; font-size: 13px; color: #555656; line-height: 1.2; }

/* ===========================================
   3. FLEXNAV
   =========================================== */
.flexnav {
  transition: none; -webkit-transform-style: preserve-3d;
  overflow: hidden; margin: 0 auto; width: 100%; max-height: 0;
}
.flexnav.opacity { opacity: 0; }
.flexnav.flexnav-show {
  max-height: 2000px; opacity: 1; transition: all .5s ease-in-out;
  overflow: scroll; height: 75vh;
}
.flexnav.one-page { position: fixed; top: 50px; right: 5%; max-width: 200px; }
.flexnav li { font-size: 100%; position: relative; overflow: hidden; }
.flexnav li a, .flexnav li span.hx-nav {
  position: relative; display: block; z-index: 2; overflow: hidden;
  padding: 20px; text-decoration: none; font-size: 16px;
  color: #49391d; background: #edeac7; border-bottom: 1px solid #877961;
}
.flexnav li ul { width: 100%; }
.flexnav li ul li { font-size: 100%; position: relative; overflow: hidden; }
.flexnav li ul.flexnav-show li { overflow: visible; }
.flexnav li ul li a { display: block; background: #f6f4da; }
.flexnav ul li ul li a { background: #bfbfbc; }
.flexnav ul li ul li ul li a { background: #cbcbc9; }
.flexnav .touch-button {
  position: absolute; z-index: 999; top: 0; right: 0;
  width: 100%; height: 56px; display: inline-block; text-align: right;
}
.flexnav .touch-button:hover { cursor: pointer; }
.flexnav .touch-button .navicon { position: relative; top: 1.4em; font-size: 12px; padding-right: 15px; color: #49391d; }
.menu-button { position: relative; display: block; padding: 1em; font-weight: bold; cursor: pointer; }
.menu-button button { background: none; border: none; padding: 0; margin: 0; cursor: pointer; display: block; width: 100%; }
.menu-button.one-page { position: fixed; top: 0; right: 5%; padding-right: 45px; }
.menu-button .touch-button {
  background: transparent; position: absolute; z-index: 999; top: 0; right: 0;
  width: 50px; height: 50px; display: inline-block; text-align: center;
}
.menu-button .touch-button .navicon { font-size: 16px; position: relative; top: 1em; color: #592F2A; }

@media all and (min-width: 769px) {
  body.one-page { padding-top: 70px; }
  .flexnav { overflow: visible; }
  .flexnav.opacity { opacity: 1; }
  .flexnav.one-page { top: 0; right: auto; max-width: 1080px; }
  .flexnav li { overflow: visible; }
  .flexnav li a { border-bottom: none; }
  .flexnav li > ul { position: absolute; top: auto; left: 0; }
  .flexnav li > ul li { width: 100%; }
  .flexnav li ul li > ul { margin-left: 100%; top: 0; }
  .flexnav li ul li a { border-bottom: none; }
  .flexnav li ul.open { display: block; opacity: 1; visibility: visible; z-index: 1; }
  .flexnav li ul.open li { overflow: visible; max-height: 100px; }
  .flexnav li ul.open ul.open { margin-left: 100%; top: 0; }
  .menu-button { display: none; }
}

/* ===========================================
   4. LIGHTBOX
   =========================================== */
body:after {
  content: url(../img/common/close.png) url(../img/common/loading.gif) url(../img/common/prev.png) url(../img/common/next.png);
  display: none;
}
.lightboxOverlay { position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; opacity: 0.8; display: none; }
.lightbox { position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }
.lightbox .lb-image { display: block; height: auto; max-width: inherit; border-radius: 3px; }
.lightbox a img { border: none; }
.lb-outerContainer {
  position: relative; background-color: white;
  max-width: 700px; width: 96% !important; height: auto !important;
  margin: 0 auto; border-radius: 4px;
}
.lightbox .lb-image { width: 100% !important; height: auto !important; }
.lb-outerContainer:after { content: ""; display: table; clear: both; }
.lb-container { padding: 4px; }
.lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }
.lb-cancel { display: block; width: 32px; height: 32px; margin: 0 auto; background: url(../img/common/loading.gif) no-repeat; }
.lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
.lb-container > .nav { left: 0; }
.lb-nav a { outline: none; background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); }
.lb-prev, .lb-next { height: 100%; cursor: pointer; display: block; }
.lb-nav a.lb-prev {
  width: 34%; left: 0; float: left;
  background: url(../img/common/prev.png) left 48% no-repeat;
  opacity: 0; transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover { opacity: 1; }
.lb-nav a.lb-next {
  width: 64%; right: 0; float: right;
  background: url(../img/common/next.png) right 48% no-repeat;
  opacity: 0; transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover { opacity: 1; }
.lb-dataContainer {
  max-width: 700px; width: 96% !important;
  margin: 0 auto; padding-top: 5px;
  border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;
}
.lb-dataContainer:after { content: ""; display: table; clear: both; }
.lb-data { padding: 0 4px; color: #ccc; }
.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }
.lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }
.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; }
.lb-data .lb-close {
  display: block; float: right; width: 30px; height: 30px;
  background: url(../img/common/close.png) top right no-repeat;
  text-align: right; outline: none; opacity: 0.7; transition: opacity 0.2s;
}
.lb-data .lb-close:hover { cursor: pointer; opacity: 1; }

/* ===========================================
   5. COMMON (Layout)
   =========================================== */
html { background-color: #ffffff; }
body { font-size: 15px; color: #333333; font-family: 'Noto Serif JP', sans-serif; }
.seo-h1 { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
#wrapper { width: 100%; max-width: 1180px; height: auto; margin: 0 auto; background-color: #ffffff; }

/* --- header --- */
header .sp-top { display: none; }
header h1 span {
  width: 100%; max-width: 1180px; height: auto; margin: 0 auto;
  display: block; font-size: 12px; color: #000; padding: 3px 2%; line-height: 3;
}
header .hd-box {
  width: 100%; max-width: 1180px; height: auto; margin: 0 auto; padding: 15px 4%;
  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;
}
header .hd-box .logo { width: 49%; display: flex; justify-content: space-between; align-items: center; }
header .hd-box .logo .adrs { line-height: 1.4; font-size: 12px; margin-left: 14px; }
header .hd-box .hd-info { width: 44%; }
header .hd-box .hd-info .link { display: flex; justify-content: space-between; }
header .hd-box .hd-info .link .tel { margin-right: 15px; }
header .pc-nav {
  width: 100%; max-width: 1180px; height: auto; margin: 0 auto;
  display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;
  border-left: 1px solid #cfcfcf;
}
header .gnav {
  background: linear-gradient(to bottom, #0abab5 0%, #15dbd5 50%, #0abab5 100%);
  padding: 10px 0;
}
header .gnav .pc-nav li { width: 20%; text-align: center; font-size: 14px; border-right: 1px solid #fff; }
header .gnav .pc-nav li.first { border-left: 1px solid #fff; }
header .gnav .pc-nav li a { display: block; padding: 8px 0; color: #fff; text-decoration: none; }

/* --- nav SP --- */
#sp-nav { display: none; }

/* --- breadcrumb --- */
#breadcrumb { width: 100%; max-width: 1040px; padding: 0 2%; margin: 0 auto; }
#breadcrumb ul { padding: 13px 0; font-size: 14px; }
#breadcrumb ul li { float: left; }
#breadcrumb ul li a { text-decoration: underline; color: #0a85bd; }
#breadcrumb ul li a:hover { color: #0276dc; }

/* --- content --- */
#content { padding-bottom: 60px; }
.content-top { padding-top: 30px; }
#cnt { width: 100%; max-width: 1040px; margin: 0 auto; padding: 0 2%; }
#main { width: 70%; float: right; }
#side { width: 26%; float: left; }
#side .side-link01 { margin-bottom: 15px; }
#side .side-link01 a {
  display: block; font-size: 16px; line-height: 1.4; color: #ffffff;
  padding: 13px 4%; text-decoration: none; background: #231815; border-radius: 10px;
}
#side .side-link01 a span { display: block; background: url(../img/common/icon01.png) no-repeat right center; padding-right: 10px; }
#side .side-nav01 { margin-bottom: 15px; }
#side .side-nav01 h2 {
  font-size: 16px; color: #ffffff; line-height: 1.4;
  padding: 13px 4%; background: #231815; border-radius: 10px;
}
#side .side-nav01 ul { border-top: none; background-color: #ffffff; }
#side .side-nav01 ul li { border-bottom: 1px dashed #8b8a7a; padding: 0 2%; }
#side .side-nav01 ul li a {
  display: block; padding: 14px 10px 12px 0;
  background: url(../img/common/icon02.png) no-repeat right center;
  text-decoration: none; color: #49391d; font-weight: bold; line-height: 1.4;
}
#side .side-nav01 ul li a:hover { text-decoration: underline; color: #4d331c; }
#side ul.side-bnr li { margin-bottom: 15px; }

/* --- footer --- */
footer { border-top: 5px solid #0abab5; background-color: #ffffff; }
footer .ft-box { width: 100%; max-width: 1180px; height: auto; margin: 0 auto; padding: 25px 4%; }
footer .ft-box .ft-info { width: 60%; float: left; }
footer .ft-box .ft-info .logo { width: 100%; margin-bottom: 15px; display: flex; justify-content: flex-start; align-items: center; }
footer .ft-box .ft-info .logo .adrs { line-height: 1.4; font-size: 12px; margin-left: 14px; }
footer .ft-box .ft-info .link { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 15px; }
footer .ft-box .ft-info .link .yoyaku { margin-right: 2%; }
footer .ft-box .ft-info .link .line { margin-right: 2%; }
footer .ft-box .ft-info .link .tel { margin-right: 2%; }
footer .ft-box .ft-info .time table { width: 100%; margin-bottom: 10px; }
footer .ft-box .ft-info .time table tr { line-height: 1.4; text-align: center; }
footer .ft-box .ft-info .time table tr th { border: 1px solid #cdcdcd; background-color: #0abab5; color: #ffffff; padding: 7px 2%; font-size: 14px; vertical-align: middle; }
footer .ft-box .ft-info .time table tr td { border: 1px solid #cdcdcd; background-color: #ffffff; color: #000; padding: 7px 2%; font-size: 12px; vertical-align: middle; }
footer .ft-box .ft-info .time table tr td.hx { font-size: 15px; }
footer .ft-box .ft-info .time .memo { line-height: 1.4; font-size: 13px; color: #49391d; }
footer .ft-box .gmap { width: 35%; float: right; }
footer .ft-box .gmap iframe { width: 100%; height: 200px; margin-bottom: 10px; }
footer .ft-box .gmap .adrs { line-height: 1.4; font-size: 13px; color: #000; }
footer p.copy { text-align: center; padding: 10px 0; background-color: #0abab5; color: #fff; font-size: 12px; line-height: 1.4; }
#sp-fttap { display: none; }
.pagetop { width: 55px; position: fixed; bottom: 5%; right: 8%; z-index: 100; }

/* ===========================================
   6. INDEX (トップページ)
   =========================================== */
.content-top h2 { text-align: center; }
.content-top h2 img { width: auto; max-height: 74px; max-width: 90%; margin: 0 auto; }
.osusume { background: #f5ffff; background-size: 100%; }
.osusume h2 { margin-bottom: 25px; }
.osusume ul { padding: 0 3% 5px; }
.osusume ul li { margin-bottom: 15px; }
#ba ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
#ba ul li { width: 49%; margin-bottom: 15px; }
#nayamilink .nayami-box .box { padding-bottom: 18px; }
#nayamilink .nayami-box .box ul.nayami-link { margin-bottom: 10px; }
#nayamilink .nayami-box .box ul.nayami-link li { width: 32%; float: left; margin: 0 2% 10px 0; }
#nayamilink .nayami-box .box ul.nayami-link li.n3 { margin: 0 0 15px 0; }
#nayamilink .ans { line-height: 0; }
#nayamilink .ans-box { background: #f5ffff; }
#nayamilink .ans-box .text-box { background: url(../img/index/ans-border01.png) no-repeat center 20px; background-size: 92%; padding: 50px 4% 25px; }
#nayamilink .ans-box .text-box .text { line-height: 1.8; }
#nayamilink .ans-box .text-box .text.last { background: url(../img/index/ans-border01.png) no-repeat center bottom; background-size: 100%; padding-bottom: 30px; margin-bottom: 0; }
#point .point-box { display: flex; flex-wrap: wrap; justify-content: space-between; background: url(../img/index/point-bg.png) no-repeat right bottom; background-size: 45%; }
#point .point-box .box { width: 48%; margin-bottom: 4%; border: 1px solid #0abab5; border-radius: 10px; }
#point .point-box .point01 { background: #f5ffff url(../img/common/point-icon01.png) no-repeat right bottom; }
#point .point-box .point02 { background: #f5ffff url(../img/common/point-icon02.png) no-repeat right bottom; }
#point .point-box .point03 { background: #f5ffff url(../img/common/point-icon03.png) no-repeat right bottom; }
#point .point-box .point04 { background: #f5ffff url(../img/common/point-icon04.png) no-repeat right bottom; }
#point .point-box .point05 { background: #f5ffff url(../img/common/point-icon05.png) no-repeat right bottom; }
#point .point-box .point06 { background: #f5ffff url(../img/common/point-icon06.png) no-repeat right bottom; }
#point .point-box .point07 { background: #f5ffff url(../img/common/point-icon07.png) no-repeat right bottom; }
#point .point-box .box .img { line-height: 0; }
#point .point-box .box .text-box { padding: 5%; }
#point .point-box .box .text-box .text { font-size: 14px; line-height: 1.8; }
#aisatu .box { background: url(../img/index/aisatu-bg.jpg) repeat-y bottom center; background-size: cover; border-radius: 10px; padding: 4%; }
#aisatu .box .text-box { background: #fff; border-radius: 10px; padding: 3%; }

/* ===========================================
   7. MENU
   =========================================== */
#tbl-cnt { background-color: #f2f2f2; border: 1px solid #333333; padding: 20px; }
#tbl-cnt .ttl { margin-bottom: 1.5rem; line-height: 1.4; list-style-type: decimal; margin-left: 15px; }
#tbl-cnt li { margin-bottom: 1rem; }
#tbl-cnt a { color: #0d67d6; }
#tbl-cnt a:hover { color: #4cb7d1; }
.menu { border-bottom: 1px solid #96694a; margin-bottom: 40px; }
.main-box { margin-bottom: 15px; }
.main-box h3 { margin-bottom: 10px; }
.main-box h2 { margin-bottom: 25px; }
.main-box .box .catch {
  padding: 15px 2% 15px; line-height: 1.4; margin-bottom: 25px;
  background: url(../img/common/bg-memo.jpg) repeat top left;
  border: 1px solid #49391d; border-radius: 5px;
}
.main-box .box p.img { width: 38%; float: right; margin-bottom: 25px; }
.main-box .box ul li, .main-box .box ol li {
  background: url(../img/common/icon-check.png) no-repeat top left;
  font-size: 17px; padding: 0 0 5px 35px; border-bottom: 1px dotted #333333; margin-bottom: 12px;
}
p.page-link { text-align: right; margin-bottom: 20px; }
p.page-link a {
  display: inline-block; background-color: #463b38; border: 1px solid #231815;
  border-radius: 5px; padding: 3px 2%; color: #ffffff; font-size: 16px; text-decoration: none;
}
p.page-link a:hover { background-color: #231815; border: 1px solid #231815; transition: 0.5s; }
.cnt-box { margin-bottom: 50px; }

/* ===========================================
   8. BLOG
   =========================================== */
#blog { margin-bottom: 60px; }
#blog .blog-list .box { background-color: #fffde9; border: 2px solid #756d19; padding: 2%; margin-bottom: 10px; }
#blog .blog-list .box h3 { width: 72%; float: right; font-size: 16px; line-height: 1.2; border-left: 3px solid #a69b26; padding: 2px 0 2px 7px; margin-bottom: 15px; }
#blog .blog-list .box h3 span { display: block; font-size: 14px; margin-top: 5px; }
#blog .blog-list .box p.blog-img { width: 25%; float: left; margin-bottom: 10px; }
#blog .blog-list .box p.blog-img img { background-color: #ffffff; padding: 5px; box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); height: auto; }
#blog .blog-list .box .text01 { width: 72%; float: right; line-height: 1.5; margin-bottom: 10px; overflow: hidden; }
#blog .blog-list .box p.next-link { text-align: right; }
#blog .blog-list .box p.next-link a { display: inline-block; background-color: #231815; border-radius: 5px; color: #ffffff; padding: 5px 15px; font-size: 16px; text-decoration: none; }
.blog-box { background-color: #fffde9; border: 2px solid #756d19; padding: 2%; margin-bottom: 60px; }
.blog-box h1 { width: 72%; float: right; margin-bottom: 15px; }
.blog-box h1 .hx { font-size: 18px; line-height: 1.2; border-left: 3px solid #a69b26; padding: 2px 0 2px 7px; display: block; }
.blog-box h1 .day { display: block; margin-top: 20px; font-size: 14px; }
.blog-box p.blog-img { width: 25%; float: left; margin-bottom: 10px; }
.blog-box p.blog-img img { background-color: #ffffff; padding: 5px; box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); }
.blog-box .text01 { border-top: 1px dotted #ad8758; padding-top: 15px; margin-bottom: 1em; overflow: hidden; }
.blog-box .text02 { overflow: hidden; }
#blog-tpl { margin-top: 40px; padding-top: 30px; border-top: 5px dotted #fdde4e; }
#blog-tpl ul.blog-btn { margin-bottom: 30px; }
#blog-tpl ul.blog-btn li { width: 49%; float: left; margin-left: 2%; }
#blog-tpl ul.blog-btn li.first { margin-left: 0; }
#blog-tpl ul.link-qr { width: 88%; margin: 0 auto 25px; }
#blog-tpl ul.link-qr li { width: 49%; float: left; margin-left: 2%; }
#blog-tpl ul.link-qr li.first { margin-left: 0; }
#blog-tpl ul.link-qr li p.link { margin-bottom: 15px; }
#blog-tpl ul.link-qr li p.link a {
  display: block; color: #6f3f10; font-weight: bold; text-align: center; text-decoration: none;
  background-color: #ffe363; border: 2px solid #6f3f10; border-radius: 5px; padding: 10px 2%;
}
#blog-tpl ul.link-qr li p.link a:hover { background-color: #ff9901; }
#blog-tpl ul.link-qr li p.qr { width: 80%; margin: 0 auto; }
#blog-tpl p.adrs { margin-bottom: 15px; line-height: 1.4; }
#blog-tpl p.adrs a { display: inline-block; margin-left: 1em; color: #004bfb; text-decoration: underline; }
#blog-tpl table { width: 100%; margin-bottom: 15px; line-height: 1.4; }
#blog-tpl table tr th { border: 1px solid #fd6538; background-color: #fdae38; color: #ffffff; padding: 9px 0; text-align: center; vertical-align: middle; font-size: 18px; }
#blog-tpl table tr td { border: 1px solid #fd6538; background-color: #ffffff; padding: 9px 0; text-align: center; vertical-align: middle; font-size: 18px; color: #fd6538; font-weight: bold; }
#blog-tpl table tr td.time { width: 25%; }
#blog-tpl p.time-text { text-align: center; line-height: 1.4; font-size: 16px; margin-bottom: 15px; }
#blog-tpl p.time-text span { color: #fd6538; }

/* ===========================================
   9. PAGES
   =========================================== */
#page-mv { background: #f3ffff; text-align: center; color: #068583; line-height: 1.4; padding: 75px 2%; }
#page-mv .en { font-size: 14px; letter-spacing: 0.1em; }
#page-mv .ja { font-size: 24px; letter-spacing: 0.1em; }

/* --- 料金・アクセス --- */
.access #in-info .name { margin-bottom: 15px; display: flex; justify-content: space-around; align-items: center; }
.access #in-info .name .adrs { line-height: 1.4; font-size: 14px; }
.access #in-info .info .data { width: 67%; float: right; }
.access #in-info .info .data .time { margin-bottom: 10px; }
.access #in-info .info .data .time table { width: 100%; margin-bottom: 10px; }
.access #in-info .info .data .time table tr { line-height: 1.4; text-align: center; }
.access #in-info .info .data .time table tr th { border: 1px solid #cdcdcd; background-color: #0abab5; color: #ffffff; padding: 7px 2%; font-size: 14px; vertical-align: middle; }
.access #in-info .info .data .time table tr td { border: 1px solid #cdcdcd; background-color: #ffffff; color: #008f8a; padding: 7px 2%; font-size: 12px; vertical-align: middle; }
.access #in-info .info .data .time table tr td.hx { font-size: 15px; }
.access #in-info .info .data .time .memo { line-height: 1.4; font-size: 13px; color: #49391d; }
.access #in-info .info .data .link { display: flex; align-items: center; justify-content: flex-start; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; padding: 12px 0; }
.access #in-info .info .data .link .yoyaku { margin-right: 2%; }
.access #in-info .info .data .link .line { margin-right: 2%; }
.access #in-info .info .data .link .tel { margin-right: 2%; }
.access #in-info .info .gmap { width: 30%; float: left; }
.access #in-info .info .gmap iframe { width: 100%; height: 230px; margin-bottom: 10px; }
.access #price .price-box table.price-list { width: 100%; line-height: 1.2; margin-bottom: 10px; table-layout: fixed; }
.access #price .price-box table.price-list tr th { border: 1px solid #eefffe; background-color: #0abab5; color: #fff; padding: 8px 3%; font-size: 15px; vertical-align: middle; text-align: center; }
.access #price .price-box table.price-list tr td { border: 1px solid #d1cfcb; background-color: #ffffff; padding: 16px 4%; font-size: 16px; text-align: center; color: #49391d; vertical-align: middle; }
.access #price .price-box table.price-list tr td.hx { background-color: #eaca9c; text-align: center; }
.access #price .price-box .memo-box { background-color: #faf7f2; padding: 15px; margin-bottom: 20px; color: #49391d; }
.access #price .price-box .memo-box .main-text { color: #d82929; line-height: 1.4; margin-bottom: 5px; font-size: 18px; }
.access #price .price-box .memo-box .main-text span { display: inline-block; font-size: 15px; color: #49391d; }
.access #price .price-box .text { line-height: 1.8; }
.access #syosai .text-box { border: 1px solid #d1cfcb; background-color: #ffffff; padding: 20px; }
.access #syosai .text-box ul { line-height: 1.8; color: #49391d; }
.access #syosai .text-box ul li { list-style-type: disc; margin-left: 30px; margin-bottom: 5px; }

/* --- ビフォーアフター --- */
#bfaf .box { margin-bottom: 40px; }
#bfaf .box .img-wrap { margin-bottom: 20px; display: flex; justify-content: space-between; position: relative; }
#bfaf .box .img-wrap::after {
  position: absolute; top: 50%; left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 0; height: 0; border-style: solid;
  border-width: 15px 0 15px 20px; border-color: transparent transparent transparent #36e0db; content: "";
}
#bfaf .box .img-wrap .img-part { width: 45%; }
#bfaf .box .img-wrap .img-part .img { margin-bottom: 15px; }
#bfaf .box .img-wrap .bfaf-text { text-align: center; color: #0abab5; font-size: 20px; }
#bfaf .box .text-box .sub-hx { text-align: center; margin-bottom: 20px; color: #333333; border-bottom: 1px solid #333333; }
#bfaf .box .text-box ul li {
  background: url(../img/common/icon-check.png) no-repeat top left;
  font-size: 17px; padding: 5px 0 5px 35px; border-bottom: 1px dotted #333333; margin-bottom: 12px;
}
#bfaf .box .text-box .bfaf-sentence { line-height: 1.7; }

/* --- スタッフ --- */
.staff-page #staff .staff-box { border: 1px solid #643200; background-color: #f9f6ed; padding: 15px 3%; margin-bottom: 20px; }
.staff-page #staff .staff-box .img { width: 35%; float: left; margin-bottom: 20px; }
.staff-page #staff .staff-box .txt { width: 62%; float: right; margin-bottom: 20px; }
.staff-page #staff .staff-box .txt tr { border-bottom: 1px dashed #643200; line-height: 1.4; }
.staff-page #staff .staff-box .txt tr th { padding: 10px 1%; width: 25%; vertical-align: middle; color: #9c3407; font-weight: bold; }
.staff-page #staff .staff-box .txt tr td { padding: 10px 2%; }
.staff-page #staff .staff-box .txt tr td .name { font-size: 1.5em; font-weight: bold; }
.staff-page #staff .staff-box .txt-box { clear: both; }
.staff-page #staff .staff-box .txt-box .hx { font-weight: bold; color: #9c3407; border-bottom: 1px dashed #643200; margin-bottom: 10px; padding-bottom: 3px; font-size: 16px; }
.staff-page #staff .staff-box .license-box { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.staff-page #staff .staff-box .license-box .license-img { width: 48%; margin-bottom: 10px; }

/* ===========================================
   10. COLUMN
   =========================================== */
#column { margin-bottom: 60px; }
#column .column-list .box { background-color: #f3ffff; border: 2px solid #0abab5; padding: 2%; margin-bottom: 15px; }
#column .column-list .box p.column-img { width: 25%; float: left; margin-bottom: 10px; }
#column .column-list .box p.column-img img { background-color: #ffffff; padding: 5px; box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); height: auto; }
#column .column-list .box .column-text { width: 72%; float: right; }
#column .column-list .box .column-text h3 { font-size: 16px; line-height: 1.4; border-left: 3px solid #0abab5; padding: 2px 0 2px 7px; margin-bottom: 8px; }
#column .column-list .box .column-text h3 a { color: #333333; text-decoration: none; }
#column .column-list .box .column-text h3 a:hover { text-decoration: underline; }
#column .column-list .box .column-text p.day { font-size: 14px; color: #888888; margin-bottom: 8px; }
#column .column-list .box .column-text p.excerpt { font-size: 14px; line-height: 1.5; margin-bottom: 10px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
#column .column-list .box .column-text p.next-link { text-align: right; }
#column .column-list .box .column-text p.next-link a { display: inline-block; background-color: #0abab5; border-radius: 5px; color: #ffffff; padding: 5px 15px; font-size: 14px; text-decoration: none; }
#column .column-list .box .column-text p.next-link a:hover { background-color: #088f8b; }
.column-box { background-color: #f3ffff; border: 2px solid #0abab5; padding: 2%; margin-bottom: 40px; }
.column-box h1 { width: 72%; float: right; margin-bottom: 15px; }
.column-box h1 .hx { font-size: 18px; line-height: 1.4; border-left: 3px solid #0abab5; padding: 2px 0 2px 7px; display: block; }
.column-box h1 .day { display: block; margin-top: 15px; font-size: 14px; color: #888888; }
.column-box p.column-img { width: 25%; float: left; margin-bottom: 10px; }
.column-box p.column-img img { background-color: #ffffff; padding: 5px; box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2); }
.column-box .text01 { border-top: 1px dotted #0abab5; padding-top: 15px; margin-bottom: 1em; overflow: hidden; }
.column-nav { display: flex; justify-content: space-between; align-items: center; margin-bottom: 60px; padding: 15px 0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.column-nav p { font-size: 14px; }
.column-nav p a { color: #0abab5; text-decoration: none; }
.column-nav p a:hover { text-decoration: underline; }
.column-nav p.archive a { display: inline-block; background-color: #0abab5; border-radius: 5px; color: #ffffff; padding: 5px 20px; text-decoration: none; }
.column-nav p.archive a:hover { background-color: #088f8b; }
#column .nav-links { text-align: center; margin-top: 20px; }
#column .nav-links .page-numbers { display: inline-block; padding: 5px 12px; margin: 0 3px; border: 1px solid #0abab5; color: #0abab5; text-decoration: none; border-radius: 3px; }
#column .nav-links .page-numbers.current { background-color: #0abab5; color: #ffffff; }
#column .nav-links .page-numbers:hover { background-color: #0abab5; color: #ffffff; }

/* --- TOPページ コラム一覧 --- */
#columnArea { background-color: #f3ffff; border: 2px solid #0abab5; border-radius: 10px; padding: 0 4% 4%; }
#columnArea .column-top-list { margin-bottom: 20px; }
#columnArea .column-top-list li { border-bottom: 1px dotted #0abab5; }
#columnArea .column-top-list li a { display: flex; align-items: baseline; gap: 15px; padding: 14px 5px; color: #333333; text-decoration: none; line-height: 1.4; transition: background-color 0.3s; }
#columnArea .column-top-list li a:hover { background-color: #e6fafa; }
#columnArea .column-top-list li time { flex-shrink: 0; font-size: 13px; color: #888888; }
#columnArea .column-top-list li span { font-size: 15px; }
#columnArea .column-more { text-align: center; }
#columnArea .column-more a { display: inline-block; background-color: #0abab5; border-radius: 5px; color: #ffffff; padding: 8px 30px; font-size: 15px; text-decoration: none; transition: background-color 0.3s; }
#columnArea .column-more a:hover { background-color: #088f8b; }

/* ===========================================
   RESPONSIVE - tablet (max-width: 768px)
   =========================================== */
@media screen and (max-width: 768px) {
  .sp { display: block; }
  .pc { display: none; }
  header.index { margin-bottom: 0; }
  header .hd-box { justify-content: center; }
  header .hd-box .logo { width: 100%; float: none; margin: 0 auto 15px; flex-direction: column; }
  header .hd-box .logo .adrs { text-align: center; margin-top: 10px; }
  header .hd-box .logo .adrs br { display: none; }
  header .hd-box .hd-info { width: auto; }
  #main, #side { width: 100%; float: none; }
  footer .ft-box .ft-info { width: 100%; float: none; margin-bottom: 15px; }
  footer .ft-box .gmap { width: 100%; float: none; }
  #blog-tpl ul.link-qr { width: 100%; }
  #blog-tpl ul.link-qr li p.link a { font-size: 14px; }
  .access #in-info .info .data { width: 100%; float: none; margin-bottom: 15px; }
  .access #in-info .info .gmap { width: 100%; float: none; }
  .mainpage-box .box p.img { width: 100%; float: none; text-align: center; }
  .mainpage-box .box p.img img { width: auto; height: auto; max-width: 100%; }
}

/* ===========================================
   RESPONSIVE - smart (max-width: 480px)
   =========================================== */
@media screen and (max-width: 480px) {
  /* --- header --- */
  header { margin-top: 21%; }
  header .sp-top { display: block; }
  header .pc-top { display: none; }
  header.index { margin-bottom: 15px; }
  #visual { display: none; }
  .gnav { display: none; }
  #sp-nav { display: block; z-index: 1; position: fixed; top: 0; width: 100%; }
  #sp-nav ul#sp-nav-btn { background: #e6fffe; border-bottom: 1px solid #0abab5; }
  #sp-nav ul#sp-nav-btn li { width: 20%; float: left; }
  #sp-nav ul#sp-nav-btn li a { padding: 10% 15%; display: block; }
  #sp-nav ul#sp-nav-btn li img { width: 100%; max-width: 121px; }
  #sp-nav ul#sp-nav-btn .menu-button { padding: 2% 3%; display: block; }
  #sp-nav ul#sp-nav-btn .menu-button .touch-button { display: none; }
  #sp-nav ul#sp-nav-btn li.menu-btn img { padding: 10% 25%; }
  .content-top { padding-top: 0; }
  footer .ft-box .ft-info .logo { flex-direction: column; }
  footer .ft-box .ft-info .logo .adrs { text-align: center; margin: 10px 0 0; }
  footer .ft-box .ft-info .logo .adrs br { display: none; }
  footer p.copy { margin-top: 0; padding-bottom: 16%; }
  #sp-fttap { display: block; z-index: 500; position: fixed; bottom: 0; width: 100%; }
  #sp-fttap ul { padding: 1%; background-color: rgb(40 30 25 / 68%); }
  #sp-fttap ul li.tap01 { width: 49%; float: left; }
  #sp-fttap ul li.tap02 { width: 49%; float: right; }

  /* --- rte --- */
  .rte .l60, .rte .r38, .rte .l38, .rte .r60 { width: 100%; float: none; }
  .rte .r38, .rte .l38 { text-align: center; }

  /* --- index --- */
  .sp-top { display: block; }
  .pc-top { display: none; }
  #ba ul li { width: 100%; max-width: 460px; margin: 0 auto 15px; }
  #nayamilink .nayami-box .box ul.nayami-link li { width: 49%; float: left; margin: 0 2% 10px 0; }
  #nayamilink .nayami-box .box ul.nayami-link li.n3 { margin: 0 2% 10px 0; }
  #nayamilink .nayami-box .box ul.nayami-link li.n2 { margin: 0 0 10px 0; }
  #point .point-box { background: none; }
  #point .point-box .box { width: 100%; max-width: 450px; margin: 0 auto 15px; border: 1px solid #acffff; }

  /* --- page-mv --- */
  #page-mv { padding: 30px 2%; margin-bottom: 30px; }
  .access #in-info .name { flex-direction: column; }
  .access #in-info .name .logo { margin-bottom: 5px; }
  #bfaf .box .img-wrap::after { border-width: 7.5px 0 7.5px 10px; }
  .staff-page #staff .staff-box .img { width: 60%; float: none; margin: 0 auto 10px; }
  .staff-page #staff .staff-box .txt { width: 100%; float: none; }

  /* --- flow --- */
  #flow ol li { width: 47%; }

  /* --- voice --- */
  #voice .voice-box .box .hx { width: 100%; float: none; }
  #voice .voice-box .box .img { width: 80%; float: none; margin: 0 auto 15px; }
  #voice .voice-box .box .text { width: 96%; float: none; margin: 0 auto 15px; }
  #voice .voice-box .box .etc { width: 96%; margin: 0 auto; }

  /* --- blog --- */
  #blog .blog-list .box h3 { width: 100%; float: none; }
  #blog .blog-list .box p.blog-img { width: 80%; float: none; margin: 0 auto 15px; }
  #blog .blog-list .box .text01 { width: 100%; float: none; line-height: 1.4; margin-bottom: 25px; }
  .blog-box h1 { width: 100%; float: none; }
  .blog-box h1 span.day { margin-top: 10px; }
  .blog-box p.blog-img { width: 80%; float: none; margin: 0 auto 20px; }
  #blog-tpl ul.blog-btn li { width: 90%; float: none; margin: 0 auto 10px; }
  #blog-tpl ul.blog-btn li.first { margin-left: auto; }
  #blog-tpl ul.link-qr { margin-bottom: 0; }
  #blog-tpl ul.link-qr li { width: 90%; float: none; margin: 0 auto 20px; }
  #blog-tpl ul.link-qr li.first { margin-left: auto; }
  #blog-tpl ul.link-qr li p.qr { display: none; }
  #blog-tpl p.adrs { text-align: center; }
  #blog-tpl table tr td { padding: 4px 0; font-size: 13px; }

  /* --- menu --- */
  .main-box .box .catch { width: 100%; float: none; }
  .main-box .lp, .main-box .rp { display: block; float: none; width: 100%; margin-bottom: 15px; }
  .main-box .box p.img { float: none; width: 100%; }

  /* --- column --- */
  #column .column-list .box p.column-img { width: 80%; float: none; margin: 0 auto 15px; }
  #column .column-list .box .column-text { width: 100%; float: none; }
  #column .column-list .box .column-text h3 { margin-bottom: 5px; }
  .column-box h1 { width: 100%; float: none; }
  .column-box h1 span.day { margin-top: 10px; }
  .column-box p.column-img { width: 80%; float: none; margin: 0 auto 20px; }
  .column-nav { flex-direction: column; gap: 10px; }
  #columnArea .column-top-list li a { flex-direction: column; gap: 3px; padding: 12px 5px; }
  #columnArea .column-top-list li time { font-size: 12px; }
  #columnArea .column-top-list li span { font-size: 14px; }
}
