@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------
color
--------------------------------------------------*/
/*--------------------------------------------------
font-family
--------------------------------------------------*/
body {
  color: #34312A;
  background-color: #ffffff;
  min-width: 1440px;
}
@media screen and (max-width: 1024px) {
  body {
    min-width: unset;
  }
}

a {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.l-header {
  position: fixed;
  top: 26px;
  left: 0;
  width: 100%;
  z-index: 9998;
}
@media screen and (max-width: 1024px) {
  .l-header {
    top: 0;
    left: 0;
    height: 58px;
  }
}
.l-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 36px;
}
@media screen and (max-width: 1024px) {
  .l-header__inner {
    position: relative;
  }
}
.l-header__logo {
  width: 156px;
}
@media screen and (max-width: 1024px) {
  .l-header__logo {
    position: absolute;
    top: 50%;
    left: 2.5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 110px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 156px;
  }
}
@media screen and (max-width: 1024px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.l-header__nav ul li {
  margin-right: 36px;
  font-size: 18px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.16em;
}
.l-header__nav ul li.current {
  color: #806C3F;
}

.js-header {
  top: -100%;
}
@media screen and (max-width: 1024px) {
  .js-header {
    top: 0;
  }
}

.header-visible {
  top: 26px;
  -webkit-transition: 1s;
  transition: 1s;
}
@media screen and (max-width: 1024px) {
  .header-visible {
    top: 0;
  }
}

.l-footer__inner {
  padding: 48px 0 76px;
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
  border-top: 1px solid #34312A;
}
@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 38px 0 85px;
    width: 90%;
  }
}
.l-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-footer__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer__body--block-01 {
  margin-right: 90px;
}
@media screen and (max-width: 1024px) {
  .l-footer__body--block-01 {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__body--block-01 {
    margin-right: 0;
  }
}
.l-footer__body--block-01 .company .text-01 {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.15em;
}
.l-footer__body--block-01 .company .text-02 {
  font-family: "Marcellus", serif;
  margin-top: 10px;
}
.l-footer__body--block-01 .tel {
  margin-top: 24px;
}
.l-footer__body--block-01 .tel p {
  font-size: 28px;
  font-family: "Marcellus", serif;
}
.l-footer__body--block-01 .mail {
  margin-top: 24px;
}
.l-footer__body--block-01 .mail p {
  font-size: 28px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 1024px) {
  .l-footer__body--block-01 .tel p {
    font-size: 20px;
  }
  .l-footer__body--block-01 .mail p {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__body--block-01 .tel p {
    font-size: 26px;
  }
  .l-footer__body--block-01 .mail p {
    font-size: 26px;
  }
}
.l-footer__body--block-01 .tel .text-02 {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .l-footer__body--block-02 .address {
    margin-top: 40px;
  }
}
.l-footer__body--block-02 .address .text-ja span {
  font-family: "Marcellus", serif;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 8px;
}
.l-footer__body--block-02 .address .text-en {
  margin-top: 14px;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  .l-footer__body--block-02 .address .text-en {
    line-height: 1.5;
    margin-top: 8px;
  }
}
.l-footer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-footer__box {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__box .box {
    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;
  }
}
.l-footer__box .link {
  text-align: right;
}
.l-footer__box .link a {
  font-size: 18px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .l-footer__box .link a {
    text-align: left;
  }
}
.l-footer__box .sns {
  text-align: right;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-footer__box .sns {
    width: auto;
    margin-top: 0;
  }
}
.l-footer__box .sns img {
  width: 32px;
  height: 32px;
}
.l-footer__box p {
  margin-top: auto;
  font-size: 14px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .l-footer__box p {
    margin-top: 22px;
  }
}

.l-nav {
  display: none;
}
@media screen and (max-width: 1024px) {
  .l-nav {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    padding-top: 80px;
    padding-bottom: 140px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 9998;
    overflow-y: auto;
    background-color: #E5E4DF;
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .l-nav__inner {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media screen and (max-width: 1024px) {
  .l-nav__item {
    padding: 0 44px;
    margin-bottom: 33px;
  }
  .l-nav__item a {
    font-family: "Marcellus", serif;
    letter-spacing: 0.1em;
    display: block;
  }
  .l-nav__item > a {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .l-nav__item .nav-box {
    margin-left: 14px;
  }
  .l-nav__item .nav-box a {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
.l-nav__box {
  margin-top: 108px;
  padding-right: 47px;
}
.l-nav__box .tel {
  text-align: right;
  font-size: 18px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.06em;
}
.l-nav__box .mail {
  text-align: right;
  font-size: 18px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
}
.l-nav__box .company {
  margin-top: 16px;
}
.l-nav__box .company p {
  font-size: 12px;
  text-align: right;
}
.l-nav__box .company .text-ja {
  letter-spacing: 0.1em;
}
.l-nav__box .company .text-en {
  margin-top: 6px;
}

.l-hamburger {
  display: none;
}
@media screen and (max-width: 1024px) {
  .l-hamburger {
    display: block;
    position: fixed;
    right: 2.5%;
    top: 25px;
    width: 35px;
    height: 8px;
    cursor: pointer;
    z-index: 9999;
  }
  .l-hamburger__line {
    position: absolute;
    right: 0;
    width: 35px;
    height: 1px;
    background-color: #000000;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .l-hamburger__line.active {
    background-color: #000000;
  }
  .l-hamburger__line-1 {
    top: 0;
  }
  .l-hamburger__line-2 {
    top: 8px;
  }
}

/*--------------------------------------------------
section inner
--------------------------------------------------*/
.c-inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-inner {
    width: 90%;
  }
}

/*--------------------------------------------------
switch pc or sp
--------------------------------------------------*/
.c-sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .c-sp {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .c-pc {
    display: none !important;
  }
}

.c-btn a {
  width: 411px;
  position: relative;
  margin-left: auto;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .c-btn a {
    width: 255px;
    font-size: 16px;
  }
}
.c-btn a::before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 286px;
  height: 1px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .c-btn a::before {
    width: 148px;
    left: unset;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-btn a:hover {
    color: #806C3F;
    opacity: 1;
  }
  .c-btn a:hover::before {
    background: #806C3F;
    -webkit-animation: arrowlong01 1.5s ease-out infinite;
            animation: arrowlong01 1.5s ease-out infinite;
  }
}

@-webkit-keyframes arrowlong01 {
  0% {
    width: 286px;
    opacity: 1;
  }
  80% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 0;
    opacity: 0;
  }
}

@keyframes arrowlong01 {
  0% {
    width: 286px;
    opacity: 1;
  }
  80% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 0;
    opacity: 0;
  }
}
.c-btn-box {
  width: 420px;
}
@media screen and (max-width: 768px) {
  .c-btn-box {
    max-width: 255px;
  }
}
.c-btn-box .site-btn a {
  width: 420px;
  position: relative;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .c-btn-box .site-btn a {
    font-size: 16px;
    width: 255px;
  }
}
.c-btn-box .site-btn a::before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 254px;
  height: 1px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .c-btn-box .site-btn a::before {
    width: 148px;
    left: unset;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-btn-box .site-btn a:hover {
    color: #806C3F;
    opacity: 1;
  }
  .c-btn-box .site-btn a:hover::before {
    background: #806C3F;
    -webkit-animation: arrowlong02 1.5s ease infinite;
            animation: arrowlong02 1.5s ease infinite;
  }
}
.c-btn-box .sns-btn a {
  margin-top: 14px;
  width: 420px;
  position: relative;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .c-btn-box .sns-btn a {
    font-size: 16px;
    width: 255px;
  }
}
.c-btn-box .sns-btn a::before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 254px;
  height: 1px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .c-btn-box .sns-btn a::before {
    width: 148px;
    left: unset;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-btn-box .sns-btn a:hover {
    color: #806C3F;
    opacity: 1;
  }
  .c-btn-box .sns-btn a:hover::before {
    background: #806C3F;
    -webkit-animation: arrowlong02 1.5s ease infinite;
            animation: arrowlong02 1.5s ease infinite;
  }
}
.c-btn-box .contact-btn a {
  margin-top: 14px;
  width: 420px;
  position: relative;
  font-size: 22px;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 768px) {
  .c-btn-box .contact-btn a {
    font-size: 16px;
    width: 255px;
  }
}
.c-btn-box .contact-btn a::before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 254px;
  height: 1px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .c-btn-box .contact-btn a::before {
    width: 148px;
    left: unset;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-btn-box .contact-btn a:hover {
    color: #806C3F;
    opacity: 1;
  }
  .c-btn-box .contact-btn a:hover::before {
    background: #806C3F;
    -webkit-animation: arrowlong02 1.5s ease infinite;
            animation: arrowlong02 1.5s ease infinite;
  }
}

@-webkit-keyframes arrowlong02 {
  0% {
    width: 254px;
    opacity: 1;
  }
  80% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 0;
    opacity: 0;
  }
}

@keyframes arrowlong02 {
  0% {
    width: 254px;
    opacity: 1;
  }
  80% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 0;
    opacity: 0;
  }
}
.c-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  height: 406px;
}
@media screen and (max-width: 1024px) {
  .c-img-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.c-img-box .img01 {
  width: 538px;
}
@media screen and (max-width: 1024px) {
  .c-img-box .img01 {
    width: 85%;
  }
}
.c-img-box .img01 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .c-img-box .img01 img {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .c-img-box .img01 img {
    height: 212px;
  }
}
.c-img-box .img02 {
  width: 678px;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .c-img-box .img02 {
    width: 90%;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .c-img-box .img02 {
    width: 95%;
  }
}
.c-img-box .img02 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .c-img-box .img02 img {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .c-img-box .img02 img {
    height: 216px;
  }
}

.c-mv {
  margin-top: 134px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-mv {
    margin-top: 68px;
  }
}
.c-mv__inner {
  position: relative;
}
.c-mv__kv {
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-mv__kv {
    border-top-left-radius: 10px;
    margin-right: -5.5%;
  }
}
.c-mv__text {
  position: absolute;
  top: -41px;
  right: -160px;
}
@media screen and (max-width: 1024px) {
  .c-mv__text {
    top: -20px;
    right: 0;
  }
}
.c-mv__text h2 {
  font-size: 200px;
  color: #E2E2E2;
  font-family: "Marcellus", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .c-mv__text h2 {
    font-size: 120px;
  }
}

.c-title {
  font-size: 80px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
  color: #806C3F;
}
@media screen and (max-width: 1024px) {
  .c-title {
    font-size: 48px;
  }
}

.text-ja {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.06em;
}

.text-en {
  font-family: "Marcellus", serif;
}

.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

.leftAnime {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.leftAnime_top {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight_01 {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

.slideAnimeLeftRight_top_01 {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  opacity: 0;
}

.slideAnimeRightLeft_01 {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

.slideAnimeRightLeft_top_01 {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

/*左右のアニメーション*/
.rightAnime {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.rightAnime_top {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight_02 {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.slideAnimeLeftRight_top_02 {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.slideAnimeRightLeft_02 {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.slideAnimeRightLeft_top_02 {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); /*要素を左の枠外に移動*/
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); /*要素を左の枠外に移動*/
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); /*要素を右の枠外に移動*/
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); /*要素を右の枠外に移動*/
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.u-padding--top-10 {
  margin-top: 10px;
}
.u-padding--bottom-8 {
  margin-bottom: 0;
}
.u-padding--right-14 {
  margin-right: 14px;
}
.u-padding--left-30 {
  margin-left: 30px;
}

.u-margin--top-10 {
  margin-top: 10px;
}
.u-margin--bottom-8 {
  margin-bottom: 0;
}
.u-margin--right-14 {
  margin-right: 14px;
}
.u-margin--left-30 {
  margin-left: 30px;
}

.u-text--center {
  text-align: center;
}
.u-text--right {
  text-align: right;
}
.u-text--left {
  text-align: left;
}

.p-index-main .p-mv {
  background-color: #E2E2E2;
  background-image: url(../img/index/bg.jpg);
  background-repeat: repeat;
  padding-top: 28px;
  position: relative;
  height: 100vh;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv {
    padding-bottom: 70px;
    height: 740px;
  }
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv {
    padding-top: 58px;
    overflow: hidden;
    padding-bottom: 30px;
    height: auto;
  }
}
.p-index-main .p-mv__line {
  width: 1650px;
  position: absolute;
  bottom: 0;
  left: 58%;
  -webkit-transform: translateX(-50%) rotate(45deg) scale(1.05);
          transform: translateX(-50%) rotate(45deg) scale(1.05);
  z-index: 10;
  height: calc(100% + 300px);
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__line {
    width: 1200px;
  }
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__line {
    width: 940px;
    bottom: -153px;
    left: 59%;
    -webkit-transform: translateX(-50%) rotate(68deg) scale(1.05);
            transform: translateX(-50%) rotate(68deg) scale(1.05);
  }
}
.p-index-main .p-mv__line--inner {
  position: absolute;
  top: 20%;
  left: 0;
  height: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-index-main .p-mv__line img {
  width: 1490px;
  -webkit-transform: rotate(-45deg) translateY(121px) translateX(-100px);
          transform: rotate(-45deg) translateY(121px) translateX(-100px);
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__line img {
    width: 1000px;
    -webkit-transform: rotate(-45deg) translateY(90px) translateX(0);
            transform: rotate(-45deg) translateY(90px) translateX(0);
  }
}
.p-index-main .p-mv__logo {
  position: absolute;
  width: 156px;
  left: 36px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__logo {
    display: none;
  }
}
.p-index-main .p-mv__inner {
  max-width: 1180px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.p-index-main .p-mv__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
  }
}
.p-index-main .p-mv__body {
  width: 423px;
  margin-right: 38px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__body {
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__body {
    width: 100%;
  }
}
.p-index-main .p-mv__text {
  margin-top: 154px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__text {
    margin-top: -118px;
    z-index: 10;
    position: relative;
  }
}
.p-index-main .p-mv__text .ja-text {
  font-size: 24px;
  line-height: 2;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__text .ja-text {
    font-size: 18px;
    white-space: normal;
  }
}
.p-index-main .p-mv__text .en-text {
  line-height: 2.625;
  font-family: "Marcellus", serif;
  margin-top: 38px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__text .en-text {
    margin-top: 26px;
    font-size: 14px;
  }
}
.p-index-main .p-mv__slide {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__slide {
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__slide {
    width: 102.5%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 489px;
  }
}
.p-index-main .p-mv__list {
  position: absolute;
  bottom: 80px;
  right: -74px;
  z-index: 20;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-mv__list {
    display: none;
  }
}
.p-index-main .p-mv__list ul li {
  font-size: 16px;
  font-family: "Marcellus", serif;
  margin-bottom: 24px;
  letter-spacing: 0.06em;
}
.p-index-main .p-mv__list ul li:last-child {
  margin-bottom: 0;
}
.p-index-main .p-about {
  padding-top: 176px;
  padding-bottom: 328px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about {
    padding-bottom: 373px;
  }
}
.p-index-main .p-about__text .ja-text {
  font-size: 26px;
  line-height: 2;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__text .ja-text {
    font-size: 18px;
  }
}
.p-index-main .p-about__text .en-text {
  line-height: 2.625;
  font-family: "Marcellus", serif;
  font-size: 24px;
  margin-top: 38px;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__text .en-text {
    font-size: 16px;
  }
}
.p-index-main .p-about__inner {
  max-width: 1024px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.p-index-main .p-about__inner::before {
  content: "ABOUT US";
  font-size: 200px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.06em;
  white-space: nowrap;
  position: absolute;
  top: -80px;
  left: 30px;
  color: #EEEEEE;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-about__inner::before {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    left: unset;
    right: -10px;
    font-size: 120px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__inner::before {
    font-size: 120px;
    top: -160px;
  }
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-about__inner {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__inner {
    width: 100%;
    margin-bottom: 0;
    padding-left: 5%;
  }
}
.p-index-main .p-about__btn {
  margin-top: 114px;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__btn {
    margin-top: 136px;
    margin-right: 5%;
  }
}
.p-index-main .p-about__img {
  position: absolute;
  bottom: -203px;
  left: 0;
  height: 406px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-about__img {
    height: auto;
  }
}
.p-index-main .p-about__img .img02 video {
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-about__img .img02 video {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-about__img .img02 video {
    height: 220px;
  }
}
.p-index-main .p-work {
  padding-top: 284px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work {
    padding-top: 245px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work {
    padding-top: 380px;
    overflow: visible;
  }
}
.p-index-main .p-work::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  background-color: #F4F4F4;
  z-index: -1;
}
.p-index-main .p-work__inner {
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 111px;
  position: relative;
}
.p-index-main .p-work__inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: calc(100% + 255px);
  background-image: url(../img/index/bg.jpg);
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__inner::before {
    margin: 0 calc(50% - 50vw);
    height: calc(100% + 650px);
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__inner::before {
    height: calc(100% + 473px);
  }
}
.p-index-main .p-work__inner::after {
  content: "OUR WORK";
  font-size: 200px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.06em;
  white-space: nowrap;
  position: absolute;
  top: -40px;
  left: 0;
  color: #ebebeb;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__inner::after {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    font-size: 120px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__inner::after {
    top: -133px;
    left: -30px;
  }
}
.p-index-main .p-work__text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__text {
    margin-left: unset;
  }
}
.p-index-main .p-work__text .ja-text {
  font-size: 26px;
  line-height: 2;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__text .ja-text {
    font-size: 18px;
    white-space: normal;
  }
}
.p-index-main .p-work__text .en-text {
  line-height: 2.625;
  font-family: "Marcellus", serif;
  margin-top: 10px;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__text .en-text {
    font-size: 16px;
  }
}
.p-index-main .p-work__text-02 {
  margin-top: 630px;
  padding: 40px 0;
  border-top: 1px solid #34312A;
  border-bottom: 1px solid #34312A;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__text-02 {
    margin-top: 780px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__text-02 {
    margin-top: 64px;
  }
}
.p-index-main .p-work__btn {
  margin-top: 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.p-index-main .p-work__btn a {
  margin-left: auto;
  display: block;
}
.p-index-main .p-work__img {
  margin-top: 90px;
  right: 0;
  bottom: 600px;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__img {
    -webkit-transform: unset;
            transform: unset;
    margin-top: 280px;
    width: 100vw;
    height: auto;
    margin: 280px calc(50% - 50vw) 0;
    bottom: 572px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__img {
    position: static;
    margin-top: 150px;
  }
}
.p-index-main .p-work__img .img01 {
  width: 468px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__img .img01 {
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__img .img01 {
    width: 85%;
  }
}
.p-index-main .p-work__img .img02 {
  width: 650px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__img .img02 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__img .img02 {
    width: 95%;
    margin-bottom: 16px;
  }
}
.p-index-main .p-work__img .img02 video {
  vertical-align: bottom;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-work__img .img02 video {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-work__img .img02 video {
    height: 220px;
  }
}
.p-index-main .p-gallery {
  padding: 60px 0 120px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery {
    padding-bottom: 80px;
  }
}
.p-index-main .p-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F4F4F4;
  z-index: -2;
}
.p-index-main .p-gallery__inner {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__inner {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__wrap {
    margin-top: -560px;
  }
}
.p-index-main .p-gallery__title {
  position: sticky;
  position: -webkit-sticky;
  top: 38vh;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__title {
    top: 30vh;
    left: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__title {
    top: 14vh;
  }
}
.p-index-main .p-gallery__title h2 {
  font-size: 200px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.06em;
  white-space: nowrap;
  text-align: center;
  color: #E2E2E2;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__title h2 {
    font-size: 120px;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__title h2 {
    margin-top: 30px;
  }
}
.p-index-main .p-gallery__img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.p-index-main .p-gallery__img-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 76px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-index-main .p-gallery__img-01 .img {
  border-radius: 3px;
  overflow: hidden;
}
.p-index-main .p-gallery__img-01 .img:first-child {
  width: 365px;
  height: 470px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-01 .img:first-child {
    width: 90%;
    height: auto;
    margin-bottom: 76px;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__img-01 .img:first-child {
    width: 97.5%;
    margin-left: -5.5%;
  }
}
.p-index-main .p-gallery__img-01 .img:nth-child(2) {
  width: 365px;
  margin-top: 212px;
  height: 470px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-01 .img:nth-child(2) {
    width: 74%;
    height: auto;
    margin-top: 0;
    margin-left: auto;
  }
}
.p-index-main .p-gallery__img-01 .img:last-child {
  width: 347px;
  height: 470px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-01 .img:last-child {
    width: 80%;
    height: auto;
    margin-top: 76px;
  }
}
.p-index-main .p-gallery__img-02 {
  margin-left: 76px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-02 {
    margin-left: 0;
  }
}
.p-index-main .p-gallery__img-02 .img {
  border-radius: 3px;
  overflow: hidden;
  width: 705px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-02 .img {
    width: 95%;
    text-align: right;
    margin-left: auto;
    margin-right: -2.5%;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__img-02 .img {
    width: 105%;
    margin-right: -5.5%;
  }
}
.p-index-main .p-gallery__img-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 76px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-index-main .p-gallery__img-03 .img:first-child {
  min-width: 348px;
  height: 439px;
  margin-right: 76px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-03 .img:first-child {
    min-width: unset;
    width: 85%;
    height: auto;
  }
}
.p-index-main .p-gallery__img-03 .img-box .img:first-child {
  width: 684px;
  height: 340px;
  margin-left: 70px;
  margin-bottom: 76px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-03 .img-box .img:first-child {
    display: none;
  }
}
.p-index-main .p-gallery__img-03 .img-box .img:last-child {
  width: 512px;
  height: 333px;
}
@media screen and (max-width: 1024px) {
  .p-index-main .p-gallery__img-03 .img-box .img:last-child {
    margin-top: 76px;
    width: 102.5%;
    text-align: right;
    margin-left: auto;
    margin-right: -2.9%;
  }
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__img-03 .img-box .img:last-child {
    width: 105%;
    margin-right: -5.5%;
    height: 61vw;
  }
}
.p-index-main .p-gallery__btn {
  margin-top: 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-index-main .p-gallery__btn {
    margin-top: 60px;
  }
}

.p-index-footer {
  background-color: #F4F4F4;
}

.p-about-main {
  overflow: hidden;
}
.p-about-main .p-mission {
  padding: 70px 0 320px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission {
    padding: 120px 0 200px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission {
    padding-top: 50px;
  }
}
.p-about-main .p-mission::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 214px);
  background-image: url(../img/common/bg.jpg);
  background-repeat: repeat;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission::before {
    height: 1300px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission::after {
    content: "ABOUT US";
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 120px;
    color: #EEEEEE;
    font-family: "Marcellus", serif;
    letter-spacing: 0.1em;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
  }
}
.p-about-main .p-mission__box {
  position: relative;
}
.p-about-main .p-mission__box-01 {
  margin-top: 40px;
}
.p-about-main .p-mission__box-01 .box-01 {
  margin-left: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission__box-01 .box-01 {
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-main .p-mission__box-01 .box-01 .text {
  z-index: 10;
}
.p-about-main .p-mission__box-01 .box-01 .text-ja {
  margin-bottom: 50px;
}
.p-about-main .p-mission__box-01 .box-01 .text-ja p {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 30px;
}
.p-about-main .p-mission__box-01 .box-01 .text-ja p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-01 .box-01 .text-ja p {
    font-size: 18px;
  }
}
.p-about-main .p-mission__box-01 .box-01 .text-en p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.p-about-main .p-mission__box-01 .box-01 .text-en p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-01 .box-01 .text-en p {
    font-size: 16px;
  }
}
.p-about-main .p-mission__box-01 .box-01 .img {
  width: 590px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission__box-01 .box-01 .img {
    width: 105.5%;
    margin-top: 76px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-01 .box-01 .img {
    height: 76vw;
  }
  .p-about-main .p-mission__box-01 .box-01 .img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-about-main .p-mission__box-01 .box-01 .img img {
  height: 100%;
}
.p-about-main .p-mission__box-01 .p-mission__img {
  border-radius: 3px;
  overflow: hidden;
  width: 824px;
  margin-top: 64px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission__box-01 .p-mission__img {
    margin-top: 40px;
    width: 105%;
    margin-left: -5.5%;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-01 .p-mission__img {
    height: 132px;
  }
  .p-about-main .p-mission__box-01 .p-mission__img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-about-main .p-mission__box-02 {
  margin-top: 64px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-02 {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-02::before {
    content: "";
    position: absolute;
    top: -64px;
    left: -5.5%;
    width: 100vw;
    height: 500px;
    background-image: url(../img/common/bg.jpg);
    background-repeat: repeat;
    z-index: -1;
  }
}
.p-about-main .p-mission__box-02 .p-mission__box__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-about-main .p-mission__box-02 .p-mission__box__inner .p-mission__img {
  min-width: 488px;
  margin-right: 56px;
  margin-top: 224px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission__box-02 .p-mission__box__inner .p-mission__img {
    display: none;
  }
}
.p-about-main .p-mission__box-02 .box-02 {
  border-radius: 3px;
  overflow: hidden;
}
.p-about-main .p-mission__box-02 .box-02 .text {
  margin-top: 60px;
  margin-left: 46px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-mission__box-02 .box-02 .text {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-02 .box-02 .box-img {
    width: 105.5%;
  }
}
.p-about-main .p-mission__box-02 .box-02 .text-ja {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-02 .box-02 .text-ja {
    margin-bottom: 64px;
  }
}
.p-about-main .p-mission__box-02 .box-02 .text-ja p {
  font-size: 16px;
  line-height: 2.2;
  margin-bottom: 20px;
}
.p-about-main .p-mission__box-02 .box-02 .text-ja p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-mission__box-02 .box-02 .text-en {
    margin-top: 64px;
  }
}
.p-about-main .p-mission__box-02 .box-02 .text-en p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
}
.p-about-main .p-mission__box-02 .box-02 .text-en p:last-child {
  margin-bottom: 0;
}
.p-about-main .p-mission__box .line {
  position: absolute;
  width: 947px;
  top: 224px;
  right: -120px;
  z-index: 10;
  height: 1200px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-about-main .p-mission__box .line img {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  height: 686px;
}
.p-about-main .p-craftsmens {
  padding: 300px 0;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens {
    padding: 130px 0 300px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens {
    padding: 142px 0 250px;
  }
}
.p-about-main .p-craftsmens__inner {
  position: relative;
}
.p-about-main .p-craftsmens__inner .head-img {
  position: absolute;
  top: -486px;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__inner .head-img {
    top: -300px;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__inner .head-img {
    width: 105%;
    height: 148px;
    top: -226px;
    margin-left: -5.5%;
  }
}
.p-about-main .p-craftsmens__inner .head-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.p-about-main .p-craftsmens__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 100px;
  margin-bottom: 100px;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #34312A;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    margin-bottom: 120px;
    border-bottom: unset;
  }
}
.p-about-main .p-craftsmens__body {
  margin-right: 128px;
  min-width: 390px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__body {
    min-width: unset;
    width: 50%;
    margin-right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__body {
    width: 100%;
    margin-top: 70px;
  }
}
.p-about-main .p-craftsmens__body .text {
  margin-bottom: 70px;
}
.p-about-main .p-craftsmens__body .text p {
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
  line-height: 2.2;
  margin-bottom: 20px;
}
.p-about-main .p-craftsmens__body .text p:last-child {
  margin-bottom: 0;
}
.p-about-main .p-craftsmens__body .text-box {
  padding-top: 30px;
  border-top: 1px solid #34312A;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__body .text-box {
    margin-top: 90px;
  }
}
.p-about-main .p-craftsmens__body .text-box .text-ja {
  font-size: 16px;
  line-height: 2.2;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__body .text-box .text-ja {
    margin-bottom: 10px;
  }
}
.p-about-main .p-craftsmens__body .text-box .text-en {
  font-size: 16px;
  line-height: 2;
}
.p-about-main .p-craftsmens__title {
  margin-top: -45px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__title {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__title {
    width: 100%;
  }
}
.p-about-main .p-craftsmens__title h3 {
  text-align: right;
  margin-right: -90px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__title h3 {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__title h3 span {
    text-align: right;
    width: 100%;
  }
}
.p-about-main .p-craftsmens__title .text {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__title .text {
    margin-top: 36px;
  }
}
.p-about-main .p-craftsmens__title .text p {
  font-size: 16px;
  line-height: 2;
  font-family: "Marcellus", serif;
  margin-bottom: 32px;
}
.p-about-main .p-craftsmens__title .text p:last-child {
  margin-bottom: 0;
}
.p-about-main .p-craftsmens__member {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.p-about-main .p-craftsmens__member .member-top__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-main .p-craftsmens__member .member-top__head .img {
  width: 512px;
  margin-right: 56px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head .img {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head .name {
    margin-top: 52px;
  }
}
.p-about-main .p-craftsmens__member .member-top__head .name h4 {
  font-size: 48px;
  letter-spacing: 0.1em;
  font-family: "Marcellus", serif;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head .name h4 {
    font-size: 26px;
  }
}
.p-about-main .p-craftsmens__member .member-top__head .name .name-ja {
  margin-top: 14px;
  font-size: 30px;
  letter-spacing: 0.1em;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head .name .name-ja {
    margin-top: 6px;
    font-size: 18px;
  }
}
.p-about-main .p-craftsmens__member .member-top__head .name .generation {
  margin-top: 40px;
  font-size: 20px;
  color: #806C3F;
  font-family: "Marcellus", serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__head .name .generation {
    margin-top: 20px;
    font-size: 16px;
  }
}
.p-about-main .p-craftsmens__member .member-top__head .name .generation span {
  font-family: "Shippori Mincho", serif;
}
.p-about-main .p-craftsmens__member .member-top__history {
  margin-top: 48px;
}
.p-about-main .p-craftsmens__member .member-top__history .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__history .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block {
    width: 100%;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block:first-child {
  margin-right: 46px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block:first-child {
    margin-right: 0;
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block:first-child {
    margin-bottom: 26px;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block p {
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block p {
    margin-bottom: 20px;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block p:last-child {
  margin-bottom: 0;
  margin-top: 30px;
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-ja {
  margin-top: -4px;
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-ja p {
  font-family: "Shippori Mincho", serif;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block-ja p {
    line-height: 1.5;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-en p {
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top__history .box .block-en p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-en .year {
  margin-right: 22px;
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-sp {
  margin-top: 38px;
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-sp .text-ja {
  line-height: 1.5;
}
.p-about-main .p-craftsmens__member .member-top__history .box .block-sp .text-en {
  line-height: 1.5;
  margin-top: 16px !important;
}
.p-about-main .p-craftsmens__member .member-top .member-list {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top .member-list {
    margin-top: 80px;
  }
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .head-member-img {
  width: 55%;
  margin-right: 20px;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .text .name-en {
  font-size: 26px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .text .name-ja {
  margin-top: 4px;
  font-size: 14px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .text .generation {
  margin-top: 26px;
  font-size: 14px;
  color: #806C3F;
  font-family: "Marcellus", serif;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.p-about-main .p-craftsmens__member .member-top .member-list .member-list-head .text .generation span {
  font-family: "Shippori Mincho", serif;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top .member-list ul {
    margin-top: 24px;
  }
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li {
  width: calc(33.3333% - 32px);
}
@media screen and (max-width: 768px) {
  .p-about-main .p-craftsmens__member .member-top .member-list ul li {
    width: calc(50% - 6px);
  }
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li p {
  text-align: center;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li .text {
  margin-top: 26px;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li .text .name-en {
  font-size: 24px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li .text .name-ja {
  margin-top: 4px;
  font-size: 20px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li .text .generation {
  margin-top: 16px;
  font-size: 16px;
  color: #806C3F;
  font-family: "Marcellus", serif;
  letter-spacing: 0.05em;
}
.p-about-main .p-craftsmens__member .member-top .member-list ul li .text .generation span {
  font-family: "Shippori Mincho", serif;
}
.p-about-main .p-company {
  padding: 243px 0 120px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company {
    padding: 144px 0 80px;
  }
}
.p-about-main .p-company::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  background-image: url(../img/about/company_bg.png);
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company::before {
    top: 20px;
    background-image: url(../img/about/company_bg_sp.png);
  }
}
.p-about-main .p-company__inner {
  position: relative;
}
.p-about-main .p-company__inner .head-img {
  position: absolute;
  top: -455px;
  left: 0;
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__inner .head-img {
    height: 182px;
    top: -230px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 105%;
    -webkit-transform: translateX(0.5%);
            transform: translateX(0.5%);
  }
}
.p-about-main .p-company__inner .head-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-about-main .p-company__wrap {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.p-about-main .p-company__title .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__title .text-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}
.p-about-main .p-company__title .text-box .box {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__title .text-box .box {
    width: 100%;
  }
}
.p-about-main .p-company__title .text-box .box:first-child {
  margin-right: 46px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__title .text-box .box:first-child {
    width: 100%;
  }
}
.p-about-main .p-company__title .text-box .box p {
  margin-bottom: 16px;
}
.p-about-main .p-company__title .text-box .box p:last-child {
  margin-bottom: 0;
}
.p-about-main .p-company__title .text-box .box-ja p {
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__title .text-box .box-en {
    margin-top: 40px;
  }
}
.p-about-main .p-company__title .text-box .box-en p {
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-about-main .p-company__map {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__map {
    margin-top: 0;
  }
}
.p-about-main .p-company__map iframe {
  height: 288px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__map iframe {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .p-about-main .p-company__map iframe {
    height: 240px;
  }
}
.p-about-main .p-information {
  margin-top: 64px;
  padding: 64px 90px;
  background-color: #F4F4F4;
  border-radius: 3px;
  border: 1px solid #707070;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-information {
    padding: 64px 5% 130px;
    width: 100vw;
    margin: 64px calc(50% - 50vw) 0;
    border: unset;
  }
}
.p-about-main .p-information__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-information__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-main .p-information__title {
  margin-right: 112px;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-information__title {
    margin-right: 0;
  }
}
.p-about-main .p-information__title h4 {
  font-size: 40px;
  letter-spacing: 0.1em;
  font-family: "Marcellus", serif;
  color: #919191;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-information__list {
    margin-top: 24px;
  }
}
.p-about-main .p-information__list ul:first-child {
  border-bottom: 1px solid #707070;
  padding-bottom: 34px;
}
.p-about-main .p-information__list ul:last-child {
  padding-top: 34px;
}
.p-about-main .p-information__list ul.list-ja {
  letter-spacing: 0.04em;
}
.p-about-main .p-information__list ul.list-ja li {
  font-family: "Shippori Mincho", serif;
}
.p-about-main .p-information__list ul.list-en li {
  font-family: "Marcellus", serif;
}
.p-about-main .p-information__list ul li {
  padding: 14px 0;
  border-bottom: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}
.p-about-main .p-information__list ul li:last-child {
  border-bottom: unset;
  padding-bottom: 0;
}
.p-about-main .p-information__list ul li:first-child {
  padding-top: 0;
}
.p-about-main .p-information__list ul li p {
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  .p-about-main .p-information__list ul li p {
    line-height: 1.75;
  }
}
.p-about-main .p-information__list ul li .title {
  min-width: 100px;
}

.p-work-main {
  overflow: hidden;
}
.p-work-main .p-kinpaku {
  position: relative;
  padding-bottom: 300px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku {
    padding-bottom: 190px;
  }
}
.p-work-main .p-kinpaku::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 214px);
  background-image: url(../img/common/common_bg.jpg);
  background-size: 100%;
  z-index: -3;
}
.p-work-main .p-kinpaku__inner {
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__inner::after {
    content: "OUR WORK";
    position: absolute;
    top: 4px;
    right: -30px;
    font-size: 120px;
    color: #ffffff;
    font-family: "Marcellus", serif;
    letter-spacing: 0.1em;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    z-index: -1;
  }
}
.p-work-main .p-kinpaku__title {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__title {
    text-align: left;
  }
}
.p-work-main .p-kinpaku__title p {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__title p {
    margin-top: 8px;
    font-size: 16px;
  }
}
.p-work-main .p-kinpaku__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1025px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-kinpaku__text-01 {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__text-01 {
    margin-top: 40px;
  }
}
.p-work-main .p-kinpaku__text-02 {
  margin-top: 124px;
}
.p-work-main .p-kinpaku__text p:first-child {
  margin-right: 48px;
  width: 48%;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__text p:first-child {
    width: 100%;
    margin-right: 0;
  }
}
.p-work-main .p-kinpaku__text p:last-child {
  line-height: 2;
  width: 52%;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__text p:last-child {
    width: 100%;
    margin-top: 24px;
  }
}
.p-work-main .p-kinpaku__text-sp-01 {
  line-height: 2;
}
.p-work-main .p-kinpaku__text-sp-02 {
  line-height: 2.2;
  margin-top: 48px;
}
.p-work-main .p-kinpaku__img {
  margin-top: 96px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__img {
    margin-top: 84px;
    position: relative;
    z-index: -2;
  }
}
.p-work-main .p-kinpaku__img .img {
  margin-left: auto;
  margin-bottom: 56px;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__img .img {
    width: 105%;
    -webkit-transform: translateX(0.5%);
            transform: translateX(0.5%);
    margin-bottom: 50px;
  }
}
.p-work-main .p-kinpaku__img .img img {
  height: 413px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-kinpaku__img .img img {
    height: auto;
  }
}
.p-work-main .p-kinpaku__img .movie {
  width: 59%;
  height: 406px;
}
.p-work-main .p-kinpaku__img .movie video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}
.p-work-main .p-kinpaku .movie-sp {
  width: 105%;
  margin-left: -5.5%;
  margin-top: 50px;
}
.p-work-main .p-kinpaku .movie-sp video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}
.p-work-main .p-kinpaku .line {
  position: absolute;
  width: 947px;
  bottom: -680px;
  left: -360px;
  z-index: 10;
  height: 1200px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-work-main .p-kinpaku .line img {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  height: 686px;
}
.p-work-main .p-process {
  padding: 250px 0 120px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-work-main .p-process {
    padding: 120px 0 200px;
  }
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process {
    padding-bottom: 84px;
  }
}
.p-work-main .p-process__inner {
  position: relative;
}
.p-work-main .p-process__inner .head-img {
  position: absolute;
  top: -458px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-work-main .p-process__inner .head-img {
    top: -300px;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__inner .head-img {
    height: 170px;
    top: -226px;
    right: 0;
    width: 105%;
    margin-right: -5.5%;
  }
}
.p-work-main .p-process__inner .head-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.p-work-main .p-process__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-process__title {
  margin-right: 14px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__title {
    right: 0;
  }
}
.p-work-main .p-process__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-process__text p:first-child {
  margin-right: 30px;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__text p:first-child {
    margin-right: 0;
    margin-top: 40px;
  }
}
.p-work-main .p-process__text p:last-child {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__text p:last-child {
    margin-top: 32px;
  }
}
.p-work-main .p-process__list {
  margin-top: 84px;
  margin-bottom: 80px;
  padding-bottom: 108px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__list {
    padding-bottom: 84px;
    margin-bottom: 64px;
  }
}
.p-work-main .p-process__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-process__list ul li {
  width: calc(33.3333% - 8px);
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__list ul li {
    width: 100%;
    margin-bottom: 94px;
  }
}
.p-work-main .p-process__list ul li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 10px;
  font-size: 48px;
  font-family: "Marcellus", serif;
  color: #ffffff;
  z-index: 1;
}
.p-work-main .p-process__list ul li:first-child::before {
  content: "01";
}
.p-work-main .p-process__list ul li:nth-child(2)::before {
  content: "02";
}
.p-work-main .p-process__list ul li:last-child::before {
  content: "03";
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__list ul li:last-child {
    margin-bottom: 0;
  }
}
.p-work-main .p-process__list ul li .box-ja {
  margin-top: 24px;
}
.p-work-main .p-process__list ul li .box-ja h4 {
  letter-spacing: 0.1em;
}
.p-work-main .p-process__list ul li .box-ja p {
  font-size: 14px;
  line-height: 2;
  margin-top: 8px;
}
.p-work-main .p-process__list ul li .box-en {
  margin-top: 17px;
}
.p-work-main .p-process__list ul li .box-en p {
  font-size: 14px;
  line-height: 1.75;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__list ul li .img {
    width: 105%;
    -webkit-transform: translateX(0.6%);
            transform: translateX(0.6%);
  }
  .p-work-main .p-process__list ul li .img img {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }
}
.p-work-main .p-process__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-work-main .p-process__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-process__bottom--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  margin-right: 42px;
}
@media screen and (max-width: 1024px) {
  .p-work-main .p-process__bottom--img {
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__bottom--img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-work-main .p-process__bottom .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 224px;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__bottom .img {
    width: 100%;
    height: auto;
  }
}
.p-work-main .p-process__bottom .img:first-child {
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__bottom .img:first-child {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.p-work-main .p-process__bottom .img img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-work-main .p-process__bottom .img img {
    height: auto;
  }
}
.p-work-main .p-process__bottom .text {
  width: 32%;
}
@media screen and (max-width: 1024px) {
  .p-work-main .p-process__bottom .text {
    margin-top: 40px;
    width: 100%;
  }
}
.p-work-main .p-process__bottom .text p:first-child {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 2;
}
.p-work-main .p-process__bottom .text p:last-child {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.75;
}

.p-gallery-main {
  overflow: hidden;
}
.p-gallery-main .p-gallery {
  margin-top: 258px;
  margin-bottom: 157px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery {
    margin-top: 75px;
    margin-bottom: 0;
  }
}
.p-gallery-main .p-gallery__inner {
  position: relative;
}
.p-gallery-main .p-gallery__title {
  position: absolute;
  top: -150px;
  right: -160px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__title {
    right: 0;
    top: -90px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__title {
    top: 0px;
    right: -38px;
    z-index: 10;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-gallery-main .p-gallery__title::after {
    content: "GALLARY";
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 120px;
    color: #EEEEEE;
    font-family: "Marcellus", serif;
    letter-spacing: 0.1em;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    z-index: -1;
  }
}
.p-gallery-main .p-gallery__title h2 {
  font-size: 200px;
  color: #EEEEEE;
  font-family: "Marcellus", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__title h2 {
    font-size: 120px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__title h2 {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    display: none;
  }
}
.p-gallery-main .p-gallery__head {
  position: relative;
  z-index: 20;
}
.p-gallery-main .p-gallery__head--title {
  position: relative;
}
.p-gallery-main .p-gallery__head--title h3 {
  line-height: 1.3;
}
.p-gallery-main .p-gallery__head--title h3 .slideAnimeRightLeft_01 {
  margin-bottom: 4px;
}
.p-gallery-main .p-gallery__head--title p {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__head--title p {
    margin-top: 8px;
    font-size: 16px;
  }
}
.p-gallery-main .p-gallery__head--box {
  margin-top: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__head--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-gallery-main .p-gallery__head--box .box-text {
  margin-right: 58px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__head--box .box-text {
    margin-right: 0;
  }
}
.p-gallery-main .p-gallery__head--box .box-text p:first-child {
  letter-spacing: 0.08em;
  line-height: 2;
}
.p-gallery-main .p-gallery__head--box .box-text p:last-child {
  line-height: 2;
  margin-top: 32px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__head--box .box-text p:last-child {
    margin-top: 20px;
  }
}
.p-gallery-main .p-gallery__head--box .box-img {
  min-width: 560px;
  margin-right: 80px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__head--box .box-img {
    margin-right: 0;
    margin-top: 60px;
    min-width: unset;
  }
}
.p-gallery-main .p-gallery__head--box .box-img .img:first-child {
  margin-bottom: 48px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-gallery__head--box .box-img .img:first-child {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__head--box .box-img .img:first-child {
    width: 85%;
    margin-left: auto;
  }
}
.p-gallery-main .p-gallery__wrap {
  max-width: 1024px;
  width: 100%;
  margin: 48px auto 0;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-01 .img:first-child {
    width: 105.5%;
  }
}
.p-gallery-main .p-gallery__wrap--block-01 .img:last-child {
  margin-top: 48px;
  max-width: 880px;
  width: 100%;
  margin-left: -78px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-01 .img:last-child {
    margin-left: -5.5%;
    width: 105.5%;
    margin-top: 40px;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  margin-left: -78px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    margin-left: 0;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 .img-block-01 {
  margin-right: 48px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-02 .img-block-01 {
    margin-right: 0;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 .img-block-01 .img:first-child {
  margin-bottom: 51px;
  width: 432px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-02 .img-block-01 .img:first-child {
    margin-bottom: 40px;
    width: 70%;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 .img-block-02 {
  margin-top: 284px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-02 .img-block-02 {
    margin-top: 0;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 .img-block-02 .img {
  width: 382px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-gallery__wrap--block-02 .img-block-02 .img {
    width: 75%;
    margin-left: 0;
  }
}
.p-gallery-main .p-gallery__wrap--block-02 .img-block-02 .img:last-child {
  width: 100vw;
  margin: 40px calc(50% - 50vw) 0;
}
.p-gallery-main .p-goldleaf {
  background-color: #F4F4F4;
  padding: 150px 0;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf {
    padding: 120px 0 100px;
  }
}
.p-gallery-main .p-goldleaf__head--title {
  position: relative;
  text-align: right;
}
.p-gallery-main .p-goldleaf__head--title p {
  font-size: 34px;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__head--title p {
    font-size: 20px;
  }
}
.p-gallery-main .p-goldleaf__head--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__head--text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 50px;
  }
}
.p-gallery-main .p-goldleaf__head--text p {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__head--text p {
    text-align: left;
  }
}
.p-gallery-main .p-goldleaf__head--text p:first-child {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-right: 38px;
  width: 54%;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__head--text p:first-child {
    width: 100%;
    margin-right: 0;
  }
}
.p-gallery-main .p-goldleaf__head--text p:last-child {
  line-height: 2;
  width: 46%;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__head--text p:last-child {
    width: 100%;
    margin-top: 32px;
  }
}
.p-gallery-main .p-goldleaf__wrap {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__wrap {
    margin-top: 68px;
  }
}
.p-gallery-main .p-goldleaf__wrap--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-01 {
    width: 105%;
    margin-left: -5.5%;
  }
}
.p-gallery-main .p-goldleaf__img-03, .p-gallery-main .p-goldleaf__img-05 {
  width: calc(100% - 48px);
  margin-top: 87px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-03 {
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-05 {
    margin-top: 40px;
    margin-right: -5.5%;
    margin-left: auto;
    width: calc(100vw - 76px);
  }
}
.p-gallery-main .p-goldleaf__img-07 {
  margin-top: 87px;
  margin-left: auto;
  margin-right: 48px;
  width: calc(100% - 126px);
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-07 {
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-08 {
    width: 100vw;
    height: 46vw;
    margin: 40px calc(50% - 50vw) 0;
  }
  .p-gallery-main .p-goldleaf__img-08 img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-gallery-main .p-goldleaf__img-02 {
  margin-top: 94px;
  margin-left: auto;
  width: calc(100% - 48px);
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-02 {
    margin-top: 40px;
    width: 105.5%;
  }
}
.p-gallery-main .p-goldleaf__img-04 {
  margin-top: 175px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-04 {
    margin-top: 40px;
    width: 105.5%;
  }
}
.p-gallery-main .p-goldleaf__img-06 {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-06 {
    margin-top: 40px;
    width: calc(100vw - 68px);
    margin-left: -5.5%;
  }
}
.p-gallery-main .p-goldleaf__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 88px;
  margin-left: 78px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-goldleaf__box {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    margin-left: 0;
  }
}
.p-gallery-main .p-goldleaf__img-09 {
  min-width: 312px;
  margin-right: 48px;
  margin-top: 148px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-goldleaf__img-09 {
    min-width: 260px;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__img-09 {
    min-width: unset;
    margin-right: 0;
    margin-top: 0;
    width: calc(100vw - 56px);
  }
}
.p-gallery-main .p-goldleaf__box--body .text {
  margin-top: 60px;
}
.p-gallery-main .p-goldleaf__box--body .text p {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldleaf__box--body .text p {
    text-align: left;
  }
}
.p-gallery-main .p-goldleaf__box--body .text p:first-child {
  letter-spacing: 0.08em;
  line-height: 2;
}
.p-gallery-main .p-goldleaf__box--body .text p:nth-child(2) {
  line-height: 2;
  margin-top: 10px;
}
.p-gallery-main .p-goldleaf__btn {
  margin-left: auto;
  margin-top: 60px;
}
.p-gallery-main .p-goldream {
  padding: 120px 0;
}
.p-gallery-main .p-goldream__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-gallery-main .p-goldream__body {
  margin-right: 50px;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-goldream__body {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__body {
    margin-right: 0;
    width: 100%;
  }
}
.p-gallery-main .p-goldream__head--title {
  position: relative;
}
.p-gallery-main .p-goldream__head--title p {
  font-size: 34px;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__head--title p {
    font-size: 20px;
  }
}
.p-gallery-main .p-goldream__head--text {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__head--text {
    margin-top: 50px;
  }
}
.p-gallery-main .p-goldream__head--text p:first-child {
  letter-spacing: 0.08em;
  line-height: 2;
}
.p-gallery-main .p-goldream__head--text p:last-child {
  line-height: 2;
  margin-top: 32px;
}
.p-gallery-main .p-goldream__text {
  margin-top: 52px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__text {
    margin-top: 60px;
  }
}
.p-gallery-main .p-goldream__text p:first-child {
  letter-spacing: 0.08em;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .p-gallery-main .p-goldream__text p:first-child {
    white-space: normal;
  }
}
.p-gallery-main .p-goldream__text p:last-child {
  line-height: 2;
}
.p-gallery-main .p-goldream__btn {
  margin-top: 50px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__img {
    margin-top: 60px;
  }
}
.p-gallery-main .p-goldream__img .img {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__img .img {
    margin-top: 40px;
  }
}
.p-gallery-main .p-goldream__img .img:first-child {
  margin-top: 0;
}
.p-gallery-main .p-goldream__img .img:nth-child(2) {
  width: calc(100% - 78px);
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__img .img:nth-child(2) {
    width: 105%;
    margin-left: -5.5%;
  }
}
.p-gallery-main .p-goldream__img .img:last-child {
  width: calc(100% - 48px);
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-gallery-main .p-goldream__img .img:last-child {
    width: 105.5%;
  }
}

.p-contact-main .p-contact {
  margin-top: 124px;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact {
    margin-top: 85px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__inner {
    width: 100%;
  }
}
.p-contact-main .p-contact__head h2 {
  text-align: center;
  font-size: 34px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__head h2 {
    font-size: 24px;
  }
}
.p-contact-main .p-contact__head h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 46px;
  height: 2px;
  background-color: #34312A;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__head h2::before {
    width: 60px;
  }
}
.p-contact-main .p-contact__wrap {
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__wrap {
    margin-top: 38px;
  }
}
.p-contact-main .p-contact__form {
  max-width: 754px;
  margin: 0 auto;
  padding: 80px 148px;
  border: 1px solid #B9B9B9;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__form {
    padding: 8%;
    border: none;
  }
}
.p-contact-main .p-contact__form .p-contact {
  padding: 85px 0 80px;
  position: relative;
}
.p-contact-main .p-contact__form .p-contact__bg {
  background: url(..//images/contact/bg.jpg) no-repeat center center;
  background-size: cover;
  height: 407px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.p-contact-main .p-contact__form .p-contact__inner {
  background-color: #fff;
  border: #777 1px solid;
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  width: 92%;
}
.p-contact-main .p-contact__form .p-contact__ttl {
  border-bottom: #777 1px solid;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding: 48px 0;
  text-align: center;
}
.p-contact-main .p-contact__form .p-contact__ttl-sec {
  font-size: 24px;
  letter-spacing: 0.05em;
  padding: 44px 0;
  text-align: center;
}
.p-contact-main .p-contact__form .p-contact__contents {
  color: #555;
  margin: 0 auto;
  max-width: 458px;
  padding: 48px 0 80px;
  width: 85%;
}
.p-contact-main .p-contact__form .p-contact__customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 440px;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__form .p-contact__customer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-contact-main .p-contact__form .p-contact__customer li {
  margin: 6px 35px 6px 0;
  font-family: "Shippori Mincho", serif;
}
.p-contact-main .p-contact__form .p-contact__customer span {
  letter-spacing: 0.05em;
  font-family: "Marcellus", serif;
}
.p-contact-main .p-contact__form .p-contact__choice {
  max-width: 440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__form .p-contact__choice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-contact-main .p-contact__form .p-contact__choice li {
  margin: 6px 35px 6px 0;
}
.p-contact-main .p-contact__form .p-contact__choice li:nth-of-type(1) {
  width: 100%;
}
.p-contact-main .p-contact__form .p-contact__choice li:nth-of-type(2) {
  width: 50%;
}
.p-contact-main .p-contact__form .p-contact__choice li:nth-of-type(3) {
  width: 30%;
  margin-left: 32px;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__form .p-contact__choice li:nth-of-type(3) {
    margin-left: 0;
  }
}
.p-contact-main .p-contact__form .p-contact__choice span {
  letter-spacing: 0.05em;
  font-family: "Marcellus", serif;
}
.p-contact-main .p-contact__form .p-contact__list {
  margin-top: 24px;
}
.p-contact-main .p-contact__form .p-contact__list + .p-contact__list {
  margin-top: 26px;
}
.p-contact-main .p-contact__form .p-contact__list dt {
  font-size: 16px;
  font-weight: 400;
  font-family: "Shippori Mincho", serif;
}
.p-contact-main .p-contact__form .p-contact__list dt span {
  letter-spacing: 0.05em;
  margin-left: 15px;
  font-family: "Marcellus", serif;
}
.p-contact-main .p-contact__form .p-contact__list dt span.is-block {
  display: block;
  margin-top: 3px;
  margin-left: 0;
}
.p-contact-main .p-contact__form .p-contact__list dd {
  margin-top: 8px;
}
.p-contact-main .p-contact__form .p-contact__list .p-contact__choice {
  margin-top: 10px;
}
.p-contact-main .p-contact__form .p-contact__check {
  margin-top: 40px;
}
.p-contact-main .p-contact__form .p-contact__list-btn {
  margin-top: 30px;
}
.p-contact-main .p-contact__form .p-contact__list-btn .c-form__error {
  margin-top: 18px;
  text-align: center;
}
.p-contact-main .p-contact__form .p-contact__message {
  background-color: #EAEAEA;
  letter-spacing: 0.05em;
  margin: 0 auto;
  max-width: 655px;
  padding: 30px 20px 35px;
  text-align: center;
}
.p-contact-main .p-contact__form .p-contact__message dl + dl {
  margin-top: 30px;
}
.p-contact-main .p-contact__form .p-contact__message dl dt {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
}
.p-contact-main .p-contact__form .p-contact__message dl dd {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px;
}
.p-contact-main .p-contact__form .p-contact__schedule {
  color: #777;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 30px auto 80px;
  text-align: center;
}
.p-contact-main .p-contact__form .p-contact__schedule p + p {
  margin-top: 16px;
}
.p-contact-main .p-contact__form .p-contact-complete {
  padding: 85px 0 150px;
  position: relative;
}
.p-contact-main .p-contact__form .c-form input[type=text],
.p-contact-main .p-contact__form .c-form input[type=email],
.p-contact-main .p-contact__form .c-form input[type=numb],
.p-contact-main .p-contact__form .c-form input[type=url],
.p-contact-main .p-contact__form .c-form input[type=tel],
.p-contact-main .p-contact__form .c-form input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  border: 1px solid #777;
  font-family: "EB Garamond", "Shippori Mincho", serif !important;
  font-size: 14px;
  color: #555;
  height: 40px;
  line-height: 2;
  margin: 0;
  outline: none;
  padding: 0 12px;
  width: 100%;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error,
.p-contact-main .p-contact__form .c-form input[type=email].is-error,
.p-contact-main .p-contact__form .c-form input[type=numb].is-error,
.p-contact-main .p-contact__form .c-form input[type=url].is-error,
.p-contact-main .p-contact__form .c-form input[type=tel].is-error,
.p-contact-main .p-contact__form .c-form input[type=password].is-error {
  background-color: rgba(255, 0, 0, 0.08);
  border: 1px solid #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email].is-error::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb].is-error::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url].is-error::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel].is-error::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password].is-error::-webkit-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=email].is-error::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb].is-error::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=url].is-error::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel].is-error::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=password].is-error::-moz-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email].is-error::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb].is-error::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url].is-error::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel].is-error::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password].is-error::-ms-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email].is-error:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb].is-error:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url].is-error:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel].is-error:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password].is-error:-ms-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].is-error::placeholder,
.p-contact-main .p-contact__form .c-form input[type=email].is-error::placeholder,
.p-contact-main .p-contact__form .c-form input[type=numb].is-error::placeholder,
.p-contact-main .p-contact__form .c-form input[type=url].is-error::placeholder,
.p-contact-main .p-contact__form .c-form input[type=tel].is-error::placeholder,
.p-contact-main .p-contact__form .c-form input[type=password].is-error::placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form input[type=text].half,
.p-contact-main .p-contact__form .c-form input[type=email].half,
.p-contact-main .p-contact__form .c-form input[type=numb].half,
.p-contact-main .p-contact__form .c-form input[type=url].half,
.p-contact-main .p-contact__form .c-form input[type=tel].half,
.p-contact-main .p-contact__form .c-form input[type=password].half {
  width: 50%;
}
.p-contact-main .p-contact__form .c-form input[type=text]::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email]::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb]::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url]::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel]::-webkit-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password]::-webkit-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form input[type=text]::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=email]::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb]::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=url]::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel]::-moz-placeholder, .p-contact-main .p-contact__form .c-form input[type=password]::-moz-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form input[type=text]::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email]::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb]::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url]::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel]::-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password]::-ms-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form input[type=text]:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=email]:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=numb]:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=url]:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=tel]:-ms-input-placeholder, .p-contact-main .p-contact__form .c-form input[type=password]:-ms-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form input[type=text]::placeholder,
.p-contact-main .p-contact__form .c-form input[type=email]::placeholder,
.p-contact-main .p-contact__form .c-form input[type=numb]::placeholder,
.p-contact-main .p-contact__form .c-form input[type=url]::placeholder,
.p-contact-main .p-contact__form .c-form input[type=tel]::placeholder,
.p-contact-main .p-contact__form .c-form input[type=password]::placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form input[type=text] + .p-account__att,
.p-contact-main .p-contact__form .c-form input[type=email] + .p-account__att,
.p-contact-main .p-contact__form .c-form input[type=numb] + .p-account__att,
.p-contact-main .p-contact__form .c-form input[type=url] + .p-account__att,
.p-contact-main .p-contact__form .c-form input[type=tel] + .p-account__att,
.p-contact-main .p-contact__form .c-form input[type=password] + .p-account__att {
  margin: s(10) 0 0;
}
.p-contact-main .p-contact__form .c-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #777;
  color: #555;
  font-family: "EB Garamond", "Shippori Mincho", serif !important;
  font-size: 14px;
  height: 160px;
  line-height: 1.5;
  margin: 0;
  outline: none;
  padding: 12px;
  width: 100%;
}
.p-contact-main .p-contact__form .c-form textarea::-webkit-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form textarea::-moz-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form textarea::-ms-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form textarea:-ms-input-placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form textarea::placeholder {
  color: #B9B9B9;
  opacity: 1;
}
.p-contact-main .p-contact__form .c-form textarea.is-error {
  background-color: rgba(255, 0, 0, 0.08);
  border: 1px solid #FF0062;
}
.p-contact-main .p-contact__form .c-form textarea.is-error::-webkit-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form textarea.is-error::-moz-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form textarea.is-error::-ms-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form textarea.is-error:-ms-input-placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form textarea.is-error::placeholder {
  color: #FF0062;
}
.p-contact-main .p-contact__form .c-form__radio {
  line-height: 24px;
}
.p-contact-main .p-contact__form .c-form__radio input[type=radio] {
  display: none;
}
.p-contact-main .p-contact__form .c-form__radio input[type=radio].is-error + label::before {
  background-color: rgba(255, 0, 0, 0.08);
  border: 1px solid #FF0062;
}
.p-contact-main .p-contact__form .c-form__radio label {
  color: #555;
  cursor: pointer;
  font-size: 16px;
  display: block;
  line-height: 24px;
  position: relative;
  padding-left: 32px;
  white-space: nowrap;
}
.p-contact-main .p-contact__form .c-form__radio label::before {
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  content: "";
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
}
.p-contact-main .p-contact__form .c-form__radio label::after {
  background: #555;
  border-radius: 50%;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 14px;
}
.p-contact-main .p-contact__form .c-form__radio input:checked + label:after {
  content: "";
}
.p-contact-main .p-contact__form .c-form__check {
  line-height: 24px;
}
.p-contact-main .p-contact__form .c-form__check input[type=checkbox] {
  display: none;
}
.p-contact-main .p-contact__form .c-form__check input[type=checkbox].is-error + label::before {
  background-color: rgba(255, 0, 0, 0.08);
  border: 1px solid #FF0062;
}
.p-contact-main .p-contact__form .c-form__check label {
  color: #555;
  cursor: pointer;
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
  display: block;
  line-height: 24px;
  position: relative;
  padding-left: 32px;
  white-space: nowrap;
}
.p-contact-main .p-contact__form .c-form__check label::before {
  background: #fff;
  border: 1px solid #777;
  content: "";
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
}
.p-contact-main .p-contact__form .c-form__check label::after {
  border-left: 1px solid #777;
  border-bottom: 1px solid #777;
  height: 8px;
  position: absolute;
  top: 5px;
  left: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 14px;
}
.p-contact-main .p-contact__form .c-form__check input:checked + label:after {
  content: "";
}
.p-contact-main .p-contact__form .c-form__privacy {
  line-height: 24px;
}
.p-contact-main .p-contact__form .c-form__privacy .c-form__error {
  text-align: center;
}
.p-contact-main .p-contact__form .c-form__privacy .c-form__error label {
  color: #FF0062 !important;
}
.p-contact-main .p-contact__form .c-form__privacy input[type=checkbox] {
  display: none;
}
.p-contact-main .p-contact__form .c-form__privacy input[type=checkbox].is-error + label::before {
  background-color: rgba(255, 0, 0, 0.08);
  border: 1px solid #FF0062 !important;
}
.p-contact-main .p-contact__form .c-form__privacy label {
  color: #555;
  cursor: pointer;
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
  display: inline-block;
  line-height: 24px;
  position: relative;
  margin-left: 26px;
  margin-bottom: 10px;
  padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .p-contact-main .p-contact__form .c-form__privacy label {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-contact-main .p-contact__form .c-form__privacy label::before {
  background: #fff;
  border: 1px solid #777;
  content: "";
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
}
.p-contact-main .p-contact__form .c-form__privacy label::after {
  border-left: 1px solid #777;
  border-bottom: 1px solid #777;
  height: 8px;
  position: absolute;
  top: 5px;
  left: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 14px;
}
.p-contact-main .p-contact__form .c-form__privacy input:checked + label:after {
  content: "";
}
.p-contact-main .p-contact__form .c-form__privacy a {
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.p-contact-main .p-contact__form .c-form__privacy span {
  display: block;
  letter-spacing: 0.05em;
  margin-top: 12px;
  font-family: "Marcellus", serif;
}
.p-contact-main .p-contact__form .c-form__error {
  color: #FF0062;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Shippori Mincho", serif;
}
.p-contact-main .p-contact .c-btn__bg {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: "Marcellus", serif;
  font-weight: normal;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #806C3F;
  width: 320px;
  height: 60px;
  color: #fff;
  outline: none;
  padding: 0 10px;
}
.p-contact-main .formrun-has-error {
  background-color: #FFD9D9 !important;
  border-color: #FF0062 !important;
}
.p-contact-main .formrun-has-error + label {
  color: #FF0062 !important;
}
.p-contact-main .formrun-has-error + label::before {
  background-color: #FFD9D9 !important;
  border-color: #FF0062 !important;
}
.p-contact-main .has-danger {
  opacity: 0;
}

.p-thanks-main .p-thanks {
  margin-top: 124px;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks {
    margin-top: 85px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__inner {
    width: 100%;
  }
}
.p-thanks-main .p-thanks__head h2 {
  text-align: center;
  font-size: 34px;
  font-family: "Marcellus", serif;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__head h2 {
    font-size: 24px;
  }
}
.p-thanks-main .p-thanks__head h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 46px;
  height: 2px;
  background-color: #34312A;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__head h2::before {
    width: 60px;
  }
}
.p-thanks-main .p-thanks__wrap {
  margin-top: 56px;
  max-width: 768px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__wrap {
    margin-top: 38px;
  }
}
.p-thanks-main .p-thanks__box {
  background-color: #E5E4DF;
  padding: 48px 36px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__box {
    padding: 48px 12px;
  }
}
.p-thanks-main .p-thanks__box .ja .title {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__box .ja .title {
    line-height: 1.7;
    letter-spacing: 0.06em;
  }
}
.p-thanks-main .p-thanks__box .ja .text {
  font-size: 14px;
  margin-top: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__box .ja .text {
    line-height: 1.7;
    margin-top: 20px;
  }
}
.p-thanks-main .p-thanks__box .en {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__box .en {
    margin-top: 20px;
  }
}
.p-thanks-main .p-thanks__box .en .title {
  font-size: 20px;
  line-height: 1.5;
}
.p-thanks-main .p-thanks__box .en .text {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__box .en .text {
    margin-top: 50px;
  }
}
.p-thanks-main .p-thanks__hours {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__hours {
    margin-top: 30px;
  }
}
.p-thanks-main .p-thanks__hours .ja p {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
}
.p-thanks-main .p-thanks__hours .en {
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .p-thanks-main .p-thanks__hours .en {
    margin-top: 18px;
  }
}
.p-thanks-main .p-thanks__hours .en p {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}

.js-scroll {
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
.js-scroll.is-scrolled {
  opacity: 1;
}

.is-scrolled.is-fadein {
  -webkit-animation: fade-in 0.5s ease-in-out both;
          animation: fade-in 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--bottom {
  -webkit-animation: fade-in-bottom 0.5s ease-in-out both;
          animation: fade-in-bottom 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--left {
  -webkit-animation: fade-in-left 0.5s ease-in-out both;
          animation: fade-in-left 0.5s ease-in-out both;
}
.is-scrolled.is-fadein--right {
  -webkit-animation: fade-in-right 0.5s ease-in-out both;
          animation: fade-in-right 0.5s ease-in-out both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* ====================
drawer open
====================*/
@media screen and (max-width: 1024px) {
  .is-nav--open .l-nav {
    opacity: 1;
    visibility: visible;
  }
  .is-nav--open .l-hamburger__line-1 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    top: 4px;
  }
  .is-nav--open .l-hamburger__line-2 {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    top: 4px;
  }
}

.is-noscroll {
  overflow: hidden;
}

/* ==========================
  swiperslider
========================== */
.swiper {
  position: relative;
  overflow: visible;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  background-color: #ccc;
  border-radius: 50%;
  padding: 30px;
}

.swiper-button-next:focus,
.swiper-rtl .swiper-button-prev:focus,
.swiper-button-prev:focus,
.swiper-rtl .swiper-button-next:focus {
  outline: none;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  color: #fff;
  font-size: 24px;
}

.mySwiper {
  margin-top: 10px;
  position: absolute;
  top: 35px;
  right: -118px;
}
@media screen and (max-width: 1024px) {
  .mySwiper {
    right: -90px;
  }
}

.mySwiper .swiper-slide {
  opacity: 0.4;
  width: 34px !important;
  margin-right: 0 !important;
  margin-bottom: 16px;
}

.swiper-fade .swiper-slide img {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .swiper-fade .swiper-slide img {
    height: 115%;
  }
}
@media screen and (max-width: 768px) {
  .swiper-fade .swiper-slide img {
    height: 100%;
  }
}

.mySwiper2 {
  width: 640px;
  height: calc(100vh - 28px);
}
@media screen and (max-width: 1024px) {
  .mySwiper2 {
    width: 103%;
    height: 70%;
  }
}
@media screen and (max-width: 1024px) {
  .mySwiper2 .swiper-slide {
    width: 100%;
    height: 489px;
  }
}
.mySwiper2 .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media screen and (max-width: 1024px) {
  .mySwiper2 .swiper-slide img {
    border-top-right-radius: 0;
  }
}

.swiper-slide-thumb-active {
  position: relative;
}
.swiper-slide-thumb-active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -84px;
  width: 69px;
  height: 1px;
  background-color: #151515;
  -webkit-animation: line 1s;
          animation: line 1s;
}
@media screen and (max-width: 1024px) {
  .swiper-slide-thumb-active::before {
    display: none;
  }
}

@-webkit-keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 69px;
  }
}

@keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 69px;
  }
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.mySwiper .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#swiper-wrapper-41079107cd981c646e {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* 円形のプログレスバー */
.circle {
  position: relative;
  width: 34px;
  height: 34px;
  background: #a38a1b;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  margin: auto;
}

.circle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -17px;
  width: 34px;
  height: 34px;
  background: #151515;
  -webkit-transform-origin: right 17px;
          transform-origin: right 17px;
  z-index: 2;
}

.circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 17px;
  width: 34px;
  height: 34px;
  background: #151515;
  -webkit-transform-origin: left 17px;
          transform-origin: left 17px;
  z-index: 3;
}

.swiper-slide-thumb-active .circle::before {
  -webkit-animation: circleBefore 5s linear forwards;
          animation: circleBefore 5s linear forwards;
}

.swiper-slide-thumb-active .circle::after {
  -webkit-animation: circleAfter 5s linear forwards;
          animation: circleAfter 5s linear forwards;
}

.circle .circle_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: #E2E2E2;
  border-radius: 50%;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #151515;
  font-size: 14px;
  font-family: "Marcellus", serif;
}

@-webkit-keyframes circleAfter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #151515;
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #151515;
  }
  50.01% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #a38a1b;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #a38a1b;
  }
}

@keyframes circleAfter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #151515;
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #151515;
  }
  50.01% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #a38a1b;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #a38a1b;
  }
}
@-webkit-keyframes circleBefore {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes circleBefore {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
#container {
  opacity: 0;
}

/* ==========================
  コンテンツの中身
========================== */
.ly_inner {
  width: 100%;
  max-width: 1080px;
  margin: 100px auto;
  padding: 20px;
  background-color: #ccc;
}

.ly_inner h2 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 30px;
}

.md_textblock > * + * {
  margin-top: 10px;
}

/* ====================================
  ここからPC幅
==================================== */
/*　inview
----------------------------------------------- */
.act-view01 {
  position: relative;
  top: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view01.fadeInDown {
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view02 {
  position: relative;
  right: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view02.fadeInLeft {
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view03 {
  position: relative;
  left: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view03.fadeInRight {
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view04 {
  position: relative;
  bottom: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.act-view04.fadeInTop {
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view05 {
  position: relative;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  opacity: 0;
}
.act-view05.fadeInStay {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  opacity: 1;
}

.act-view01.delay03,
.act-view02.delay03,
.act-view03.delay03,
.act-view04.delay03,
.act-view05.delay03 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.act-view01.delay05,
.act-view02.delay05,
.act-view03.delay05,
.act-view04.delay05,
.act-view05.delay05 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.act-view01.delay07,
.act-view02.delay07,
.act-view03.delay07,
.act-view04.delay07,
.act-view05.delay07 {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.act-view01.delay09,
.act-view02.delay09,
.act-view03.delay09,
.act-view04.delay09,
.act-view05.delay09 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.act-view01.delay11,
.act-view02.delay11,
.act-view03.delay11,
.act-view04.delay11,
.act-view05.delay11 {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.act-view01.delay13,
.act-view02.delay13,
.act-view03.delay13,
.act-view04.delay13,
.act-view05.delay13 {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.act-view01.delay15,
.act-view02.delay15,
.act-view03.delay15,
.act-view04.delay15,
.act-view05.delay15 {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.act-view01.delay17,
.act-view02.delay17,
.act-view03.delay17,
.act-view04.delay17,
.act-view05.delay17 {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.act-view01.delay19,
.act-view02.delay19,
.act-view03.delay19,
.act-view04.delay19,
.act-view05.delay19 {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.act-view01.delay21,
.act-view02.delay21,
.act-view03.delay21,
.act-view04.delay21,
.act-view05.delay21 {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.act-view01.delay23,
.act-view02.delay23,
.act-view03.delay23,
.act-view04.delay23,
.act-view05.delay23 {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

/*　ぼかし
----------------------------------------------- */
.is-blur {
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.is-blur.clear {
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-animation-name: blur;
          animation-name: blur;
  opacity: 1;
}

.act-bg {
  background-color: rgba(182, 157, 49, 0.5215686275);
  background-color: #ddc97f;
}

/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-image: url(../img/index/loading_bg.jpg);
  background-size: cover;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #splash {
    background-image: url(../img/index/loading_bg_sp.jpg);
    background-position: bottom;
  }
}

/* Loadingバー中央配置　*/
#splash_text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
@media screen and (max-width: 768px) {
  #splash_text {
    top: 40%;
  }
}

.splash_text-body {
  position: absolute;
  top: 80px;
  right: 70px;
}
@media screen and (max-width: 768px) {
  .splash_text-body {
    top: 64px;
  }
}
.splash_text-body p:first-child {
  font-size: 24px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .splash_text-body p:first-child {
    font-size: 18px;
  }
}
.splash_text-body p:last-child {
  font-size: 24px;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .splash_text-body p:last-child {
    font-size: 18px;
  }
}

/*IE11対策用バーの線の高さ※対応しなければ削除してください*/
#splash_text svg {
  height: 2px;
}

.none {
  display: none !important;
}

.opcity {
  opacity: 1 !important;
}

/*--------------------------------------------------
foundation
--------------------------------------------------*/
/*--------------------------------------------------
layout
--------------------------------------------------*/
/*--------------------------------------------------
object
--------------------------------------------------*/
/*--------------------------------------------------
javascript
--------------------------------------------------*//*# sourceMappingURL=style.css.map */