@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.3
*/

body {
  overflow-x: hidden;
  color: #5D1C0C;
  letter-spacing: 0.3px;
}
body,
#main {
  background: #fdf4f1;
}
.footer-sns,
#footer,
.top-blog-inner {
  background: #ffc6c5;
}
#container {
  overflow-x: hidden;
}
*:focus {
  outline: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.posts-not-found h2 {
  display: none;
}
img {
  vertical-align: bottom;
}
.pc-cta {
  display: block;
}
.sp-cta {
  display: none;
}
p.sp-table-note {
  display: none;
}
/* 幅 */
#header-container-in.wrap {
  width: 100%;
  max-width: none;
  margin: 0;
}
.section-layout {
  margin: 70px 0;
}
.wrap {
  width: 100%;
  margin: 0;
}
#main {
  padding: 0;
  border: 0;
}
.body .article {
  margin: 0;
}
#container.area-page .content {
  margin-top: 24px;
}
body.single #content-in,
body.archive #content-in,
body.search #content-in,
body.blog #content-in,
#container.area-page #content-in {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;

  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}
body.single #main,
body.archive #main,
body.search #main,
body.blog #main,
#container.area-page #main {
  padding: 0;
  margin: 0;
  width: 68%;
  padding: 10px 0px;
  background: #fdf4f1;
}
body.single #main,
#container.area-page #main {
  background: #fff;
  padding: 30px 35px 20px;
  margin-top: 10px;
  margin-bottom: 50px;
}
body.single #sidebar,
body.archive #sidebar,
body.search #sidebar,
body.blog #sidebar,
#container.area-page #sidebar {
  padding: 0;
  margin: 0;
  width: 30%;
  background: #fdf4f1;
}
/* メニュー */
#header-container,
a.header-cta-link {
  height: 80px;
}
.site-name-text-link {
  padding: 0;
  padding-left: 20px;
}
.navi-in > ul li {
  width: auto;
  height: auto;
  line-height: 1;
}
.navi-in a {
  font-weight: 500;
  font-size: 15px;
  margin-right: 20px;
  color: #5D1C0C;
  transition: all 0.2s;
}
.navi-in a:hover {
  transition: all 0.2s;
  background: transparent;
  color: #5D1C0C;
  opacity: 0.6;
}
.header-menu-wrap {
  display: flex;
  align-items: center;
}
.header-cta-wrap {
  display: flex;
  align-items: center;
}
a.a-btn {
  line-height: 1;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  background-image: url('https://biyouhif.matsudo-kubotaclinic.jp/wdp/wp-content/uploads/color01.png');
  background-repeat: repeat;
  background-size: 30px;
  transition: all 0.3s;
}
a.a-btn:hover {
  opacity: 0.6;
}
a.header-cta-link {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
a.header-cta-link .header-cta-link-inner {
  text-align: center;
}
a.header-cta-link .header-cta-link-icon {
  margin-bottom: 5px;
}
a.header-cta-link .header-cta-link-icon i {
  font-size: 20px;
}
a.mv-cta-link {
  display: block;
  text-align: center;
  padding: 26px 0;
  width: 100%;
  max-width: 470px;
  font-size: 26px;
  border-radius: 2px;
  letter-spacing: 1px;
}
a.mv-cta-link i {
  margin-right: 8px;
  font-size: 120%;
}
a.top-service-link,
.a-btn-wrap a.a-btn {
  display: block;
  text-align: center;
  padding: 22px 0;
  font-size: 18px;
  margin-top: 20px;
  border-radius: 30px;
  position: relative;
}
a.top-service-link::before,
.a-btn-wrap a.a-btn::before {
  content:'\f061';
  font-family:'Font Awesome 5 Free';
  font-weight:700;
  font-size: 16px;
  position: absolute;
  top: 24px;
  right: 18px;
}
.a-btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.a-btn-wrap a.a-btn {
  display: inline-block;
  width: 100%;
  max-width: 300px;
}
.header-cta-tel {
  text-align: center;
  line-height: 1;
  padding-right: 15px;
}
.header-cta-tel-text {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
}
.header-cta-tel-text i {
  margin-right: 5px;
}
/* mv */
.mv-wrap img {
  width: 100%;
  height: 700px;
  object-fit: cover;
  object-position: 50% 10%;
}
body.page .mv-wrap img  {
  object-position: 50% 20%;
}
.mv-wrap {
  position: relative;
  background: #fff;
}
.mv-content {
  width: 100%;
  max-width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.content-wrap {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}
.mv-content-inner {
  width: 620px;
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.mv-text-sub {
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 0 40px;
  padding: 0 0;
  text-align: center;
  color: #fff;
  background: #72B566;
}
.mv-text-sub:before,
.mv-text-sub:after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  border: 30px solid #72B566;
}
.mv-text-sub:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}
.mv-text-sub:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}
.mv-text-sub span {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 5px;
}
body.page .mv-text-sub span {
  letter-spacing: 3px;
}
h1.mv-text,
h2.h-title,
.h-title-campaign,
h3.h-title,
.service-point-content h3,
.service-point-content h4,
.box-style-01 h4 {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  font-weight: 400;
  font-size: 16px;
}
h1.mv-text {
  letter-spacing: 0.6px;
  line-height: 1.6;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  color: #d34d17;
  margin: 10px 0 20px;
  font-size: 44px;
}
h1.mv-text span {
  font-size: 56px;
  position: relative;
  z-index: 2;
}
h1.mv-text span::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: #ffff00;
  z-index: -1;
}
.mv-tel-wrap {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.mv-tel-left {
  width: 80px;
}
.mv-tel-icon {
  background: #72B566;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.mv-tel-icon i {
  font-size: 34px;
  color: #fff;
}
.mv-tel-right {
  width: calc(100% - 80px);
  line-height: 1;
  color: #d34d17;
}
.mv-tel-sub {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 6px;
}
.mv-tel-num {
  font-size: 52px;
  letter-spacing: 3px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
}
/* トップページ */
.top-title {
  text-align: center;
  margin-bottom: 44px;
}
h2.h-title {
  font-size: 34px;
  font-weight: 500;
  font-family: 'Kiwi Maru', serif;
  line-height: 1.4;
}
.h-title-campaign {
  font-size: 38px;
  font-weight: 700;
  font-family: 'Kiwi Maru', serif;;
  color: #d34d17;
  text-decoration: underline;
  margin-bottom: 58px;
}
h3.h-title {
  font-size: 30px;
  font-weight: 500;
  font-family: 'Kiwi Maru', serif;
  border-left: 3px solid #5D1C0C;
  padding-left: 12px;
  margin: 1.2em 0 0.5em;
}
.top-service-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3vw 4vw;
}
.top-service-item {

}
.top-service-img {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.top-service-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.top-service-badge {
  position: absolute;
  top: -30px;
  left: -10px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: red;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Kiwi Maru', serif;
  line-height: 1.5;
  text-align: center;
  padding-top: 15px;
}
img.img-reverse {
  transform: scale(-1, 1);
}
.top-service-list .top-service-item:nth-child(1) .top-service-badge {
  background: rgba(247, 142, 115, 0.85);
}
.top-service-list .top-service-item:nth-child(2) .top-service-badge {
  background: rgba(113, 183, 229, 0.85);
}
.top-service-list .top-service-item:nth-child(3) .top-service-badge {
  background: rgba(239, 173, 93, 0.85);
}
.top-service-list .top-service-item:nth-child(4) .top-service-badge {
  background: rgba(125, 175, 113, 0.85);
}
.top-service-list .top-service-item:nth-child(5) .top-service-badge {
  background: rgba(229, 88, 115, 0.85);
}
.top-service-list .top-service-item:nth-child(6) .top-service-badge {
  background: rgba(103, 186, 198, 0.85);
}
.top-service-list .top-service-item:nth-child(7) .top-service-badge {
  background: rgba(226, 215, 15, 0.9);
}
/* トップページブログ */
.top-blog-inner {
  padding-top: 44px;
}
body.front-top-page .new-entry-cards {
  margin-bottom: 0;
}
body.front-top-page .new-entry-cards.cf::after {
  content: none;
}
.top-blog-area {
  background: #fff;
  padding: 60px 40px;
  -webkit-filter: drop-shadow(10px 10px 0 rgba(222, 154, 112, 0.26));
  filter: drop-shadow(10px 10px 0 rgba(222, 154, 112, 0.26));
  border-radius: 30px;
  transform: translateZ(0);
}
.top-blog-area .widget-entry-cards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-blog-area .widget-entry-cards a.a-wrap {
  padding: 0;
  margin: 0;
  width: 48%;
  margin-bottom: 40px;
}
.top-blog-area .widget-entry-cards a.a-wrap:hover {
  background: #fff;
}
.top-blog-area .widget-entry-cards a.a-wrap:hover .widget-entry-card-title {
  text-decoration: underline;
}
.top-blog-area .widget-entry-cards a.a-wrap:nth-child(3),
.top-blog-area .widget-entry-cards a.a-wrap:nth-child(4) {
  margin-bottom: 0px;
}
.top-blog-area .widget-entry-cards .widget-entry-card {
  display: flex;
  align-items: center;
}
.top-blog-area .widget-entry-cards figure.widget-entry-card-thumb {
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
  position: static;
  width: 120px;
}
.top-blog-area .widget-entry-cards figure.widget-entry-card-thumb img {
  height: 100px;
  object-fit: cover;
}
.top-blog-area .widget-entry-cards .widget-entry-card-content {
  padding: 0;
  margin: 0;
  width: calc(100% - 120px);
}
.top-blog-area .widget-entry-cards .widget-entry-card-title {
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.6;
}

/* リスト */
#list .a-wrap,
#related-entries .a-wrap {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  transition: all 0.2s;
  padding: 20px 35px;
  background: #fff;
  border-radius: 20px;
}
#list .a-wrap:hover,
#related-entries .a-wrap:hover {
  opacity: 0.6;
}
#list .a-wrap span.cat-label,
#related-entries .a-wrap span.cat-label {

}
#list .entry-card,
.related-entry-card {
  display: flex;
}
#list .entry-card-thumb,
.related-entry-card-thumb {
  width: 100%;
  float: none;
  margin: 0;
  width: 200px;
}
#list .card-thumb img,
.related-entry-card-thumb img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
#list .entry-card-content,
.related-entry-card-content {
  margin: 0;
  padding: 0;
  width: calc(100% - 200px);
  padding-left: 20px;
  position: relative;

}
#list .entry-card-title,
.related-entry-card-title {
  margin: 0;
  font-weight: 500;
  color: #5D1C0C;
  line-height: 1.5;
  margin-bottom: 10px;
}
#list .entry-card-snippet,
.related-entry-card-snippet {
  color: #6c6c6c;
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 22px;
}
#list .entry-card-meta {
  right: unset;
  text-align: start;
  left: 15px;;
}
#list .entry-card-content .e-card-info > span {
  font-size: 12px;
  color: #6c6c6c;
}

/* サイドバー */
#sidebar .a-wrap {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  transition: all 0.2s;
  color: #5D1C0C;
}
#sidebar .a-wrap:hover {
  text-decoration: underline;
  background: transparent;
}
#sidebar .widget-entry-card {
  display: flex;
  align-items: center;
}
#sidebar .widget-entry-cards figure {
  width: 100px;
  float: none;
  padding: 0;
  margin: 0;
}
#sidebar .widget-entry-cards figure img {
  width: 100%;
  height: 70px;
  object-fit: cover;
  border-radius: 0;
}
#sidebar .widget-entry-card-content {
  width: calc(100% - 100px);
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
#sidebar .widget-entry-card-title {
  font-size: 14px;
  line-height: 1.6;
}
#categories-2 ul li a {
  font-size: 15px;
  padding: 8px 8px;
  transition: all 0.2s;
  color: #5D1C0C;
}
#categories-2 ul li a:hover {
  background: transparent;
  text-decoration: underline;
}
#sidebar .author-box {
  background: #fff;
  border: 0;
}
#sidebar .author-content {
  padding: 0;
  margin-top: 10px;
}
#sidebar .author-box .author-name a {
  font-size: 17.5px;
  letter-spacing: -0.5px;
}
#sidebar form.search-box {
  margin: 10px 0 1.8em;
}
#sidebar form.search-box input[type=text] {
  font-size: 16px;
}
.sidebar h2, .sidebar h3 {
  border: 0;
  border-radius: 0;
  background: #72B566;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 2px;
  margin: 0.5em 0;
}
/* ページネーション */
.pagination-next {
  display: none;
}
.pagination {
  margin: 37px 0 30px;
}
.page-numbers {
  color: #333;
  border: 0px solid #333;
  border-radius: 50%;
  background-color: #fff;
  transition: all .2s;
  letter-spacing: 0;
  line-height: 45px;
}
.pagination a:hover {
  color: #333;
  background-color: #ffc6c5;
  transition: all .2s;
}
.pagination .current {
  color: #333;
  background-color: #ffc6c5;
}
/* 投稿ページ */
body.single article .date-tags {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
body.single article .post-update,
body.single article .post-date {
  display: block;
  margin: 0;
  font-size: 13px;
  color: #bbb;
}
header.article-header h1.entry-title {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 10px;
  color: #5D1C0C;
  margin-top: 0;
}

h1.archive-title {
  line-height: 1.45;
  color: #5D1C0C;
  margin-top: 0;
  background: #ffc6c5;
  font-size: 22px;
  font-weight: 500;
  padding: 15px 25px;
  border-radius: 20px;
  margin-bottom: 30px;
}

h1.archive-title span.fas {
  display: none;
}
body.page .date-tags {
  display: none;
}
body.single .article h2,
body.single .article h3 {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
}
body.single .article h2 {
  border-bottom: 3px solid #72B566;
  font-size: 20px;
  padding: 10px 0 6px;
  margin: 1.2em 0 1em;
  font-weight: 500;
}
body.single .article h3,
.related-entry-heading {
  border: 0;
  background: #f5f5f5;
  border-left: 3px solid #72B566;
  font-weight: 500;
  font-size: 18px;
  padding: 12px 12px 12px 14px;
  border-radius: 0;
  margin: 1.2em 0 1em;
}
.sidebar h2,
.sidebar h3 {
  border: 0;
  border-radius: 0;
  background: #72B566;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 10px;
  border-radius: 2px;
  margin: 0.5em 0;
}
.toc {
  border: 0px;
  background: #fff;
  padding: 10px 15px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  width: 100%;
}
.toc-title {
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  padding: 5px 0;
}
.toc li {
  line-height: 1.6;
}
.toc a {
  font-size: 14px;
  color: #5D1C0C;
}
.toc-checkbox:checked~.toc-content {
  padding-top: 0;
}
.author-box p {
  line-height: 1.55;
  font-size: 15.5px;
}
.author-widget-name {
  margin-bottom: 8px;
}
.nap-info {

}
.nap-title {
  background: #ffc6c5;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  border: 3px solid #fff;
  font-size: 18px;
  padding: 10px 15px;
}
.nap-info dl {
  display: flex;
  flex-wrap: wrap;
}
.nap-info dt,
.nap-info dd {
  margin: 0;
  font-weight: 400;
  text-align: left;
  border: 3px solid #fff;
  padding: 10px 15px;
  font-size: 16px;
}
.nap-info dt {
  width: 20%;
  background: #FFE3E5;
  font-weight: 500;
}
.nap-info dd {
  width: 80%;
  background: #fdf4f1;
}
.eye-catch {
  margin-bottom: 25px;
}

/* 下層ページ */
body.page .content {
  margin-top: 0;
}
body.page header.article-header .date-tags {
  display: none;
}
.service-sale-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3vw 4vw;
  margin-bottom: 35px;
}
.service-sale {
  background: #fff;
  border-radius: 20px;
  text-align: center;
  overflow: hidden;
  -webkit-filter: drop-shadow(10px 10px 0 rgba(222, 154, 112, 0.26));
  filter: drop-shadow(10px 10px 0 rgba(222, 154, 112, 0.26));
  transform: translateZ(0);
}
.service-sale-01 .sale-title {
  background: #72B566;
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  padding: 15px 0;
  line-height: 1;
}
.service-sale.service-sale-02 {
  padding: 20px;
  padding-top: 0;
  padding-bottom: 10px;
}
.service-sale-02 .service-sale-flex {
  display: flex;
  align-items: center;
}
.service-sale-02 .service-sale-left {
  width: 60%
}
.service-sale-02 .service-sale-right {
  width: 40%;
}
.service-sale-02 .service-sale-left ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 14px;
}
.service-sale-02 .service-sale-left ul li {
  margin: 0;
  margin-bottom: 8px;
  line-height: 1;
  font-size: 15px;
  padding: 12px 0;
  background: #CA8FE2;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
}
.service-sale-02 .service-sale-left ul li:last-child {
  margin-bottom: 0px;
}
.service-sale-02 .sale-num {
  font-size: 96px;
  font-weight: 900;
  line-height: 1;
  color: #d34d17;
}
.service-sale-02 span.sale-num-inner {
  font-size: 26px;
  font-weight: 500;
}
.service-sale-02 .sale-note {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 14px;
}
.service-sale-03 .sale-title {
  background: #00AFFC;
  color: #fff;
  line-height: 1;
  padding: 15px 0;
}
.service-sale-03 .sale-title-main {
  font-size: 26px;
  font-weight: 500;
}
.service-sale-03 .sale-title-sub {
  font-size: 16.5px;
  margin-top: 10px;
  font-weight: 500;
}
.service-sale-01 .sale-num,
.service-sale-03 .sale-num {
  font-size: 54px;
  font-weight: 900;
  line-height: 1;
  padding: 20px 0 30px;
  color: #d34d17;
}
.service-sale-01 .sale-num span.sale-num-border,
.service-sale-02 .sale-num span.sale-num-border,
.service-sale-03 .sale-num span.sale-num-border {
  position: relative;
}
.service-sale-01 .sale-num span.sale-num-border::before,
.service-sale-02 .sale-num span.sale-num-border::before,
.service-sale-03 .sale-num span.sale-num-border::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 24px;
  background: #ffff00;
  z-index: -1;
}
.service-sale-02 .sale-num span.sale-num-border::before {
  bottom: 16px;
}
.service-sale-01 span.sale-num-inner,
.service-sale-03 span.sale-num-inner {
  font-size: 26px;
  font-weight: 500;
}
.service-sale-03-wrap {
  position: relative;
}
.service-sale-03-wrap .sale-note {
  position: absolute;
  bottom: -28px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  font-size: 12px;
  width: 100%;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 1;
}
.service-sale-03-wrap .service-sale-03 .sale-title {
  background: #ED8B64;
}
.service-point-list {
  margin-top: 20px;
}
.service-point {
  margin-bottom: 55px;
}
.service-point:last-child {
  margin-bottom: 0;
}
.service-point-item {
  position: relative;
}
.service-point-img {
  text-align: right;
}
.service-point-list .service-point:nth-child(2n) .service-point-img {
  text-align: left;
}
.service-point-img img {
  width: 100%;
  max-width: 850px;
  height: 510px;
  object-fit: cover;
  border-radius: 30px;
}
.object-pos-01 {
  object-position: 50% 0%;
}
.service-point-content {
  width: 100%;
  max-width: 700px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  padding: 28px 60px 40px;
  border-radius: 30px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
}
.service-point-content p {
  line-height: 2;
  margin-bottom: 0;
}
.service-point-list .service-point:nth-child(2n) .service-point-content {
  left: unset;
  right: 0;
}
.service-point-header {
  line-height: 1;
  font-weight: 500;
  font-size: 20px;
}
span.service-point-header-inner {
  position: relative;
}
span.service-point-num {
  display: block;
  position: absolute;
  bottom: 0;
  right: -130px;
  font-size: 100px;
  font-weight: 900;
  color: #d34d17;
}
.service-point-content h3,
.service-point-content h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  margin: 10px 0 10px;
  color: #d34d17;
}
.service-point-detail {
  margin-top: 40px;
}
.service-memo {
  position: relative;
  padding: 40px 50px;
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
  border-radius: 20px;
  margin: 0;
  background: #e6f2e3;
  margin-top: 60px;
}
.service-memo-header {
  display: flex;
  align-items: center;
  white-space: nowrap;

  position: absolute;
  top: -27px;
  left: 50px;
  width: 100%;
  max-width: 1050px;
}
.service-memo-title {
  font-size: 26px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #72B566;
}
.service-memo-tag {
  display: inline-block;
  background: #72B566;
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 18px;
  margin-right: 10px;
}
.service-memo-right {
  display: block;
  width: 100%;
  height: 20px;
  background-image: url('https://biyouhif.matsudo-kubotaclinic.jp/wdp/wp-content/uploads/23277837-11.png');
  background-repeat: space;
  background-size: contain;
  margin-left: 15px;
}
.service-memo ul {
  margin-bottom: 0;
}
.service-memo p {
  margin-bottom: 0;
}
.service-machine {
  margin: 40px 0 40px;
  position: relative;
}
.service-machine-img {
  position: absolute;
  top: 0px;
  left: 0;
  width: 346px;
  height: 346px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.service-machine-img img {
  width: 100%;
  height: 346px;
  object-fit: contain;
}
.service-machine-item {
  background: #e0f6ff;
  padding: 42px 30px 42px 220px;
  background: #e0f6ff;
  border-radius: 20px;
  width: 87.5%;
  margin-left: auto;
}
.service-machine-title {
  font-size: 24px;
  font-weight: 500;
  padding: 5px 0;
  margin-bottom: 20px;
  background: #00AFFC;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  letter-spacing: 0.3px;
}
.service-machine-text p {
  line-height: 2;
  margin-bottom: 0;
}
ul.service-machine-img-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
ul.service-machine-img-list li {
  margin: 0;
  width: 24%;
}
ul.service-machine-img-list li img {
  width: 100%;
}
.service-case {
  display: flex;
  justify-content: space-between;

  border-bottom: 1px solid #5D1C0C;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.service-case:last-child {
  border-bottom: 0px solid #d34d17;
  padding-bottom: 0;
  margin-bottom: 0px;
}
.service-case-left {
  width: 60%;
}
.service-case-right {
  width: 38%;
}
ul.service-case-img {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
ul.service-case-img li {
  margin: 0;
  text-align: center;
  width: 48.5%;
}
ul.service-case-img li p {
  margin-bottom: 0;
}
.service-case-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 3px;
}
ul.service-case-img li img {
  border-radius: 20px;
}
table.table-style-02 {
  margin-bottom: 0;
}
table.table-style-02 tr {

}
table.table-style-02 tr:nth-of-type(2n+1) {
  background: transparent;
}
table.table-style-02 tr th,
table.table-style-02 tr td {
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding: 0;
  border: 0;
  padding: 7.7px 20px;
  background: #fdf4f1;
  display: block;
  width: 100%;
}
table.table-style-02 tr th {
  background: #ffc6c5;
  font-weight: 700;
  border-radius: 5px;
}
table.table-style-02 tr td {
  margin-bottom: 5px;
}
.content-wrap-02 {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
.service-flow {
  display: flex;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;

  height: 180px;
  position: relative;
}
.service-flow::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 70px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 1px;
  height: 120px;
  background: #5D1C0C;
}
.service-flow:last-child {
  margin-bottom: 0px;
}
.service-flow-left {
  width: calc(100% - 280px);
  display: flex;
  align-items: center;
}
.service-flow-right {
  width: 280px;
}
.service-flow-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-flow-content {
  display: flex;
  align-items: center;
}
.service-flow-content-left {
  width: 70px;
  text-align: center;
}
.service-flow-step {
  line-height: 1;
}
span.service-flow-num {
  display: block;
  font-size: 28px;
  margin-top: 10px;
}
.service-flow-content-right {
  width: calc(100% - 70px);
  padding-left: 25px;
  padding-right: 25px;
}
.service-flow-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.service-flow-content-right p {
  font-size: 15px;
  margin-bottom: 0;
}
dl.service-faq dt {
  padding: 0;
  position: relative;
  font-size: 22px;
  padding-left: 70px;
  margin-bottom: 10px;
}
span.service-faq-num {
  color: #d34d17;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 16px;
}
dl.service-faq dd  {
  border-bottom: 1px solid #d34d17;
  padding-bottom: 30px;
  margin-bottom: 25px;
  font-size: 15px;
  margin-left: 0;
}
dl.service-faq dd p {
  margin-bottom: 0;
}
.box-style-01 {
  padding: 20px 25px;
  font-size: 16px;
  line-height: 2;
  border-radius: 20px;
  margin: 0;
  background: #e6f2e3;
  margin-top: 20px;
}
.box-style-01-title {
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  background: #72B566;
  padding: 10px 20px;
  line-height: 1;
  border-radius: 10px;
  margin-bottom: 7px;
}
table.table-style-01 tr:nth-of-type(2n+1) {
  background: transparent;
}
table.table-style-01 th,
table.table-style-01 td {
  border: 0;
  padding: 0;
  background: transparent;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  background: #fff;
  border: 3px solid #fff;
  padding: 10px 15px;
}
table.table-style-01 th {
  background: #FFE3E5;
  text-align: left;
  font-weight: 500;
}
table.table-style-01 td {
  text-align: right;
  font-size: 18px;
}
table.table-style-01 tr:nth-child(1) th,
table.table-style-01 tr:nth-child(1) td {
  background: #ffc6c5;
}
table.table-style-01 tr:nth-child(1) td {
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
}
table.table-style-01 tr:nth-of-type(2n) td {
  background: #fdf4f1;
}
table.table-style-01.table-style-01-other tr:nth-child(1) th {
  background: #FFE3E5;
}
table.table-style-01.table-style-01-other tr:nth-child(1) td {
  background: #fff;
  text-align: right;
  font-weight: 400;
}
/* レーザーフェイシャル */
.service-toc-wrap {
  background: #ffc6c5;
  padding: 60px 0;
}
.service-toc-list {
  display: flex;
  justify-content: center;
}
.service-toc-list p {
  display: none;
}
a.service-toc {
  text-decoration: none;
  display: block;
  text-align: center;
  color: #5D1C0C;
  font-weight: 700;
  margin-right: 70px;
  transition: all 0.2s;
}
a.service-toc:last-of-type {
  margin-right: 0px;
}
a.service-toc:hover .service-toc-title {
  text-decoration: underline;
}
.service-toc-title {
  font-size: 22px;
  font-weight: 500;
}
.service-toc-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-shadow: 0px 4px 15px rgba(0,0,0,0.1);
  margin-top: 5px;
  transition: all 0.2s;
}
.service-toc-icon i {
  font-size: 30px;
}
a.service-toc:hover .service-toc-icon {
  background: #5D1C0C;
  color: #fff;
}
.center {
  text-align: center;
}
.center .video-container {
  margin: 40px auto;
}

.laser-header .mv-content-inner {
  background: rgba(255,255,255,0.8);
  padding: 30px;
  border-radius: 5px;
}
.laser-header h1.mv-text {
  font-size: 36px;
}
.laser-header h1.mv-text span {
  font-size: 47px;
}
body.page .laser-header .mv-text-sub span {
  letter-spacing: 1px;
  font-size: 18px;
}
.laser-header h1.mv-text {

}
.laser-machine .service-machine-title {
  font-size: 21px;
  padding: 10px 0;
  letter-spacing: 0px;
}
.service-machine-img {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.laser-sale-before-wrap {
  position: relative;
}
.laser-sale-before {
  position: absolute;
  top: 6px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  font-size: 20px;
  font-weight: 500;
}
.laser-sale-before-line {
  text-decoration: line-through;
}
.service-sale-01.laser-sale .sale-num {
  padding: 40px 0 30px;
}

.laser-box-style-01 {
  padding: 30px;
}
.laser-box-style-01 p:last-child {
  margin-bottom: 0;
}
.laser-box-style-01-title {
  font-size: 18px;
  padding: 12px 22px;
  margin-bottom: 10px;
}

h3.h-title.h-title-02 {
  margin: 1.6em 0 1.2em;
}

.top-trouble-wrap {
  display: flex;
  justify-content: space-between;
}
.top-trouble-left {
  width: 75%;
}
.top-trouble-right {
  width: 25%;
}
.top-trouble-right img {
  padding-left: 20px;
}
ul.top-trouble-list {
  padding: 0;
  margin: 0;
  list-style: none;

  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.5vw 1.5vw;
}
ul.top-trouble-list li {
  margin: 0;
  position: relative;
  padding: 12px 10px 12px 60px;
  background: #fff;
  line-height: 1.4;
  font-size: 19px;
  font-weight: 500;
  overflow: hidden;
}
ul.top-trouble-list li::before {
  content: '';
  display: block;
  width: 50px;
  height: 100%;
  background: #d34d17;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
ul.top-trouble-list li::after {
  content: '';
  background-image: url('https://biyouhif.matsudo-kubotaclinic.jp/wdp/wp-content/uploads/check-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 2;
}

.merit-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3vw 3vw;
  margin-bottom: 15px;
  margin-top: 20px;
}
.merit-item {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.merit-title {
  background: #72B566;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 8px 0;
}
.merit-item ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 15px 20px;
}
.merit-item ul li {
  margin: 0;
  padding-left: 26px;
  margin-bottom: 8px;
  position: relative;
  line-height: 1.8;
}
.merit-item ul li::before {
  content: '';
  position: absolute;
  top: 11px;
  left: 8px;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff8614;
}
.laser-faq-wrap {
  background: #fff;
  padding: 50px 0;
  border-radius: 20px;
}
ul.risk-list {
  margin-bottom: 0;
}

/* 医療脱毛_mens */
body.page-id-544 a.a-btn {
  background: #00AFFC;
}
body.page-id-544 table.table-style-02 tr th {
  background: #00AFFC;
  color: #fff;
}
.mens-header .mv-content-inner {
  background: rgba(255,255,255,0.8);
  padding: 30px;
  border-radius: 5px;
}
.mens-header h1.mv-text {
  font-size: 40px;
}
.mens-header h1.mv-text span {
  font-size: 52px;
}
body.page .mens-header .mv-text-sub span {
  letter-spacing: 2px;
  font-size: 18px;
}
.mens-header h1.mv-text {
  letter-spacing: 1.6px;
}
/* ダイエット注射、GLP1 */
.diet-header .mv-content-inner {
  background: rgba(255,255,255,0.8);
  padding: 30px;
  border-radius: 5px;
  width: 630px;
}
.diet-header h1.mv-text {
  font-size: 36px;
}
.diet-header h1.mv-text span {
  font-size: 44px;
}
body.page .diet-header .mv-text-sub span {
  letter-spacing: 2px;
  font-size: 19px;
}
.diet-header h1.mv-text {
  letter-spacing: 1.6px;
}
.section-layout.diet-toc-wrap {
  margin-top: 0;
}
body.page-id-548 .entry-content {
  margin-top: 0;
}
.box-style-02 {
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 35px;
}
.box-style-02 p:last-child {
  margin: 0;
}
.diet-flow-list .service-flow {
  background: #fdf4f1;
  height: 120px;
}
.diet-flow-list .service-flow-left {
  width: 100%;
}
.diet-flow-list .service-flow-right {
  display: none;
}
.diet-flow-list .service-flow::before {
  height: 60px;
}
.diet-flow-list span.service-flow-num {
  font-size: 24px;
}
.diet-flow-note {
  margin-top: 10px;
}
.diet-service-sale-list.service-sale-list .sale-title {
  font-size: 19px;
  line-height: 1.4;
}
span.b-700 {
  font-weight: 700;
}
.supplement-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2vw 3vw;
}
.supplement-item {
  background: #fff;
  border-radius: 20px;
  position: relative;
}
.supplement-num {
  position: absolute;
  top: 0;
  left: 0;
}
.supplement-title {
  background: #72B566;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 8px 0;
  border-radius: 20px 20px 0 0;
}
.supplement-desc {
  padding: 10px 15px 0 15px;
}
.supplement-price {
  font-size: 22px;
  color: #d34d17;
  font-weight: 700;
  text-align: center;
  padding: 5px 0 15px;
}
table.supplement-table {
  margin-bottom: 10px;
}
table.supplement-table tr:nth-of-type(2n+1) {
  background: transparent;
}
table.supplement-table th,
table.supplement-table td {
  border: 0;
  padding: 0;
  background: transparent;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  background: #fff;
  border: 3px solid #fff;
  padding: 10px 15px;
}
table.supplement-table th {
  background: #FFE3E5;
  text-align: left;
  font-weight: 500;
  width: 300px;
  font-size: 18px;
}
table.supplement-table td {
  font-size: 16px;
}
table.supplement-table td:last-child {
  width: 170px;
  text-align: right;
  font-weight: 500;
}
table.supplement-table tr:nth-child(1) td {
  background: #ffc6c5;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
}
table.supplement-table tr:nth-of-type(2n) td {
  background: #fdf4f1;
}
.service-sale-03 .sale-title.libersus-title {
  background: #72B566;
}
/* ニキビ、毛穴の悩み */
.acne-header .mv-content-inner {
  background: rgba(255,255,255,0.85);
  padding: 30px;
  border-radius: 5px;
}
.acne-header h1.mv-text {
  font-size: 36px;
  margin: 5px 0 10px;
}
.acne-header h1.mv-text span {
  font-size: 48px;
}
body.page .acne-header .mv-text-sub span {
  letter-spacing: 2px;
  font-size: 18px;
}
.acne-header h1.mv-text {
  letter-spacing: 1.6px;
}
body.page-id-550 .entry-content {
  margin-top: 0;
}
.section-layout.acne-toc-wrap {
  margin-top: 0;
}
.section-layout.acne-toc-wrap .service-toc-title {
  font-size: 20px;
}
.section-layout.acne-toc-wrap a.service-toc {
  margin-right: 45px;
}
.section-layout.acne-toc-wrap a.service-toc:last-of-type {
  margin-right: 0px;
}
.acne-flow-list .service-flow {
  background: #fdf4f1;
}
.box-style-01 p:last-of-type {
  margin-bottom: 0;
}
.box-style-01 ul {
  margin-bottom: 0;
}
.acne-machine-item {
  min-height: 345px;
}
.laser-risk ul {
  margin-bottom: 0;
}
.top-trouble-list.acne-trouble-list li {
  font-size: 17.5px;
}
.acne-flex {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 30px;
  margin-top: 18px;
  border-radius: 20px;
}
.acne-flex img {
  width: 95%
}
.acne-flex-left {

}
.acne-flex-right {
  text-align: right;
}
.service-sale-01.derma-sale .sale-num {
  padding: 55px 0 30px;
}
.laser-sale-before.derma-sale-before {
  background: #CA8FE2;
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  white-space: nowrap;
  border-radius: 10px;
  font-size: 20px;
  top: 9px;
}
/* 美容注射 */
.drip-header .mv-content-inner {
  background: rgba(255,255,255,0.9);
  padding: 30px;
  border-radius: 5px;
}
.drip-header h1.mv-text {
  font-size: 42px;
}
.drip-header h1.mv-text span {
  font-size: 54px;
}
body.page .drip-header .mv-text-sub span {
  letter-spacing: 2px;
  font-size: 18px;
}
.drip-header h1.mv-text {
  letter-spacing: 1.6px;
}
body.page-id-552 .entry-content {
  margin-top: 0;
}
.section-layout.drip-toc-wrap {
  margin-top: 0;
}
.section-layout.drip-toc-wrap .service-toc-title {
  font-size: 18px;
}
.section-layout.drip-toc-wrap a.service-toc {
  margin-right: 45px;
}
.section-layout.drip-toc-wrap a.service-toc:last-of-type {
  margin-right: 0px;
}
.section-layout.drip-toc-wrap a.service-toc .service-toc-icon {
  width: 45px;
  height: 45px;
}
.section-layout.drip-toc-wrap a.service-toc .service-toc-icon i {
  font-size: 26px;
}
.exosome-wrap {
  display: flex;
  justify-content: space-between;
}
.exosome-left {
  width: 68%;
}
.exosome-right {
  width: 30%;
}
.exosome-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2vw 2vw;
}
.exosome-item {
  background: #fff;
  text-align: center;
  border-radius: 20px;
}
.exosome-title {
  background: #00AFFC;
  color: #fff;
  padding: 5px 0;
  font-size: 20px;
  font-weight: 500;
  border-radius: 20px 20px 0 0;
}
.exosome-item p {
  margin-bottom: 0;
  padding: 15px 0;
}
.vitamin-sale .laser-sale-before-line {
  text-decoration: none;
}
.top-sol-list {
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.5vw;
  margin-top: 20px;
}
.top-sol {
  padding: 20px;
  box-shadow: 0px 0px 10px rgb(63 63 63 / 20%);
  background: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
}
.top-sol-title {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 500;
  color: #5D1C0C;
  letter-spacing: 1px;
  line-height: 1.5;
  position: relative;
  padding-left: 55px;
}
.top-sol-title::before {
  content: '\f406';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  color: #fff;
  background: #d34d17;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-style-01 h4 {
  font-size: 26px;
  font-weight: 500;
  font-family: 'Kiwi Maru', serif;
  text-align: center;
  color: #5D1C0C;
  border-radius: 20px;
  padding: 18px 0;
  text-decoration: underline;
}

.drip-note {
  background: #ffc6c5;
  font-size: 22px;
  font-weight: 500;
  padding: 20px 40px;
  text-align: center;
  border-radius: 20px;
  margin: 50px 0;
}
.nmn-flex-01 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
.nmn-flex-01-item {
  margin-right: 30px;
}
.nmn-flex-01-item:last-child {
  margin-right: 0px;
}
.nmn-flex-02 {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin: 30px 0;
}
.nmn-flex-02 img {
  width: 95%
}
.nmn-flex-02-left {

}
.nmn-flex-02-right {
  text-align: right;
}
.nmn-flex-03 {
  margin: 20px 0;
  text-align: center;
}
#breadcrumb {
  padding: 0;
  background: transparent;
  margin-bottom: 5px;
}
.breadcrumb {
  margin: 1em 0em 3em;
}
span.fa-home,
span.fa-file,
span.fa-folder {
  display: none;
}
.sp-b {
  margin: 0 10px 0 7px!important;
}
.sp .fa-angle-right {
  color: #b3b3b3;
}
.list-breadcrumb-category span.sp {
  margin-left: 8px;
}
body.archive.category #breadcrumb .breadcrumb-item {
  margin-left: 5px;
}
.breadcrumb-caption {
  margin: 0;
}
.breadcrumb-style .sp {
  margin: 0 10px 0 7px;
}
.footer-info-wrap {
  padding: 10px 0 40px;
}
.footer-info {
  display: flex;
  justify-content: space-between;
}
.footer-info-left {
  width: 48%;
}
table.footer-info-table {

}
table.footer-info-table tr {
  background: transparent;
}
table.footer-info-table tr td,
table.footer-info-table tr th {
  border: 0;
  text-align: center;
  padding: 18px 15px;
}
table.footer-info-table tr th:nth-child(1),
table.footer-info-table tr td:nth-child(1) {
  text-align: left;
}
table.footer-info-table tr th {
  background: transparent;
  background: #ffc6c5;
  color: #5D1C0C;
  font-weight: 500;
  font-family: 'Kiwi Maru', serif;
  font-size: 18px;
}
table.footer-info-table tr td {
  background: #fff;
}
table.footer-info-table tr:nth-child(2) td {
  border-bottom: 1px solid #f3f3f3;
}
.info-note-wrap {
  margin-bottom: 28px;
}
.info-note-wrap .info-note-text {
  font-weight: 500;
  margin-bottom: 5px;
}
.info-note-wrap .info-note-text:last-child {
  margin-bottom: 0px;
}
.footer-info-address {
  display: flex;
  align-items: center;
}
.footer-info-address-left {
  width: 90px;
}
.footer-info-address-right {
  width: calc(100% - 90px);
  padding-left: 20px;
}
.footer-info-address .footer-info-address-text:nth-child(1) {
  font-size: 22px;
  margin-bottom: 6px;
}
.footer-info-right {
  width: 48%;
}
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  height: 430px;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* footer-sns */
.footer-sns {
  padding: 40px 0 70px;
}
.footer-sns-inner {
  text-align: center;
}
ul.footer-sns-img {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
ul.footer-sns-img li {
  margin: 0;
  margin-right: 28px;
}
ul.footer-sns-img li:last-child {
  margin-right: 0;
}
ul.footer-sns-img li a img {
  width: auto;
  height: 45px;
  object-fit: contain;
}
.footer-cta-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-cta-item {
  margin-right: 18px;
}
.footer-cta-item:last-child {
  margin-right: 0px;
}
a.footer-cta-link {
  text-decoration: none;
  display: inline-block;
  color: #5D1C0C;
  background: #fff;
  padding: 20px 25px;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
}
a.footer-cta-link i {
  margin-right: 5px;
}
.footer-cta-tel {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
}
.footer-cta-tel i {
  margin-right: 5px;
}
#footer {
  margin-top: 0;
}
.copyright {
  padding-bottom: 10px;
}

.service-sale.service-sale-10 .sale-num {
  padding: 20px 0 20px;
}
.service-sale-comment {
  padding-bottom: 10px;
  font-size: 13.5px;
  line-height: 1.6
}
.bg-color-01 {
  background: #ED8B64!important;
}
ul.list-style-01 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
}
ul.list-style-01 li {
  margin: 0;
  width: 23%;
}
ul.list-style-01 li img {

}
.stain-list {
  margin-bottom: 50px;
}
.stain-list .top-service-item > p {
  margin-bottom: 0;
}
.stain-list .top-service-img > p {
  display: none;
}
.top-service-list.stain-list .top-service-item:nth-child(6) .top-service-badge {
  background: rgba(113, 183, 229, 0.85);
}
.padding-style-01 {
  padding: 50px 100px;
  background: #fff;
  border-radius: 20px;
}
.padding-style-02 {
  background: #e6f2e3;
  padding: 40px 50px;
  border-radius: 20px;

  margin-bottom: 20px;
}
.padding-style-03 {
  padding-left: 200px;
  padding-right: 200px;
}
h2.page-title,
h3.page-title,
h4.page-title,
h5.page-title {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  /* font-family: 'Kiwi Maru', serif; */

  margin: 1.8em 0 0.9em;
  line-height: 1.4;
  letter-spacing: 0.5px;
}
h2.page-title {
  background: #fdf4f1;
  padding: 20px 30px;
  border-radius: 15px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #5D1C0C;
  font-size: 24px;
}
h3.page-title {
  font-size: 23px;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  color: #60ac53;
}
h3.page-title::before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #72B566;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 20px;
}
h4.page-title {

}
h4.page-title span.page-title-inner {
  display: inline-block;
  background: #72B566;
  color: #fff;
  font-size: 21px;
  padding: 5px 15px;
  border-radius: 10px;
}
h5.page-title {
  color: #5D1C0C;
  font-size: 23px;
  margin: 1.2em 0 0.5em;
  position: relative;
  padding-left: 20px;
}
h5.page-title::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #60ac53;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
.flex-style-01 {
  display: flex;
  justify-content: space-between;
}
.flex-style-01-left {
  width: 56%;
}
.flex-style-01-right {
  width: 40%;
}
.flex-style-01-right img {
  border-radius: 20px;
}
.flex-style-02 {
  display: flex;
  justify-content: space-between;
}
.flex-style-02-left {
  width: 20%;
}
.flex-style-02-left img {
  border-radius: 20px;
}
.flex-style-02-right {
  width: 77%;
}
.flex-style-03-wrap {

}
.flex-style-03 {
  display: flex;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  border: 3px solid #72B566;
  margin-bottom: 20px;
  background: #e6f2e3;
}
.flex-style-03-wrap .flex-style-03:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.flex-style-03-left,
.flex-style-03-right {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.flex-style-03-left {
  width: 100px;
  background: #72B566;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 800;
}
.flex-style-03-right {
  width: calc(100% - 100px);
  padding-left: 20px;
  font-size: 24px;
}
a.a-link {
  /* color: #d34d17; */
  font-weight: 500;
  font-size: 110%;
}
a.a-link:hover {
  /* text-decoration: none; */
}
a.a-link i {
  margin-right: 5px;
}
.service-memo.stain-memo .service-memo-right {
  display: none;
}

table.supplement-table.stain-table {

}
table.supplement-table.stain-table td {
  text-align: center;
}
table.supplement-table.stain-table td:last-child {
  width: auto;
}
table.table-style-01.stain-table {

}
table.table-style-01.stain-table tr th,
table.table-style-01.stain-table tr td {
  font-size: 16px;
}
table.table-style-01.stain-table tr:first-child th,
table.table-style-01.stain-table tr:first-child td {
  text-align: center;
}
table.table-style-01.stain-table tr:first-child th {
  font-weight: 700;
}
table.table-style-01.stain-table tr td.ta-r {
  text-align: center;
}

body.page-id-546 .laser-header .mv-content-inner,
body.page-id-628 .drip-header .mv-content-inner {
  text-align: center;
}
body.page-id-546 a.mv-cta-link,
body.page-id-628 a.mv-cta-link {
  margin: 0 auto;
}
body.page-id-546 .mv-tel-wrap,
body.page-id-628 .mv-tel-wrap {
  justify-content: center;
}
body.page-id-546 .mv-tel-right,
body.page-id-628 .mv-tel-right {
  width: auto;
}
body.page-id-546 .mv-tel-sub,
body.page-id-628 .mv-tel-sub {
  text-align: left;
}

.text-style-10 {
  text-align: center;
  color: #60ac53;
  font-weight: 700;
  font-size: 26px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
ul.list-style-10 {
  margin-bottom: 0;
}
.color-style-10 {
  color: #60ac53;
  font-weight: 700;
}




@media screen and (max-width: 1023px){
  .header-menu-wrap {
    display: none;
  }
  #header-container-in.wrap {
    justify-content: center;
  }
  .site-name-text-link {
    padding: 0;
  }
  #header-container,
  a.header-cta-link {
    height: auto;
  }
  #header-container {
    padding: 15px 0;
  }
  /* mv */
  .pc-cta {
    display: none;
  }
  .sp-cta {
    display: block;
    padding: 15px;
  }
  .mv-wrap img {
    height: 320px;
  }
  .mv-content {
    width: 100%;
    max-width: unset;
    height: unset;
    margin: auto;
    padding: 10px;
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    -webkit-transform: unset;
    transform: unset;
  }
  .mv-content-inner,
  .mens-header .mv-content-inner,
  .laser-header .mv-content-inner,
  .diet-header .mv-content-inner,
  .acne-header .mv-content-inner,
  .drip-header .mv-content-inner {
    width: 100%;

    background: rgba(255,255,255,0.85);
    padding: 10px;
    border-radius: 5px;

    position: static;
    -webkit-transform: unset;
    transform: unset;
  }
  h1.mv-text,
  .mens-header h1.mv-text,
  .laser-header h1.mv-text,
  .diet-header h1.mv-text,
  .acne-header h1.mv-text,
  .drip-header h1.mv-text {
    font-size: 18px;
    letter-spacing: 1.3px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
  }
  h1.mv-text span,
  .mens-header h1.mv-text span,
  .laser-header h1.mv-text span,
  .diet-header h1.mv-text span,
  .acne-header h1.mv-text span,
  .drip-header h1.mv-text span {
    font-size: 24px;
  }
  h1.mv-text span::before {
    height: 15px
  }
  body.page .mv-text-sub span,
  body.page .mens-header .mv-text-sub span,
  body.page .laser-header .mv-text-sub span,
  body.page .diet-header .mv-text-sub span,
  body.page .acne-header .mv-text-sub span,
  body.page .drip-header .mv-text-sub span {
    letter-spacing: 0.3px;
    font-size: 12px;
  }
  .mv-text-sub {
    line-height: 30px;
    height: 30px;
    margin: 0;
  }
  .mv-text-sub:before, .mv-text-sub:after {
    display: none;
  }
  a.mv-cta-link {
    letter-spacing: 0.3px;
    padding: 20px 0;
    font-size: 18px;
  }
  .mv-tel-wrap {
    justify-content: center;
  }
  .mv-tel-num {
    font-size: 30px;
    letter-spacing: 0.3px;
  }
  .mv-tel-icon {
    width: 50px;
    height: 50px;
  }
  .mv-tel-icon i {
    font-size: 24px;
  }
  .mv-tel-sub {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .mv-tel-left {
    width: 60px;
  }
  .mv-tel-right {
    width: auto;
  }
  /* トップページ */
  .top-service-list {
    display: block;
  }
  .content-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  a.top-service-link, .a-btn-wrap a.a-btn {
    margin-top: 15px;
    padding: 20px 0;
    font-size: 16px;
  }
  a.top-service-link::before, .a-btn-wrap a.a-btn::before {
    top: 18px;
  }
  .top-service-item {
    margin-bottom: 40px;
  }
  .top-blog-area {
    padding: 20px 15px;
  }
  .top-blog-area .widget-entry-cards {
    display: block;
  }
  .top-blog-area .widget-entry-cards a.a-wrap {
    width: 100%;
  }
  .top-blog-area .widget-entry-cards figure.widget-entry-card-thumb {
    width: 60px;
  }
  .top-blog-area .widget-entry-cards figure.widget-entry-card-thumb img {
    height: 60px;
  }
  .top-blog-area .widget-entry-cards .widget-entry-card-content {
    width: calc(100% - 60px);
  }
  .top-blog-area .widget-entry-cards .widget-entry-card-title {
    padding-left: 10px;
    font-size: 15px;
  }
  .top-blog-area .widget-entry-cards a.a-wrap,
  .top-blog-area .widget-entry-cards a.a-wrap:nth-child(3) {
    margin-bottom: 20px;
  }
  /* 下層ページ */
  h2.h-title {
    font-size: 24px;
  }
  h3.h-title {
    font-size: 22px;
    line-height: 1.4;
  }
  .h-title-campaign {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .service-sale-list {
    display: block;
  }
  .service-sale {
    margin-bottom: 30px;
  }
  .service-sale-01 .sale-title {
    font-size: 18px;
  }
  .service-sale-01 .sale-num, .service-sale-03 .sale-num {
    font-size: 28px;
    padding: 20px 0 25px;
  }
  .service-sale-01 .sale-num span.sale-num-border::before, .service-sale-02 .sale-num span.sale-num-border::before, .service-sale-03 .sale-num span.sale-num-border::before {
    height: 10px;
  }
  .service-sale.service-sale-02 {
    padding: 15px;
  }
  .service-sale-02 .sale-num {
    font-size: 60px;
  }
  .service-sale-02 .service-sale-left ul li {
    font-size: 14px;
    padding: 7px 0;
  }
  .service-sale-02 .sale-note {
    margin-top: 10px;
    padding-top: 5px;
  }
  .service-sale-03 .sale-title-main {
    font-size: 18px;
  }
  .service-sale-03 .sale-title-sub {
    font-size: 16px;
  }
  .service-point-img {
    text-align: left;
  }
  .service-point-img img {
    max-width: none;
    width: 100%;
    height: auto;
  }
  .service-point-content {
    max-width: none;
    width: 100%;
    position: static;
    -webkit-transform: unset;
    transform: unset;
    box-shadow: unset;
    padding: 0;
    border-radius: unset;
    background: transparent;
  }
  .service-point-header {
    margin-top: 20px;
  }
  span.service-point-num {
    bottom: 2.7px;
    right: -38px;
    font-size: 26px;
    font-weight: 700;
  }
  .service-point-content h3, .service-point-content h4 {
    font-size: 20px;
  }
  .service-machine-item {
    padding: 0px;
    width: 100%;
    background: transparent;
    border-radius: 0;
    margin-bottom: 20px;
  }
  .service-machine-img {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 280px;
    height: 280px;
    margin: 0 auto;
  }
  .service-machine {
    padding: 30px 15px;
    background: #e0f6ff;
    border-radius: 20px;
  }
  .service-machine-img img {
    height: 280px;
  }
  .service-machine-title,
  .laser-machine .service-machine-title {
    font-size: 17.5px;
    margin-bottom: 15px;
    line-height: 1.5;
    padding: 8px 8px;
  }
  ul.service-machine-img-list {
    flex-wrap: wrap;
  }
  ul.service-machine-img-list li {
    width: 49%;
    margin-bottom: 20px;
  }
  .service-memo {
    padding: 30px 15px;
    margin-top: 30px;
  }
  .service-memo-header {
    display: block;
    position: static;
    white-space: unset!important;
    margin-bottom: 8px;
  }
  .service-memo-title {
    display: block;
    font-size: 20px;
    line-height: 1.6;
  }
  .service-memo-right {
    display: none;
  }
  .service-memo-tag {
    margin: 0;
    display: block;
    text-align: center;
    margin-bottom: 8px;
  }
  .service-memo p {
    line-height: 1.9;
  }
  .service-case {
    display: block;
  }
  .service-case-left {
    width: 100%;
  }
  .service-case-right {
    width: 100%;
    margin-top: 20px;
  }
  .service-case-title {
    font-size: 17px;
  }
  table.table-style-02 tr th {
    font-size: 15px;
  }
  .service-flow {
    display: block;
    height: auto;
  }
  .service-flow::before {
    content: none;
  }
  .service-flow-left {
    width: 100%;
    display: block;
  }
  .service-flow-right {
    width: 100%;
  }
  .service-flow-content {
    display: block;
    padding: 15px;
  }
  .service-flow-content-left {
    width: 100%;
    margin-bottom: 5px;
  }
  .service-flow-content-right {
    width: 100%;
    padding: 0;
  }
  .service-flow-step {
    font-size: 14px;
  }
  span.service-flow-num {
    font-size: 26px;
    margin-top: 6px;
  }
  .service-flow-title {
    font-size: 18px;
  }
  .service-flow-title {
    margin-bottom: 4px;
  }
  .service-flow-title {
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 5px;
  }
  .service-flow-right img {
    height: auto;
  }
  span.service-faq-num {
    position: static;
    display: block;
  }
  dl.service-faq dt {
    padding: 0;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 7px;
    font-weight: 500;
  }
  dl.service-faq dd {
    line-height: 1.9;
  }
  .box-style-01 {
    padding: 30px 15px;
  }
  .box-style-01-title {
    font-size: 16px;
    line-height: 1.46;
  }
  .table-style-01-wrap {
    width: 100%;
    overflow-x: scroll;
  }
  table.table-style-01 {
    max-width: none;
    margin-bottom: 20px;
    width: 800px;
  }
  table.table-style-01.table-style-01-other {
    width: 100%;
  }
  p.sp-table-note {
    display: block;
    font-weight: 500;
  }
  table.table-style-01 th,
  table.table-style-01 td {
    padding: 5px 6px;
  }
  table.table-style-01 td {
    font-size: 16px;
  }
  table.table-style-01 th,
  table.table-style-01 tr:first-child td {
    font-size: 14px;
  }
  table.table-style-01 tr th {
    width: 100px;
  }
  .service-toc-list {
    display: block;
  }
  a.service-toc,
  .section-layout.acne-toc-wrap a.service-toc,
  .section-layout.drip-toc-wrap a.service-toc {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #5D1C0C;
  }
  a.service-toc:first-of-type {
    border-top: 1px solid #5D1C0C;
  }
  .service-toc-title,
  .section-layout.acne-toc-wrap .service-toc-title,
  .section-layout.drip-toc-wrap .service-toc-title {
    font-size: 16px;
  }
  .service-toc-icon,
  .section-layout.drip-toc-wrap a.service-toc .service-toc-icon {
    width: 25px;
    height: 25px;
    margin-top: 2px;
  }
  .service-toc-icon i,
  .section-layout.drip-toc-wrap a.service-toc .service-toc-icon i {
    font-size: 16px;
  }
  .service-toc-wrap {
    padding: 0;
  }
  .service-toc-wrap .content-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-layout.drip-toc-wrap,
  .section-layout.acne-toc-wrap,
  .section-layout.diet-toc-wrap {
    margin-top: 20px;
  }
  .section-layout {
    margin: 50px 0;
  }
  h3.h-title.h-title-02 {
    margin: 1.4em 0 1em;
  }
  .top-title {
    margin-bottom: 30px;
  }
  .top-trouble-wrap {
    flex-direction: column-reverse;
  }
  .top-trouble-left {
    width: 100%;
  }
  .top-trouble-right {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  ul.top-trouble-list li {
    font-size: 16px;
    margin-bottom: 15px;
  }
  ul.top-trouble-list {
    display: block;
  }
  .top-trouble-right img {
    padding: 0;
    border-radius: 30px;
  }
  .merit-list {
    display: block;
    margin-bottom: 0;
  }
  .merit-title {
    font-size: 17px;
  }
  .merit-item ul {
    padding: 15px 15px;
  }
  .merit-item {
    margin-bottom: 20px;
  }
  .merit-item:last-child {
    margin-bottom: 0px;
  }
  .box-style-01 p {
    font-size: 15px;
  }
  .laser-sale-before {
    font-size: 18px;
  }
  .laser-faq-wrap {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }
  .box-style-02 {
    font-size: 16px;
  }
  .diet-flow-list .service-flow {
    background: #fff;
    height: auto;
  }
  table.supplement-table tr:first-child {
    display: none;
  }
  table.supplement-table th,
  table.supplement-table td {
    display: block;
    width: 100%;
    border: 0;
    background: #fdf4f1;
    padding: 7px 15px;
  }
  table.supplement-table td:last-child {
    width: auto;
    text-align: left;
    padding-top: 0;
    padding-bottom: 25px;
  }
  table.supplement-table th {
    background: #FFE3E5;
    font-size: 17px;
  }
  .acne-flow-list .service-flow {
    background: #fff;
  }
  .acne-flex {
    display: block;
    padding: 5px;
  }
  .acne-flex-left {
    margin-bottom: 10px;
  }
  .acne-flex-right {
    text-align: left;
  }
  .acne-flex img {
    width: 100%;
  }
  .exosome-wrap {
    flex-direction: column-reverse;
  }
  .exosome-left {
    width: 100%;
  }
  .exosome-right {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .exosome-right img {
    border-radius: 20px;
  }
  .exosome-list {
    display: block;
  }
  .exosome-item {
    margin-bottom: 20px;
  }
  .exosome-title {
    font-size: 18px;
  }
  .drip-note {
    padding: 30px 15px;
    font-size: 18px;
    margin: 30px 0;
  }
  .service-point-content p {
    line-height: 1.9;
  }
  .service-sale-01.laser-sale .sale-num {
    padding: 45px 0 30px;
  }
  .nmn-flex-01 {
    background: #fff;
    padding: 5px;
  }
  .nmn-flex-02 {
    display: block;
  }
  .nmn-flex-02-right {
    text-align: left;
  }
  .nmn-flex-02 img {
    width: 100%;
  }
  .nmn-flex-02-left {
    margin-bottom: 5px;
  }
  .box-style-01 h4 {
    font-size: 20px;
    line-height: 1.5;
  }
  .top-sol-list {
    display: block;
  }
  .top-sol {
    margin-bottom: 20px;
    padding: 15px;
  }
  .service-point {
    margin-bottom: 30px;
  }
  .laser-sp-blank.section-layout,
  .laser-sp-blank.section-layout .service-machine {
    margin-top: 20px
  }
  ul.service-machine-img-list li:nth-child(3),
  ul.service-machine-img-list li:nth-child(4) {
    margin-bottom: 0;
  }
  body.page-id-10 .sp-cta,
  body.page-id-542 .sp-cta,
  body.page-id-544 .sp-cta {
    padding-bottom: 10px;
  }

  .laser-sale-before.derma-sale-before {
    font-size: 16px;
  }
  .service-sale-01.derma-sale .sale-num {
    padding: 55px 0 30px;
  }

  /* ブログ */
  body.single #content-in,
  body.archive #content-in,
  body.search #content-in,
  body.blog #content-in,
  #container.area-page #content-in {
    display: block;
    padding: 0 15px;
  }
  body.single #main,
  body.archive #main,
  body.search #main,
  body.blog #main,
  #container.area-page #main {
    width: 100%;
  }
  body.single #sidebar,
  body.archive #sidebar,
  body.search #sidebar,
  body.blog #sidebar,
  #container.area-page #sidebar {
    width: 100%;
  }
  body.single #main,
  #container.area-page #main {
    padding: 30px 15px;
    margin-top: 15px;
  }
  body.single #sidebar,
  #container.area-page #sidebar {
    padding: 0 15px;
  }
  body.single #content-in,
  #container.area-page #content-in {
    padding: 0;
  }
  header.article-header h1.entry-title {
    padding: 0;
    font-size: 20px;
  }
  .toc {
    padding: 10px 0px;
  }
  body.single .article h2 {
    font-size: 19px;
  }
  body.single .article h3, .related-entry-heading {
    font-size: 18px;
  }
  .nap-info dt {
    width: 25%;
  }
  .nap-info dd {
    width: 75%;
  }
  .nap-info dt, .nap-info dd {
    padding: 5px 10px;
  }
  a.a-wrap .card-snippet {
    display: none;
  }
  h1.archive-title {
    font-size: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  #list .entry-card, .related-entry-card {
    display: block;
  }
  #list .entry-card-thumb, .related-entry-card-thumb {
    width: 100%;
    float: none;
    margin: 0!important;
  }
  #list .entry-card-content, .related-entry-card-content {
    width: 100%;
    padding: 0;
    padding: 10px 15px;
  }
  #list .a-wrap, #related-entries .a-wrap {
    padding: 0;
    overflow: hidden;
  }
  #related-entries .a-wrap {
    background: #fdf4f1;
  }
  #list .card-thumb img, .related-entry-card-thumb img {
    height: 200px;
    border-radius: 0;
  }
  #list .entry-card-title, .related-entry-card-title {
    margin: 0;
  }
  #list .entry-card-meta {
    position: static;
  }
  .cat-label {
    top: 10px;
    left: 10px;
    font-size: 12px;
  }
  .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .footer-info {
    display: block;
  }
  .footer-info-left {
    width: 100%;
  }
  .footer-info-right {
    width: 100%;
  }
  table.footer-info-table tr th {
    font-size: 16px;
  }
  table.footer-info-table tr td, table.footer-info-table tr th {
    padding: 10px 10px;
  }
  table.footer-info-table tr td {
    font-size: 14px;
  }
  .footer-info-address {
    display: block;
  }
  .footer-info-address-left {
    width: 100%;
    text-align: center;
  }
  .footer-info-address-left img {
    width: 100px;
  }
  .footer-info-address-right {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .footer-info-address .footer-info-address-text:nth-child(1) {
    font-size: 18px;
    margin-bottom: 2px;
  }
  .footer-info-address-text {
    font-size: 14px;
  }
  .info-note-wrap {
    margin-bottom: 40px;
  }
  .footer-cta-wrap {
    display: block;
  }
  .footer-cta-item {
    margin: 0;
    margin-bottom: 10px;
  }
  .copyright {
    margin-bottom: 10px;
  }
  .footer-sns {
    padding: 45px 0 70px;
  }
  .ggmap {
    height: 330px;
  }
  .footer-info-right {
    margin-top: 20px;
  }
  ul.list-style-01 {
    display: block;
    margin-top: 0px;
  }
  ul.list-style-01 li {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  ul.list-style-01 li:last-child {
    margin-bottom: 0;
  }
  h2.page-title, h3.page-title, h4.page-title, h5.page-title {
    margin: 1.2em 0 0.9em;
  }
  h2.page-title {
    padding: 20px 20px;
    font-size: 23px;
  }
  h3.page-title {
    font-size: 22px;
  }
  h4.page-title span.page-title-inner {
    font-size: 20px;
  }
  h5.page-title {
    font-size: 22px;
  }
  h5.page-title::before {
    top: 9.5px;
  }
  .stain-list {
    margin-bottom: 40px;
  }
  .padding-style-01 {
    padding: 40px 15px;
  }
  .padding-style-02 {
    padding: 30px 15px;
  }
  .padding-style-03 {
    padding: 0;
  }
  .flex-style-01 {
    flex-direction: column-reverse;
  }
  .flex-style-01-left {
    width: 100%;
  }
  .flex-style-01-right {
    width: 100%;
    margin-bottom: 20px;
  }
  .flex-style-02 {
    display: block;
  }
  .flex-style-02-left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .flex-style-02-right {
    width: 100%;
  }
  .flex-style-03 {
    display: block;
  }
  .flex-style-03-left,
  .flex-style-03-right {
    line-height: 1;
  }
  .flex-style-03-left {
    width: 100%;
    padding: 10px 15px;
    font-size: 26px;
  }
  .flex-style-03-right {
    width: 100%;
    padding: 15px 15px;
    line-height: 1.55;
    font-size: 21px;
  }
  table.table-style-01.stain-table th,
  table.table-style-01.stain-table tr:first-child td {
    font-size: 16px;
  }
  table.table-style-01.stain-table.stain-table-11 {
    width: 100%;
  }
  table.table-style-01.stain-table.stain-table-11 tr th  {
    width: 120px;
  }
  .laser-machine-11 .service-machine-item {
    min-height: auto;
  }
  .text-style-10 {
    font-size: 20px;
  }
  .mobile-menu-buttons {
    display: flex;
    align-items: stretch;
    box-shadow: unset;
  }
  .mobile-menu-buttons > li.menu-button {
    border-right: 1px solid #fff;
  }
  .mobile-menu-buttons > li.menu-button:hover {
    background: #a8ca63;
  }
  .menu-tel-icon::before {
    content:'\f879';
  	font-family:'Font Awesome 5 Free';
  	font-weight:700;
    font-size: 16px;
  }
  .menu-mail-icon::before {
    content:'\f0e0';
  	font-family:'Font Awesome 5 Free';
  	font-weight:700;
    font-size: 16px;
  }
  .mobile-menu-buttons .menu-button {
    background: #a8ca63;
  }
  span.menu-icon,
  span.menu-caption {
    color: #fff;
    font-weight: 500;
  }
  .mobile-menu-buttons .menu-icon {
    font-size: 90%;
  }
  .menu-drawer li {
    border-bottom: 1px solid #ccc;
  }
  .menu-drawer a {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 15px;
  }
  .menu-close-button {
    margin-top: 10px;
  }
  .menu-close-button span.fa-times {
    font-size: 30px;
  }
  .mobile-menu-buttons .menu-caption {
    opacity: 1;
    font-size: 12px;
  }
  .mobile-menu-buttons {
    flex-wrap: wrap;
  }
  .mobile-menu-buttons > li.menu-button {
    padding: 8px 0;
    border: 0;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(1),
  .mobile-menu-buttons > li.menu-button:nth-child(2),
  .mobile-menu-buttons > li.menu-button:nth-child(3) {
    width: 33.33333%;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(4) {
    width: 100%;
  }
  .mobile-menu-buttons .menu-icon {
    display: none;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(1) {
    background: #FF8692;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(2) {
    background: #CA8FE2;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(3) {
    background: #00AFFC;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(4) {
    background: #72B566;
  }
  .mobile-menu-buttons .menu-caption {
    font-size: 16px;
  }
  .mobile-menu-buttons > li.menu-button:nth-child(4) .menu-caption {
    font-size: 18px;
  }
}
