@charset "UTF-8";
/*!
---- Smart Style Complex Original Stylesheet Template. ----
Thema Name:     VILLA de ESPOIR
Description:    『VILLA de ESPOIR（ヴィラ・デ・エスポワール）』の公式サイト。
Version:        1.0.0
Last Update:    2019/03/15
Author:         Takuya Sakamoto
Company URL:
License:        GPL
License URL:    http://www.gnu.org/licenses/gpl.html
*/
/*@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 350;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.otf) format("opentype");
}
*/
.font-amatic {
  font-family: 'Amatic SC', cursive;
}

.font-fredericka {
  font-family: 'Fredericka the Great', cursive;
}

html {
  font-display: swap;
}

.ming {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

body {
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

address {
  margin-bottom: 0 !important;
}

ol, ul, dl {
  list-style: none;
  margin-bottom: 0 !important;
  padding-left: 0;
}

dd {
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

label {
  margin-bottom: 0 !important;
}

a:hover {
  text-decoration: none !important;
}

img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
  transition: .1s;
}

input:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
  transition: .1s;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
  transition: .1s;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
  transition: .1s;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
  transition: .1s;
}

input::-ms-clear {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(34, 34, 34, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: Noto Sans Japanese, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 5px;
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #2d9692;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #222;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]) :hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 7.5px;
  padding-top: 0.75rem;
  padding-bottom: 7.5px;
  padding-bottom: 0.75rem;
  color: #222;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  overscroll-behavior-y: none;
  position: relative;
}

.wrapper {
  letter-spacing: 0.05em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.section:before {
  content: "";
  display: block;
  visibility: hidden;
}

/*----------▼▼ base ▼▼----------*/
/*----------▲▲ base ▲▲----------*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  25%, 75% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.fs-lightbox img {
  max-width: inherit !important;
}

.fs-lightbox-overlay {
  z-index: 110;
}

.fs-lightbox {
  z-index: 111;
}

.fs-lightbox-position {
  display: none;
}

.fs-lightbox-content, .fs-lightbox-container {
  overflow: inherit !important;
}

/*! formstone v1.1.3 [lightbox.css] 2016-05-24 | GPL-3.0 License | formstone.it */
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 0 auto;
  transform: translateZ(0);
}

.fs-lightbox, .fs-lightbox :not(input):not(textarea) {
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fs-lightbox-animating {
  transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease;
}

.fs-lightbox-animating .fs-lightbox-content, .fs-lightbox-animating .fs-lightbox-control, .fs-lightbox-animating .fs-lightbox-meta, .fs-lightbox-animating .fs-lightbox-thumbnails, .fs-lightbox-animating .fs-lightbox-tools {
  transition: opacity .25s linear .25s,visibility .25s linear .25s;
}

.fs-lightbox-mobile .fs-lightbox-image_container {
  transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease;
}

.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image_container {
  transition: none !important;
}

.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .25s linear;
}

.fs-lightbox-open {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0;
}

.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden;
}

.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: hidden;
  padding: 0;
  visibility: visible;
}

.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  transform: translate3D(0, 0, 0);
}

.fs-lightbox-image {
  float: left;
}

.fs-lightbox-mobile .fs-lightbox-image {
  position: relative;
  float: none;
}

.fs-lightbox-video {
  width: 100%;
  height: 100%;
}

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  float: left;
  overflow: auto;
}

.fs-lightbox-meta {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  clear: both;
  visibility: visible;
}

.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  white-space: nowrap;
}

.fs-lightbox-control_previous {
  left: 0;
}

.fs-lightbox-control_next {
  right: 0;
}

.fs-lightbox-control_disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.no-touchevents .fs-lightbox .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none;
}

.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0;
}

.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap;
}

.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  overflow: hidden;
  padding: 0;
  transition: opacity .25s linear;
}

.fs-lightbox-thumbnail_item:last-child {
  margin: 0;
}

.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}

.fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.fs-lightbox-loading .fs-lightbox-content, .fs-lightbox-loading .fs-lightbox-control, .fs-lightbox-loading .fs-lightbox-meta, .fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden;
}

.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0;
}

.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111;
}

.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111;
}

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111;
}

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center;
}

.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.no-touchevents .fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible;
}

.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.fs-lightbox-mobile .fs-lightbox-position {
  color: #999;
}

.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee;
}

.fs-lightbox-mobile .fs-lightbox-image {
  transform: translate(0, 0);
  transition: none !important;
}

.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #111;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  transform: translate(0, 100%);
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
}

.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  transform: translate(0, 0);
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  transform: translate(0, 100%);
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px;
}

.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  transform: translate(0, 0);
}

.fs-lightbox-lock {
  overflow: hidden !important;
}

/* -- for JavaScript ここから -------------------------------------------------------------------------------- */
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  float: left;
  color: #ffffff;
  line-height: 1;
  padding: 8px 9px;
  border-radius: 3px;
  display: none;
}

form#mail_form dl dt span.required {
  background: #d9534f;
  border: 1px solid #d43f3a;
}

form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
/* --responsive----------------------------------------------------------------------------------------------------------------- */
/* 640pixel start */

/* 640pixel end */
/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@font-face {
  font-family: 'EarlGrayTea-Regular';
  font-weight: normal;
  src: local("EarlGrayTea-Regular"), url("../font/EarlGrayTea-Regular.woff2") format("woff2"), url("../font/EarlGrayTea-Regular.woff") format("woff");
}

.font-egtr {
  font-family: 'EarlGrayTea-Regular';
}

@font-face {
  font-family: 'weem';
  font-weight: normal;
  src: local("weem"), url("../font/weem.woff2") format("woff2"), url("../font/weem.woff") format("woff");
}

.font-weem {
  font-family: 'weem';
}

.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

.black {
  color: #222;
}

.white {
  color: #fff;
}

.bg_section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_section.-white {
  background: #fff;
}

.bg_section.-gray {
  background: #fafafa;
}

.taL {
  text-align: left !important;
}

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

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

.clearText {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.icon, .logo, .ilst, .typ {
  position: relative;
}

.icon:before, .logo:before, .ilst:before, .typ:before, .icon:after, .logo:after, .ilst:after, .typ:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

/*-----▼ 2カラムのときのレスポンシブな背景画像 ▼-----*/
.rwdBgImg {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: center/cover;
  display: block;
  height: 100%;
}

/*-----▲ 2カラムのときのレスポンシブな背景画像 ▲-----*/
.logo-espoir:before {
  background-image: url(../image/logo/logo_espoir.svg);
}

.icon-mail.-white:before {
  background-image: url(../image/icon/icon_mail_white.svg);
}

.icon-mail.-green:before {
  background-image: url(../image/icon/icon_mail_green.svg);
  background-image: url(../image/icon/icon_mail_white.svg);

}

.icon-tel.-white:before {
  background-image: url(../image/icon/icon_tel_white.svg);
}

.icon-tel.-black:before {
  background-image: url(../image/icon/icon_tel_black.svg);
}

.icon-tel.-green:before {
  background-image: url(../image/icon/icon_tel_green.svg);
}

.icon-fair.-white:before {
  background-image: url(../image/icon/icon_couple_white.svg);
}

.icon-search.-white:before,
.icon-search.-white:after {
  background-image: url(../image/icon/icon_search_white.svg);
}

.icon-map.-white:before,
.icon-map.-white:after {
  background-image: url(../image/icon/icon_map_white.svg);
}

.icon-arrow.-white:after {
  background-image: url(../image/icon/icon_arrow-more_white.svg);
}

.btn-top .icon-home.-white:before {
  background-image: url(../image/icon/icon_home_white.svg);
}

.icon-car.-white:before {
  background-image: url(../image/icon/icon_car_white.svg);
}

.icon-train.-white:before {
  background-image: url(../image/icon/icon_train_white.svg);
}

.icon-instagram.-black:before {
  background-image: url(../image/icon/icon_instagram_black.svg);
}

.icon-instagram.-white:before {
  background-image: url(../image/icon/icon_instagram_white.svg);
}

.icon-instagram.-black.-sketch:before {
  background-image: url(../image/icon/icon_instagram_sketch_black.png);
}

.icon-facebook.-black:before {
  background-image: url(../image/icon/icon_facebook_black.svg);
}

.icon-facebook.-white:before {
  background-image: url(../image/icon/icon_facebook_white.svg);
}

.icon-facebook.-black.-square:before {
  background-image: url(../image/icon/icon_facebook_square_black.svg);
}

.icon-facebook.-white.-square:before {
  background-image: url(../image/icon/icon_facebook_square_white.svg);
}

.icon-facebook.-black.-sketch:before {
  background-image: url(../image/icon/icon_facebook_sketch_black.png);
}
.icon-line.-black:before {
  background-image: url(../image/icon/icon_line-gray.png);
}
.icon-kine.-black.-square:before {
  background-image: url(../image/icon/icon_line-gray.png);
}
.icon-line.-green:before {
  background-image: url(../image/icon/icon_line-green.png);
}
.icon-twitter.-white:before {
  background-image: url(../image/icon/icon_twitter_white.svg);
}

.icon-line.-white:before {
  background-image: url(../image/icon/icon_line_white.svg);
}

.icon-hatebu.-white:before {
  background-image: url(../image/icon/icon_hatebu_white.svg);
}

.icon-topBtn:before {
  background-image: url(../image/icon/icon_arrow-btn-top_green.svg);
}

.section-border {
  background-image: url(../image/bg/bg_separator-line.svg);
}

.bg_section.-botanical.-green {
  background-image: url(../image/bg/bg_botanical-pattern_green.png);
}

.bg_section.-botanical.-gray {
  background-image: url(../image/bg/bg_botanical-pattern_gray.png);
}

.section-border {
  border: none;
  height: 12px;
}

.btn {
  display: block;
  margin: auto;
}

.btn-more {
  background-color: #222;
}

.btn-more-text {
  color: #fff;
  font-family: "Amatic SC", cursive;
  letter-spacing: 0.1em;
}

.btn-top {
  background-color: #222;
  text-align: center;
}

.btn-top-text {
  color: #fff;
  letter-spacing: 0.1em;
  padding-left: 22px;
}

.btn-top .icon-home:before {
  height: 14px;
  left: 0;
  top: calc(50% - 7px);
  width: 14px;
}

.btn-access-map {
  background-color: #222;
  text-align: center;
}

.btn-access-map-text {
  color: #fff;
  letter-spacing: 0.1em;
  padding-left: 24px;
}

.btn-access-map .icon-car:before,
.btn-access-map .icon-train:before {
  height: 16px;
  left: 0;
  top: calc(50% - 8px);
  width: 16px;
}

.btn-prev-post {
  background-color: #222;
  height: 50px;
}

.btn-prev-post-text {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 50px;
}

.btn-prev-post.icon-arrow:after {
  height: 7.07px;
  left: 14px;
  top: calc(50% - 3.5px);
  transform: rotate(180deg);
  width: 16px;
}

.btn-next-post {
  background-color: #222;
  height: 50px;
}

.btn-next-post-text {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 50px;
}

.btn-next-post.icon-arrow:after {
  height: 7.07px;
  right: 14px;
  top: calc(50% - 3.5px);
  width: 16px;
}

.btn-cta {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  padding-left: 40px;
}
.btn-cta-orange {
  background: #f55524;
  text-align: left;
}
.btn-cta-text {
  color: #fff;
  letter-spacing: 0.1em;
}

.btn-cta.icon-arrow:after {
  height: 9.71px;
  right: 14px;
  top: calc(50% - 5px);
  width: 22px;
}

.btn-search-container {
  text-align: center;
}

#btn-search {
  display: none;
}

.btn-search {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  text-align: center;
}

.btn-search-text {
  color: #fff;
  letter-spacing: 0.1em;
  padding-left: 23px;
}

.btn-search .icon-search:before {
  height: 15px;
  left: 0;
  top: calc(50% - 7.5px);
  width: 15px;
}

.btn-access {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  height: 50px;
  text-align: center;
}

.btn-access-text {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 50px;
  padding-left: 20px;
}

.btn-access .icon-map:before {
  height: 12px;
  left: 0;
  top: calc(50% - 6px);
  width: 12px;
}

.list-sns {
  display: -ms-flexbox;
  display: flex;
}

.btn-sns .icon, .btn-sns .logo, .btn-sns .ilst, .btn-sns .typ {
  display: block;
}

.btn-sns .icon:before, .btn-sns .logo:before, .btn-sns .ilst:before, .btn-sns .typ:before {
  z-index: 1;
}

.btn-sns-data {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.btn-sns.-instagram {
  background: linear-gradient(135deg, #4c54a3 0%, #df306a 76%);
  overflow: hidden;
}

.btn-sns.-instagram:after {
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  content: "";
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
  filter: blur(5px);
  position: absolute;
}

.btn-sns.-facebook {
  background-color: #4267b2;
}

.btn-sns.-twitter {
  background-color: #1da1f2;
}

.btn-sns.-line {
  background-color: #00b900;
}

.btn-sns.-hatebu {
  background-color: #00a4de;
}

.btn-gallery-cat {
  background-color: #fff;
  border: 2px solid #222;
  text-align: center;
}

.btn-gallery-cat.active {
  background-color: #222;
}

.btn-gallery-cat-text {
  color: #222;
  letter-spacing: 0.1em;
}

.btn-gallery-cat.active .btn-gallery-cat-text {
  color: #fff;
}

.btn-fair-more {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  text-align: center;
}

.btn-fair-more-text {
  color: #fff;
  letter-spacing: 0.1em;
}

.btn-fair-more .icon.-details:after, .btn-fair-more .-details.logo:after, .btn-fair-more .-details.ilst:after, .btn-fair-more .-details.typ:after {
  background-image: url(../image/icon/icon_eye_white.svg);
  left: 0;
}

.btn-fair-cta {
  background-color: #f55524;
  text-align: center;
}

.btn-fair-cta-text {
  color: #fff;
  letter-spacing: 0.1em;
}

.btn-fair-cta .icon.-form:after, .btn-fair-cta .-form.logo:after, .btn-fair-cta .-form.ilst:after, .btn-fair-cta .-form.typ:after {
  background-image: url(../image/icon/icon_couple_white.svg);
  left: 0;
}

.btn-fair-details-cta {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background-color: #f55524;
  text-align: center;
}

.btn-fair-details-cta-text {
  color: #fff;
  letter-spacing: 0.1em;
}

.btn-fair-details-cta .icon.-form:after, .btn-fair-details-cta .-form.logo:after, .btn-fair-details-cta .-form.ilst:after, .btn-fair-details-cta .-form.typ:after {
  background-image: url(../image/icon/icon_couple_white.svg);
  left: 0;
}

.btn-fair-top {
  background-color: #222;
  height: 50px;
}

.btn-fair-top-text {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 50px;
}

.btn-fair-top.icon-arrow:after {
  height: 7.07px;
  left: 14px;
  top: calc(50% - 3.5px);
  transform: rotate(180deg);
  width: 16px;
}

.card {
  display: block;
}

.card-voice-title {
  color: #222;
  font-weight: 500;
  line-height: 1.6;
}

.card-plan-title {
  color: #222;
}

.card-plan-title-main {
  font-family: "Fredericka the Great", cursive;
  font-weight: normal;
}

.card-plan-title-ruby {
  display: block;
  font-weight: 500;
  line-height: 1.6;
}

.card-post-list-item {
  position: relative;
}

.card-post-list-item:before, .card-post-list-item:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.card-post {
  box-shadow: 2px 3px 7px rgba(180, 180, 180, 0.5);
  transition: .3s;
  background: #fff;
  padding: 10px;
}

.card-post-img {
  -o-object-fit: cover;
  object-fit: cover;
}

@supports (-o-object-fit: cover) or (object-fit: cover) {
}

.card-post-title {
  -webkit-line-clamp: 2;
  color: #222;
  color: #222;
  display: -webkit-box;
  font-weight: 500;
  font-weight: 500;
  overflow: hidden;
}

.card-post-data {
  bottom: 0;
  position: absolute;
}

.card-post-date {
  color: #777;
  left: 0;
  position: absolute;
}

.card-post .tag {
  bottom: 10px;
  margin: 0;
  position: absolute;
  white-space: nowrap;
}

.card-support-title {
  color: #222;
  margin: auto;
  text-align: center;
}

.card-support-title-main {
  font-family: "Fredericka the Great", cursive;
  font-weight: normal;
  line-height: 60px;
}

.card-support-title-ruby {
  display: block;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: -4px;
}

.card-photo-title {
  color: #222;
  display: inline-block;
  text-align: center;
}

.card-photo-title-main,
.card-photo-title-ruby {
  font-weight: normal;
}

.card-photo-title-main {
  border-bottom: 1px solid #222;
  font-family: "Fredericka the Great", cursive;
  letter-spacing: 0.08em;
}

.card-photo-title-ruby {
  display: block;
  letter-spacing: 0.1em;
}

.card-photo-img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.card-rec-fair-list-item {
  position: relative;
}

.card-rec-fair {
  box-shadow: 2px 3px 7px rgba(180, 180, 180, 0.5);
  transition: .3s;
  background: #fff;
  padding: 10px;
}

.card-rec-fair-img {
  -o-object-fit: cover;
  object-fit: cover;
}

@supports (-o-object-fit: cover) or (object-fit: cover) {
}

.card-rec-fair-title {
  -webkit-line-clamp: 2;
  color: #222;
  display: -webkit-box;
  font-weight: 500;
  overflow: hidden;
}

.card-rec-fair-data {
  position: absolute;
}

.card-rec-fair-date {
  color: #777;
}

.chip-new:before,
.chip-new:after {
  pointer-events: none;
  position: absolute;
}

.chip-new:before {
  color: #fff;
  content: "NEW";
  font-family: "Fredericka the Great", cursive;
  letter-spacing: 0.1em;
  z-index: 3;
}

.chip-new:after {
  background-color: #f55524;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  content: "";
  left: -6px;
  top: -6px;
  z-index: 2;
}

.chip-new .card:after {
  background-image: url(../image/icon/icon_new-star_white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 4;
}

.chip-rec:before,
.chip-rec:after {
  pointer-events: none;
  position: absolute;
}

.chip-rec:before {
  color: #fff;
  content: "おすすめ";
  letter-spacing: 0.05em;
  z-index: 3;
}

.chip-rec:after {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  content: "";
  left: -6px;
  top: -6px;
  z-index: 2;
}

.title-page {
  text-align: center;
  position: relative;
  display: table;
  margin: auto;
  padding: 0 35px;
}

.title-page:before, .title-page:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.title-page-main {
  font-family: "Amatic SC", cursive;
  font-weight: normal;
  letter-spacing: 0.08em;
}

.title-page-ruby {
  display: block;
  font-weight: 500;
  letter-spacing: 0.15em;
}

.title-page:before {
  background-image: url(../image/ilst/ilst_title-leaf_left.svg);
  left: 0;
}

.title-page:after {
  background-image: url(../image/ilst/ilst_title-leaf_right.svg);
  right: 0;
}

.title-2 {
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
}

.title-3 {
  background-color: rgba(45, 150, 146, 0.06);
  color: #1f6664;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.title-4 {
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 15px;
  position: relative;
}

.title-4:before {
  background-color: #2d9692;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}

.title-5 {
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.title-6 {
  color: #555;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.title-top-section {
  text-align: center;
}

.title-top-section-main {
  font-family: "Amatic SC", cursive;
  font-weight: normal;
  letter-spacing: 0.08em;
}

.title-top-section-ruby {
  color: #a7a7a7;
  display: block;
  font-weight: 500;
  letter-spacing: 0.15em;
}

.list > li {
  position: relative;
}

.list > li:before {
  background: #2d9692;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -1.1em;
  position: absolute;
  top: 8px;
  width: 5px;
}

.list-number {
  counter-reset: list-number;
}

.list-number > li {
  position: relative;
}

.list-number > li:before {
  color: #2d9692;
  counter-increment: list-number;
  content: counter(list-number) ".";
  font-weight: bold;
  left: -21px;
  position: absolute;
}

.list-def {
  line-height: 1.8;
}

.list-def dt {
  font-weight: bold;
}

.list-def dt:nth-of-type(2n-1),
.list-def dd:nth-of-type(2n-1) {
  background-color: #f8f8f8;
}

.list-note > li {
  position: relative;
  padding-left: 18px;
}

.list-note > li:before, .list-note > li:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.list-note > li:before {
  content: "※";
  left: 0;
}

.list-note.-number {
  counter-reset: list-numNote;
  padding-left: 56px;
}

.list-note.-number > li {
  position: relative;
}

.list-note.-number > li:before, .list-note.-number > li:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.list-note.-number > li:before {
  color: #ccc;
  content: "*" counter(list-numNote);
  counter-increment: list-numNote;
  font-weight: bold;
  left: -22px;
}

.wp-pagenavi {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: none !important;
  color: #fff;
  height: 44px;
  line-height: 38px;
  vertical-align: top;
}

.wp-pagenavi a {
  background-color: #222;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink {
  width: 40px;
}

.wp-pagenavi .first,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .last {
  position: relative;
}

.wp-pagenavi .first:before, .wp-pagenavi .first:after,
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .extend:before,
.wp-pagenavi .extend:after,
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .last:before,
.wp-pagenavi .last:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.wp-pagenavi .pages {
  padding: 3px 8px;
}

.wp-pagenavi .first:after,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .last:after {
  height: 10px;
  top: calc(50% - 5px);
  width: 10px;
}

.wp-pagenavi .first {
  padding-left: 18px;
  width: 68px;
}

.wp-pagenavi .first:after {
  background-image: url(../image/icon/icon_arrow-pager_prev_white.svg);
  left: 8px;
}

.wp-pagenavi .previouspostslink:after {
  background-image: url(../image/icon/icon_arrow-pager_prev_white.svg);
  left: calc(50% - 5px);
}

.wp-pagenavi .extend:before {
  background-image: url(../image/icon/icon_ellipsis_black.svg);
  height: 20px;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
}

.wp-pagenavi .nextpostslink:after {
  background-image: url(../image/icon/icon_arrow-pager_next_white.svg);
  left: calc(50% - 5px);
}

.wp-pagenavi .last {
  padding-left: 10px;
  text-align: left;
  width: 68px;
}

.wp-pagenavi .last:after {
  background-image: url(../image/icon/icon_arrow-pager_next_white.svg);
  right: 10px;
}

.wp-pagenavi .pages,
.wp-pagenavi .extend {
  background-color: #f1f1f1;
  color: #222;
}

.wp-pagenavi .current {
  background-color: #ccc;
  color: #222;
  font-weight: bold;
}

.blockquote {
  background: rgba(45, 150, 146, 0.1);
  margin: 40px 0;
  position: relative;
}

.blockquote:before,
.blockquote:after {
  color: rgba(45, 150, 146, 0.2);
  font-family: sans-serif;
  line-height: 1;
  position: absolute;
  vertical-align: middle;
  z-index: -1;
}

.blockquote:before {
  content: "“";
  font-size: 130px;
}

.blockquote:after {
  bottom: -76px;
  content: "”";
  font-size: 130px;
  right: 0;
  text-align: center;
}

.blockquote-text {
  color: #222;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.figcaption {
  color: #1f6664;
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 500;
  margin-top: -20px;
  position: relative;
  text-align: right;
}

.figcaption:before {
  content: "引用：　";
}

.slick-arrow {
  position: relative;
  background-color: #222;
  position: absolute;
  z-index: 2;
}

.slick-arrow:before, .slick-arrow:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.slick-arrow:focus {
  background-color: #222;
}

.slick-prev:before,
.slick-next:before {
  background-image: url(../image/icon/icon_arrow-more_white.svg);
}

.slick-arrow:before {
  height: 7.07px;
  right: calc(50% - 8px);
  top: calc(50% - 3.5px);
  width: 16px;
}

.slick-prev:before {
  transform: rotate(180deg);
}

.slick-dots {
  display: none !important;
}

.table-one-col,
.table-mult-col,
.table-cross-data {
  border: 1px solid #abd5d3;
  table-layout: fixed;
  width: 100%;
}

.table-row + .table-row {
  border-top: 1px solid #abd5d3;
}

.table-heading {
  background-color: #f6fbfb;
  font-weight: bold;
  vertical-align: middle;
}

.table-data {
  background-color: #fff;
}

.table-heading + .table-data {
  border-left: 1px solid #abd5d3;
}

.table-thead + .table-tbody {
  border-top: 1px solid #abd5d3;
}

.table-mult-col .table-heading {
  text-align: center;
}

.table-heading + .table-heading {
  border-left: 1px solid #abd5d3;
}

.table-data + .table-data {
  border-left: 1px solid #abd5d3;
}

.table-cross-data .table-heading {
  text-align: center;
}

.tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tag:not(body) {
  border-radius: 20px;
  display: inline-block;
  font-weight: 500;
}

.tag-post-category .tag {
  padding: 5px 8px;
}

.tag-post-category .tag.-news-general {
  border: 1px solid #3089d3;
  color: #3089d3;
}

.tag-post-category .tag.-news-couple {
  border: 1px solid #2d9692;
  color: #2d9692;
}

.tag-post-category .tag.-event {
  border: 1px solid #234fb1;
  color: #234fb1;
}

.tag-post-category .tag.-event-restaurant {
  border: 1px solid #5fb123;
  color: #5fb123;
}

.tag-post-category .tag.-blog-staff-wedding,
.tag-post-category .tag.-blog-staff-restaurant {
  border: 1px solid #ff9333;
  color: #ff9333;
}

.tag-post-category .tag.-voice {
  border: 1px solid #ed6e72;
  color: #ed6e72;
}

.tag-post-category .tag.-column-staff,
.tag-post-category .tag.-column-facility,
.tag-post-category .tag.-column-scene {
  border: 1px solid #006948;
  color: #006948;
}

.tag-search-category {
  -ms-flex-pack: center;
  justify-content: center;
}

.tag-search-category .tag-list-item {
  font-size: 0;
}

.tag-search-category .tag-list-item input {
  display: none;
}

.tag-search-category .tag {
  background-color: #eee;
}

.tag-search-category input:checked + .tag {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  color: #fff;
}

.text {
  line-height: 2;
}

.text-link {
  color: #2d9692;
  font-weight: bold;
  text-decoration: underline;
  word-break: break-all;
}

.text .text-link {
  padding: 0 6px;
}

.text-link.-start {
  padding-left: 0;
}

.text-link.-tab {
  position: relative;
  padding-right: 23px;
}

.text-link.-tab:before, .text-link.-tab:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.text-link.-tab:after {
  background-image: url(../image/icon/icon_link-external_green.svg);
  height: 13px;
  right: 6px;
  top: calc(50% - 7.5px);
  width: 13px;
}

.text-strong {
  font-weight: bold;
  padding: 0 6px;
}

::-moz-selection {
  background-color: rgba(45, 150, 146, 0.7);
  color: #fff;
}

::selection {
  background-color: rgba(45, 150, 146, 0.7);
  color: #fff;
}

.Header {
  position: fixed;
  z-index: 100;
}

.Header.-thanks {
  display: none;
}

.Header__brandInfo {
  color: #222;
}

.Header__brandLogo {
  display: -ms-flexbox;
  display: flex;
}

.Header__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  font-size: 0;
}

.Header__brandRuby {
  word-break: keep-all;
}

.ImportantNav_link.icon-instagram,
.ImportantNav_link.icon-facebook,
.ImportantNav_link.icon-line {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.GNav__menuBtn {
  position: absolute;
  z-index: 150;
}

.GNav__menuBtn span {
  display: block;
  position: absolute;
  transition: .3s ease-in-out;
}

.GNav__menuBtn.-open span:nth-child(1) {
  transform: rotate(315deg);
}

.GNav__menuBtn.-open span:nth-child(2) {
  left: 50%;
  width: 0;
}

.GNav__menuBtn.-open span:nth-child(3) {
  transform: rotate(-315deg);
}

.GNav__menu {
  display: none;
  height: 100vh;
}

html.-fixed {
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: -1;
}

.GNav__menu a,
.GNav__menu p {
  color: #fff;
}

.GNav__menuContactList {
  display: -ms-flexbox;
  display: flex;
}

.GNav__menuLink.-contact {
  background: #fff;
}

.GNav__menuLink.-reservation {
  background: #f55524;
}

.GNav__menuLink.icon-instagram,
.GNav__menuLink.icon-facebook,
.GNav__menuLink.icon-line {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.GNav__menuPagesListItem.-layer3 .GNav__menuLink {
  position: relative;
}

.GNav__menuPagesListItem.-layer3 .GNav__menuLink:before {
  background: #fff;
  content: "";
  height: 1px;
  position: absolute;
  top: calc(50% - 0.5px);
  width: 8px;
}

.FixedFt {
  background: #fff;
  border-bottom: 1px solid rgba(45, 150, 146, 0.3);
  border-top: 1px solid rgba(45, 150, 146, 0.3);
  width: 100%;
  z-index: 10;
}

.FixedFt__Container {
  display: -ms-flexbox;
  display: flex;
}

.FixedFt__contactCta {
  display: -ms-flexbox;
  display: flex;
}

.FixedFt__infoTitle {
  /* color: #2d9692; */
  font-weight: 500;
  background: #2d9692;
  color: #fff;
}

.FixedFt__contactCtaLink {
  display: block;
  text-align: center;
}

.FixedFt__contactCtaText {
  font-weight: normal;
}

.FixedFt__contactCtaItem.-tel .FixedFt__contactCtaLink {
  background: #fff;
  font-weight: bold;
}

.FixedFt__contactCtaItem.-tel .FixedFt__contactCtaText {
  color: #2d9692;
  font-weight: 500;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.FixedFt__contactCtaItem.-contact .FixedFt__contactCtaLink {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  /* border: 1px solid #2d9692; */
}

.FixedFt__contactCtaItem.-contact .FixedFt__contactCtaText {
  /* color: #2d9692; */
  color: #fff;
}

.FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaLink {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
}

.FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaLink.-orange {
  background: #f55524;
}

.FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaText {
  color: #fff;
}

.FixedFt__topBtn {
  border-left: 1px solid #bfdfdd;
  border-right: 1px solid #bfdfdd;
}

.FixedFt__topBtnText {
  color: rgba(45, 150, 146, 0.8);
  font-family: "Fredericka the Great", cursive;
  text-align: center;
}

.Footer {
  background: #fff;
  color: #555;
  width: 100%;
}

.Footer.-thanks {
  bottom: 0;
  margin-top: 0;
  position: absolute;
}

.Footer .sectionContainer {
  padding-bottom: 0;
}

.Footer .sectionContainer.-thanks {
  padding: 0;
}

.Footer .title-section .typ-contact {
  color: #eee;
}

.Footer__contactTitle {
  font-weight: normal;
  letter-spacing: 0.1em;
  padding-bottom: 2px;
}

.Footer__telInfo {
  margin-top: 20px;
  text-align: center;
}

.Footer__telLink {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  height: 69px;
  width: 319px;
}

.Footer__telLink:before {
  height: 69px;
  width: 319px;
}

.Footer__snsInfo {
  margin-top: 20px;
}

.Footer__snsIconList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -30px;
}

.Footer__snsIconListItem {
  margin-left: 30px;
}

.Footer__snsIconLink {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.Footer__snsIconLink:before {
  left: 0;
  top: 0;
}

.Footer__copyYearContainer {
  background-color: #fff;
  border-top: 1px solid #ccc;
  text-align: center;
}

.Footer__copyYear {
  line-height: 40px;
}

.FtSMap__brandName {
  display: inline-block;
}

.FtSMap__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
}

.FtSMap__menuSiteMapLink {
  color: #555;
}

/* 230131 add  */
.FtSMap__brandImg {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.form-input-title {
  letter-spacing: 0.1em;
  position: relative;
}

.form-input-title.-req:before,
.form-input-title.-any:before,
.form-input-list-item.-checkbox .privacy-policy:before {
  border-radius: 4px;
  color: #fff;
  left: 0;
  letter-spacing: 0.1em;
  line-height: 1;
  position: absolute;
}

.form-input-title.-req:before,
.form-input-list-item.-checkbox.-req .privacy-policy:before {
  background: #d40000;
  content: "必須";
}

.form-input-title.-any:before {
  background: #eaeaea;
  color: #222;
  content: "任意";
}

input,
button,
select,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
}

span.wpcf7-list-item {
  margin: 0 !important;
}

.form-input-data {
  letter-spacing: 0.08em;
  margin-top: 10px;
}

.form-input-data.-text,
.form-input-data.-textarea,
.form-input-data.-select {
  background-color: #f5f5f5;
  width: 100%;
}

.form-input-data:placeholder-shown {
  color: #bbb;
}

.form-input-data::-webkit-input-placeholder {
  color: #bbb;
}

.form-input-data:-ms-input-placeholder {
  color: #bbb;
}

.form-input-list-item.-radio input[type="radio"],
.form-input-list-item.-checkbox input[type="checkbox"] {
  display: none;
}

.form-input-data:focus {
  border: 1px solid rgba(45, 150, 146, 0.5);
  box-shadow: 0 0 6px 1px rgba(45, 150, 146, 0.8);
  outline: 0;
}

.form-input-data.-text:focus,
.form-input-data.-textarea:focus {
  padding: 9px 13px 9px 13px;
}

.form-input-data.-text {
  height: 40px;
  line-height: 40px;
  padding: 10px 14px;
}

.form-input-data.-textarea {
  display: block;
  padding: 10px 14px;
}

.form-input-data.-select {
  color: #222;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
}

.form-input-data.-select:focus {
  padding: 0 13px 0 13px;
}

.form-input-list-item.-select {
  position: relative;
}

.form-input-list-item.-select:before, .form-input-list-item.-select:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.form-input-list-item.-select:after {
  background-image: url(../image/icon/icon_select_gray.svg);
  height: 18.22px;
  pointer-events: none;
  right: 14px;
  top: 44px;
  width: 8px;
}

.form-input-list-item .privacy-policy {
  position: relative;
}

.form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label {
  letter-spacing: 0.1em;
  position: relative;
}

.form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
  background-color: #f5f5f5;
  border: 1px solid #fff;
  box-shadow: 2px 2px 4px 1px #ccc inset;
  content: "";
  position: absolute;
}

.form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:hover {
  color: #2d9692;
}

.form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:after {
  border-right-style: none !important;
  border-top-style: none !important;
  content: "";
  position: absolute;
  transform: rotate(-45deg) scale(0, 0);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
}

.form-input-list-item.-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  transform: rotate(-45deg) scale(1, 1);
}

.form-input-list-item.-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  border-color: #2d9692;
}

.form-input-list-item.-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label {
  color: #2d9692;
  font-weight: bold;
}

.form-input-list-item.-checkbox .text .text-link {
  padding-left: 0;
}

.form-input-list-item .document {
  display: block;
  margin-top: 20px;
}

.form-input-data.-radio .wpcf7-list-item {
  display: block;
}

.form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label {
  cursor: pointer;
  position: relative;
}

.form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:before {
  background-color: #f5f5f5;
  border-radius: 50%;
  border: 1px solid #fff;
  box-shadow: 2px 2px 4px 1px #ccc inset;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}

.form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:hover {
  color: #2d9692;
}

.form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:after {
  background-color: #2d9692;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: calc(50% - 5px);
  transform: scale(2);
  transition: .2s;
  width: 10px;
}

.form-input-list-item.-radio input[type="radio"]:checked + .wpcf7-list-item-label {
  color: #2d9692;
  font-weight: 500;
}

.form-input-list-item.-radio input[type="radio"]:checked + .wpcf7-list-item-label:before {
  border-color: #2d9692;
}

.form-input-list-item.-radio input[type="radio"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
}

.form-input-list-item.-btnSubmit {
  position: relative;
}

.btn-form-submit {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  border-radius: 10px;
  color: #fff;
  display: block;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: auto;
  text-align: center;
}

.btn-form-submit + input {
  display: none;
}

.form-input-list-item span.wpcf7-not-valid-tip {
  color: #d40000;
  letter-spacing: 0.1em;
}

.form-input div.wpcf7-response-output {
  background-color: #fdf2f2;
  border-radius: 4px;
  border: 1px solid #d40000;
  color: #d40000;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.form-input div.wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #f6fbfb;
  border: 1px solid #2d9692;
  color: #2d9692;
}

div.wpcf7 .form-input .ajax-loader {
  background-image: url(../image/icon/icon_arrow-load_white.svg);
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotateZ(45deg);
}

.ajax-loader {
  animation: rotate-anime 1.2s linear infinite;
}

@keyframes rotate-anime {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.faq-list-item {
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #222;
}

.faq-list-item + .faq-list-item {
  margin-top: 10px;
}

.js_toggl-content {
  display: none;
}

.active .js_toggl-content {
  display: block;
}

.faq-question {
  background: #222;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  position: relative;
}

.faq-question:hover {
  background-color: #ccc;
}

.faq-question:before {
  color: #fff;
  content: 'Q.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

.js_toggle-btn {
  transition: 0.2s;
}

.js_toggle-btn:after {
  background-image: url(../image/icon_preset/icon_plus_white.png);
  transition: 0.2s;
}

.js_toggle-btn.active:after {
  background-image: url(../image/icon_preset/icon_minus_white.png);
  transition: 0.2s;
}

.faq-answer {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  position: relative;
}

.faq-answer:before {
  color: #ccc;
  content: 'A.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

.title-post {
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
}

.Blog__postContent h2 {
  background-color: rgba(45, 150, 146, 0.06);
  color: #1f6664;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.Blog__postContent h3 {
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 15px;
  position: relative;
}

.Blog__postContent h3:before {
  background-color: #2d9692;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}

.Blog__postContent h4 {
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.Blog__postContent h5 {
  color: #555;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.Blog__postContent h6 {
  color: #555;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.Blog__postContent p {
  line-height: 2;
}

.Blog__postContent p a {
  color: #2d9692;
  font-weight: bold;
  padding: 0 6px;
  text-decoration: underline;
  word-break: break-all;
}

.Blog__postContent p strong {
  font-weight: bold;
  padding: 0 6px;
}

.Blog__postContent ul,
.Blog__postContent ol {
  margin-top: 20px;
  padding-left: 23px;
}

.Blog__postContent ul + p,
.Blog__postContent ol + p {
  margin-top: 20px;
}

.Blog__postContent ul > li {
  position: relative;
}

.Blog__postContent ul > li:before {
  background: #2d9692;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -1.1em;
  position: absolute;
  top: 7.5px;
  width: 5px;
}

.Blog__postContent ol {
  counter-reset: list-number;
}

.Blog__postContent ol > li {
  position: relative;
}

.Blog__postContent ol > li:before {
  color: #2d9692;
  counter-increment: list-number;
  content: counter(list-number) ".";
  font-weight: bold;
  left: -21px;
  position: absolute;
}

.Blog__postContent blockquote {
  background: rgba(45, 150, 146, 0.1);
  margin-top: 40px;
  position: relative;
}

.Blog__postContent blockquote:before,
.Blog__postContent blockquote:after {
  color: rgba(45, 150, 146, 0.2);
  font-family: sans-serif;
  line-height: 1;
  position: absolute;
  vertical-align: middle;
  z-index: -1;
}

.Blog__postContent blockquote:before {
  content: "“";
  font-size: 130px;
}

.Blog__postContent blockquote:after {
  bottom: -76px;
  content: "”";
  font-size: 130px;
  right: 0;
  text-align: center;
}

.Blog__postContent blockquote p {
  color: #222;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.Blog__postContent blockquote p:first-of-type {
  margin-top: 0;
}

.Blog__postContent figcaption {
  color: #1f6664;
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 500;
  position: relative;
  text-align: right;
}

.Blog__postContent figcaption:before {
  content: "引用：　";
}

.Blog__postContent table {
  border: 1px solid rgba(45, 150, 146, 0.4);
  margin: 40px 0;
  table-layout: fixed;
  width: 100%;
}

.Blog__postContent tr {
  border-top: 1px solid rgba(45, 150, 146, 0.4);
}

.Blog__postContent th {
  background-color: rgba(45, 150, 146, 0.04);
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.Blog__postContent th + td {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

.Blog__postContent thead + tbody {
  border-top: 1px solid rgba(45, 150, 146, 0.4);
}

.Blog__postContent th + th {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

.Blog__postContent td + td {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

.Blog {
  background-color: #fafafa;
}

.Blog__post {
  background-color: #fff;
}

.Blog__postDate {
  color: #555;
}

.Blog__otherPostBtnContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Blog__recommendContent {
  background-color: #fff;
}

.Blog__recommendPickUpLink {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  display: block;
}

.Blog__recommendCouponLink {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background-color: #00b900;
  text-align: center;
}

.Blog__recommendCouponLinkText {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 2;
}

.Blog__recommendSNSList {
  display: -ms-flexbox;
  display: flex;
}

.Blog__recommendSNSListItem {
  width: calc(100% / 3);
}

.Blog__recommendSNSLink {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  text-align: center;
}

.Blog__recommendSNSLink .icon:before, .Blog__recommendSNSLink .logo:before, .Blog__recommendSNSLink .ilst:before, .Blog__recommendSNSLink .typ:before {
  z-index: 1;
}

.Blog__recommendSNSData {
  color: #fff;
  letter-spacing: 0.1em;
  z-index: 1;
}

.Blog__recommendSNSLink.-instagram {
  background: linear-gradient(135deg, #4c54a3 0%, #df306a 76%);
  overflow: hidden;
  position: relative;
}

.Blog__recommendSNSLink.-instagram:after {
  background: linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  content: "";
  height: 100%;
  left: -0;
  position: absolute;
  width: 100%;
}

.Blog__recommendSNSLink.-instagram .icon-instagram:before {
  height: 20px;
  width: 20px;
}

.Blog__recommendSNSLink.-facebook {
  background-color: #4267b2;
}

.Blog__recommendSNSLink.-facebook .icon-facebook:before {
  height: 20px;
  width: 20px;
}

.Blog__recommendSNSLink.-twitter {
  background-color: #1da1f2;
}

.Blog__recommendSNSLink.-twitter .icon-twitter:before {
  height: 17.51px;
  width: 21.55px;
}

.Blog__subContentTitle {
  font-weight: 500;
}

.Blog__subContentSNSData {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.Blog__subContentSNSLink.-instagram {
  background: linear-gradient(135deg, #4c54a3 0%, #df306a 76%);
  overflow: hidden;
}

.Blog__subContentSNSLink.-instagram:after {
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  content: "";
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
  filter: blur(5px);
  height: 90px;
  left: -26px;
  position: absolute;
  top: 20px;
  width: 80px;
}

.Blog__subContentSNSLink.-facebook {
  background-color: #4267b2;
}

.Blog__subContentSNSLink.-twitter {
  background-color: #1da1f2;
}

.Blog__subContentPostSearch {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  width: 100%;
}

.Blog__subContentPostSearchWindowContainer {
  position: relative;
  width: calc(100% - 80px);
}

.Blog__subContentPostSearchWindowContainer:before {
  background-color: #2d9692;
  content: "";
  display: block;
  height: 50px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 4px;
}

.Blog__subContentPostSearchWindow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #eee;
  color: #222;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  padding-left: 18px;
  text-decoration: inherit;
  width: 100%;
}

.Blog__subContentPostSearchWindow:placeholder-shown {
  color: #999;
}

.Blog__subContentPostSearchWindow::-webkit-input-placeholder {
  color: #999;
}

.Blog__subContentPostSearchWindow:-ms-input-placeholder {
  color: #999;
}

.Blog__subContentPostSearchBtn {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  color: #fff;
  letter-spacing: 0.1em;
  width: 80px;
}

.Blog__subContentPostCategory {
  background-color: #fff;
}

.Blog__subContentPostCategoryList li a {
  position: relative;
  text-decoration: underline;
}

.Blog__subContentPostCategoryList li a:before {
  background-color: #2d9692;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 10px;
  position: absolute;
  top: calc(50% - 2.5px);
  width: 5px;
}

.Blog__subContentNewPost {
  background-color: #fff;
}

.Blog__subContentNewPostLink {
  display: -ms-flexbox;
  display: flex;
}

.Blog__subContentNewPostImg {
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
}

@supports (-o-object-fit: cover) or (object-fit: cover) {
}

.Blog__subContentNewPostInfo {
  -ms-flex-line-pack: justify;
  align-content: space-between;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 110px);
}

.Blog__subContentNewPostTitle {
  color: #222;
  font-weight: 500;
  line-height: 1.6;
  width: 100%;
}

.Blog__subContentNewPostDate {
  color: #777;
}

.Blog__subContentOldPost {
  background-color: #fff;
}

.Blog__subContentOldPostLink {
  color: #2d9692;
  text-decoration: underline;
}

.Blog__subContentOldPostListItem.-layer1 > .Blog__subContentOldPostLink {
  font-weight: bold;
}

#wp-calendar {
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

#wp-calendar thead + tbody {
  border-top: 1px solid #555;
}

#wp-calendar thead th + th {
  border-left: 1px solid #555;
}

#wp-calendar tfoot + tbody {
  border-top: 1px solid #555;
}

#wp-calendar tbody td + td {
  border-left: 1px solid #555;
}

#wp-calendar tr + tr {
  border-top: 1px solid #555;
}

#wp-calendar thead tr:nth-of-type(2) {
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

#wp-calendar thead th {
  background-color: rgba(34, 34, 34, 0.1);
  font-weight: normal;
  width: calc(100% / 7);
}

#wp-calendar thead th.saturday {
  color: #1565c0;
}

#wp-calendar thead th.holiday {
  color: #d32f2f;
}

#wp-calendar caption {
  text-align: center;
  font-weight: bold;
  padding: 0 0 10px 0;
  caption-side: top;
}

#wp-calendar #next {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: right;
  padding: 0 10px 10px 0;
}

#wp-calendar #prev {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  padding: 0 0 10px 10px;
}

#wp-calendar tbody tr:not(:last-of-type) {
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

#wp-calendar tbody td {
  height: 40px;
  line-height: 40px;
}

#wp-calendar tbody td.saturday {
  color: #1565c0;
}

#wp-calendar tbody td.holiday {
  color: #d32f2f;
}

#wp-calendar tbody td#today {
  color: #2d9692;
  position: relative;
  border: 3px solid #2d9692;
}

#wp-calendar tbody td a {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  border-radius: 50%;
  color: #fff;
  display: block;
  margin: auto;
  overflow: hidden;
}

.PagesTemplate__post {
  background-color: #fff;
}

.PagesTemplate__postDate {
  color: #555;
}

.title-post {
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
}

.PagesTemplate__postContent h2 {
  background-color: rgba(45, 150, 146, 0.06);
  color: #1f6664;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.PagesTemplate__postContent h3 {
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 15px;
  position: relative;
}

.PagesTemplate__postContent h3:before {
  background-color: #2d9692;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}

.PagesTemplate__postContent h4 {
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.PagesTemplate__postContent h5 {
  color: #555;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.PagesTemplate__postContent h6 {
  color: #555;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.PagesTemplate__postContent p {
  line-height: 2;
}

.PagesTemplate__postContent p a {
  color: #2d9692;
  font-weight: bold;
  padding: 0 6px;
  text-decoration: underline;
  word-break: break-all;
}

.ctaArea {
  text-align: center;
}

.ctaArea a {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  color: #fff;
  display: inline-block;
  letter-spacing: 0.1em;
  padding: 0 20px;
}

.PagesTemplate__postContent p strong {
  font-weight: bold;
  padding: 0 6px;
}

.PagesTemplate__postContent ul,
.PagesTemplate__postContent ol {
  margin-top: 20px;
  padding-left: 23px;
}

.PagesTemplate__postContent ul + p,
.PagesTemplate__postContent ol + p {
  margin-top: 20px;
}

.PagesTemplate__postContent ul > li {
  position: relative;
}

.PagesTemplate__postContent ul > li:before {
  background: #2d9692;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -1.1em;
  position: absolute;
  top: 7.5px;
  width: 5px;
}

.PagesTemplate__postContent ol {
  counter-reset: list-number;
}

.PagesTemplate__postContent ol > li {
  position: relative;
}

.PagesTemplate__postContent ol > li:before {
  color: #2d9692;
  counter-increment: list-number;
  content: counter(list-number) ".";
  font-weight: bold;
  left: -21px;
  position: absolute;
}

.PagesTemplate__postContent blockquote {
  background: rgba(45, 150, 146, 0.1);
  margin-top: 40px;
  position: relative;
}

.PagesTemplate__postContent blockquote:before,
.PagesTemplate__postContent blockquote:after {
  color: rgba(45, 150, 146, 0.2);
  font-family: sans-serif;
  line-height: 1;
  position: absolute;
  vertical-align: middle;
  z-index: -1;
}

.PagesTemplate__postContent blockquote:before {
  content: "“";
  font-size: 130px;
}

.PagesTemplate__postContent blockquote:after {
  bottom: -76px;
  content: "”";
  font-size: 130px;
  right: 0;
  text-align: center;
}

.PagesTemplate__postContent blockquote p {
  color: #222;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.PagesTemplate__postContent blockquote p:first-of-type {
  margin-top: 0;
}

.PagesTemplate__postContent figcaption {
  color: #1f6664;
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 500;
  position: relative;
  text-align: right;
}

.PagesTemplate__postContent figcaption:before {
  content: "引用：　";
}

.PagesTemplate__postContent table {
  border: 1px solid rgba(45, 150, 146, 0.4);
  margin: 40px 0;
  table-layout: fixed;
  width: 100%;
}

.PagesTemplate__postContent tr {
  border-top: 1px solid rgba(45, 150, 146, 0.4);
}

.PagesTemplate__postContent th {
  background-color: rgba(45, 150, 146, 0.04);
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.PagesTemplate__postContent th + td {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

.PagesTemplate__postContent thead + tbody {
  border-top: 1px solid rgba(45, 150, 146, 0.4);
}

.PagesTemplate__postContent th + th {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

.PagesTemplate__postContent td + td {
  border-left: 1px solid rgba(45, 150, 146, 0.4);
}

/*----------▼▼ 「概要」Overview ▼▼----------*/

.Overview .Overview__pagePanorama {
  text-align: center;
}

.Overview__pagePanorama {
  text-align: center;
}

/*----------▲▲ 「概要」Overview ▲▲----------*/
/*----------▼▼ 1「トップページ」index.html ▼▼----------*/
/* .MainVisual { 
  position: relative;
  overflow: hidden;
}

.MainVisual__sliderList {
  height: 100%;
  width: 100%;
}

.MainVisual__sliderListItem {
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

.MainVisual__sliderImg {
  display: inline-block;
  height: auto;
  max-width: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}*/

.MainVisual {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.MainVisual__sliderImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  will-change: opacity, transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.MainVisual__copyBody {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 2;
}

.MainVisual__mvCopy {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.Top-Information__newsList {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  line-height: 1.8;
}

.Top-Information__newsDate {
  color: #555;
  font-weight: normal;
}

.Top-Information__newsDate:nth-of-type(n+2) {
  border-top: 1px solid #ccc;
}

.Top-Information__newsLink {
  color: #2d9692;
  text-decoration: underline;
  word-break: break-all;
}

.Top-Wedding__photoContainer {
  position: absolute;
  /* z-index: -1; */
}

.Top-Wedding__photo {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: center/cover;
  display: block;
  height: 100%;
  background-image: url(../image/photo/photo_concept_pc.jpg);
}

.Top-Wedding__messageContainer {
  /* background: #fff; */
}

.Top-WeddingService .card-photo-title {
  font-weight: normal;
}

.Top-SNS__snsName {
  text-align: center;
}

.Top-SNS__snsNameText {
  color: #222;
  font-family: "Fredericka the Great", cursive;
  font-weight: normal;
}

.Top-Service .card-photo-img {
  -o-object-fit: cover;
  object-fit: cover;
}

@supports (-o-object-fit: cover) or (object-fit: cover) {
}

.TopLabelArea {
  position: absolute;
  display: block;
  background-image: url(../image/bg/bg_top_label.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

/*----------▲▲ 1「トップページ」index.html ▲▲----------*/
/*----------▼▼ 2「サンクスページ」thanks.html ▼▼----------*/
.ThanksPage .wrapper {
  height: 100vh;
}

.Thanks__brandName .logo-fushime {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
}

.Thanks__top_button {
  background: #2d9692;
  color: #fff !important;
  display: inline-block;
  line-height: 60px;
}

/*----------▲▲ 2「サンクスページ」thanks.html ▲▲----------*/
/*----------▼▼ 3「アクセス」access.html ▼▼----------*/

.PageAccess .Access__accessData {
  margin-top: 60px;
}

.PageAccess .Access__brandName {
  font-size: 0;
  text-align: center;
}

.PageAccess .Access__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.PageAccess .Access__rootMapCarInfo {
  margin-top: 20px;
}

/*----------▲▲ 3「アクセス」access.html ▲▲----------*/
/*----------▼▼ 04「フェアを探す」fair.html ▼▼----------*/
.pageContainer.PageFair {
  padding-bottom: 0;
}

.PageFair .card-fair-list-item {
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
}

.PageFair .card-fair-content {
  display: -ms-flexbox;
  display: flex;
}

.PageFair .card-fair-img {
  margin-top: 0;
}

.PageFair .card-fair-title {
  letter-spacing: 0.1em;
}

.PageFair .card-fair-time-list-item {
  line-height: 2;
}

.PageFair .card-fair-btn-list {
  display: -ms-flexbox;
  display: flex;
}

.PageFair .wp-pagenavi {
  display: none;
}

/*----------▲▲ 04「フェアを探す」fair.html ▲▲----------*/
/*----------▼▼ 05「フェア詳細」fair-details.html ▼▼----------*/

.PageFairDetails .FairDetails__fairDateContainer {
  line-height: 2;
  color: #555;
}

.PageFairDetails .FairDetails__fairDate {
  font-weight: bold;
}

.PageFairDetails .tag-search-category {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.PageFairDetails .FairDetails__fairContentGift {
  background-color: #fafafa;
}

.PageFairDetails .FairDetails__fairContentDetailsListItem {
  border: 1px solid #ccc;
}

/*----------▲▲ 05「フェア詳細」fair-details.html ▲▲----------*/
/*----------▼▼ 07「サンクスページ（予約フォーム）」thanks-fair.html ▼▼----------*/

.PageThanksFair .Thanks__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  font-size: 0;
  margin: auto;
}

/*----------▲▲ 07「サンクスページ（予約フォーム）」thanks-fair.html ▲▲----------*/
/*----------▼▼ 10「サンクスページ（お問い合わせ・資料請求）」thanks-contact.html ▼▼----------*/

.PageThanksContact .Thanks__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  font-size: 0;
  margin: auto;
}

/*----------▲▲ 10「サンクスページ（お問い合わせ・資料請求）」thanks-contact.html ▲▲----------*/
/*----------▼▼ 15「ウエディング」wedding.html ▼▼----------*/

/*----------▲▲ 15「ウエディング」wedding.html ▲▲----------*/
/*----------▼▼ 16「チャペル」chapel.html ▼▼----------*/

/*----------▲▲ 16「チャペル」chapel.html ▲▲----------*/
/*----------▼▼ 17「パーティ会場」place.html ▼▼----------*/

.PagePlace .Banquet__sliderListItem {
  position: relative;
}

.PagePlace .Banquet__sliderImg {
  -o-object-fit: cover;
  object-fit: cover;
}

.PagePlace .Banquet__sliderLabel {
  display: inline-block;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 2;
}

.PagePlace .Restaurant__sliderListItem {
  position: relative;
}

.PagePlace .Restaurant__sliderImg {
  -o-object-fit: cover;
  object-fit: cover;
}

.PagePlace .Restaurant__sliderLabel {
  display: inline-block;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 2;
}

/*----------▲▲ 17「パーティ会場」place.html ▲▲----------*/
/*----------▼▼ 18「自由な演出」free-production.html ▼▼----------*/

.PageFreeProduction .Garden__sliderListItem {
  position: relative;
}

.PageFreeProduction .Garden__sliderImg {
  -o-object-fit: cover;
  object-fit: cover;
}

.PageFreeProduction .Garden__sliderLabel {
  display: inline-block;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 2;
}

.PageFreeProduction .Shinto__sliderListItem {
  position: relative;
}

.PageFreeProduction .Shinto__sliderImg {
  -o-object-fit: cover;
  object-fit: cover;
}

.PageFreeProduction .Shinto__sliderLabel {
  display: inline-block;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 2;
}

/*----------▲▲ 18「自由な演出」free-production.html ▲▲----------*/
/*----------▼▼ 19「料理」cuisine.html ▼▼----------*/

.PageCuisine .Overview__pageImgListItem {
  display: -ms-flexbox;
  display: flex;
}

.PageCuisine .Overview__pageImg {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageCuisine .CuisineMenu__dishMenu {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageCuisine .CuisineMenu__dishMenu .card-photo-title {
  display: block;
}

.PageCuisine .CuisineMenu__dishPhotoImg {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageCuisine .CuisineOtherMenu__dishMenu {
  border: 1px solid #ccc;
}

.PageCuisine .CuisineOtherMenu__menuLink {
  display: block;
}

.PageCuisine .CuisineOtherMenu__dishMenu .card-photo-title {
  display: block;
  padding-top: 0;
}

.PageCuisine .Chef__message {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageCuisine .Chef__profileText {
  line-height: 2;
}

.PageCuisine .Banner__bnrFair {
  text-align: center;
}

.PageCuisine .bnr-fair {
  display: inline-block;
}

/*----------▲▲ 19「料理」cuisine.html ▲▲----------*/
/*----------▼▼ 20「ウエディングドレス」dress.html ▼▼----------*/

.PageDress .title-dress {
  color: #222;
  display: block;
  text-align: center;
}

.PageDress .title-dress-main,
.PageDress .title-dress-ruby {
  font-weight: normal;
}

.PageDress .title-dress-main {
  border-bottom: 1px solid #222;
  font-family: "Fredericka the Great", cursive;
  letter-spacing: 0.08em;
}

.PageDress .title-dress-ruby {
  display: block;
  letter-spacing: 0.1em;
}

.PageDress .DressPhoto__photoList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*----------▲▲ 20「ウエディングドレス」dress.html ▲▲----------*/
/*----------▼▼ 21「ヘアメイク・ビューティー」beauty.html ▼▼----------*/

.PageBeauty .Overview__pageImgListItem {
  display: -ms-flexbox;
  display: flex;
}

.PageBeauty .Overview__pageImg {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageBeauty .BeautyMenuContainer {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageBeauty .BeautyMenu__menuTitle {
  text-align: center;
}

.PageBeauty .BeautyMenu__courseListItem:nth-of-type(2n-1) {
  background-color: #fafafa;
}

/*----------▲▲ 21「ヘアメイク・ビューティー」beauty.html ▲▲----------*/
/*----------▼▼ 22「式後のつながり」connection.html ▼▼----------*/

.PageConnection .Connection__serviceListItem .text {
  color: #222;
  font-weight: 300;
}

.PageConnection .Connection__serviceList.-first .card-photo-title {
  display: block;
}

.PageConnection .Connection__serviceList.-first .text {
  text-align: center;
}

.PageConnection .Connection__serviceList.-second .card-plan-title {
  display: block;
}

.PageConnection .ConnectionSNS__snsList {
  -ms-flex-pack: center;
  justify-content: center;
}

/*----------▲▲ 22「式後のつながり」connection.html ▲▲----------*/
/*----------▼▼ 25「スタッフ紹介」staff.html ▼▼----------*/
.PageStaff .Staff__memberListItem {
  border: 1px solid #ccc;
}

.PageStaff .Staff__memberData {
  text-align: center;
}

.PageStaff .Staff__memberName {
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-top: 2px;
}

.PageStaff .Staff__memberMessage {
  background-color: #f8f8f8;
}

.PageStaff .Staff__memberMessage .title-5 {
  border-bottom: 1px solid #222;
  display: inline-block;
  padding-bottom: 3px;
}

.PageStaff .Staff__memberPhotoList {
  display: -ms-flexbox;
  display: flex;
}

.PageStaff .bnr-staff-blog {
  display: block;
}

/*----------▲▲ 25「スタッフ紹介」staff.html ▲▲----------*/
/*----------▼▼ 28「フォトギャラリー」gallery.html ▼▼----------*/
.PageGallery .GalleryCategory__categoryList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.PageGallery .GalleryPhoto__photoList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageGallery .GalleryPhoto__photoListItem a {
  display: block;
}

/*----------▲▲ 28「フォトギャラリー」gallery.html ▲▲----------*/
/*----------▼▼ 29「プラン」plan.html ▼▼----------*/

.PagePlan .SpecialPlan__serviceList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.PagePlan .SpecialPlan__serviceListItem {
  background-color: #fff;
  border: 1px solid #222;
}

.PagePlan .SpecialPlan__subTitle {
  color: #f55524;
  font-weight: 500;
  text-align: center;
}

.PagePlan .SpecialPlan__serviceNoteList {
  text-align: center;
}

.PagePlan .card-plan-dt-list-item {
  background-color: #fff;
  border: 1px solid #ccc;
  display: -ms-flexbox;
  display: flex;
}

.PagePlan .card-plan-dt-badge {
  position: relative;
}

.PagePlan .card-plan-dt-badge.-limitedTime:before,
.PagePlan .card-plan-dt-badge.-reserved:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  color: #fafafa;
  font-weight: 300;
  position: absolute;
  text-align: center;
}

.PagePlan .card-plan-dt-badge.-limitedTime:before {
  background-image: url(../image/bg/bg_badge_limited-time.png);
}

.PagePlan .card-plan-dt-badge.-reserved:after {
  background-image: url(../image/bg/bg_badge_reserved.png);
}

.PagePlan .card-plan-dt-title {
  color: #2d9692;
}

.PagePlan .card-plan-dt-note {
  color: #f55524;
}

.PagePlan .card-plan-dt-price {
  font-weight: bold;
}

.PagePlan .card-plan-dt-description-text {
  line-height: 2;
}

.PagePlan .card-plan-dt-limit-container {
  border-top: 1px solid #ccc;
}

.PagePlan .card-plan-dt-limit-title {
  background-color: #222;
  color: #fff;
  font-weight: normal;
  text-align: center;
}

.PagePlan .card-plan-dt-content-container {
  background-color: #fafafa;
}

.PagePlan .card-plan-dt-content-title {
  font-weight: bold;
}

.PagePlan .card-plan-dt-content-sub-list-item {
  line-height: 2;
  display: inline;
}

.PagePlan .card-plan-dt-content-sub-list-item + .card-plan-dt-content-sub-list-item:before {
  color: #ccc;
  content: "/";
}

.PagePlan .customMenu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PagePlan .customMenu li a {
  display: block;
}

.PagePlan .customMenu .current-menu-item a {
  background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
  color: #fff;
}

/*----------▲▲ 29「プラン」plan.html ▲▲----------*/
/*----------▼▼ 30「フォトウエディング」photo-wedding.html ▼▼----------*/

/*----------▲▲ 30「フォトウエディング」photo-wedding.html ▲▲----------*/
/*----------▼▼ 32「出張ウエディング」trip-wedding.html ▼▼----------*/
/*----------▲▲ 32「出張ウエディング」trip-wedding.html ▲▲----------*/
/*----------▼▼ 35「レストラン」restaurant.html ▼▼----------*/

/*----------▲▲ 35「レストラン」restaurant.html ▲▲----------*/
/*----------▼▼ 16「施設紹介」facility.html ▼▼----------*/

.PageFacility .Restaurant__photoList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageFacility .Restaurant__photoListItem.-photo01 {
  width: 100%;
}

.PageFacility .Restaurant__photoImage {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageFacility .Party__photoList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageFacility .Party__photoImage {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

/*----------▲▲ 16「施設紹介」facility.html ▲▲----------*/
/*----------▼▼ 25「ランチメニュー」lunch.html ▼▼----------*/

.PageLunch .list-note {
  padding-left: 20px;
}

.PageLunch .Course__menuList {
  margin-top: 20px;
}

.PageLunch .Course__menuListItem {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageLunch .Course__menuNameMain {
  display: block;
  letter-spacing: 0.1em;
}

.PageLunch .Course__menuNameSub {
  color: #2d9692;
}

.PageLunch .Course__menuPriceMain {
  font-weight: 300;
  letter-spacing: 0.08em;
}

.PageLunch .Course__menuDetailsListItem {
  display: inline;
  line-height: 1.8;
}

.PageLunch .Course__menuDetailsListItem + .Course__menuDetailsListItem:before {
  color: #ccc;
  content: "/";
  padding: 0 5px;
}

.PageLunch .Option__menuItem {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageLunch .Option__menuNameMain {
  display: block;
  letter-spacing: 0.1em;
}

.PageLunch .Option__menuNameSub {
  color: #2d9692;
}

.PageLunch .Option__menuContentName {
  color: #555;
}

.PageLunch .Option__menuPriceMain {
  font-weight: 300;
}

.PageLunch .Drink__menuItem {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageLunch .Drink__menuNameMain {
  display: block;
  letter-spacing: 0.1em;
}

.PageLunch .Drink__menuNameSub {
  color: #2d9692;
}

.PageLunch .Drink__menuDetailsListItem {
  display: inline;
  line-height: 1.8;
}

.PageLunch .Drink__menuDetailsListItem + .Drink__menuDetailsListItem:before {
  color: #ccc;
  content: "/";
  padding: 0 5px;
}

/*----------▲▲ 25「ランチメニュー」lunch.html ▲▲----------*/
/*----------▼▼ 38「パーティ・宴会プラン」party.html ▼▼----------*/

.PageParty .PartyPlan__courseListItem {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageParty .PartyPlan__courseListItem .title-2 {
  font-weight: 300;
  letter-spacing: 0.08em;
}

.PageParty .PartyPlan__courseInfo {
  text-align: center;
}

.PageParty .PartyPlan__courseText {
  text-align: center;
}

.PageParty .PartyPlan__courseMenuList {
  text-align: left;
}

.PageParty .PartyPlan__courseMenuListItem .title-5 {
  text-align: center;
}

.PageParty .PartyPlan__courseDrinkList {
  display: inline-block;
  text-align: left;
}

/*----------▲▲ 38「パーティ・宴会プラン」party.html ▲▲----------*/
/*----------▼▼ 43「サンクスページ（レストラン予約）」thanks-restaurant.html ▼▼----------*/

.PageThanksRestaurant .Thanks__brandName .logo-espoir {
  display: inline-block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  font-size: 0;
  margin: auto;
}

/*----------▲▲ 43「サンクスページ（レストラン予約）」thanks-restaurant.html ▲▲----------*/
/*----------▼▼ 46「メモリアルフォト」memorial-photo.html ▼▼----------*/
.PageMemorialPhoto .MemorialPhoto__pageImgList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem {
  height: calc(100% / 3);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo01 {
  width: calc(calc(100% * .24) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo02 {
  width: calc(calc(100% * .24) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo03 {
  width: calc(calc(100% * .52) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo04 {
  width: calc(calc(100% * .52) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo05 {
  width: calc(calc(100% * .24) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo06 {
  width: calc(calc(100% * .24) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo07 {
  width: calc(calc(100% * .50) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo08 {
  width: calc(calc(100% * .50) - 2px);
}

.PageMemorialPhoto .MemorialPhoto__pageImg {
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
/*  202404 メモリアルフォト改修
.PageMemorialPhoto .MemorialPhoto__menuListItem:nth-of-type(2n-1) {
  background-color: #fafafa;
}*/
.bg_gray {
  background-color: #fafafa;
}
.bb_line {
  border-bottom: 2px double #c7d9d0;
  /* position: relative; */
}
/* .bb_line::after { 
  position: absolute;
  content: " ";
  display: block;
  border-bottom: double 2px #52695d;
  bottom: -2px;
  width: 50%;
}*/

.MemorialPhoto__title {
  font-size: 3rem;
  font-weight: 700;
  position: relative;
}
/*.MemorialPhoto__title::before {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 4px #7cccc9;
  bottom: 8px;
  width: 8%;
  right: 50%;
  transform: translateX(-50%);
  z-index: -1;  
}*/
.MemorialPhoto__title::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 4px #7cccc9;
  bottom: 8px;
  width: 16%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;  
}
.PageMemorialPhoto .MemorialPhoto__menuTitle {
  text-align: center;
}

.PageMemorialPhoto .MemorialPhoto__menuDataList {
  text-align: center;
}

.PageMemorialPhoto .MemorialWedding__pageImgList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo01 {
  height: calc(100% / 2);
  width: calc(calc(100% * .5) - 2px);
}

.PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo02 {
  height: calc(100% / 2);
  width: calc(calc(100% * .25) - 2px);
}

.PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo03 {
  height: calc(100% / 2);
  width: calc(calc(100% * .25) - 2px);
}

.PageMemorialPhoto .MemorialWedding__pageImgSubList {
  height: 100%;
}

.PageMemorialPhoto .MemorialWedding__pageImg {
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageMemorialPhoto .MemorialPhoto__planMenu {
  margin-top: 20px;
  text-align: center;
  display: flex;
}

.PageMemorialPhoto .MemorialPhoto__planMenuTitle {
  display: inline-block;
  font-weight: bold;
  padding: 2px 4px;
}

.PageMemorialPhoto .MemorialPhoto__planMenuListItem {
  line-height: 2;
  display: inline;
}

.PageMemorialPhoto .MemorialPhoto__planMenuListItem + .MemorialPhoto__planMenuListItem:before {
  color: #ccc;
  content: "/";
}

/*----------▲▲ 46「メモリアルフォト」memorial-photo.html ▲▲----------*/
/*----------▼▼ 47「ビューティー・フラワー」beauty-and-flower.html ▼▼----------*/
.PageBeautyFlower .Overview__pageImgList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.PageBeautyFlower .Overview__pageImg {
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.PageBeautyFlower .BeautyMenuContainer {
  background-color: #fff;
  border: 1px solid #ccc;
}

.PageBeautyFlower .BeautyMenu__menuTitle {
  text-align: center;
}

.PageBeautyFlower .BeautyMenu__menulistItem .title-5 {
  text-align: center;
}

.PageBeautyFlower .BeautyMenu__menulistItem p {
  text-align: center;
}

.PageBeautyFlower .BeautyMenu__courseListItem:nth-of-type(2n-1) {
  background-color: #fafafa;
}

/*----------▲▲ 47「ビューティー・フラワー」beauty-and-flower.html ▲▲----------*/
/*----------▼▼ 48「レンタルスペース」rental.html ▼▼----------*/

.PageRental .Rental__ruleList {
  line-height: 1.8;
}

.PageRental .Rental__ruleTitle:nth-of-type(2n-1),
.PageRental .Rental__ruleData:nth-of-type(2n-1) {
  background-color: #f8f8f8;
}

.PageRental .list-note {
  margin-top: 4px;
}

.PageRental .list-note > li + li {
  margin-top: 2px;
}

.PageRental .Rental__termsList {
  line-height: 1.8;
}

.PageRental .Rental__termsTitle {
  font-weight: bold;
}

.PageRental .Rental__termsTitle:nth-of-type(2n-1),
.PageRental .Rental__termsData:nth-of-type(2n-1) {
  background-color: #f8f8f8;
}

.PageRental .Rental__termsTitle.-fee {
  text-align: center;
}

.PageRental .list-number {
  margin-top: 5px;
}

.PageRental .list-number > li + li {
  margin-top: 3px;
}

.PageRental .Rental__termsTitle.-notes {
  text-align: center;
}

.PageRental .list-def {
  border-bottom: 1px solid #777;
  border-top: 1px solid #777;
}

.PageRental .list-def dt:nth-of-type(n+2) {
  border-top: 1px solid #777;
}

.PageRental .list-def dd {
  border-left: none;
}

.PageRental .list {
  margin-top: 2px;
}

.PageRental .list > li + li {
  margin-top: 3px;
}

.PageRental .list > li:before {
  top: 9px;
}

.PageRental .Rental__termsContact {
  text-align: center;
}

/*----------▲▲ 48「レンタルスペース」rental.html ▲▲----------*/
/*----------▼▼ 53「採用情報」recruit.html ▼▼----------*/

.PageRecruit .RecruitContact__tel {
  text-align: center;
}

.PageRecruit .RecruitContact__telText {
  letter-spacing: 0.1em;
}

.PageRecruit .RecruitContact__tel .btn-search-text:before {
  left: 0;
}

/*----------▲▲ 53「採用情報」recruit.html ▲▲----------*/
/*----------▼▼ 54「プライバシーポリシー」privacy.html ▼▼----------*/

/*----------▲▲ 54「プライバシーポリシー」privacy.html ▲▲----------*/
/*----------▼▼ 54「404 Page not Found」404.php ▼▼----------*/

/*----------▲▲ 54「404 Page not Found」404.php ▲▲----------*/

@media screen and (max-width: 767px) {
  .mtXS, .mtXSSp {
    margin-top: 5px !important;
  }
  .mtS, .mtSSp {
    margin-top: 15px !important;
  }
  .mtM, .mtMSp {
    margin-top: 20px !important;
  }
  .mtL, .mtLSp {
    margin-top: 40px !important;
  }
  .mtXL, .mtXLSp {
    margin-top: 60px !important;
  }
  .mbXS, .mbXSSp {
    margin-bottom: 5px !important;
  }
  .mbS, .mbSSp {
    margin-bottom: 15px !important;
  }
  .mbM, .mbMSp {
    margin-bottom: 20px !important;
  }
  .mbL, .mbLSp {
    margin-bottom: 40px !important;
  }
  .mbXL, .mbXLSp {
    margin-bottom: 60px !important;
  }
  .mlXS, .mlXSSp {
    margin-left: 5px !important;
  }
  .mlS, .mlSSp {
    margin-left: 15px !important;
  }
  .mlM, .mlMSp {
    margin-left: 20px !important;
  }
  .mlL, .mlLSp {
    margin-left: 30px !important;
  }
  .mlXL, .mlXLSp {
    margin-left: 40px !important;
  }
  .mrXS, .mrXSSp {
    margin-right: 5px !important;
  }
  .mrS, .mrSSp {
    margin-right: 15px !important;
  }
  .mrM, .mrMSp {
    margin-right: 20px !important;
  }
  .mrL, .mrLSp {
    margin-right: 30px !important;
  }
  .mrXL, .mrXLSp {
    margin-right: 40px !important;
  }
  .ptXS, .ptXSSp {
    padding-top: 5px !important;
  }
  .ptS, .ptSSp {
    padding-top: 15px !important;
  }
  .ptM, .ptMSp {
    padding-top: 20px !important;
  }
  .ptL, .ptLSp {
    padding-top: 40px !important;
  }
  .ptXL, .ptXLSp {
    padding-top: 60px !important;
  }
  .pbXS, .pbXSSp {
    padding-bottom: 5px !important;
  }
  .pbS, .pbSSp {
    padding-bottom: 15px !important;
  }
  .pbM, .pbMSp {
    padding-bottom: 20px !important;
  }
  .pbL, .pbLSp {
    padding-bottom: 40px !important;
  }
  .pbXL, .pbXLSp {
    padding-bottom: 60px !important;
  }
  .section:before {
    height: 50px;
    margin-top: -50px;
  }
  .sectionContainer {
    padding: 40px 0;
  }
  .pageContainer {
    padding: 20px 0 80px;
  }
  .contentBox, .contentBoxSp,
  .contentBoxM, .contentBoxMSp,
  .contentBoxL, .contentBoxLSp {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .fs-lightbox-close {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
  }
  .fs-lightbox-close:after {
    content: '×';
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 38px;
    color: #fff;
    top: 0;
    right: 0;
  }
  .fs-lightbox-caption_toggle {
    display: none !important;
  }
  .fs-lightbox-controls {
    height: 40px;
    background: none;
  }
  .fs-lightbox-control_previous {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
  }
  .fs-lightbox-control_next {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
  }
  .fs-lightbox-control_previous:after,
  .fs-lightbox-control_next:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 10px;
    left: 10px;
  }
  .fs-lightbox-control_previous:after {
    background-image: url(../image/icon/icon_arrow-pager_prev_white.svg);
  }
  .fs-lightbox-control_next:after {
    background-image: url(../image/icon/icon_arrow-pager_next_white.svg);
  }
  .hideSp {
    display: none !important;
  }
  .textXS, .textXSSp {
    font-size: 1rem;
  }
  .textS, .textSSp {
    font-size: 1.2rem;
  }
  .textM, .textMSp {
    font-size: 1.4rem;
  }
  .textL, .textLSp {
    font-size: 1.6rem;
  }
  .textXL, .textXLSp {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLSp {
    font-size: 2rem;
  }
  .textXXXL, .textXXXLSp {
    font-size: 2.4rem;
  }
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
  .bg_section.-topService {
    background-image: url(../image/bg/bg_top-service_sp.jpg);
  }
  .section-border {
    margin: 60px 0;
  }
  .btn-more {
    height: 50px;
    padding-left: 40px;
    width: 100%;
  }
  .btn-more-text {
    font-size: 2.6rem;
    line-height: 50px;
  }
  .btn-more.icon-arrow:after {
    height: 9.71px;
    right: 20px;
    top: calc(50% - 4px);
    width: 22px;
  }
  .btn-top {
    height: 50px;
    width: 100%;
  }
  .btn-top-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-access-map {
    height: 50px;
    width: 80%;
  }
  .btn-access-map-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-prev-post {
    padding-left: 40px;
    width: 145px;
  }
  .btn-prev-post-text {
    font-size: 1.6rem;
  }
  .btn-next-post {
    padding-left: 30px;
    width: 145px;
  }
  .btn-next-post-text {
    font-size: 1.6rem;
  }
  .btn-cta {
    height: 50px;
    margin: auto;
    width: 94%;
  }
  .btn-cta-text {
    font-size: 1.8rem;
    line-height: 50px;
  }
  .btn-search {
    height: 50px;
    width: 94%;
  }
  .btn-search-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-access {
    margin: auto;
    width: 95%;
  }
  .btn-access-text {
    font-size: 1.8rem;
  }
  .list-sns {
    margin-left: -20px;
  }
  .list-sns-item {
    margin-left: 20px;
  }
  .btn-sns {
    border-radius: 50%;
    height: 60px;
    width: 60px;
  }
  .btn-sns .icon, .btn-sns .logo, .btn-sns .ilst, .btn-sns .typ {
    height: 60px;
    width: 60px;
  }
  .btn-sns.-instagram {
    position: relative;
  }
  .btn-sns.-instagram:after {
    height: 90px;
    left: -24px;
    top: 20px;
    width: 80px;
  }
  .btn-sns .icon-instagram:before {
    height: 20px;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
  }
  .btn-sns .icon-facebook:before {
    height: 20px;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
  }
  .btn-sns .icon-twitter:before {
    height: 17.06px;
    left: calc(50% - 10px);
    top: calc(50% - 8px);
    width: 21px;
  }
  .btn-gallery-cat {
    height: 40px;
    padding: 0 20px;
  }
  .btn-gallery-cat-text {
    font-size: 1.6rem;
    line-height: 38px;
  }
  .btn-fair-more {
    height: 50px;
    width: 100%;
  }
  .btn-fair-more-text {
    font-size: 1.4rem;
    line-height: 50px;
    padding-left: 19px;
  }
  .btn-fair-more .icon.-details:after, .btn-fair-more .-details.logo:after, .btn-fair-more .-details.ilst:after, .btn-fair-more .-details.typ:after {
    height: 12px;
    top: calc(50% - 6px);
    width: 14px;
  }
  .btn-fair-cta {
    height: 50px;
    width: 100%;
  }
  .btn-fair-cta-text {
    font-size: 1.4rem;
    line-height: 50px;
    padding-left: 22px;
  }
  .btn-fair-cta .icon.-form:after, .btn-fair-cta .-form.logo:after, .btn-fair-cta .-form.ilst:after, .btn-fair-cta .-form.typ:after {
    height: 12px;
    top: calc(50% - 6px);
    width: 16.8px;
  }
  .btn-fair-details-cta {
    height: 60px;
    width: 100%;
  }
  .btn-fair-details-cta-text {
    font-size: 1.4rem;
    line-height: 60px;
    padding-left: 22px;
  }
  .btn-fair-details-cta .icon.-form:after, .btn-fair-details-cta .-form.logo:after, .btn-fair-details-cta .-form.ilst:after, .btn-fair-details-cta .-form.typ:after {
    height: 12px;
    top: calc(50% - 6px);
    width: 16.8px;
  }
  .btn-fair-top {
    padding-left: 40px;
    width: 70%;
  }
  .btn-fair-top-text {
    font-size: 1.6rem;
  }
  .card-voice-list-item + .card-voice-list-item {
    margin-top: 20px;
  }
  .card-voice {
    display: -ms-flexbox;
    display: flex;
  }
  .card-voice-img {
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px;
  }
  .card-voice-title {
    font-size: 1.4rem;
    margin-left: 10px;
  }
  .card-plan-list-item + .card-plan-list-item {
    margin-top: 20px;
  }
  .card-plan {
    display: -ms-flexbox;
    display: flex;
  }
  .card-plan-img {
    height: 100px;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px;
  }
  .card-plan-info {
    margin-left: 10px;
  }
  .card-plan-title-main {
    font-size: 2.6rem;
    line-height: 1.2;
  }
  .card-plan-title-ruby {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .card-plan .btn-more {
    display: none;
  }
  .card-post-list-item + .card-post-list-item {
    margin-top: 20px;
  }
  .card-post {
    display: -ms-flexbox;
    display: flex;
  }
  .card-post-img {
    height: 100px;
    margin: 0;
    width: 100px;
  }
  .card-post-info {
    margin-left: 10px;
    padding-bottom: 44px;
    width: calc(100% - 110px);
  }
  .card-post-title {
    font-size: 1.4rem;
    height: 44px;
    line-height: 1.6;
  }
  .card-post-data {
    width: calc(100% - 130px);
  }
  .card-post-date {
    bottom: 32px;
    font-size: 1.2rem;
  }
  .card-post .tag {
    left: 0;
    padding: 1px 8px;
  }
  .card-support-list-item + .card-support-list-item {
    margin-top: 40px;
  }
  .card-support-title {
    margin-top: 10px;
  }
  .card-support-title-main {
    font-size: 4.6rem;
  }
  .card-support-title-ruby {
    font-size: 1.8rem;
  }
  .card-support-img {
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
  .card-photo-list {
    margin-top: 40px;
  }
  .card-photo-list-item + .card-photo-list-item {
    margin-top: 40px;
  }
  .card-photo-info {
    width: 90%;
  }
  .card-photo-title {
    width: 100%;
  }
  .card-photo-title-ruby {
    margin-top: 2px;
  }
  .card-photo-title.-big .card-photo-title-main {
    font-size: 5.0rem;
  }
  .card-photo-title.-big .card-photo-title-ruby {
    font-size: 1.8rem;
  }
  .card-photo-title.-small {
    padding: 10px 0;
  }
  .card-photo-title.-small .card-photo-title-main {
    font-size: 3.2rem;
  }
  .card-photo-title.-small .card-photo-title-ruby {
    font-size: 1.8rem;
    padding-top: 2px;
  }
  .card-rec-fair-list-item + .card-rec-fair-list-item {
    margin-top: 10px;
  }
  .card-rec-fair {
    display: -ms-flexbox;
    display: flex;
  }
  .card-rec-fair-img {
    height: 100px;
    margin: 0;
    width: 100px;
  }
  .card-rec-fair-info {
    margin-left: 10px;
    padding-bottom: 30px;
    width: calc(100% - 110px);
  }
  .card-rec-fair-title {
    font-size: 1.4rem;
    height: 44px;
    line-height: 1.6;
  }
  .card-rec-fair-data {
    bottom: 10px;
  }
  .card-rec-fair-date {
    font-size: 1.2rem;
  }
  .chip-new:before {
    font-size: 1.3rem;
    left: 3px;
    top: -3px;
  }
  .chip-new:after {
    border-radius: 4px;
    height: 24px;
    width: 50px;
  }
  .chip-new .card:after {
    height: 60px;
    left: -33px;
    top: -31px;
    width: 60px;
  }
  .chip-rec:before {
    font-size: 1.2rem;
    left: -1px;
    top: -3px;
  }
  .chip-rec:after {
    border-radius: 4px;
    height: 24px;
    width: 60px;
  }
  .title-page {
    max-width: 90%;
  }
  .title-page-main {
    font-size: 5.0rem;
    line-height: 0.8;
  }
  .title-page-ruby {
    font-size: 1.6rem;
  }
  .title-page:before, .title-page:after {
    height: 120px;
    top: calc(50% - 64px);
    width: 31.17px;
  }
  .title-2 {
    font-size: 2.4rem;
  }
  .title-3 {
    font-size: 2.0rem;
    padding: 18px 14px;
  }
  .title-4 {
    font-size: 1.6rem;
    line-height: 1.3;
    padding: 3.5px 0 4.5px 15px;
  }
  .title-5 {
    font-size: 1.6rem;
  }
  .title-6 {
    font-size: 1.4rem;
  }
  .title-top-section-main {
    font-size: 5.0rem;
    line-height: .8;
  }
  .title-top-section-ruby {
    font-size: 1.6rem;
    margin-top: 4px;
  }
  .list,
  .list-number,
  .list-note,
  .list-note.-number {
    padding-left: 20px;
  }
  .list > li,
  .list-number > li,
  .list-note > li,
  .list-note.-number > li {
    font-size: 1.4rem;
  }
  .list > li + li,
  .list-number > li + li,
  .list-note > li + li,
  .list-note.-number > li + li {
    margin-top: 15px;
  }
  .list-def {
    font-size: 1.4rem;
  }
  .list-def dt {
    padding: 10px 10px 0 10px;
  }
  .list-def dd {
    padding: 4px 10px 10px 10px;
  }
  .list-note > li:before {
    font-size: 1.4rem;
  }
  .list-note.-number > li:before {
    font-size: 1.4rem;
  }
  .google-map {
    height: 300px;
  }
  .title-top-section + .text {
    margin-top: 24px;
  }
  .wp-pagenavi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 46px 0 0 -10px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 1.6rem;
    margin: 14px 0 0 10px !important;
  }
  .blockquote {
    padding: 20px 15px 20px 15px;
  }
  .blockquote:before {
    left: 2px;
    top: -2px;
  }
  .blockquote:after {
    bottom: -76px;
    right: 1px;
  }
  .blockquote-text {
    font-size: 1.4rem;
  }
  .figcaption {
    font-size: 1.2rem;
  }
  .figcaption:before {
    font-size: 1.2rem;
  }
  .slick-arrow {
    height: 30px;
    top: calc(50% - 7px);
    width: 30px;
  }
  .slick-prev {
    left: calc(50% - 150px);
  }
  .slick-next {
    right: calc(50% - 150px);
  }
  .table-heading {
    font-size: 1.4rem;
    padding: 10px;
    width: 25%;
  }
  .table-data {
    font-size: 1.4rem;
    padding: 10px;
    width: 75%;
  }
  .table-scroll {
    overflow: auto;
    padding-bottom: 14px;
  }
  .table-scroll::-webkit-scrollbar {
    height: 10px;
    margin-top: 10px;
  }
  .table-scroll::-webkit-scrollbar-thumb {
    background: #2d9692;
    border-radius: 10px;
  }
  .table-scroll .table-mult-col {
    width: 800px;
  }
  .tag-list {
    margin: -14px 0 0 -10px;
  }
  .tag:not(body) {
    margin: 14px 0 0 10px;
  }
  .tag-post-category .tag {
    font-size: 1rem;
  }
  .tag-search-category .tag {
    font-size: 1.4rem;
    padding: 5px 20px 5px 20px;
  }
  .text {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .text + .text {
    margin-top: 20px;
  }
  .text-strong {
    font-size: 1.6rem;
  }
  .Header {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    background: #fff;
    height: 60px;
    width: 100%;
  }
  .Header__brandInfo {
    display: inline-block;
    margin: 8px 0 7px 5%;
  }
  .Header__brandName .logo-espoir {
    height: 30px;
    width: 149.85px;
  }
  .Header__brandName .logo-espoir:before {
    height: 23.77px;
    left: 0;
    top: 6px;
    width: 149.85px;
  }
  .Header__brandRuby {
    font-size: 1rem;
    padding: 8px 0 0 8px;
  }
  .Header__brandDescription {
    font-size: 1rem;
  }
  .ImportantNav {
    display: none;
  }
  .GNav__menuBtn {
    background: #2d9692;
    height: 60px;
    right: 0;
    top: 0;
    width: 60px;
  }
  .GNav__menuBtn span {
    background: #fff;
    height: 1px;
    left: calc(50% - 15px);
    width: 30px;
  }
  .GNav__menuBtn span:nth-child(1) {
    top: 14px;
  }
  .GNav__menuBtn span:nth-child(2) {
    top: 22px;
  }
  .GNav__menuBtn span:nth-child(3) {
    top: 30px;
  }
  .GNav__menuBtnMenu {
    bottom: 6px;
    color: #fff;
    font-size: 1.2rem;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .GNav__menuBtn.-open span:nth-child(1) {
    top: 21px;
  }
  .GNav__menuBtn.-open span:nth-child(3) {
    top: 21px;
  }
  .GNav__menu {
    background: #2d9692;
    overflow-y: scroll;
    padding-bottom: 150px;
  }
  .GNav__menuImportantListItem,
  .GNav__menuPagesListItem,
  .GNav__menuOtherPagesListItem,
  .GNav__menuContact {
    border-top: 1px solid #fff;
  }
  .GNav__menu a,
  .GNav__menu p {
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 5%;
  }
  .GNav__menuContactListItem {
    width: calc(100% / 3);
  }
  .GNav__menuContactListItem + .GNav__menuContactListItem {
    margin-left: 10px;
  }
  .GNav__menuContact.-sp {
    padding: 6px 0;
  }
  .GNav__menuLink.-cta.-sp {
    display: block;
    height: 50px;
    line-height: 18px;
    padding: 0;
    text-align: center;
  }
  .GNav__menuContactLinkText.-sp {
    display: inline-block;
    padding-top: 27px;
  }
  .GNav__menuLink.-cta.-top {
    font-size: 1.4rem;
  }
  .GNav__menuLink.-tel {
    background: #fff;
  }
  .GNav__menuContactLinkText.-tel {
    color: #2d9692;
    font-size: 1.2rem;
  }
  .GNav__menuContactLinkText.icon-tel:before {
    height: 18px;
    left: calc(50% - 7.52px);
    top: 7px;
    width: 15.43px;
  }
  .GNav__menuContactLinkText.-contact {
    color: #2d9692;
    font-size: 1.2rem;
  }
  .GNav__menuContactLinkText.icon-mail:before {
    height: 11.43px;
    left: calc(50% - 5.5px);
    top: 11px;
    width: 16px;
  }
  .GNav__menuContactLinkText.-reservation {
    font-size: 1.2rem;
  }
  .GNav__menuContactLinkText.icon-fair:before {
    height: 15px;
    left: calc(50% - 10.5px);
    top: 9px;
    width: 21px;
  }
  .GNav__menuLink.-important {
    font-size: 1.4rem;
  }
  .GNav__menuImportantListItem.-sns {
    display: none;
  }
  .GNav__menuPagesListItem.-layer2 {
    margin: 0 5%;
  }
  .GNav__menuPagesListItem.-layer2 .GNav__menuLink {
    padding-left: 20px;
  }
  .GNav__menuLink.-pages {
    font-size: 1.4rem;
  }
  .GNav__menuPagesListItem.-wedding > .GNav__menuLink,
  .GNav__menuPagesListItem.-service > .GNav__menuLink {
    font-size: 1.4rem;
  }
  .GNav__menuPagesListItem.-layer3 .GNav__menuLink {
    padding-left: 38px;
  }
  .GNav__menuPagesListItem.-layer3 .GNav__menuLink:before {
    left: 20px;
  }
  .GNav__menuLink.-otherPages {
    font-size: 1.4rem;
  }
  .GNav__menuPagesListItem.-layer1 {
    position: relative;
  }
  .GNav__menuLink.have_toggleBtn {
    margin-right: 80px;
  }
  .GNav__menuPagesListItem.-layer1 .js_toggleBtn.-layer1 {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 40px;
  }
  .GNav__menuPagesListItem.-layer1 .js_toggleBtn.-layer1:before, .GNav__menuPagesListItem.-layer1 .js_toggleBtn.-layer1:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
  }
  .GNav__menuPagesListItem.-layer1 .js_toggleBtn.-layer1:after {
    background-image: url(../image/icon/icon_plus_white.svg);
    height: 20px;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
  }
  .GNav__menuPagesListItem.-layer1 .js_toggleBtn.-layer1.-active:after {
    background-image: url(../image/icon/icon_minus_white.svg);
  }
  .GNav__menuPagesList.-layer2.js_togglContents {
    display: none;
  }
  .GNav__menuSNSList {
    display: -ms-flexbox;
    display: flex;
  }
  .GNav__menuSNSListItem {
    width: 50%;
  }
  .GNav__menuSNSListItem {
    height: 60px;
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-instagram,
  .GNav__menuSNSListItem .GNav__menuLink.icon-facebook,
   .GNav__menuSNSListItem .GNav__menuLink.icon-line {
    display: inline-block;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    padding-left: 0;
    width: 100%;
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-facebook,
   .GNav__menuSNSListItem .GNav__menuLink.icon-line {
    border-left: 1px solid #fff;
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-instagram:before,
  .GNav__menuSNSListItem .GNav__menuLink.icon-facebook:before
   {
    height: 20px;
    left: calc(50% - 10px);
    width: 20px;
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-line:before {
    height: 30px;
    left: calc(50% - 10px);
    width: 30px;
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-instagram:before {
    top: calc(50% - 10px);
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-facebook:before {
    top: calc(50% - 11px);
  }
  .GNav__menuSNSListItem .GNav__menuLink.icon-line:before {
    top: calc(50% - 15px);
  }
  .GNav__menuLinkItem .-close {
    color: #fff;
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 80px;
    text-align: center;
  }
  .GNav__menuLinkItem .-close:before {
    content: '×';
    margin-right: 15px;
  }
  .PageTitle {
    margin-bottom: 34px;
    padding-top: 130px;
  }
  .FixedFt {
    height: 60px;
  }
  .FixedFt__info {
    display: none;
  }
  .FixedFt__contactCta {
    padding: 4px 0;
    padding: 5px 0;
    width: 100%;
  }
  .FixedFt__contactCtaItem {
    width: calc(100% / 3);
  }
  .FixedFt__contactCtaItem + .FixedFt__contactCtaItem {
    margin-left: 4px;
  }
  .FixedFt__contactCtaLink {
    height: 50px;
  }
  .FixedFt__contactCtaText {
    display: inline-block;
    font-size: 1.2rem;
    padding-top: 25px;
  }
  .FixedFt__contactCtaItem.-tel .FixedFt__contactCtaLink {
    border: 1px solid #2d9692;
  }
  .FixedFt__contactCtaText.icon-tel:before {
    height: 18px;
    left: calc(50% - 7px);
    top: 6px;
    width: 15.43px;
  }
  .FixedFt__contactCtaText.icon-mail:before {
    height: 11.43px;
    left: calc(50% - 5.5px);
    top: 9px;
    width: 16px;
  }
  .FixedFt__contactCtaText.icon-fair:before {
    height: 15px;
    left: calc(50% - 11.5px);
    top: 8px;
    width: 21px;
  }
  .FixedFt__topBtn {
    display: none;
  }
  .Footer {
    margin-top: 60px;
    padding-top: 60px;
  }
  .Footer .sectionContainer {
    padding: 0;
  }
  .Footer .typ-contact:after {
    background: none !important;
  }
  .Footer .title-section .typ-contact:before {
    left: calc(50% - 90px);
    width: 180px;
  }
  .Footer__contactDetails {
    margin-top: 40px;
  }
  .Footer__mailForm {
    margin-top: 40px;
  }
  .Footer__contactTitle {
    font-size: 2.4rem;
  }
  .Footer__telLink:before {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
  }
  .Footer__snsContainer {
    margin-top: 40px;
  }
  .Footer__snsIconList {
    margin-top: 30px;
  }
  .Footer__snsIconLink {
    height: 60px;
    width: 60px;
  }
  .Footer__snsIconLink:before {
    height: 60px;
    width: 60px;
  }
  .Footer__snsContainer .list-note {
    margin-left: -20px;
    margin-top: 30px;
  }
  .Footer__copyYearContainer {
    margin-top: 60px;
  }
  .Footer__copyYear {
    font-size: 1.4rem;
  }
  .FtSMap__brandInfo {
    display: block;
    text-align: center;
  }
  .FtSMap__brandName .logo-espoir {
    height: 48px;
    width: 252.1px;
  }
  .FtSMap__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: 6px;
    width: 252.1px;
  }
  .FtSMap__menuAccessInfo {
    font-size: 1.4rem;
    margin-top: 20px;
    text-align: center;
  }
  .FtSMap__menuAccessInfo p + p {
    margin-top: 8px;
  }
  .FtSMap__menuAccessPageBtn {
    margin-top: 40px;
  }
  .FtSMap__menuSiteMap {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .form-input-list-item + .form-input-list-item,
  p + .form-input-list-item {
    margin-top: 21px;
  }
  .form-input-title {
    font-size: 1.6rem;
    padding-left: 54px;
  }
  .form-input-title.-req:before,
  .form-input-title.-any:before,
  .form-input-list-item.-checkbox .privacy-policy:before {
    font-size: 1.2rem;
    padding: 5px 7px;
  }
  .form-input-title.-req:before,
  .form-input-title.-any:before {
    top: calc(50% - 11px);
  }
  .form-input-list-item.-checkbox .privacy-policy:before {
    top: calc(50% - 23px);
  }
  .form-input-data {
    font-size: 1.6rem;
  }
  .form-input-data.-textarea {
    height: 200px;
  }
  .form-input-list-item.-checkbox {
    margin-top: 40px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label {
    display: inline-block;
    font-size: 1.6rem;
    margin-left: 60px;
    padding: 4px 0 4px 54px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
    height: 40px;
    left: 0;
    top: calc(50% - 20px);
    width: 40px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:after {
    border: 5px solid #2d9692;
    height: 28px;
    left: 0;
    top: calc(50% - 24px);
    width: 46px;
  }
  .form-input-list-item.-checkbox .text {
    margin-top: 28px;
  }
  .form-input-list-item.-radio {
    margin-bottom: 42px;
  }
  .form-input-data.-radio {
    display: block;
    font-size: 1.4rem;
    margin-left: 14px;
  }
  .form-input-data.-radio .wpcf7-list-item {
    margin-top: 28px !important;
  }
  .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label {
    padding: 10px 14px 10px 28px;
  }
  .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:before {
    height: 20px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .form-input-list-item.-btnSubmit {
    margin-top: 30px;
  }
  .btn-form-submit {
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    width: 94%;
  }
  .form-input-list-item span.wpcf7-not-valid-tip {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .form-input div.wpcf7-response-output {
    font-size: 1.6rem;
    margin: 7px 0 0 0;
    padding: 12px 14px;
  }
  div.wpcf7 .form-input .ajax-loader {
    bottom: 22px;
    height: 16px;
    left: calc(50% - 70px);
    width: 16px;
  }
  .faq-question {
    font-size: 1.4rem;
    padding: 10px 50px 10px 30px;
  }
  .faq-question:before {
    font-size: 14px;
    left: 5px;
    top: 14px;
  }
  .js_toggle-btn:after {
    height: 30px;
    right: 10px;
    top: calc(50% - 15px);
    width: 30px;
  }
  .faq-answer {
    font-size: 1.4rem;
    padding: 20px 15px 20px 30px;
  }
  .faq-answer:before {
    font-size: 14px;
    left: 5px;
    top: 24px;
  }
  .title-post {
    font-size: 2.4rem;
    margin-top: 8px;
  }
  .Blog__postContent h2 {
    font-size: 2.0rem;
    margin-top: 60px;
    padding: 18px 14px;
  }
  .Blog__postContent h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 50px;
    padding: 3.5px 0 4.5px 15px;
  }
  .Blog__postContent h4 {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  .Blog__postContent h5 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .Blog__postContent h6 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .Blog__postContent p {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    margin-top: 30px;
  }
  .Blog__postContent p + p {
    margin-top: 20px;
  }
  .Blog__postContent p strong {
    font-size: 1.6rem;
  }
  .Blog__postContent ul > li,
  .Blog__postContent ol > li {
    font-size: 1.4rem;
  }
  .Blog__postContent ul > li + li,
  .Blog__postContent ol > li + li {
    margin-top: 15px;
  }
  .Blog__postContent img {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .Blog__postContent img + img {
    margin-top: 14px;
  }
  .Blog__postContent blockquote {
    padding: 20px 15px 20px 15px;
  }
  .Blog__postContent blockquote + figcaption {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .Blog__postContent blockquote:before {
    left: 2px;
    top: -2px;
  }
  .Blog__postContent blockquote:after {
    bottom: -76px;
    right: 1px;
  }
  .Blog__postContent blockquote p {
    font-size: 1.4rem;
  }
  .Blog__postContent blockquote p + p {
    margin-top: 10.5px;
  }
  .Blog__postContent figcaption {
    font-size: 1.2rem;
  }
  .Blog__postContent figcaption:before {
    font-size: 1.2rem;
  }
  .Blog__postContent th {
    font-size: 1.4rem;
    padding: 10px;
  }
  .Blog__postContent td {
    font-size: 1.4rem;
    padding: 10px;
  }
  .Blog {
    padding: 20px 0 80px 0;
  }
  .Blog__subContent {
    margin-top: 40px;
  }
  .Blog__post {
    padding-bottom: 30px;
  }
  .Blog__postInfoText {
    padding: 24px 14px 0 14px;
  }
  .Blog__postDate {
    font-size: 1.2rem;
  }
  .Blog__postMainImg {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .Blog__postContent {
    padding: 0 14px;
  }
  .Blog__otherPostBtnContainer {
    margin-top: 28px;
  }
  .Blog__recommendContent {
    margin-top: 60px;
    padding: 30px 14px;
  }
  .Blog__recommendPickUpListItem {
    margin-top: 20px;
  }
  .Blog__recommendRestaurantCoupon {
    margin-top: 40px;
  }
  .Blog__recommendCouponLink {
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px 30px;
  }
  .Blog__recommendCouponLinkText {
    display: inline-block;
    font-size: 1.4rem;
    padding-top: 58px;
  }
  .Blog__recommendCouponLinkText:before {
    height: 47.64px;
    left: calc(50% - 25px);
    top: 0;
    width: 50px;
  }
  .Blog__recommendSNS {
    margin-top: 40px;
  }
  .Blog__recommendSNSList {
    margin-left: -18px;
    margin-top: 20px;
  }
  .Blog__recommendSNSListItem {
    margin-left: 18px;
  }
  .Blog__recommendSNSLink {
    height: 50px;
  }
  .Blog__recommendSNSData {
    display: inline-block;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    line-height: 50px;
  }
  .Blog__recommendSNSLink.-instagram:after {
    top: 0;
  }
  .Blog__recommendSNSLink.-instagram .icon-instagram:before {
    left: calc(50% - 10px);
    top: calc(50% - 10px);
  }
  .Blog__recommendSNSLink.-facebook .icon-facebook:before {
    left: calc(50% - 10px);
    top: calc(50% - 10px);
  }
  .Blog__recommendSNSLink.-twitter .icon-twitter:before {
    left: calc(50% - 10px);
    top: calc(50% - 8.5px);
  }
  .Blog__subContentTitle {
    font-size: 1.6rem;
  }
  .Blog__subContentSNS {
    display: none;
  }
  .Blog__subContentPostSearchWindow {
    font-size: 1.6rem;
  }
  .Blog__subContentPostSearchBtn {
    font-size: 1.6rem;
  }
  .Blog__subContentPostCategory {
    margin-top: 40px;
    padding: 20px 14px 30px 14px;
  }
  .Blog__subContentPostCategoryList {
    margin-top: 20px;
  }
  .Blog__subContentPostCategoryList li + li {
    margin-top: 20px;
  }
  .Blog__subContentPostCategoryList li a {
    padding-left: 24px;
  }
  .Blog__subContentNewPost {
    margin-top: 40px;
    padding: 20px 14px;
  }
  .Blog__subContentNewPostList {
    margin-top: 20px;
  }
  .Blog__subContentNewPostListItem + .Blog__subContentNewPostListItem {
    margin-top: 14px;
  }
  .Blog__subContentNewPostImg {
    height: 80px;
    margin-top: 0;
    width: 80px;
  }
  .Blog__subContentNewPostInfo {
    margin-left: 10px;
  }
  .Blog__subContentNewPostTitle {
    font-size: 1.4rem;
  }
  .Blog__subContentNewPostDate {
    font-size: 1.2rem;
  }
  .Blog__subContentCalender {
    margin-top: 40px;
  }
  .Blog__subContentOldPost {
    margin-top: 40px;
    padding: 20px 14px;
  }
  .Blog__subContentOldPostList.-layer1 {
    margin-top: 20px;
  }
  .Blog__subContentOldPostListItem.-layer1 + .Blog__subContentOldPostListItem {
    margin-top: 20px;
  }
  .Blog__subContentOldPostListItem.-layer1 > .Blog__subContentOldPostLink + .Blog__subContentOldPostList.-layer2 {
    margin-left: 16px;
    margin-top: 10px;
  }
  .Blog__subContentOldPostList.-layer2 > .Blog__subContentOldPostListItem + .Blog__subContentOldPostListItem {
    margin-top: 10px;
  }
  #wp-calendar thead th {
    font-size: 1.4rem;
  }
  #wp-calendar caption {
    font-size: 1.8rem;
  }
  #wp-calendar tbody td {
    font-size: 1.4rem;
  }
  #wp-calendar tbody td#today {
    font-size: 1.6rem;
  }
  #wp-calendar tbody td a {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .PagesTemplate {
    padding-top: 20;
  }
  .PagesTemplate__post {
    padding-bottom: 30px;
  }
  .PagesTemplate__postInfoText {
    padding: 24px 14px 0 14px;
  }
  .PagesTemplate__postDate {
    font-size: 1.2rem;
  }
  .PagesTemplate__postMainImg {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .title-post {
    font-size: 2.4rem;
    margin-top: 8px;
  }
  .PagesTemplate__postContent h2 {
    font-size: 2.0rem;
    margin-top: 60px;
    padding: 18px 14px;
  }
  .PagesTemplate__postContent h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 50px;
    padding: 3.5px 0 4.5px 15px;
  }
  .PagesTemplate__postContent h4 {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  .PagesTemplate__postContent h5 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PagesTemplate__postContent h6 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PagesTemplate__postContent p {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    margin-top: 30px;
  }
  .PagesTemplate__postContent p + p {
    margin-top: 20px;
  }
  .ctaArea {
    margin: 40px 0;
  }
  .ctaArea a {
    font-size: 1.8rem;
    height: 50px;
    line-height: 50px;
    margin: auto;
    width: 94%;
  }
  .PagesTemplate__postContent p strong {
    font-size: 1.6rem;
  }
  .PagesTemplate__postContent ul > li,
  .PagesTemplate__postContent ol > li {
    font-size: 1.4rem;
  }
  .PagesTemplate__postContent ul > li + li,
  .PagesTemplate__postContent ol > li + li {
    margin-top: 15px;
  }
  .PagesTemplate__postContent img {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .PagesTemplate__postContent img + img {
    margin-top: 14px;
  }
  .PagesTemplate__postContent blockquote {
    padding: 20px 15px 20px 15px;
  }
  .PagesTemplate__postContent blockquote + figcaption {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .PagesTemplate__postContent blockquote:before {
    left: 2px;
    top: -2px;
  }
  .PagesTemplate__postContent blockquote:after {
    bottom: -76px;
    right: 1px;
  }
  .PagesTemplate__postContent blockquote p {
    font-size: 1.4rem;
  }
  .PagesTemplate__postContent blockquote p + p {
    margin-top: 10.5px;
  }
  .PagesTemplate__postContent figcaption {
    font-size: 1.2rem;
  }
  .PagesTemplate__postContent figcaption:before {
    font-size: 1.2rem;
  }
  .PagesTemplate__postContent th {
    font-size: 1.4rem;
    padding: 10px;
  }
  .PagesTemplate__postContent td {
    font-size: 1.4rem;
    padding: 10px;
  }
  .search-form .btn-search {
    margin: 30px auto 0 auto;
  }
  .Overview {
    margin-bottom: 40px;
  }
  .Overview .title-2 {
    line-height: 1.6;
  }
  .Overview .title-2 + .text {
    margin-top: 14px;
  }
  .Overview .text + .Overview__pageImg {
    margin-top: 40px;
  }
  .Overview .Overview__pageImg + .Overview__pagePanorama {
    margin-top: 40px;
  }
  .MainVisual {
    margin-top: 60px;
    height: 500px;
  }
  .MainVisual__copyBody {
    text-align: center;
    top: 40px;
  }
  .MainVisual__mvCopy {
    font-size: 3.2rem;
    font-weight: 500;
  }
  .MainVisual__mvText {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-top: 20px;
  }
  .Top-Information .Top-Information__newsBox {
    margin-top: 40px;
  }
  .Top-Information__newsList {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .Top-Information__newsDate {
    padding: 10px 10px 0 10px;
  }
  .Top-Information__newsTitle {
    padding: 4px 10px 10px 10px;
  }
  .Top-Wedding .sectionContainer {
    padding-top: 300px;
    position: relative;
  }
  .Top-Wedding__photoContainer {
    height: 240px;
    left: 0;
    top: 40px;
    width: 100%;
  }
  .Top-Wedding__messageContainer {
    padding: 20px 10px 30px 10px;
  }
  .Top-Wedding__messageContainer .text {
    margin-top: 20px;
  }
  .Top-Wedding__messageContainer .btn-cta {
    margin-top: 30px;
  }
  .Top-Voice .card-voice-list {
    margin-top: 40px;
  }
  .Top-Voice .btn-more {
    margin-top: 40px;
  }
  .Top-WeddingService .card-photo-list {
    margin-top: 40px;
  }
  .Top-WeddingService .card-photo-img {
    height: 200px;
  }
  .Top-WeddingService .card-photo-info {
    /* margin: 10px auto 0 auto; */
    margin: 5px auto 0 auto;
  }
  .Top-WeddingService .btn-more {
    margin-top: 14px;
  }
  .Top-Support .card-support-list {
    margin-top: 40px;
  }
  .Top-Plan .card-plan-list {
    margin-top: 40px;
  }
  .Top-NewService .card-photo-list {
    margin-top: 40px;
  }
  .Top-NewService .card-photo-img {
    height: 240px;
  }
  .Top-NewService .card-photo-info {
    height: 240px;
  }
  .Top-NewService .card-photo-title {
    top: 20px;
  }
  .Top-NewService .btn-more {
    bottom: 10px;
    right: 0;
    width: 50px;
  }
  .Top-News .card-post-list {
    margin-top: 40px;
  }
  .Top-News .btn-more {
    margin-top: 40px;
  }
  .Top-SNS__snsList {
    margin-top: 40px;
  }
  .Top-SNS__snsListItem + .Top-SNS__snsListItem {
    margin-top: 50px;
  }
  .Top-SNS__snsContent {
    margin-top: 24px;
  }
  .Top-SNS__snsContent > iframe {
    width: 100% !important;
  }
  .Top-SNS__snsNameText {
    font-size: 4.0rem;
  }
  .Top-SNS__snsNameText.icon-instagram,
  .Top-SNS__snsNameText.icon-facebook,
  .Top-SNS__snsNameText.icon-line {
    padding-left: 58px;
  }
  .Top-SNS__snsNameText.icon-instagram:before,
  .Top-SNS__snsNameText.icon-facebook:before, 
  .Top-SNS__snsNameText.icon-line:before {
    left: 0;
    height: 40px;
    top: calc(50% - 20px);
    width: 40px;
  }
  .Top-SNS__snsListItem-link:hover {
    opacity: 0.7;
  }
  .Top-Service .card-photo-list {
    margin-top: 40px;
  }
  .Top-Service .card-photo-img {
    height: 240px;
  }
  .Top-Service .card-photo-info {
    height: 240px;
  }
  .TopLabelArea {
    width: 200px;
    height: 200px;
    top: 260px;
    right: 50%;
    margin-right: -100px;
  }
  .TopLabelArea .title {
    font-size: 13px;
    font-weight: bold;
    padding-top: 55px;
    color: #8a7c1a;
    line-height: 1em;
  }
  .TopLabelArea .text {
    font-size: 10px;
    padding-top: 25px;
    color: #333;
    line-height: 1.6em;
  }
  .Thanks .sectionContainer.-thanks {
    padding: 100px 0 0 0;
    height: calc(100vh - 80px);
  }
  .Thanks__brandName .logo-fushime {
    height: 38.26px;
    margin-left: -8px;
    width: 250px;
  }
  .Thanks__brandName .logo-fushime:before {
    height: 38.26px;
    left: 0;
    top: 0;
    width: 250px;
  }
  .Thanks .title-section-sub {
    margin-top: 40px;
  }
  .Thanks__text {
    margin-top: 20px;
    text-align: left;
  }
  .Thanks__top_button {
    margin-top: 40px;
    width: 100%;
  }
  .PageAccess .Access__accessCarOrTrain {
    margin-top: 20px;
  }
  .PageAccess .Access__accessCarOrTrain .btn + .btn {
    margin-top: 20px;
  }
  .PageAccess .Access__brandName .logo-espoir {
    height: 48px;
    width: 252.1px;
  }
  .PageAccess .Access__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: 6px;
    width: 252.1px;
  }
  .PageAccess .list-def {
    margin-top: 30px;
  }
  .PageAccess .list-def dt,
  .PageAccess .list-def dd {
    text-align: center;
  }
  .PageAccess .Access__map {
    margin-top: 30px;
  }
  .PageAccess .Access__googleMap {
    margin-top: 30px;
  }
  .PageAccess .Access__rootMapTrain {
    margin-top: 60px;
  }
  .PageAccess .Access__rootMapTrainImg {
    margin-top: 20px;
  }
  .PageFair .calendar + .calendar {
    margin-top: 30px;
  }
  .PageFair .FormFairSearch {
    margin-top: 60px;
  }
  .PageFair .FormFairSearch .search-form {
    margin: 30px auto 0 auto;
  }
  .PageFair .card-fair-list-item {
    padding: 10px;
  }
  .PageFair .card-fair-list-item + .card-fair-list-item {
    margin-top: 20px;
  }
  .PageFair #infscr-loading + .card-fair-list-item {
    margin-top: 20px;
  }
  .PageFair #infscr-loading {
    margin-top: 20px;
  }
  .PageFair .card-fair-img {
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px;
  }
  .PageFair .card-fair-info {
    margin-left: 10px;
    padding-bottom: 20px;
    position: relative;
    width: calc(100% - 110px);
  }
  .PageFair .card-fair-title {
    font-size: 1.4rem;
    font-weight: 500;
  }
  .PageFair .card-fair-date {
    bottom: 0;
    position: absolute;
  }
  .PageFair .card-fair-date .title-5 {
    color: #777;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .PageFair .card-fair-time-list {
    display: none;
  }
  .PageFair .card-fair-time-list-item {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageFair .card-fair-list-item .tag-search-category {
    display: none;
  }
  .PageFair .card-fair-description {
    display: none;
  }
  .PageFair .card-fair-btn-list {
    margin-left: -6px;
    margin-top: 10px;
  }
  .PageFair .card-fair-btn-list-item {
    margin-left: 6px;
    width: calc(calc(100% - 12px) / 2);
  }
  .pageContainer.PageFairDetails {
    padding-top: 90px;
  }
  .PageFairDetails .FairDetails__fairDateContainer {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageFairDetails .tag-search-category {
    margin-left: -10px;
    margin-top: 0;
  }
  .PageFairDetails .tag-search-category .tag {
    font-size: 1.2rem;
    padding: 4px 10px 4px 10px;
  }
  .PageFairDetails .FairDetails__fairMainImg {
    margin-top: 20px;
  }
  .PageFairDetails .FairDetails__fairContent {
    margin-top: 30px;
  }
  .PageFairDetails .FairDetails__fairContentGift {
    margin-top: 20px;
    padding: 10px;
  }
  .PageFairDetails .FairDetails__fairContentGiftText {
    margin-top: 4px;
  }
  .PageFairDetails .FairDetails__fairContentDetails {
    margin-top: 40px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsList {
    margin-top: 20px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsListItem {
    padding: 10px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsListItem + .FairDetails__fairContentDetailsListItem {
    margin-top: 14px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsTitle + .FairDetails__fairContentDetailsText {
    margin-top: 4px;
  }
  .PageFairDetails .FairDetails__fairContentForm {
    margin-top: 40px;
  }
  .PageFairDetails .btn-fair-top {
    margin-top: 40px;
  }
  .PageThanksFair .Thanks__brandName .logo-espoir {
    height: 48px;
    width: 252.1px;
  }
  .PageThanksFair .Thanks__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: 6px;
    width: 252.1px;
  }
  .PageThanksContact .Thanks__brandName .logo-espoir {
    height: 48px;
    width: 252.1px;
  }
  .PageThanksContact .Thanks__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: 6px;
    width: 252.1px;
  }
  .PageWedding .card-photo-info {
    margin: 10px auto 0 auto;
  }
  .PageWedding .card-photo-title {
    margin-top: 10px;
  }
  .PageWedding .Facility .btn-more {
    margin-top: 20px;
  }
  .PageWedding .card-plan-list {
    margin-top: 20px;
  }
  .PagePlace .title-2 + .text {
    margin-top: 14px;
  }
  .PagePlace .Overview__pagePanorama {
    margin-top: 30px;
  }
  .PagePlace .Banquet__sliderList {
    margin-top: 30px;
  }
  .PagePlace .Banquet__sliderListItem {
    margin-left: 10px;
  }
  .PagePlace .Banquet__sliderImg {
    height: 200px;
  }
  .PagePlace .Banquet__sliderLabel {
    background-color: rgba(250, 250, 250, 0.7);
    bottom: 10px;
    padding: 6px;
    width: 90%;
  }
  .PagePlace .Banquet__sliderLabelText {
    font-size: 1.2rem;
  }
  .PagePlace .Restaurant {
    margin-top: 60px;
  }
  .PagePlace .Restaurant__sliderList {
    margin-top: 30px;
  }
  .PagePlace .Restaurant__sliderListItem {
    margin-left: 10px;
  }
  .PagePlace .Restaurant__sliderImg {
    height: 200px;
  }
  .PagePlace .Restaurant__sliderLabel {
    background-color: rgba(250, 250, 250, 0.7);
    bottom: 10px;
    padding: 6px;
    width: 90%;
  }
  .PagePlace .Restaurant__sliderLabelText {
    font-size: 1.2rem;
  }
  .PagePlace .Lobby {
    margin-top: 60px;
  }
  .PagePlace .Lobby .Overview__pagePanorama {
    margin-top: 20px;
  }
  .PageFreeProduction .title-2 + .text {
    margin-top: 14px;
  }
  .PageFreeProduction .Overview__pageImg {
    margin-top: 20px;
  }
  .PageFreeProduction .Overview__pagePanorama {
    margin-top: 30px;
  }
  .PageFreeProduction .Pet {
    margin-top: 60px;
  }
  .PageFreeProduction .Vehicle {
    margin-top: 60px;
  }
  .PageFreeProduction .Garden {
    margin-top: 60px;
  }
  .PageFreeProduction .Garden__sliderList {
    margin-top: 30px;
  }
  .PageFreeProduction .Garden__sliderListItem {
    margin-left: 10px;
  }
  .PageFreeProduction .Garden__sliderImg {
    height: 200px;
  }
  .PageFreeProduction .Garden__sliderLabel {
    background-color: rgba(250, 250, 250, 0.7);
    bottom: 10px;
    padding: 6px;
    width: 90%;
  }
  .PageFreeProduction .Garden__sliderLabelText {
    font-size: 1.2rem;
  }
  .PageFreeProduction .Shinto {
    margin-top: 60px;
  }
  .PageFreeProduction .Shinto__sliderList {
    margin-top: 30px;
  }
  .PageFreeProduction .Shinto__sliderListItem {
    margin-left: 10px;
  }
  .PageFreeProduction .Shinto__sliderImg {
    height: 200px;
  }
  .PageFreeProduction .Shinto__sliderLabel {
    background-color: rgba(250, 250, 250, 0.7);
    bottom: 10px;
    padding: 6px;
    width: 90%;
  }
  .PageFreeProduction .Shinto__sliderLabelText {
    font-size: 1.2rem;
  }
  .PageCuisine .Overview__pageImgList {
    margin-top: 30px;
  }
  .PageCuisine .Overview__pageImgListItem.-photo01 > img {
    height: 200px;
    width: 65%;
  }
  .PageCuisine .Overview__pageImgSubList {
    height: 200px;
    width: 35%;
  }
  .PageCuisine .Overview__pageImgSubListItem {
    height: 50%;
  }
  .PageCuisine .Overview__pageImgSubListItem .Overview__pageImg {
    height: 100%;
  }
  .PageCuisine .CuisineMenu__dishMenu {
    margin-top: 30px;
    padding: 20px 10px 10px 10px;
  }
  .PageCuisine .CuisineMenu__dishMenu.-kagayaki {
    margin-top: 60px;
  }
  .PageCuisine .CuisineMenu__dishMenu .card-photo-title-main {
    font-size: 3.0rem;
  }
  .PageCuisine .CuisineMenu__dishMenu .card-photo-title-ruby {
    font-size: 1.4rem;
  }
  .PageCuisine .CuisineMenu__dishList {
    margin-top: -10px;
  }
  .PageCuisine .CuisineMenu__dishListItem {
    margin-top: 30px;
  }
  .PageCuisine .CuisineMenu__dishPhotoImg {
    height: 150px;
  }
  .PageCuisine .CuisineMenu__dishName {
    font-weight: 500;
    margin-top: 10px;
  }
  .PageCuisine .CuisineMenu__dishName + .text {
    margin-top: 4px;
  }
  .PageCuisine .CuisineMenu__dishMenu .btn-more {
    margin-top: 20px;
  }
  .PageCuisine .CuisineOtherMenu {
    margin-top: 60px;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu {
    padding: 20px 10px 10px 10px;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu .title-2 {
    font-size: 1.8rem;
  }
  .PageCuisine .CuisineOtherMenu__menulist {
    margin-top: -10px;
  }
  .PageCuisine .CuisineOtherMenu__menulistItem {
    margin-top: 30px;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu .card-photo-title-main {
    font-size: 2rem;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu .card-photo-title-ruby {
    font-size: 1.4rem;
  }
  .PageCuisine .Chef {
    margin-top: 60px;
  }
  .PageCuisine .Chef__message {
    padding: 20px 10px 10px 10px;
  }
  .PageCuisine .Chef__profile {
    margin-top: 20px;
  }
  .PageCuisine .Chef__profileInfo {
    margin-top: 20px;
  }
  .PageCuisine .Chef__profileName {
    text-align: center;
  }
  .PageCuisine .Chef__profileName + .Chef__profileText {
    margin-top: 10px;
  }
  .PageCuisine .Chef__profileText {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageCuisine .Chef__profileText + .Chef__profileText {
    margin-top: 4px;
  }
  .PageCuisine .Banner {
    margin-top: 60px;
  }
  .PageDress .title-dress {
    width: 100%;
  }
  .PageDress .title-dress-main {
    font-size: 2.8rem;
  }
  .PageDress .title-dress-ruby {
    font-size: 1.8rem;
    margin-top: 2px;
  }
  .PageDress .Dress_info,
  .PageDress .Kimono_info {
    padding: 20px 14px;
  }
  .PageDress .title-dress + .text {
    margin-top: 10px;
  }
  .PageDress .DressPhoto {
    margin-top: 40px;
  }
  .PageDress .DressPhoto__photoList {
    margin-left: -10px;
    margin-top: -10px;
  }
  .PageDress .DressPhoto__photoListItem {
    margin-left: 10px;
    margin-top: 10px;
    width: calc(calc(100% - 20px) / 2);
  }
  .PageBeauty .Overview__pageImgList {
    margin-top: 30px;
  }
  .PageBeauty .Overview__pageImgListItem.-photo01 > img {
    height: 200px;
    width: 65%;
  }
  .PageBeauty .Overview__pageImgSubList {
    height: 200px;
    width: 35%;
  }
  .PageBeauty .Overview__pageImgSubListItem {
    height: 50%;
  }
  .PageBeauty .Overview__pageImgSubListItem .Overview__pageImg {
    height: 100%;
  }
  .PageBeauty .BeautyMenuContainer {
    padding: 20px 10px;
  }
  .PageBeauty .BeautyMenu__menuTitle .card-photo-title-main {
    font-size: 3rem;
  }
  .PageBeauty .BeautyMenu__menuTitle .card-photo-title-ruby {
    font-size: 1.6rem;
  }
  .PageBeauty .BeautyMenu__menulist {
    margin-top: -10px;
  }
  .PageBeauty .BeautyMenu__menulistItem {
    margin-top: 30px;
  }
  .PageBeauty .BeautyMenu__menulistItem .title-5 {
    margin-top: 10px;
    text-align: center;
  }
  .PageBeauty .BeautyMenu__courseList {
    margin-top: 40px;
  }
  .PageBeauty .BeautyMenu__courseListItem {
    padding: 10px 8px;
  }
  .PageBeauty .title-5 + .text {
    margin-top: 4px;
  }
  .PageBeauty .BeautyMenu__courseList .text + .text {
    margin-top: 2px;
  }
  .PageBeauty .BeautyMenu__notes {
    margin-top: 40px;
  }
  .PageConnection .Connection__serviceListItem {
    margin-top: 20px;
  }
  .PageConnection .Connection__serviceListItem .card-photo-info {
    margin: 10px auto 0 auto;
  }
  .PageConnection .Connection__serviceList.-first .Connection__serviceListItem + .Connection__serviceListItem {
    margin-top: 60px;
  }
  .PageConnection .Connection__serviceList.-first .Connection__serviceImg {
    height: 180px;
  }
  .PageConnection .Connection__serviceList.-first .card-photo-title-main {
    font-size: 3rem;
  }
  .PageConnection .Connection__serviceList.-first .btn-more {
    margin-top: 14px;
  }
  .PageConnection .Connection__serviceList.-second {
    margin-top: 60px;
  }
  .PageConnection .Connection__serviceList.-second .card-plan-title-main {
    font-size: 2rem;
  }
  .PageConnection .Connection__serviceList.-second .btn-more {
    margin-top: 14px;
  }
  .PageConnection .ConnectionSNS {
    margin-top: 60px;
  }
  .PageStaff .Staff__memberListItem {
    padding: 14px;
  }
  .PageStaff .Staff__memberListItem + .Staff__memberListItem {
    margin-top: 40px;
  }
  .PageStaff .Staff__memberFaceImg {
    width: 45%;
  }
  .PageStaff .Staff__memberData {
    margin-top: 14px;
  }
  .PageStaff .Staff__memberPosition {
    font-size: 1.4rem;
  }
  .PageStaff .Staff__memberName {
    font-size: 2.4rem;
  }
  .PageStaff .Staff__memberSelfIntroduction {
    margin-top: 20px;
  }
  .PageStaff .Staff__memberCommentListItem + .Staff__memberCommentListItem {
    margin-top: 20px;
  }
  .PageStaff .Staff__memberCommentListItem .text {
    margin-top: 8px;
  }
  .PageStaff .Staff__memberMessage {
    margin-top: 20px;
    padding: 14px;
  }
  .PageStaff .Staff__memberMessage .title-5 {
    padding-right: 10px;
  }
  .PageStaff .Staff__memberMessage .text {
    margin-top: 12px;
  }
  .PageStaff .Staff__memberPhotoList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: 10px;
  }
  .PageStaff .Staff__memberPhotoListItem {
    margin-left: 10px;
    margin-top: 10px;
    width: calc(calc(100% - 20px) / 2);
  }
  .PageStaff .Banner {
    margin-top: 60px;
  }
  .PageStaff .bnr-staff-blog {
    margin-top: 20px;
  }
  .PageGallery .GalleryCategory__categoryList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
  }
  .PageGallery .GalleryCategory__categoryListItem {
    margin-left: 10px;
    margin-top: 10px;
  }
  .PageGallery .GalleryPhoto {
    margin-top: 40px;
  }
  .PageGallery .GalleryPhoto__photoList {
    margin-left: -10px;
    margin-top: -10px;
  }
  .PageGallery .GalleryPhoto__photoListItem {
    margin-left: 10px;
    margin-top: 10px;
    width: calc(calc(100% - 20px) / 2);
  }
  .PagePlan .SpecialPlan__container {
    padding: 20px 10px;
  }
  .PagePlan .SpecialPlan__serviceList {
    margin-left: -10px;
    margin-top: 10px;
  }
  .PagePlan .SpecialPlan__serviceListItem {
    font-size: 1.4rem;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px 12px 4px 12px;
  }
  .PagePlan .SpecialPlan__subTitle {
    font-size: 1.6rem;
    margin-top: 20px;
  }
  .PagePlan .SpecialPlan__serviceNoteList {
    margin-top: 20px;
  }
  .PagePlan .SpecialPlan__serviceNoteListItem {
    font-size: 1.4rem;
  }
  .PagePlan .SpecialPlan__serviceNoteListItem + .SpecialPlan__serviceNoteListItem {
    margin-top: 4px;
  }
  .PagePlan .FormPlanSearch {
    margin-top: 60px;
  }
  .PagePlan .FormPlanSearch .search-form {
    margin: 30px auto 0 auto;
  }
  .PagePlan .card-plan-dt-list-item {
    padding: 10px;
  }
  .PagePlan .card-plan-dt-list-item + .card-plan-dt-list-item {
    margin-top: 30px;
  }
  .PagePlan .card-plan-dt-photo-img {
    height: 100px;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px;
  }
  .PagePlan .card-plan-dt-badge.-limitedTime:before,
  .PagePlan .card-plan-dt-badge.-reserved:after {
    font-size: 1.2rem;
    height: 40px;
    left: -6px;
    line-height: 1.2;
    padding-left: 1px;
    padding-top: 5.5px;
    top: 68px;
    white-space: pre;
    width: 40px;
  }
  .PagePlan .card-plan-dt-badge.-limitedTime:before {
    content: "期間\A限定";
  }
  .PagePlan .card-plan-dt-badge.-reserved:after {
    content: "完全\A貸切";
  }
  .PagePlan .card-plan-dt-badge.-limitedTime.-reserved:after {
    left: 30px;
  }
  .PagePlan .card-plan-dt-title-container {
    display: -ms-flexbox;
    display: flex;
  }
  .PagePlan .card-plan-dt-title-only {
    margin-left: 10px;
    width: calc(100% - 110px);
  }
  .PagePlan .card-plan-dt-title {
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .PagePlan .card-plan-dt-title-eng {
    font-size: 1.8rem;
  }
  .PagePlan .card-plan-dt-title-jp {
    font-size: 1.6rem;
    font-weight: 500;
  }
  .PagePlan .card-plan-dt-note {
    font-size: 1.4rem;
  }
  .PagePlan .card-plan-dt-price-num {
    font-size: 1.8rem;
  }
  .PagePlan .card-plan-dt-price-yen {
    font-size: 1rem;
    padding-left: 2px;
  }
  .PagePlan .card-plan-dt-people {
    font-size: 1.4rem;
  }
  .PagePlan .card-plan-dt-price + .card-plan-dt-people:before {
    font-size: 1.8rem;
  }
  .PagePlan .card-plan-dt-description-container {
    margin-top: 12px;
  }
  .PagePlan .card-plan-dt-description-title {
    font-size: 1.4rem;
  }
  .PagePlan .card-plan-dt-description-text {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PagePlan .card-plan-dt-description-text {
    margin-top: 4px;
  }
  .PagePlan .card-plan-dt-limit-container {
    margin-top: 10px;
    padding-top: 14px;
  }
  .PagePlan .card-plan-dt-limit-title,
  .PagePlan .card-plan-dt-limit-data {
    font-size: 1.4rem;
    line-height: 28px;
  }
  .PagePlan .card-plan-dt-limit-title {
    height: 28px;
    padding: 0 10px;
    width: 88px;
  }
  .PagePlan .card-plan-dt-limit-data {
    margin-top: 8px;
  }
  .PagePlan .card-plan-dt-limit-title:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-content-container {
    margin-top: 12px;
    padding: 10px;
  }
  .PagePlan .card-plan-dt-content-list-item + .card-plan-dt-content-list-item {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-content-title {
    font-size: 1.4rem;
  }
  .PagePlan .card-plan-dt-content-sub-list {
    margin-top: 4px;
  }
  .PagePlan .card-plan-dt-content-sub-list-item {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PagePlan .card-plan-dt-content-sub-list-item + .card-plan-dt-content-sub-list-item:before {
    padding-right: 3px;
  }
  .PagePlan .customMenu li a {
    padding: 5px;
    font-size: 1.2rem;
  }
  .PageRestaurant .card-plan-list {
    margin-top: 20px;
  }
  .PageRestaurant .card-photo-info {
    margin: 10px auto 0 auto;
  }
  .PageRestaurant .card-photo-title {
    margin-top: 10px;
  }
  .PageRestaurant .ConnectionBnr {
    margin-top: 60px;
  }
  .PageFacility .text {
    margin-top: 14px;
  }
  .PageFacility .text + .text {
    margin-top: 10px;
  }
  .PageFacility .title-5 {
    font-size: 1.8rem;
  }
  .PageFacility .Restaurant {
    margin-top: 30px;
  }
  .PageFacility .Restaurant__photoList {
    margin-left: -4px;
    margin-top: 16px;
  }
  .PageFacility .Restaurant__photoListItem {
    margin-left: 4px;
    margin-top: 4px;
  }
  .PageFacility .Restaurant__photoListItem.-photo02 {
    width: calc(40% - 4px);
  }
  .PageFacility .Restaurant__photoListItem.-photo03 {
    width: calc(60% - 4px);
  }
  .PageFacility .Restaurant__photoListItem.-photo04 {
    width: 100%;
  }
  .PageFacility .Restaurant__photoListItem.-photo05 {
    width: 100%;
  }
  .PageFacility .Restaurant__photoListItem.-photo06 {
    width: 100%;
  }
  .PageFacility .Restaurant__photoImage {
    height: 160px;
  }
  .PageFacility .Party {
    margin-top: 60px;
  }
  .PageFacility .Party__photoList {
    margin-left: -4px;
    margin-top: 16px;
  }
  .PageFacility .Party__photoListItem {
    margin-left: 4px;
    margin-top: 4px;
  }
  .PageFacility .Party__photoImage {
    height: 160px;
  }
  .PageLunch .list-note {
    margin-top: 10px;
  }
  .PageLunch .Course__menuListItem {
    padding: 10px;
  }
  .PageLunch .Course__menuListItem + .Course__menuListItem {
    margin-top: 20px;
  }
  .PageLunch .Course__menuInfo {
    margin-top: 10px;
  }
  .PageLunch .Course__menuNameMain {
    font-size: 1.8rem;
    margin-top: 2px;
  }
  .PageLunch .Course__menuNameSub {
    font-size: 1.6rem;
  }
  .PageLunch .Course__menuPriceMain {
    font-size: 2rem;
  }
  .PageLunch .Course__menuPriceSub {
    font-size: 1.4rem;
  }
  .PageLunch .Course__menuDetails {
    margin-top: 10px;
  }
  .PageLunch .Course__menuDetailsList {
    margin-top: 8px;
  }
  .PageLunch .Course__menuDetailsListItem {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageLunch .SpecialCourse {
    margin-top: 60px;
  }
  .PageLunch .Option__menuItem {
    margin-top: 20px;
    padding: 10px;
  }
  .PageLunch .Option__menuInfo {
    margin-top: 10px;
  }
  .PageLunch .Option__menuNameMain {
    font-size: 1.8rem;
  }
  .PageLunch .Option__menuNameSub {
    font-size: 1.6rem;
  }
  .PageLunch .Option__menuContentList {
    margin-top: 10px;
  }
  .PageLunch .Option__menuContentListItem + .Option__menuContentListItem {
    margin-top: 10px;
  }
  .PageLunch .Drink {
    margin-top: 60px;
  }
  .PageLunch .Drink__menuItem {
    margin-top: 20px;
    padding: 10px;
  }
  .PageLunch .Drink__menuInfo {
    margin-top: 10px;
  }
  .PageLunch .Drink__menuNameMain {
    font-size: 1.8rem;
  }
  .PageLunch .Drink__menuNameSub {
    font-size: 1.6rem;
  }
  .PageLunch .Drink__menuDetails {
    margin-top: 10px;
  }
  .PageLunch .Drink__menuDetailsList {
    margin-top: 10px;
  }
  .PageLunch .Drink__menuDetailsListItem {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageParty .PartyPlan__courseListItem {
    padding: 20px 10px;
  }
  .PageParty .PartyPlan__courseListItem + .PartyPlan__courseListItem {
    margin-top: 60px;
  }
  .PageParty .PartyPlan__courseListItem .title-2 {
    font-size: 2.4rem;
  }
  .PageParty .PartyPlan__courseInfo {
    margin-top: 10px;
  }
  .PageParty .PartyPlan__courseInfo .title-3 {
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseMenuList {
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseMenuListItem + .PartyPlan__courseMenuListItem {
    margin-top: 14px;
  }
  .PageParty .PartyPlan__courseDrinkList {
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseNoteList {
    margin-top: 40px;
  }
  .PageThanksRestaurant .Thanks__brandName .logo-espoir {
    height: 48px;
    width: 252.1px;
  }
  .PageThanksRestaurant .Thanks__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: 6px;
    width: 252.1px;
  }
  .PageMemorialPhoto .MemorialPhoto__pageImgList {
    -ms-flex-pack: center;
    justify-content: center;
    height: 300px;
    margin-top: 30px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuList {
    margin-top: 40px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuListItem {
    padding: 20px 8px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuDataList {
    margin-top: 10px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuDataName {
    margin-top: 8px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuDataPrice {
    margin-top: 2px;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataSub p span {
    font-size: 1.2rem;
  }

  .PageMemorialPhoto .MemorialPhoto__notes {
    text-align: center;
  }
  .PageMemorialPhoto .MemorialPhoto__notes .text + .text {
    margin-top: 4px;
  }

  .pc-only {
    display: none;
  }

  .PageMemorialPhoto .MemorialWedding__pageImgList {
    -ms-flex-pack: center;
    justify-content: center;
    height: 280px;
    margin-top: 30px;
  }
  .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo03 {
    height: calc(100% * .5);
  }
  .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo04 {
    height: calc(100% * .5);
  }

  .PageMemorialPhoto .MemorialPhoto__planMenu {
    flex-flow: column;
    margin-top: 0;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuImg {
    margin-bottom: 20px;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuLocation {
    margin: 5px 0;
  }  

  .PageMemorialPhoto .MemorialPhoto__planMenuTitle {
    font-size: 1.4rem;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuList {
    margin-top: 4px;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuListItem {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuListItem + .MemorialPhoto__planMenuListItem:before {
    padding-right: 3px;
  }
  .PageBeautyFlower .Overview__pageImgList {
    height: 300px;
    margin-top: 30px;
  }
  .PageBeautyFlower .Overview__pageImgListItem {
    height: 50%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo01 {
    width: 40%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo02 {
    width: 60%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo03 {
    width: 27%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo04 {
    width: 23%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo05 {
    width: 23%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo06 {
    width: 27%;
  }
  .PageBeautyFlower .BeautyMenuContainer {
    padding: 20px 10px;
  }
  .PageBeautyFlower .BeautyMenu__menuTitle .card-photo-title-main {
    font-size: 3rem;
  }
  .PageBeautyFlower .BeautyMenu__menuTitle .card-photo-title-ruby {
    font-size: 1.6rem;
  }
  .PageBeautyFlower .BeautyMenu__menulist {
    margin-top: -10px;
  }
  .PageBeautyFlower .BeautyMenu__menulistItem {
    margin-top: 30px;
  }
  .PageBeautyFlower .BeautyMenu__menulistItem .title-5 {
    margin-top: 10px;
  }
  .PageBeautyFlower .BeautyMenu__courseList {
    margin-top: 40px;
  }
  .PageBeautyFlower .BeautyMenu__courseListItem {
    padding: 10px 8px;
  }
  .PageBeautyFlower .title-5 + .text {
    margin-top: 4px;
  }
  .PageBeautyFlower .BeautyMenu__courseList .text + .text {
    margin-top: 2px;
  }
  .PageBeautyFlower .BeautyMenu__notes {
    margin-top: 40px;
  }
  .PageRental .Rental__view {
    margin-top: 30px;
  }
  .PageRental .Rental__viewList {
    margin-top: -10px;
  }
  .PageRental .Rental__viewListItem {
    margin-top: 10px;
  }
  .PageRental .Rental__ruleList {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .PageRental .Rental__ruleTitle {
    padding: 10px 20px 0 20px;
  }
  .PageRental .Rental__ruleData {
    padding: 4px 20px 10px 20px;
  }
  .PageRental .Rental__termsList {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .PageRental .Rental__termsTitle {
    padding: 10px 20px 0 20px;
  }
  .PageRental .Rental__termsData {
    padding: 4px 20px 10px 20px;
  }
  .PageRental .Rental__termsTitle.-fee {
    font-size: 1.6rem;
  }
  .PageRental .Rental__termsData.-fee {
    padding: 4px 0 10px 20px;
  }
  .PageRental .table-scroll .table-cross-data {
    width: 800px;
  }
  .PageRental .Rental__termsTitle.-notes {
    font-size: 1.6rem;
  }
  .PageRental .Rental__termsContact {
    margin-top: 40px;
  }
  .PageRecruit .RecruitContact {
    margin-top: 40px;
  }
  .PageRecruit .RecruitContact__mail .btn-search {
    height: 60px;
  }
  .PageRecruit .RecruitContact__mail .btn-search-text {
    line-height: 60px;
  }
  .PageRecruit .RecruitContact__mail .icon-mail:before {
    height: 10px;
    left: 0;
    top: calc(50% - 4.6px);
    width: 14px;
  }
  .PageRecruit .RecruitContact__tel {
    margin-top: 60px;
  }
  .PageRecruit .RecruitContact__telText {
    font-size: 1.6rem;
    font-weight: 500;
  }
  .PageRecruit .RecruitContact__tel .btn-tel {
    background-color: #222;
    height: 60px;
    margin-top: 20px;
    width: 94%;
  }
  .PageRecruit .RecruitContact__tel .btn-search-text {
    font-size: 1.8rem;
    line-height: 60px;
    padding-left: 20px;
  }
  .PageRecruit .RecruitContact__tel .btn-search-text:before {
    background-image: url(../image/icon/icon_tel_white.svg);
    height: 14px;
    top: calc(50% - 7px);
    width: 12px;
  }
  .PageRecruit .RecruitContact__telTime {
    font-size: 1.4rem;
    margin-top: 14px;
  }
  .PagePrivacy .Privacy__policyListItem + .Privacy__policyListItem {
    margin-top: 60px;
  }
  .PagePrivacy .Privacy__policyListItem .title-3 + .text {
    margin-top: 20px;
  }
  .Page404 {
    padding-top: 0;
  }
  .Page404 .ilst-chapel {
    width: 20%;
  }
}

@media screen and (min-width: 768px) {
  .mtXS, .mtXSPc {
    margin-top: 10px !important;
  }
  .mtS, .mtSPc {
    margin-top: 20px !important;
  }
  .mtM, .mtMPc {
    margin-top: 40px !important;
  }
  .mtL, .mtLPc {
    margin-top: 60px !important;
  }
  .mtXL, .mtXLPc {
    margin-top: 80px !important;
  }
  .mbXS, .mbXSPc {
    margin-bottom: 10px !important;
  }
  .mbS, .mbSPc {
    margin-bottom: 20px !important;
  }
  .mbM, .mbMPc {
    margin-bottom: 40px !important;
  }
  .mbL, .mbLPc {
    margin-bottom: 60px !important;
  }
  .mbXL, .mbXLPc {
    margin-bottom: 80px !important;
  }
  .mlXS, .mlXSPc {
    margin-left: 10px !important;
  }
  .mlS, .mlSPc {
    margin-left: 20px !important;
  }
  .mlM, .mlMPc {
    margin-left: 40px !important;
  }
  .mlL, .mtlPc {
    margin-left: 60px !important;
  }
  .mlXL, .mlXLPc {
    margin-left: 80px !important;
  }
  .mrXS, .mrXSSPc {
    margin-right: 10px !important;
  }
  .mrS, .mrSPc {
    margin-right: 20px !important;
  }
  .mrM, .mrMPc {
    margin-right: 40px !important;
  }
  .mrL, .mrLPc {
    margin-right: 60px !important;
  }
  .mrXL, .mrXLPc {
    margin-right: 80px !important;
  }
  .ptXS, .ptXSPc {
    padding-top: 10px !important;
  }
  .ptS, .ptSPc {
    padding-top: 20px !important;
  }
  .ptM, .ptMPc {
    padding-top: 40px !important;
  }
  .ptL, .ptLPc {
    padding-top: 60px !important;
  }
  .ptXL, .ptXLPc {
    padding-top: 80px !important;
  }
  .pbXS, .pbXSPc {
    padding-bottom: 10px !important;
  }
  .pbS, .pbSPc {
    padding-bottom: 20px !important;
  }
  .pbM, .pbMPc {
    padding-bottom: 40px !important;
  }
  .pbL, .pbLPc {
    padding-bottom: 60px !important;
  }
  .pbXL, .pbXLPc {
    padding-bottom: 80px !important;
  }
  .wrapper {
    min-width: 1200px;
  }
  .section:before {
    height: 60px;
    margin-top: -60px;
  }
  .sectionContainer {
    padding: 80px 0;
  }
  .pageContainer {
    padding: 80px 0 120px;
  }
  .contentBox, .contentBoxPc {
    max-width: 1240px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 20px;
  }
  .contentBoxM, .contentBoxMPc {
    width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .contentBoxL, .contentBoxLPc {
    width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .fs-lightbox-close {
    width: 60px;
    height: 60px;
    background: none;
    color: #111;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-close:after {
    content: '×';
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 38px;
    color: #fff;
    top: 0;
    right: 0;
    color: white;
  }
  .fs-lightbox-caption_toggle {
    display: none !important;
  }
  .fs-lightbox-controls {
    background: none;
  }
  .fs-lightbox-control_previous {
    width: 60px;
    height: 60px;
    background: none;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-control_next {
    width: 60px;
    height: 60px;
    background: none;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-control_previous:after,
  .fs-lightbox-control_next:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 15px;
    left: 15px;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-control_previous:after {
    background-image: url(../image/icon/icon_arrow-pager_prev_white.svg);
  }
  .fs-lightbox-control_next:after {
    background-image: url(../image/icon/icon_arrow-pager_next_white.svg);
  }
  .fs-lightbox-controls {
    width: 100% !important;
  }
  .fs-lightbox-close {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    right: -20px;
    top: -20px;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-close:after {
    content: '×';
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 24px;
    color: #333;
    top: 0;
    right: 0;
    text-indent: 0%;
    white-space: normal;
    overflow: visible;
    border-radius: 20px;
    background-color: #fafafa;
    color: black;
  }
  .fs-lightbox-caption_toggle {
    display: none !important;
  }
  .fs-lightbox-position {
    background: #000;
    text-align: center;
    color: #fff;
  }
  .fs-lightbox-control_previous,
  .fs-lightbox-control_next {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .fs-lightbox-control_previous {
    left: -60px;
  }
  .fs-lightbox-control_next {
    right: -60px;
  }
  .fs-lightbox-control_previous:after,
  .fs-lightbox-control_next:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    color: rgba(0, 0, 0, 0);
  }
  .fs-lightbox-control_previous:after {
    background-image: url(../image/icon/icon_arrow-pager_prev_white.svg);
  }
  .fs-lightbox-control_next:after {
    background-image: url(../image/icon/icon_arrow-pager_next_white.svg);
  }
  .fs-lightbox-meta_content .caption {
    padding: 15px;
  }
  .fs-lightbox-meta_content .caption span {
    display: block;
    margin-bottom: 5px;
  }
  .hidePc {
    display: none !important;
  }
  .textXS, .textXSPc {
    font-size: 1rem;
  }
  .textS, .textSPc {
    font-size: 1.2rem;
  }
  .textM, .textMPc {
    font-size: 1.4rem;
  }
  .textL, .textLPc {
    font-size: 1.6rem;
  }
  .textXL, .textXLPc {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLPc {
    font-size: 2.4rem;
  }
  .textXXXL, .textXXXLPc {
    font-size: 3.2rem;
  }
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
  .bg_section.-topService {
    background-image: url(../image/bg/bg_top-service_pc.jpg);
  }
  .section-border {
    margin: 80px 0;
  }
  .btn {
    position: relative;
  }
  .btn:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .btn:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .btn {
    cursor: pointer;
  }
  .btn:hover {
    color: #fff;
  }
  .btn-more {
    height: 60px;
    padding-left: 20px;
    width: 200px;
  }
  .btn-more-text {
    font-size: 2.6rem;
    line-height: 60px;
  }
  .btn-more.icon-arrow:after {
    height: 7.95px;
    right: 14px;
    top: calc(50% - 4px);
    width: 18px;
  }
  .btn-top {
    height: 60px;
    width: 300px;
  }
  .btn-top-text {
    font-size: 1.6rem;
    line-height: 60px;
  }
  .btn-access-map {
    height: 60px;
    width: 280px;
  }
  .btn-access-map-text {
    font-size: 1.6rem;
    line-height: 60px;
  }
  .btn-prev-post {
    padding-left: 50px;
    width: 160px;
  }
  .btn-prev-post-text {
    font-size: 1.6rem;
  }
  .btn-next-post {
    padding-left: 30px;
    width: 160px;
  }
  .btn-next-post-text {
    font-size: 1.6rem;
  }
  .btn-cta:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .btn-cta {
    height: 60px;
    width: 300px;
  }
  .btn-cta-text {
    font-size: 2.4rem;
    line-height: 60px;
  }
  .btn-search:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .btn-search {
    height: 60px;
    width: 300px;
  }
  .btn-search-text {
    font-size: 1.6rem;
    line-height: 60px;
  }
  .btn-access:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .btn-access {
    width: 200px;
  }
  .btn-access-text {
    font-size: 1.4rem;
  }
  .list-sns {
    margin-left: -30px;
  }
  .list-sns-item {
    margin-left: 30px;
  }
  .btn-sns {
    border-radius: 50%;
    height: 80px;
    width: 80px;
  }
  .btn-sns .icon, .btn-sns .logo, .btn-sns .ilst, .btn-sns .typ {
    height: 80px;
    width: 80px;
  }
  .btn-sns.-instagram:after {
    height: 90px;
    left: -18px;
    top: 28px;
    width: 80px;
  }
  .btn-sns .icon-instagram:before {
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
  }
  .btn-sns .icon-facebook:before {
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
  }
  .btn-sns .icon-twitter:before {
    height: 34.53px;
    left: calc(50% - 21px);
    top: calc(50% - 16px);
    width: 42.5px;
  }
  .btn-sns .icon-line:before {
    height: 43.83px;
    left: calc(50% - 23px);
    top: calc(50% - 21.5px);
    width: 46px;
  }
  .btn-sns .icon-hatebu:before {
    height: 36.42px;
    left: calc(50% - 21.5px);
    top: calc(50% - 18px);
    width: 43.63px;
  }
  .btn-gallery-cat {
    height: 40px;
    padding: 0 40px;
  }
  .btn-gallery-cat-text {
    font-size: 1.6rem;
    line-height: 38px;
  }
  .btn-fair-more {
    height: 40px;
    width: 200px;
  }
  .btn-fair-more-text {
    font-size: 1.4rem;
    line-height: 40px;
    padding-left: 21px;
  }
  .btn-fair-more .icon.-details:after, .btn-fair-more .-details.logo:after, .btn-fair-more .-details.ilst:after, .btn-fair-more .-details.typ:after {
    height: 12px;
    top: calc(50% - 6px);
    width: 14px;
  }
  .btn-fair-cta {
    height: 40px;
    width: 200px;
  }
  .btn-fair-cta-text {
    font-size: 1.4rem;
    line-height: 40px;
    padding-left: 24px;
  }
  .btn-fair-cta .icon.-form:after, .btn-fair-cta .-form.logo:after, .btn-fair-cta .-form.ilst:after, .btn-fair-cta .-form.typ:after {
    height: 12px;
    top: calc(50% - 6px);
    width: 16.8px;
  }
  .btn-fair-details-cta:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .btn-fair-details-cta {
    height: 80px;
    width: 340px;
  }
  .btn-fair-details-cta-text {
    font-size: 1.6rem;
    line-height: 80px;
    padding-left: 28px;
  }
  .btn-fair-details-cta .icon.-form:after, .btn-fair-details-cta .-form.logo:after, .btn-fair-details-cta .-form.ilst:after, .btn-fair-details-cta .-form.typ:after {
    height: 15px;
    top: calc(50% - 7.5px);
    width: 20.99px;
  }
  .btn-fair-top {
    text-align: center;
    width: 300px;
  }
  .btn-fair-top-text {
    font-size: 1.6rem;
  }
  .card {
    position: relative;
  }
  .card:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .card:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .card-voice-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .card-voice-list-item {
    margin-left: 40px;
    width: 25%;
  }
  .card-voice-title {
    font-size: 1.4rem;
    margin-top: 14px;
  }
  .card-plan-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
    width: 100%;
  }
  .card-plan-list-item {
    margin-left: 40px;
  }
  .card-plan-info {
    margin-top: 16px;
  }
  .card-plan-title-main {
    font-size: 2.3rem;
  }
  .card-plan-title-ruby {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }
  .card-plan .btn-more {
    height: 36px;
    margin-top: 28px;
    width: 200px;
  }
  .card-plan .btn-more-text {
    font-size: 2.2rem;
    line-height: 36px;
  }
  .card-post-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .card-post-list-item {
    margin-left: 40px;
    width: calc(calc(100% - 160px) / 4);
  }
  .card-post:hover {
    box-shadow: 1px 1px 2px rgba(180, 180, 180, 0.3);
    transition: .1s;
  }
  .card-post {
    height: 100%;
  }
  .card-post-img {
    height: 170px;
    width: 260px;
  }
  .card-post-info {
    margin-top: 14px;
    padding-bottom: 40px;
  }
  .card-post-title {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .card-post-data {
    width: calc(100% - 20px);
  }
  .card-post-date {
    bottom: 10px;
    font-size: 1.2rem;
    padding-bottom: 5px;
  }
  .card-post .tag {
    right: 0;
  }
  .card-support-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .card-support-list-item {
    margin-left: 40px;
  }
  .card-support-title {
    margin-top: 14px;
  }
  .card-support-title-main {
    font-size: 4.6rem;
  }
  .card-support-title-ruby {
    font-size: 1.8rem;
  }
  .card-photo-list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
  }
  .card-photo-list-item + .card-photo-list-item {
    margin-left: 40px;
  }
  .card-photo-info {
    width: 100%;
  }
  .card-photo-title.-big .card-photo-title-main {
    font-size: 5.0rem;
  }
  .card-photo-title.-big .card-photo-title-ruby {
    font-size: 2.4rem;
  }
  .card-photo-title.-small {
    padding: 14px;
  }
  .card-photo-title.-small .card-photo-title-main {
    font-size: 3.6rem;
  }
  .card-photo-title.-small .card-photo-title-ruby {
    font-size: 1.6rem;
    padding-top: 3px;
  }
  .card-rec-fair-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .card-rec-fair-list-item {
    margin-left: 40px;
    width: calc(calc(100% - 160px) / 4);
  }
  .card-rec-fair:hover {
    box-shadow: 1px 1px 2px rgba(180, 180, 180, 0.3);
    transition: .1s;
  }
  .card-rec-fair {
    height: 100%;
  }
  .card-rec-fair-img {
    height: 170px;
    width: 260px;
  }
  .card-rec-fair-info {
    margin-top: 14px;
    padding-bottom: 40px;
  }
  .card-rec-fair-title {
    font-size: 1.4rem;
    line-height: 2;
  }
  .card-rec-fair-data {
    bottom: 10px;
    left: 10px;
  }
  .card-rec-fair-date {
    font-size: 1.2rem;
    padding-bottom: 5px;
  }
  .chip-new:before {
    font-size: 2.2rem;
    left: 8px;
    top: -2px;
  }
  .chip-new:after {
    border-radius: 6px;
    height: 40px;
    width: 80px;
  }
  .chip-new .card:after {
    height: 112px;
    left: -57px;
    top: -53px;
    width: 112px;
  }
  .chip-rec:before {
    font-size: 1.8rem;
    left: 2px;
    top: 0;
  }
  .chip-rec:after {
    border-radius: 6px;
    height: 40px;
    width: 90px;
  }
  .title-page-main {
    font-size: 5.4rem;
  }
  .title-page-ruby {
    font-size: 1.6rem;
  }
  .title-page:before, .title-page:after {
    height: 120px;
    top: calc(50% - 50px);
    width: 31.17px;
  }
  .title-2 {
    font-size: 2.6rem;
  }
  .title-3 {
    font-size: 1.8rem;
    padding: 13px 14px 12px;
  }
  .title-4 {
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 3.5px 0 4.5px 15px;
  }
  .title-5 {
    font-size: 1.6rem;
  }
  .title-6 {
    font-size: 1.4rem;
  }
  .title-top-section-main {
    font-size: 5.4rem;
  }
  .title-top-section-ruby {
    font-size: 1.6rem;
    margin-top: -2px;
  }
  .list,
  .list-number,
  .list-note,
  .list-note.-number {
    padding-left: 23px;
  }
  .list > li,
  .list-number > li,
  .list-note > li,
  .list-note.-number > li {
    font-size: 1.4rem;
  }
  .list > li + li,
  .list-number > li + li,
  .list-note > li + li,
  .list-note.-number > li + li {
    margin-top: 14px;
  }
  .list-def {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.4rem;
  }
  .list-def dt {
    padding: 20px 0 20px 40px;
    width: 20%;
  }
  .list-def dd {
    padding: 20px 40px 20px 20px;
    width: 80%;
  }
  .list-note > li:before {
    font-size: 1.4rem;
  }
  .list-note.-number > li:before {
    font-size: 1.4rem;
  }
  .google-map {
    height: 400px;
    width: 400px;
  }
  .title-top-section + .text {
    margin-top: 40px;
  }
  .wp-pagenavi {
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 80px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 1.6rem;
    margin: 0 0 0 5px !important;
  }
  .wp-pagenavi a {
    position: relative;
  }
  .wp-pagenavi a:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .wp-pagenavi a:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .blockquote {
    padding: 20px 20px 20px 20px;
  }
  .blockquote:before {
    left: 1px;
    top: -3px;
  }
  .blockquote:after {
    bottom: -76px;
    right: 0;
  }
  .blockquote-text {
    font-size: 1.4rem;
  }
  .figcaption {
    font-size: 1.2rem;
  }
  .figcaption:before {
    font-size: 1.2rem;
  }
  .slick-arrow {
    height: 40px;
    top: calc(50% - 10px);
    width: 40px;
  }
  .slick-arrow:hover {
    background-color: #222;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .slick-prev {
    left: calc(50% - 500px);
  }
  .slick-next {
    right: calc(50% - 500px);
  }
  .table-heading {
    font-size: 1.4rem;
    padding: 20px;
    width: 20%;
  }
  .table-data {
    font-size: 1.4rem;
    padding: 20px;
    width: 80%;
  }
  .tag-list {
    /* margin-left: -20px; */
  }
  .tag:not(body) {
    cursor: pointer;
    margin-left: 20px;
    transition: .3s;
  }
  .tag:not(body):hover {
    transition: .1s;
  }
  .tag-post-category .tag {
    font-size: 1rem;
  }
  .tag-post-category .tag:hover {
    color: #fff;
  }
  .tag-post-category .tag.-news-general:hover {
    background-color: #3089d3;
  }
  .tag-post-category .tag.-news-couple:hover {
    background-color: #2d9692;
  }
  .tag-post-category .tag.-event:hover {
    background-color: #234fb1;
  }
  .tag-post-category .tag.-event-restaurant:hover {
    background-color: #5fb123;
  }
  .tag-post-category .tag.-blog-staff-wedding:hover,
  .tag-post-category .tag.-blog-staff-restaurant:hover {
    background-color: #ff9333;
  }
  .tag-post-category .tag.-voice:hover {
    background-color: #ed6e72;
  }
  .tag-post-category .tag.-column-staff:hover,
  .tag-post-category .tag.-column-facility:hover,
  .tag-post-category .tag.-column-scene:hover {
    background-color: #006948;
  }
  .tag-search-category {
    margin-top: -20px;
  }
  .tag-search-category .tag {
    font-size: 1.4rem;
    margin-top: 22px;
    padding: 6px 20px 4px 20px;
  }
  .tag-search-category .tag:hover {
    background-color: #eaf8ed;
    color: #2d9692;
  }
  .tag-search-category input:checked + .tag {
    font-weight: normal;
  }
  .tag-search-category input:checked + .tag:hover {
    color: #fff;
  }
  .text {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .text + .text {
    margin-top: 30px;
  }
  .text-link:hover {
    color: #2d9692;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .text-strong {
    font-size: 1.6rem;
  }
  .Header {
    background: rgba(255, 255, 255, 0.85);
    height: 100px;
    width: 100%;
  }
  .Header .contentBoxPc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .Header__brandInfo {
    display: block;
    height: 50px;
    margin-top: 28px;
    transition: .3s;
    z-index: 300;
  }
  .Header__brandInfo:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    transition: .05s;
  }
  .Header__brandName .logo-espoir {
    height: 38px;
    width: 189.09px;
  }
  .Header__brandName .logo-espoir:before {
    height: 30px;
    left: 0;
    top: calc(50% - 17px);
    width: 189.09px;
  }
  .Header__brandRuby {
    font-size: 1.2rem;
    padding: 2px 0 0 8px;
  }
  .Header__brandInfo.-white {
    color: #fff;
    transition: .05s;
  }
  .Header__brandInfo.-white .Header__brandName .logo-espoir:before {
    background-image: url(../image/logo/logo_espoir_white.svg);
  }
  .Header__brandDescription {
    font-size: 1rem;
    letter-spacing: 0.05em;
  }
  .navContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .ImportantNav {
    padding-right: 140px;
  }
  .ImportantNav_ctaLinkContainer {
    text-align: right;
  }
  .ImportantNav_ctaLink {
    position: relative;
  }
  .ImportantNav_ctaLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .ImportantNav_ctaLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .ImportantNav_ctaLink {
    background: linear-gradient(to right, #34b553 0%, #2d9692 100%);
    display: inline-block;
    height: 32px;
    line-height: 31px;
    padding: 0 57px;
    white-space: nowrap;
  }
  .ImportantNav_ctaLinkText {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    padding-left: 26px;
  }
  .ImportantNav_ctaLinkText.icon-mail.-white:before {
    height: 11px;
    left: 0;
    top: calc(50% - 4.6px);
    width: 14px;
  }
  .ImportantNav_ctaLinkWord + .ImportantNav_ctaLinkWord {
    padding-left: 25px;
    position: relative;
  }
  .ImportantNav_ctaLinkWord + .ImportantNav_ctaLinkWord:before {
    content: "/";
    left: 10px;
    position: absolute;
    top: calc(50% - 16px);
  }
  .ImportantNav_linkList {
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
  }
  .ImportantNav_link {
    color: #222;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 32px;
    padding: 9px 10px;
  }
  .ImportantNav_link:hover {
    color: #2d9692;
  }
  .ImportantNav_link.icon-instagram,
  .ImportantNav_link.icon-facebook {
    height: 26px;
    margin-top: 2px;
    padding: 0;
    width: 20px;
  }
  .ImportantNav_link.icon-facebook {
    height: 36px;
    margin-top: 2px;
    padding: 0;
    width: 36px;
  }
  .ImportantNav_link.icon-instagram:before,
  .ImportantNav_link.icon-facebook:before {
    height: 20px;
    left: calc(50% - 10px);
    width: 20px;
  }
  .ImportantNav_link.icon-line:before {
    height: 30px;
    left: calc(50% - 10px);
    width: 30px;
  }
  .ImportantNav_link.icon-instagram:before {
    top: calc(50% - 10px);
  }
  .ImportantNav_link.icon-facebook:before {
    top: calc(50% - 13px);
  }
  .ImportantNav_link.icon-line:before {
    top: 3px;
  }
  .ImportantNav_link.icon-instagram:hover:before {
    background-image: url(../image/icon/icon_instagram_green.svg);
  }
  .ImportantNav_link.icon-facebook:hover:before {
    background-image: url(../image/icon/icon_facebook_green.svg);
  }
  .ImportantNav_link.icon-facebook:hover {
    opacity: 0.7;
  }
  .ImportantNav_linkItem.-instagram {
    margin-left: 40px;
  }
  .ImportantNav_linkItem.-facebook {
    margin-left: 20px;
  }
  .ImportantNav_linkItem.-line {
    margin-left: 0;
  }
  .GNav {
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 100;
  }
  .GNav .contentBoxMPc {
    position: relative;
  }
  .GNav__menuBtn {
    cursor: pointer;
    height: 53px;
    right: -200px;
    top: 26px;
    width: 60px;
  }
  .GNav__menuBtn span {
    background: #2d9692;
    height: 2px;
  }
  .GNav__menuBtn span:nth-child(1) {
    top: calc(22% - 12px);
    width: 60px;
  }
  .GNav__menuBtn span:nth-child(2) {
    top: calc(22% - 0px);
    width: 46px;
  }
  .GNav__menuBtn span:nth-child(3) {
    top: calc(22% + 12px);
    width: 32px;
  }
  .GNav__menuBtn.-open span {
    background: #fff;
  }
  .GNav__menuBtnMenu {
    color: #2d9692;
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    height: 53px;
    letter-spacing: 0.1em;
    padding-top: 39px;
    transition: .3s;
  }
  .GNav__menuBtn.-open .GNav__menuBtnMenu {
    color: #fff;
  }
  .GNav__menuBtn.-open span:nth-child(1) {
    top: calc(22% - 0px);
    width: 46px;
  }
  .GNav__menuBtn.-open span:nth-child(3) {
    top: calc(22% - 0px);
    width: 46px;
  }
  .GNav__menu {
    background: linear-gradient(to top, rgba(52, 181, 83, 0.9) 0%, rgba(45, 150, 146, 0.9) 100%);
    padding-top: 94px;
    width: 100%;
  }
  .GNav__menu:before,
  .GNav__menu:after {
    content: "";
    height: 100vh;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .GNav__menu:before {
    background: linear-gradient(to top, rgba(52, 181, 83, 0.9) 0%, rgba(45, 150, 146, 0.9) 100%);
    left: -800px;
  }
  .GNav__menu:after {
    background: linear-gradient(to top, rgba(52, 181, 83, 0.9) 0%, rgba(45, 150, 146, 0.9) 100%);
    right: -800px;
  }
  .GNav__menu a {
    display: inline-block;
  }
  .GNav__menu a:hover {
    text-decoration: underline !important;
  }
  .GNav__menu a.-contact:hover,
  .GNav__menu a.-reservation:hover {
    text-decoration: none !important;
  }
  .GNav__menuContact {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .GNav__menuLink.-cta.-top {
    font-size: 1.8rem;
    line-height: 40px;
  }
  .GNav__menuLink.-cta.-contact,
  .GNav__menuLink.-cta.-reservation {
    padding: 8px 17px;
  }
  .GNav__menuContactListItem + .GNav__menuContactListItem {
    margin-left: 20px;
  }
  .GNav__menuLink.-tel {
    pointer-events: none;
  }
  .GNav__menuContactLinkText.-tel {
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding-left: 20px;
  }
  .GNav__menuContactLinkText.icon-tel:before {
    height: 14px;
    left: 0;
    top: calc(50% - 7px);
    width: 12px;
  }
  .GNav__menuLink.-contact {
    position: relative;
  }
  .GNav__menuLink.-contact:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .GNav__menuLink.-contact:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .GNav__menuContactLinkText.-contact {
    color: #2d9692;
    font-size: 1.4rem;
    padding-left: 22px;
  }
  .GNav__menuContactLinkText.icon-mail:before {
    height: 10px;
    left: 0;
    top: calc(50% - 5px);
    width: 14px;
  }
  .GNav__menuLink.-reservation {
    position: relative;
  }
  .GNav__menuLink.-reservation:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .GNav__menuLink.-reservation:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .GNav__menuContactLinkText.-reservation {
    font-size: 1.4rem;
    padding-left: 24px;
  }
  .GNav__menuContactLinkText.icon-fair:before {
    height: 12px;
    left: 0;
    top: calc(50% - 6px);
    width: 16.8px;
  }
  .GNav__menuImportant {
    border-bottom: 1px solid #fff;
    margin-top: 15px;
    padding-bottom: 10px;
  }
  .GNav__menuImportantList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .GNav__menuLink.-important {
    font-size: 1.4rem;
  }
  .GNav__menuLink.icon-instagram,
  .GNav__menuLink.icon-facebook
   {
    height: 26px;
    width: 20px;
  }
  .GNav__menuLink.icon-line {
    height: 36px;
    width: 36px;
  }
  .GNav__menuLink.icon-instagram:before,
  .GNav__menuLink.icon-facebook:before 
 {
    height: 20px;
    left: calc(50% - 10px);
    width: 20px;
  }
  .GNav__menuLink.icon-line:before {
    height: 26px;
    left: calc(50% - 12px);
    width: 26px;
  }
  .GNav__menuLink.icon-instagram:before {
    top: calc(50% - 10px);
  }
  .GNav__menuLink.icon-facebook:before {
    top: calc(50% - 11px);
  }
  .GNav__menuLink.icon-line:before {
    top: 0;
  }
  .GNav__menuImportantListItem.-facebook {
    margin-left: 30px;
  }
  .GNav__menuImportantListItem.-line {
    margin-left: 20px;
  }
  .GNav__menuPages {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .GNav__menuPagesList.-layer1 {
    padding-left: 60px;
    width: 50%;
  }
  .GNav__menuPagesList.-layer1:nth-of-type(2) {
    border-left: 1px solid #fff;
  }
  .GNav__menuLink.-pages {
    font-size: 1.4rem;
  }
  .GNav__menuPagesListItem.-wedding > .GNav__menuLink,
  .GNav__menuPagesListItem.-service > .GNav__menuLink {
    font-size: 1.4rem;
  }
  .GNav__menuPagesListItem.-layer3 .GNav__menuLink {
    padding-left: 26px;
  }
  .GNav__menuPagesListItem.-layer3 .GNav__menuLink:before {
    left: 10px;
  }
  .GNav__menuPagesListItem.-layer1 + .GNav__menuPagesListItem.-layer1 {
    margin-top: 8px;
  }
  .GNav__menuPagesListItem.-layer1.-service + .GNav__menuPagesListItem.-layer1 {
    margin-top: 10px;
  }
  .GNav__menuPagesList.-layer2 {
    margin-top: 12px;
  }
  .GNav__menuPagesListItem.-layer2 + .GNav__menuPagesListItem.-layer2 {
    margin-top: 8px;
  }
  .GNav__menuPagesList.-layer2 .GNav__menuLink + .GNav__menuPagesList.-layer3 {
    margin-top: 4px;
  }
  .GNav__menuPagesListItem.-layer3 + .GNav__menuPagesListItem.-layer3 {
    margin-top: 2px;
  }
  .GNav__menuOtherPages {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding: 10px 0;
  }
  .GNav__menuOtherPagesList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .GNav__menuLink.-otherPages {
    font-size: 1.4rem;
  }
  .PageTitle {
    margin-bottom: 50px;
    padding-top: 120px;
  }
  .FixedFt {
    height: 80px;
  }
  .FixedFt__info {
    text-align: center;
    width: 365px;
  }
  .FixedFt__contactCta {
    border-left: 1px solid #bfdfdd;
    padding: 20px 0;
    position: relative;
    width: calc(100% - 445px);
  }
  .FixedFt__infoTitle {
    border-left: 1px solid #bfdfdd;
    font-size: 2.0rem;
    line-height: 78px;
  }
  .FixedFt__contactCtaItem {
    width: calc(calc(100% - 100px) / 3);
  }
  .FixedFt__contactCtaLink {
    height: 40px;
    transition: .3s;
  }
  .FixedFt__contactCtaText {
    line-height: 40px;
  }
  .FixedFt__contactCtaItem.-tel {
    margin-left: 24px;
  }
  .FixedFt__contactCtaItem.-tel .FixedFt__contactCtaLink {
    pointer-events: none;
  }
  .FixedFt__contactCtaItem.-tel .FixedFt__contactCtaText {
    font-size: 1.8rem;
    padding-left: 20px;
  }
  .FixedFt__contactCtaText.icon-tel:before {
    height: 14px;
    left: 0;
    top: calc(50% - 7px);
    width: 12px;
  }
  .FixedFt__contactCtaItem.-contact {
    margin-left: -4px;
  }
  .FixedFt__contactCtaItem.-contact .FixedFt__contactCtaLink {
    position: relative;
  }
  .FixedFt__contactCtaItem.-contact .FixedFt__contactCtaLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .FixedFt__contactCtaItem.-contact .FixedFt__contactCtaLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .FixedFt__contactCtaItem.-contact .FixedFt__contactCtaText {
    font-size: 1.4rem;
    padding-left: 22px;
  }
  .FixedFt__contactCtaText.icon-mail:before {
    height: 10px;
    left: 0;
    top: calc(50% - 5px);
    width: 14px;
  }
  .FixedFt__contactCtaItem.-reservation {
    margin-left: 30px;
  }
  .FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaLink {
    position: relative;
  }
  .FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaText {
    font-size: 1.4rem;
    padding-left: 24px;
  }
  .FixedFt__contactCtaText.icon-fair:before {
    height: 12px;
    left: 0;
    top: calc(50% - 6px);
    width: 16.8px;
  }
  .FixedFt__topBtn {
    position: relative;
  }
  .FixedFt__topBtn:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .FixedFt__topBtn:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .FixedFt__topBtn {
    height: 80px;
    width: 80px;
  }
  .FixedFt__topBtnText {
    font-size: 2.2rem;
    padding-top: 42px;
  }
  .FixedFt__topBtnText.icon-topBtn:before {
    height: 34px;
    left: calc(50% - 7.5px);
    top: 8px;
    width: 15.01px;
  }
  .Footer {
    margin-top: 80px;
    padding-top: 54px;
  }
  .Footer .sectionContainer {
    padding-bottom: 0;
  }
  .Footer .typ-contact {
    background: none !important;
  }
  .Footer .title-section .typ-contact {
    padding-left: 548px;
  }
  .Footer .title-section .typ-contact:before {
    width: 498px;
  }
  .Footer__contactDetails {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
    margin-top: 70px;
  }
  .Footer__telAndSNS,
  .Footer__mailForm {
    margin-left: 40px;
    width: calc(calc(100% - 40px) / 2);
  }
  .Footer__contactTitle {
    font-size: 2.8rem;
  }
  .Footer__telContainer {
    pointer-events: none;
  }
  .Footer__telLink:before {
    left: 0;
    top: 0;
  }
  .Footer__snsContainer {
    margin-top: 60px;
  }
  .Footer__snsInfo {
    text-align: center;
  }
  .Footer__snsIconList {
    margin-top: 40px;
  }
  .Footer__snsIconLink {
    height: 50px;
    width: 50px;
  }
  .Footer__snsIconLink:hover:before {
    opacity: .64;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
    transition: .1s;
  }
  .Footer__snsIconLink:before {
    height: 50px;
    transition: .3s;
    width: 50px;
  }
  .Footer__snsContainer .list-note {
    margin-top: 40px;
  }
  .Footer__copyYearContainer {
    margin-top: 40px;
  }
  .Footer__copyYear {
    font-size: 1.4rem;
  }
  .FtSMap__menu {
    display: -ms-flexbox;
    display: flex;
  }
  .FtSMap__menuAccess {
    width: 250px;
  }
  .FtSMap__brandInfo {
    display: inline-block;
    transition: .3s;
  }
  .FtSMap__brandInfo:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    transition: .05s;
  }
  .FtSMap__brandName .logo-espoir {
    height: 38px;
    width: 189.09px;
  }
  .FtSMap__brandName .logo-espoir:before {
    height: 30px;
    left: 0;
    top: calc(50% - 17px);
    width: 189.09px;
  }
  .FtSMap__menuAccessInfo {
    font-size: 1.4rem;
    margin-top: 24px;
  }
  .FtSMap__menuAccessInfo p + p {
    margin-top: 10px;
  }
  .FtSMap__menuAccessPageBtn {
    margin-left: 0;
    margin-top: 40px;
  }
  .FtSMap__menuSiteMap {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 250px);
  }
  .FtSMap__menuSiteMapRow {
    border-left: 1px solid #ccc;
    width: calc(100% / 4);
  }
  .FtSMap__menuSiteMapLink {
    cursor: pointer;
  }
  a.FtSMap__menuSiteMapLink:hover {
    color: #2d9692;
    text-decoration: underline !important;
  }
  .FtSMap__menuSiteMapRow > .FtSMap__menuSiteMapList:first-of-type {
    padding-left: 40px;
  }
  .FtSMap__menuSiteMapListItem.-layer1 > .FtSMap__menuSiteMapLink {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .FtSMap__menuSiteMapListItem.-layer1 .FtSMap__menuSiteMapLink + .FtSMap__menuSiteMapList.-layer2 {
    margin-top: 4px;
  }
  .FtSMap__menuSiteMapListItem.-layer2 .FtSMap__menuSiteMapLink {
    font-size: 1.2rem;
  }
  .FtSMap__menuSiteMapListItem.-layer2 + .FtSMap__menuSiteMapListItem {
    margin-top: 3px;
  }
  .FtSMap__menuSiteMapList.-layer2.-otherPages {
    margin-top: 34px;
  }
  .breadcrumb {
    background-color: #fafafa;
  }
  .single-post .breadcrumb {
    margin-top: 100px;
  }
  .breadcrumb > div > span {
    height: 40px;
    line-height: 40px;
    position: relative;
  }
  .breadcrumb span {
    font-size: 1.4rem;
  }
  .breadcrumb span span {
    display: inherit;
  }
  .breadcrumb span a span {
    color: #2d9692;
    font-weight: bold;
  }
  .breadcrumb span a:hover span {
    color: #555;
  }
  .breadcrumb span:first-of-type a,
  .breadcrumb > div > span + span {
    position: relative;
  }
  .breadcrumb span:first-of-type a:before, .breadcrumb span:first-of-type a:after,
  .breadcrumb > div > span + span:before,
  .breadcrumb > div > span + span:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
  }
  .breadcrumb span:first-of-type a {
    display: inline-block;
    padding-left: 18px;
    position: relative;
  }
  .breadcrumb span:first-of-type a:before {
    background-image: url(../image/icon/icon_home_green.svg);
    height: 14px;
    left: 0;
    top: calc(50% - 7px);
    width: 14px;
  }
  .breadcrumb span:first-of-type a:hover:before {
    background-image: url(../image/icon/icon_home_gray.svg);
  }
  .breadcrumb > div > span + span {
    padding-left: 26px;
  }
  .breadcrumb > div > span + span:before {
    background-image: url(../image/icon/icon_arrow-breadcrumb_gray.svg);
    height: 10px;
    left: 10px;
    top: calc(50% - 5px);
    width: 5.35px;
  }
  .form-input {
    margin: auto;
    width: 600px;
  }
  .form-input-list-item + .form-input-list-item,
  p + .form-input-list-item {
    margin-top: 28px;
  }
  .form-input-title {
    font-size: 1.6rem;
    padding-left: 54px;
  }
  .form-input-title.-req:before,
  .form-input-title.-any:before,
  .form-input-list-item.-checkbox .privacy-policy:before {
    font-size: 1.2rem;
    padding: 4px 9px;
    top: calc(50% - 10.2px);
  }
  .form-input-data {
    font-size: 1.6rem;
  }
  .form-input-data.-textarea {
    height: 200px;
    max-height: 400px;
    min-height: 200px;
  }
  .form-input-data.-select {
    cursor: pointer;
  }
  .form-input-list-item.-checkbox {
    margin-top: 42px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label {
    cursor: pointer;
    font-size: 1.6rem;
    margin-left: 68px;
    padding: 4px 0 4px 37px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
    height: 23px;
    left: 0;
    top: calc(50% - 11.5px);
    width: 23px;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:hover:before {
    background-color: #fff;
    border-color: #2d9692;
    box-shadow: 0 0 6px 1px #2d9692;
  }
  .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:after {
    border: 4px solid #2d9692;
    height: 18px;
    left: 0;
    top: calc(50% - 16px);
    width: 30px;
  }
  .form-input-list-item.-checkbox .text {
    margin-top: 28px;
  }
  .form-input-data.-radio {
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    margin-left: -20px;
  }
  .form-input-data.-radio .wpcf7-list-item {
    margin-left: 20px !important;
  }
  .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label {
    padding: 10px 14px 10px 30px;
  }
  .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:before {
    height: 20px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:hover:before {
    background-color: #fff;
    border-color: #2d9692;
    box-shadow: 0 0 6px 1px #2d9692;
  }
  .form-input-list-item.-btnSubmit {
    margin-top: 40px;
  }
  .btn-form-submit {
    position: relative;
  }
  .btn-form-submit:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .btn-form-submit:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .btn-form-submit {
    cursor: pointer;
    font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    width: 400px;
  }
  .form-input-list-item span.wpcf7-not-valid-tip {
    font-size: 1.4rem;
    margin-top: 6px;
  }
  .form-input div.wpcf7-response-output {
    font-size: 1.6rem;
    margin: 14px 0 0 0;
    padding: 10px 14px;
    text-align: center;
  }
  div.wpcf7 .form-input .ajax-loader {
    bottom: 22px;
    height: 16px;
    left: calc(50% - 70px);
    width: 16px;
  }
  .faq-question {
    font-size: 1.4rem;
    padding: 20px 20px 20px 55px;
  }
  .faq-question:before {
    font-size: 24px;
    left: 20px;
    top: 19px;
  }
  .js_toggle-btn:after {
    height: 30px;
    right: 15px;
    top: calc(50% - 15px);
    width: 30px;
  }
  .faq-answer {
    font-size: 1.4rem;
    padding: 20px 20px 20px 55px;
  }
  .faq-answer:before {
    font-size: 24px;
    left: 20px;
    top: 22px;
  }
  .title-post {
    font-size: 2.6rem;
    margin-top: 4px;
  }
  .Blog__postContent h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
    margin-top: 60px;
    padding: 13px 14px 12px;
  }
  .Blog__postContent h3 {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-top: 50px;
    padding: 3.5px 0 4.5px 15px;
  }
  .Blog__postContent h4 {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  .Blog__postContent h5 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .Blog__postContent h6 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .Blog__postContent p {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    margin-top: 30px;
  }
  .Blog__postContent p + p {
    margin-top: 24px;
  }
  .Blog__postContent p a:hover {
    color: #2d9692;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .Blog__postContent p strong {
    font-size: 1.6rem;
  }
  .Blog__postContent ul > li,
  .Blog__postContent ol > li {
    font-size: 1.4rem;
  }
  .Blog__postContent ul > li + li,
  .Blog__postContent ol > li + li {
    margin-top: 14px;
  }
  .Blog__postContent img {
    margin-bottom: 40px;
    margin-top: 50px;
  }
  .Blog__postContent img + img {
    margin-top: 20px;
  }
  .Blog__postContent blockquote {
    padding: 20px 20px 20px 20px;
  }
  .Blog__postContent blockquote + figcaption {
    margin-bottom: 40px;
    margin-top: 14px;
  }
  .Blog__postContent blockquote:before {
    left: 1px;
    top: -3px;
  }
  .Blog__postContent blockquote:after {
    bottom: -76px;
    right: 0;
  }
  .Blog__postContent blockquote p {
    font-size: 1.4rem;
  }
  .Blog__postContent blockquote p + p {
    margin-top: 10.5px;
  }
  .Blog__postContent figcaption {
    font-size: 1.2rem;
  }
  .Blog__postContent figcaption:before {
    font-size: 1.2rem;
  }
  .Blog__postContent th {
    font-size: 1.4rem;
    padding: 20px;
  }
  .Blog__postContent td {
    font-size: 1.4rem;
    padding: 20px;
  }
  .Blog {
    padding: 60px 0 120px 0;
  }
  .BlogPage {
    display: -ms-flexbox;
    display: flex;
    width: 1040px;
  }
  .Blog__mainContent {
    width: 600px;
    margin-bottom: 80px;
    margin-top: 40px;
  }
  .Blog__mainContent .card-post-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -40px;
  }
  .Blog__mainContent .card-post-list-item {
    margin-top: 40px;
    width: calc(calc(100% - 80px) / 2);
  }
  .Blog__subContent {
    margin-left: 60px;
    width: 340px;
  }
  .Blog__post {
    padding-bottom: 60px;
  }
  .Blog__postInfoText {
    padding: 26px 40px 0 40px;
  }
  .Blog__postDate {
    font-size: 1.4rem;
  }
  .Blog__postMainImg {
    margin-bottom: 40px;
    margin-top: 24px;
  }
  .Blog__postContent {
    padding: 0 40px;
  }
  .Blog__otherPostBtnContainer {
    margin-top: 40px;
  }
  .Blog__recommendContent {
    margin-top: 40px;
    padding: 46px 40px;
  }
  .Blog__recommendPickUpList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-top: 14px;
  }
  .Blog__recommendPickUpListItem {
    margin-left: 20px;
  }
  .Blog__recommendPickUpLink {
    position: relative;
  }
  .Blog__recommendPickUpLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .Blog__recommendPickUpLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .Blog__recommendPickUpLink:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .Blog__recommendRestaurantCoupon {
    margin-top: 40px;
  }
  .Blog__recommendCouponLink:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .Blog__recommendCouponLink {
    margin-top: 14px;
    padding: 18px 0;
  }
  .Blog__recommendCouponLinkText {
    font-size: 1.4rem;
    padding-left: 40px;
  }
  .Blog__recommendCouponLinkText:before {
    height: 28.59px;
    left: 0;
    top: calc(50% - 13px);
    width: 30px;
  }
  .Blog__recommendSNS {
    margin-top: 40px;
  }
  .Blog__recommendSNSList {
    margin-left: -20px;
    margin-top: 14px;
  }
  .Blog__recommendSNSListItem {
    margin-left: 20px;
  }
  .Blog__recommendSNSLink:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .Blog__recommendSNSLink {
    padding: 18px 4px 18px 0;
    text-align: center;
  }
  .Blog__recommendSNSLink .icon, .Blog__recommendSNSLink .logo, .Blog__recommendSNSLink .ilst, .Blog__recommendSNSLink .typ {
    padding-left: 30px;
  }
  .Blog__recommendSNSData {
    font-size: 1.4rem;
  }
  .Blog__recommendSNSLink.-instagram:after {
    top: 4px;
  }
  .Blog__recommendSNSLink.-instagram .icon-instagram:before {
    left: 0;
    top: calc(50% - 10px);
  }
  .Blog__recommendSNSLink.-facebook .icon-facebook:before {
    left: 0;
    top: calc(50% - 10px);
  }
  .Blog__recommendSNSLink.-twitter .icon-twitter:before {
    left: 0;
    top: calc(50% - 8.5px);
  }
  .Blog__subContentTitle {
    font-size: 1.6rem;
  }
  .Blog__subContentSNSList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -30px;
    margin-top: 27px;
  }
  .Blog__subContentSNSListItem {
    margin-left: 30px;
  }
  .Blog__subContentSNSLink {
    border-radius: 50%;
    height: 60px;
    width: 60px;
  }
  .Blog__subContentSNSData {
    display: block;
    height: 60px;
    width: 60px;
  }
  .Blog__subContentSNSData:before {
    z-index: 1;
  }
  .Blog__subContentSNSLink .icon-instagram:before {
    height: 30px;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    width: 30px;
  }
  .Blog__subContentSNSLink .icon-facebook:before {
    height: 30px;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    width: 30px;
  }
  .Blog__subContentSNSLink .icon-twitter:before {
    height: 25.9px;
    left: calc(50% - 15px);
    top: calc(50% - 12px);
    width: 31.87px;
  }
  .Blog__subContentBanner {
    margin-top: 24px;
  }
  .Blog__subContentPostSearchWindow {
    font-size: 1.6rem;
  }
  .Blog__subContentPostSearchBtn {
    cursor: pointer;
    font-size: 1.6rem;
  }
  .Blog__subContentPostCategory {
    margin-top: 40px;
    padding: 20px 20px 30px 20px;
  }
  .Blog__subContentPostCategoryList {
    margin-top: 20px;
  }
  .Blog__subContentPostCategoryList li + li {
    margin-top: 20px;
  }
  .Blog__subContentPostCategoryList li a {
    padding-left: 24px;
  }
  .Blog__subContentPostCategoryList li a:hover {
    color: #2d9692;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .Blog__subContentNewPost {
    margin-top: 40px;
    padding: 20px;
  }
  .Blog__subContentNewPostList {
    margin-top: 20px;
  }
  .Blog__subContentNewPostListItem + .Blog__subContentNewPostListItem {
    margin-top: 20px;
  }
  .Blog__subContentNewPostLink {
    position: relative;
  }
  .Blog__subContentNewPostLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .Blog__subContentNewPostLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .Blog__subContentNewPostImg {
    height: 100px;
    width: 100px;
  }
  .Blog__subContentNewPostInfo {
    margin-left: 10px;
  }
  .Blog__subContentNewPostTitle {
    font-size: 1.4rem;
  }
  .Blog__subContentNewPostDate {
    font-size: 1.2rem;
  }
  .Blog__subContentCalender {
    margin-top: 40px;
  }
  .Blog__subContentOldPost {
    margin-top: 40px;
    padding: 20px 20px 30px 20px;
  }
  .Blog__subContentOldPostLink:hover {
    color: #2d9692;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .Blog__subContentOldPostList.-layer1 {
    margin-top: 20px;
  }
  .Blog__subContentOldPostListItem.-layer1 + .Blog__subContentOldPostListItem {
    margin-top: 20px;
  }
  .Blog__subContentOldPostListItem.-layer1 > .Blog__subContentOldPostLink + .Blog__subContentOldPostList.-layer2 {
    margin-left: 16px;
    margin-top: 10px;
  }
  .Blog__subContentOldPostList.-layer2 > .Blog__subContentOldPostListItem + .Blog__subContentOldPostListItem {
    margin-top: 10px;
  }
  #wp-calendar thead th {
    font-size: 1.4rem;
    padding: 4px 0 3px;
  }
  #wp-calendar caption {
    font-size: 1.8rem;
  }
  #wp-calendar tbody td {
    font-size: 1.4rem;
  }
  #wp-calendar tbody td a {
    position: relative;
  }
  #wp-calendar tbody td a:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  #wp-calendar tbody td a:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  #wp-calendar tbody td a {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .PagesTemplate {
    padding-top: 60px;
  }
  .PagesTemplate__post {
    padding-bottom: 60px;
  }
  .PagesTemplate__postInfoText {
    padding: 26px 40px 0 40px;
  }
  .PagesTemplate__postDate {
    font-size: 1.4rem;
  }
  .PagesTemplate__postMainImg {
    margin-bottom: 40px;
    margin-top: 24px;
  }
  .title-post {
    font-size: 2.6rem;
    margin-top: 4px;
  }
  .PagesTemplate__postContent h2 {
    font-size: 1.8rem;
    margin-top: 60px;
    padding: 13px 14px 12px;
  }
  .PagesTemplate__postContent h3 {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-top: 50px;
    padding: 3.5px 0 4.5px 15px;
  }
  .PagesTemplate__postContent h4 {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  .PagesTemplate__postContent h5 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PagesTemplate__postContent h6 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PagesTemplate__postContent p {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    margin-top: 30px;
  }
  .PagesTemplate__postContent p + p {
    margin-top: 24px;
  }
  .PagesTemplate__postContent p a:hover {
    color: #2d9692;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .ctaArea {
    margin: 40px 0;
  }
  .ctaArea a {
    position: relative;
  }
  .ctaArea a:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .ctaArea a:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .ctaArea a:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: .1s;
  }
  .ctaArea a {
    cursor: pointer;
    font-size: 2.4rem;
    height: 60px;
    line-height: 60px;
    min-width: 300px;
  }
  .ctaArea a:hover {
    color: #fff;
  }
  .PagesTemplate__postContent p strong {
    font-size: 1.6rem;
  }
  .PagesTemplate__postContent ul > li,
  .PagesTemplate__postContent ol > li {
    font-size: 1.4rem;
  }
  .PagesTemplate__postContent ul > li + li,
  .PagesTemplate__postContent ol > li + li {
    margin-top: 14px;
  }
  .PagesTemplate__postContent img {
    margin-bottom: 40px;
    margin-top: 50px;
  }
  .PagesTemplate__postContent img + img {
    margin-top: 20px;
  }
  .PagesTemplate__postContent blockquote {
    padding: 20px 20px 20px 20px;
  }
  .PagesTemplate__postContent blockquote + figcaption {
    margin-bottom: 40px;
    margin-top: 14px;
  }
  .PagesTemplate__postContent blockquote:before {
    left: 1px;
    top: -3px;
  }
  .PagesTemplate__postContent blockquote:after {
    bottom: -76px;
    right: 0;
  }
  .PagesTemplate__postContent blockquote p {
    font-size: 1.4rem;
  }
  .PagesTemplate__postContent blockquote p + p {
    margin-top: 10.5px;
  }
  .PagesTemplate__postContent figcaption {
    font-size: 1.2rem;
  }
  .PagesTemplate__postContent figcaption:before {
    font-size: 1.2rem;
  }
  .PagesTemplate__postContent th {
    font-size: 1.4rem;
    padding: 20px;
  }
  .PagesTemplate__postContent td {
    font-size: 1.4rem;
    padding: 20px;
  }
  .search-form {
    width: 600px;
  }
  .search-form .btn-search {
    margin: 40px auto 0 auto;
  }
  .Overview {
    margin-bottom: 80px;
  }
  .Overview .title-2 + .text {
    margin-top: 20px;
  }
  .Overview .text + .Overview__pageImg {
    margin-top: 60px;
  }
  .Overview .Overview__pageImg + .Overview__pagePanorama {
    margin-top: 60px;
  }
  /* .MainVisual { 
    height: 800px;
  }*/
  .MainVisual__copyBody {
    top: 180px;
  }
  .MainVisual__mvCopy {
    font-size: 4.2rem;
    font-weight: 300;
  }
  .MainVisual__mvText {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 1.8;
    margin-top: 30px;
  }
  .Top-Information .sectionContainer {
    padding-bottom: 0;
  }
  .Top-Information .Top-Information__newsContainer {
    margin-top: 30px;
  }
  .Top-Information__newsList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .Top-Information__newsDate {
    padding: 20px 0 20px 20px;
    width: 18%;
  }
  .Top-Information__newsTitle {
    padding: 20px;
    width: 82%;
  }
  .Top-Information__newsTitle:nth-of-type(n+2) {
    border-top: 1px solid #ccc;
  }
  .Top-Information__newsLink:hover {
    color: #2d9692;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .Top-Wedding .sectionContainer {
    padding-bottom: 70px;
    padding-top: 140px;
  }
  .Top-Wedding .contentBoxPc {
    position: relative;
  }
  .Top-Wedding__photoContainer {
    height: 440px;
    right: 0;
    top: -20px;
    width: 600px;
  }
  .Top-Wedding .title-section {
    text-align: left;
  }
  .Top-Wedding__message {
    padding-right: calc(100% - 660px);
  }
  .Top-Wedding__messageContainer {
    padding: 20px 0 20px 20px;
    width: 580px;
  }
  .Top-Wedding__messageContainer .title-top-section {
    text-align: left;
  }
  .Top-Wedding__messageContainer .text {
    margin-top: 40px;
  }
  .Top-Wedding__messageContainer .btn-cta {
    margin-left: 0;
    margin-top: 70px;
  }
  .Top-Voice .sectionContainer {
    padding-bottom: 0;
    padding-top: 70px;
  }
  .Top-Voice .card-voice-list {
    margin-top: 50px;
  }
  .Top-Voice .btn-more {
    margin: 50px auto 0 auto;
    width: 300px;
  }
  .Top-WeddingService .sectionContainer {
    padding-top: 0;
  }
  .Top-WeddingService .card-photo-list {
    margin-top: 50px;
  }
  .Top-WeddingService .card-photo-list-item {
    width: calc(100% / 2);
  }
  .Top-WeddingService .card-photo-img {
    height: 332px;
  }
  .Top-WeddingService .card-photo-info {
    /* margin: 20px auto 0 auto; */
    margin: 10px auto 0 auto;
  }
  .Top-WeddingService .card-photo-title {
    display: block;
    text-align: center;
  }
  .Top-WeddingService .btn-more {
    margin-top: 30px;
    width: 300px;
  }
  .Top-Support .sectionContainer {
    padding-top: 60px;
  }
  .Top-Support .card-support-list {
    margin-top: 50px;
  }
  .Top-Support .card-support-list-item {
    width: calc(100% / 3);
  }
  .Top-Plan .sectionContainer {
    padding-top: 70px;
  }
  .Top-Plan .card-plan-list {
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -20px;
    margin-top: 50px;
  }
  .Top-Plan .card-plan-list-item {
    width: calc(calc(100% - 120px) / 4);
  }
  .Top-NewService .sectionContainer {
    padding-top: 0;
  }
  .Top-NewService .card-photo-list {
    margin-top: 50px;
  }
  .Top-NewService .card-photo-list-item {
    width: calc(100% / 3);
  }
  .Top-NewService .card-photo-img {
    height: 300px;
  }
  .Top-NewService .card-photo-info {
    height: 300px;
  }
  .Top-NewService .card-photo-title {
    left: 20px;
    top: 20px;
  }
  .Top-NewService .btn-more {
    bottom: 20px;
    height: 36px;
    right: 20px;
    width: 160px;
  }
  .Top-NewService .btn-more-text {
    font-size: 2.2rem;
    line-height: 36px;
  }
  .Top-News .sectionContainer {
    padding-top: 60px;
  }
  .Top-News .card-post-list {
    margin-top: 50px;
  }
  .Top-News .card-post-list-item {
    width: calc(100% / 4);
  }
  .Top-News .btn-more {
    margin-top: 70px;
    width: 300px;
  }
  .Top-SNS .sectionContainer {
    padding-top: 60px;
  }
  .Top-SNS .contentBox {
    width: 1100px;
  }
  .Top-SNS__snsList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
    margin-top: 40px;
  }
  .Top-SNS__snsListItem {
    margin-left: 60px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Top-SNS__snsContent {
    margin-top: 24px;
  }
  .Top-SNS__snsNameText {
    font-size: 4.0rem;
  }
  .Top-SNS__snsNameText.icon-instagram,
  .Top-SNS__snsNameText.icon-facebook,
  .Top-SNS__snsNameText.icon-line {
    padding-left: 58px;
  }
  .Top-SNS__snsNameText.icon-instagram:before,
  .Top-SNS__snsNameText.icon-facebook:before,
  .Top-SNS__snsNameText.icon-line:before {
    left: 0;
    height: 40px;
    top: calc(50% - 20px);
    width: 40px;
  }
  .Top-SNS__snsListItem-link:hover {
    opacity: 0.7;
  }
  .Top-SNS .sectionContainer {
    padding-bottom: 100px;
  }
  .Top-Service .card-photo-list {
    margin-left: -40px;
    margin-top: 50px;
  }
  .Top-Service .card-photo-list-item {
    margin-left: 40px;
    width: calc(calc(100% - 160px) / 4);
  }
  .Top-Service .card-photo-img {
    height: 170px;
    width: 260px;
  }
  .Top-Service .card-photo-info {
    height: 170px;
  }
  .Top-Service .card-photo-title {
    display: block;
    text-align: center;
  }
  .Top-Service .card-photo-title .card-photo-title-main {
    font-size: 2.3rem;
  }
  .Top-Service .card-photo-title .card-photo-title-ruby {
    font-size: 1.4rem;
  }
  .Top-Service .btn-more {
    height: 36px;
    margin: auto;
    width: 160px;
  }
  .Top-Service .btn-more-text {
    font-size: 2.2rem;
    line-height: 36px;
  }
  .TopLabelArea {
    width: 290px;
    height: 290px;
    top: 280px;
    right: 0;
  }
  .TopLabelArea .title {
    font-size: 20px;
    font-weight: bold;
    padding-top: 80px;
    color: #8a7c1a;
    line-height: 1em;
  }
  .TopLabelArea .text {
    font-size: 14px;
    padding-top: 40px;
    color: #333;
    line-height: 1.6em;
  }
  .Thanks .sectionContainer.-thanks {
    height: calc(100vh - 40px);
    padding: 183px 0 0 0;
  }
  .Thanks__brandName .logo-fushime {
    height: 68.87px;
    margin-left: -12px;
    width: 450px;
  }
  .Thanks__brandName .logo-fushime:before {
    height: 68.87px;
    left: 0;
    top: 0;
    width: 450px;
  }
  .Thanks .title-section-sub {
    margin-top: 50px;
  }
  .Thanks__text {
    margin-top: 20px;
  }
  .Thanks__top_button {
    position: relative;
  }
  .Thanks__top_button:before {
    background: rgba(34, 34, 34, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .Thanks__top_button:hover:before {
    background: rgba(34, 34, 34, 0.2);
    transition: .1s;
  }
  .Thanks__top_button {
    margin-top: 50px;
    width: 250px;
  }
  .PageAccess .Access__accessCarOrTrain {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -40px;
  }
  .PageAccess .Access__accessCarOrTrain .btn {
    margin-left: 40px;
    margin-right: 0;
  }
  .PageAccess .Access__brandName .logo-espoir {
    height: 50px;
    width: 252.15px;
  }
  .PageAccess .Access__brandName .logo-espoir:before {
    height: 40px;
    left: 0;
    top: calc(50% - 17px);
    width: 252.15px;
  }
  .PageAccess .list-def {
    margin: 30px auto auto auto;
    width: 600px;
  }
  .PageAccess .Access__map {
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
    margin-top: 60px;
  }
  .PageAccess .Access__aboutMap,
  .PageAccess .Access__googleMap {
    margin-left: 60px;
    width: calc(100% / 2);
  }
  .PageAccess .Access__aboutMapImg {
    width: 540px;
  }
  .PageAccess .Access__googleMap {
    height: 304.63px;
  }
  .PageAccess .Access__rootMapCarInfo {
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
  }
  .PageAccess .Access__rootMapCarImg {
    height: 360px;
    margin: 0 0 0 60px;
    width: 360px;
  }
  .PageAccess .Access__rootMapCarInfoText {
    margin-left: 60px;
  }
  .PageAccess .Access__rootMapTrain {
    margin-left: 40px;
  }
  .PageAccess .Access__rootMapTrainImg {
    margin-top: 20px;
    width: 480px;
  }
  .PageAccess .Access__rootMapTrainInfoText {
    text-align: center;
  }
  .PageAccess .Access__rootMapTrainInfoText .list {
    display: inline-block;
  }
  .PageAccess .Access__rootMapTrainInfoText .list li {
    text-align: left;
  }
  .PageFair .searchContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .PageFair .calendarContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .PageFair .calendar + .calendar {
    margin-left: 40px;
  }
  .PageFair .FormFairSearch .search-form {
    margin: 40px auto 0 auto;
  }
  .PageFair .card-fair-list-item {
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
  }
  .PageFair .card-fair-list-item + .card-fair-list-item {
    margin-top: 40px;
  }
  .PageFair #infscr-loading + .card-fair-list-item {
    margin-top: 40px;
  }
  .PageFair #infscr-loading {
    margin-top: 40px;
  }
  .PageFair .card-fair-info {
    margin-left: 40px;
    padding-bottom: 54px;
  }
  .PageFair .card-fair-title {
    font-size: 2.4rem;
  }
  .PageFair .card-fair-date {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  .PageFair .card-fair-time-list {
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-top: -2px;
  }
  .PageFair .card-fair-time-list-item {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PageFair .card-fair-time-list-item + .card-fair-time-list-item:before {
    color: #ccc;
    content: "/";
    padding: 0 7px 0 14px;
  }
  .PageFair .card-fair-list-item .tag-search-category {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-top: -10px;
  }
  .PageFair .card-fair-list-item .tag-search-category .tag {
    cursor: text;
    margin-left: 10px;
  }
  .PageFair .card-fair-list-item .tag-search-category .tag:hover {
    background-color: #eee;
    color: #222;
  }
  .PageFair .card-fair-description {
    margin-top: 20px;
  }
  .PageFair .card-fair-btn-list {
    bottom: 20px;
    margin-left: -20px;
    position: absolute;
    right: 20px;
  }
  .PageFair .card-fair-btn-list-item {
    margin-left: 20px;
  }
  .PageFairDetails .FairDetails__fair {
    margin: auto;
    width: 600px;
  }
  .PageFairDetails .FairDetails__fairDateContainer {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PageFairDetails .FairDetails__fairDateContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .PageFairDetails .FairDetails__fairTimeList {
    display: -ms-flexbox;
    display: flex;
    margin-left: 40px;
  }
  .PageFairDetails .FairDetails__fairTimeListItem + .FairDetails__fairTimeListItem:before {
    color: #ccc;
    content: "/";
    padding: 0 7px 0 14px;
  }
  .PageFairDetails .FairDetails__fairTitle {
    margin-top: 8px;
  }
  .PageFairDetails .tag-search-category {
    margin-left: -10px;
    margin-top: -8px;
  }
  .PageFairDetails .tag-search-category .tag {
    cursor: text;
    margin-left: 10px;
  }
  .PageFairDetails .tag-search-category .tag:hover {
    background-color: #eee;
    color: #222;
  }
  .PageFairDetails .FairDetails__fairMainImg {
    margin-top: 30px;
  }
  .PageFairDetails .FairDetails__fairContent {
    margin-top: 40px;
  }
  .PageFairDetails .FairDetails__fairContentGift {
    margin-top: 40px;
    padding: 20px;
  }
  .PageFairDetails .FairDetails__fairContentGiftText {
    margin-top: 10px;
  }
  .PageFairDetails .FairDetails__fairContentDetails {
    margin-top: 60px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsList {
    margin-top: 30px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsListItem {
    padding: 20px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsListItem + .FairDetails__fairContentDetailsListItem {
    margin-top: 20px;
  }
  .PageFairDetails .FairDetails__fairContentDetailsTitle + .FairDetails__fairContentDetailsText {
    margin-top: 10px;
  }
  .PageFairDetails .FairDetails__fairContentForm {
    margin-top: 60px;
  }
  .PageFairDetails .btn-fair-top {
    margin-top: 60px;
  }
  .PageThanksFair .Thanks__brandName {
    margin-top: 80px;
  }
  .PageThanksFair .Thanks__brandName .logo-espoir {
    height: 60px;
    width: 378.21px;
  }
  .PageThanksFair .Thanks__brandName .logo-espoir:before {
    height: 60px;
    left: 0;
    top: calc(50% - 30px);
    width: 378.21px;
  }
  .PageThanksContact .Thanks__brandName {
    margin-top: 80px;
  }
  .PageThanksContact .Thanks__brandName .logo-espoir {
    height: 60px;
    width: 378.21px;
  }
  .PageThanksContact .Thanks__brandName .logo-espoir:before {
    height: 60px;
    left: 0;
    top: calc(50% - 30px);
    width: 378.21px;
  }
  .PageWedding .card-photo-title {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .PageWedding .Facility .btn-more {
    margin-top: 30px;
    width: 300px;
  }
  .PageWedding .card-plan-list {
    margin-top: 40px;
  }
  .PageWedding .card-plan-list-item {
    width: calc(calc(100% - 200px) / 5);
  }
  .PageChapel .Overview {
    display: -ms-flexbox;
    display: flex;
  }
  .PagePlace .title-2 + .text {
    margin-top: 20px;
  }
  .PagePlace .Overview__pagePanorama {
    margin-top: 80px;
  }
  .PagePlace .Banquet__sliderList {
    margin-top: 60px;
  }
  .PagePlace .Banquet__sliderListItem {
    margin-left: 60px;
  }
  .PagePlace .Banquet__sliderLabel {
    background-image: url(../image/bg/bg_place_label_pc.png);
    background-size: contain;
    bottom: 20px;
    padding: 22px 40px;
    text-align: center;
    width: 800px;
  }
  .PagePlace .Banquet__sliderLabelText {
    font-size: 1.4rem;
  }
  .PagePlace .Restaurant {
    margin-top: 100px;
  }
  .PagePlace .Restaurant__sliderList {
    margin-top: 60px;
  }
  .PagePlace .Restaurant__sliderListItem {
    margin-left: 60px;
  }
  .PagePlace .Restaurant__sliderLabel {
    background-image: url(../image/bg/bg_place_label_pc.png);
    background-size: contain;
    bottom: 20px;
    padding: 22px 40px;
    text-align: center;
    width: 800px;
  }
  .PagePlace .Restaurant__sliderLabelText {
    font-size: 1.4rem;
  }
  .PagePlace .Lobby {
    margin-top: 100px;
  }
  .PagePlace .Lobby .Overview__pagePanorama {
    margin-top: 40px;
  }
  .PageFreeProduction .title-2 + .text {
    margin-top: 20px;
  }
  .PageFreeProduction .Overview__pageImg {
    margin-top: 40px;
  }
  .PageFreeProduction .Overview__pagePanorama {
    margin-top: 80px;
  }
  .PageFreeProduction .Pet {
    margin-top: 80px;
  }
  .PageFreeProduction .Vehicle {
    margin-top: 120px;
  }
  .PageFreeProduction .Garden {
    margin-top: 120px;
  }
  .PageFreeProduction .Garden__sliderList {
    margin-top: 60px;
  }
  .PageFreeProduction .Garden__sliderListItem {
    margin-left: 60px;
  }
  .PageFreeProduction .Garden__sliderLabel {
    background-image: url(../image/bg/bg_place_label_pc.png);
    background-size: contain;
    bottom: 20px;
    padding: 22px 40px;
    width: 800px;
  }
  .PageFreeProduction .Garden__sliderLabelText {
    font-size: 1.4rem;
  }
  .PageFreeProduction .Shinto {
    margin-top: 120px;
  }
  .PageFreeProduction .Shinto__sliderList {
    margin-top: 60px;
  }
  .PageFreeProduction .Shinto__sliderListItem {
    margin-left: 60px;
  }
  .PageFreeProduction .Shinto__sliderLabel {
    background-image: url(../image/bg/bg_place_label_pc.png);
    background-size: contain;
    bottom: 20px;
    padding: 22px 40px;
    width: 800px;
  }
  .PageFreeProduction .Shinto__sliderLabelText {
    font-size: 1.4rem;
  }
  .PageCuisine .Overview__pageImgList {
    margin-top: 60px;
  }
  .PageCuisine .Overview__pageImgListItem.-photo01 > img {
    width: 60%;
  }
  .PageCuisine .Overview__pageImgSubList {
    width: 40%;
  }
  .PageCuisine .Overview__pageImgSubListItem {
    height: 50%;
  }
  .PageCuisine .CuisineMenu__dishMenu {
    margin-top: 30px;
    padding: 20px 20px 40px 20px;
  }
  .PageCuisine .CuisineMenu__dishMenu.-kagayaki {
    margin-top: 60px;
  }
  .PageCuisine .CuisineMenu__dishList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -10px;
    margin-top: -20px;
  }
  .PageCuisine .CuisineMenu__dishListItem {
    margin-left: 10px;
    margin-top: 40px;
  }
  .PageCuisine .CuisineMenu__dishListItem.-photo01 {
    width: 100%;
  }
  .PageCuisine .CuisineMenu__dishListItem.-photo02,
  .PageCuisine .CuisineMenu__dishListItem.-photo03,
  .PageCuisine .CuisineMenu__dishListItem.-photo04,
  .PageCuisine .CuisineMenu__dishListItem.-photo05,
  .PageCuisine .CuisineMenu__dishListItem.-photo06,
  .PageCuisine .CuisineMenu__dishListItem.-photo07 {
    width: calc(calc(100% / 3) - 10px);
  }
  .PageCuisine .CuisineMenu__dishListItem.-photo01 .CuisineMenu__dishPhotoImg {
    margin: auto;
    width: 540px;
  }
  .PageCuisine .CuisineMenu__dishName {
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
  }
  .PageCuisine .CuisineMenu__dishName + .text {
    font-size: 1.2rem;
    margin-top: 10px;
  }
  .PageCuisine .CuisineMenu__dishMenu .btn-more {
    margin-top: 30px;
    width: 400px;
  }
  .PageCuisine .CuisineOtherMenu {
    margin-top: 80px;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu {
    padding: 20px;
  }
  .PageCuisine .CuisineOtherMenu__menulist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: 20px;
  }
  .PageCuisine .CuisineOtherMenu__menulistItem {
    margin-left: 10px;
    width: calc(calc(100% / 3) - 10px);
  }
  .PageCuisine .CuisineOtherMenu__menuLink {
    position: relative;
  }
  .PageCuisine .CuisineOtherMenu__menuLink:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .PageCuisine .CuisineOtherMenu__menuLink:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .PageCuisine .CuisineOtherMenu__dishMenu .card-photo-title-main {
    font-size: 2.4rem;
  }
  .PageCuisine .Chef {
    margin-top: 80px;
  }
  .PageCuisine .Chef__message {
    padding: 30px 20px 20px 20px;
  }
  .PageCuisine .Chef__profile {
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  .PageCuisine .Chef__profileInfo {
    margin-left: 40px;
  }
  .PageCuisine .Chef__profileName + .Chef__profileText {
    margin-top: 20px;
  }
  .PageCuisine .Chef__profileText {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PageCuisine .Chef__profileText + .Chef__profileText {
    margin-top: 10px;
  }
  .PageCuisine .Banner {
    margin-top: 80px;
  }
  .PageCuisine .bnr-fair {
    position: relative;
  }
  .PageCuisine .bnr-fair:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .PageCuisine .bnr-fair:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .PageDress .Overview {
    display: -ms-flexbox;
    display: flex;
  }
  .PageDress .title-dress-main {
    font-size: 5.0rem;
  }
  .PageDress .title-dress-ruby {
    font-size: 1.8rem;
    margin-top: 4px;
  }
  .PageDress .Dress_info,
  .PageDress .Kimono_info {
    padding: 30px 0;
    text-align: center;
  }
  .PageDress .title-dress + .text {
    display: inline-block;
    margin-top: 20px;
    text-align: left;
    width: 600px;
  }
  .PageDress .DressPhoto {
    margin-top: 60px;
  }
  .PageDress .DressPhoto__photoList {
    margin-left: -20px;
    margin-top: -20px;
  }
  .PageDress .DressPhoto__photoListItem {
    margin-left: 20px;
    margin-top: 20px;
    width: calc(calc(100% - 60px) / 3);
  }
  .PageBeauty .Overview__pageImgList {
    margin-top: 60px;
  }
  .PageBeauty .Overview__pageImgListItem.-photo01 > img {
    width: 60%;
  }
  .PageBeauty .Overview__pageImgSubList {
    width: 40%;
  }
  .PageBeauty .Overview__pageImgSubListItem {
    height: 50%;
  }
  .PageBeauty .BeautyMenuContainer {
    padding: 60px 200px;
  }
  .PageBeauty .BeautyMenu__menulist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: 20px;
  }
  .PageBeauty .BeautyMenu__menulistItem {
    margin-left: 40px;
    margin-top: 40px;
    width: calc(calc(100% - 80px) / 2);
  }
  .PageBeauty .BeautyMenu__menulistItem .title-5 {
    margin-top: 20px;
  }
  .PageBeauty .BeautyMenu__courseList {
    margin-top: 60px;
  }
  .PageBeauty .BeautyMenu__courseListItem {
    padding: 30px 0;
  }
  .PageBeauty .title-5 + .text {
    margin-top: 10px;
  }
  .PageBeauty .text {
    text-align: center;
  }
  .PageBeauty .BeautyMenu__courseList .text + .text {
    margin-top: 6px;
  }
  .PageBeauty .BeautyMenu__notes {
    margin-top: 60px;
  }
  .PageConnection .Connection__serviceList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: -60px;
  }
  .PageConnection .Connection__serviceListItem {
    margin-left: 40px;
    margin-top: 60px;
  }
  .PageConnection .Connection__serviceListItem .card-photo-info {
    margin: 20px auto 0 auto;
  }
  .PageConnection .Connection__serviceListItem .text {
    font-size: 2.8rem;
    margin-top: 4px;
  }
  .PageConnection .Connection__serviceList.-first .card-photo-title-ruby {
    font-size: 1.8rem;
    margin-top: 6px;
  }
  .PageConnection .Connection__serviceList.-first .btn-more {
    margin-top: 30px;
    width: 300px;
  }
  .PageConnection .Connection__serviceList.-second {
    margin-top: 60px;
  }
  .PageConnection .Connection__serviceList.-second .card-plan-title {
    text-align: center;
  }
  .PageConnection .Connection__serviceList.-second .text {
    text-align: center;
  }
  .PageConnection .Connection__serviceList.-second .btn-more {
    margin-top: 30px;
    width: 200px;
  }
  .PageConnection .ConnectionSNS {
    margin-top: 100px;
  }
  .PageStaff .Staff__memberListItem {
    padding: 20px;
  }
  .PageStaff .Staff__memberListItem + .Staff__memberListItem {
    margin-top: 60px;
  }
  .PageStaff .Staff__memberProfile {
    display: -ms-flexbox;
    display: flex;
  }
  .PageStaff .Staff__memberFace {
    width: 225px;
  }
  .PageStaff .Staff__memberFaceImg {
    width: 200px;
  }
  .PageStaff .Staff__memberData {
    margin-top: 14px;
  }
  .PageStaff .Staff__memberPosition {
    font-size: 1.4rem;
  }
  .PageStaff .Staff__memberName {
    font-size: 2.6rem;
  }
  .PageStaff .Staff__memberSelfIntroduction {
    margin-left: 20px;
    width: calc(100% - 240px);
  }
  .PageStaff .Staff__memberCommentList {
    display: -ms-flexbox;
    display: flex;
  }
  .PageStaff .Staff__memberCommentListItem {
    width: calc(100% / 2);
  }
  .PageStaff .Staff__memberCommentListItem:first-of-type {
    padding-right: 20px;
  }
  .PageStaff .Staff__memberCommentListItem + .Staff__memberCommentListItem {
    border-left: 1px solid #ccc;
    padding-left: 20px;
  }
  .PageStaff .Staff__memberCommentListItem .text {
    margin-top: 12px;
  }
  .PageStaff .Staff__memberMessage {
    margin-top: 20px;
    padding: 20px;
  }
  .PageStaff .Staff__memberMessage .title-5 {
    padding-right: 20px;
  }
  .PageStaff .Staff__memberMessage .text {
    margin-top: 12px;
  }
  .PageStaff .Staff__memberPhotoList {
    margin-left: -20px;
    margin-top: 20px;
  }
  .PageStaff .Staff__memberPhotoListItem {
    margin-left: 20px;
    width: calc(100% / 4);
  }
  .PageStaff .Banner {
    margin-top: 80px;
  }
  .PageStaff .bnr-staff-blog {
    position: relative;
  }
  .PageStaff .bnr-staff-blog:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .PageStaff .bnr-staff-blog:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .PageStaff .bnr-staff-blog {
    margin: auto;
    margin-top: 20px;
    width: 537px;
  }
  .PageGallery .GalleryCategory__categoryListItem {
    margin-left: 20px;
  }
  .PageGallery .GalleryPhoto {
    margin-top: 60px;
  }
  .PageGallery .GalleryPhoto__photoList {
    margin-left: -20px;
    margin-top: -20px;
  }
  .PageGallery .GalleryPhoto__photoListItem {
    margin-left: 20px;
    margin-top: 20px;
    width: calc(calc(100% - 60px) / 3);
  }
  .PagePlan .SpecialPlan__container {
    padding: 30px 0 40px 0;
  }
  .PagePlan .SpecialPlan__serviceListContainer {
    margin: auto;
    width: 680px;
  }
  .PagePlan .SpecialPlan__serviceList {
    margin-left: -20px;
  }
  .PagePlan .SpecialPlan__serviceListItem {
    font-size: 1.6rem;
    margin-left: 20px;
    margin-top: 20px;
    padding: 14px 30px;
  }
  .PagePlan .SpecialPlan__subTitle {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .PagePlan .SpecialPlan__serviceNoteList {
    margin-top: 20px;
  }
  .PagePlan .SpecialPlan__serviceNoteListItem {
    font-size: 1.4rem;
  }
  .PagePlan .SpecialPlan__serviceNoteListItem + .SpecialPlan__serviceNoteListItem {
    margin-top: 4px;
  }
  .PagePlan .FormPlanSearch {
    margin-top: 100px;
  }
  .PagePlan .FormPlanSearch .search-form {
    margin: 40px auto 0 auto;
  }
  .PagePlan .card-plan-dt-list-item {
    padding: 20px;
  }
  .PagePlan .card-plan-dt-list-item + .card-plan-dt-list-item {
    margin-top: 40px;
  }
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n) .card-plan-dt-photo {
    margin-left: 40px;
  }
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n-1) .card-plan-dt-info {
    margin-left: 40px;
  }
  .PagePlan .card-plan-dt-photo-img {
    width: 350px;
  }
  .PagePlan .card-plan-dt-badge.-limitedTime:before,
  .PagePlan .card-plan-dt-badge.-reserved:after {
    font-size: 1.4rem;
    height: 80px;
    left: -12px;
    top: -12px;
    padding: 30px 0;
    width: 80px;
  }
  .PagePlan .card-plan-dt-badge.-limitedTime:before {
    content: "期間限定";
  }
  .PagePlan .card-plan-dt-badge.-reserved:after {
    content: "完全貸切";
  }
  .PagePlan .card-plan-dt-badge.-limitedTime.-reserved:after {
    left: 61px;
  }
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n) .card-plan-dt-badge.-limitedTime:before,
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n) .card-plan-dt-badge.-reserved:after {
    left: 270px;
  }
  .PagePlan .card-plan-dt-list-item:nth-of-type(2n) .card-plan-dt-badge.-limitedTime.-reserved:before {
    left: 197px;
  }
  .PagePlan .card-plan-dt-info {
    width: calc(100% - 350px);
  }
  .PagePlan .card-plan-dt-title-container {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-title {
    margin-bottom: 10px;
  }
  .PagePlan .card-plan-dt-title-eng {
    font-size: 3.4rem;
  }
  .PagePlan .card-plan-dt-title-jp {
    font-size: 3.0rem;
    font-weight: normal;
    margin-left: 10px;
  }
  .PagePlan .card-plan-dt-note {
    font-size: 1.4rem;
  }
  .PagePlan .card-plan-dt-price-people {
    display: -ms-flexbox;
    display: flex;
  }
  .PagePlan .card-plan-dt-price-num {
    font-size: 2.8rem;
  }
  .PagePlan .card-plan-dt-price-yen {
    font-size: 1.8rem;
    padding-left: 3px;
  }
  .PagePlan .card-plan-dt-people {
    font-size: 1.8rem;
    margin-top: 4px;
  }
  .PagePlan .card-plan-dt-price + .card-plan-dt-people:before {
    content: "／";
    font-size: 2.4rem;
    padding: 0 6px 0 8px;
  }
  .PagePlan .card-plan-dt-description-container {
    margin-top: 20px;
  }
  .PagePlan .card-plan-dt-description-text {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PagePlan .card-plan-dt-description-text {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-limit-container {
    margin-top: 20px;
    padding-top: 22px;
  }
  .PagePlan .card-plan-dt-limit-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .PagePlan .card-plan-dt-limit-title,
  .PagePlan .card-plan-dt-limit-data {
    font-size: 1.4rem;
    line-height: 28px;
  }
  .PagePlan .card-plan-dt-limit-title {
    height: 28px;
    padding: 0 10px;
    width: 88px;
  }
  .PagePlan .card-plan-dt-limit-data {
    margin-left: 16px !important;
    width: calc(100% - 104px);
  }
  .PagePlan .card-plan-dt-limit-title:nth-of-type(n+2),
  .PagePlan .card-plan-dt-limit-data:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-content-container {
    margin-top: 20px;
    padding: 20px;
  }
  .PagePlan .card-plan-dt-content-list-item + .card-plan-dt-content-list-item {
    margin-top: 10px;
  }
  .PagePlan .card-plan-dt-content-title {
    font-size: 1.6rem;
  }
  .PagePlan .card-plan-dt-content-sub-list {
    margin-top: 14px;
    word-break: keep-all;
  }
  .PagePlan .card-plan-dt-content-sub-list-item {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PagePlan .card-plan-dt-content-sub-list-item + .card-plan-dt-content-sub-list-item:before {
    padding-right: 3px;
  }
  .PagePlan .planMenus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .PagePlan .planMenu {
    margin: 0 20px;
  }
  .PagePlan .customMenu li a {
    padding: 10px;
    font-size: 1.2rem;
  }
  .PagePhotoWedding .PhotoWedding__menuDataList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .PagePhotoWedding .PhotoWedding__menuName {
    width: 60%;
  }
  .PagePhotoWedding .PhotoWedding__menuPrice {
    width: 40%;
  }
  .PageRestaurant .card-plan-list {
    margin-top: 40px;
  }
  .PageRestaurant .card-plan-list-item {
    width: calc(calc(100% - 200px) / 5);
  }
  .PageRestaurant .card-photo-title {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .PageRestaurant .ConnectionBnr {
    margin-top: 80px;
  }
  .PageFacility .text {
    margin-top: 20px;
  }
  .PageFacility .text + .text {
    margin-top: 14px;
  }
  .PageFacility .title-5 {
    font-size: 2rem;
  }
  .PageFacility .Restaurant {
    margin-top: 60px;
  }
  .PageFacility .Restaurant__photoList {
    margin-left: -14px;
    margin-top: 26px;
  }
  .PageFacility .Restaurant__photoListItem {
    margin-left: 14px;
    margin-top: 14px;
  }
  .PageFacility .Restaurant__photoListItem.-photo01 .Restaurant__photoImage {
    height: 450px;
  }
  .PageFacility .Restaurant__photoListItem:not(first-of-type) .Restaurant__photoImage {
    height: 310px;
  }
  .PageFacility .Restaurant__photoListItem.-photo02 {
    width: calc(18% - 14px);
  }
  .PageFacility .Restaurant__photoListItem.-photo03 {
    width: calc(28% - 14px);
  }
  .PageFacility .Restaurant__photoListItem.-photo04 {
    width: calc(54% - 14px);
  }
  .PageFacility .Restaurant__photoListItem.-photo05 {
    width: calc(58% - 14px);
  }
  .PageFacility .Restaurant__photoListItem.-photo06 {
    width: calc(42% - 14px);
  }
  .PageFacility .Party {
    margin-top: 100px;
  }
  .PageFacility .Party__photoList {
    margin-left: -14px;
    margin-top: 24px;
  }
  .PageFacility .Party__photoListItem {
    margin-left: 14px;
    margin-top: 14px;
  }
  .PageLunch .Course .title-2,
  .PageLunch .LimitedCourse .title-2,
  .PageLunch .SpecialCourse .title-2 {
    font-size: 3rem;
  }
  .PageLunch .list-note {
    margin-top: 10px;
  }
  .PageLunch .Course__menuList {
    margin-top: 30px;
  }
  .PageLunch .Course__menuListItem {
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
  }
  .PageLunch .Course__menuListItem + .Course__menuListItem {
    margin-top: 40px;
  }
  .PageLunch .Course__menuPhoto {
    width: 40%;
  }
  .PageLunch .Course__menuInfo {
    margin-left: 40px;
    /* width: 60%; */
    width: 50%;
  }
  .PageLunch .Course__menuNameMain {
    font-size: 2.4rem;
    margin-top: 4px;
  }
  .PageLunch .Course__menuNameSub {
    font-size: 1.8rem;
  }
  .PageLunch .Course__menuPrice {
    margin-top: 16px;
  }
  .PageLunch .Course__menuPriceMain {
    font-size: 3.6rem;
  }
  .PageLunch .Course__menuPriceSub {
    font-size: 1.4rem;
  }
  .PageLunch .Course__menuDetails {
    margin-top: 20px;
  }
  .PageLunch .Course__menuDetailsList {
    margin-top: 10px;
  }
  .PageLunch .Course__menuDetailsListItem {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PageLunch .LimitedCourse {
    margin-top: 60px;
  }
  .PageLunch .SpecialCourse {
    margin-top: 80px;
  }
  .PageLunch .CourseOtherContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .PageLunch .Option {
    width: 50%;
  }
  .PageLunch .Option__menuItem {
    height: 380px;
    margin-top: 20px;
    padding: 20px;
  }
  .PageLunch .Option__menuInfo {
    margin-top: 14px;
  }
  .PageLunch .Option__menuNameMain {
    font-size: 1.8rem;
  }
  .PageLunch .Option__menuNameSub {
    font-size: 1.6rem;
  }
  .PageLunch .Option__menuContentList {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .PageLunch .Option__menuContentListItem {
    width: 50%;
  }
  .PageLunch .Option__menuContentListItem + .Option__menuContentListItem {
    border-left: 1px solid #ccc;
    padding-left: 20px;
  }
  .PageLunch .Option__menuContentName {
    font-size: 1.4rem;
  }
  .PageLunch .Option__menuPrice {
    margin-top: 4px;
  }
  .PageLunch .Option__menuPriceMain {
    font-size: 2.6rem;
  }
  .PageLunch .Drink {
    margin-left: 40px;
    width: 50%;
  }
  .PageLunch .Drink__menuItem {
    height: 380px;
    margin-top: 20px;
    padding: 20px;
  }
  .PageLunch .Drink__menuInfo {
    margin-top: 14px;
  }
  .PageLunch .Drink__menuNameMain {
    font-size: 1.8rem;
  }
  .PageLunch .Drink__menuNameSub {
    font-size: 1.6rem;
  }
  .PageLunch .Drink__menuDetails {
    margin-top: 20px;
  }
  .PageLunch .Drink__menuDetailsList {
    margin-top: 8px;
  }
  .PageLunch .Drink__menuDetailsListItem {
    font-size: 1.4rem;
  }
  .PageParty .PartyPlan__courseList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .PageParty .PartyPlan__courseListItem {
    margin-left: 40px;
    padding: 40px 20px;
    width: 50%;
  }
  .PageParty .PartyPlan__courseListItem .title-2 {
    font-size: 3.6rem;
  }
  .PageParty .PartyPlan__courseInfo {
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseInfo .title-3 {
    margin-top: 30px;
  }
  .PageParty .PartyPlan__courseMenuList {
    display: inline-block;
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseMenuListItem + .PartyPlan__courseMenuListItem {
    margin-top: 14px;
  }
  .PageParty .PartyPlan__courseDrinkList {
    margin-top: 20px;
  }
  .PageParty .PartyPlan__courseNoteList {
    margin-top: 60px;
  }
  .PageThanksRestaurant .Thanks__brandName {
    margin-top: 80px;
  }
  .PageThanksRestaurant .Thanks__brandName .logo-espoir {
    height: 60px;
    width: 378.21px;
  }
  .PageThanksRestaurant .Thanks__brandName .logo-espoir:before {
    height: 60px;
    left: 0;
    top: calc(50% - 30px);
    width: 378.21px;
  }
  .PageMemorialPhoto .MemorialPhoto__pageImgList {
    height: 1050px;
    margin-left: -2px;
    margin-top: -18px;
  }
  .PageMemorialPhoto .MemorialPhoto__pageImgListItem {
    margin-left: 2px;
    margin-top: 2px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuList {
    margin-top: 60px;
  }
  .PageMemorialPhoto .MemorialPhoto__menuListItem {
    padding: 30px 0;
  }

  .MemorialPhoto__menuData {
    margin-left: 10em;
    margin-right: 10em;
    border-bottom: 1px dashed #2d9692;
    padding-top: 20px;
    height: 60px;
    position: relative;
  }

  .MemorialPhoto__menuData.MemorialPhoto__menuData__rentalCostume {
    height: 185px;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataName {
    float: left;
    clear: left;
    position: relative;
    left: 3em;
  }
  .PageMemorialPhoto .MemorialPhoto__menuDataPrice {
    position: absolute;
    left: 35em;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataSub p {
    position: absolute;
    left: 4em;
    text-align: left;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataSub p:nth-child(1) {
    top: 3.5em;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataSub p:nth-child(2) {
    top: 7.5em;
  }

  .PageMemorialPhoto .MemorialPhoto__menuDataSub p span {
    position: absolute;
    left: 6em;
    width: 500px;
  }

  .PageMemorialPhoto .MemorialPhoto__notes .text + .text {
    margin-top: 6px;
  }

  .sp-only {
    display: none;
  }

  .PageMemorialPhoto .MemorialWedding__pageImgList {
    height: 700px;
    margin-left: -2px;
    margin-top: 58px;
  }
  .PageMemorialPhoto .MemorialWedding__pageImgListItem {
    height: 50%;
    margin-left: 2px;
    margin-top: 2px;
  }
  .PageMemorialPhoto .MemorialWedding__pageImgSubList {
    margin-top: -2px;
  }
  .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo03 {
    height: calc(calc(100% * .5) - 1px);
    margin-top: 2px;
  }
  .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo04 {
    height: calc(calc(100% * .5) - 1px);
    margin-top: 2px;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuImg {
    margin-left: 4em;
    width: 30%;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuContext {
    margin-left: 4em;
    width: 50%;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuData {
    border-bottom: 1px dashed #2d9692;
    height: 40px;
    position: relative;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuName {
    float: left;
    clear: left;
    position: relative;
    left: 1em;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuPrice {
    position: absolute;
    left: 25em;
  }

  .PageMemorialPhoto .MemorialPhoto__planMenuLocation {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
  }



  .PageMemorialPhoto .MemorialPhoto__planMenuTitle {
    font-size: 1.6rem;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuList {
    margin-top: 14px;
    word-break: keep-all;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuListItem {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .PageMemorialPhoto .MemorialPhoto__planMenuListItem + .MemorialPhoto__planMenuListItem:before {
    padding-right: 3px;
  }




  .PageBeautyFlower .Overview__pageImgList {
    height: 800px;
    margin-top: 60px;
  }
  .PageBeautyFlower .Overview__pageImgListItem {
    height: 50%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo01 {
    width: 40%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo02 {
    width: 60%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo03 {
    width: 27%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo04 {
    width: 23%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo05 {
    width: 23%;
  }
  .PageBeautyFlower .Overview__pageImgListItem.-photo06 {
    width: 27%;
  }
  .PageBeautyFlower .BeautyMenuContainer {
    padding: 60px 200px;
  }
  .PageBeautyFlower .BeautyMenu__menulist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: 20px;
  }
  .PageBeautyFlower .BeautyMenu__menulistItem {
    margin-left: 40px;
    margin-top: 40px;
    width: calc(calc(100% - 80px) / 2);
  }
  .PageBeautyFlower .BeautyMenu__menulistItem .title-5 {
    margin-top: 20px;
  }
  .PageBeautyFlower .BeautyMenu__courseList {
    margin-top: 60px;
  }
  .PageBeautyFlower .BeautyMenu__courseListItem {
    padding: 30px 0;
  }
  .PageBeautyFlower .BeautyMenu__courseListItem .title-5 {
    text-align: center;
  }
  .PageBeautyFlower .title-5 + .text {
    margin-top: 10px;
  }
  .PageBeautyFlower .text {
    text-align: center;
  }
  .PageBeautyFlower .BeautyMenu__courseList .text + .text {
    margin-top: 6px;
  }
  .PageBeautyFlower .BeautyMenu__notes {
    margin-top: 60px;
  }
  .PageRental .Rental__view {
    margin-top: 40px;
  }
  .PageRental .Rental__viewList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-top: -20px;
  }
  .PageRental .Rental__viewListItem {
    margin-left: 20px;
    margin-top: 20px;
    width: calc(calc(100% - 60px) / 3);
  }
  .PageRental .Rental__ruleList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PageRental .Rental__ruleTitle {
    padding: 20px 0 20px 40px;
    width: 24%;
  }
  .PageRental .Rental__ruleData {
    padding: 20px 40px 20px 0;
    width: 76%;
  }
  .PageRental .Rental__termsList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .PageRental .Rental__termsTitle {
    padding: 20px 0 20px 40px;
    width: 24%;
  }
  .PageRental .Rental__termsData {
    padding: 20px 40px 20px 0;
    width: 76%;
  }
  .PageRental .Rental__termsTitle.-fee {
    font-size: 1.6rem;
    padding: 20px 40px;
    width: 100%;
  }
  .PageRental .Rental__termsData.-fee {
    padding: 0 40px 40px 40px;
    width: 100%;
  }
  .PageRental .table-thead .table-heading:first-of-type {
    width: 260px;
  }
  .PageRental .table-thead .table-heading:nth-of-type(n+2) {
    width: calc(calc(100% - 260px) / 2);
  }
  .PageRental .table-heading.-cancel {
    padding: 10px;
  }
  .PageRental .list-number {
    padding-left: 37px;
  }
  .PageRental .Rental__termsTitle.-notes {
    font-size: 1.6rem;
    padding: 20px 40px;
    width: 100%;
  }
  .PageRental .Rental__termsData.-notes {
    padding: 0 40px 40px 40px;
    width: 100%;
  }
  .PageRental .list-def dt:nth-of-type(n+2),
  .PageRental .list-def dd:nth-of-type(n+2) {
    border-top: 1px solid #777;
  }
  .PageRental .list-def dt {
    padding-left: 20px;
  }
  .PageRental .Rental__termsContact {
    margin-top: 60px;
  }
  .PageRecruit .RecruitContact {
    margin-top: 40px;
  }
  .PageRecruit .RecruitContact__mail .btn-search {
    height: 80px;
    width: 400px;
  }
  .PageRecruit .RecruitContact__mail .btn-search-text {
    line-height: 80px;
  }
  .PageRecruit .RecruitContact__mail .icon-mail:before {
    height: 10px;
    left: 0;
    top: calc(50% - 4.6px);
    width: 14px;
  }
  .PageRecruit .RecruitContact__tel {
    margin-top: 60px;
  }
  .PageRecruit .RecruitContact__telText {
    font-size: 1.8rem;
  }
  .PageRecruit .RecruitContact__tel .btn-tel {
    display: inline-block;
    margin-top: 10px;
    pointer-events: none;
  }
  .PageRecruit .RecruitContact__tel .btn-search-text {
    color: #222;
    font-size: 5rem;
    padding-left: 44px;
  }
  .PageRecruit .RecruitContact__tel .btn-search-text:before {
    height: 35px;
    top: calc(50% - 17.5px);
    width: 30px;
  }
  .PageRecruit .RecruitContact__telTime {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .PagePrivacy .Privacy__policyListItem + .Privacy__policyListItem {
    margin-top: 60px;
  }
  .PagePrivacy .Privacy__policyListItem .title-3 + .text {
    margin-top: 20px;
  }
  .Page404 {
    padding: 60px 0 100px;
  }
}

@media screen and (max-width: 640px) {
  /* -- for JavaScript ここから -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin-right: 1em;
    margin-bottom: 2em;
  }
  /* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
}

@media screen and (-webkit-device-pixel-ratio: 2) and (max-width: 767px) {
  .bg_section.-topService {
    background-image: url(../image/bg/bg_top-service_sp@2x.jpg);
  }
}

@media screen and (-webkit-device-pixel-ratio: 2) and (min-width: 768px) {
  .bg_section.-topService {
    background-image: url(../image/bg/bg_top-service_pc@2x.jpg);
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .btn-prev-post-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .btn-next-post-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .btn-cta-text {
    line-height: 72px;
  }
  *::-ms-backdrop, .btn-access-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .btn-access .icon-map:before {
    top: 1px;
  }
  *::-ms-backdrop, .btn-fair-more-text {
    line-height: 48px;
  }
  *::-ms-backdrop, .btn-fair-more .icon.-details:after, .btn-fair-more .-details.logo:after, .btn-fair-more .-details.ilst:after, .btn-fair-more .-details.typ:after {
    top: calc(50% - 9px);
  }
  *::-ms-backdrop, .btn-fair-cta-text {
    line-height: 48px;
  }
  *::-ms-backdrop, .btn-fair-cta .icon.-form:after, .btn-fair-cta .-form.logo:after, .btn-fair-cta .-form.ilst:after, .btn-fair-cta .-form.typ:after {
    top: calc(50% - 10px);
  }
  *::-ms-backdrop, .btn-fair-details-cta-text {
    line-height: 88px;
  }
  *::-ms-backdrop, .btn-fair-details-cta .icon.-form:after, .btn-fair-details-cta .-form.logo:after, .btn-fair-details-cta .-form.ilst:after, .btn-fair-details-cta .-form.typ:after {
    top: calc(50% - 10px);
  }
  *::-ms-backdrop, .card-post-list-item {
    width: 270px;
  }
  *::-ms-backdrop, .card-post-img-box {
    height: 170px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  *::-ms-backdrop, .card-post-img {
    height: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
  @supports (-o-object-fit: cover) or (object-fit: cover){
    *::-ms-backdrop, .card-post-img {
      position: static;
      height: 100%;
      width: 100%;
      left: 0;
      object-fit: cover;
      top: 0;
      transform: none;
    }
  }
  *::-ms-backdrop, .card-rec-fair-list-item {
    width: 270px;
  }
  *::-ms-backdrop, .card-rec-fair-img-box {
    height: 170px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  *::-ms-backdrop, .card-rec-fair-img {
    height: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
  @supports (-o-object-fit: cover) or (object-fit: cover){
    *::-ms-backdrop, .card-rec-fair-img {
      position: static;
      height: 100%;
      width: 100%;
      left: 0;
      object-fit: cover;
      top: 0;
      transform: none;
    }
  }
  *::-ms-backdrop, .card-rec-fair-date {
    margin-bottom: -2px;
    padding-bottom: 0;
  }
  *::-ms-backdrop, .chip-new:before {
    top: 6px;
  }
  *::-ms-backdrop, .chip-rec:before {
    top: 6px;
  }
  *::-ms-backdrop, .title-3 {
    padding: 16px 14px 6px;
  }
  *::-ms-backdrop, .title-4 {
    padding: 9px 0 2px 15px;
  }
  *::-ms-backdrop, .list > li:before {
    top: 5px;
  }
  *::-ms-backdrop, .table-heading {
    border-left: 1px solid #abd5d3;
  }
  *::-ms-backdrop, .tag-post-category .tag {
    padding: 5px 8px 0px 8px;
  }
  *::-ms-backdrop, .tag-search-category .tag {
    padding: 8px 20px 1px 20px;
  }
  *::-ms-backdrop, .text-link.-tab:after {
    top: 2px;
  }
  *::-ms-backdrop, .ImportantNav_ctaLink {
    line-height: 35px;
  }
  *::-ms-backdrop, .ImportantNav_ctaLinkText.icon-mail.-white:before {
    top: 1px;
  }
  *::-ms-backdrop, .GNav__menuLink.-cta.-contact, .GNav__menuLink.-cta.-reservation {
    padding: 12px 17px 4px 17px;
  }
  *::-ms-backdrop, .GNav__menuContactLinkText.-tel {
    line-height: 48px;
  }
  *::-ms-backdrop, .GNav__menuContactLinkText.icon-tel:before {
    top: 2px;
  }
  *::-ms-backdrop, .GNav__menuContactLinkText.icon-mail:before {
    top: 3px;
  }
  *::-ms-backdrop, .GNav__menuContactLinkText.icon-fair:before {
    top: 1px;
  }
  *::-ms-backdrop, .GNav__menuPagesListItem.-layer3 .GNav__menuLink:before {
    top: 6px;
  }
  *::-ms-backdrop, .FixedFt__infoTitle {
    line-height: 88px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaItem {
    width: 220px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaItem.-tel .FixedFt__contactCtaText {
    line-height: 50px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaText.icon-tel:before {
    top: 2px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaItem.-contact .FixedFt__contactCtaText {
    line-height: 47px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaText.icon-mail:before {
    top: 2px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaItem.-reservation .FixedFt__contactCtaText {
    line-height: 47px;
  }
  *::-ms-backdrop, .FixedFt__contactCtaText.icon-fair:before {
    top: 1px;
  }
  *::-ms-backdrop, .Footer__telAndSNS {
    width: 580px;
  }
  *::-ms-backdrop, .Footer__mailForm {
    width: 580px;
  }
  *::-ms-backdrop, .breadcrumb > div > span {
    line-height: 48px;
  }
  *::-ms-backdrop, .breadcrumb span:first-of-type a:before {
    top: 12px;
  }
  *::-ms-backdrop, .breadcrumb > div > span + span:before {
    top: 3px;
  }
  *::-ms-backdrop, .form-input-title.-req:before, .form-input-list-item.-checkbox.-req .privacy-policy:before {
    padding: 8px 9px 2px 9px;
    top: -3px;
  }
  *::-ms-backdrop, .form-input-data.-text {
    line-height: 30px;
  }
  *::-ms-backdrop, .form-input-list-item.-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
    top: 1px;
  }
  *::-ms-backdrop, .form-input-list-item.-radio input[type="radio"] + .wpcf7-list-item-label:before {
    top: 7px;
  }
  *::-ms-backdrop, .btn-form-submit {
    line-height: 68px;
  }
  *::-ms-backdrop, .Blog__postContent h2 {
    padding: 16px 14px 6px;
  }
  *::-ms-backdrop, .Blog__postContent h3 {
    padding: 9px 0 2px 15px;
  }
  *::-ms-backdrop, .Blog__mainContent .card-post-list-item {
    width: 280px;
  }
  *::-ms-backdrop, .Blog__recommendCouponLink {
    padding: 18px 0 10px 0;
  }
  *::-ms-backdrop, .Blog__recommendCouponLinkText:before {
    top: -7px;
  }
  *::-ms-backdrop, .Blog__recommendSNSListItem {
    width: 160px;
  }
  *::-ms-backdrop, .Blog__recommendSNSLink {
    padding: 18px 4px 10px 0;
  }
  *::-ms-backdrop, .Blog__recommendSNSLink.-instagram .icon-instagram:before {
    top: -3px;
  }
  *::-ms-backdrop, .Blog__recommendSNSLink.-facebook .icon-facebook:before {
    top: -4px;
  }
  *::-ms-backdrop, .Blog__recommendSNSLink.-twitter .icon-twitter:before {
    top: -2px;
  }
  *::-ms-backdrop, .Blog__subContentPostSearchBtn {
    padding-top: 8px;
  }
  *::-ms-backdrop, .Blog__subContentNewPostImgBox {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px;
  }
  *::-ms-backdrop, .Blog__subContentNewPostImg {
    height: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
  @supports (-o-object-fit: cover) or (object-fit: cover){
    *::-ms-backdrop, .Blog__subContentNewPostImg {
      position: static;
      height: 100%;
      width: 100%;
      left: 0;
      object-fit: cover;
      top: 0;
      transform: none;
    }
  }
  *::-ms-backdrop, #wp-calendar thead th {
    width: 14.285%;
  }
  *::-ms-backdrop, #wp-calendar tbody td {
    padding-top: 8px;
  }
  *::-ms-backdrop, #wp-calendar tbody td a {
    margin-top: -5px;
    padding-top: 4px;
  }
  *::-ms-backdrop, .Top-Support .card-support-list-item {
    width: 33.333%;
  }
  *::-ms-backdrop, .Top-Plan .card-plan-list-item {
    width: 270px;
  }
  *::-ms-backdrop, .Top-NewService .card-support-list-item {
    width: 33.333%;
  }
  *::-ms-backdrop, .Top-SNS__snsListItem {
    width: 500px;
  }
  *::-ms-backdrop, .Top-Service .card-photo-list-item {
    width: 500px;
  }
  *::-ms-backdrop, .Top-Service .card-photo-img-box {
    height: 170px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  *::-ms-backdrop, .Top-Service .card-photo-img {
    height: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
  @supports (-o-object-fit: cover) or (object-fit: cover){
    *::-ms-backdrop, .Top-Service .card-photo-img {
      position: static;
      height: 100%;
      width: 100%;
      left: 0;
      object-fit: cover;
      top: 0;
      transform: none;
    }
  }
  .PageAccess *::-ms-backdrop, .PageAccess .Access__rootMapCarImg {
    width: 360px;
  }
  .PageAccess *::-ms-backdrop, .PageAccess .Access__rootMapTrainImg {
    width: 600px;
  }
  .PageFair *::-ms-backdrop, .PageFair .calendarContainer {
    width: 600px;
  }
  .PageWedding *::-ms-backdrop, .PageWedding .card-plan-list-item {
    width: 200px;
  }
  .PagePlace *::-ms-backdrop, .PagePlace .Banquet__sliderLabel {
    padding: 25px 40px 18px 40px;
  }
  .PagePlace *::-ms-backdrop, .PagePlace .Restaurant__sliderLabel {
    padding: 25px 40px 18px 40px;
  }
  .PageFreeProduction *::-ms-backdrop, .PageFreeProduction .Garden__sliderLabel {
    padding: 25px 40px 18px 40px;
  }
  .PageFreeProduction *::-ms-backdrop, .PageFreeProduction .Shinto__sliderLabel {
    padding: 25px 40px 18px 40px;
  }
  .PageCuisine *::-ms-backdrop,
  .PageCuisine .CuisineMenu__dishListItem.-photo02,
  .PageCuisine .CuisineMenu__dishListItem.-photo03,
  .PageCuisine .CuisineMenu__dishListItem.-photo04,
  .PageCuisine .CuisineMenu__dishListItem.-photo05,
  .PageCuisine .CuisineMenu__dishListItem.-photo06,
  .PageCuisine .CuisineMenu__dishListItem.-photo07 {
    width: 310px;
  }
  .PageCuisine *::-ms-backdrop,
  .PageCuisine .CuisineOtherMenu__menulistItem {
    width: 310px;
  }
  .PageDress *::-ms-backdrop, .PageDress .DressPhoto__photoListItem {
    width: 250px;
  }
  .PageGallery *::-ms-backdrop, .PageGallery .GalleryPhoto__photoListItem {
    width: 250px;
  }
  .PagePlan *::-ms-backdrop, .PagePlan .card-plan-dt-limit-title {
    padding: 4px 10px 0 10px;
  }
  .PageRestaurant *::-ms-backdrop, .PageRestaurant .card-plan-list-item {
    width: 200px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo01 {
    width: 238px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo02 {
    width: 238px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo03 {
    width: 518px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo04 {
    width: 518px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo05 {
    width: 238px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__pageImgListItem.-photo06 {
    width: 238px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo01 {
    width: 498px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo02 {
    width: 249px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialWedding__pageImgListItem.-photo03 {
    width: 249px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo03 {
    height: 174px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialWedding__pageImgSubListItem.-photo04 {
    height: 174px;
  }
  .PageMemorialPhoto *::-ms-backdrop, .PageMemorialPhoto .MemorialPhoto__planMenuTitle {
    padding: 6px 4px 0 4px;
  }
  .PageRental *::-ms-backdrop, .PageRental .Rental__viewListItem {
    width: 307px;
  }
  .PageRental *::-ms-backdrop,
  .PageRental .table-thead .table-heading:nth-of-type(n+2) {
    width: 228px;
  }
  .PageRecruit *::-ms-backdrop, .PageRecruit .RecruitContact__mail .btn-search-text {
    line-height: 90px;
  }
  .PageRecruit *::-ms-backdrop, .PageRecruit .RecruitContact__mail .icon-mail:before {
    top: 4px;
  }
  .PageRecruit *::-ms-backdrop, .PageRecruit .RecruitContact__tel .btn-search-text:before {
    top: 8px;
  }
}
/* 202501 add */
.topMessage {
	border-bottom: 1px solid #2d9692;
	border-top: 1px solid #2d9692;
	background-color: #f4ffff;
	padding: 32px 16px;
	text-align: center;
}
.top-more {
  font-family: "Fredericka the Great", cursive;
  color: #111;
  text-align: right;
  padding-right: 35px;
  margin-top: 8px;
  position: relative;
}
.top-more::before {  
  position: absolute;
  content: "";
  height: 7.95px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  background-image: url(../image/icon/icon_arrow-more_black.svg);
}
.top-more::after {   
  /* position: absolute; */
  content: "";
  height: 50%;
  right: 2%;
  top: 103%;
  width: 28%;
  /* background-image: url(../image/icon/icon_line.svg); 
  background-size: contain;
  background-repeat: no-repeat;*/
  border-top: 2px dotted #111;
}
.WeddingService .card-photo-list {
  margin-top: 50px;
}
.WeddingService .card-photo-list-item {
  width: calc(100% / 2);
}
.WeddingService .card-photo-img {
  height: 332px;
}
.WeddingService .card-photo-info {
  /* margin: 20px auto 0 auto; */
  margin: 10px auto 0 auto;
}
.WeddingService .card-photo-title {
  display: block;
  text-align: center;
}
.WeddingService .card-photo-list-item {
  width: calc(33.3333% - 40px);
  margin-left: 40px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  box-shadow: 2px 3px 7px rgb(180 180 180 / 50%);
}
.WeddingService .card-photo-img {
  height: 230px;
}
.WeddingService .card-photo-list-item.fourClm {
  width: calc(25% - 40px);
}
.PageLunch .right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .top-more {
    display: none;
  }
  .WeddingService .card-photo-list {
    margin-top: 0;
  }
  .WeddingService .card-photo-img {
    height: 200px;
  }
  .WeddingService .card-photo-info {
    /* margin: 10px auto 0 auto; */
    margin: 5px auto 0 auto;
  }
  .WeddingService .btn-more {
    margin-top: 14px;
  }
  .WeddingService .card-photo-list-item {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .WeddingService .card-photo-img {
    height: 90px;
  }
  .WeddingService .card-photo-title {
    /* padding-top: 8px; */
  }
  .WeddingService .card-photo-info {
    margin: 0 auto 0 auto;
  }
  .PageLunch .right {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
