@charset "utf-8";
/******************************************************************
Theme Name: MARQUI'S ver.2025
Theme URI: https://wedding-marquis.jp/
Description: ザ・マーキーズ様のオリジナルテーマです。
Version: 1.0.0
Author: VALUEPAGE
Author URI: https://vpage.co.jp/
******************************************************************/

/*-------------------------------------------------------------
▼グリッドデザイン
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*, *::before, *::after {
  box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
* {
  -webkit-animation-duration: 0.01ms !important;
  animation-duration: 0.01ms !important;
  -webkit-animation-iteration-count: 1 !important;
  animation-iteration-count: 1 !important;
  transition-duration: 0.01ms !important;
  scroll-behavior: auto !important;
}
}
.area-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,.row:after {
  width:0px;
}
.area {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media print,screen and (min-width: 576px) {
.area {
  max-width: 540px;
}
}
@media print,screen and (min-width: 768px) {
.area {
  max-width: 720px;
}
}
@media print,screen and (min-width: 992px) {
.area {
  max-width: 960px;
}
}
@media print,screen and (min-width: 1200px) {
.area {
  max-width: 1140px;
}
}
.no-padding {
  margin-right: 0;
  margin-left: 0;
}
.no-padding > .grid, .no-padding > [class*="grid-"] {
  padding-right: 0;
  padding-left: 0;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid, .grid-auto, .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12, .grid-s, .grid-s-auto,.grid-m-1, .grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12, .grid-l-1, .grid-l-2, .grid-l-3, .grid-l-4, .grid-l-5, .grid-l-6, .grid-l-7, .grid-l-8, .grid-l-9, .grid-l-10, .grid-l-11, .grid-l-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.grid {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-12 {
  -ms-flex-order: 12;
  order: 12;
}
.space-0,.space-1,.space-2,.space-3,.space-4,.space-5,.space-6,.space-7,.space-8,.space-9,.space-10,.space-11 {
  margin-left: 0;
}
@media print,screen and (min-width: 576px) {
.grid-s {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-s-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-s-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-s-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-s-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-s-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-s-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-s-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-s-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-s-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-s-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-s-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-s-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-s-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-s-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-s-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-s-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-s-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-s-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-s-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-s-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-s-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-s-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-s-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-s-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-s-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-s-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-s-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-s-12 {
  -ms-flex-order: 12;
  order: 12;
}
}
@media print,screen and (min-width: 768px) {
.grid-m {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-m-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-m-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-m-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-m-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-m-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-m-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-m-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-m-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-m-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-m-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-m-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-m-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-m-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-m-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-m-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-m-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-m-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-m-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-m-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-m-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-m-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-m-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-m-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-m-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-m-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-m-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-m-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-m-12 {
  -ms-flex-order: 12;
  order: 12;
}
.space-1 {
  margin-left: 8.3333%;
}
.space-2 {
  margin-left: 16.6666%;
}
.space-3 {
  margin-left: 25%;
}
.space-4 {
  margin-left: 33.3333%;
}
.space-5 {
  margin-left: 41.6666%;
}
.space-6 {
  margin-left: 50%;
}
.space-7 {
  margin-left: 58.3333%;
}
.space-8 {
  margin-left: 66.6666%;
}
.space-9 {
  margin-left: 75%;
}
.space-10 {
  margin-left: 83.3333%;
}
.space-11 {
  margin-left: 91.6666%;
}
}
@media print,screen and (min-width: 992px) {
.grid-l {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-l-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-l-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-l-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-l-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-l-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-l-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-l-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-l-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-l-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-l-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-l-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-l-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-l-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-l-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-l-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-l-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-l-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-l-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-l-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-l-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-l-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-l-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-l-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-l-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-l-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-l-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-l-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-l-12 {
  -ms-flex-order: 12;
  order: 12;
}
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media print,screen and (min-width: 576px) {
.d-s-none {
  display: none !important;
}
.d-s-inline {
  display: inline !important;
}
.d-s-inline-block {
  display: inline-block !important;
}
.d-s-block {
  display: block !important;
}
.d-s-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-s-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
@media print,screen and (min-width: 768px) {
.d-m-none {
  display: none !important;
}
.d-m-inline {
  display: inline !important;
}
.d-m-inline-block {
  display: inline-block !important;
}
.d-m-block {
  display: block !important;
}
.d-m-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-m-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
@media print,screen and (min-width: 992px) {
.d-l-none {
  display: none !important;
}
.d-l-inline {
  display: inline !important;
}
.d-l-inline-block {
  display: inline-block !important;
}
.d-l-block {
  display: block !important;
}
.d-l-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-l-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
/*-------------------------------------------------------------
▼基本設定
--------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: var(--black);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  word-wrap: break-word;
  overflow-x: hidden;
  position: relative;
  left: 0;
  letter-spacing: 0.1em;
}
img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.image.fit {
  width: 100%;
  box-sizing: content-box;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
iframe {
  width: 100%;
  height: 300px;
  border: none;
}
.entry-no-title{
  display: none;
}
a {
  color: var(--black);
  background: transparent;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a, a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -ms-word-wrap: break-word;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  word-wrap: break-word;
  margin-top: 20px;
  margin-bottom: 0;
}
dd {
  margin: 0;
}
ol, ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
h1 {
  display: none;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  line-height: 1.4em;
  font-weight: 700;
  margin: 0;
}
h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
.h-100 {
  height: 100%;
}
.l-flo {
  float: left;
}
.r-flo {
  float: right;
}
.clear-box {
  clear: both;
}
.text-left {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-just {
  text-align: justify;
}
.text-just-l {
  text-align-last: justify;
  -moz-text-align-last: justify;
}
.sp-left {
  text-align: justify;
}
.text70 {
  font-size: 70%;
}
.text80 {
  font-size: 80%;
}
.text90 {
  font-size: 90%;
}
.text100 {
  font-size: 100%;
}
.italic {
  font-style: italic;
}
.b {
  font-weight: 700;
}
.u {
  text-decoration: underline;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.documents {
  margin-top: 40px;
}
.documents-under {
  margin-bottom: 40px;
}
.documents.lg-h {
  margin-top: 40px;
}
.documents-under.lg-h {
  margin-bottom: 40px;
}
.mt60 {
  margin-top: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.pc-none {
  display: block;
}
.sp-none {
  display: none;
}
@media print, screen and (min-width: 768px) {
.sp-left {
  text-align: center;
}
.documents.lg-h {
  margin-top: 60px;
}
.documents-under.lg-h {
  margin-bottom: 60px;
}
.pc-none {
  display: none;
}
.sp-none {
  display: block;
}
}
@media print, screen and (min-width: 992px) {
.documents.lg-h {
  margin-top: 80px;
}
.documents-under.lg-h {
  margin-bottom: 80px;
}
}
/*-------------------------------------------------------------
▼トップに戻るボタン設定
--------------------------------------------------------------*/
#page-top {
  position: fixed;
  right: 10px;
  z-index: 2;
  cursor: pointer;
}
#page-top img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 768px) {
#page-top {
  right: inherit;
  left: 20px;
}
#page-top img {
  height: 50px;
  width: 50px;
}
}
/*-------------------------------------------------------------
▼カラー基本設定
--------------------------------------------------------------*/
:root {
  --black: #231815;
  --red: #ff0000;
  --white: #fff;
  --gray01: #ccc;
  --gray02: #666;
  --gray03: #f2f2f2;
}
.white {
  color: var(--white);
}
.red {
  color: var(--red);
}
/*-------------------------------------------------------------
▼パンくず設定
--------------------------------------------------------------*/
#breadcrumb {
  font-size: 60%;
  margin: 7px auto 0;
}
#breadcrumb ol {
  display: flex;
  align-items: center;
  max-width: calc(100%);
  overflow: auto;
  white-space: nowrap;
}
#breadcrumb ol li {
  margin-left: 0.5em;
}
#breadcrumb ol li:first-child {
  margin-left: 0;
}
#breadcrumb li a {
  text-decoration: none;
}
#breadcrumb ol li a::after {
  color: var(--gray02);
  content: "＞";
  display: inline-block;
  line-height: 1.7;
  margin-left: 5px;
}
#breadcrumb ol li a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
@media print, screen and (min-width: 768px) {
#breadcrumb {
  font-size: 70%;
  margin: 1em auto 0;
}
}
/*--------------------------------------------------------------------
▼サイドバー幅固定設定
---------------------------------------------------------------------*/
.side-layout-main {
  padding: 0 15px;
  width: 100%;
}
.side-wrap {
  padding: 0 15px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
.side-layout-main {
  width: calc(100% - 235px);
  flex: 1;
  padding: 0 15px;
}
.side-wrap {
  width: 235px;
  padding: 0 15px;
}
.side-sticky {
  position: sticky;
  top: 20px;
}
}
@media print, screen and (min-width: 992px) {
.side-layout-main {
  width: calc(100% - 285px);
}
.side-wrap {
  width: 285px;
}
}
/*--------------------------------------------------------------------
▼プライバシー、サイトポリシー設定
---------------------------------------------------------------------*/
#policy ul li {
  position: relative;
  padding-left: 25px;
}
#policy ul li span {
  position: absolute;
  left: 0;
}
/*-------------------------------------------------------------
▼フォーム設定（基本）
--------------------------------------------------------------*/
button,
input[type="submit"] {
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
input[type="text"],
input[type="email"],
input[type="url"] {
  display: block;
  padding: 10px 2%;
  font-size: 1em;
  color: var(--gray02);
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid var(--gray01);
}
textarea {
  display: block;
  padding: 10px 2%;
  font-size: 1em;
  color: var(--gray02);
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid var(--gray01);
  resize: vertical;
}
select {
  width: auto;
  border: 1px solid var(--gray01);
  padding: 10px 30px 10px 2%;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(./library/images/material/select-arrow.svg);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
}
.asterisk {
  color: var(--red);
}
input[type="search"] {
  display: block;
  padding: 10px 2%;
  font-size: 16px;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: calc(100% - 70px);
  height: 40px;
  line-height: 40px;
  border: 1px solid var(--gray01);
}
.searchform {
  display: flex;
  justify-content: space-between;
}
.searchform input[type="search"] {
  display: block;
  padding: 10px 2%;
  font-size: 16px;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: calc(100% - 55px);
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  border: 1px solid var(--gray01);
}
.searchform button {
  height: 40px;
  width: 50px;
  cursor: pointer;
  position: relative;
  border: none;
  border-radius: 4px;
  background: var(--gray03);
}
.searchform button::before {
  content: " ";
  background-image: url(./library/images/icon/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 23px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
::placeholder {
  color: #ACACAC;
  font-size: 16px;
  letter-spacing: 0.1em;
}
/*-------------------------------------------------------------
▼404設定
--------------------------------------------------------------*/
#not-found,
#post-not-found {
  border: 1px solid var(--main);
  padding: 40px 20px;
  border-radius: 20px;
  background: var(--sub);
}
#not-found ul, #post-not-found ul,
#post-not-found ul, #post-not-found ul {
  list-style-type: disc;
  margin-left: 15px;
}
#not-found ul ::marker,
#post-not-found ul ::marker {
  color: var(--main);
}
#not-found ul li a, #post-not-found ul li a,
#post-not-found ul li a, #post-not-found ul li a {
  text-decoration: underline;
}
#not-found h2,
#post-not-found h2 {
  color: var(--main);
  font-size: 2em;
  line-height: 1.2;
}
#not-found h3,
#post-not-found h3 {
  border-bottom: 2px solid var(--gray01);
  color: var(--gray02);
  position: relative;
  padding-left: 25px;
  line-height: 1.2;
  padding-bottom: 5px;
}
#not-found h3::before,
#post-not-found h3::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: var(--gray02) transparent transparent transparent;
  position: absolute;
  left: 0;
  top: calc(50% - 2.5px);
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
#not-found,
#post-not-found {
  padding: 40px;
}
#not-found h2,
#post-not-found h2 {
  font-size: 2.5em;
}
}
/*--------------------------------------------------------------------
▼テーブル基本設定
---------------------------------------------------------------------*/
table {
  width: 100%;
  border-collapse: collapse;
}
table.sp-block-table tr th,
table.sp-block-table tr td {
  display: block;
  width: 100%;
  text-align: left;
}
table.under-line-table tr {
  border-bottom: 1px solid var(--gray02);
}
table.under-line-table tr th {
  padding: 20px 0 0;
}
table.under-line-table tr td {
  padding: 5px 0 20px;
}
table.under-line-table tr:first-of-type th,
table.under-line-table tr:first-of-type td {
  padding-top: 0;
}
@media print, screen and (min-width: 768px) {
table.sp-block-table tr th,
table.sp-block-table tr td {
  display: table-cell;
  width: auto;
}
table.under-line-table tr th {
  padding: 20px 15px 20px 0;
}
table.under-line-table tr td {
  padding: 20px 0;
}
table.under-line-table tr:first-of-type th,
table.under-line-table tr:first-of-type td {
  padding-top: 0;
}
}
/*****ここまではテーマの基本設定なのでなるべく変更不可*****/

/*☆☆☆☆☆☆☆☆☆☆☆  サイト用個別設定  ☆☆☆☆☆☆☆☆☆☆☆*/
/*-------------------------------------------------------------
▼基本設定
--------------------------------------------------------------*/
body {
  font-size: clamp(.875rem, 1.2vw, 1rem);
  font-weight: 400;
  margin-top: 60px;
}
.mt30 {
  margin-top: 30px;
}
.documents.sp-h, .documents.sp-l-h {
  margin-top: 40px;
}
.documents.sm-h {
  margin-top: 20px;
}
.documents-under.sm-h {
  margin-bottom: 20px;
}
.documents.md-h {
  margin-top: 30px;
}
.documents-under.md-h {
  margin-top: 30px;
}
.documents.md-h-sp {
  margin-top: 20px;
}
.documents.lg-h-m-sp, .documents.xl-m-h-sp {
  margin-top: 30px;
}
.documents.lg-h-sp, .documents.xl-h-sp {
  margin-top: 40px;
}
.documents.lg-h, .documents.xl-h {
  margin-top: 80px;
}
.documents-under.lg-h, .documents-under.xl-h {
  margin-bottom: 80px;
}
.py-40 {
  padding: 40px 0;
}
.py-40.lg-h, .py-40.xl-h {
  padding: 80px 0;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-40.lg-h, .pb-40.xl-h {
  padding-bottom: 80px;
}
.mt-auto {
  margin-top: auto;
}
.w80 {
  width: 80%;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.relative {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  body {
    margin-top: 80px;
  }
  .documents.sp-h {
    margin-top: 0;
  }
  .documents.lg-h-sp {
    margin-top: 80px;
  }
  .documents.xl-h, .documents.xl-h-sp {
    margin-top: 100px;
  }
  .documents-under.xl-h {
    margin-bottom: 100px;
  }
  .py-40.md-h {
    padding: 60px 0;
  }
  .py-40.xl-h {
    padding: 100px 0;
  }
  .pt-40.xl-h {
    padding-top: 100px;
  }
  .pb-40.xl-h {
    padding-bottom: 100px;
  }
}
@media print, screen and (min-width: 992px) {
  .documents.sp-l-h {
    margin-top: 0;
  }
  .documents.lg-h-m, .documents.lg-h-m-sp, .documents.xl-m-h-sp {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 1200px) {
  .documents.sm-h {
    margin-top: 40px;
  }
  .documents-under.sm-h {
    margin-bottom: 40px;
  }
  .documents.md-h {
    margin-top: 60px;
  }
  .documents-under.md-h {
    margin-bottom: 60px;
  }
  .documents.md-h-sp {
    margin-top: 60px;
  }
  .documents.xl-h, .documents.xl-h-sp {
    margin-top: 140px;
  }
  .documents-under.xl-h {
    margin-bottom: 140px;
  }
  .py-40.xl-h {
    padding: 140px 0;
  }
  .pt-40.xl-h {
    padding-top: 140px;
  }
  .pb-40.xl-h {
    padding-bottom: 140px;
  }
  .d-xl-none {
    display: none !important;
  }
}
@media print, screen and (min-width: 1600px) {
  .area.wide {
    max-width: 1520px;
  }
}
/*-------------------------------------------------------------
▼フォント設定
--------------------------------------------------------------*/
body, button, input[type="submit"], select, ::placeholder {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.italic, .en {
  font-family: "Gafata", sans-serif;
}
.light {
  font-weight: 400;
}
/*-------------------------------------------------------------
▼カラー設定
--------------------------------------------------------------*/
:root {
  --main: #B7814F;
  --sub: #F9F5F1;
  --key: #409FFD;
  --gray04: #E3E2E1;
  --gray05: #707070;
  --beige:#FCFAF8;
  --beige02: #cfb39a;
}
.main-color {
  color: var(--main);
}
.main-color-bg {
  background-color: var(--main);
}
.sub-color {
  color: var(--sub);
}
.sub-color-bg {
  background-color: var(--sub);
}
.white-color-bg {
  background-color: var(--white);
}
.gray {
  color: var(--gray05);
}
.light-gray  {
  color: var(--gray01);
}
.gray-color-bg {
  background-color: var(--gray04);
}
.key {
  color: var(--key);
}
.bg-red {
  background-color: red;
}
/*-------------------------------------------------------------
▼ヘッダー設定
--------------------------------------------------------------*/
html.open, html.open body, .body-wrap {
  overflow: hidden;
}
#header {
  width: 100%;
  height: 60px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}
.header-inner, .hamburger-btn {
  height: 60px;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hamburger-nav-wrap {
  display: block;
}
.global-nav-wrap {
  display: none;
}
.logo img {
  height: 40px;
}
.hamburger-btn {
  cursor: pointer;
  width: 40px;
  background: transparent;
  border: none;
  padding: 0;
  position: fixed;
  right: 20px;
  top: 0;
  z-index: 11;
}
.hamburger-btn-inner {
  position: relative;
  display: block;
}
.hamburger-btn-line {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: var(--gray02);
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
.hamburger-btn-line:nth-child(1) {
  top: calc(50% - 16px);
}
.hamburger-btn-line:nth-child(2) {
  top: calc(50% - 3px);
}
.hamburger-btn-line:nth-child(3) {
  top: calc(50% + 10px);
}
.open .hamburger-btn-line:nth-child(1) {
  top: 50%;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.open .hamburger-btn-line:nth-child(2) {
  width: 0;
  left: 50%;
}
.open .hamburger-btn-line:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.hamburger-nav {
  position: fixed;
  right: -769px;
  top: 0;
  z-index: 10;
  width: 100%;
  max-width: 300px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: var(--white);
  height: 100%;
  box-shadow: -1px 0px 1px 1px rgba(0,0,0,0.07);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hamburger-nav::-webkit-scrollbar {
  display: none;
}
.hamburger-nav .logo {
  height: 60px;
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.hamburger-nav-inner ul:not(.sub-menu) {
  padding: 0 15px 15px;
}
.hamburger-nav-inner a {
  display: block;
  padding: 10px 50px 10px 0;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid var(--gray03);
}
.hamburger-nav-inner ul:not(.sub-menu) li {
  position: relative;
}
.hamburger-nav-inner .accordion_icon {
  display: block;
  transition: all .4s;
  box-sizing: border-box;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
  cursor: pointer;
  background: var(--sub);
  margin: 5px 0;
}
.hamburger-nav-inner .accordion_icon::after {
  content: "";
  position: absolute;
  top: -2.5px;
  bottom: 0;
  right: 6.5px;
  width: 7px;
  height: 7px;
  margin: auto 5px;
  border-top: 2px solid var(--main);
  border-right: 2px solid var(--main);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.hamburger-nav-inner .accordion_icon.sp-menu-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 2.5px;
}
.hamburger-nav-inner .sub-menu {
  display: none;
}
.hamburger-nav-inner .sub-menu a {
  padding: 10px 10px 10px 20px;
  font-weight: normal;
  position: relative;
}
.hamburger-nav-inner .sub-menu a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid var(--main);
  border-right: 2px solid var(--main);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.hamburger-nav-wrap-inner {
  display: none;
  transition: max-height 0.3s ease;
  overflow: hidden;
}
.hamburger-nav-wrap-inner.open {
  display: block;
}
.header-inner-button {
  display: none;
}
.hamburger-nav-banner {
  display: inline-block;
  padding: 0 15px;
}
/*** ページヘッダー設定 ***/
.background-image {
  padding-bottom: 50px;
  position: relative;
}
.page-top-visual {
  position: relative;
  min-height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-top-visual-ttl-outer {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, transparent 5%, var(--white) 20%,var(--white) 75%, transparent 95%, transparent 100%);
  padding: 10px 7.5px;
  width: 100%;
}
.page-top-visual-ttl {
  font-weight: bold;
  font-size: clamp(1.6rem, 4vw, 2rem);
  line-height: 1.1;
}
.page-top-visual-sub-ttl {
  font-weight: 500;
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  display: block;
  line-height: 1.2;
  margin-top: 10px;
  color: var(--main);
}
@media print, screen and (min-width: 576px) {
.hamburger-nav {
  width: 320px;
}
}
@media print, screen and (min-width: 768px) {
#header, .header-inner, .hamburger-btn {
  height: 80px;
}
.header-inner {
  height: 80px;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 30px;
}
.logo img {
  height: 60px;
}
.global-nav {
  padding-top: 20px;
  padding-bottom: 40px;
}
.global-nav-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: var(--sub);
  z-index: 10;
  overflow: auto;
}
.global-nav-wrap.active {
  display: block;
}
.global-nav-wrap ul:not(.sub-menu) {
  display: flex;
  flex-direction: column;
}
.global-nav-wrap ul li {
  position: relative;
}
.global-nav-wrap ul:not(.sub-menu) li {
  padding: 5px 0;
  position: relative;
  border-bottom: 1px dotted var(--gray01);
}
.global-nav-wrap ul:not(.sub-menu) li > .sub-menu li:first-child {
  border-top: 1px dotted var(--gray01);
}
.global-nav-wrap ul:not(.sub-menu) li a.parent-nav-menu {
  padding-bottom: 5px;
  display: inline-block;
}
.global-nav-wrap ul li:last-child {
  padding-right: 0;
}
.global-nav-wrap ul:not(.sub-menu) li.sp-menu-open {
  border-bottom: none;
}
.global-nav-wrap ul li a {
  font-weight: bold;
}
.global-nav-wrap ul.sub-menu li {
  position: relative;
  padding-left: 1.25rem;
}
.global-nav-inner .accordion_icon {
  display: none;
}
.global-nav-wrap ul.sub-menu li::before {
  content: "";
  position: absolute;
  border-top: 1px solid var(--main);
  top: 50%;
  transform: translateX(-50%);
  left: 7.5px;
  width: 10px;
  height: 1px;
}
.header-inner-button {
  display: block;
  width: 45%;
  position: absolute;
  right: 80px;
  top: 0;
}
.header-inner-button ul {
  display: flex;
  align-items: center;
}
.header-inner-button li {
  height: 80px;
  width: 45%;
}
.header-inner-button li + li {
  border-left: 2px solid var(--white);
}
.header-inner-button-menu {
  display: block;
  height: 100%;
  text-align: center;
  letter-spacing: 2px;
}
.header-inner-button-menu-icon {
  padding-top: 14px;
}
.header-inner-button-menu-icon img {
  height: 30px;
}
.global-nav-logo, .global-nav-logo img {
  height: 80px;
}
.global-nav-contact {
  display: flex;
  align-items: stretch;
  gap: 30px;
}
.global-nav-contact-inner {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.global-nav-contact-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 15px;
  border: 2px solid var(--main);
}
.global-nav-contact-box-tel {
  font-size: 2.5rem;
  line-height: 1;
}
.global-nav-contact-box-tel-detail {
  font-size: 11px;
  margin-top: 0;
}
.global-nav-contact-btn {
  margin-top: 8px;
}
/*** ページヘッダー設定 ***/
  .page-top-visual {
    min-height: 200px;
  }
}
@media print, screen and (min-width: 992px) {
  .global-nav-contact-box {
    padding: 30px 15px;
  }
  .global-nav-contact-box-tel {
    font-size: 2.75rem;
  }
  .global-nav-contact-box-tel-detail {
    font-size: 12px;
  }
  .global-nav-contact-box .main-btn {
    max-width: 280px;
  }
  /*** ページヘッダー設定 ***/
  .page-top-visual {
    min-height: 300px;
  }
}
@media print, screen and (min-width: 1200px) {
  .header-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .header-inner-button, .header-inner-button li {
    width: 33.3%;
  }
  .global-nav-contact-box-tel {
    font-size: 3rem;
  }
  .global-nav-contact-box-tel-detail {
    font-size: 13px;
  }
  .global-nav-contact-box .main-btn {
    max-width: 300px;
  }
  /*** ページヘッダー設定 ***/
  .page-top-visual {
    min-height: 400px;
  }
  .page-top-visual-ttl-outer {
    padding: 40px 0 20px;
  }
}
/*--------------------------------------------------------------------
▼フッター設定
---------------------------------------------------------------------*/
.bg-black-layer {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.footer .logo img {
  height: 60px;
}
.footer-org-name-detail, .footer-company-menu a, .footer-menu a {
  font-size: 14px;
}
.footer-org-detail-txt {
  font-size: 12px;
}
.footer-org-d-none {
  display: none;
}
.footer-menu li {
  letter-spacing: 0;
  line-height: 1.2;
  position: relative;
  padding-left: 1.2rem;
}
.footer-menu li::before {
  content: "";
  position: absolute;
  left: 0;
  top: clamp(9px, .85vw, 10px);
  background-color: var(--white);
  width: 12px;
  height: 1px;
}
.footer-menu li + li {
  margin-top: 8px;
}
.footer-menu a, .footer-company-menu a, .footer-policy-menu a {
  color: var(--white);
}
.footer-sns-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0 30px;
}
.footer-company-menu ul {
  display: flex;
  justify-content: center;
  gap: 0 30px;
}
.footer-org-tel {
  font-size: clamp(2rem, 3vw, 3rem);
}
.footer-contact-box .main-btn {
  min-width: 250px;
}
.footer-menu-box {
  border-top: 1px solid var(--white);
}
.footer-policy-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  gap: 0 20px;
}
.footer-policy-menu a {
  font-size: 12px;
  font-weight: 300;
}
.footer-copy {
  margin-bottom: 64px;
}
.footer-copy p {
  max-width: 1110px;
  color: var(--white);
  font-size: 12px;
  font-weight: 300;
  padding: 5px 0;
}
@media print, screen and (min-width: 768px) {
  .footer-company-menu ul, .footer-policy-menu ul {
    gap: 0 60px;
  }
  .footer-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 30px;
  }
  .footer-policy-menu ul {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .footer-copy {
    margin-bottom: 0;
  }
  .footer-copy p {
    text-align: center;
    margin: 0 auto;
  }
}
/*-------------------------------------------------------------
CTA固定スタイル
--------------------------------------------------------------*/
.footer-fix-menu {
  text-align: center;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8px;
  z-index: 2;
  width: calc(100% - 16px);
  overflow: hidden;
  border-radius: 40px;
  border: 1px solid var(--main);
}
.footer-fix-menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-fix-menu ul li {
  display: inline-block;
  position: relative;
  width: calc(100% / 4);
}
.footer-fix-menu ul li a {
  display: inline-block;
  padding: .5rem .2rem;
  font-weight: 500;
  font-size: 10px;
  vertical-align: middle;
  position: relative;
  width: 100%;
}
.footer-fix-menu ul li:nth-child(1) a.footer-fix-menu-button-menu.sub-color-bg:after, .footer-fix-menu ul li:nth-child(3) a.footer-fix-menu-button-menu.main-color-bg:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 36px;
}
.footer-fix-menu ul li:nth-child(1) a.footer-fix-menu-button-menu.sub-color-bg:after {
  background-color: var(--main);
}
.footer-fix-menu ul li:nth-child(3) a.footer-fix-menu-button-menu.main-color-bg:after {
  background-color: var(--white);
}
.footer-fix-menu-button-menu-icon img {
  height: 20px;
  margin-bottom: 4px;
}
@media print, screen and (min-width: 768px) {
  .footer-fix-menu {
    display: none;
  }
}
/*--------------------------------------------------------------------
▼ヘッドライン設定(全ページ共通で使用するタイトル)
---------------------------------------------------------------------*/
h2, .h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
}
h3, .h3 {
  font-size: clamp(1.25rem, 1.85vw, 1.4rem);
}
h4, .h4 {
  font-size: clamp(1.125rem, 1.5vw, 1.2rem);
}
h5, .h5 {
  font-size: 1em;
  text-transform: uppercase;/*大文字*/
}
.main-ttl {
  font-size: clamp(1rem, 1.2vw, 1.2rem);
  font-weight: 400;
}
.main-ttl span {
  font-size: clamp(3rem, 5vw, 6rem);
  padding-bottom: clamp(11px, 5vw, 20px);
  display: inline-block;
  line-height: 1;
  letter-spacing: .5rem;
  margin-top: -8px;
}
.main-ttl.short-letter-spacing span {
  font-size: clamp(2.75rem, 5vw, 6rem);
  letter-spacing: 0;
}
.sub-ttl {
  font-weight: 400;
}
.sub-ttl span {
  font-size: clamp(2.5rem, 3vw, 3rem);
  letter-spacing: .35rem;
  font-weight: 400;
  padding-bottom: 10px;
  display: inline-block;
  line-height: 1;
}
.sub-ttl.lg-ttl span {
  font-size: clamp(2.5rem, 4.5vw, 4rem);
}
.second-ttl {
  font-size: clamp(1rem, 1.2vw, 1.2rem);
  font-weight: 400;
}
.second-ttl span {
  font-size: clamp(3rem, 3vw, 4rem);
  padding-bottom: clamp(10px, 2vw, 20px);
  display: inline-block;
  line-height: 1;
  letter-spacing: .5rem;
  margin-top: -4px;
}
.lg-ttl {
  font-size: clamp(1.5rem, 3vw, 2rem);
}
.md-ttl {
  font-size: clamp(1.25rem, 1.85vw, 1.4rem);
}
.sm-md-ttl {
  font-size: clamp(1.2rem, 1.85vw, 1.25rem);
}
.text {
  font-size: 20px;
}
.sm-ttl, .text-sm {
  font-size: 1rem;
}
.f-14 {
  font-size: 14px;
}
.mini-txt {
  font-size: 12px;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .main-ttl.short-letter-spacing span {
    letter-spacing: .5rem;
  }
}

/*--------------------------------------------------------------------
▼ボタン設定(全ページ共通で使用するボタン)
---------------------------------------------------------------------*/
.main-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  padding: .65em .85em;
  overflow: hidden;
  border: 1px solid var(--main);
  background-color: var(--white);
  color: var(--main);
  font-size: 1em;
  text-align: center;
}
.main-btn:hover {
  background-color: transparent;
  color: var(--white);
}
.main-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background-color: var(--main);
  content: '';
  transition: width .3s ease;
}
.main-btn:hover::before {
  width: 100%;
}
.main-btn.rev {
  background-color: var(--main);
  color: var(--white);
}
.main-btn.rev:hover {
  color: var(--main);
}
.main-btn.rev::before {
  background-color: var(--white);
}
.main-btn.lg-btn {
  max-width: 280px;
}
@media print, screen and (min-width: 768px) {
  .main-btn {
    width: auto;
  }
  .main-btn.margin-left-pc {
    margin-left: 0;
  }
  .category-news .main-btn.margin-left-pc {
    text-align: left;
    line-height: 1.2;
  }
}

/*--------------------------------------------------------------------
▼お問い合わせフォーム設定
---------------------------------------------------------------------*/
body.contact {
  position: static;
}
.form-btn-box {
  display: block;
}
table.form {
  margin-top: -15px;
}
table.form tr {
  border-bottom: 1px solid var(--gray04);
}
table.sp-block-table tr th, table.sp-block-table tr td {
  padding: 20px 0;
}
table.form tr th {
  vertical-align: middle;
  padding: 20px 0 0;
}
table.form tr th.text-top {
  vertical-align: text-top;
}
table.sp-block-table tr th + td {
  padding-top: 10px;
}
.contact-btn-flex-box {
  display: flex;
  justify-content: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
  flex-direction: column;
  gap: 10px;
}
.contact-btn-flex-box button {
  margin: 0;
}
.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
input[type="text"], input[type="email"], input[type="url"], textarea, select {
  padding: 20px 10px;
  border: none;
  background-color: var(--beige);
  letter-spacing: .05rem;
}
select {
  width: 70%;
}
#sceduled-date {
  width: 70%;
}
.asterisk {
  background-color: var(--main);
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  padding: .25rem .6rem;
  line-height: 1.2;
}
.check-btn td {
  margin-top: 10px;
}
.check-btn input[type=checkbox].check-btn-item {
  display: none;
}
.mw_wp_form .vertical-item + .vertical-item {
  margin-top: 10px;
}
.box-btn.main-btn {
  min-width: 250px;
}
.check-btn label {
  display: inline-block;
}
.check-btn .check-btn-item + span {
  padding-left: 32px;
  display: inline-block;
  position: relative;
}
.check-btn .check-btn-item + span::after,
.check-btn .check-btn-item + span::before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
}
.check-btn .check-btn-item + span::before {
  background-color: var(--gray06);
  border: 1px solid var(--gray01);
  border-radius: 4px;
  left: 0;
  height: 20px;
  width: 20px;
}
.check-btn .check-btn-item + span::after{
  border: none;
  border-right: 3px solid var(--main);
  border-bottom: 3px solid var(--main);
  height: 12px;
  left: 6px;
  opacity: 0;
  top: 7px;
  transform: rotate(45deg);
  width: 7px;
}
.check-btn .check-btn-item:checked + span::after {
  opacity: 1;
}
.form-required {
  background-color: var(--main);
  color: var(--white);
  padding: 2px 5px;
}
.from th {
  display: flex;
  justify-content: space-between;
}
@media print, screen and (min-width: 768px) {
  .form-btn-box + .form-btn-box {
    padding-left: 20px;
  }
  table.form.sp-block-table tr th {
    padding: 20px 20px 20px 0;
    font-size: 20px;
    line-height: 1.2;
    width: 300px;
  }
  table.sp-block-table tr th + td {
    padding-top: 20px;
  }
  .contact-btn-flex-box {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 992px) {
  table.form.sp-block-table tr th {
    padding: 20px 30px 20px 0;
    width: 320px;
  }
}
/*--------------------------------------------------------------------
▼テーブル設定
---------------------------------------------------------------------*/
/* Company */
.company-table th, .company-table td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.company-table th {
  text-align: left;
  vertical-align: top;
  min-width: 120px;
}
.company-table tr:first-child th, .company-table tr:first-child td {
  padding-top: 0;
}
.company-table tr {
  border-bottom: 1px solid var(--gray04);
}
.company-table.emphasis-head th {
  border-bottom: 1px solid var(--main);
}
@media print, screen and (min-width: 768px) {
  .company-table th {
    min-width: 150px;
  }
  .company-table.emphasis-head th {
    min-width: 130px;
    width: 100px;
  }
  .company-table.emphasis-head td {
    padding-left: 30px;
  }
}
@media print, screen and (min-width: 992px) {
  .company-table th {
    min-width: 200px;
  }
}
@media print, screen and (min-width: 1200px) {
  .company-table th, .company-table td {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .company-table.emphasis-head td {
    padding-left: 100px;
  }
}
/*--------------------------------------------------------------------
▼フロントページ設定（トップスライダー等トップページのみのデザイン設定）
---------------------------------------------------------------------*/
.main-visual-area, .top-visual {
  position: relative;
}
.top-visual-image img {
  width: 100vw;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; 
}
.main-visual-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: 100%;
  padding: 20px 15px 150px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.main-visual-box-ttl-sp {
  width: 80%;
  margin: 0 auto;
}
.main-visual-box-btn {
  min-width: 250px;
}
.top-visual-news {
  padding: 1em 15px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  left: 15px;
  background-color: rgba(255, 255, 255, .75);
}
.top-visual-news-list {
  position: relative;
}
.top-visual-news-list-ttl-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-visual-news-list-box, .top-visual-news-list-inner {
  width: 100%;
}
.top-visual-news-list-ttl {
  font-size: clamp(.95rem, 4vw, 2rem);
  font-weight: 400;
  line-height: 1;
  position: relative;
  letter-spacing: .25rem;
  padding-bottom: 8px;
}
.top-visual-news-list-ttl-link {
  font-size: 10px;
}
.top-visual-news-list-text {
  margin-top: 4px;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: .02rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid var(--beige02);
  padding-bottom: 4px;
}
/****** スライダー設定 ******/
.slider {
  padding: 60px 0;
}
.slick-img {
  text-align: center;
}
.slick-img img {
  height: auto;
  width: 80%;
  margin: 0 auto;
}
.slick-slide {
  display: flex;
  gap: 60px;
}
.slick-slide a {
  display: flex;
  text-align: center;
  flex-direction: column;
}
.slider .slick-center img {
  opacity: 1;
}
.slick-slide.is-center img,
.slick-slide.is-left img,
.slick-slide.is-right img {
  opacity: 1;
}
.slick-slide img {
  opacity: 0.2;
  transition: opacity 0.6s ease;
}
.caption {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: clamp(12px, 1.2vw, 16px);
  color: var(--main);
  text-decoration: none;
  text-align: left;
  padding-left: 10%;
  padding-right: 10%;
}
.slick-img a {
  text-decoration: none;
}
.slick-img a:hover .caption {
  color: var(--main);
}
.slick-next:before {
  content: ">";
}
.slick-prev:before {
  content: "<";
}
.slick-prev,
.slick-next {
  position: absolute;
  top: clamp(46.8%, 12vw, 45%);
  transform: translateY(-50%);
  z-index: 1;
  font-size: 24px;
  color: var(--gray02);
  opacity: 1;
  visibility: visible;
}
.slick-prev {
  left: 10%;
}
.slick-next {
  right: 10%;
}
.slick-prev:hover,
.slick-next:hover {
  color: var(--main);
  cursor: pointer;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: var(--gray02);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  .top-visual-news-list-text {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .main-visual-box {
    justify-content: center;
    align-items: center;
  }
  .top-visual-news {
    width: 60vw;
    padding: 1em 30px 1em 30px;
    border-radius:0px 10px 0px 0px;
    bottom: 0;
    left: 0;
  }
  .top-visual-news-list {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .top-visual-news-list::before {
    width: 40px;
  }
  .top-visual-news-list::after {
    right: 3px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
  }
  .top-visual-news-list-ttl-inner {
    display: block;
  }
/****** スライダー設定 ******/
  .slick-prev {
    left: 5%;
  }
  .slick-next {
    right: 5%;
  }
}
@media print, screen and (min-width: 992px) {
  .top-visual-news {
    width: 50vw;
  }
  .top-visual-news-list-ttl {
    padding-bottom: 0;
  }
  .top-visual-news-list-ttl-link {
    font-size: 12px;
  }
  .top-visual-news-list-text {
    font-size: 12px;
    margin-top: 5px;
    padding-bottom: 5px;
  }
/****** スライダー設定 ******/
  .slick-prev {
    left: 21.2%;
  }
  .slick-next {
    right: 21.2%;
  }
}
@media print, screen and (min-width: 1200px) {
  .main-visual-box {
    padding: 20px 15px 110px;
  }
  .top-visual-news {
    width: 40vw;
  }
  .top-access iframe {
    height: 500px;
  }
}
@media print, screen and (min-width: 1600px) {
  .top-visual-news {
    width: 35vw;
  }
}

/*--------------------------------------------------------------------
▼ブロック、コンテンツ設定
---------------------------------------------------------------------*/
.object-fit-box-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-py-box {
  padding: 60px 20px;
}
.party-report-post .main-py-box {
  padding: 60px 20px 0;
}
.ttl-img {
  width: clamp(65%, 10vw, 80%);
}
.ttl-img-concept {
    width: clamp(50%, 10vw, 80%);
}
.ttl-img-plan {
    width: clamp(40%, 10vw, 80%);
}
.ttl-img-access {
    width: clamp(15%, 16vw, 35%);
}
.short-ttl-img {
  width: clamp(40%, 10vw, 50%);
}
.grid-container {
  display: grid;
  gap: 10px;
}
.grid-item.large {
  grid-column: span 2;
  grid-row: span 2;
}
.bgi-container, .bgc-container {
  position: relative;
  width: 100%;
  z-index: 0;
}
.bgi-container-img {
  position: absolute;
  top: 0;
  width: 60%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.half-bgi .bgi-container-img {
  width: 100%;
  height: 50%;
}
.bgi-container-img.bgi-bottom {
  top: inherit;
  bottom: 0;
}
.bgi-right {
  right: 0;
}
.bgi-left {
  left: 0;
}
.half-bgc {
  background-color: var(--sub);
  z-index: 0;
}
.half-bgc::after {
  content: "";
  position: absolute;
  background-color: var(--white);
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 50%;
}
.float-img-box {
  position: relative;
}
.float-img-box-picture {
  margin-top: -60px;
}
.float-img-box-txt {
  margin-top: 40px;
}
.justify-content-end {
  justify-content: end;
}
.justify-content-center {
  justify-content: center;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.layer {
  position: relative;
}
.layer-box-white.box-right {
  margin-left: 40px;
}
.layer-box-white {
  background: var(--white);
  margin-top: -40px;
  padding: 30px;
  position: relative;
  z-index: 1;
}
.layer-box-white.box-left {
  padding: 30px 30px 0 0;
  margin-right: 40px;
}
.layer-box-white.box-right {
  padding: 30px 0 0 30px;
}
.layer-box-main {
  background-color: var(--main);
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
.layer-box-main.box-left, .layer-box-main.box-right {
  padding: 30px;
}
.layer-box-white.box-left {
  margin-right: 40px;
}
.layer-box-white.box-right {
  margin-left: 40px;
}
.location-caption {
  position: relative;
  padding-bottom: 40px;
}
.location-caption-inner {
  padding: 40px 20px 20px;
}
#access .location-caption-inner {
  padding: 20px;
}
.border-box {
  border: 1px solid var(--main);
}
.location-caption-ttl {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.location-caption-txt li + li {
  padding-top: 8px;
}
.location-img {
  position: relative;
}
.location-img-number {
  position: absolute;
  bottom: -1.5rem;
  font-size: clamp(2rem, 3vw, 3rem);
  font-style: italic;
}
.border-bottom {
  border-bottom: 1px solid var(--main);
  padding-bottom: 20px;
}
.short-hr {
  width: 25%;
  background-color: var(--main);
  border: none;
  height: 1px;
  margin-left: 0;
}
hr.light-gray {
  background-color: var(--gray01);
  border: none;
  height: 1px;
}
.small-tag {
  border: 1px solid var(--main);
  padding: 0px 10px;
}
.bg-box-txt {
  background-color: var(--main);
  padding: .25rem .5rem;
}
.small-py-box {
  padding: 20px;
}
/**** アクセス フロー設定 ****/
.how-to-ttl {
  position: relative;
  padding-left: 40px;
  line-height: 1.4;
}
.how-to-ttl.train::before,
.how-to-ttl.car::before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.how-to-ttl.car::before {
  background-image: url(./library/images/icon/icon-car.svg);
}
.how-to-ttl.train::before {
  background-image: url(./library/images/icon/icon-train.svg);
}
ul.how-to {
  padding-left: 60px;
  position: relative;
  margin-top: 40px;
}
ul.how-to::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 100%;
  background: var(--main);
  left: 18.5px;
  top: 10px;
}
ul.how-to li {
  position: relative;
  padding-bottom: 40px;
}
ul.how-to li::before {
  position: absolute;
  left: -46px;
  top: 11.5px;
  font-size: 22px;
  color: var(--main);
  line-height: 1;
  z-index: 2;
}
ul.how-to li.step1::before {
  content: "1";
}
ul.how-to li.step2::before {
  content: "2";
}
ul.how-to li.step3::before {
  content: "3";
}
ul.how-to li.step4::before {
  content: "4";
}
ul.how-to li::after {
  content: "";
  height: 38px;
  width: 38px;
  display: inline-block;
  position: absolute;
  left: -60px;
  top: 4px;
  border: 1px solid var(--main);
  border-radius: 50%;
  background: var(--white);
}
.how-to-goal {
  margin: 0;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  font-size: 18px;
  color: var(--main);
  background: var(--white);
  border: 1px solid;
  position: relative;
  min-width: 130px;
  text-align: center;
  border-radius: 19px;
}
.how-to-goal::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  background: var(--main);
  border-radius: 50%;
}
.voice-list {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--gray04);
  display: flex;
  gap: 1.25rem;
}
.voice-list + .voice-list {
  margin-top: 20px;
}
.voice-list-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40px;
}
.voice-list-icon img {
  height: 2em;
}
.voice-list-icon p, .voice-list-txt p {
  font-size: 14px;
}
.concept .voice-list {
  display: flex;
}
.concept .voice-list-icon p, .location .voice-list-icon p {
  line-height: 1.2;
  letter-spacing: 0;
}
.concept .voice-list-icon p span {
  letter-spacing: .1em;
}
.hr-border-bottom {
  border-bottom: 1px solid var(--main);
  padding-bottom: 30px;
}
.hr-border-bottom.gray-border {
  border-bottom: 1px solid var(--gray04);
}
.section-ttl {
  position: relative;
}
.section-ttl::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: var(--main);
  width: 100%;
  height: 1px;
}
.section-ttl-inner {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  background-color: var(--white);
  text-indent: 15px;
}
.section-ttl-inner::before, .section-ttl-inner::after {
  position: absolute;
  top: 50%;
  height: 100%;
  transform: rotate(30deg) translateY(-50%);
  content: '';
}
.section-ttl-inner::before {
  border-left: solid 1px var(--main);
  left: -20px;
}
.section-ttl-inner::after {
  border-right: solid 1px var(--main);
  right: 20px;
}
.text-bgi{
  margin: 40px auto 0;
}
.text-bgi.left .text-bgi-inner,
.text-bgi.right .text-bgi-inner {
  background: url(./library/images/content/bg-washi-image.jpg);
  padding: 40px 20px;
}
.center-ttl-box-inner {
  position: absolute;
  bottom: 0;
  padding: 20px 15px 0;
}
.box-shadow-img {
  position: relative;
  box-shadow: 15px 15px 0px 0 var(--sub);
}
.border-container-top {
  border-top: 2px solid var(--main);
  position: relative;
}
.border-container-top::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid var(--main);
  width: 100%;
  bottom: -4px;
}
.border-container-bottom {
  border-bottom: 2px solid var(--main);
  position: relative;
}
.border-container-bottom::after {
  content: "";
  position: absolute;
  border-top: 1px solid var(--main);
  width: 100%;
  top: -4px;
}
.privilege-list-txt {
  margin-top: 20px;
}
.privilege-list-dot li {
  position: relative;
  padding-left: 1rem;
  line-height: 1..2;
}
.privilege-list-dot li::before {
  position: absolute;
  content: "";
  top: .5rem;
  left: 0;
  height: 8px;
  width: 8px;
  background-color: var(--main);
  border-radius: 50%;
}
.privilege-list-dot li + li {
  margin-top: 4px;
}
.fair-benefits h2 {
  min-width: 240px;
}
.career-list li + li {
  padding-top: .5rem;
}
.layer-box-white.box-right.cuisine-story-inner {
  padding: 30px;
}
.special-menu-box {
  position: relative;
}
.special-menu-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  transform: rotate(135deg);
  width: 40px;
  border: 0;
  border-top: 1px solid var(--main);
  margin: 0;
  padding: 0;
}
.belief {
  border: 1px solid var(--main);
  padding: 30px;
  line-height: 2.5;
}
.belief hr {
  border: none;
  height: 1px;
  background-color: var(--main);
}
.history-box {
  border: 1px solid var(--main);
  padding: 20px;
}
.marked-list {
  list-style-position: inside;
}
.marked-list li::marker {
  color: var(--main);
  font-size: 1em;
  content: "●";
}
.border-after {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.border-after::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: var(--main);
  margin-left: 8px;
}
.story-cuisine-inner {
  padding: 60px 100px;
}
.story-cuisine-inner2 {
  padding: 60px 30px;
}
.special-menu-box {
  border: 1px solid var(--main);
  padding: 40px 30px;
}
.border-box-gray01 {
  border: 1px solid var(--gray01);
  padding: 20px;
}
.border-box-gray02 {
  border: 1px solid var(--gray02);
  padding: 20px;
}
.border-box-gray03 {
  border: 1px solid var(--gray03);
  padding: 20px;
}
.border-box-gray04 {
  border: 1px solid var(--gray04);
  padding: 20px;
}
.border-box-gray05 {
  border: 1px solid var(--gray05);
  padding: 20px;
}
/* Dress */
.fair-benefits {
  border: 1px solid var(--main);
  position: relative;
}
.fair-benefits h2 {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--sub);
  padding: 0px 30px;
}
/* CTA */
.bgi {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta-box-img {
  width: 100%;
}
.cta-box-inner {
  padding: 40px 15px;
}
.cta-box-ttl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem;
}
.cta-box-ttl h2 {
  font-size: clamp(2.5rem, 4.5vw, 3.5rem);
  letter-spacing: .2rem;
}
.cta-box-ttl h2, .cta-box-ttl h3 {
  font-weight: 400;
}
.cta-box-ttl .sm-md-ttl {
  line-height: 1.5;
}
.staff-list .description {
  color: var(--gray05);
}
.contact-area-detail {
  font-size: clamp(.75rem, 1.5vw, .85rem);
  letter-spacing: .05rem;
}
@media print, screen and (min-width: 480px) {
  .location-caption-inner {
     padding: 60px 20px 20px;
  }
  #access .location-caption-inner {
    padding: 40px 60px;
  }
}
@media print, screen and (min-width: 576px) {
  .cuisine-message-img img {
    width: 65%;
  }
}
@media print, screen and (min-width: 768px) {
  .main-py-box {
    padding: 60px;
  }
  .party-report-post .main-py-box {
    padding: 60px 60px 0;
  }
  .layer-box-white {
    padding: 80px 80px 0;
  }
  .layer-box-white.box-left {
    padding: 40px 60px 0 0;
  }
  .layer-box-white.box-right {
    padding: 40px 0 0 60px;
  }
  .privilege-list {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .privilege-list.text-top {
    align-items: flex-start;
  }
  .privilege-list-img, .privilege-list-other {
    width: 40%;
  }
  .privilege-list-txt {
    margin-top: 0;
    flex: 1;
  }
  .location-caption {
    padding-bottom: 100px;
  }
  .location-caption-inner {
    position: absolute;
    padding: 60px;
    max-width: 445px;
    top: -72px;
    right: 15px;
  }
  .location-child .pb-40.xl-h {
    padding-bottom: 200px;
  }
  .location-child.room-w .pb-40.xl-h {
    padding-bottom: 240px;
  }
  .grid-container {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  #access .location-caption-inner {
    max-width: 730px;
    width: 60%;
    right: calc(50% - 15px);
    left: inherit;
    transform: translateX(50%);
  }
  .text-bgi{
    position: relative;
    padding: 40px 15px;
  }
  .text-bgi.right::before,
  .text-bgi.left::before {
    content: "";
    background: url(./library/images/content/bg-washi-image.jpg);
    display: inline-block;
    height: 100%;
    width: 65%;
    position: absolute;
    top: 0px;
  }
  .text-bgi.left::before {
    left: 15px;
  }
  .text-bgi.right::before {
    right: 15px;
  }
  .text-bgi.left .text-bgi-inner, .text-bgi.right .text-bgi-inner {
    background: transparent;
    padding: 0 30px;
  }
  .text-bgi.left .text-bgi-inner {
    padding-left: 60px;
  }
  .text-bgi.right .text-bgi-inner {
    padding-right: 60px;
  }
  .section-ttl-inner {
    padding: 0 30px;
    text-indent: 30px;
  }
  .section-ttl-inner::before {
    left: -0.85em;
  }
  .section-ttl-inner::after {
    right: 0.85em;
  }
  .layer-box-white.box-right.cuisine-story-inner {
    padding: 80px;
  }
  .special-menu-box::before {
    width: 60px;
    top: .5rem;
  }
  .fair-benefits h2 {
    min-width: 400px;
  }
  .cuisine-message-img img {
    width: 100%;
  }
  /* CTA */
  .cta-box-inner {
    padding: 40px;
  }
}
@media print, screen and (min-width: 992px) {
  .object-fit-box {
    display: flex;
  }
  .object-fit-box-img {
    width: 41.6666%;
  }
  .object-fit-box-inner {
    width: 58.3333%;
    flex: 1;
  }
  .short-ttl-img {
    width: auto;
  }
  .location .main-py-box {
    padding: 60px 20px;
  }
  .float-img-box-picture {
    margin-top: -120px;
    position: absolute;
  }
  .float-img-box-picture.float-img-left {
    left: -15px;
  }
  .float-img-box-picture.float-img-right {
    right: -15px;
  }
  .float-img-box-txt {
    margin-top: 0;
    max-width: 475px;
  }
  .layer-img {
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }
  .layer-box {
    width: calc(100%/2);
  }
  .layer-box-white.box-right {
    margin-left: 0;
  }
  .layer-box-white.box-left, .layer-box-white.box-right {
    position: absolute;
    bottom: 0;
    width: calc(100% / 2);
  }
  .layer-box-white.box-left {
    left: 0;
    margin-right: 0;
    padding: 80px 80px 0 0;
  }
  .layer-box-white.box-right {
    right: 0;
    margin-left: 0;
    padding: 80px 0 0 80px;
  }
  .layer-box-main {
    margin-top: 0;
  }
  .bgc-container .layer-box, .bgc-container .layer-box-main.box-left, .bgc-container .layer-box-main.box-right {
    width: 40%;
  }
  .privilege-list {
    gap: 30px;
  }
  .privilege-list-img, .privilege-list-other {
    width: 26%;
  }
  .cuisine .bgc-container .layer-box-main.box-right {
    width: 42%;
  }
  .layer-box-main.box-left, .layer-box-main.box-right {
    position: absolute;
    top: 0;
    padding: 40px;
  }
  .layer-box-main.box-left {
    left: 0;
  }
  .layer-box-main.box-right {
    right: 0;
  }
  .center-content {
    gap: 30px;
  }
  .center-content-box .main-btn {
    min-width: 250px;
  }
  .center-ttl-box-inner {
    padding: 40px 15px 0;
  }
  .location-intro-box {
    display: flex;
    flex-direction: column-reverse;
  }
  .location-caption {
    padding-bottom: 140px;
  }
  .access-map iframe {
    height: 400px;
  }
  .belief {
    padding: 60px;
  }
  /* CTA */
  .cta-box {
    display: flex;
  }
  .cta-box-img {
    width: 33.3333%;
  }
  .cta-box-img img {
    height: 100%;
    object-fit: cover;
  }
  .cta-box-inner {
    flex: 1;
  }
  .cta-box-ttl {
    flex-wrap: nowrap;
  }
}
@media print, screen and (min-width: 1200px) {
  .bgi-right {
    background-size: inherit;
  }
  .layer-box-white.box-left {
    padding: 80px 80px 0 0;
  }
  .layer-box-white.box-right {
    padding: 80px 0 0 80px;
  }
  .layer-box-main {
    margin-top: -40px;
  }
  .grid-container {
    gap: 30px;
  }
  .cuisine .bgc-container .layer-box-main.box-right {
    width: 40%;
  }
  .location .main-py-box {
    padding: 60px;
  }
  .location-img-number {
    bottom: clamp(-2.2rem, 2vw, -2.5rem);
  }
  .location-child .pb-40.xl-h {
    padding-bottom: 220px;
  }
  .location-child.room-w .pb-40.xl-h {
    padding-bottom: 280px;
  }
  .location-caption-ttl {
    top: -25px;
  }
  .voice-list {
    padding-bottom: 30px;
  }
  .voice-list + .voice-list {
    margin-top: 30px;
  }
  .hr-border-bottom {
    padding-bottom: 60px;
  }
  .center-ttl-box-inner {
    padding: 80px 15px 0;
  }
  .section-ttl-inner {
    padding: 0 60px;
  }
  .box-shadow-img {
    box-shadow: 40px 40px 0px 0 var(--sub);
  }
  .belief {
    padding: 80px;
  }
  /* CTA */
  .cta-box-inner {
    padding: 40px 60px;
  }
}
@media print, screen and (min-width: 1600px) {
  .layer-box-main.box-left, .layer-box-main.box-right {
    padding: 80px;
  }
  .bg-right .float-img-box-txt {
    margin-left: 10%;
  }
  .bg-left .float-img-box-txt {
    margin-right: 10%;
  }
  .party-report-post .float-img-box-txt {
    min-height: 400px;
  }
  .location-caption-ttl {
    top: -30px;
  }
}
/*--------------------------------------------------------------------
▼投稿コンテンツ設定
---------------------------------------------------------------------*/
.eyecatch {
  position: relative;
}
.tag-label {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: var(--main);
  color: var(--white);
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
}
.post-list.default a {
  padding-left: 24px;
  display: block;
  position: relative;
}
.left-label {
  position: relative;
}
.left-label-text {
  position: absolute;
  color: var(--main);
}
.left-label-text {
  top: 0;
  left: 0;
  letter-spacing: 0;
  line-height: 1.2;
}
.left-label-text-vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: clamp(.75rem, 2vw, .875rem);
}
.left-label-text-vertical .date {
  margin-bottom: 10px;
}
.related-box .left-label-text-vertical a {
  color: var(--main);
}
.left-label img {
  width: 90%;
}
.description {
  color: var(--gray01);
  font-weight: 400;
}
.default .description {
  font-size: clamp(.725rem, 1.2vw, .875rem);
}
.side-info {
  margin-top: 20px;
}
.side-info + .side-info {
  padding-top: 20px;
  border-top: 1px solid var(--gray04);
}
.side-info .description {
  color: var(--gray01);
  font-size: .75rem;
  letter-spacing: .05rem;
}
.side-info-ttl {
  font-size: clamp(.95rem, 2vw, 1rem);
  margin-bottom: 15px;
}
.related-box h3 {
  font-size: clamp(1.1rem, 2vw, 1.125rem);
}
.related-box .post-list.default li .date {
  font-size: inherit;
}
.related-box .post-list.default .date a {
  padding-left: 15px;
}
.related-box .description {
  font-size: clamp(.8rem, 1.2vw, .85rem);
  letter-spacing: .05rem;
}
.single iframe {
  aspect-ratio: 16 / 9;
  height: 100%;
}
/* プラン */
.main-btn.lg-size {
  max-width: 280px;
}
.double-border {
  border-bottom: 4px double var(--main);
  padding-bottom: 20px;
}
.plan-content {
  padding: 20px 15px;
}
.plan-content-list {
  display: flex;
  align-items: center;
  position: relative;
}
.plan-content-list-icon {
  position: relative;
  padding-left: 2rem;
}
.plan-content-list-icon::before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 24px;
  width: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.plan-content-list-icon.icon-number::before {
  background-image: url(./library/images/icon/header-icon-attendees.svg);
}
.plan-content-list-icon.icon-person::before {
  background-image: url(./library/images/icon/icon-person.svg);
}
.plan-content-list-icon.icon-calendar::before {
  background-image: url(./library/images/icon/icon-calendar.svg);
}
.plan-content-list-icon.icon-chapel::before {
  background-image: url(./library/images/icon/icon-chapel.svg);
}
.other-service-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.separate-color {
  position: relative;
  background: linear-gradient(90deg, var(--sub) 0%, var(--sub) 50%, var(--white) 50%, var(--white) 100%);
}
.separate-color .related-box {
  padding: 40px 0;
}
.pd-box {
  padding: 20px 15px;
}
.party-report-list-box, .section-list-box {
  border-bottom: 1px solid var(--gray04);
  padding-bottom: 30px;
}
.party-report-detail {
  display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column-reverse;
}
.party-report-detail-inner {
  display: flex;
      gap: 10px;
}
.party-report-detail-link .main-btn {
  min-width: 250px;
}
.double-color-table {
  border: none;
  table-layout: fixed;
  width: 100%;
}
.double-color-table th {
  border-bottom: 1px solid var(--main);
  padding: 10px 0;
  width: 30%;
  text-align: left;
}
.double-color-table td {
  border-bottom: 1px solid var(--gray04);
  padding: 10px;
}
@media print, screen and (min-width: 576px) {
  .other-service-box > div {
    min-width: 160px;
  }
  .other-service-box .main-btn {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .plan-content ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  .plan-content-list {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  .plan-content-list-icon {
    padding-left: 2.5rem;
  }
  .plan-content-list-icon::before {
    width: 30px;
    height: 30px;
  }
  .plan-content {
    padding: 20px 30px;
  }
  .separate-color {
    background: var(--sub);
  }
  .separate-color-white {
    background: linear-gradient(180deg, transparent 0%, transparent 50%, var(--white) 50%, var(--white) 100%);
  }
  .separate-color .related-box {
    padding: 40px 15px;
  }
  .pd-box {
    padding: 40px;
  }
}
@media print, screen and (min-width: 992px) {
  .party-report-detail {
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 1200px) {
  .left-label-text {
    left: .66em;
  }
  .post-list.default a {
    padding-left: 35px;
  }
  .side-info .left-label-text {
    left: 0;
  }
  .side-info .post-list.default a {
    padding-left: 24px;
  }
  .related-box .post-list.default .date a {
    padding-left: 2px;
  }
  .plan-content {
    padding: 20px 60px;
  }
  .pd-box {
    padding: 40px 80px;
  }
  .party-report-list-box, .section-list-box {
    padding-bottom: 60px;
  }
}
@media print, screen and (min-width: 1600px) {
  .tag-label {
    padding: 4px 8px;
    font-size: 11px;
  }
  .separate-color .related-box {
    padding: 60px;
  }
  .pd-box {
    padding: 40px 140px;
  }
}
/*******************************
 【scrolltable設定】CSS
*******************************/
.scroll-list-wrap {
  width: 100%;
  letter-spacing: initial;
  border-collapse: collapse;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 15px;
}
.scroll-list {
  overflow: auto;
  margin: 0;
}
.scroll-list::-webkit-scrollbar {
  height: 5px;
}
.scroll-list::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll-list::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
table.scroll-list {
  border-top: none;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .scroll-list tr th,.scroll-list tr td {
    display: table-cell;
  }
  .scroll-list tr:last-child td {
  border-bottom: none;
  }
}
/*--------------------------------------------------------------------
▼モーダル設定
---------------------------------------------------------------------*/
.parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
}
.parent.row-one {
  grid-template-rows: repeat(1, 1fr);
}
.box1 {
  grid-area: 1 / 1 / 2 / 2;
}
.box2 {
  grid-area: 1 / 2 / 2 / 3;
}
.box3 {
  grid-area: 1 / 3 / 2 / 4;
}
.box4 {
  grid-area: 2 / 1 / 3 / 2;
}
.box5 {
  grid-area: 2 / 2 / 3 / 3;
}
.box6 {
  grid-area: 2 / 3 / 3 / 4;
}
.parent .event-item img {
  aspect-ratio: 850 / 567;
  object-fit: cover;
}
.parent .event-item span.zoom-icon img {
  aspect-ratio: inherit;
}
.parent .event-item {
  position: relative;
}
.parent .event-item span.zoom-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  z-index: 2;
}
.result {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.event-item:hover {
  cursor: pointer;
}
#gray-bg {
  position: relative;
}
#gray-bg.active {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.popup img {
  display: none;
}
.popup.active {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: auto;
  height: auto;
}
.popup-close {
  position: absolute;
  top: -30px;
  right: -30px;
}
.popup-close:hover {
  cursor: pointer;
}
.popup.active img {
  display: block;
}
.event-button-prev {
  position: absolute;
  bottom: 0px;
  right: 60px;
}
.event-button-next {
  position: absolute;
  bottom: 0px;
  right: 15px;
}
/*--------------------------------------------------------------------
▼よくあるご質問設定
---------------------------------------------------------------------*/
.faq-text-ttl {
  padding-left: 38px;
  position: relative;
  border-bottom: 1px solid var(--main);
  padding-bottom: 15px;
  margin-top: 40px;
  line-height: 1.2;
}
.faq-text-ttl:first-of-type {
  margin-top: 0;
}
.faq-text-ttl::before {
  content: "Q";
  font-size: 18px;
  position: absolute;
  left: 8px;
  top: 4px;
  z-index: 1;
  color: var(--white);
}
.faq-text-ttl::after {
  content: "";
  height: 30px;
  width: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid var(--main);
  border-radius: 50%;
  background: var(--main);
}
.faq-text-answer {
  padding-left: 38px;
  position: relative;
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-size: 1rem;
}
.faq-text-answer::before {
  content: "A";
  font-size: 18px;
  position: absolute;
  left: 9px;
  top: 0;
  z-index: 1;
  color: var(--main);
}
.faq-text-answer::after {
  content: "";
  height: 30px;
  width: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: clamp(-.02rem, 3vw, -0.5rem);
  border: 1px solid var(--main);
  border-radius: 50%;
  background: var(--white);
  color: var(--main);
}
@media print, screen and (min-width: 576px) {
  .faq-text-ttl {
    padding-bottom: 20px;
    padding-left: 50px;
  }
  .faq-text-answer {
    padding-left: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .faq-text-ttl, .faq-text-answer {
    padding-left: 60px;
  }
  .faq-text-ttl::before {
    font-size: 22px;
    left: 10.5px;
    top: 1px;
  }
  .faq-text-ttl::after {
    height: 38px;
    width: 38px;
    top: -5px;
  }
  .faq-text-answer::before {
    font-size: 22px;
    left: 12px;
  }
  .faq-text-answer::after {
    height: 38px;
    width: 38px;
  }
}
@media print, screen and (min-width: 992px) {
  .faq-text-ttl, .faq-text-answer {
    padding-left: 80px;
  }
}
/*--------------------------------------------------------------------
▼フェアバナー用設定
---------------------------------------------------------------------*/
.wedding-fair-banner {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
  max-width: 200px;
  z-index: 2;
  transition: opacity 1s;
}
.wedding-fair-banner.banner-open {
  display: block;
}
.close-btn {
  position: absolute;
  top: -15px;
  right: 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .close-btn {
    top: -10px;
    right: -10px;
  }
}
@media screen and (min-width: 1200px) {
  .wedding-fair-banner {
    max-width: 350px;
  }
}
/*--------------------------------------------------------------------
▼ブラウザハック設定
---------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .footer-org-detail-txt {
    color: var(--white);
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, select {
    color: var(--black);
  }
}
_:lang(x)+_:-webkit-full-screen-document, .postal-code {
  -webkit-text-fill-color: var(--white) !important;
  color: var(--white) !important;
}
_:lang(x)+_:-webkit-full-screen-document, select {
    color: var(--black);
}