@charset "UTF-8";
/*
Theme Name: Relax Care
Description: 整骨院・整体院向けのWordPressテーマ
Theme URI: https://rocket-mart.net/theme/relaxcare
Author: Rocket Mart
Author URI: https://rocket-mart.net/
Version: ver1.0.0
*/
/*
0 - 600px:      Phone
600 - 900px:    Tablet portrait
900 - 1200px:   Tablet landscape
[1200 - 1800] is where our noraml styles apply
1800px + :      Big Desktop

$breakpoint argument choices:
-   phone
-   tab-port
-   tab-land
-   big-desktop

1em = 16px
*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

body.home main{overflow:hidden;}
main.main2{background:#001A43;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@-webkit-keyframes moveInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(-20rem);
    transform: translate(-20rem); }
  80% {
    -webkit-transform: translate(1rem);
    transform: translate(1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

@keyframes moveInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(-20rem);
    transform: translate(-20rem); }
  80% {
    -webkit-transform: translate(1rem);
    transform: translate(1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

@-webkit-keyframes moveInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate(20rem);
    transform: translate(20rem); }
  80% {
    -webkit-transform: translate(-1rem);
    transform: translate(-1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

@keyframes moveInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate(20rem);
    transform: translate(20rem); }
  80% {
    -webkit-transform: translate(-1rem);
    transform: translate(-1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

@-webkit-keyframes moveInBottm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20rem);
    transform: translateY(20rem); }
  80% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes moveInBottm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20rem);
    transform: translateY(20rem); }
  80% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes showScale {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1); }
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes showScale {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1); }
  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  word-break: break-all; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%; }
  @media only screen and (max-width: 75em) {
    html {
      font-size: 56.25%; } }
  @media only screen and (max-width: 56.25em) {
    html {
      font-size: 50%; } }

.container {
  max-width: 100%;
  margin: 0 0; }

body {
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.8;
  color: #333;
  -webkit-font-smoothing: antialiased; }

.link-text {
  -webkit-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s; }
  .link-text:link, .link-text:visited {
    color: #2A9134;
    text-decoration: none; }
  .link-text:hover {
    color: #84a588; }

.site-title {
  display: block;
  width: 80%; }
  .site-title__img {
    display: block;
    max-width: 250px; }
    @media only screen and (max-width: 37.5em) {
      .site-title__img {
        width: 65%; } }
    .site-title__img img {
      width: 100%;
      height: auto; }
  .site-title__first {
    display: inline-block;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 2px;
    margin-bottom: 1rem; }
  .site-title__second {
    font-size: 12px;
    font-weight: normal;
    display: block;
    width: 70%; }
    .site-title__second--white {
      color: #fff; }
  .site-title__link {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }
    .site-title__link:link, .site-title__link:visited {
      color: #2aac78;
      text-decoration: none; }
    .site-title__link:hover {
      color: #1c7652; }
    .site-title__link--white:link, .site-title__link--white:visited {
      color: #fff; }

.page-title {
  font-size: 3.2rem;
  letter-spacing: 2px;
  color: #fff;
  background-color: #239165;
  padding: 4rem 2rem; }
  .page-title--img {
    padding: 8rem 2rem;
    background-size: cover;
    background-position: center; }
  .page-title span {
    position: relative; }
    .page-title span::after {
      content: '';
      display: inline-block;
      width: 6rem;
      height: 2px;
      background-color: #fff;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute;
      bottom: -1.6rem;
      left: 50%; }

.heading-section-top {
  margin-bottom: 5rem; }
  .heading-section-top__first {
    font-size: 4.6rem;
    letter-spacing: 2px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 7px; }
  .heading-section-top__second {
    letter-spacing: 1px;
    display: block;
    line-height: 1;
    color: #2aac78; }

.heading-section-page {
  font-size: 2.4rem;
  color: #000;
  letter-spacing: 2px; }

.u-center-text {
  text-align: center !important; }

.u-right-text {
  text-align: right !important; }

.u-mb-small {
  margin-bottom: 1.5rem !important; }

.u-mb-medium {
  margin-bottom: 4rem !important; }

.u-mb-big {
  margin-bottom: 8rem !important; }
  @media only screen and (max-width: 37.5em) {
    .u-mb-big {
      margin-bottom: 6rem !important; } }

.u-mb-huge {
  margin-bottom: 12rem !important; }
  @media only screen and (max-width: 37.5em) {
    .u-mb-huge {
      margin-bottom: 8rem !important; } }

.u-mt-small {
  margin-top: 1.5rem !important; }

.u-mt-medium {
  margin-top: 8rem !important; }

.u-mt-big {
  margin-top: 10rem !important; }
  @media only screen and (max-width: 37.5em) {
    .u-mt-big {
      margin-top: 4rem !important; } }

.u-mt-huge {
  margin-top: 12rem !important; }

.u-max-width {
  max-width: 1024px !important;
  margin-left: auto !important;
  margin-right: auto !important; }
  @media only screen and (max-width: 75em) {
    .u-max-width {
      width: 80%; } }
  @media only screen and (max-width: 37.5em) {
    .u-max-width {
      width: 90%; } }

.u-width-narrow {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 56.25em) {
    .u-width-narrow {
      width: 90%; } }
  @media only screen and (max-width: 37.5em) {
    .u-width-narrow {
      width: 100%; } }

.widget {
  background-color: #EEE;
  padding: 2rem 2rem; }
  .widget:not(:last-child) {
    margin-bottom: 4rem; }
  .widget h2 {
    font-size: 16px;
    padding-bottom: .5rem;
    border-bottom: 2px solid #fff;
    margin-bottom: 1.5rem; }
  .widget ul {
    list-style: none; }
  .widget li {
    margin-bottom: 1.2rem; }
  .widget a {
    line-height: 1.4; }
    .widget a:link, .widget a:visited {
      color: #777;
      text-decoration: none; }
  .widget video {
    width: 100%; }
  .widget .searchform input {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    border: 2px solid #f8f8f8; }
    .widget .searchform input:not(:last-child) {
      margin-bottom: 1rem; }
      @media only screen and (max-width: 37.5em) {
        .widget .searchform input:not(:last-child) {
          margin-bottom: 2rem; } }
  .widget .searchform #searchsubmit {
    width: 50%;
    margin: 0 auto;
    background-color: #239165;
    color: #fff;
    letter-spacing: 2px;
    border: none;
    cursor: pointer;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .widget .searchform #searchsubmit:hover {
      background-color: #2aac78; }
  .widget .screen-reader-text {
    display: none; }
  .widget .gallery {
    width: 100%; }
    .widget .gallery img {
      max-width: 100%;
      height: auto; }
  .widget .sub-menu {
    padding-left: 10px; }
  .widget .rsswidget {
    display: block; }

.wp-custom p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 1rem; }

.wp-custom h2 {
  font-size: 2.2rem;
  color: #333;
  border-bottom: double 3px currentColor;
  margin-top: 4rem;
  margin-bottom: 2rem; }

.wp-custom h3 {
  font-size: 18px;
  padding: 1rem;
  color: #333;
  background: #EEE;
  border-left: solid 5px #999;
  margin-bottom: 2rem;
  clear:both;}

.wp-custom h4 {
  font-size: 18px;
  margin-bottom: 1rem; }

.wp-custom img {
  width: 100%;
  height: auto; }

.wp-custom table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem; }
  .wp-custom table th,
  .wp-custom table td {
    padding: .5rem 1rem;
    border: 2px solid #f8f8f8; }
  .wp-custom table th {
    background-color: #cccccc; }

.wp-custom ul:not([class]),
.wp-custom ol {
  padding-left: 3rem;
  margin-bottom: 2rem; }

.wp-custom .alignleft {
  text-align: left; }

.wp-custom .aligncenter {
  text-align: center; }

.wp-custom .alignright {
  text-align: right; }

.wp-custom--general p {
  font-size: 14px; }

figcaption {
  color: #cccccc; }

iframe {
  width: 100%; }

pre {
  margin-bottom: 2rem; }

blockquote {
  color: #777;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  padding: 1.5rem 2rem;
  margin-bottom: 2rem; }
  blockquote cite {
    color: #999; }

.wp-block-file {
  margin-bottom: 2rem; }
  .wp-block-file a:first-child {
    margin-right: 2rem; }
  .wp-block-file__button {
    display: inline-block;
    text-align: center;
    padding: 1rem 2rem;
    letter-spacing: 1px;
    border: 1px solid #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .wp-block-file__button:link, .wp-block-file__button:visited {
      text-decoration: none;
      color: #239165; }
    .wp-block-file__button:hover {
      color: #fff;
      background-color: #239165; }

.wp-block-gallery {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem; }
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%; }
  .wp-block-gallery.columns-3, .wp-block-gallery.columns-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 37.5em) {
      .wp-block-gallery.columns-3, .wp-block-gallery.columns-2 {
        display: block; } }
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%; }
  .wp-block-gallery.columns-2 .blocks-gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  .wp-block-gallery figure {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1rem; }
  .wp-block-gallery img {
    width: 100%;
    height: auto; }

.wp-block-embed {
  width: 100%;
  margin-bottom: 2rem;
  overflow: hidden; }
  .wp-block-embed iframe {
    width: 100%; }

.wp-block-columns {
  margin-bottom: 2rem; }
  .wp-block-columns.has-2-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 37.5em) {
      .wp-block-columns.has-2-columns {
        display: block; } }
    .wp-block-columns.has-2-columns .wp-block-column {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
      flex: 0 0 48%; }

.wp-block-separator {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
  color: #f8f8f8; }
  .wp-block-separator.is-style-wide {
    width: 100%; }
  .wp-block-separator.is-style-dots {
    border-top: 3px dotted currentColor; }

.wp-block-button {
  margin-bottom: 2rem; }
  .wp-block-button__link {
    display: inline-block;
    text-align: center;
    padding: 1.5rem 2rem;
    letter-spacing: 1px;
    background-color: #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .wp-block-button__link:link, .wp-block-button__link:visited {
      text-decoration: none;
      color: #fff; }
    .wp-block-button__link:hover {
      background-color: #2aac78; }

.wp-block-media-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 37.5em) {
    .wp-block-media-text {
      display: block; } }
  .wp-block-media-text__media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    margin-right: 4rem; }
    @media only screen and (max-width: 37.5em) {
      .wp-block-media-text__media {
        margin-right: 0; } }
  .wp-block-media-text__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%; }

.wp-block-latest-comments {
  list-style: none;
  border: 2px solid #f8f8f8;
  padding: 1.5rem 2.5rem;
  margin-bottom: 2rem; }
  .wp-block-latest-comments__comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .wp-block-latest-comments__comment:not(:last-child) {
      margin-bottom: 2rem; }
  .wp-block-latest-comments__comment-meta a:link,
  .wp-block-latest-comments__comment-meta a:visited {
    color: #777; }
  .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
    width: 60px;
    border-radius: 50%;
    margin-right: 4rem; }
  .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    margin-bottom: 0; }

.wp-block-search {
  margin-bottom: 2rem; }
  .wp-block-search__label {
    display: block;
    font-weight: bold;
    letter-spacing: 1px; }
    @media only screen and (max-width: 37.5em) {
      .wp-block-search__label {
        margin-bottom: .5rem; } }
  .wp-block-search__input {
    font-size: 16px;
    width: 100%;
    margin-right: 1.5rem; }
    @media only screen and (max-width: 37.5em) {
      .wp-block-search__input {
        display: block;
        width: 70%;
        margin-bottom: 1rem; } }
  .wp-block-search__button {
    display: inline-block;
    background-color: #239165;
    border: none;
    color: #fff;
    letter-spacing: 1px;
    padding: .5rem 2rem;
    cursor: pointer;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .wp-block-search__button:hover {
      background-color: #2aac78; }

.wp-block-tag-cloud,
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  list-style: none;
  margin-bottom: 2rem; }
  .wp-block-tag-cloud a:link,
  .wp-block-tag-cloud a:visited,
  .wp-block-archives a:link,
  .wp-block-archives a:visited,
  .wp-block-categories a:link,
  .wp-block-categories a:visited,
  .wp-block-latest-posts a:link,
  .wp-block-latest-posts a:visited {
    color: #777; }

.comments-area .comments-title {
  font-size: 20px;
  margin-bottom: 2.5rem; }

.comments-area .comment-list {
  list-style: none; }

.comments-area .comment-body {
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #f8f8f8; }

.comments-area .comment-meta {
  margin-bottom: 1.5rem; }

.comments-area .comment-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem; }
  .comments-area .comment-author img {
    width: 60px;
    height: auto;
    border-radius: 50%;
    border: 1px solid #f8f8f8;
    margin-right: 2.5rem; }
  .comments-area .comment-author .url:link, .comments-area .comment-author .url:visited {
    color: #333; }

.comments-area .comment-metadata a:link,
.comments-area .comment-metadata a:visited {
  color: #999; }

.comments-area .comment-content {
  margin-bottom: 2rem; }

.comments-area .reply {
  text-align: right; }
  .comments-area .reply .comment-reply-link {
    display: inline-block;
    padding: .5rem 2rem;
    background-color: #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .comments-area .reply .comment-reply-link:link, .comments-area .reply .comment-reply-link:visited {
      text-decoration: none;
      color: #fff; }
    .comments-area .reply .comment-reply-link:hover {
      background-color: #2aac78; }

.comments-area .children {
  list-style: none; }

.comments-area .depth-1 > .children {
  padding-left: 6rem; }

.comments-area .comment-awaiting-moderation {
  color: #777; }

.comment-respond .comment-reply-title {
  font-size: 20px;
  margin-bottom: 1.5rem; }
  .comment-respond .comment-reply-title small {
    font-size: 16px;
    margin-left: 1.5rem; }
    .comment-respond .comment-reply-title small a:link,
    .comment-respond .comment-reply-title small a:visited {
      color: #777; }

.comment-respond .logged-in-as a:link,
.comment-respond .logged-in-as a:visited {
  color: #333; }

.comment-respond .comment-notes {
  color: #777;
  margin-bottom: 1rem; }

.comment-respond .comment-form-comment,
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
  margin-bottom: 2rem; }
  .comment-respond .comment-form-comment textarea,
  .comment-respond .comment-form-comment input,
  .comment-respond .comment-form-author textarea,
  .comment-respond .comment-form-author input,
  .comment-respond .comment-form-email textarea,
  .comment-respond .comment-form-email input,
  .comment-respond .comment-form-url textarea,
  .comment-respond .comment-form-url input {
    width: 80%;
    padding: 1rem 1.5rem;
    font-size: 16px; }
    @media only screen and (max-width: 37.5em) {
      .comment-respond .comment-form-comment textarea,
      .comment-respond .comment-form-comment input,
      .comment-respond .comment-form-author textarea,
      .comment-respond .comment-form-author input,
      .comment-respond .comment-form-email textarea,
      .comment-respond .comment-form-email input,
      .comment-respond .comment-form-url textarea,
      .comment-respond .comment-form-url input {
        width: 100%; } }
  .comment-respond .comment-form-comment label,
  .comment-respond .comment-form-author label,
  .comment-respond .comment-form-email label,
  .comment-respond .comment-form-url label {
    display: block;
    font-weight: bold; }

.comment-respond .comment-form-cookies-consent {
  width: 80%;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 37.5em) {
    .comment-respond .comment-form-cookies-consent {
      width: 100%; } }

.comment-respond .form-submit {
  width: 80%;
  text-align: right; }
  @media only screen and (max-width: 37.5em) {
    .comment-respond .form-submit {
      width: 100%; } }
  .comment-respond .form-submit input[type="submit"] {
    display: inline-block;
    letter-spacing: 1px;
    padding: 1.5rem 2.5rem;
    background-color: #239165;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .comment-respond .form-submit input[type="submit"]:hover {
      background-color: #2aac78; }

.comments-pagination {
  margin-bottom: 4rem; }
  .comments-pagination a {
    font-size: 16px;
    margin-right: 1rem; }
    .comments-pagination a:link, .comments-pagination a:visited {
      color: #777; }
  .comments-pagination span {
    font-size: 16px;
    margin-right: 1rem; }

.wpcf7 {
  width: 80%; }
  @media only screen and (max-width: 37.5em) {
    .wpcf7 {
      width: 100%; } }
  .wpcf7 .screen-reader-response {
    padding: 1rem 1.5rem;
    border: 2px solid #f8f8f8;
    margin-bottom: 2rem; }
  .wpcf7 form {
    color: #000; }
    .wpcf7 form p {
      margin-bottom: 2rem; }
    .wpcf7 form input,
    .wpcf7 form textarea,
    .wpcf7 form select {
      font-size: 16px;
      color: #333;
      width: 90%;
      padding: .7rem 1rem; }
      @media only screen and (max-width: 37.5em) {
        .wpcf7 form input,
        .wpcf7 form textarea,
        .wpcf7 form select {
          width: 100%; } }
    .wpcf7 form option {
      padding: .7rem 1rem; }
    .wpcf7 form input[type="radio"],
    .wpcf7 form input[type="checkbox"] {
      width: 30px; }
    .wpcf7 form .wpcf7-list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .wpcf7 form .wpcf7-list-item .wpcf7-list-item-label {
        margin-right: 1rem; }
    .wpcf7 form input[type="file"] {
      font-size: 14px; }
    .wpcf7 form input[type="submit"] {
      width: 50%;
      padding: 1rem 0;
      margin: 0 auto;
      background-color: #239165;
      color: #fff;
      letter-spacing: 2px;
      border: none;
      cursor: pointer;
      -webkit-transition: background-color .4s;
      -o-transition: background-color .4s;
      transition: background-color .4s; }
      @media only screen and (max-width: 37.5em) {
        .wpcf7 form input[type="submit"] {
          width: 100%; } }
      .wpcf7 form input[type="submit"]:hover {
        background-color: #2aac78; }
    .wpcf7 form .wpcf7-not-valid-tip {
      display: block;
      color: red; }
    .wpcf7 form .wpcf7-validation-errors {
      color: red; }
    .wpcf7 form .wpcf7-quiz-label {
      margin-right: 1rem; }

.breadcrumb {
  width: 100%;
  background-color: #EEE;
  padding: 1rem 2rem; }
  .breadcrumb--page {
    background-color: transparent;
    padding: 1rem 0; }
    .breadcrumb--page i {
      color: #777; }
  .breadcrumb ul {
    font-size: 12px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #333; }
    .breadcrumb ul li:not(:last-child) {
      margin-right: 1.5rem; }
    .breadcrumb ul li i {
      margin-left: 1.5rem; }
    .breadcrumb ul a:link, .breadcrumb ul a:visited {
      color: #777;
      text-decoration: none; }

.pagination .screen-reader-text {
  display: none; }

.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .pagination .nav-links .page-numbers {
    text-decoration: none;
    color: #239165;
    border: 1px solid #239165;
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.5rem;
    text-align: center;
    line-height: 3.5rem;
    margin-bottom: 1.5rem; }
    .pagination .nav-links .page-numbers:not(:last-child) {
      margin-right: 1.3rem; }
      @media only screen and (max-width: 37.5em) {
        .pagination .nav-links .page-numbers:not(:last-child) {
          margin-right: 1.5rem; } }
    .pagination .nav-links .page-numbers:not(.current) {
      -webkit-transition: background-color .4s;
      -o-transition: background-color .4s;
      transition: background-color .4s; }
      .pagination .nav-links .page-numbers:not(.current):hover {
        color: #fff;
        background-color: #239165; }
  .pagination .nav-links .current {
    color: #fff;
    background-color: #239165; }

.sns-share-btn ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.sns-share-btn li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  text-align: center;
  background-color: orangered;
  -ms-flex-item-align: stretch;
  align-self: stretch; }
  .sns-share-btn li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    padding: .5rem 0; }

.sns-share-btn .twitter {
  background-color: #55acee; }

.sns-share-btn .facebook {
  background-color: #3B5998; }

.sns-share-btn .hatebu {
  background-color: #008FDE; }

.sns-share-btn .pocket {
  background-color: #EB4654; }

.sns-share-btn .line {
  background-color: #1dcd00; }

.sns-share-btn i {
  font-size: 18px; }
  @media only screen and (max-width: 37.5em) {
    .sns-share-btn i {
      font-size: 14px; } }

.sns-share-btn .hatebu-icon {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 17px;
  font-weight: bold; }
  .sns-share-btn .hatebu-icon::before {
    position: absolute;
    content: 'B!';
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
  @media only screen and (max-width: 37.5em) {
    .sns-share-btn .hatebu-icon {
      font-size: 15px; } }

.btn {
  display: inline-block;
  max-width: 30rem;
  text-align: center;
  padding: 1.5rem 4rem;
  letter-spacing: 2px; }
  .btn--big {
    min-width: 25rem;
    padding: 1.5rem 2rem; }
    @media only screen and (max-width: 37.5em) {
      .btn--big {
        width: 100%; } }
  .btn--black {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .btn--black:link, .btn--black:visited {
      color: white;
      text-decoration: none; }
    .btn--black:hover {
      background-color: rgba(51, 51, 51, 0.8); }
  .btn--primary {
    background-color: #239165;
    color: #fff;
    border: 1px solid #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .btn--primary:link, .btn--primary:visited {
      color: white;
      text-decoration: none; }
    .btn--primary:hover {
      background-color: rgba(35, 145, 101, 0.8); }
  .btn--secondary {
    background-color: #2A9134;
    color: #fff;
    border: 1px solid #2A9134;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .btn--secondary:link, .btn--secondary:visited {
      color: white;
      text-decoration: none; }
    .btn--secondary:hover {
      background-color: rgba(42, 145, 52, 0.8); }
  .btn--white {
    background-color: #fff;
    color: #239165;
    border: 1px solid #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .btn--white:link, .btn--white:visited {
      color: #239165;
      text-decoration: none; }
    .btn--white:hover {
      background-color: #239165;
      color: #fff; }
  .btn--ghost {
    background-color: transparent;
    color: #333;
    border: 1px solid #333;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .btn--ghost:link, .btn--ghost:visited {
      color: #333;
      text-decoration: none; }
    .btn--ghost:hover {
      background-color: #333;
      color: #fff; }
  .btn--tel i {
    margin-right: 1rem; }

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 56.25em) {
    .btn-group {
      display: block; } }
  .btn-group .btn:not(:last-child) {
    margin-right: 4rem; }
    @media only screen and (max-width: 56.25em) {
      .btn-group .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 2rem; } }

.reserve-btns__note {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  color: #777; }
  @media only screen and (max-width: 56.25em) {
    .reserve-btns__note {
      width: 100%; } }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
  @media only screen and (max-width: 56.25em) {
    .card {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media only screen and (max-width: 37.5em) {
    .card {
      display: block; } }
  .card__link {
    background-color: #fff;
    min-height: 25rem;
    border: 2px solid #f8f8f8;
    padding: 1.5rem 2rem;
    display: block;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .card__link:link, .card__link:visited {
      text-decoration: none;
      color: #333; }
    .card__link:hover {
      background-color: #EEE; }
      .card__link:hover img {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15); }
    @media only screen and (max-width: 37.5em) {
      .card__link {
        height: auto;
        padding: 1.8rem 2.2rem; } }
  .card--3cl .card__item {
    width: calc(33.33333333% - 3rem);
    margin-bottom: 3rem; }
    @media only screen and (max-width: 56.25em) {
      .card--3cl .card__item {
        width: 46%; } }
    @media only screen and (max-width: 37.5em) {
      .card--3cl .card__item {
        width: 100%;
        margin-bottom: 4rem; } }
    .card--3cl .card__item:not(:nth-child(3n)) {
      margin-right: 4.5rem; }
      @media only screen and (max-width: 56.25em) {
        .card--3cl .card__item:not(:nth-child(3n)) {
          margin-right: 0; } }
  .card__heading {
    margin-bottom: 1rem; }
  .card__body {
    height: 8rem;
    color: #777;
    font-size: 1.4rem; }
    @media only screen and (max-width: 37.5em) {
      .card__body {
        height: auto; } }
  .card-title {
    display: block;
    height: 5rem;
    font-size: 1.6rem;
    line-height: 1.4;
    color: #333;
    font-weight: bold; }
  .card-img {
    width: 100%;
    height: 12rem;
    overflow: hidden;
    position: relative; }
    @media only screen and (max-width: 37.5em) {
      .card-img {
        height: 15rem; } }
    .card-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      vertical-align: bottom;
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      -o-transition: transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; }
  .card-category {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #239165;
    font-size: 1.2rem;
    letter-spacing: 1px;
    padding: .5rem .7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .card-date {
    color: #cccccc; }

.card--voice .card__heading {
  margin-bottom: 2rem; }

.card--voice .card__item {
  margin-bottom: 6rem; }

.shop-info--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 56.25em) {
    .shop-info--img {
      display: block; } }

.shop-info__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: 30rem;
  overflow: hidden; }
  @media only screen and (max-width: 56.25em) {
    .shop-info__img {
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 37.5em) {
    .shop-info__img {
      height: 20rem; } }
  .shop-info__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.shop-info__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%; }

.shop-info__table {
  width: 80%; }
  .shop-info__table--about {
    width: 100%; }
  @media only screen and (max-width: 56.25em) {
    .shop-info__table {
      width: 100%; } }
  .shop-info__table tr {
    border-bottom: 2px solid #f8f8f8; }
  .shop-info__table th,
  .shop-info__table td {
    padding-top: 2rem;
    padding-bottom: .5rem; }
  .shop-info__table th {
    color: #000;
    text-align: left;
    width: 30%; }

.shop-info__sns-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .shop-info__sns-link a {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }
    .shop-info__sns-link a:not(:last-child) {
      margin-right: 3rem; }
      @media only screen and (max-width: 37.5em) {
        .shop-info__sns-link a:not(:last-child) {
          margin-right: 4rem; } }
    .shop-info__sns-link a:link, .shop-info__sns-link a:visited {
      color: #239165;
      text-decoration: none; }
    .shop-info__sns-link a:hover {
      color: #2aac78; }
  .shop-info__sns-link i {
    font-size: 2.8rem; }
    @media only screen and (max-width: 37.5em) {
      .shop-info__sns-link i {
        font-size: 4rem; } }

.shop-info--noimg .shop-info__body {
  width: 60%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 56.25em) {
    .shop-info--noimg .shop-info__body {
      width: 100%; } }

.shop-info--noimg .shop-info__table {
  width: 100%; }

.shop-info--noimg .shop-info__sns-link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (max-width: 37.5em) {
    .shop-info--noimg .shop-info__sns-link {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.shop-map {
  width: 100%;
  height: 35rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10rem; }
  @media only screen and (max-width: 56.25em) {
    .shop-map {
      height: 30rem;
      margin-top: 6rem; } }
  @media only screen and (max-width: 37.5em) {
    .shop-map {
      height: 20rem;
      margin-top: 4rem; } }
  .shop-map--iframe {
    height: auto; }

.link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
  @media only screen and (max-width: 56.25em) {
    .link-box {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media only screen and (max-width: 37.5em) {
    .link-box {
      display: block; } }
  .link-box__item {
    width: calc(33.33333333% - 3rem);
    height: 32rem;
    margin-bottom: 4rem;
    background-color: #239165;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    @media only screen and (max-width: 56.25em) {
      .link-box__item {
        width: 46%; } }
    @media only screen and (max-width: 37.5em) {
      .link-box__item {
        width: 100%;
        margin-bottom: 4rem; } }
    .link-box__item:not(:nth-child(3n)) {
      margin-right: 4.5rem; }
      @media only screen and (max-width: 56.25em) {
        .link-box__item:not(:nth-child(3n)) {
          margin-right: 0; } }
    .link-box__item:hover {
      background-color: #1c7652; }
      .link-box__item:hover .link-box__img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
  .link-box__link {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
  .link-box__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
    opacity: .6;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s; }
  .link-box__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 75%;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: bold;
    padding-bottom: .5rem;
    border-bottom: 1px solid currentColor; }
    @media only screen and (max-width: 37.5em) {
      .link-box__text {
        font-size: 2.4rem; } }

.schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 56.25em) {
    .schedule {
      display: block; } }
  .schedule__table {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .schedule__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%; }

.schedule-table {
  width: 100%;
  background-color: #fff; }
  .schedule-table th,
  .schedule-table td {
    padding: 1.5rem 0;
    border: 1px solid #f8f8f8;
    text-align: center; }
    @media only screen and (max-width: 37.5em) {
      .schedule-table th,
      .schedule-table td {
        padding: 1rem 0; } }
  .schedule-table th {
    background-color: #2aac78;
    color: #fff; }
  .schedule-table td {
    color: #777;
    vertical-align: middle; }
    @media only screen and (max-width: 37.5em) {
      .schedule-table td {
        font-size: 10px; } }
  @media only screen and (max-width: 37.5em) {
    .schedule-table .am,
    .schedule-table .pm {
      font-size: 12px; } }

.schedule-comment {
  color: #777; }

.blog-list {
	background:#eef1f7;
  list-style: none;
  padding: 0;
	height: 270px;
    overflow: scroll;
    overflow-x: hidden;}
  .blog-list__item {
    border-bottom: 1px solid #999;
    padding-bottom:15px;
	padding-top:15px;
	padding-left:20px;}

  .blog-list__link {
    display: block;
    width: 100%;
    height: 100%; }
    .blog-list__link:link, .blog-list__link:visited {
      text-decoration: none; }
    .blog-list__link:hover .blog-list__date {
      color: #1c7652; }
    .blog-list__link:hover .blog-list__title {
      color: #1c7652; }
  .blog-list__date {
    color: #239165;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }
  .blog-list__title {
    color: #333;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }

.facility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 56.25em) {
    .facility {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .facility__item {
    width: calc(33.33333333% - 3rem);
    margin-bottom: 6rem; }
    @media only screen and (max-width: 56.25em) {
      .facility__item {
        width: 46%; } }
    .facility__item:not(:nth-child(3n)) {
      margin-right: 4.5rem; }
      @media only screen and (max-width: 56.25em) {
        .facility__item:not(:nth-child(3n)) {
          margin-right: 0; } }
  .facility__wrapper {
    width: 100%;
    height: 20rem; }
    @media only screen and (max-width: 37.5em) {
      .facility__wrapper {
        height: 10rem; } }
    .facility__wrapper img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .facility__comment {
    color: #777; }

.multi-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 56.25em) {
    .multi-column {
      display: block; } }
  .multi-column__left {
    width: 70%; }
    @media only screen and (max-width: 56.25em) {
      .multi-column__left {
        margin-bottom: 6rem;
        width: 100%; } }
    .multi-column__left--small {
      width: 65%; }
      @media only screen and (max-width: 56.25em) {
        .multi-column__left--small {
          width: 100%; } }
  .multi-column__right {
    width: 25%; }
    @media only screen and (max-width: 56.25em) {
      .multi-column__right {
        width: 100%; } }

.footer {
	text-align:center;
  border-top: 4px solid #f8f8f8;
  padding-top: 4rem; }
  .footer__title {
	  text-align:center;
    display: block;
    width: 100%; }
    .footer__title-img {
		margin-left: auto;
    margin-right: auto;
      display: block;
      max-width: 250px; }
      @media only screen and (max-width: 37.5em) {
        .footer__title-img {
          width: 80%;} }
      .footer__title-img img {
        width: 100%;
        height: auto; }
    .footer__title-text {
      display: inline-block;
      font-size: 2.8rem;
      font-weight: bold;
      line-height: 1;
      letter-spacing: 2px;
      margin-bottom: 1rem; }
    .footer__title-link:link, .footer__title-link:visited {
      color: #239165;
      text-decoration: none; }
    .footer__title-link--white:link, .footer__title-link--white:visited {
      color: #fff; }
  .footer__copyright {
    font-size: 12px;
    color: #fff;
    background-color: #239165;
    padding-top: 1rem;
    padding-bottom: 1rem; }

.header {
  width: 100%;
  border-bottom: 1px solid #f8f8f8; }
  .header--top {
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative; }
  .header__bar {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .header__copy {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75%;
    color: #fff; }
    @media only screen and (max-width: 37.5em) {
      .header__copy {
        width: 85%; } }
    .header__copy-first {
      display: block;
      letter-spacing: 2px;
      font-size: 4rem;
      padding-bottom: 2rem;
      border-bottom: 1px solid rgba(42, 172, 120, 0.4);
      margin-bottom: 2rem;
      -webkit-animation: moveInRight 1s .3s both;
      animation: moveInRight 1s .3s both; }
      @media only screen and (max-width: 37.5em) {
        .header__copy-first {
          font-size: 2.8rem;
          line-height: 1.2; } }
    .header__copy-second {
      display: inline-block;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      color: #2aac78;
      font-size: 2rem;
      letter-spacing: 1px;
      -webkit-animation: moveInLeft 1s .3s both;
      animation: moveInLeft 1s .3s both; }

.drawer-nav {
  width: 40vw;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translate(40vw);
  -ms-transform: translate(40vw);
  transform: translate(40vw);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 11;
  background-color: #fff;
  padding-top: 7rem;
  opacity: 0; }
  @media only screen and (max-width: 37.5em) {
    .drawer-nav {
      width: 70vw;
      -webkit-transform: translate(70vw);
      -ms-transform: translate(70vw);
      transform: translate(70vw); } }
  .drawer-nav.js-nav-active {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1; }
  .drawer-nav a,
  .drawer-nav i {
    color: #333;
    text-decoration: none; }
  .drawer-nav a {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }
    .drawer-nav a:hover {
      color: #239165; }
  .drawer-nav .menu {
    width: 100%; }
  .drawer-nav .parent-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }
    .drawer-nav .parent-wrap a {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 90%;
      flex: 0 0 90%;
      margin-right: 2.5rem; }
    .drawer-nav .parent-wrap i {
      color: #1c7652;
      font-size: 2.4rem;
      cursor: pointer; }
    .drawer-nav .parent-wrap + ul {
      display: none;
      background-color: #EEE; }
      .drawer-nav .parent-wrap + ul a {
        padding-left: 2rem; }
        @media only screen and (max-width: 37.5em) {
          .drawer-nav .parent-wrap + ul a {
            padding-left: 2rem; } }
  .drawer-nav .menu-item,
  .drawer-nav .parent-wrap {
    padding: 1.2rem 2rem 1.2rem 1rem;
    border-bottom: 1px solid #cccccc; }
    @media only screen and (max-width: 37.5em) {
      .drawer-nav .menu-item,
      .drawer-nav .parent-wrap {
        padding: 1.2rem 3rem 1.2rem 1rem; } }
  .drawer-nav .menu-item a {
    display: block;
    width: 90%; }

.drawer-overlay {
  display: none;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 10; }

.drawer-btn {
  position: fixed;
  top: 1.6rem;
  right: 6rem;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 12; }
  @media only screen and (max-width: 56.25em) {
    .drawer-btn {
      right: 3rem; } }
  @media only screen and (max-width: 37.5em) {
    .drawer-btn {
      right: 2rem; } }
  .drawer-btn--sub {
    top: 1.5rem; }
    @media only screen and (max-width: 37.5em) {
      .drawer-btn--sub {
        top: 2rem; } }
  .drawer-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .drawer-btn span, .drawer-btn span::before, .drawer-btn span::after {
      width: 2rem;
      height: 2px;
      background-color: #1c7652;
      display: inline-block; }
    .drawer-btn span::before, .drawer-btn span::after {
      content: "";
      position: absolute;
      left: 0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
    .drawer-btn span::before {
      top: -.8rem; }
    .drawer-btn span::after {
      top: .8rem; }
  .drawer-btn--active {
    background-color: #1c7652; }
    .drawer-btn--active span {
      background-color: transparent; }
      .drawer-btn--active span::before {
        background-color: #fff;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        top: 0; }
      .drawer-btn--active span::after {
        background-color: #fff;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 0; }

.footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.footer-nav li {
  margin-right: 4rem;
  margin-bottom: 1.5rem; }

.footer-nav a {
  padding-bottom: .5rem;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom .4s, color .4s;
  -o-transition: border-bottom .4s, color .4s;
  transition: border-bottom .4s, color .4s; }
  .footer-nav a:link, .footer-nav a:visited {
    color: #333;
    text-decoration: none; }
  .footer-nav a:hover {
    color: #2A9134;
    border-bottom: 1px solid currentColor; }

.heading-page-notfound {
  letter-spacing: 2px;
  color: #239165; }
  .heading-page-notfound .code {
    font-size: 4.8rem;
    display: block; }
  .heading-page-notfound .text {
    font-size: 2.8rem; }

.section-notfound {
  margin-bottom: 20rem; }

.media {
  margin-bottom: 3rem; }
  .media__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #f8f8f8;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    @media only screen and (max-width: 37.5em) {
      .media__link {
        display: block; } }
    .media__link:link, .media__link:visited {
      text-decoration: none;
      color: currentColor; }
    .media__link:hover {
      background-color: #EEE; }
  .media__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    height: 23rem;
    overflow: hidden; }
    @media only screen and (max-width: 37.5em) {
      .media__img {
        padding: 2rem 2rem 0 2rem; } }
    .media__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .media__body {
    padding: 2rem 2.5rem; }
  .media__date {
    color: #777;
    display: block;
    margin-bottom: .5rem; }
  .media__category {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    padding: .5rem 1rem;
    margin-bottom: 1rem; }
  .media__title {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 2rem; }
  .media__excerpt {
    color: #777; }

.article {
  border-bottom: 1px solid #f8f8f8; }
  .article__date {
    color: #777;
    margin-bottom: .5rem; }
    .article__date .date-new {
      margin-right: 2rem; }
  .article__main-img {
    width: 100%;
    height: auto;
    overflow: hidden; }
    .article__main-img img {
      width: 100%; }
  .article__heading--title {
    color: #333;
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 2rem; }
  .article__pagination {
    font-size: 16px; }
    .article__pagination .post-page-numbers {
      margin-right: 1rem; }

.tag-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .tag-list__item {
    margin-right: 2rem;
    margin-bottom: 2rem; }
  .tag-list__link:link, .tag-list__link:visited {
    color: #999; }

.article-category {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background-color: #239165;
  border: 1px solid #239165;
  padding: .5rem 1rem;
  margin-bottom: 1rem; }

.post-link__prev span, .post-link__next span {
  font-weight: bold; }

.post-link__prev a:link,
.post-link__prev a:visited, .post-link__next a:link,
.post-link__next a:visited {
  color: #333; }

.post-link__prev {
  text-align: left;
  margin-bottom: 1.5rem; }

.post-link__next {
  text-align: right; }

.general-page__main-img {
  width: 100%;
  height: auto; }
  .general-page__main-img img {
    width: 100%; }

.concept {
  width: 60%;
  margin: 0 auto;
  line-height: 2.4;
  text-align: center; }
  @media only screen and (max-width: 37.5em) {
    .concept {
      width: 85%; } }
  .concept__heading {
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #239165;
    margin-bottom: 8rem; }

.section-message-top {
  background-color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8rem;
  padding-bottom: 8rem; }

.top-message--noimg {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media only screen and (max-width: 56.25em) {
    .top-message--noimg {
      width: 100%;
      text-align: left; } }

.top-message--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media only screen and (max-width: 56.25em) {
    .top-message--img {
      display: block; } }

.top-message__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: 32rem; }
  @media only screen and (max-width: 37.5em) {
    .top-message__img {
      height: 24rem; } }
  .top-message__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom; }

.top-message__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  padding: 2rem 4rem;
  background-color: #fff;
  margin-top: 4rem;
  margin-left: -2rem;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 56.25em) {
    .top-message__body {
      padding: 2rem 2rem;
      margin-top: 0;
      margin-left: 0; } }

.top-message__heading {
  color: #2aac78;
  font-size: 2.4rem;
  letter-spacing: 1px;
  margin-bottom: 2rem; }

.section-news-top {
  background-color:none;
  padding-top: 8rem;
  padding-bottom: 10rem; }

.section-info-top {
  background-size: cover;
  background-position: center;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.info-bg-white {
  max-width: 1024px;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 4rem 6rem; }
  @media only screen and (max-width: 56.25em) {
    .info-bg-white {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 4rem 8rem; } }
  @media only screen and (max-width: 37.5em) {
    .info-bg-white {
      padding: 4rem 2rem; } }

.search-item {
  border-bottom: 1px solid #f8f8f8;
  padding-bottom: 2rem;
  margin-bottom: 6rem; }
  .search-item__link:link {
    color: #333;
    text-decoration: none; }
  .search-item__heading {
    margin-bottom: 2rem; }

.step-block:not(:last-child) {
  margin-bottom: 8rem; }

.step-heading {
  font-size: 2rem;
  letter-spacing: 1px; }

.step-comment {
  width: 80%;
  color: #777; }

.step-list__item {
  background-color: #f8f8f8;
  border: 2px solid #2aac78;
  padding: 6rem 4rem 4rem 4rem;
  position: relative; }
  .step-list__item:not(:last-child) {
    margin-bottom: 6rem; }

.step-list__number {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-color: #2aac78;
  color: #fff;
  padding: .5rem 1rem;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px; }

.step-list__heading {
  color: #000;
  font-size: 20px; }

.voice-list {
  list-style: none;
  padding-left: 0; }
  .voice-list__item {
    background-color: #f8f8f8;
    padding: 4rem; }
    @media only screen and (max-width: 56.25em) {
      .voice-list__item {
        padding: 2rem; } }
    .voice-list__item:not(:last-child) {
      margin-bottom: 6rem; }
    .voice-list__item--img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      @media only screen and (max-width: 56.25em) {
        .voice-list__item--img {
          display: block; } }
  .voice-list__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    height: 24rem; }
    @media only screen and (max-width: 56.25em) {
      .voice-list__img {
        height: 20rem;
        margin-bottom: 2rem; } }
    .voice-list__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      vertical-align: bottom; }
  .voice-list__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%; }
  .voice-list__heading {
    color: #239165;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 2rem; }
  .voice-list__text {
    margin-bottom: 2rem; }
  .voice-list__name {
    color: #2aac78;
    letter-spacing: 1px; }

.service-list {
  list-style: none;
  padding-left: 0; }
  .service-list__item {
    background-color: #f8f8f8;
    padding: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 56.25em) {
      .service-list__item {
        padding: 2rem;
        display: block; } }
    .service-list__item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .service-list__item:not(:last-child) {
      margin-bottom: 6rem; }
  .service-list__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    height: 24rem; }
    @media only screen and (max-width: 56.25em) {
      .service-list__img {
        margin-bottom: 2rem; } }
    .service-list__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      vertical-align: bottom; }
  .service-list__body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .service-list__heading {
    color: #239165;
    font-size: 2.4rem;
    letter-spacing: 1px;
    margin-bottom: 2rem; }
  .service-list__text {
    margin-bottom: 4rem; }
  .service-list__btn {
    text-align: center; }

.section-service-free {
  margin-bottom: 10rem; }
  @media only screen and (max-width: 37.5em) {
    .section-service-free {
      margin-bottom: 6rem; } }

.service-heading {
  font-size: 2.4rem;
  letter-spacing: 1px;
  color: #000; }

.service-main-img {
  position: relative;
  background-color: #000;
  width: 100%;
  height: 60vh; }
  .service-main-img img {
    opacity: .6;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom; }
  .service-main-img__title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 100%; }

.service-free--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 37.5em) {
    .service-free--img {
      display: block; } }

.service-free__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%; }
  @media only screen and (max-width: 37.5em) {
    .service-free__img {
      margin-bottom: 4rem; } }
  .service-free__img img {
    width: 100%;
    height: auto; }

.service-free__description {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.section-schedule-about {
  background-color: #f8f8f8;
  padding-top: 6rem;
  padding-bottom: 6rem; }

.greeting--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 37.5em) {
    .greeting--img {
      display: block; } }

.greeting--noimg {
  width: 80%; }
  @media only screen and (max-width: 56.25em) {
    .greeting--noimg {
      width: 100%; } }

.greeting__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%; }
  @media only screen and (max-width: 37.5em) {
    .greeting__img {
      margin-bottom: 2rem; } }
  .greeting__img img {
    width: 100%;
    height: auto; }

.greeting__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.greeting__comment {
  margin-bottom: 4rem; }

.greeting__name {
  display: block;
  line-height: 1;
  font-size: 2rem;
  text-align: right; }

.js-show {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  -o-transition: transform 1.2s, opacity 1.2s;
  transition: transform 1.2s, opacity 1.2s;
  transition: transform 1.2s, opacity 1.2s, -webkit-transform 1.2s; }
  .js-show .js-text-silide {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    -o-transition: transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s; }
  .js-show--active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    .js-show--active .js-text-silide {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }


/*施術の流れ*/

#flow_container dl dd dl:after,#flow_container dl::after,#sub_flow_container::after {content: ""; display: block; clear: both;}
#flow_container dl{padding:20px 0; margin:20px 0; border-bottom:1px dotted #ccc;}
#flow_container dl dt{line-height:70px; font-size:24px; font-weight:bold; color:#e14b7f;}
#flow_container dl dd dl dt{line-height:35px; font-size:18px;}
#flow_container dl dt span{color:#e14b7f;line-height: 100%; padding: 20px 0;font-size:10px;float:left; margin-right:20px;display:block; width:70px; height:70px; border:2px solid #e14b7f; border-radius:50%; text-align:center;}
#flow_container dl dt span i{font-style:normal;display: block; font-size: 24px; position: relative; top: 10px;}
#flow_container dl img{width:auto; float:right; margin-left:20px;}
#flow_container dl dd{padding-left:90px; font-size:16px; overflow:hidden;}
#flow_container dl dd dl dd{padding:0px; margin:0;}
#flow_container dl dd dl{position:relative;}
#flow_container dl dd dl:before{z-index:99;display:block; width:30px; height:30px; line-height:30px; text-align:center; background:#e14b7f; color:#fff; font-weight:bold; position:absolute; top: 9%; left: -70px; border-radius: 50%;}
#flow_container dl dd dl:after{content:""; height:100%; width:2px; border-left:2px dotted #e14b7f;}
#flow_container dl dd dl:nth-child(1):before{content:"1";}
#flow_container dl dd dl:nth-child(2):before{content:"2";}
#flow_container dl dd dl:nth-child(3):before{content:"3";}
#flow_container dl dd dl:nth-child(4):before{content:"4";}
#flow_container dl dd dl:nth-child(5):before{content:"5";}
#flow_container dl dd dl dt:before{content:""; display:block; height:300px; width:2px; border-left:2px solid #f3bed0; position:absolute; left:-56px;z-index:0;}
#flow_container dl dd dl:last-child{border:none;}

#sub_flow_container{background:#f1ede3; border-radius:10px; padding:10px;}
#sub_flow_container_inner{display:flex;flex-flow:space-between;}
#sub_flow_container dl,#sub_flow_container dt,#sub_flow_container dd{padding:0; margin:0;}
#sub_flow_container_inner dl{text-align:center;background:#fff; border-radius:10px; padding:10px; margin:10px;}
#sub_flow_container_inner dl img{margin-bottom:10px;}
#sub_flow_container_inner dl dt{min-height:70px; font-weight:bold; font-size:18px; line-height: 160%;}
#sub_flow_container_inner dl dd{font-size:14px;}
.sub_flow_label{font-size:22px; font-weight:bold; display:block; padding:5px 10px;}

@media screen and (max-width:700px) {
	#flow_container dl{text-align:center;}
	#flow_container dl img{float:none; margin:0 0 20px 0;}
	#flow_container dl dt{text-align:left;}
	#flow_container dl dd{text-align:left; padding:0; margin:0;}
	#flow_container dl dt span {padding:9px 0;margin-right:10px;width:40px; height:40px;}
	#flow_container dl dt span i{font-size:16px; top:2px;}
	#flow_container dl dt{line-height:40px;font-size: 19px;}
	#flow_container dl dd dl:before{top:0%; left:0px;}
	#flow_container dl dd dl{padding-left:40px;}
	#flow_container dl dd dl dt:before{height:1000px;left:14px; top:0;}
	#sub_flow_container_inner{display:block;}
	.sub_flow_label{font-size:17px; text-align:center;}
	#sub_flow_container_inner dl dt{margin:15px 0; min-height:auto;}
}

/*ロゴ*/
#logo{width: 68px; height: 68px; float: left; margin-right: 10px;}
#logo img{width:100%;}

@media screen and (max-width:640px) {
	.site-title__first{font-size:5vw;line-height:0.2;}
	.site-title{width:auto}
	#logo{width:10%; margin-right:1%;}
}

/*脱毛MENU3*/
.dmenu_inner:after{content: ""; display: block; clear: both;}
.dmenu_inner{margin:0 0 60px 0;}
.dmenu_image{width:37%; height:auto; float:left; margin-right:20px;}
.dmenu_image img{vertical-align:top;width:100%;}
.dmenu_inner_inner{width:58%; float:right;}
.dmenu_inner_inner h2{border:none; margin:10px 0 40px 0; padding:0; font-size:30px; position:relative;}
table.dmenu_price{margin-bottom:40px; width:100% !important; border-top:1px solid #d2dbea;table-layout: fixed;}
table.dmenu_price th,table.dmenu_price td{padding:10px; text-align:right; border-width:0 0 1px 0; border-color:#d2dbea; border-style:solid; background:none; font-size:18px;}
table.dmenu_price th{font-weight:normal;}
table.dmenu_price td{font-size:20px; font-weight:bold; color:#001a43;}
.dmenu_parts{margin-bottom:40px;}
.dmenu_parts ul{display:flex;flex-wrap:wrap;list-style-type:none; padding:0 !important; margin:0 !important;}
.dmenu_parts ul li{display:inline;background:#001a43; color:#fff; margin:0 10px 10px 0; border-radius:10px; padding:5px 15px;}

/*脱毛menu*/
.dmenu_description{margin-bottom:40px;}
.dmenu{margin-bottom:50px;}
.dmenu h3{border:none; margin:10px 0 30px 0; padding:0 0 0 16px; font-size:24px; position:relative;}
.dmenu h3{border-left:6px solid #001a43; color:#001a43;}
.dmenu h4{border:none; margin:10px 0 20px 0; padding:0 0 0 22px; font-size:20px; position:relative;color:#001a43;}
.dmenu .dmenu_parts{margin-bottom:30px;}
.dmenu .dmenu_info{font-size:18px;}
table.dmenu_price td i{font-size:12px; font-weight:bold; color:#001a43; font-style:normal;}

@media screen and (max-width:600px) {
	.dmenu_image{width:100%; float:none; text-align:center;box-sizing: border-box; padding: 20px 20px 0 20px; background: #001a43; border-radius: 10px 10px 0 0;}
	.dmenu_image img{max-width:100%; margin:0 auto;border-radius: 10px;}
	.dmenu_inner_inner{width:100%; float:none;}
	.dmenu_inner_inner h2{text-align: center;}
	.dmenu_inner_inner h2:first-child{background: #001a43; color: #fff; padding: 10px 0; border-radius: 0 0 10px 10px;}
	.dmenu_inner_inner h2,.dmenu_parts{margin:0 0 20px 0;}
}

.button1 a{
	border: 1px solid #2f2f2f;
	background: rgb(235,103,2);
	background:linear-gradient(0deg, rgb(0 0 0) 0%, rgb(56 56 56) 100%);
	display:block;
	padding:10px 0;
	width:70%;
	margin:20px auto 0 auto;
	text-align:center;
	border-radius:10px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.button1 a:hover{background:linear-gradient(0deg, rgb(56 56 56) 0%, rgb(0 0 0) 100%);}
.button2 a{
	border: 1px solid #3d4b62;
	background: rgb(117,0,189);
	background:linear-gradient(0deg, rgb(22 37 60) 0%, rgb(34 54 88) 100%);
	display:block;
	padding:10px 0;
	width:70%;
	margin:20px auto 0 auto;
	text-align:center;
	border-radius:10px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.button2 a:hover{background:linear-gradient(0deg, rgb(34 54 88) 0%, rgb(22 37 60) 100%);}

@media screen and (max-width:600px) {
	.button1 a,.button2 a{width:100%;}
}

.q{margin-bottom:20px; position:relative; padding-left:60px;}
.q:before{content:"Q"; display:block; width:40px; height:40px; background:#001A43; font-weight:bold; color:#fff; text-align:center; line-height:40px; border-radius:50%; float:left; margin-right:20px; font-size:20px; position:absolute; top:0px; left:0;}
.q p{font-size:18px; font-weight:bold;}
.a:before{content:"A"; display:block; width:40px; height:40px; background:#6a6869; font-weight:bold; color:#fff; text-align:center; line-height:40px; border-radius:50%; float:left; margin-right:20px; font-size:20px;position:absolute; left:0; top:0;}
.q p{line-height:40px; margin:0;}
.a{margin-bottom:70px; position:relative; padding-left:60px;}
.goa a{margin-bottom:20px;display: block; position: relative; padding: 13px 37px 13px 14px; font-weight: 700; border: solid 1px #c1c1c1; cursor: pointer; transition: .3s;border-radius: 2px; text-align:center; text-decoration:none; color:inherit;}
.goa a:after{content: "+"; font-family: "Quicksand",sans-serif; position: absolute; right: 14px; top: 17px; top: calc(50% - 7.5px); line-height: 15px; font-size: 23px; font-weight: 400; color: #c1c1c1;}
.up a:after{content:"-";}
.button{text-align:center;}
.button img{max-width:100%; width:auto;}


/*脱毛MENU4*/
.menulabel h2{text-align:center; border:1px solid #505c6e; color:#fff; padding:10px; border-radius:5px; font-size:35px;}
.menulabel p{color:#dbe0e7; padding:10px 20%; text-align:center; }
.menu_2c_container,.menu_price{display:flex;justify-content:space-between;}
.menu_2c_container{margin-bottom:40px;}
.menu_price{border-bottom:1px solid #001A43; margin-bottom:20px;}
.menu_2c{width:48%; background:#fff; padding:20px; box-sizing:border-box; border-radius:5px;}
.menu_1c{width:100%; background:#fff; padding:20px; box-sizing:border-box; border-radius:5px;}
.menu_2c h3,.menu_1c h3{padding:0; margin:0 0 10px 0;transform:scale(1) rotate(0deg) translate(0px, 0px) skew(-6deg, 0deg);font-size:30px; color:#001A43; background:none; border:none; text-align:center;}
.menu_price_item{width:50%; box-sizing:border-box; margin-bottom:5px;}
.menu_1c .menu_price_item{width:25%; box-sizing:border-box; margin-bottom:5px;}
.menu_price_item:first-child{border-right:1px solid #001A43; padding-right:5px; margin-right:5px;}
.menu_1c .menu_price_item{border-right:1px solid #001A43; padding-right:5px; margin-right:5px;}
.menu_1c .menu_price_item:last-child{border:none; padding:0; margin:0;}
.menu_price_item_label{font-weight:bold; display:block; background:#001A43; color:#fff; font-size:21px; text-align:center; border-radius:50px;}
.menu_price_item_data{padding-top:8px;text-align:center; font-size:30px; font-weight:bold; position:relative; display:block;}
.menu_price_item_data i.en{font-size: 14px; font-style:normal;}
.menu_description p{padding:0; margin:0; text-align:center;}
.menu_image img{width:100%; height:200px; object-fit:cover;object-position:50% 100%; border-radius:37px;}
.menu_image{margin-bottom:20px;}
ul.menu_parts {padding:0 40px; margin:0 0 24px 0; list-style-type:none; display:flex;justify-content:center;flex-wrap:wrap;}
ul.menu_parts li{border-radius:3px;color:#001A43;background:#ddd; padding:2px 10px; margin:5px;transform:scale(1) rotate(0deg) translate(0px, 0px) skew(-6deg, 0deg);}
.menu4button{width: 72%; margin: 0 auto 80px auto;}
.menu4button .button1 a,.menu4button .button2 a{border:1px solid #6a7a93;}

.concept__body{max-width:600px; width:100%; margin:0 auto;}

.lineqr{width:260px; text-align:center; margin:0 auto 20px auto;}
.lineqr img{border:1px solid #ccc; padding:10px; box-sizing:border-box;}
.fixedbutton{display:none;}

@media screen and (max-width:900px) {
	.menu_2c_container{display:block;}
	.menu_2c{width:100%; margin-bottom:20px;}
	.menulabel p{padding:10px 2%;}
	.menu_image img{height:120px;}
	ul.menu_parts{margin:0 0 19px 0;}
	.menu_image{margin-bottom:15px;}
	.menulabel h2{font-size:30px;}
	.menu_2c h3{font-size:26px;}
	ul.menu_parts{padding:0;}
	.menu_1c .menu_price{flex-wrap: wrap;}
	.menu_1c .menu_price_item{width:calc(50% - 2.5px);}
	.menu_1c .menu_price_item:nth-child(odd){border-right:1px solid #001A43; padding-right:5px; margin-right:5px;}
	.menu_1c .menu_price_item:nth-child(even){border:none; padding:0; margin:0;}
	.menu_1c .menu_price.first{margin:0; border:none;}
	.fixedbutton{display:none; position:fixed; bottom:0; width:100%; text-align:center; padding:0 0 10px 0;}
	.fixedbutton a{display:block; width:90%; margin:0 auto; background:url(img/buttonicon.png) no-repeat center right #9f1547; color:#fff; font-size:17px; padding:10px 0; text-decoration:none; border-radius:50px;}
}

.header__bar {padding: 5px 0; background: #fff;}
.site-title__first{font-size: 28px; line-height: 68px; color:#333; margin:0 !important;}
.header__copy{padding: 80px 20px 92px 20px; top:56%; background:rgba(1,27,68,0.9); width:45%; font-weight:bold;}
.header--top{height:75vh; background-position:top center !important;}
.header__copy-first{font-size: 3rem;}
.header__copy-second{letter-spacing:6px; color:#fff !important;font-size: 4rem;}
.font_shippori{font-family: 'Shippori Mincho', serif !important;}
.tel a{display:none;}
.site-title__img img{vertical-align:top;}
.site-title__img{max-width:290px;}
.inip{color:#cf0404 !important;}

@media screen and (max-width:830px){
	body .site-title__first{font-size:5vw !important; line-height:100% !important; padding:10px 0 !important;}
	.header__copy{width:88% !important; box-sizing:border-box; top:55%; padding:80px 20px 80px 20px;}
	.header__copy-first{font-size: 2.1rem; padding-bottom:14px; margin-bottom:12px;}
	.header__copy-second{font-size: 2.2rem; position:relative; left:12px;}
	.header__bar{width:100%; position:fixed; z-index:9999;}
	.header__bar .u-max-width{width:100%;}
	.drawer-btn{z-index:99999; top:0.9%; width:9vw; height:9vw; right:1%; border: 1px solid #dbdbdb; box-shadow:none;}
	.tel a{z-index:99999; display:block; top: 0.9%; width: 9vw; height: 9vw; border: 1px solid #dbdbdb; right: 11.5%; position: fixed; border-radius: 50%; background: url(https://mens-na.com/wp/wp-content/themes/nasalon/img/telicon.png) no-repeat center center #fff; background-size: 55% auto;}
	.site-title__img{width:41%;}
	.spno{display:none;}
	.heading-section-top__first{font-size:6vw;}
	table.dmenu_price{table-layout:auto;}
	table.dmenu_price th{width:95px;}
	.sp_font_size5vw{font-size:5vw;}
}

/*トップページ　ラインQRコード*/
.top_linecontainer{display:flex;}
.top_linecontainer .lineqr{width:50%; text-align:center;}
.top_linecontainer .button{width:50%; text-align:center; display:table;}
.top_linecontainer .lineqr span{display:block;}
.top_linecontainer .button span{display:block;}
.top_linecontainer .lineqr img{width:200px;background:#fff; border:none;}
.top_linecontainer .button_inner{display:table-cell;vertical-align: middle;}

p.has-text-align-center{text-align:center;}
.w300{width:300px !important;}
.imgr{float:right; margin-left:20px; margin-bottom:20px;}
.imgl{float:left; margin-right:20px; margin-bottom:20px;}
dl.tokutyou dt{font-weight:bold;}
dl.tokutyou dd{padding-left:20px;}
.w100p{width:100%;}
@media screen and (max-width:830px){
	.w300{width:100% !important;}
	.imgr{float:none; margin-left:0px; margin-bottom:20px;}
	.imgl{float:none; margin-right:0px; margin-bottom:20px;}
	main.main{padding-top:40px;}
}

@media screen and (max-width:514px){
	.top_linecontainer{display:block;}
	.top_linecontainer .button{display:block; margin:0 auto;}
}

/*トップページ*/
.section-instagram{padding:8rem 0 10rem 0;}
.sh1{max-width:100%;}

.st2{position:relative;}
.st2:before{content:""; display:block; width:100%; height:1px; background:red; position:absolute; top:42%; left:0;}
.st2:after{content:""; display:block; width:100%; height:1px; background:red; position:absolute; top:53%; left:0;}

/*2024.11.11追加*/
.shop-info--img{align-items:flex-start;}

/*2024.12.05追加*/
.top-message--img{flex-direction:row-reverse; align-items:center;}
.top-message__img{flex:0 0 48%;}
.top-message__body{margin-top:0; margin-left:0; margin-right:-2rem; flex:auto;}