@charset "UTF-8";
/*
Theme Name: ラ・フルール（2021年）
Theme URI:
Author: grafix
Author URI: https://www.gd-system.jp/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #454545;
  background: #FFF;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #454545;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/* html tag */
body {
  word-wrap: break-word;
  word-break: break-all;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #2e93d4;
  text-decoration: none;
  transition: 0.2s;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  /* max-height: 100%;
  width: auto; */
  height: auto;
  vertical-align: bottom;
  transition: opacity 0.2s ease-in-out;
}

*::after,
*::before {
  vertical-align: bottom;
}

a:hover {
  -webkit-text-decoration: auto;
          text-decoration: auto;
}

a:hover img {
  opacity: 0.7;
  zoom: 1;
  text-decoration: none;
}

a[href^=tel] {
  color: #454545;
  cursor: text;
  pointer-events: none;
}

a[href^=tel]:hover {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

.has-huge-font-size {
  font-size: 3rem;
  line-height: 2;
}

.has-large-font-size {
  font-size: 2.6rem;
  line-height: 2;
}

.sp {
  display: none;
}

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

.editor-area p {
  margin: 1.5rem 0 1.5rem;
}
.editor-area ul {
  margin: 1.5rem 0 1.5rem;
  list-style-type: disc;
  padding-left: 2rem;
}
.editor-area ul li ul {
  margin: 0;
  list-style-type: square;
}
.editor-area ul li ul li ul {
  list-style-type: circle;
}
.editor-area ul li ol {
  margin: 0;
}
.editor-area ol {
  margin: 1.5rem 0 1.5rem;
  list-style-type: decimal;
  padding-left: 2rem;
}
.editor-area ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.editor-area ol li ol li ol {
  list-style-type: lower-roman;
}
.editor-area ol li ul {
  margin: 0;
}
.editor-area .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
.editor-area .wp-block-media-text .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
  align-self: start;
}
.editor-area .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content {
  align-self: center;
}
.editor-area .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
  align-self: end;
}
.editor-area .wp-block-table {
  margin-left: auto;
  margin-right: auto;
}
.editor-area .wp-block-table table tr th {
  border: solid 1px #454545;
  padding: 5px;
  background: #efefef;
}
.editor-area .wp-block-table table tr td {
  border: solid 1px #454545;
  padding: 5px;
}
.editor-area .wp-block-media-text .wp-block-media-text__media {
  margin-right: 10px;
}
.editor-area .wp-block-media-text .wp-block-media-text__content {
  margin-left: 10px;
}
.editor-area .wp-block-media-text .wp-block-media-text__content .has-large-font-size {
  font-size: 1.8rem;
  line-height: 1.5;
}
.editor-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  margin-right: 0;
  margin-left: 10px;
}
.editor-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  margin-left: 0;
  margin-right: 10px;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}

.header-wrap {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 0;
}
.header-wrap .sns {
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}
.header-wrap .sns ul {
  display: flex;
  justify-content: flex-end;
  align-items: inherit;
  flex-wrap: nowrap;
}
.header-wrap .sns ul li a {
  display: block;
  padding: 10px;
  color: #454545;
}
.header-wrap .header {
  text-align: center;
  position: relative;
}
.header-wrap .header a {
  display: block;
  max-width: 90px;
  margin: 0 auto;
}
.header-wrap .nav {
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 12px 0;
}
.header-wrap .nav ul {
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap;
}
.header-wrap .nav ul li a {
  display: block;
  padding: 12px;
  color: #454545;
}
.header-wrap .nav ul li a:hover {
  color: #e43a3a;
}

.map-wrap {
  width: 100%;
  height: 300px;
  position: relative;
}
.map-wrap iframe {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.footer {
  padding: 50px 0 73px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.footer .inner {
  max-width: 1100px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 2.2857;
}

.copyright {
  background: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.front-movie-wrap {
  position: relative;
}
.front-movie-wrap .front-overlay-movie {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.front-movie-wrap .front-movie {
  padding: 55.5vw 0 0;
  position: relative;
  z-index: 0;
}
.front-movie-wrap .front-movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.front-catch {
  padding: 95px 0;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #e0e0e0;
}
.front-catch .inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  color: #454545;
}
.front-catch .inner h2 {
  font-size: 2.7rem;
  line-height: 1.85;
  margin: 0 0 36px;
}
.front-catch .inner h3 {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 40px;
  font-weight: 500;
}
.front-catch .inner .text {
  font-size: 1.4rem;
  line-height: 2.2857;
  margin: 0 0 60px;
}
.front-catch .inner .text p {
  margin: 0 0 1.5em;
}
.front-catch .inner .text p:last-of-type {
  margin: 0;
}
.front-catch .inner .link {
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.front-catch .inner .link ul li {
  text-align: center;
}
.front-catch .inner .link ul li a {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
}
.front-catch .inner .link ul li a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.front-catch .inner .link ul li a:hover {
  background: #fff;
  color: #111;
}
.front-catch .inner .link ul li a:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}

.front-price {
  padding: 95px 0 65px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #e0e0e0;
}
.front-price .inner {
  max-width: 1100px;
  margin: 0 auto;
  color: #454545;
}
.front-price .inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 60px;
  text-align: center;
  letter-spacing: 0.2em;
}
.front-price .inner ul {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}

.front-price .inner ul li a {
  color: #454545;
}
.front-price .inner ul li .img {
  margin: 0 0 20px;
}
.front-price .inner ul li h3 {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 10px;
}
.front-price .inner ul li .text {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 20px;
}
.front-price .inner ul li .price {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 500;
}
.front-price .inner ul li .price .yen {
  font-size: 1.5rem;
  line-height: 1.5;
}
.front-price .inner ul li .price .yen_from {
  font-size: 1.4rem;
  line-height: 1.5;
}
.front-price .inner ul li .price .tax {
  font-size: 1.4rem;
  line-height: 1.5;
}

.front-banner {
  padding: 95px 0 65px;
  border-bottom: solid 1px #e0e0e0;
}
.front-banner .inner {
  max-width: 1100px;
  margin: 0 auto;
  color: #454545;
}
.front-banner .inner ul {
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: wrap;
}
.front-banner .inner ul li {
  flex-basis: 48.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.7%;
  margin: 0 0 20px;
}
.front-banner .inner ul li:nth-of-type(2n) {
  margin-left: 2.6%;
}
.front-banner.column3 .inner ul li {
  flex-basis: 31.45%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.45%;
  margin: 0 0 34px 2.825%;
}
.front-banner.column3 .inner ul li:nth-of-type(2n+1) {
  margin-left: 2.825%;
}
.front-banner.column3 .inner ul li:nth-of-type(3n+1) {
  margin-left: 0;
}

.front-plan {
  padding: 95px 0 65px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.front-plan .inner {
  max-width: 1100px;
  margin: 0 auto;
  color: #454545;
}
.front-plan .inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 60px;
  text-align: center;
  letter-spacing: 0.2em;
}
.front-plan .inner ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.front-plan .inner ul li {
  flex-basis: 31.45%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.45%;
  margin: 0 0 34px 2.825%;
}
.front-plan .inner ul li a {
  color: #454545;
}
.front-plan .inner ul li a:hover {
  text-decoration: none;
}
.front-plan .inner ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.front-plan .inner ul li .img {
  margin: 0 0 20px;
}
.front-plan .inner ul li h3 {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 10px;
}
.front-plan .inner ul li .text {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 20px;
}
.front-plan .inner ul li .price {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 500;
}
.front-plan .inner ul li .price .yen {
  font-size: 1.5rem;
  line-height: 1.5;
}
.front-plan .inner ul li .price .yen_from {
  font-size: 1.4rem;
  line-height: 1.5;
}
.front-plan .inner ul li .price .tax {
  font-size: 1.4rem;
  line-height: 1.5;
}
.front-plan .inner .link {
  text-align: center;
  padding: 40px 0 0;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.front-plan .inner .link a {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
}
.front-plan .inner .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.front-plan .inner .link a:hover {
  background: #fff;
  color: #111;
}
.front-plan .inner .link a:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}

.front-location {
  background: #f5f5f5;
  padding: 95px 0;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #454545;
}
.front-location .inner {
  max-width: 1132px;
  margin: 0 auto;
  background: #fff;
  padding: 28px 33px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.front-location .inner .data {
  padding: 0 43px 76px;
  flex-basis: 28.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 28.7%;
  box-sizing: border-box;
  text-align: center;
}
.front-location .inner .data h2 {
  font-size: 3.2rem;
  line-height: 1.5;
}
.front-location .inner .data .sub {
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.front-location .inner .data .text {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 120px 0 30px;
}
.front-location .inner .data .link {
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.front-location .inner .data .link a {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 220px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
}
.front-location .inner .data .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.front-location .inner .data .link a:hover {
  background: #fff;
  color: #111;
}
.front-location .inner .data .link a:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}
.front-location .inner .slider {
  flex-basis: 67.6%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 67.6%;
}
.front-location .inner .slider ul li:nth-of-type(n+2) {
  display: none;
}
.front-location .inner .slider .bx-wrapper {
  margin: 0 auto 30px;
}
.front-location .inner .slider .bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 12px;
}
.front-location .inner .slider .bx-wrapper ul li {
  display: block;
}

.page-container {
  max-width: 1100px;
  margin: 0 auto;
}
.page-container .page-header {
  text-align: center;
  margin: 90px 0 50px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page-container .page-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 36px;
  letter-spacing: 0.2em;
}
.page-container .page-header .sub {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
}
.page-container .page-body {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 95px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page-container .page-body .mw_wp_form table {
  border-top: solid 1px #e0e0e0;
}
.page-container .page-body .mw_wp_form table tr {
  border-bottom: solid 1px #e0e0e0;
}
.page-container .page-body .mw_wp_form table tr th {
  vertical-align: middle;
  text-align: right;
  width: 16%;
  padding: 20px;
  box-sizing: border-box;
}
.page-container .page-body .mw_wp_form table tr th .hissu {
  display: inline-block;
  background: #e00;
  color: #fff;
  padding: 2px 5px 1px 5px;
  border-radius: 3px;
  font-size: 1rem;
  line-height: 1.5;
}
.page-container .page-body .mw_wp_form table tr td {
  vertical-align: middle;
  padding: 20px;
  box-sizing: border-box;
}
.page-container .page-body .mw_wp_form table tr td .subtext {
  font-size: 1.2rem;
  line-height: 1.8;
  margin: 0;
}
.page-container .page-body .mw_wp_form table tr td input[type=text],
.page-container .page-body .mw_wp_form table tr td input[type=email],
.page-container .page-body .mw_wp_form table tr td textarea {
  width: 90%;
  border: solid 1px #ccc;
  padding: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  box-sizing: border-box;
  /* WebKit, Blink, Edge */
  /* Internet Explorer 10-11 */
  /* Others */
}
.page-container .page-body .mw_wp_form table tr td input[type=text]::-moz-placeholder, .page-container .page-body .mw_wp_form table tr td input[type=email]::-moz-placeholder, .page-container .page-body .mw_wp_form table tr td textarea::-moz-placeholder {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9e9e9e;
}
.page-container .page-body .mw_wp_form table tr td input[type=text]::placeholder,
.page-container .page-body .mw_wp_form table tr td input[type=email]::placeholder,
.page-container .page-body .mw_wp_form table tr td textarea::placeholder {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9e9e9e;
}
.page-container .page-body .mw_wp_form .form-action {
  padding: 73px 0 95px;
  text-align: center;
}
.page-container .page-body .mw_wp_form .form-action button {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}
.page-container .page-body .mw_wp_form .form-action button::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.page-container .page-body .mw_wp_form .form-action button:hover {
  background: #fff;
  color: #111;
}
.page-container .page-body .mw_wp_form .form-action button:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}

.archive-plan-container {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #f0f0f0;
  margin: 0 0 95px;
}
.archive-plan-container .head-img {
  text-align: center;
}
.archive-plan-container .archive-header {
  text-align: center;
  margin: 90px 0 73px;
}
.archive-plan-container .archive-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.archive-plan-container .archive-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.archive-plan-container .archive-body {
  max-width: 1100px;
  margin: 0 auto 95px;
}
.archive-plan-container .archive-body ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.archive-plan-container .archive-body ul li {
  flex-basis: 31.45%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.45%;
  margin: 0 0 34px 2.825%;
}
.archive-plan-container .archive-body ul li a {
  color: #454545;
}
.archive-plan-container .archive-body ul li a:hover {
  text-decoration: none;
}
.archive-plan-container .archive-body ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.archive-plan-container .archive-body ul li .img {
  margin: 0 0 20px;
}
.archive-plan-container .archive-body ul li h3 {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 10px;
}
.archive-plan-container .archive-body ul li .text {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 20px;
}
.archive-plan-container .archive-body ul li .price {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 500;
}
.archive-plan-container .archive-body ul li .price .yen {
  font-size: 1.5rem;
  line-height: 1.5;
}
.archive-plan-container .archive-body ul li .price .yen_from {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}
.archive-plan-container .archive-body ul li .price .tax {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}

.term-basic-plan .archive-plan-container .archive-body ul {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
.term-basic-plan .archive-plan-container .archive-body ul li {
  flex-basis: 48.7%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.7%;
  margin: 0 0 34px;
}

.single-plan-container .single-header {
  text-align: center;
  margin: 90px 0 73px;
}
.single-plan-container .single-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.single-plan-container .single-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.single-plan-container .single-body {
  max-width: 1100px;
  margin: 0 auto 60px;
}
.single-plan-container .single-body .data-wrap {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: nowrap;
  margin: 0 0 60px;
}
.single-plan-container .single-body .data-wrap .img {
  flex-basis: 48%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48%;
}
.single-plan-container .single-body .data-wrap .data {
  flex-basis: 47.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 47.5%;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.single-plan-container .single-body .data-wrap .data .terms {
  margin: 0 0 50px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 500;
}
.single-plan-container .single-body .data-wrap .data .terms .term {
  display: inline-block;
  border: solid 1px #000;
  padding: 10px;
}
.single-plan-container .single-body .data-wrap .data h2 {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 12px;
}
.single-plan-container .single-body .data-wrap .data .price {
  font-size: 4.2rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 24px;
}
.single-plan-container .single-body .data-wrap .data .price .yen {
  font-size: 2.6rem;
  line-height: 1.5;
}
.single-plan-container .single-body .data-wrap .data .price .yen_from {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
}
.single-plan-container .single-body .data-wrap .data .price .tax {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
}
.single-plan-container .single-body .data-wrap .data .text {
  font-size: 1.4rem;
  line-height: 1.75;
}
.single-plan-container .single-body .parts {
  margin: 0 0 90px;
}
.single-plan-container .single-body .parts ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.single-plan-container .single-body .parts ul li {
  border: solid 1px #d4d4d4;
  padding: 10px 0 10px 27px;
  box-sizing: border-box;
  flex-basis: 33.2%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 33.2%;
  margin: 0 0 1px 0.2%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.single-plan-container .single-body .parts ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.single-plan-container .single-body .parts ul li .img {
  flex-basis: 17%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 17%;
  min-width: 58px;
}
.single-plan-container .single-body .parts ul li .data {
  flex-basis: 83%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 83%;
  padding-left: 24px;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 500;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.single-plan-container .single-body .parts ul li .data h3 {
  font-weight: 500;
}
.single-plan-container .single-body .description {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: nowrap;
  margin: 0 0 90px;
  padding: 23px 60px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.single-plan-container .single-body .description .img {
  flex-basis: 28.98%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 28.98%;
  padding-right: 5.103%;
  position: relative;
}
.single-plan-container .single-body .description .img::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  position: absolute;
  right: 6.5%;
  top: 0;
}
.single-plan-container .single-body .description .data {
  flex-basis: 65.917%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 65.917%;
}
.single-plan-container .single-body .description .data h2 {
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 0 5px;
}
.single-plan-container .single-body .description .data .text {
  font-size: 1.4rem;
  line-height: 1.75;
}
.single-plan-container .single-body .description .data .text p:first-child {
  margin-top: 0;
}
.single-plan-container .single-body .option {
  margin: 0 0 90px;
  padding: 60px 0 0;
  background-image: url(http://photo-la-fleur.jp/2021/wp-content/uploads/2021/06/plus.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.single-plan-container .single-body .option .option-header {
  text-align: center;
  margin: 60px 0 73px;
}
.single-plan-container .single-body .option .option-header h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.single-plan-container .single-body .option .option-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.single-plan-container .single-body .option ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.single-plan-container .single-body .option ul li {
  border: solid 1px #d4d4d4;
  padding: 10px 0 10px 27px;
  box-sizing: border-box;
  flex-basis: 33.2%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 33.2%;
  margin: 0 0 1px 0.2%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.single-plan-container .single-body .option ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.single-plan-container .single-body .option ul li .img {
  flex-basis: 17%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 17%;
  min-width: 58px;
}
.single-plan-container .single-body .option ul li .data {
  flex-basis: 83%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 83%;
  padding-left: 24px;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 500;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.single-plan-container .single-body .option ul li .data h3 {
  font-weight: 500;
}
.single-plan-container .single-body .link {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 17px 0;
}
.single-plan-container .single-body .link ul {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap;
}
.single-plan-container .single-body .link ul li {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
  position: relative;
}
.single-plan-container .single-body .link ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  color: #454545;
  padding: 50px 58px;
  box-sizing: border-box;
}
.single-plan-container .single-body .link ul li a .img {
  max-width: 58px;
  margin-right: 42px;
}
.single-plan-container .single-body .link ul li::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: 0;
}
.single-plan-container .single-body .link ul li:first-of-type::before {
  display: none;
}
.single-plan-container .single-body.campaign-body {
  margin: 0 auto 150px;
}
.single-plan-container .single-body.campaign-body .campaign-plan {
  padding: 0 0 40px;
}
.single-plan-container .single-body.campaign-body .campaign-plan .data-wrap {
  align-items: flex-end;
}
.single-plan-container .other-plan {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #f0f0f0;
  padding: 0 0 60px;
  margin: 0 0 95px;
}
.single-plan-container .other-plan .other-header {
  text-align: center;
  margin: 90px 0 73px;
}
.single-plan-container .other-plan .other-header h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.single-plan-container .other-plan .other-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.single-plan-container .other-plan ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: nowrap;
  max-width: 1100px;
  margin: 0 auto;
}
.single-plan-container .other-plan ul li {
  flex-basis: 31.45%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.45%;
  margin: 0 0 34px 2.825%;
}
.single-plan-container .other-plan ul li a {
  color: #454545;
}
.single-plan-container .other-plan ul li a:hover {
  text-decoration: none;
}
.single-plan-container .other-plan ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.single-plan-container .other-plan ul li .img {
  margin: 0 0 20px;
}
.single-plan-container .other-plan ul li h3 {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 10px;
}
.single-plan-container .other-plan ul li .text {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 20px;
}
.single-plan-container .other-plan ul li .price {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 500;
}
.single-plan-container .other-plan ul li .price .yen {
  font-size: 1.5rem;
  line-height: 1.5;
}
.single-plan-container .other-plan ul li .price .yen_from {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}
.single-plan-container .other-plan ul li .price .tax {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}

.archive-gallery-container {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #f0f0f0;
  margin: 0 0 95px;
}
.archive-gallery-container .head-img {
  text-align: center;
}
.archive-gallery-container .archive-header {
  text-align: center;
  margin: 90px 0 30px;
}
.archive-gallery-container .archive-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.archive-gallery-container .archive-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.archive-gallery-container .archive-body {
  max-width: 1100px;
  margin: 0 auto 95px;
}
.archive-gallery-container .archive-body .terms h2 {
  font-size: 1.9rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 15px 0 0;
}
.archive-gallery-container .archive-body .terms h2 span {
  display: inline-block;
  vertical-align: middle;
}
.archive-gallery-container .archive-body .terms h2 .icon {
  max-width: 45px;
}
.archive-gallery-container .archive-body .terms ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
  font-size: 1.4rem;
  line-height: 1.5;
}
.archive-gallery-container .archive-body .terms ul li {
  margin: 0 10px 10px 0;
}
.archive-gallery-container .archive-body .terms ul li a {
  display: block;
  color: #454545;
  padding: 3px 20px;
  border: solid 1px #454545;
  border-radius: 15px;
  transition: 0.2s;
}
.archive-gallery-container .archive-body .terms ul li a.active {
  background: #454545;
  color: #fff;
}
.archive-gallery-container .archive-body .terms ul li a:hover {
  background: #454545;
  color: #fff;
}
.archive-gallery-container .archive-body .gallery-list .page-num {
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 27px 0 16px;
  margin: 70px 0 0;
  border-top: solid 1px #dfdfdf;
}
.archive-gallery-container .archive-body .gallery-list .archive-list {
  margin: 0 -6px;
}
.archive-gallery-container .archive-body .gallery-list .archive-list .item {
  width: 25%;
  box-sizing: border-box;
  padding: 6px;
}
.archive-gallery-container .archive-body .gallery-list .not-found {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
}
.archive-gallery-container .scroller-button {
  max-width: 1100px;
  margin: 0 auto 95px;
  text-align: center;
}
.archive-gallery-container .scroller-button button {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}
.archive-gallery-container .scroller-button button::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.archive-gallery-container .scroller-button button:hover {
  background: #fff;
  color: #111;
}
.archive-gallery-container .scroller-button button:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}
.archive-gallery-container .scroller-status {
  display: none;
  text-align: center;
}
.archive-gallery-container .scroller-status .infinite-scroll-request {
  display: none;
}
.archive-gallery-container .scroller-status .infinite-scroll-request .loader {
  display: none;
}

.page-flow {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid 1px #f0f0f0;
  margin: 0 0 95px;
}
.page-flow .head-img {
  text-align: center;
}
.page-flow .page-header {
  text-align: center;
  margin: 90px 0 73px;
}
.page-flow .page-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.page-flow .page-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.page-flow .page-body {
  max-width: 1100px;
  margin: 0 auto 95px;
}
.page-flow .page-body .flow-wrap {
  font-size: 1.4rem;
  line-height: 1.75;
}
.page-flow .page-body .flow-wrap table tr {
  border-top: solid 1px #e0e0e0;
}
.page-flow .page-body .flow-wrap table tr th {
  vertical-align: middle;
  width: 28%;
  padding: 20px 20px 20px 128px;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
}
.page-flow .page-body .flow-wrap table tr td {
  vertical-align: middle;
  padding: 20px 110px 20px 20px;
  box-sizing: border-box;
}
.page-flow .page-body .flow-wrap table tr td .subtext {
  font-size: 1.2rem;
  line-height: 1.8;
  margin: 0;
}
.page-flow .page-body .flow-wrap table tr td p, .page-flow .page-body .flow-wrap table tr td ul, .page-flow .page-body .flow-wrap table tr td ol {
  margin: 0;
}

.staff-container {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.staff-container .head-img {
  text-align: center;
}
.staff-container .page-header {
  text-align: center;
  margin: 90px 0 73px;
}
.staff-container .page-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 16px;
  letter-spacing: 0.2em;
}
.staff-container .page-header .sub {
  font-size: 1.4rem;
  line-height: 1.5;
}
.staff-container .page-body {
  max-width: 1100px;
  margin: 0 auto 95px;
}
.staff-container .page-body .text {
  font-size: 1.4rem;
  line-height: 2.2857;
  text-align: center;
}
.staff-container .page-body .staff-list {
  padding: 47px 0 0;
}
.staff-container .page-body .staff-list .inner {
  color: #454545;
}
.staff-container .page-body .staff-list .inner h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 60px;
  text-align: center;
  letter-spacing: 0.2em;
}
.staff-container .page-body .staff-list .inner ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.staff-container .page-body .staff-list .inner ul li {
  flex-basis: 31.45%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 31.45%;
  margin: 0 0 34px 2.825%;
}
.staff-container .page-body .staff-list .inner ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.staff-container .page-body .staff-list .inner ul li .img {
  margin: 0 0 20px;
}
.staff-container .page-body .staff-list .inner ul li h3 {
  font-size: 2.2rem;
  line-height: 1.7;
}
.staff-container .page-body .staff-list .inner ul li .position {
  font-size: 1.8rem;
  line-height: 1.7;
  margin: 0 0 10px;
}
.staff-container .page-body .staff-list .inner .link {
  text-align: center;
  padding: 40px 0 0;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.staff-container .page-body .staff-list .inner .link a {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
}
.staff-container .page-body .staff-list .inner .link a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.staff-container .page-body .staff-list .inner .link a:hover {
  background: #fff;
  color: #111;
}
.staff-container .page-body .staff-list .inner .link a:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}

.contact-container {
  max-width: 1100px;
  margin: 0 auto;
}
.contact-container .page-header {
  text-align: center;
  margin: 90px 0 50px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact-container .page-header h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 36px;
  letter-spacing: 0.2em;
}
.contact-container .page-header .sub {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
}
.contact-container .link {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 17px 0;
  margin: 0 0 140px;
}
.contact-container .link ul {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap;
}
.contact-container .link ul li {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
  position: relative;
}
.contact-container .link ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  color: #454545;
  padding: 50px 30px 50px 58px;
  box-sizing: border-box;
}
.contact-container .link ul li a .img {
  max-width: 58px;
  margin-right: 5px;
}
.contact-container .link ul li::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  top: 0;
}
.contact-container .link ul li:first-of-type::before {
  display: none;
}
.contact-container .page-body {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 95px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact-container .page-body .mw_wp_form table {
  border-top: solid 1px #e0e0e0;
}
.contact-container .page-body .mw_wp_form table tr {
  border-bottom: solid 1px #e0e0e0;
}
.contact-container .page-body .mw_wp_form table tr th {
  vertical-align: middle;
  text-align: right;
  width: 16%;
  padding: 20px;
  box-sizing: border-box;
}
.contact-container .page-body .mw_wp_form table tr th .hissu {
  display: inline-block;
  background: #e00;
  color: #fff;
  padding: 2px 5px 1px 5px;
  border-radius: 3px;
  font-size: 1rem;
  line-height: 1.5;
}
.contact-container .page-body .mw_wp_form table tr td {
  vertical-align: middle;
  padding: 20px;
  box-sizing: border-box;
}
.contact-container .page-body .mw_wp_form table tr td .subtext {
  font-size: 1.2rem;
  line-height: 1.8;
  margin: 0;
}
.contact-container .page-body .mw_wp_form table tr td input[type=text],
.contact-container .page-body .mw_wp_form table tr td input[type=email],
.contact-container .page-body .mw_wp_form table tr td textarea {
  width: 90%;
  border: solid 1px #ccc;
  padding: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  box-sizing: border-box;
  /* WebKit, Blink, Edge */
  /* Internet Explorer 10-11 */
  /* Others */
}
.contact-container .page-body .mw_wp_form table tr td input[type=text]::-moz-placeholder, .contact-container .page-body .mw_wp_form table tr td input[type=email]::-moz-placeholder, .contact-container .page-body .mw_wp_form table tr td textarea::-moz-placeholder {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9e9e9e;
}
.contact-container .page-body .mw_wp_form table tr td input[type=text]::placeholder,
.contact-container .page-body .mw_wp_form table tr td input[type=email]::placeholder,
.contact-container .page-body .mw_wp_form table tr td textarea::placeholder {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #9e9e9e;
}
.contact-container .page-body .mw_wp_form .form-action {
  padding: 73px 0 95px;
  text-align: center;
}
.contact-container .page-body .mw_wp_form .form-action button {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}
.contact-container .page-body .mw_wp_form .form-action button::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.contact-container .page-body .mw_wp_form .form-action button:hover {
  background: #fff;
  color: #111;
}
.contact-container .page-body .mw_wp_form .form-action button:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}
.contact-container .page-body .mw_wp_form .form-action button.btn-back {
  background: #ccc;
  color: #000;
  border-color: #ccc;
}
.contact-container .page-body .mw_wp_form .form-action button.btn-back::after {
  right: inherit;
  left: 15px;
  border-right-color: #000;
  border-top-color: #000;
  transform: rotate(-135deg);
}

.single-lp-container .single-body {
  max-width: 1100px;
  margin: 0 auto 60px;
  font-size: 1.4rem;
  line-height: 1.75;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.single-lp-container .single-body .text {
  line-height: 2;
  margin: 50px 0;
}
.single-lp-container .single-body table {
  border-top: solid 1px #ccc;
  width: 100%;
  margin: 0 0 20px;
}
.single-lp-container .single-body table tr {
  border-bottom: solid 1px #ccc;
}
.single-lp-container .single-body table tr th {
  vertical-align: middle;
  padding: 20px;
  font-size: 1.6rem;
  line-height: 1.5;
  width: 20%;
  box-sizing: border-box;
  font-weight: 700;
}
.single-lp-container .single-body table tr th .hissu {
  display: inline-block;
  background: #e00;
  color: #fff;
  padding: 2px 5px 1px 5px;
  border-radius: 3px;
  font-size: 1rem;
  line-height: 1.5;
}
.single-lp-container .single-body table tr td {
  vertical-align: middle;
  padding: 20px;
  box-sizing: border-box;
}
.single-lp-container .single-body table tr td p {
  margin: 0 0 10px;
}
.single-lp-container .single-body table tr td p:last-child {
  margin: 0;
}
.single-lp-container .single-body ol {
  list-style-type: decimal;
  margin-left: 2em;
}
.single-lp-container .single-body ul {
  list-style-type: circle;
  margin-left: 2em;
}
.single-lp-container .single-body .form {
  margin: 80px 0 0;
}
.single-lp-container .single-body .form h2 {
  font-size: 1.9rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 20px;
}
.single-lp-container .single-body .form h2 span {
  display: inline-block;
  vertical-align: middle;
}
.single-lp-container .single-body .form h2 .icon {
  max-width: 45px;
}
.single-lp-container .single-body .form table tr th {
  text-align: right;
  font-weight: 400;
}
.single-lp-container .single-body .form table tr th:first-child {
  width: 12%;
}
.single-lp-container .single-body .form input[type=text] {
  padding: 10px;
  border: solid 1px #ccc;
}
.single-lp-container .single-body .form .form-name {
  width: 15em;
}
.single-lp-container .single-body .form .form-tall {
  width: 5em;
}
.single-lp-container .single-body .form .form-date {
  width: 10em;
}
.single-lp-container .single-body .form .form-tel {
  width: 10em;
}
.single-lp-container .single-body .form .form-action {
  padding: 73px 0 95px;
  text-align: center;
}
.single-lp-container .single-body .form .form-action button {
  display: inline-block;
  padding: 17px;
  background: #111;
  color: #fff;
  min-width: 280px;
  border-radius: 29px;
  border: solid 1px #111;
  box-sizing: border-box;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}
.single-lp-container .single-body .form .form-action button::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}
.single-lp-container .single-body .form .form-action button:hover {
  background: #fff;
  color: #111;
}
.single-lp-container .single-body .form .form-action button:hover::after {
  border-right-color: #111;
  border-top-color: #111;
}
.single-lp-container .single-body .form .form-action button.btn-back {
  background: #ccc;
  color: #000;
  border-color: #ccc;
}
.single-lp-container .single-body .form .form-action button.btn-back::after {
  right: inherit;
  left: 15px;
  border-right-color: #000;
  border-top-color: #000;
  transform: rotate(-135deg);
}

.ui-datepicker.ui-widget {
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  a[href^=tel] {
    pointer-events: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  body.fixed {
    overflow: hidden;
  }
  .header-wrap {
    max-width: inherit;
    padding: 10px 0 10px;
    position: relative;
  }
  .header-wrap .sns {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .header-wrap .header a {
    max-width: 28.125vw;
  }
  .header-wrap .nav {
    font-size: 3.125vw;
    line-height: 1.5;
    margin: 0;
  }
  .header-wrap .nav .sp-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 9999999;
  }
  .header-wrap .nav .sp-menu span {
    position: absolute;
    left: 10px;
    right: 10px;
    height: 2px;
    background: #000;
    display: block;
    transition: 0.2s;
  }
  .header-wrap .nav .sp-menu span:nth-of-type(1) {
    top: 12px;
  }
  .header-wrap .nav .sp-menu span:nth-of-type(2) {
    top: 20px;
  }
  .header-wrap .nav .sp-menu span:nth-of-type(3) {
    top: 28px;
  }
  .header-wrap .nav .sp-menu.active span:nth-of-type(1) {
    top: 20px;
    transform: rotate(45deg);
  }
  .header-wrap .nav .sp-menu.active span:nth-of-type(2) {
    transform: scale(0, 1);
  }
  .header-wrap .nav .sp-menu.active span:nth-of-type(3) {
    top: 20px;
    transform: rotate(-45deg);
  }
  .header-wrap .nav .sp-menu.active + .nav-inner {
    transform: translateX(0);
  }
  .header-wrap .nav .nav-inner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    transform: translateX(100%);
    transition: 0.2s;
    padding: 60px 6.25vw;
    box-sizing: border-box;
    z-index: 999999;
  }
  .header-wrap .nav .nav-inner ul {
    display: block;
  }
  .header-wrap .nav .nav-inner ul li {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .header-wrap .nav .nav-inner .sns-mobile {
    margin-top: 20px;
  }
  .header-wrap .nav .nav-inner .sns-mobile ul {
    display: flex;
    justify-content: center;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .header-wrap .nav .nav-inner .sns-mobile ul li a {
    padding: 12px 18px;
  }
  .map-wrap {
    height: 37.5vw;
  }
  .footer {
    padding: 20px 3.125vw 20px;
  }
  .footer .inner {
    max-width: inherit;
    font-size: 3.125vw;
    line-height: 2.2857;
  }
  .front-catch {
    padding: 40px 3.125vw;
  }
  .front-catch .inner {
    max-width: inherit;
  }
  .front-catch .inner h2 {
    font-size: 5.625vw;
    line-height: 1.85;
    margin: 0 0 20px;
  }
  .front-catch .inner h3 {
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 0 20px;
  }
  .front-catch .inner .text {
    font-size: 3.125vw;
    line-height: 2.2857;
    margin: 0 0 30px;
  }
  .front-catch .inner .link {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-catch .inner .link ul li a {
    padding: 12px;
    min-width: 60vw;
    border-radius: 10vw;
  }
  .front-price {
    padding: 40px 3.125vw 30px;
  }
  .front-price .inner {
    max-width: inherit;
  }
  .front-price .inner h2 {
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 30px;
    letter-spacing: 0.1em;
  }
  .front-price .inner ul li {
    margin: 0 0 15px;
  }
  .front-price .inner ul li .img {
    margin: 0 0 10px;
  }
  .front-price .inner ul li h3 {
    font-size: 3.75vw;
    line-height: 1.7;
    margin: 0 0 5px;
  }
  .front-price .inner ul li .text {
    font-size: 3.125vw;
    line-height: 1.7;
    margin: 0 0 10px;
  }
  .front-price .inner ul li .price {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-price .inner ul li .price .yen {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-price .inner ul li .price .yen_from {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-banner {
    padding: 20px 3.125vw 10px;
  }
  .front-banner .inner {
    max-width: inherit;
  }
  .front-banner .inner ul {
    display: block;
  }
  .front-banner .inner ul li {
    margin: 0 0 10px;
    max-width: inherit;
  }
  .front-banner .inner ul li:nth-of-type(2n) {
    margin-left: 0;
  }
  .front-banner.column3 .inner ul li {
    margin: 0 0 10px;
    max-width: inherit;
  }
  .front-banner.column3 .inner ul li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .front-plan {
    padding: 40px 3.125vw 30px;
  }
  .front-plan .inner {
    max-width: inherit;
  }
  .front-plan .inner h2 {
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 30px;
    letter-spacing: 0.1em;
  }
  .front-plan .inner ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .front-plan .inner ul li {
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
    margin: 0 0 20px;
  }
  .front-plan .inner ul li .img {
    margin: 0 0 10px;
  }
  .front-plan .inner ul li h3 {
    font-size: 3.75vw;
    line-height: 1.7;
    margin: 0 0 5px;
  }
  .front-plan .inner ul li .text {
    font-size: 3.125vw;
    line-height: 1.7;
    margin: 0 0 10px;
  }
  .front-plan .inner ul li .price {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-plan .inner ul li .price .yen {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-plan .inner ul li .price .yen_from {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-plan .inner .link {
    padding: 20px 0 0;
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-plan .inner .link a {
    padding: 12px;
    min-width: 60vw;
    border-radius: 10vw;
  }
  .front-location {
    padding: 40px 3.125vw;
  }
  .front-location .inner {
    max-width: inherit;
    padding: 6.25vw 3.125vw;
    display: block;
  }
  .front-location .inner .data {
    padding: 0 3.125vw;
    max-width: inherit;
    margin: 0 0 30px;
  }
  .front-location .inner .data h2 {
    font-size: 5vw;
    line-height: 1.5;
  }
  .front-location .inner .data .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-location .inner .data .text {
    font-size: 3.125vw;
    line-height: 1.5;
    margin: 20px 0 30px;
  }
  .front-location .inner .data .link {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-location .inner .data .link a {
    padding: 12px;
    min-width: 60vw;
    border-radius: 10vw;
  }
  .front-location .inner .slider {
    max-width: inherit;
  }
  .front-location .inner .slider ul li:nth-of-type(n+2) {
    display: none;
  }
  .front-location .inner .slider .bx-wrapper {
    margin: 0 auto 30px;
  }
  .front-location .inner .slider .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 12px;
  }
  .front-location .inner .slider .bx-wrapper ul li {
    display: block;
  }
  .page-container {
    max-width: inherit;
  }
  .page-container .page-header {
    margin: 40px 0 30px;
  }
  .page-container .page-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 16px;
    letter-spacing: 0.1em;
  }
  .page-container .page-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-container .page-body {
    font-size: 3.75vw;
    line-height: 1.5;
    margin: 0 0 40px;
  }
  .page-container .page-body .mw_wp_form table {
    display: block;
  }
  .page-container .page-body .mw_wp_form table thead {
    display: block;
  }
  .page-container .page-body .mw_wp_form table tbody {
    display: block;
  }
  .page-container .page-body .mw_wp_form table tr {
    border-bottom: solid 1px #e0e0e0;
    display: block;
    position: relative;
    padding: 10px;
  }
  .page-container .page-body .mw_wp_form table tr th {
    display: inline-block;
    text-align: left;
    width: auto;
    padding: 0;
  }
  .page-container .page-body .mw_wp_form table tr th:empty {
    display: none;
  }
  .page-container .page-body .mw_wp_form table tr th .hissu {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-container .page-body .mw_wp_form table tr th:nth-of-type(1) {
    float: left;
    padding: 0 10px 0 0;
  }
  .page-container .page-body .mw_wp_form table tr td {
    padding: 10px 0 0;
  }
  .page-container .page-body .mw_wp_form table tr td .subtext {
    font-size: 3.125vw;
    line-height: 1.8;
  }
  .page-container .page-body .mw_wp_form table tr td input[type=text],
  .page-container .page-body .mw_wp_form table tr td input[type=email],
  .page-container .page-body .mw_wp_form table tr td textarea {
    padding: 5px;
    font-size: 16px;
    /* WebKit, Blink, Edge */
    /* Internet Explorer 10-11 */
    /* Others */
  }
  .page-container .page-body .mw_wp_form table tr td input[type=text]::-moz-placeholder, .page-container .page-body .mw_wp_form table tr td input[type=email]::-moz-placeholder, .page-container .page-body .mw_wp_form table tr td textarea::-moz-placeholder {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-container .page-body .mw_wp_form table tr td input[type=text]::placeholder,
  .page-container .page-body .mw_wp_form table tr td input[type=email]::placeholder,
  .page-container .page-body .mw_wp_form table tr td textarea::placeholder {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-container .page-body .mw_wp_form .form-action {
    padding: 30px 0 30px;
  }
  .page-container .page-body .mw_wp_form .form-action button {
    padding: 12px;
    min-width: 60vw;
    border-radius: 10vw;
    margin: 0 0 10px;
  }
  .archive-plan-container {
    margin: 0 0 40px;
  }
  .archive-plan-container .archive-header {
    margin: 40px 0 30px;
  }
  .archive-plan-container .archive-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .archive-plan-container .archive-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .archive-plan-container .archive-body {
    max-width: inherit;
    margin: 0 3.125vw 40px;
  }
  .archive-plan-container .archive-body ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .archive-plan-container .archive-body ul li {
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
    margin: 0 0 20px;
  }
  .archive-plan-container .archive-body ul li .img {
    margin: 0 0 10px;
  }
  .archive-plan-container .archive-body ul li h3 {
    font-size: 3.75vw;
    line-height: 1.7;
    margin: 0 0 5px;
  }
  .archive-plan-container .archive-body ul li .text {
    font-size: 3.125vw;
    line-height: 1.7;
    margin: 0 0 10px;
  }
  .archive-plan-container .archive-body ul li .price {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .archive-plan-container .archive-body ul li .price .yen {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .archive-plan-container .archive-body ul li .price .yen_from {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .archive-plan-container .archive-body ul li .price .tax {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-header {
    margin: 40px 0 30px;
  }
  .single-plan-container .single-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .single-plan-container .single-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body {
    max-width: inherit;
    margin: 0 3.125vw 30px;
  }
  .single-plan-container .single-body .data-wrap {
    margin: 0 0 30px;
    display: block;
  }
  .single-plan-container .single-body .data-wrap .img {
    max-width: inherit;
    margin: 0 0 20px;
  }
  .single-plan-container .single-body .data-wrap .data {
    max-width: inherit;
  }
  .single-plan-container .single-body .data-wrap .data .terms {
    margin: 0 0 20px;
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .data-wrap .data h2 {
    font-size: 4.375vw;
    line-height: 1.5;
    margin: 0 0 5px;
  }
  .single-plan-container .single-body .data-wrap .data .price {
    font-size: 3.75vw;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  .single-plan-container .single-body .data-wrap .data .price .yen {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .data-wrap .data .price .yen_from {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .data-wrap .data .price .tax {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .data-wrap .data .text {
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .single-plan-container .single-body .parts {
    margin: 0 0 40px;
  }
  .single-plan-container .single-body .parts ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .single-plan-container .single-body .parts ul li {
    padding: 10px 0 10px 10px;
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
    margin: 0 0 10px;
  }
  .single-plan-container .single-body .parts ul li .img {
    min-width: inherit;
  }
  .single-plan-container .single-body .parts ul li .data {
    padding-left: 10px;
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .single-plan-container .single-body .description {
    display: block;
    margin: 0 0 40px;
    padding: 3.125vw 0;
  }
  .single-plan-container .single-body .description .img {
    max-width: inherit;
    padding-right: 0;
    margin: 0 0 10px;
  }
  .single-plan-container .single-body .description .img::after {
    display: none;
  }
  .single-plan-container .single-body .description .data {
    max-width: inherit;
  }
  .single-plan-container .single-body .description .data h2 {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .description .data .text {
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .single-plan-container .single-body .option {
    margin: 0 0 40px;
    padding: 30px 0 0;
    background-size: 30px 30px;
  }
  .single-plan-container .single-body .option .option-header {
    margin: 30px 0 30px;
  }
  .single-plan-container .single-body .option .option-header h2 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .single-plan-container .single-body .option .option-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .single-body .option ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .single-plan-container .single-body .option ul li {
    padding: 10px 0 10px 10px;
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
    margin: 0 0 10px;
  }
  .single-plan-container .single-body .option ul li .img {
    min-width: inherit;
  }
  .single-plan-container .single-body .option ul li .data {
    padding-left: 10px;
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .single-plan-container .single-body .link {
    padding: 10px 0;
    border-bottom: none;
  }
  .single-plan-container .single-body .link ul {
    font-size: 3.75vw;
    line-height: 1.5;
    display: block;
  }
  .single-plan-container .single-body .link ul li {
    border-bottom: solid 1px #e0e0e0;
  }
  .single-plan-container .single-body .link ul li a {
    padding: 20px;
  }
  .single-plan-container .single-body .link ul li::before {
    display: none;
  }
  .single-plan-container .single-body.campaign-body {
    margin: 0 3.125vw 50px;
  }
  .single-plan-container .single-body.campaign-body .campaign-plan {
    padding: 0;
  }
  .single-plan-container .other-plan {
    padding: 0 0 30px;
    margin: 0 3.125vw 40px;
  }
  .single-plan-container .other-plan .other-header {
    margin: 40px 0 30px;
  }
  .single-plan-container .other-plan .other-header h2 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .single-plan-container .other-plan .other-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .other-plan ul {
    max-width: inherit;
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .single-plan-container .other-plan ul li {
    margin: 0 0 20px;
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
  }
  .single-plan-container .other-plan ul li .img {
    margin: 0 0 10px;
  }
  .single-plan-container .other-plan ul li h3 {
    font-size: 3.75vw;
    line-height: 1.7;
    margin: 0 0 5px;
  }
  .single-plan-container .other-plan ul li .text {
    font-size: 3.125vw;
    line-height: 1.7;
    margin: 0 0 10px;
  }
  .single-plan-container .other-plan ul li .price {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .single-plan-container .other-plan ul li .price .yen {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .other-plan ul li .price .yen_from {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-plan-container .other-plan ul li .price .tax {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .archive-gallery-container {
    margin: 0 0 40px;
  }
  .archive-gallery-container .archive-header {
    margin: 40px 0 30px;
  }
  .archive-gallery-container .archive-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .archive-gallery-container .archive-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .archive-gallery-container .archive-body {
    max-width: inherit;
    margin: 0 3.125vw 20px;
  }
  .archive-gallery-container .archive-body .terms h2 {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .archive-gallery-container .archive-body .terms h2 .icon {
    max-width: 22px;
  }
  .archive-gallery-container .archive-body .terms ul {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .archive-gallery-container .archive-body .terms ul li a {
    padding: 3px 10px;
    border-radius: 15px;
  }
  .archive-gallery-container .archive-body .gallery-list .page-num {
    font-size: 3.75vw;
    line-height: 1.5;
    padding: 10px 0 10px;
    margin: 20px 0 0;
  }
  .archive-gallery-container .archive-body .gallery-list .archive-list {
    margin: 0 -6px;
  }
  .archive-gallery-container .archive-body .gallery-list .archive-list .item {
    width: 50%;
  }
  .archive-gallery-container .archive-body .gallery-list .not-found {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .archive-gallery-container .scroller-button {
    max-width: inherit;
    margin: 0 3.125vw 40px;
  }
  .archive-gallery-container .scroller-button button {
    display: block;
    min-width: inherit;
    width: 100%;
  }
  .archive-gallery-container .scroller-status {
    display: none;
  }
  .page-flow {
    margin: 0 0 40px;
  }
  .page-flow .page-header {
    margin: 40px 0 30px;
  }
  .page-flow .page-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .page-flow .page-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .page-flow .page-body {
    max-width: inherit;
    margin: 0 auto 40px;
  }
  .page-flow .page-body .flow-wrap {
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .page-flow .page-body .flow-wrap table {
    display: block;
  }
  .page-flow .page-body .flow-wrap table thead {
    display: block;
  }
  .page-flow .page-body .flow-wrap table tbody {
    display: block;
  }
  .page-flow .page-body .flow-wrap table tr {
    display: block;
  }
  .page-flow .page-body .flow-wrap table tr th {
    display: block;
    width: auto;
    padding: 10px 3.125vw 0;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .page-flow .page-body .flow-wrap table tr td {
    display: block;
    padding: 10px 3.125vw;
  }
  .page-flow .page-body .flow-wrap table tr td .subtext {
    font-size: 3.125vw;
    line-height: 1.8;
  }
  .staff-container .page-header {
    margin: 40px 0 30px;
  }
  .staff-container .page-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .staff-container .page-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .staff-container .page-body {
    max-width: inherit;
    margin: 0 auto 40px;
  }
  .staff-container .page-body .text {
    font-size: 3.75vw;
    line-height: 2.2857;
    margin: 0 3.125vw;
  }
  .staff-container .page-body .staff-list {
    padding: 20px 3.125vw 0;
  }
  .staff-container .page-body .staff-list .inner {
    color: #454545;
  }
  .staff-container .page-body .staff-list .inner h2 {
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .staff-container .page-body .staff-list .inner ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .staff-container .page-body .staff-list .inner ul li {
    flex-basis: 48.7%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48.7%;
    margin: 0 0 20px;
  }
  .staff-container .page-body .staff-list .inner ul li .img {
    margin: 0 0 10px;
  }
  .staff-container .page-body .staff-list .inner ul li h3 {
    font-size: 3.75vw;
    line-height: 1.7;
  }
  .staff-container .page-body .staff-list .inner ul li .position {
    font-size: 3.125vw;
    line-height: 1.7;
    margin: 0 0 5px;
  }
  .staff-container .page-body .staff-list .inner .link {
    text-align: center;
    padding: 40px 0 0;
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  }
  .staff-container .page-body .staff-list .inner .link a {
    display: inline-block;
    padding: 17px;
    background: #111;
    color: #fff;
    min-width: 280px;
    border-radius: 29px;
    border: solid 1px #111;
    box-sizing: border-box;
    position: relative;
  }
  .staff-container .page-body .staff-list .inner .link a::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
  }
  .staff-container .page-body .staff-list .inner .link a:hover {
    background: #fff;
    color: #111;
  }
  .staff-container .page-body .staff-list .inner .link a:hover::after {
    border-right-color: #111;
    border-top-color: #111;
  }
  .contact-container {
    max-width: inherit;
  }
  .contact-container .page-header {
    margin: 40px 3.125vw 30px;
  }
  .contact-container .page-header h1 {
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 16px;
  }
  .contact-container .page-header .sub {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .contact-container .link {
    padding: 10px 0;
    border-bottom: none;
    margin: 0 0 30px;
  }
  .contact-container .link ul {
    font-size: 3.75vw;
    line-height: 1.5;
    display: block;
  }
  .contact-container .link ul li {
    border-bottom: solid 1px #e0e0e0;
  }
  .contact-container .link ul li a {
    padding: 3.125vw;
  }
  .contact-container .link ul li a .img {
    margin: 0;
  }
  .contact-container .link ul li::before {
    display: none;
  }
  .contact-container .page-body {
    font-size: 3.75vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .contact-container .page-body .mw_wp_form table {
    display: block;
  }
  .contact-container .page-body .mw_wp_form table thead {
    display: block;
  }
  .contact-container .page-body .mw_wp_form table tbody {
    display: block;
  }
  .contact-container .page-body .mw_wp_form table tr {
    display: flex;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .contact-container .page-body .mw_wp_form table tr th {
    width: auto;
    padding: 3.125vw;
  }
  .contact-container .page-body .mw_wp_form table tr th .hissu {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .contact-container .page-body .mw_wp_form table tr th:empty {
    display: none;
  }
  .contact-container .page-body .mw_wp_form table tr td {
    padding: 3.125vw;
    width: 100%;
  }
  .contact-container .page-body .mw_wp_form table tr td .subtext {
    font-size: 3.125vw;
    line-height: 1.8;
  }
  .contact-container .page-body .mw_wp_form table tr td input[type=text],
  .contact-container .page-body .mw_wp_form table tr td input[type=email],
  .contact-container .page-body .mw_wp_form table tr td textarea {
    width: 100%;
    /* WebKit, Blink, Edge */
    /* Internet Explorer 10-11 */
    /* Others */
  }
  .contact-container .page-body .mw_wp_form .form-action {
    padding: 20px 3.125vw 30px;
  }
  .contact-container .page-body .mw_wp_form .form-action button {
    display: block;
    width: 100%;
    min-width: inherit;
    margin: 0 0 20px;
  }
  .single-lp-container .single-body {
    max-width: inherit;
    margin: 0 3.125vw 30px;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .single-lp-container .single-body .text {
    line-height: 2;
    margin: 20px 0;
  }
  .single-lp-container .single-body table {
    display: block;
  }
  .single-lp-container .single-body table thead {
    display: block;
  }
  .single-lp-container .single-body table tbody {
    display: block;
  }
  .single-lp-container .single-body table tr {
    display: flex;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .single-lp-container .single-body table tr th {
    display: block;
    width: auto;
    padding: 3.125vw;
    font-size: 4.0625vw;
    line-height: 1.5;
  }
  .single-lp-container .single-body table tr th .hissu {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .single-lp-container .single-body table tr td {
    display: block;
    padding: 0 3.125vw 3.125vw;
  }
  .single-lp-container .single-body ol {
    list-style-type: decimal;
    margin-left: 2em;
  }
  .single-lp-container .single-body .form {
    margin: 40px 0 0;
  }
  .single-lp-container .single-body .form h2 {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .single-lp-container .single-body .form h2 .icon {
    max-width: 22px;
  }
  .single-lp-container .single-body .form table tr th {
    width: inherit;
  }
  .single-lp-container .single-body .form table tr th:first-child {
    width: inherit;
    padding-right: 0;
  }
  .single-lp-container .single-body .form table tr td {
    padding: 3.125vw;
  }
  .single-lp-container .single-body .form input[type=text] {
    padding: 5px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .single-lp-container .single-body .form .form-name {
    width: 15em;
  }
  .single-lp-container .single-body .form .form-tall {
    width: 5em;
  }
  .single-lp-container .single-body .form .form-date {
    width: 10em;
  }
  .single-lp-container .single-body .form .form-tel {
    width: 10em;
  }
  .single-lp-container .single-body .form .form-action {
    padding: 20px 3.125vw 30px;
  }
  .single-lp-container .single-body .form .form-action button {
    display: block;
    width: 100%;
    min-width: inherit;
    margin: 0 0 20px;
  }
  .ui-datepicker.ui-widget {
    font-size: 4.0625vw;
    line-height: 1.5;
  }
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999996;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999992;
  width: 90%;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: -12px;
  top: -12px;
  width: 24px;
  height: 24px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 99993;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  background: #fff;
  border-radius: 50%;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.popup-box {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}

.popup-box img {
  display: block;
  margin: 0;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999991;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .popup-inner {
    width: auto;
  }
  .close-btn {
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
  }
  .popup-box a {
    display: block;
    height: 100%;
  }
  .popup-box img {
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin: 0 auto;
  }
}
.outer-menu {
  border-top: solid 1px #e0e0e0;
  padding: 30px 0;
}
.outer-menu h2 {
  font-size: 5vw;
  line-height: 1.5;
  margin: 0 0 30px;
  letter-spacing: 0.1em;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}
.outer-menu ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.outer-menu ul li {
  flex-basis: 50%;
}
.outer-menu ul li a {
  display: block;
}
.outer-menu ul li a span {
  display: none;
}
.outer-menu ul li a img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .outer-menu {
    padding: 60px 0;
  }
  .outer-menu h2 {
    font-size: 3.2rem;
    line-height: 1.5;
    margin: 0 0 60px;
    letter-spacing: 0.2em;
  }
  .outer-menu ul {
    max-width: 1100px;
    margin: 0 auto;
  }
  .outer-menu ul li {
    flex-basis: 260px;
  }
}
/* 2024.11.13 */
/* メニューコンテナのスタイル */
.qa-menu {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 6em;
}
/* ボタンのスタイル */
.qa-button {
    font-size: 1.2em;
    padding:10px 40px;
    background-color: #aaaaaa;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    text-align: center;
    transition: background-color 0.3s;
}
/* ボタンのホバースタイル */
.qa-button:hover {
    background-color: #0056b3;
}
/* Q&A全体を囲むスタイル */
.q-and-a{
    font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.q-and-a h2{
    font-size: 1.8em;
    padding-bottom: 1em;
    padding-top: 2em;
}
.q-and-a .qa-item {
    border-bottom: 1px solid #cccccc; /* 下線を追加 */
    padding-bottom: 15px;
    margin-bottom: 15px;
}
/* Q&Aラベルのスタイル */
.q-and-a .q-label {
    font-size: 1.4em;
    line-height: 1.75em;
    display: inline-block;
    padding: 5px 10px;
    background-color: #e0e0e0; /* グレー背景色 */
    border-radius: 5px;
    font-weight: bold;
    margin-right: 10px;
    align-self: flex-start;
}
.q-and-a .a-label {
    font-size: 1.4em;
    line-height: 1.75em;
    display: inline-block;
    padding: 5px 10px;
    background-color: #e0e0e0; /* グレー背景色 */
    border-radius: 5px;
    font-weight: bold;
    margin-right: 10px;
    align-self: flex-start;
}
/* 質問と回答のスタイル */
.q-and-a .qa-content {
    font-size: 1.4em;
    line-height: 1.75em;
    display: inline-block;
    max-width: 600px;
    cursor: pointer;
}
.q-and-a .answer {
    margin-top: 5px;
}
/* 回答コンテナのスタイル */
.answer-container {
    display: flex;
    align-items: flex-start;
    margin-top: 5px;
}
/* 質問コンテナのスタイル */
.question-container {
    display: flex;
    align-items: center;
    cursor: pointer;
}
/* トグルアイコンのスタイル */
.toggle-icon {
    margin-left: auto;
    font-size: 1.5em;
    font-weight: bold;
}
.contact-container .page-header .subtitle-contact{
	font-size: 1.7em;
}

/* スマートフォン用レイアウト */
@media (max-width: 600px) {
    .qa-menu {
        flex-wrap: wrap; /* 2行2列にするための折り返し */
        gap: 10px;
        margin-bottom: 1em;

    }
    .qa-button {
        font-size: 1.2em;
        padding: 10px 20px;
        background-color: #aaaaaa;
        color: #fff;
        text-decoration: none;
        border-radius: 20px;
        text-align: center;
        transition: background-color 0.3s;
    }
	.contact-container .page-header .subtitle-contact{
		font-size: 1.2em;
	}
}

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