@charset "UTF-8";
/*
Theme Name: lpw-nagoya
Theme URL: https://lpw-nagoya.com
Description: ロケーションフォトウェディング名古屋
Author: 結婚式 前撮り専門　ロケーションフォトウェディング名古屋
Version: 1.0
*/
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url("https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #333;
  letter-spacing: 1.2px;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul,
li {
  list-style-type: none;
}

a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #a68951;
}

.hidden {
  overflow: hidden;
  position: absolute;
  top: -10px;
  width: 1px;
  height: 1px;
  margin: 0 !important;
  padding: 0 !important;
}

@media (min-width: 1110px) {
  body {
    font-size: 17px;
    line-height: 1.75;
  }
}
/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
.drawer-open {
  overflow: hidden !important;
}

.drawer-nav {
  position: fixed;
  z-index: 2;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #fff;
}

.drawer-brand {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 3.75rem;
  display: block;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: 0.75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

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

.drawer-open .drawer-overlay {
  display: block;
}

.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--top.drawer-open .drawer-nav {
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}

.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-nav,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}

.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-nav,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}

.drawer-hamburger {
  position: fixed;
  z-index: 4;
  top: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding: 18px 0.75rem 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border: 0;
  outline: 0;
  background-color: transparent;
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}

.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: " ";
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

.drawer--sidebar,
.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }

  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }

  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }

  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}
@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }

  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.drawer-navbar {
  z-index: 3;
  top: 0;
  width: 100%;
}

.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 0.75rem;
  text-align: center;
}

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }

  .drawer-navbar .drawer-menu--right {
    float: right;
  }

  .drawer-navbar .drawer-menu li {
    float: left;
  }

  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .drawer-navbar .drawer-hamburger {
    display: none;
  }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .drawer-navbar .drawer-menu {
    padding: 0;
  }

  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: 0.75rem;
  }
}
.drawer-dropdown-menu {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: 0.75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}
@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
main {
  display: block;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.contact-page, .blog-contents, .blog-list, .gallery-list, .plan-link-bnr {
  padding-right: 15px;
  padding-left: 15px;
}

.all-wrap {
  overflow-x: hidden;
}

.c-heading-lv1 {
  font-size: 32px;
}

.c-heading-lv2 {
  font-size: 24px;
}

.c-heading-lv3 {
  font-size: 20px;
}

.c-heading-lv4 {
  font-size: 16px;
}

.c-heading-lv5 {
  font-size: 16px;
}

.c-label-l {
  font-size: 12px;
  color: #888;
}

.c-label-s {
  font-size: 10px;
  color: #888;
}

.c-heading-title {
  position: relative;
  z-index: 1;
  color: #f2aa96;
  font-size: 24px;
  text-align: center;
}
.c-heading-title__sub-text {
  display: block;
  font-size: 14px;
  color: #a68951;
}

.frame:nth-child(even)::before, .frame:nth-child(odd)::before {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 327px;
  height: 48px;
}

.frame {
  padding: 88px 15px 0;
  position: relative;
}
.frame:nth-child(odd)::before {
  background: url(../images/sp/img_flower.png) no-repeat;
  background-size: contain;
}
.frame:nth-child(even)::before {
  background: url(../images/sp/img_plant.png) no-repeat;
  background-size: contain;
}
.frame__paragraph {
  margin-top: 24px;
}

.title-label {
  background: #f2aa96;
  padding: 8px 12px;
  color: #fff;
  font-size: 16px;
}

.plan-box {
  margin-top: 24px;
}
.plan-box:not(:first-of-type) {
  margin-top: 40px;
}
.plan-box__img {
  display: block;
  width: 80%;
  margin: auto;
}
.plan-box__plan-link {
  display: block;
  margin-top: 24px;
  font-size: 16px;
  text-align: center;
  text-decoration: underline;
  color: #a68951;
}
.plan-box__price {
  text-align: center;
  font-size: 14px;
  font-family: "Sawarabi Mincho", serif;
}
.plan-box__link {
  margin-top: 7px;
  text-align: center;
}

.location-box {
  padding: 24px 0;
}
.location-box__img {
  display: block;
  margin: auto;
}
.location-box__name {
  margin-top: 24px;
  font-size: 24px;
}
.location-box__address {
  margin-top: 12px;
  display: block;
  font-size: 18px;
}
.location-box__description {
  margin-top: 12px;
}
.location-box__link {
  margin-top: 16px;
  text-align: center;
}
.location-box__for-list {
  margin-top: calc(40px - 24px);
}

.info-list {
  padding-top: 16px;
  border-bottom: 1px solid #e7e7e7;
}
.info-list__item {
  padding: 16px 24px;
  border-top: 1px solid #e7e7e7;
}
.info-list__date {
  margin-bottom: 4px;
  display: block;
}
.info-list__for-list {
  margin-top: 40px;
}

.detail-link {
  display: inline-block;
  text-align: center;
  padding: 6px;
  border: 1px solid #f2aa96;
  color: #f2aa96;
  font-size: 12px;
  text-decoration: none;
  width: 160px;
}

.round-btn {
  display: inline-block;
  text-align: center;
  padding: 12px;
  border-radius: 30px;
  border: 1px solid #a68951;
  color: #a68951;
  width: 100%;
  text-decoration: none;
}

.footer-lead-btn {
  display: block;
  padding: 15px 0;
  text-align: center;
  background: #ddb254;
  color: #fff;
  text-decoration: none;
}
.footer-lead-btn:first-child {
  margin-bottom: 10px;
}
.footer-lead-btn:nth-child(2) {
  margin-bottom: 10px;
}

.breadcrumb-list {
  padding: 16px 15px;
}
.breadcrumb-list__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 10px;
}
.breadcrumb-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb-list__item:first-child .breadcrumb-list__item-link:before {
  display: inline-block;
  content: "";
  background: url(../images/ico_home.svg) no-repeat;
  width: 12px;
  height: 13px;
  background-size: contain;
  vertical-align: text-bottom;
}
.breadcrumb-list__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #a68951;
}
.breadcrumb-list__home {
  vertical-align: sub;
}
.breadcrumb-list__arrow {
  padding: 0 5px;
  font-size: 10px;
  color: #ccc;
}

.page-layout {
  padding-bottom: 60px;
}
.page-layout.-page {
  padding-top: 60px;
}
.page-layout__body {
  margin-top: 16px;
}
.page-layout__body.-page {
  margin-top: 24px;
}
.page-layout__top-section:not(:first-child) {
  margin-top: 60px;
}
.page-layout__page-section:not(:first-child) {
  margin-top: 60px;
}
.page-layout__btn {
  margin: 40px 15px 0;
}

.header {
  position: fixed;
  z-index: 3;
  top: 0;
  background: #fff;
  width: 100%;
  height: 60px;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__item {
  position: relative;
}
.header__title {
  padding: 12px 0px 14px 15px;
  line-height: 1.3;
  background: #fff;
  border-bottom: 1px solid #ccc;
  position: relative;
  z-index: 3;
}
.header__logo {
  margin-right: 5px;
  width: 240px;
}
.header__title-sub {
  font-size: 8px;
  letter-spacing: 1px;
  line-height: 16px;
}

.header-hammburger {
  position: relative;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 4;
}
.header-hammburger__line {
  position: absolute;
  left: 15px;
  width: 30px;
  height: 1px;
  background-color: #a68951;
  height: 3px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 20px;
}
.header-hammburger__line.-one {
  top: 18px;
}
.header-hammburger__line.-two {
  top: 26px;
}
.header-hammburger__line.-three {
  top: 34px;
}
.header-hammburger__cover {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
}

.global-nav__link {
  display: block;
  padding: 16px 0px 12px 24px;
  font-size: 14px;
  font-weight: bold;
  color: #a68951;
  text-decoration: none;
}
.global-nav__link.-btn {
  padding: 13px;
  margin: 10px 24px;
  background: #f2aa96;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.global-nav__link.-btn:hover {
  opacity: 0.8;
}
.global-nav__link.-btn-access {
  background: #ddb254;
}
.global-nav__link-sub {
  display: block;
  font-size: 10px;
  color: #333;
}
.global-nav__drop {
  margin-left: 48px;
}
.global-nav__drop-link {
  padding: 9px 0;
  display: block;
  font-size: 10px;
  color: #333;
  text-decoration: none;
}
.global-nav__open-nav {
  padding: 30px;
}
.global-nav__list {
  padding-bottom: 100px;
}

.global-nav-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  background-color: rgba(242, 170, 150, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
}

.nav-open {
  position: fixed;
  width: 100%;
  height: 100%;
}
.nav-open .global-nav {
  right: 0;
}
.nav-open .global-nav-bg {
  opacity: 0.8;
  visibility: visible;
}
.nav-open .header-hammburger__line.-one {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 23px;
}
.nav-open .header-hammburger__line.-two {
  width: 0;
  left: 50%;
}
.nav-open .header-hammburger__line.-three {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 23px;
}

.drawer-hamburger {
  padding: 17px 2.45rem 30px;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer-hamburger-icon {
  width: 28px;
  height: 3px;
  background: #a68951;
}
.drawer-hamburger-icon::before {
  height: 3px;
  background: #a68951;
}
.drawer-hamburger-icon::after {
  height: 3px;
  background: #a68951;
}

.drawer-nav {
  position: fixed;
  padding-top: 60px;
  width: 85%;
  bottom: 44px;
  /* fallback for enviroment can't use calc & env function */
  bottom: calc(env(safe-area-inset-bottom) + 44px);
}

.drawer--right .drawer-nav {
  right: -85%;
}

.drawer-overlay {
  background-color: rgba(242, 170, 150, 0.5);
}

/* MV */
.mv {
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  z-index: 0;
}
.mv__inner {
  position: relative;
  text-align: center;
}
.mv__img {
  width: 100%;
}
.mv__top-text {
  position: absolute;
  top: 63%;
  left: 20px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 6px;
  line-height: 32px;
  z-index: 1;
}
.mv__of-page-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 20px;
  z-index: 1;
  display: inline-block;
  width: 100%;
}
.mv__top-text-accent {
  color: #f2aa96;
}

.nav-area {
  padding: 10px 15px 30px;
  background: #f2aa96;
}
.nav-area.-margin {
  margin-top: 16px;
}
.nav-area.-of-page-footer {
  padding: 0 0 30px;
}
.nav-area__box {
  margin: 30px auto 0;
}
.nav-area__of-page-title {
  padding: 7px 0 6px;
  background: #a2d067;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.footer-phone {
  padding: 35px 0;
  position: relative;
  background: url(../images/img_footer-phone.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-phone::before {
  content: "";
  width: 100%;
  height: 210px;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.75);
}
.footer-phone__inner {
  position: relative;
  z-index: 1;
}
.footer-phone__text {
  color: #a68951;
  text-align: center;
}
.footer-phone__number {
  margin-top: 24px;
  text-align: center;
}
.footer-phone__number-link {
  text-decoration: none;
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 36px;
  color: #a68951;
}
.footer-phone__number-link::before {
  margin-right: 5px;
  content: "";
  display: inline-block;
  background: url(../images/ico_footer-phone.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.footer-phone__hours {
  margin-top: 24px;
  color: #a68951;
  text-align: center;
}

.footer-area {
  padding: 40px 15px;
  background: #f1f2ec;
}
.footer-area__nav-title {
  font-size: 12px;
}
.footer-area__list {
  margin-top: 16px;
}
.footer-area__item:not(:first-child) {
  margin-top: 16px;
}
.footer-area__item-img {
  margin-right: 5px;
}
.footer-area__item-link {
  padding: 5px 0;
  display: block;
  width: 100%;
  font-size: 12px;
  text-decoration: none;
  color: #a68951;
}
.footer-area__item-link::before {
  content: "";
  display: inline-block;
  border-color: #a68951;
  border-style: solid;
  border-width: 0 2px 2px 0;
  height: 5px;
  vertical-align: middle;
  width: 5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.footer-area__item-text {
  margin: 10px 0 5px 10px;
}
.footer-area__bnr {
  margin-top: 24px;
}
.footer-area__bnr:not(:first-of-type) {
  margin-top: 16px;
}
.footer-area__copyright {
  margin-top: 24px;
  text-align: center;
  font-size: 10px;
  color: #a68951;
  letter-spacing: 0.6px;
}

.img-bnr {
  display: block;
}

/*-----------------------*/
/*-----------------------*/
.page-mv {
  padding: 52px 0 53px;
  background: #fef3f0;
  color: #a68951;
}
.page-mv__heading {
  text-align: center;
}
.page-mv__sub {
  display: block;
  font-size: 13px;
}

.page-catch__img {
  display: block;
  margin: 24px auto 16px;
}
.page-catch__link {
  margin: 24px auto 16px;
  display: block;
}
.page-catch__heading {
  color: #a68951;
}
.page-catch__plan {
  margin-top: 24px;
  font-size: 16px;
  color: #a68951;
}
.page-catch__contents {
  margin-top: 16px;
}
.page-catch__para {
  margin-top: 16px;
}

.plan-set__icon {
  margin-top: 15px;
}

.plan-set {
  margin-top: 16px;
  padding: 10px;
  border: 1px solid #ccc;
}
.plan-set__item--ranking1 {
  margin-bottom: 10px;
  font-weight: bold;
}
.plan-set__item--ranking1 img {
  display: block;
  margin-bottom: 5px;
}
.plan-set__item--ranking1 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F6D5CE));
  background: linear-gradient(transparent 60%, #F6D5CE 60%);
}
.plan-set__note {
  margin-top: 10px;
}

.about-us {
  padding-top: 24px;
}
.about-us__block {
  counter-increment: number;
}
.about-us__block:not(:first-of-type) {
  margin-top: 60px;
}
.about-us__block .about-us__title::before {
  padding-top: 4px;
  padding-left: 2px;
  margin-right: 4px;
  content: counter(number);
  border-radius: 50%;
  background: #f2aa96;
  color: #fff;
  -ms-flex-preferred-size: 32px;
      flex-basis: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.about-us__desc {
  margin-top: 16px;
}
.about-us__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #a68951;
}
.about-us__text {
  margin-top: 16px;
}
.about-us__img {
  display: block;
  margin: 24px auto 0;
}

.plan-flow {
  padding-top: 24px;
}

.plan-about {
  margin: auto;
}
.plan-about__necessary {
  border: 1px solid #f2aa96;
  margin: 40px auto;
  width: 80%;
  padding-bottom: 20px;
}
.plan-about__necessary-title {
  font-size: 18px;
  margin: 20px;
  text-align: center;
  color: #f2aa96;
}
.plan-about__necessary-title span {
  font-size: 16px;
}
.plan-about__twenty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 12px;
}
@media screen and (max-width: 769px) {
  .plan-about__twenty {
    display: block;
    padding: 10%;
  }
}
@media screen and (min-width: 769px) {
  .plan-about__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 769px) {
  .plan-about__flex {
    width: 90%;
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 769px) {
  .plan-about__flex-inner {
    width: 49%;
  }
}
.plan-about__title {
  font-size: 24px;
  color: #a68951;
}
@media screen and (max-width: 769px) {
  .plan-about__title {
    font-size: 18px;
    margin: 10px 0;
  }
}
@media screen and (min-width: 769px) {
  .plan-about__place {
    margin-bottom: 20px;
  }
}
.plan-about__label {
  background: #a68951;
  color: #fff;
  display: inline-block;
  margin: 10px 0 5px;
  padding: 3px 17px;
  border-radius: 18px;
}
@media screen and (min-width: 769px) {
  .plan-about__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.plan-about__hokanimo {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  background: #f2aa96;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .plan-about__hokanimo {
    font-size: 18px;
    width: 90%;
    margin: auto;
  }
}
.plan-about__other {
  text-align: center;
  margin: auto;
  width: 60%;
  margin-top: 60px;
}
@media screen and (max-width: 769px) {
  .plan-about__other {
    width: 90%;
    margin: 0 auto 40px;
    text-align: left;
  }
}
.plan-about__point {
  margin-top: 40px;
  text-align: center;
}

.flow-order {
  position: relative;
  padding: 16px;
  border: 2px solid #f2aa96;
  counter-increment: number;
}
.flow-order:not(:last-child)::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 20px 20px 0 20px;
  border-color: #f2aa96 transparent transparent transparent;
  border-width: 20px 60px 0 60px;
}
.flow-order:not(:first-of-type) {
  margin-top: 44px;
}
.flow-order .flow-order__title::before {
  padding-top: 4px;
  padding-left: 2px;
  margin-right: 4px;
  content: counter(number);
  border-radius: 50%;
  background: #f2aa96;
  color: #fff;
  -ms-flex-preferred-size: 32px;
      flex-basis: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.flow-order__desc {
  margin-top: 16px;
}
.flow-order__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a68951;
}
.flow-order__text {
  margin-top: 16px;
}
.flow-order__img {
  display: block;
  margin: 0 auto;
}
.flow-order__linklist {
  width: 500px;
  background: #f1f2ec;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}
@media screen and (max-width: 769px) {
  .flow-order__linklist {
    width: 100%;
    padding: 15px;
  }
}
.flow-order__linkitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .flow-order__linkitem {
    font-size: 12px;
  }
}
.flow-order__linkitem:first-child {
  margin-bottom: 5px;
}
.flow-order__linkitem a {
  background: #ddb254;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  width: 200px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .flow-order__linkitem a {
    width: 130px;
  }
}

.plan-link-bnr__item:not(:first-child) {
  margin-top: 24px;
}
.plan-link-bnr__link {
  display: block;
  padding: 51px 0 52px;
  position: relative;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.plan-link-bnr__link::before {
  content: "";
  background-color: rgba(51, 51, 51, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.plan-link-bnr__link:hover {
  opacity: 0.5;
}
.plan-link-bnr__link.-dress {
  background: url(../images/bnr_plan-dress.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.plan-link-bnr__link.-kimono {
  background: url(../images/bnr_plan-kimono.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.plan-link-bnr__link.-dress-kimono {
  background: url(../images/bnr_plan-dress-kimono.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.plan-link-bnr__text {
  position: relative;
  z-index: 0;
}

.merit {
  padding-top: 24px;
}
.merit__block {
  counter-increment: number;
}
.merit__block:not(:first-of-type) {
  margin-top: 60px;
}
.merit__block .merit__title::before {
  padding-top: 4px;
  padding-left: 2px;
  margin-right: 4px;
  content: counter(number);
  border-radius: 50%;
  background: #f2aa96;
  color: #fff;
  -ms-flex-preferred-size: 32px;
      flex-basis: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.merit__desc {
  margin-top: 16px;
}
.merit__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #a68951;
}
.merit__text {
  margin-top: 16px;
}
.merit__img {
  display: block;
  margin: 24px auto 0;
}

.select-item {
  margin-top: 24px;
}
.select-item__list:not(:first-child) {
  margin-top: 24px;
}
.select-item__item {
  margin: 12px 15px;
}

.gallery-list {
  margin-top: 24px;
}
.gallery-list__list {
  max-width: 320px;
  margin: auto;
}
.gallery-list__list:not(:first-child) {
  margin-top: 24px;
}
.gallery-list__link {
  text-decoration: none;
}
.gallery-list__img {
  width: 100%;
  display: block;
  margin: auto;
  min-height: 293px;
}
.gallery-list__item {
  margin: 12px 15px;
}

.blog-list {
  margin-top: 24px;
}
.blog-list__list {
  max-width: 320px;
  margin: auto;
}
.blog-list__list:not(:first-child) {
  margin-top: 24px;
}
.blog-list__link {
  text-decoration: none;
}
.blog-list__img {
  width: 100%;
  display: block;
  margin: auto;
}
.blog-list__item {
  margin: 12px 15px;
}
.blog-list__title-box {
  margin-top: 12px;
}
.blog-list__date {
  font-size: 12px;
  color: #666;
}
.blog-list__title {
  margin: 6px 0;
  color: #333;
}
.blog-list__lead {
  font-size: 14px;
  color: #666;
}

.border-line {
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
}
.border-line__item {
  padding: 16px 0;
  border-top: 1px solid #ccc;
}
.border-line__title {
  margin-bottom: 7px;
  font-size: 12px;
  color: #888;
  font-weight: bold;
}

.contact-link {
  width: 100%;
  display: block;
  margin: auto;
  padding: 15px 9px 14px;
  background: #ddb254;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
}

.access-traffic__img {
  display: block;
  margin: 24px auto 16px;
}
.access-traffic__heading {
  color: #a68951;
}
.access-traffic__title {
  margin-top: 24px;
  font-size: 16px;
  color: #a68951;
}
.access-traffic__contents {
  margin-top: 16px;
}
.access-traffic__para {
  margin-top: 16px;
}

.access-map {
  margin-top: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.access-map__googlemap {
  position: relative;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
.access-map__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.access-map__illust {
  margin-top: 24px;
}

.information {
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
}
.information__item {
  padding: 16px 24px;
  border-top: 1px solid #ccc;
}
.information__title {
  margin-bottom: 4px;
  font-size: 10px;
  color: #888;
  font-weight: bold;
}
.information__content {
  font-size: 12px;
}

.blog-contents h1 {
  border-bottom: 4px solid #f2aa96;
  margin: 1em 0;
}
.blog-contents h2 {
  font-size: 24px;
  color: #a68951;
  margin: 1em 0;
}
.blog-contents h3 {
  color: #a68951;
  font-size: 20px;
  margin: 1em 0;
}
.blog-contents h4 {
  padding: 8px 12px;
  background: #f2aa96;
  color: #fff;
  font-size: 16px;
  margin: 1em 0;
}
.blog-contents h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1em 0;
}
.blog-contents h5::before {
  margin-right: 8px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 2em;
  background: #f2aa96;
  font-size: 16px;
}
.blog-contents .post-sumbnail {
  display: block;
  margin: 24px auto;
}
.blog-contents p {
  margin: 1em 0;
}
.blog-contents .post-date {
  display: block;
  margin: 16px 0;
  color: #a68951;
  font-size: 10px;
}
.blog-contents img {
  display: block;
  margin: 24px auto;
}

.contact-page__text-note {
  margin-top: 24px;
}
.contact-page__check {
  margin-top: 24px;
  border: 1px solid #ccc;
  padding: 10px;
}
.contact-page__privacy-link {
  color: #f2aa96;
  text-decoration: underline;
}
.contact-page__confirm {
  margin: 24px auto 0;
}
.contact-page__thanks {
  text-align: center;
}

.lead-phone {
  margin-top: 24px;
}
.lead-phone__number {
  text-align: center;
}
.lead-phone__number-link {
  text-decoration: none;
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 24px;
  color: #a68951;
}
.lead-phone__number-link::before {
  margin-right: 5px;
  content: "";
  display: inline-block;
  background: url(../images/ico_footer-phone.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.lead-phone__hours {
  font-size: 16px;
  color: #a68951;
  text-align: center;
}

.border-line-item__title {
  font-size: 14px;
  margin-top: 24px;
}
.border-line-item__confirm-title {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}
.border-line-item__confirm-content {
  margin-top: 5px;
  font-size: 12px;
}
.border-line-item__label {
  margin-right: 10px;
  font-weight: bold;
}
.border-line-item__input {
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 14px 18px;
  width: 100%;
  font-size: 16px;
}
.border-line-item__input::-webkit-input-placeholder {
  color: #bbb;
}
.border-line-item__input::-moz-placeholder {
  color: #bbb;
}
.border-line-item__input:-ms-input-placeholder {
  color: #bbb;
}
.border-line-item__input::-ms-input-placeholder {
  color: #bbb;
}
.border-line-item__input::placeholder {
  color: #bbb;
}
.border-line-item__input.-select {
  position: relative;
}
.border-line-item__input.-select::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline-block;
  border-color: #ddb254;
  border-style: solid;
  border-width: 0 2px 2px 0;
  height: 10px;
  vertical-align: middle;
  width: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.border-line-item__input.-radio {
  padding-left: 2em;
  text-indent: -2em;
}
.border-line-item__input.-radio:not(:first-child) {
  margin-top: 16px;
}
.border-line-item__input.-checkbox {
  padding-left: 2em;
  text-indent: -2em;
  width: 100%;
  display: block;
}
.border-line-item__input.-checkbox:not(:first-child) {
  margin-top: 16px;
}
.border-line-item__body {
  margin-top: 24px;
}
.border-line-item__content {
  margin-top: 8px;
}
.border-line-item__content--two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.border-line-item__content--two p {
  width: 48%;
}
@media screen and (min-width: 769px) {
  .border-line-item__content--two p {
    width: 50%;
  }
}
.border-line-item__content--two p:first-child {
  margin-right: 5px;
}
@media screen and (min-width: 769px) {
  .border-line-item__content--two p:first-child {
    margin-right: 10px;
  }
}
.border-line-item__content .text04 {
  font-size: 80%;
  margin-bottom: 20px;
}
.border-line-item__confirm-list {
  margin-top: 24px;
  border-bottom: 1px solid #ccc;
}
.border-line-item__item {
  padding: 16px 0;
  border-top: 1px solid #ccc;
}

.required-label {
  padding: 3px;
  background: #f2aa96;
  font-family: Hiragino Kaku Gothic Pro sans-serif;
  font-size: 10px;
  border-radius: 2px;
  vertical-align: baseline;
}
.required-label.-optional {
  background: #ccc;
  color: #666;
}

.form-plan {
  border: 3px solid #ccc;
  background: #fff;
  padding: 20px;
  margin-top: 10px;
  display: inline-block;
}
.form-plan__flex a {
  margin-right: 30px;
}
@media screen and (min-width: 769px) {
  .form-plan__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.pagenavi-wrapper {
  margin-top: 24px;
  text-align: center;
}

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

/* 画面サイズが1110px以上の場合の設定（タブレット用） */
@media (min-width: 1110px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

  .c-heading-lv1 {
    font-size: 36px;
  }

  .c-heading-lv2 {
    font-size: 28px;
  }

  .c-heading-lv3 {
    font-size: 24px;
  }

  .c-heading-lv4 {
    font-size: 20px;
  }

  .c-heading-lv5 {
    font-size: 20px;
  }

  .c-label-l {
    font-size: 14px;
  }

  .c-label-s {
    font-size: 12px;
  }

  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }

  .top-campaign, .top-instagram__wrap, .access-map, .access-traffic, .border-line, .blog-list, .gallery-list, .select-item, .merit, .plan-link-bnr, .plan-flow, .about-us, .page-catch, .footer-area__inner, .location-box, .header__list, .breadcrumb-list {
    width: 1110px;
    margin: auto;
  }

  .bnr-img {
    height: 120px;
  }

  .c-heading-title {
    font-size: 40px;
    font-weight: normal;
  }
  .c-heading-title__sub-text {
    font-size: 20px;
  }

  .round-btn {
    padding: 19px 0;
  }

  .all-wrap {
    min-width: 1110px;
  }

  .footer-lead-btn:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.8;
  }

  .breadcrumb-list {
    padding: 16px 0;
  }

  .page-layout {
    padding-bottom: 90px;
  }
  .page-layout.-page {
    padding-top: 133px;
  }
  .page-layout__body {
    margin-top: 40px;
  }
  .page-layout__body.-page {
    margin-top: 40px;
  }
  .page-layout__top-section {
    margin-top: 90px;
  }
  .page-layout__top-section:not(:first-of-type) {
    margin-top: 120px;
  }
  .page-layout__btn {
    margin: 40px auto 0;
    width: 420px;
  }

  .header {
    height: 133px;
  }
  .header__title {
    padding-left: 0;
    border: none;
  }
  .header__list {
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .header__logo {
    margin-right: 0;
    width: 424px;
  }
  .header__pc-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 1110px;
    margin: auto;
  }

  .global-nav {
    position: initial;
    right: 0;
    padding: 0;
    overflow: visible;
    width: auto;
    height: auto;
  }
  .global-nav__item {
    position: relative;
    padding: 15px 0;
  }
  .global-nav__item:first-child .global-nav__link {
    padding-left: 0;
  }
  .global-nav__item:last-child .global-nav__link {
    padding-right: 0;
  }
  .global-nav__item:not(:first-child) .global-nav__link {
    border-left: 1px solid #ccc;
  }
  .global-nav__item.-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 10px;
  }
  .global-nav__item.-location::after {
    display: inline-block;
    content: "";
    display: inline-block;
    border-color: #a68951;
    border-style: solid;
    border-width: 0 1px 1px 0;
    height: 8px;
    vertical-align: middle;
    width: 8px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .global-nav__link {
    cursor: pointer;
    padding: 0 14px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
  }
  .global-nav__link.-location {
    padding: 0 5px 0 14px;
  }
  .global-nav__list {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0;
  }
  .global-nav__drop {
    display: none;
    position: absolute;
    top: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 164px;
    margin: auto;
    border-radius: 8px;
    -webkit-box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14);
    text-align: center;
  }
  .global-nav__drop-item:not(:first-child) {
    border-top: 1px solid #ccc;
  }
  .global-nav__drop-item:first-child .global-nav__drop-link {
    border-radius: 8px 8px 0 0;
  }
  .global-nav__drop-item:last-child .global-nav__drop-link {
    border-radius: 0 0 8px 8px;
  }
  .global-nav__drop-link {
    background: #fff;
  }
  .global-nav__drop-link:hover {
    color: #a68951;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }

  .pc-lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pc-lead__item:not(:first-child) {
    margin-left: 10px;
  }
  .pc-lead__link {
    padding: 7px 0;
    background: #f2aa96;
    color: #fff;
    font-size: 12px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none;
  }
  .pc-lead__link:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.8;
  }
  .pc-lead__link.-contact {
    width: 180px;
    background: #ddb254;
  }
  .pc-lead__link.-reservation {
    width: 130px;
    background: #ddb254;
  }

  .pc-mv {
    padding-top: 133px;
  }
  .pc-mv__inner {
    position: relative;
  }
  .pc-mv__top-text {
    left: 20%;
  }
  .pc-mv__of-page-text {
    top: 55%;
    font-size: 32px;
  }
  .pc-mv__img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 600px;
    font-family: "object-fit:cover;";
  }

  .frame:nth-child(even)::before, .frame:nth-child(odd)::before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1110px;
    height: 88px;
  }

  .frame {
    padding: 88px 0 0;
    font-size: 14px;
  }
  .frame:nth-child(odd)::before {
    background: url(../images/pc/img_flower.png) no-repeat;
    background-size: contain;
  }
  .frame:nth-child(even)::before {
    background: url(../images/pc/img_plant.png) no-repeat;
    background-size: contain;
    height: 120px;
  }
  .frame__body {
    margin-top: 48px;
    text-align: center;
  }

  .plan-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .plan-box {
    padding: 0;
  }
  .plan-box:not(:first-child) {
    margin-left: 24px;
  }
  .plan-box:not(:first-of-type) {
    margin-top: 24px;
  }
  .plan-box__img {
    width: 348px;
  }
  .plan-box__plan-link {
    margin-top: 20px;
  }
  .plan-box__price {
    margin-top: 12px;
    font-size: 16px;
  }

  .location-box {
    padding: 45px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .location-box:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .location-box:nth-of-type(even) .location-box__block {
    margin-left: 0;
    margin-right: 32px;
  }
  .location-box__img {
    width: 728px;
    -ms-flex-preferred-size: 748px;
        flex-basis: 748px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .location-box__block {
    margin-left: 32px;
    width: 29%;
  }
  .location-box__name {
    margin-top: 0;
  }
  .location-box__link {
    text-align: left;
  }
  .location-box__for-list {
    margin: calc(60px - 45px) auto 0;
    width: 348px;
  }

  .info-list {
    width: 728px;
    margin: auto;
  }
  .info-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
  }
  .info-list__date {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    width: 20%;
  }
  .info-list__for-list {
    margin: 40px auto 0;
    width: 348px;
  }

  .nav-area {
    padding: 40px 0;
  }
  .nav-area__of-page-title {
    font-size: 20px;
  }
  .nav-area.-pc-aside {
    padding: 0;
  }
  .nav-area.-of-page-footer {
    padding: 0 0 40px;
  }

  .footer-phone {
    padding: 39px 0 40px;
  }
  .footer-phone::before {
    height: 246px;
  }

  .footer-area {
    padding: 60px 0 24px;
    background: #f1f2ec;
  }
  .footer-area__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-area__nav {
    width: 538px;
  }
  .footer-area__list {
    width: 50%;
  }
  .footer-area__list:not(:first-child) {
    margin: 16px 0 0;
  }
  .footer-area__list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-area__item:not(:first-child) {
    margin: 0;
  }
  .footer-area__item-link {
    width: 60%;
    display: inline-block;
  }
  .footer-area__bnr {
    margin-top: 0;
    margin-left: auto;
    width: 538px;
  }
  .footer-area__bnr:nth-of-type(even) {
    margin-left: 0;
  }
  .footer-area__copyright {
    margin: 24px auto 0;
    font-size: 14px;
    width: 1110px;
  }

  /*-----------------------*/
  /*-----------------------*/
  .page-mv {
    padding: 67px 0;
  }
  .page-mv__sub {
    font-size: 16px;
  }

  .page-catch {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-catch.-plan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-catch__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-catch__link {
    margin: 0 32px 0 0;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 64%;
  }
  .page-catch__img {
    margin: 0 32px 0 0;
    width: 538px;
    -ms-flex-preferred-size: 538px;
        flex-basis: 538px;
    height: 330px;
  }
  .page-catch__plan {
    margin-top: 16px;
    font-size: 20px;
    color: #a68951;
  }
  .page-catch__plan-block {
    width: 538px;
    -ms-flex-preferred-size: 538px;
        flex-basis: 538px;
  }

  .plan-set {
    padding: 24px;
    width: 538px;
  }
  .plan-set__list {
    font-size: 16px;
  }

  .about-us__block {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .about-us__block:not(:first-of-type) {
    margin-top: 60px;
  }
  .about-us__block .about-us__img {
    margin-left: 32px;
  }
  .about-us__block:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .about-us__block:nth-child(even) .about-us__img {
    margin-left: 0;
    margin-right: 32px;
  }
  .about-us__block .about-us__title::before {
    padding-top: 3px;
    margin-right: 8px;
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .about-us__img {
    margin-top: 0;
    width: 538px;
    height: 330px;
    -ms-flex-preferred-size: 538px;
        flex-basis: 538px;
  }
  .about-us__desc {
    margin-top: 0;
  }

  .flow-order {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .flow-order:not(:first-of-type) {
    margin-top: 60px;
  }
  .flow-order .flow-order__img {
    margin-right: 32px;
  }
  .flow-order .flow-order__title::before {
    padding-top: 3px;
    margin-right: 8px;
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .flow-order__img {
    margin-top: 0;
    width: 316px;
    height: 200px;
    -ms-flex-preferred-size: 316px;
        flex-basis: 316px;
  }
  .flow-order__desc {
    width: 68%;
    margin-top: 0;
  }

  .plan-link-bnr {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .plan-link-bnr__item {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .plan-link-bnr__item:not(:first-child) {
    margin: 0 0 0 30px;
  }

  .merit__block {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .merit__block:not(:first-of-type) {
    margin-top: 60px;
  }
  .merit__block .merit__img {
    margin-left: 32px;
  }
  .merit__block .merit__title::before {
    padding-top: 3px;
    margin-right: 8px;
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .merit__img {
    margin-top: 0;
    width: 538px;
    height: 330px;
    -ms-flex-preferred-size: 538px;
        flex-basis: 538px;
  }
  .merit__desc {
    margin-top: 0;
  }

  .select-item {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .select-item__list {
    width: 538px;
  }
  .select-item__list:not(:first-child) {
    margin-top: 0;
  }
  .select-item__list:nth-child(n+3) {
    margin-top: 24px;
  }

  .gallery-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .gallery-list__list {
    margin: 0;
    width: calc((100% / 4) - 30px);
  }
  .gallery-list__list:not(:first-child) {
    margin-top: 0;
  }
  .gallery-list__list:not(:first-child) {
    margin-left: 30px;
  }
  .gallery-list__list:nth-child(n+5) {
    margin-top: 24px;
  }
  .gallery-list__list:nth-child(4n+1) {
    margin-left: 0;
  }
  .gallery-list__link:hover .gallery-list__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .gallery-list__img-wrap {
    overflow: hidden;
  }
  .gallery-list__img {
    max-height: 293px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  .blog-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .blog-list__list {
    width: calc((100% / 3) - 30px);
  }
  .blog-list__list:not(:first-child) {
    margin-top: 0;
  }
  .blog-list__list:not(:first-child) {
    margin-left: 30px;
  }
  .blog-list__list:nth-child(n+4) {
    margin-top: 24px;
  }
  .blog-list__list:nth-child(3n+1) {
    margin-left: 0;
  }
  .blog-list__img-wrap {
    height: 200px;
    overflow: hidden;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .blog-list__img {
    height: 200px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .blog-list__link:hover .blog-list__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  .border-line {
    padding: 0;
  }
  .border-line__item {
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
  }
  .border-line__title {
    width: 30%;
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .border-line__content {
    width: 70%;
    font-size: 16px;
  }

  .contact-link {
    padding: 18px 0;
    font-size: 16px;
  }
  .contact-link:hover {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.8;
  }

  .access-traffic__inner {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .access-traffic__img {
    width: 538px;
    height: 200px;
    margin: 0;
  }
  .access-traffic__heading {
    color: #a68951;
  }
  .access-traffic__title {
    margin-top: 0;
    font-size: 20px;
    color: #a68951;
  }
  .access-traffic__block {
    margin: 0 0 0 32px;
    font-size: 16px;
  }
  .access-traffic__block-inner:not(:first-child) .access-traffic__title {
    margin-top: 24px;
  }
  .access-traffic__contents {
    margin-top: 0;
  }

  .access-map {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .access-map__googlemap {
    padding: 24%;
    width: 538px;
    height: 498px;
  }
  .access-map__illust {
    margin-top: 0;
    width: 538px;
  }

  .information {
    width: 728px;
    margin: auto;
  }
  .information__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .information__title {
    width: 20%;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .information__content {
    width: 80%;
  }

  .blog-contents {
    padding: 0;
    width: 728px;
    margin: auto;
  }
  .blog-contents p {
    margin: 2em 0;
  }
  .blog-contents .post-date {
    margin: 16px 0 40px;
    font-size: 14px;
  }
  .blog-contents h2 {
    font-size: 28px;
  }
  .blog-contents h3 {
    font-size: 24px;
  }
  .blog-contents h4 {
    font-size: 20px;
  }
  .blog-contents h4::before {
    height: 4vh;
  }
  .blog-contents h5 {
    font-size: 16px;
  }

  .contact-page {
    width: 720px;
    margin: auto;
  }
  .contact-page__text {
    font-size: 16px;
    text-align: center;
  }
  .contact-page__text-note {
    text-align: center;
  }
  .contact-page__check {
    margin-top: 24px;
    font-size: 14px;
  }
  .contact-page__confirm {
    margin: 24px auto 0;
    width: 280px;
  }
  .contact-page__thanks {
    text-align: center;
    margin: 24px auto 0;
  }
}
.contact-page .contact-page__confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}
.contact-page .contact-link {
  display: block;
  margin: 0 0 0 10px;
  width: 250px;
  background: #ddb254;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .contact-page .contact-link {
    padding: 18px 0;
    font-size: 16px;
    margin: 0 0 0 20px;
  }
}
.contact-page .contact-link--back {
  display: block;
  background: #bababa;
  padding: 10px;
  width: 150px;
  color: #fff;
}

.reservation__form {
  background: #F1F1F1;
  border-radius: 10px;
  padding: 15px 15px;
}
@media screen and (min-width: 769px) {
  .reservation__form {
    width: 860px;
    padding: 30px 30px;
  }
}
@media screen and (max-width: 769px) {
  .reservation__form {
    width: 94%;
    margin: 0 auto;
  }
}
.reservation__cont {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .reservation__cont {
    padding: 0 15px;
  }
}
@media screen and (min-width: 769px) {
  .reservation__cont {
    width: 800px;
  }
}
.reservation__cont .lead-phone__number-link {
  font-size: 35px;
}
@media screen and (max-width: 769px) {
  .reservation__cont .lead-phone__number-link {
    font-size: 25px;
  }
}
.reservation__cont .lead-phone__number-link::before {
  width: 30px;
  height: 26px;
  margin-right: 10px;
}
@media screen and (max-width: 769px) {
  .reservation__cont .lead-phone__number-link::before {
    width: 20px;
    height: 18px;
    margin-right: 10px;
  }
}
.reservation__box {
  text-align: center;
}
.reservation__note {
  font-weight: bold;
  font-size: 130%;
  color: #B73625;
  margin-bottom: 20px;
}
.reservation__timebox {
  margin-top: 5px;
}
@media screen and (min-width: 769px) {
  .reservation__timebox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.reservation__timebox p:first-of-type {
  margin: 0 0 10px 0;
}
@media screen and (min-width: 769px) {
  .reservation__timebox p:first-of-type {
    margin: 0 20px 0 0;
  }
}
.reservation__telbox {
  border: solid 1px #a68951;
  padding: 20px 50px;
  width: 90%;
  margin: 20px auto 50px;
}
@media screen and (max-width: 769px) {
  .reservation__telbox {
    padding: 15px 15px;
  }
}
.reservation__info {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.reservation__txt {
  margin-bottom: 50px;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .reservation__txt {
    margin-bottom: 50px;
  }
}
.reservation__txt--point {
  color: #B73625;
  font-weight: bold;
}
.reservation__confirm {
  display: none;
  text-align: center;
  font-weight: bold;
  color: #B73625;
}
@media screen and (max-width: 769px) {
  .reservation input::-webkit-input-placeholder, .reservation textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
  .reservation input::-moz-placeholder, .reservation textarea::-moz-placeholder {
    font-size: 13px;
  }
  .reservation input:-ms-input-placeholder, .reservation textarea:-ms-input-placeholder {
    font-size: 13px;
  }
  .reservation input::-ms-input-placeholder, .reservation textarea::-ms-input-placeholder {
    font-size: 13px;
  }
  .reservation input::placeholder, .reservation textarea::placeholder {
    font-size: 13px;
  }
}
.reservation .contact-page__confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}
.reservation .contact-link {
  display: block;
  margin: 0 0 0 10px;
  width: 250px;
  background: #ddb254;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .reservation .contact-link {
    padding: 18px 0;
    font-size: 16px;
    margin: 0 0 0 20px;
  }
}
.reservation .contact-link--back {
  display: block;
  background: #bababa;
  padding: 10px;
  width: 150px;
  color: #fff;
}

.mw_wp_form_confirm .reservation__confirm {
  display: block;
}
.mw_wp_form_confirm .reservation__input {
  display: none;
}
.mw_wp_form_confirm .reservation-date {
  display: block;
}
.mw_wp_form_confirm .contact-page__check {
  display: none;
}

.reservation-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.reservation-date input {
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 14px 18px;
  font-size: 16px;
  margin-bottom: 10px;
  width: 50%;
  margin-left: 20px;
}

.reservation-plan {
  margin-bottom: 50px;
}
.reservation-plan__ttl {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.reservation-plan .border-line-item__content .text04 {
  margin-bottom: 0;
  border: solid 1px #B73625;
  width: 300px;
  padding: 10px;
}
.reservation-plan .horizontal-item {
  margin-left: 30px !important;
  display: block;
}
@media screen and (max-width: 769px) {
  .reservation-plan .horizontal-item {
    margin-left: 0px !important;
    line-height: 1.7em;
  }
}
.reservation-plan dd p span.mwform-radio-field:nth-of-type(1)::before {
  display: block;
  content: "ドレスプラン ";
  font-weight: bold;
  margin: 20px 0 10px;
}
.reservation-plan dd p span.mwform-radio-field:nth-of-type(7)::before {
  display: block;
  content: "きものプラン";
  font-weight: bold;
  margin: 20px 0 10px;
}
.reservation-plan dd p span.mwform-radio-field:nth-of-type(11)::before {
  display: block;
  content: "ドレス＆きものプラン";
  font-weight: bold;
  margin: 20px 0 10px;
}

.reservation-check {
  text-align: center;
  margin-top: 30px;
}
.reservation-check .mwform-checkbox-field {
  margin-top: 10px;
  display: block;
}

.faq {
  width: 96%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .faq {
    width: 800px;
  }
}
.faq__ttl {
  margin: 100px 0 20px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .faq__ttl {
    margin: 50px 0 20px;
  }
}
.faq__item {
  border-top: solid 1px #a68951;
  padding: 20px 10px;
}
.faq__item:last-child {
  border-bottom: solid 1px #a68951;
}
.faq__item-q {
  color: #a68951;
  margin-bottom: 20px;
  vertical-align: bottom;
  font-weight: bold;
  position: relative;
  margin-left: 12%;
}
@media screen and (min-width: 769px) {
  .faq__item-q {
    margin-left: 7%;
  }
}
.faq__item-q::before {
  content: "";
  background: url("../images/q_img.png");
  background-repeat: no-repeat;
  width: 27px;
  height: 31px;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  left: -10%;
}
@media screen and (min-width: 769px) {
  .faq__item-q::before {
    left: -6%;
  }
}
.faq__item-a {
  background: #fef3f0 url("../images/a_img.png") no-repeat;
  padding: 20px 20px 20px 87px;
  background-position: 17px center;
  background-size: 6%;
  border-radius: 10px;
}
@media screen and (max-width: 769px) {
  .faq__item-a {
    padding: 20px 20px 20px 60px;
  }
}
.faq__item-a__btn a {
  display: block;
  background: #ddb254;
  color: #fff;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 14px;
  display: block;
  width: 250px;
  margin-top: 15px;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .faq__item-a__btn a {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
  }
}

.plan-set__faq a {
  padding: 6px;
  margin-top: 10px;
  display: block;
  font-weight: bold;
}

.top-instagram__wrap {
  padding: 16px 0;
}
.top-instagram__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-instagram__item {
  width: 24%;
  margin: 8px 0;
}
@media screen and (max-width: 769px) {
  .top-instagram__item {
    margin: 3px 0;
    width: 23.5%;
  }
}

.top-campaign__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  .top-campaign__list {
    margin: 20px auto 0;
  }
}
.top-campaign__item {
  width: 49.6%;
}
@media screen and (max-width: 769px) {
  .top-campaign__item {
    width: 100%;
    margin-bottom: 20px;
  }
}

/*imgselect*/
.imgselect-step {
  width: 96%;
  max-width: 1110px;
  margin: 40px auto;
}
.imgselect-step__note {
  text-align: center;
}
@media screen and (max-width: 769px) {
  .imgselect-step__note {
    width: 70%;
    margin: 0 auto 25px;
  }
}
.imgselect-step__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 40px auto 30px;
}
@media screen and (max-width: 769px) {
  .imgselect-step__list {
    display: block;
    width: 90%;
    margin: 0 auto 20px;
  }
}
.imgselect-step__item {
  width: 31%;
  border: solid 1px #f2aa96;
  padding: 10px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .imgselect-step__item {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  .imgselect-step__item::after {
    content: "▶";
    position: absolute;
    color: #f2aa96;
    right: -24px;
    top: 40%;
  }
}
@media screen and (max-width: 769px) {
  .imgselect-step__item::after {
    content: "▼";
    position: absolute;
    color: #f2aa96;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
  }
}
.imgselect-step__item:last-child::after {
  display: none;
}
.imgselect-step__itembox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7px;
}
.imgselect-step__itemname {
  background: #f2aa96;
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}
.imgselect-step__itemttl {
  color: #a68951;
  font-weight: bold;
  font-size: 120%;
}
.imgselect-step__txt {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}

.imgselect-comfirmbtn {
  display: block;
}

.imgselect-comfirmbtn {
  display: block;
  text-align: center;
}

.flow-order__linkitem.imgselect-comfirmbtn {
  text-align: center;
  background: #f1f2ec;
  width: 500px;
  margin: 0 auto;
  padding: 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 769px) {
  .flow-order__linkitem.imgselect-comfirmbtn {
    width: 100%;
  }
}

.flow-order__linkitem.imgselect-comfirmbtn a {
  padding: 15px 20px;
  margin-left: 10px;
  text-align: center;
}

.top-shop {
  text-align: center;
  padding: 45px 0;
}
.top-shop a {
  display: block;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 769px) {
  .top-shop a {
    width: 882px;
  }
}
.top-shop a:hover {
  opacity: 0.7;
}
.top-shop img {
  height: auto;
  margin: 0 auto;
  width: 100%;
}

.staff-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.staff-comment__icon {
  width: 25%;
  border: solid 3px #ddd;
  border-radius: 100px;
}
@media screen and (min-width: 769px) {
  .staff-comment__icon {
    width: 107px;
  }
}
.staff-comment__txt {
  background: #89E048;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 36px;
  border-radius: 10px;
  position: relative;
  font-family: "メイリオ", "Meiryo", sans-serif;
  border-bottom: solid 2px #ddd;
}
@media screen and (max-width: 769px) {
  .staff-comment__txt {
    width: 75%;
  }
}
.staff-comment__txt::before {
  content: "";
  position: absolute;
  top: 36%;
  left: -25px;
  border: 10px solid transparent;
  border-right: 15px solid #89E048;
}
.staff-comment--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.staff-comment--row .staff-comment__txt {
  margin-left: 0;
  margin-right: 36px;
}
.staff-comment--row .staff-comment__txt::before {
  content: "";
  position: absolute;
  top: 36%;
  right: -29px;
  width: 0;
  height: 0;
  left: auto;
  border-top: solid 10px transparent;
  border-right: solid 15px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #eee;
}