@charset "UTF-8";
/* ==========================================================================
   Foundation
   ========================================================================== */
@font-face {
  font-family: "Chillax";
  src: url("font/Chillax-Variable.woff") format("woff2");
}
/*
  Reset
---------------------------------*/
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  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 {
  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;
}

/*
  Base
---------------------------------*/
html {
  font-size: 62.5%;
  width: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  body {
    font-weight: 400;
  }
}

img {
  max-width: 100%;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  vertical-align: top;
}

::-moz-selection {
  background-color: #333333;
  color: #fff;
}

::selection {
  background-color: #333333;
  color: #fff;
}

/* ==========================================================================
   Layout
   ========================================================================== */
/*
  Layout - Header
---------------------------------*/
.l-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 64px;
}
@media screen and (min-width: 1200px) {
  .l-header {
    height: 100px;
  }
}
.l-header__inner {
  pointer-events: none;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .l-header__inner {
    height: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    pointer-events: auto;
  }
}
.l-header__nav {
  visibility: hidden;
  height: 100%;
  max-height: calc(100vh - 64px);
  overflow-y: auto;
}
@media screen and (min-width: 1200px) {
  .l-header__nav {
    display: flex;
    visibility: visible;
    justify-content: right;
    width: calc(100% - 120px);
    max-height: none;
    padding-bottom: 0;
    align-items: center;
    transform: translateX(0);
    opacity: 1;
  }
}
.l-header .js-is-open {
  transform: scaleX(1) translateX(0%);
  opacity: 1;
  transition: transform 0.4s, opacity 0.4s 0.4s;
  transform: rotate(90deg);
}

.l-header-logo {
  padding-left: 22px;
  padding-top: 18px;
  padding-bottom: 8px;
  pointer-events: all;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .l-header-logo {
    padding-left: 40px;
    width: 100%;
    max-width: 305px;
  }
}
.l-header-logo__img {
  padding-right: 10px;
}
.l-header-logo__img img {
  width: 180px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .l-header-logo__img img {
    width: 240px;
    height: auto;
  }
}
.l-header-logo__sub {
  display: inline-block;
  font-size: 1.1rem;
  color: #333333;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .l-header-logo__sub {
    font-size: 1.2rem;
  }
}
.l-header-logo__main {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .l-header-logo__main {
    margin-top: 4px;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .l-header-logo__main {
    display: inline-block;
    font-size: 2rem;
  }
}

/*
  Layout - Nav
---------------------------------*/
.l-nav {
  width: 100%;
  padding-top: 6%;
  padding-right: 8%;
  padding-bottom: 35px;
  padding-left: 8%;
  transform: scaleX(0) translateX(100%);
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .l-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translateX(0);
    opacity: 1;
    max-width: 306px;
    padding: 12px 0 10px;
    margin-right: 4%;
    margin-left: 2%;
    background-color: transparent;
  }
}
.l-footer .l-nav {
  display: flex;
  opacity: 1;
  transform: initial;
  justify-content: center;
  max-width: 1200px;
  flex-wrap: wrap;
}
.l-nav__item {
  position: relative;
  margin-top: 30px;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .l-nav__item {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .l-nav__item {
    font-weight: 600;
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.l-nav__item > a {
  position: relative;
  padding-left: 20px;
  transition: color 0.3s cubic-bezier(0.46, 0.05, 0.02, 0.99);
}
@media screen and (min-width: 992px) {
  .l-nav__item > a {
    position: initial;
    padding-left: 0;
    transition: none;
    /* text-shadow: 1px 1px 0 rgba(247, 247, 247, 0.2), -1px -1px 0 rgba(247, 247, 247, 0.2), -1px 1px 0 rgba(247, 247, 247, 0.2), 1px -1px 0 rgba(247, 247, 247, 0.2), 0px 1px 0 rgba(247, 247, 247, 0.2), -1px 0 rgba(247, 247, 247, 0.2), -1px 0 0 rgba(247, 247, 247, 0.2), 1px 0 0 rgba(247, 247, 247, 0.2); */
  }
}
.l-footer .l-nav__item > a {
  font-weight: bold;
  padding-left: 20px;
  color: #fff;
}

.l-footer .l-nav__item.p-none > a{
  padding: 0;
}

@media screen and (min-width: 768px) {
  .l-footer .l-nav__item > a {
    padding-left: 50px;
    transition: all 0.4s;
  }
}
@media screen and (min-width: 768px) {
  .l-footer .l-nav__item > a:hover {
    opacity: 0.6;
  }
}
.l-footer .l-nav__item {
  font-size: 1.4rem;
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .l-footer .l-nav__item {
    font-size: 1.8rem;
    margin-top: 30px;
  }
}
.l-nav a {
  color: #fff;
  position: relative;
}
/* .l-nav a::after {
  content: "";
}
@media screen and (min-width: 992px) {
  .l-nav a::after {
    position: absolute;
    background-color: #333333;
    left: initial;
    right: 50%;
    transform: translateX(50%);
    bottom: -6px;
    width: 0px;
    height: 1px;
    height: 1px;
    transition: all 0.3s;
  }
} */
/* .l-footer .l-nav a::after {
  background-color: #333333;
  position: absolute;
  bottom: 43%;
  height: 1px;
  width: 6px;
  left: 11px;
  right: initial;
} */
@media screen and (min-width: 768px) {
  .l-footer .l-nav a::after {
    left: 30px;
  }
}
@media screen and (min-width: 992px) {
  .l-nav a:hover:after {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .l-footer .l-nav a:hover:after {
    width: 6px;
  }
}
.l-footer .l-nav {
  margin: auto;
  padding: 0;
}
.l-cta-nav {
  padding-top: 24px;
  padding-right: calc(8% + 20px);
  padding-left: calc(8% + 20px);
  transform: scaleX(0) translateX(100%);
  opacity: 0;
  display: block;
  width: 100%;
  max-width: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav {
    height: 80px;
    max-width: 305px;
    background-color: transparent;
    transform: translateX(0);
    opacity: 1;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.l-cta-nav__item a {
  display: block;
  position: relative;
  padding: 14px 14px;
  font-size: 2.2rem;
  /* padding-left: 4.4rem; */
  color: #fff;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
  transition: all 0.4s;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item a {
    padding: 17px 14px;
        font-size: 1.6rem;
    border: none;
            color: #fff;
  }
}
.l-cta-nav__item a::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item a::after {
    width: 28px;
    height: 20px;
  }
}
.l-cta-nav__item--tell {
  width: 222px;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--tell {
    height: 60px;
  }
}
.l-cta-nav__item--tell a {
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--tell a {
        background-color: #DA4831;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        margin-top: 10px;
        margin-top: 10px;
  }
}
.l-cta-nav__item--tell a::after {
  background: url(../img/common/icon-tell.svg) no-repeat center;
  background-size: contain;
  left: 20px;
  top: 51%;
  transform: translate(0%, -50%);
  content: none;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--tell a::after {
    left: 14px;
    width: 25px;
    height: 25px;
  }
}
.l-cta-nav__item--tell span {
  font-size: 1.4rem;
  padding-bottom: 4px;
  font-weight: 400;
  display: block;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--tell span {
    font-size: 1.2rem;
  }
}
.l-cta-nav__item--mail {
  width: 80px;
  margin-top: 16px;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--mail {
    height: 100px;
    margin-top: 0;
  }
}
.l-cta-nav__item--mail a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--mail a {
    display: block;
    background-color: rgb(1 91 0 / 70%);
  }
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--mail a:hover {
    opacity: 0.8;
  }
}
.l-cta-nav__item--mail a::after {
  background: url(../img/common/icon-mail-black.svg) no-repeat center;
  background-size: contain;
  left: 24px;
  transform: translateY(-50%);
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--mail a::after {
    left: 50%;
    transform: translate(-50%, -0%);
    background: url(../img/common/icon-mail.svg) no-repeat center;
    background-size: contain;
  }
}
.l-cta-nav__item--mail span {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 1200px) {
  .l-cta-nav__item--mail span {
    display: none;
  }
}

.l-nav-sp-btn {
  height: 64px;
  display: block;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  background-color: #DA4831;
  pointer-events: all;
  transition: border-radius 0.4s;
  transform: rotate(90deg);
}
@media screen and (min-width: 1200px) {
  .l-nav-sp-btn {
    display: none;
  }
}
.l-nav-sp-btn__border {
  display: block;
  z-index: 2;
  position: absolute;
  left: 22px;
  width: 20px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  transition: all 0.4s;
}
.l-nav-sp-btn__border:nth-child(1) {
  top: 24px;
}
.l-nav-sp-btn__border:nth-child(2) {
  top: 31px;
}
.l-nav-sp-btn__border:nth-child(3) {
  bottom: 24px;
}
.l-nav-sp-btn::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  content: "";
  transition: transform 0.4s;
}

.l-header-sp-bg {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100vh;
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
  .l-header-sp-bg {
    display: none;
  }
}

.l-header .l-nav, .l-header .l-sp-nav, .l-header {
  transition: transform 0.4s 0.4s, opacity 0.4s;
}
@media screen and (min-width: 1200px) {
  .l-header .l-nav, .l-header .l-sp-nav, .l-header {
    transition: none;
  }
}

.l-header.js-is-open .l-header-sp-bg, .l-header.js-is-open .l-nav, .l-header.js-is-open .l-sp-nav, .l-header.js-is-open .l-cta-nav {
  transform: scaleX(1) translateX(0%);
  opacity: 1;
  transition: transform 0.4s, opacity 0.4s 0.4s;
  justify-content: center;
}

.l-header.js-is-open .l-header__inner {
  pointer-events: all;
}

.l-header.js-is-open .l-header-sp-bg {
  width: 100%;
  opacity: 1;
  transition: width 0.4s;
  background-color: #DA4831;
}

.l-header.js-is-open .l-header__nav {
  visibility: visible;
}

.l-nav-sp-btn.js-is-open .l-nav-sp-btn__border:nth-child(1) {
  -webkit-transform: rotate(45deg);
  top: 32px;
  transform: rotate(45deg);
}

.l-nav-sp-btn.js-is-open .l-nav-sp-btn__border:nth-child(2) {
  width: 0;
  opacity: 0;
}

.l-nav-sp-btn.js-is-open .l-nav-sp-btn__border:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  bottom: 31px;
  transform: rotate(-45deg);
}

.l-nav-sp-btn.js-is-open {
  transition: background-color 0.4s, border-radius 0.4s;
  background-color: #DA4831;
}

.l-nav-sp-btn.js-is-open:after {
  transform: translateX(0);
  transition: transform 0.4s;
}

.js-is-open .l-cta-nav {
  display: block;
}

.js-is-open .l-cta-nav__item {
  width: 100%;
}

.l-container {
  width: 89.417989418%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .l-container {
    max-width: 1720px;
  }
}

.l-container--middle {
  width: 93.6507936508%;
  width: 89.417989418%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .l-container--middle {
    max-width: 1600px;
  }
}

.l-container--small {
  width: 93.6507936508%;
  width: 89.417989418%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .l-container--small {
    width: 100%;
    max-width: 960px;
  }
}

/*
  Layout - Section
---------------------------------*/
.l-section {
  padding: 0px 0;
}
@media screen and (min-width: 768px) {
  .l-section {
    padding: 160px 0;
  }
}

/*
  Layout - Main
---------------------------------*/
@media screen and (min-width: 1200px) {
  .l-main {
    margin-top: 100px;
  }
}

.l-under__wrap {
  padding: 100px 0;
}

/*
  Layout - Footer
---------------------------------*/
.l-footer {
  background-color: #fff;
}
.l-footer__copyright {
  font-size: 1.2rem;
  padding: 40px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  letter-spacing: 0.16em;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .l-footer__copyright {
    padding: 40px;
  }
}

/* ==========================================================================
   Object
   ========================================================================== */
/* -----------------------------------------------------------------
   Component
   ----------------------------------------------------------------- */
/*
  Background
---------------------------------*/
.bg-wh {
  background-color: #fff;
}

.bg-base {
  background-color: #EBE6DD;
}

/*
  Button
---------------------------------*/
.c-btn a {
  display: block;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1em;
  padding: 20px 10px 20px;
  font-weight: 700;
  position: relative;
  max-width: 200px;
  font-size: 1.4rem;
  border: solid 1px #000;
}
@media screen and (min-width: 768px) {
  .c-btn a {
    transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
    font-size: 1.6rem;
  }
}
.c-btn a::before {
  content: "";
  position: absolute;
  background-color: #DA4831;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0px;
  height: 3px;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (min-width: 768px) {
  .c-btn a:hover::before {
    width: 100%;
  }
}
.c-btn--wh a {
  border: 2px solid #7D7D7D;
  background-color: #fff;
  color: #333333;
}
.c-btn--wh a::before {
  background: url(../img/common/icon-arrow-black.svg) no-repeat center/contain;
}

/*
  Text
---------------------------------*/
.c-text-marker-in--yello {
  display: inline;
  background: linear-gradient(transparent 82%, #FEE980 0%);
  padding: 5px 3px;
}

.c-text-marker-in--blue {
  display: inline;
  background: linear-gradient(transparent 82%, #86D0E3 0%);
  padding: 5px 3px;
}

.c-text-marker-in--purple {
  display: inline;
  background: linear-gradient(transparent 82%, #AFA6CD 0%);
  padding: 5px 3px;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15); /* 拡大率 */
  }
}
.js-slide-zoom {
  animation: zoomUp 10s linear 0s normal both;
}

.js-fade-in {
  filter: blur(4px);
  opacity: 0;
  transform: translate(0, 15px);
  transition: all 1s ease-out, opacity 0.9s linear, filter 1s linear;
  animation-delay: 1.4s;
}

.js-scroll-in {
  filter: blur(0);
  opacity: 1;
  transition-duration: 1s;
  transform: translate(0, 0);
}

.js-fade-text {
  display: block;
  color: transparent;
  font-size: 30px;
  line-height: 1.4;
  -webkit-background-clip: text;
  background-size: 300% 300%;
  transition: all 2s ease-out;
}
.js-fade-text.to__right {
  background-image: linear-gradient(to right, #333333 30%, rgba(0, 0, 0, 0) 60%);
  background-position: left 100% center;
  transform: translate(-20px, 0);
}
.js-fade-text.to__right.reveal {
  transform: translate(0, 0);
  background-position: left 0% center;
}
.js-fade-text.to__left {
  background-image: linear-gradient(to left, #333333 30%, rgba(0, 0, 0, 0) 60%);
  background-position: right 100% center;
  transform: translate(20px, 0);
}
.js-fade-text.to__left.reveal {
  transform: translate(0, 0);
  background-position: right 0% center;
}
.js-fade-text.to__top {
  background-image: linear-gradient(to top, #333333 30%, rgba(0, 0, 0, 0) 50%);
  background-position: center 0;
  transform: translate(0, 20px);
}
.js-fade-text.to__top.reveal {
  transform: translate(0, 0);
  background-position: center 100%;
}
.js-fade-text.to__bottom {
  background-image: linear-gradient(to bottom, #333333 30%, rgba(0, 0, 0, 0) 50%);
  background-position: center 100%;
  transform: translate(0, -20px);
}
.js-fade-text.to__bottom.reveal {
  transform: translate(0, 0);
  background-position: center 0%;
}

@keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
#c-logo-open {
  animation-name: motion;
  animation-duration: 2.7s;
  animation-timing-function: ease-in;
  transition-property: filter;
}

@keyframes motion {
  0% {
    opacity: 0;
    filter: blur(60px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.top-op, .top-op2 {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 100vh;
}

.top-op {
  z-index: 101;
  background: #f2f2f2;
  animation-duration: 1.2s;
  animation-delay: 1.4s;
  animation-fill-mode: forwards;
  animation-name: top-op;
}

.top-op2 {
  z-index: 102;
  background: #e2e2e2;
  animation-duration: 0.7s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  animation-name: top-op2;
}

@keyframes top-op {
  0% {
    width: 100%;
    left: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0%;
    left: 100%;
  }
}
@keyframes top-op2 {
  0% {
    width: 100%;
    left: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0%;
    left: 100%;
  }
}
.c-scrolldown {
  position: absolute;
  left: 50%;
  bottom: -20px;
  height: 100px;
}

.c-scrolldown span {
  position: absolute;
  right: -15px;
  top: 0;
  color: #F0F0F0;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
}

.c-scrolldown::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100px;
  background: #eee;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 100px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 150px;
    opacity: 0;
  }
}
/*
  Data List
---------------------------------*/
.c-dataList {
  margin-left: auto;
}

.c-dataList__ttl {
  margin-bottom: 27px;
  padding-bottom: 17px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}

.c-dataList__dl {
  display: flex;
  justify-content: flex-start;
  margin-top: 13px;
}

.c-dataList__dd,
.c-dataList__dt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}

.c-dataList__dt {
  width: 96px;
  font-weight: 400;
}

.c-dataList__dt--s {
  width: 74px;
}

.c-dataList__dd {
  width: calc(100% - 96px);
  margin-top: 0;
  padding-left: 1em;
  font-weight: 400;
}

.c-dataList__text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.84615;
}

/*
  Form
---------------------------------*/
.c-form__box {
  margin: auto;
  max-width: 860px;
}

@media screen and (max-width: 767px) {
  .c-form__box {
    padding: 0 20px;
  }
}
.c-form__head {
  font-size: 1.6rem;
  color: #7D7D7D;
  font-weight: bold;
  text-align: center;
}

.c-form__table {
  font-size: 1.6rem;
  width: 100%;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .c-form__table {
    font-size: 1.6rem;
  }
}

.c-form__tr {
  margin-top: 40px;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-form__tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 30px 10px;
  }
}

.c-form__th {
  text-align: left;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 767px) {
  .c-form__th {
    width: auto;
    font-size: 1.6rem;
  }
}
.c-form__td {
  width: 70%;
  max-width: 700px;
}

@media screen and (max-width: 767px) {
  .c-form__td {
    width: 100%;
    margin-top: 12px;
  }
}
input[type=text], input[type=textarea], textarea, input[type=tel], input[type=email] {
  -webkit-box-sizing: border-box;
  border: 1px solid #333333;
  box-sizing: border-box;
  padding: 12px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  input[type=text], input[type=textarea], textarea, input[type=tel], input[type=email] {
    padding: 10px;
  }
}
input[type=textarea] {
  height: 100px;
  vertical-align: top;
}

input[type=checkbox] {
  margin-right: 8px;
  margin-bottom: 4px;
}

.c-form__radio__item {
  margin-bottom: 12px;
  padding-left: 2.4rem;
}
@media screen and (min-width: 768px) {
  .c-form__radio__item {
    font-size: 1.4rem;
    padding-left: 0;
  }
}

.c-form__submitBtn {
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 320px;
}

.c-form__submitBtn__text {
  color: #fff;
  display: inline-block;
  margin: auto;
  border: 1px solid #333333;
  transition: all 0.2s ease-in-out;
  background-color: #333333;
  width: 100%;
  font-size: 1.6rem;
  text-align: center;
  padding: 14px;
  font-weight: 700;
}
.c-form__submitBtn__text:hover {
  color: #333333;
  background-color: #fff;
}

.c-form__privacy {
  margin-top: 40px;
}

.c-form__privacy__title {
  color: #FF6464;
  padding-bottom: 0.5em;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .c-form__privacy__title {
    font-size: 1.4rem;
  }
}

.c-form__privacy__list {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

.c-form__privacy__text {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .c-form__privacy__text {
    font-size: 1.4rem;
  }
}

.c-form__privacy__checkbox {
  font-size: 1.6rem;
  margin-top: 24px;
  text-align: center;
}

.c-form__require {
  font-size: 1.2rem;
  background-color: #BABABA;
  padding: 1px 4px 2px;
  line-height: 2;
  margin-left: 1rem;
  color: #fff;
}

.c-form__nonrequire {
  font-size: 1.2rem;
  padding: 1px 4px 2px;
  line-height: 2;
  margin-left: 1rem;
  color: #BABABA;
  border: 1px solid #BABABA;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #D2D2D2;
  opacity: 1;
}
input::placeholder, textarea::placeholder {
  color: #D2D2D2;
  opacity: 1;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus::placeholder, textarea:focus::placeholder {
  color: transparent;
}

.c-form-thanks {
  margin-top: 64px;
  height: calc(100vh - 240px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.c-form-thanks__inner {
  padding: 40px 8px;
}
@media screen and (min-width: 768px) {
  .c-form-thanks__inner {
    padding: 80px 20px;
  }
}

.c-form-thanks__inner > * + * {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .c-form-thanks__inner > * + * {
    margin-top: 48px;
  }
}

.c-form-thanks__heading {
  font-size: 1.8rem;
  color: #7D7D7D;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-form-thanks__heading {
    font-size: 3.2rem;
  }
}

.c-form-thanks__text {
  font-size: 1.4rem;
  color: #333333;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-form-thanks__text {
    font-size: 1.8rem;
  }
}

.c-form-thanks-btn {
  margin-right: auto;
  margin-left: auto;
  width: 70%;
  max-width: 280px;
}
.c-form-thanks-btn__link {
  display: block;
  text-align: center;
  padding: 14px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #fff;
  color: #7D7D7D;
  border: 1px solid #333333;
}
@media screen and (min-width: 768px) {
  .c-form-thanks-btn__link {
    font-size: 1.6rem;
  }
}

div.wpcf7-mail-sent-ok {
  border: 8px solid #F7F7F7 !important;
  border-color: #F7F7F7 !important;
  color: #333333 !important;
  font-weight: bold;
  font-size: 1.4rem !important;
  padding: 16px !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 10px !important;
  border: 2px solid #dc3232;
  font-size: 1.4rem;
}

/*
  Aspect Image Box
---------------------------------*/
.c-aspect-img-box {
  position: relative;
  width: 50%;
  height: auto;
  background: #EEE;
}
.c-aspect-img-box--1x1:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-aspect-img-box--2x1:before {
  content: "";
  display: block;
  padding-top: 50%; /* 2:1 */
}
.c-aspect-img-box--1x2:before {
  content: "";
  display: block;
  padding-top: 200%; /* 1:2 */
}
.c-aspect-img-box--4x3:before {
  content: "";
  display: block;
  padding-top: 75%; /* 4:3 */
}
.c-aspect-img-box__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-aspect-img-box img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

/*
  Pagination
---------------------------------*/
.c-pagination {
  margin: 60px auto;
  padding: 10px 0;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}
.c-pagination a {
  font-size: 1.7rem;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: relative;
  transition: 0.3s;
  color: #BABABA;
}
@media screen and (min-width: 992px) {
  .c-pagination a::after {
    content: "";
    position: absolute;
    background-color: #333333;
    right: 50%;
    transform: translateX(50%);
    bottom: -6px;
    width: 0px;
    height: 1px;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 992px) {
  .c-pagination a:hover::after {
    width: 60%;
  }
}
.c-pagination span {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.c-pagination span.dots {
  background: 0;
}
.c-pagination span.current {
  font-weight: bold;
}
.c-pagination--circle a {
  border-radius: 50%;
}
.c-pagination--circle span {
  border-radius: 50%;
}

/*
  for Not Found Page
---------------------------------*/
.c-not-found {
  margin-top: 64px;
}

.c-not-found__inner {
  border: 8px solid #F7F7F7;
  padding: 40px 8px;
}
@media screen and (min-width: 768px) {
  .c-not-found__inner {
    border: 16px solid #F7F7F7;
    padding: 80px;
  }
}

.c-not-found__inner > * + * {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .c-not-found__inner > * + * {
    margin-top: 48px;
  }
}

.c-not-found__heading__main {
  font-size: 3.6rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  color: #F0F0F0;
}
@media screen and (min-width: 768px) {
  .c-not-found__heading__main {
    font-size: 5.6rem;
  }
}

.c-not-found__heading__sub {
  font-size: 1.6rem;
  color: #7D7D7D;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .c-not-found__heading__sub {
    font-size: 3.2rem;
  }
}

.c-not-found__text {
  font-size: 1.4rem;
  color: #333333;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .c-not-found__text {
    font-size: 1.8rem;
  }
}

.c-not-found-btn {
  margin-right: auto;
  margin-left: auto;
  width: 70%;
  max-width: 310px;
}
.c-not-found-btn__link {
  display: block;
  text-align: center;
  padding: 14px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #fff;
  color: #7D7D7D;
  border: 3px solid #333333;
}
@media screen and (min-width: 768px) {
  .c-not-found-btn__link {
    font-size: 2.2rem;
  }
}

/* -----------------------------------------------------------------
   Project
   ----------------------------------------------------------------- */
/*
  Header
---------------------------------*/
/*
  Footer
---------------------------------*/
.p-footer {
  position: relative;
}
.p-footer__right {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-footer__right {
    margin-top: 190px;
  }
}
.p-footer__content {
  position: relative;
  padding: 40px 30px;
  border-top: 1px solid #F0F0F0;
}
@media screen and (min-width: 768px) {
  .p-footer__content {
    display: block;
    justify-content: space-between;
    padding: 60px 0 0px;
  }
}
.p-footer__img {
  max-width: 105px;
}
@media screen and (min-width: 768px) {
  .p-footer__img {
    max-width: 168px;
  }
}

.p-footer-info__block {
  z-index: 1;
  margin-top: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-footer-info__block {
    margin-top: 30px;
  }
}
.p-footer-info__text {
  line-height: 1.6;
  display: block;
  font-weight: 400;
  font-size: 1.4rem;
  margin-top: 20px;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-footer-info__text {
    font-size: 1.6rem;
    margin-top: 30px;
  }
}
.p-footer-info__btn {
  margin-top: 10px;
}
.p-footer-info__btn a {
  display: block;
  max-width: 262px;
  border: 1px solid #333333;
  padding: 10px;
  text-align: center;
  font-size: 1.4rem;
  max-width: 160px;
  transition: all 0.4s;
}
@media screen and (min-width: 768px) {
  .p-footer-info__btn a {
    padding: 15px;
    font-size: 1.6rem;
    max-width: 200px;
  }
}
@media screen and (min-width: 768px) {
  .p-footer-info__btn a:hover {
    color: #fff;
    background-color: #333333;
  }
}

/*
  Section
---------------------------------*/
.p-section-bg {
  background-color: #7D7D7D;
}
.p-section-bg--blue {
  background-color: #333333;
}

/*
  Breadcrumb
---------------------------------*/
.p-breadcrumb {
  padding: 8px;
}
@media screen and (min-width: 768px) {
  .p-breadcrumb {
    padding: 20px 10px 20px 32px;
  }
}
.p-breadcrumb span a {
  color: #333333;
}
.p-breadcrumb span {
  font-size: 1.1rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-breadcrumb span {
    font-size: 1.4rem;
  }
}

/*
  Top
---------------------------------*/
.p-top-mv {
  position: relative;
  height: 100svh;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .p-top-mv {
    padding: 0 20px;
    height: 533px;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-mv {
    padding: 0 40px;
    height: calc(100vh - 120px);
  }
}
.p-top-mv-head {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/top/mv-bg.svg) no-repeat center/contain;
  height: 281px;
  width: 320px;
  z-index: 1;
}
@media screen and (min-width: 576px) {
  .p-top-mv-head {
    height: 389px;
    width: 472px;
  }
}
@media screen and (min-width: 1200px) {
  .p-top-mv-head {
    top: 45%;
    height: 479px;
    width: 582px;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-mv-head {
    height: auto;
    width: 100%;
  }
}
.p-top-mv-head__inner {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.p-top-mv-head__main {
  text-align: center;
  display: block;
  margin: auto;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 576px) {
  .p-top-mv-head__main {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .p-top-mv-head__main {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-mv-head__main {
    max-width: 1000px;
  }
}
.p-top-mv-head__main__bottom {
  display: inline-block;
  line-height: 1.6;
}
.p-top-mv-head__sub {
  text-align: center;
  display: block;
  line-height: 1.4;
  font-weight: 700;
  position: relative;
  margin-top: 20px;
}
@media screen and (min-width: 576px) {
  .p-top-mv-head__sub {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .p-top-mv-head__sub {
    font-size: 4.2rem;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-mv-head__sub {
    font-size: 4.2rem;
    margin-top: 20px;
  }
}
.p-top-mv-copy__text {
  display: inline-block;
  font-size: 1.4rem;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .p-top-mv-copy__text {
    font-size: 1.7rem;
  }
}
.p-top-mv-copy__text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 100%;
  height: 1px;
  background-color: #333333;
}
.p-top-mv__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.p-top-mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
     border-radius: 120px;
}
@media screen and (min-width: 992px) {
  .p-top-mv-slider {
    width: 50%;
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .p-top-mv-slider img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .p-top-mv-slider div {
    height: 100%;
  }
}

.p-top-mv-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/common/wave_sp.svg) no-repeat bottom;
  background-size: cover;
  height: 23.7333333333vw;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-top-mv-bg {
    background: url(../img/common/wave.svg) no-repeat top center;
    height: 8.8541666667vw;
    bottom: -5.8854166667vw;
  }
}

.p-top-section-heading {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
.p-top-section-heading__main {
  display: block;
  white-space: nowrap;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.3em;
  writing-mode: vertical-rl;
  padding-left: 24px;
}
@media screen and (min-width: 768px) {
  .p-top-section-heading__main {
    font-size: 4.2rem;
  }
}
.p-top-section-heading__sub {
  display: block;
  margin-left: 16px;
  writing-mode: vertical-rl;
  font-family: "Chillax", sans-serif;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .p-top-section-heading__sub {
    font-size: 1.4rem;
  }
}
.p-top-section-heading--small {
  font-size: 70%;
  letter-spacing: 4px;
}

.p-top-section-desc {
  font-size: 1.4rem;
  line-height: 2;
  padding: 0 10px;
  letter-spacing: 0.03em;
  max-width: 260px;
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  .p-top-section-desc {
    font-size: 1.6rem;
    max-width: 316px;
  }
}

.p-top-commitment {
  padding-bottom: 0;
}
.p-top-commitment__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__wrap {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .p-top-commitment__heading {
    padding-left: 40px;
  }
}
.p-top-commitment__title {
  position: absolute;
  top: 40px;
  left: 10%;
  width: 100%;
  z-index: 1;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__title {
    line-height: 2;
    font-size: 1.7873100983vw;
  }
}
@media screen and (min-width: 992px) {
  .p-top-commitment__title {
    top: 110px;
    font-size: 3.6rem;
  }
}
.p-top-commitment__text {
  font-size: 1.4rem;
  line-height: 2;
  writing-mode: vertical-rl;
  letter-spacing: 0.12em;
  margin: auto;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__text {
    margin: initial;
    line-height: 3;
    font-size: 1.7rem;
  }
}
.p-top-commitment__img {
  width: 100%;
  margin-left: auto;
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__img {
    width: 56.7692307692%;
    margin-left: initial;
  }
}
.p-top-commitment__img:before {
  padding-top: 106.9863013699%;
  content: "";
  display: block;
}
.p-top-commitment__img img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-commitment__btn {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__btn {
    margin-top: 0;
  }
}
.p-top-commitment__btn a {
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-top-commitment__btn a {
    text-align: initial;
    writing-mode: vertical-rl;
    padding: 0px 16px 40px;
    margin: 4px 60px 0 0;
    letter-spacing: 0.22em;
    transition: all 0.4s;
  }
}
@media screen and (min-width: 768px) {
  .p-top-commitment__btn a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .p-top-commitment__btn a::after {
    content: "";
    position: absolute;
    background: url(../img/common/icon-arrow.svg) no-repeat center/contain;
    width: 12px;
    height: 10px;
    transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
    right: 50%;
    transform: translateX(50%);
    bottom: 0;
  }
}
.p-top-commitment__btn a::before {
  content: "";
  position: absolute;
  background-color: #333333;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 23px;
  height: 1px;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (min-width: 768px) {
  .p-top-commitment__btn a::before {
    transform: translateX(0);
    height: 140px;
    width: 1px;
    bottom: initial;
    left: 0;
    top: 0;
  }
}
.p-top-commitment__btn a:hover::before {
  width: 1px;
}

.p-top-commitment-gallery {
  margin-top: 60px;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-top-commitment-gallery {
    margin-top: 120px;
  }
}
.p-top-commitment-gallery__img {
  width: 3333.3333333333%;
}
.p-top-products {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-products {
    padding-bottom: 80px;
  }
}
.p-top-products__wrap {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .p-top-products__wrap {
    flex-direction: row-reverse;
    justify-content: space-around;
  }
}
.p-top-products__content {
  margin-top: 82.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-top-products__content {
    margin-top: 0;
    width: 24%;
    padding: 100px 0 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.p-top-products__btn {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-products__btn {
    margin-top: 80px;
  }
}

.p-top-products-gallery {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-products-gallery {
    width: 65.8720930233%;
  }
}
.p-top-products-gallery__img {
  position: absolute;
}
.p-top-products-gallery__img--01 {
  right: 0;
  top: 70px;
  width: 56.9285083848%;
}
@media screen and (min-width: 768px) {
  .p-top-products-gallery__img--01 {
    top: 100px;
  }
}
.p-top-products-gallery__img--02 {
  left: 0;
  top: 0;
  width: 47.6610767873%;
}
.p-top-products-gallery__img--03 {
  top: 40.8vw;
  left: 8vw;
  width: 24.0953221536%;
}
@media screen and (min-width: 768px) {
  .p-top-products-gallery__img--03 {
    top: 23.59375vw;
    left: 6.9791666667vw;
  }
}

.p-top-restaurant__wrap {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant__wrap {
    flex-direction: initial;
    justify-content: space-around;
  }
}
.p-top-restaurant__content {
  margin-top: 85.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant__content {
    margin-top: 0;
    padding: 100px 0 120px;
    width: 24%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.p-top-restaurant__btn {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant__btn {
    margin-top: 80px;
  }
}

.p-top-restaurant-gallery {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant-gallery {
    width: 65.8720930233%;
  }
}
.p-top-restaurant-gallery__img {
  position: absolute;
}
.p-top-restaurant-gallery__img--01 {
  left: 0;
  top: 0;
  width: 56.9285083848%;
}
.p-top-restaurant-gallery__img--02 {
  right: 0;
  top: 100px;
  width: 47.6610767873%;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant-gallery__img--02 {
    top: 160px;
  }
}
.p-top-restaurant-gallery__img--03 {
  top: 48vw;
  left: 9.0666666667vw;
  width: 35.039717564%;
}
@media screen and (min-width: 768px) {
  .p-top-restaurant-gallery__img--03 {
    top: 27.0833333333vw;
    left: 6.9791666667vw;
  }
}

@media screen and (min-width: 768px) {
  .p-top-news__wrap {
    display: flex;
    justify-content: space-around;
  }
}
.p-top-news__left {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-top-news__left {
    width: 24%;
    margin: initial;
    padding: 50px 0 120px;
  }
}
.p-top-news__right {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-news__right {
    margin-top: 0;
    width: 55.9523809524%;
  }
}
.p-top-news__btn {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-top-news__btn {
    margin-top: 80px;
  }
}

.p-top-company__inner {
  overflow: hidden;
  width: calc(100% - 60px);
}
@media screen and (min-width: 768px) {
  .p-top-company__inner {
    width: 93.6507936508%;
  }
}
.p-top-company__link {
  position: relative;
  display: block;
}
.p-top-company__bg {
  transition-duration: 1200ms;
  position: relative;
  overflow: hidden;
}
.p-top-company__bg:hover {
  transition-duration: 1200ms;
  transform: scale(1.2, 1.2);
}
.p-top-company__bg:before {
  padding-top: 70.7395498392%;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-top-company__bg:before {
    padding-top: 30%;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-company__bg:before {
    padding-top: 24.0625%;
  }
}
.p-top-company__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-company__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-top-company__btn {
  color: #fff;
  z-index: 2;
  position: relative;
  font-size: 1.4rem;
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-top-company__btn {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}
.p-top-company__btn::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 23px;
  height: 1px;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  background-color: #fff;
  bottom: -12px;
}
@media screen and (min-width: 768px) {
  .p-top-company__btn::after {
    bottom: -16px;
  }
}

.p-top-company-heading {
  color: #fff;
}

.p-page-mv {
  position: relative;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-page-mv {
    padding: 0 40px;
  }
}
.p-page-mv__content {
  position: relative;
  overflow: hidden;
}
.p-page-mv__img:before {
  padding-top: 80%;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-page-mv__img:before {
    padding-top: 38.5416666667%;
  }
}
.p-page-mv__img img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-page-mv__mv {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-page-mv__mv {
    font-size: 1.8rem;
  }
}

.p-page-mv-heading {
  z-index: 1;
  height: auto;
  position: absolute;
  bottom: 20%;
  left: 0;
  padding-left: 6.25vw;
}
@media screen and (min-width: 768px) {
  .p-page-mv-heading {
    bottom: 2.0833333333vw;
    bottom: 27%;
  }
}
.p-page-mv-heading__main {
  display: block;
  font-weight: 600;
  line-height: 1.5;
  font-size: 2.6rem;
  color: #fff;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 576px) {
  .p-page-mv-heading__main {
    font-size: 4.8em;
  }
}
@media screen and (min-width: 768px) {
  .p-page-mv-heading__main {
    font-size: 5.6em;
  }
}
.p-page-mv-heading__sub {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 576px) {
  .p-page-mv-heading__sub {
    font-size: 1.6rem;
  }
}

.p-page-heading {
  text-align: center;
}
.p-page-heading__main {
  display: block;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-size: 2.6rem;
}
@media screen and (min-width: 576px) {
  .p-page-heading__main {
    font-size: 4.8em;
  }
}
.p-page-heading__sub {
  font-size: 1.2rem;
  color: #BABABA;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 576px) {
  .p-page-heading__sub {
    font-size: 1.3rem;
  }
}

.p-page-desc {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-page-desc {
    font-size: 1.7rem;
  }
}

.p-page-section-heading {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-page-section-heading {
    margin-bottom: 60px;
  }
}
.p-page-section-heading__main {
  display: block;
  margin-top: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.06em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  .p-page-section-heading__main {
    margin-top: 20px;
    font-size: 4rem;
  }
}
.p-page-section-heading__sub {
  display: block;
  font-size: 1.1rem;
  color: #333333;
  margin-top: 8px;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-page-section-heading__sub {
    margin-top: 24px;
    font-size: 1.6rem;
  }
}
.p-page-section-heading--small {
  font-size: 70%;
  letter-spacing: 4px;
}

.p-page-section-desc {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-page-section-desc {
    font-size: 2rem;
    margin-top: 40px;
  }
}

.p-page-cta {
  position: relative;
  background: #fff;
}
.p-page-cta__inner {
  z-index: 1;
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .p-page-cta__inner {
    margin-top: 60px;
    display: flex;
    justify-content: space-around;
  }
}

.p-page-cta-block {
  z-index: 0;
  background-color: #FFF8F9;
  padding: 30px 10px 20px;
  border-radius: 30px;
}
@media screen and (min-width: 992px) {
  .p-page-cta-block {
    padding: 50px 40px 30px;
    width: 45.7407407407%;
  }
}
.p-page-cta-block:nth-child(n+2) {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .p-page-cta-block:nth-child(n+2) {
    margin-top: 0;
  }
}
.p-page-cta-block__bottom {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-page-cta-block__head {
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__head {
    font-size: 3.6rem;
  }
}
.p-page-cta-block__head span {
  color: #FFA22A;
}
.p-page-cta-block__text {
  margin-top: 20px;
  font-size: 1.3rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__text {
    margin-top: 30px;
    font-size: 1.8rem;
  }
}
.p-page-cta-block__content {
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__content {
    margin: initial;
  }
}
.p-page-cta-block__head {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.5;
  color: #333333;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__head {
    font-size: 2.2em;
  }
}
.p-page-cta-block__note {
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.5;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__note {
    font-size: 1.8rem;
  }
}
.p-page-cta-block__note span {
  display: block;
  font-size: 1.2rem;
  color: #F0F0F0;
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__note span {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}
.p-page-cta-block__btn {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__btn {
    margin-top: 20px;
  }
}
.p-page-cta-block__btn a {
  display: block;
  margin: auto;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 16px;
  position: relative;
  color: #fff;
  background: #333333;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 300px;
  padding: 16px 10px 16px 40px;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__btn a {
    width: 100%;
    max-width: 468px;
    font-size: 2.8rem;
    padding: 20px 40px 20px 60px;
  }
}
.p-page-cta-block__btn a::before {
  content: "";
  position: absolute;
  background: url(../img/common/icon-mail.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__btn a::before {
    width: 38px;
    height: 37px;
    right: 43px;
  }
}
.p-page-cta-block__tell a {
  position: relative;
  letter-spacing: 0.06em;
  max-width: 260px;
  font-size: 2.2rem;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__tell a {
    max-width: 394px;
    font-size: 2.8rem;
  }
}
.p-page-cta-block__tell a::before {
  content: "";
  position: absolute;
  background: url(../img/common/icon-tell-call.svg) no-repeat center;
  background-size: contain;
}
.p-page-cta-block__mail a {
  position: relative;
  background-color: #fff;
  border: 2px solid #333333;
  color: #333333;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .p-page-cta-block__mail a {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1400px) {
  .p-page-cta-block__mail a {
    font-size: 2.4rem;
  }
}
.p-page-cta-block__mail a::before {
  content: "";
  position: absolute;
  background: url(../img/common/icon-mail-pink.svg) no-repeat center;
  background-size: contain;
}

.p-under__wrap {
  margin-top: 64px;
}
@media screen and (min-width: 992px) {
  .p-under__wrap {
    margin-top: 120px;
  }
}

.p-commitment-concept {
  position: relative;
  padding-top: 100px;
  padding-bottom: 101.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept {
    padding-top: 240px;
    padding-bottom: 160px;
  }
}
.p-commitment-concept__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  max-width: 860px;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__inner {
    flex-direction: row;
    justify-content: space-evenly;
    max-width: 860px;
  }
}
@media screen and (min-width: 1400px) {
  .p-commitment-concept__inner {
    justify-content: space-around;
    max-width: 960px;
  }
}
.p-commitment-concept__content {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__content {
    margin-top: initial;
  }
}
.p-commitment-concept__copy {
  writing-mode: vertical-rl;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.6;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__copy {
    font-size: 5.6rem;
  }
}
.p-commitment-concept__copy span {
  padding-top: 1.3em;
}
.p-commitment-concept__text {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.06em;
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__text {
    text-align: initial;
    line-height: 3;
    font-size: 1.7rem;
  }
}
.p-commitment-concept__img {
  position: absolute;
}
.p-commitment-concept__img--01 {
  right: 10.6666666667vw;
  z-index: -1;
  width: 53.3333333333vw;
  bottom: 53.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__img--01 {
    top: 6rem;
    right: 8rem;
    width: 22.2916666667vw;
    height: 14.8958333333vw;
    bottom: initial;
  }
}
.p-commitment-concept__img--02 {
  width: 29.3333333333vw;
  height: 42.6666666667vw;
  bottom: 5.3333333333vw;
  left: 16vw;
}
@media screen and (min-width: 768px) {
  .p-commitment-concept__img--02 {
    bottom: 6rem;
    left: 8rem;
    width: 12.5vw;
    height: 15.4166666667vw;
  }
}

@media screen and (min-width: 768px) {
  .p-commitment-concept-bg {
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #EBE6DD;
    width: 87.3958333333%;
    height: 86%;
  }
}

.p-commitment-gallery {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery ::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
  }
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery__left {
    width: 58.125%;
  }
}
.p-commitment-gallery__right {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery__right {
    width: 41.25%;
    flex-direction: column;
  }
}
.p-commitment-gallery__video {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery__video {
    margin-right: 6px;
  }
}
.p-commitment-gallery__video:before {
  padding-top: 70.7395498392%;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery__video:before {
    padding-top: 85.3046594982%;
  }
}
.p-commitment-gallery__video video {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-commitment-gallery__img--02 {
    margin-top: 6px;
  }
}

.p-commitment-section:nth-child(n+2) {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-commitment-section:nth-child(n+2) {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-commitment-section:nth-of-type(even) .p-commitment-main {
    flex-direction: row-reverse;
  }
}
.p-commitment-section:nth-of-type(1) .p-commitment-main__img {
  margin-left: 30px;
}
@media screen and (min-width: 768px) {
  .p-commitment-section:nth-of-type(1) .p-commitment-main__img {
    margin-left: initial;
  }
}
.p-commitment-section:nth-of-type(4) .p-commitment-main__img {
  margin-left: 30px;
}
@media screen and (min-width: 768px) {
  .p-commitment-section:nth-of-type(4) .p-commitment-main__img {
    margin-left: initial;
  }
}

.p-commitment-main {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .p-commitment-main {
    flex-direction: row;
  }
}
.p-commitment-main__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 30px;
}
@media screen and (min-width: 768px) {
  .p-commitment-main__content {
    width: 45.8333333333%;
  }
}
.p-commitment-main__img {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-commitment-main__img {
    margin-bottom: initial;
    width: 54.1666666667%;
  }
}
.p-commitment-main__heading {
  text-align: initial;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p-commitment-main__heading {
    margin-bottom: 60px;
  }
}
.p-commitment-main__text {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-commitment-main__text {
    font-size: 1.6rem;
    max-width: 378px;
  }
}

.p-commitment-sub {
  margin: auto;
  margin-top: 60px;
  width: 89.417989418%;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .p-commitment-sub {
    padding: 0;
    width: 100%;
    margin-top: 120px;
    display: flex;
    justify-content: space-evenly;
  }
}
.p-commitment-sub__item {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-commitment-sub__item {
    margin-top: initial;
    width: 28.59375%;
  }
}
.p-commitment-sub__title {
  text-align: center;
  font-weight: 600;
  font-size: 1.8rem;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-commitment-sub__title {
    font-size: 2.4rem;
    margin-top: 36px;
  }
}
.p-commitment-sub__text {
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-commitment-sub__text {
    margin-top: 36px;
    font-size: 1.6rem;
  }
}

.p-products-block__text {
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-products-block__text {
    font-size: 1.6rem;
  }
}

.p-products-box {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-products-box {
    margin: auto;
    margin-top: 80px;
    max-width: 1138px;
  }
}
.p-products-box__bottom {
  margin: auto;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-products-box__bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
}

.p-products-box-img__main {
  margin: auto;
  width: 80.0527240773%;
}
.p-products-box-img__sub {
  margin: auto;
  width: 80.0527240773%;
}
@media screen and (min-width: 768px) {
  .p-products-box-img__sub {
    width: 48.2425307557%;
  }
}
.p-products-box-img__sub--02 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-products-box-img__sub--02 {
    margin-top: 0;
  }
}

.p-products-bg {
  position: relative;
}
.p-products-bg:before {
  padding-top: 80%;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-products-bg:before {
    padding-top: 27.0833333333%;
  }
}
.p-products-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-restaurant-archive__inner {
  margin: auto;
  max-width: 1180px;
}
.p-restaurant-archive__content {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive__content {
    padding-top: 80px;
  }
}

.p-restaurant-archive-gallery {
  margin-top: 50px;
  background-color: #333333;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-gallery {
    margin-top: 100px;
    max-width: 1360px;
    margin-left: auto;
  }
}

.loop_wrap {
  display: flex;
  height: 150px;
  width: 100vw;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .loop_wrap {
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
  }
}

.loop_wrap img {
  width: auto;
  height: 100%;
  max-width: none;
}
@media screen and (min-width: 768px) {
  .loop_wrap img {
    height: auto;
    max-width: 100%;
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap img:first-child {
  animation: loop 50s -25s linear infinite;
}
@media screen and (min-width: 768px) {
  .loop_wrap img:first-child {
    animation: none;
  }
}

.loop_wrap img:last-child {
  animation: loop2 50s linear infinite;
}
@media screen and (min-width: 768px) {
  .loop_wrap img:last-child {
    animation: none;
  }
}

.p-restaurant-archive-area {
  background-color: #EBE6DD;
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-area {
    border-right: 10.4166666667vw solid #fff;
    padding: 120px 40px;
    margin-top: -160px;
  }
}
.p-restaurant-archive-area__inner {
  display: flex;
  flex-direction: column;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-area__inner {
    padding-top: 120px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.p-restaurant-archive-map img {
  max-width: 536px;
  height: auto;
}
.p-restaurant-archive-map__notice {
  font-size: 1.2rem;
  margin-top: 40px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-map__notice {
    font-size: 1.4rem;
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .p-restaurant-archive-btn {
    width: 42.2916666667%;
  }
}
.p-restaurant-archive-btn__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-restaurant-archive-btn a {
  margin-top: 20px;
  width: 48%;
  max-width: 191px;
  display: block;
  padding: 15px 26px 15px 15px;
  font-size: 1.4rem;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-btn a {
    padding: 15px 46px 15px 15px;
    width: 47.0443349754%;
    font-size: 1.6rem;
  }
}
.p-restaurant-archive-btn a::after {
  content: "";
  position: absolute;
  background: url(../img/common/icon-arrow.svg) no-repeat center/contain;
  right: 12px;
  transform: translateY(50%);
  bottom: 50%;
  width: 10px;
  height: 10px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-btn a::after {
    width: 12px;
    height: 12px;
    right: 20px;
    transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  }
}

.p-restaurant-section {
  padding-bottom: 0;
}

.p-restaurant-archive-item {
  border-bottom: 1px solid #BABABA;
}
.p-restaurant-archive-item__inner {
  padding: 24px 30px 20px 10px;
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__inner {
    padding: 36px 30px 36px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.p-restaurant-archive-item__title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__title {
    margin-top: 0px;
    font-size: 1.6rem;
    width: 31%;
  }
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__cat {
    margin-left: 10px;
    width: 15%;
  }
}
.p-restaurant-archive-item__cat span {
  padding: 2px 6px 2px;
  font-size: 1.2rem;
  border: 1px solid #BABABA;
  color: #7D7D7D;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__cat span {
    padding: 5px 8px 4px;
    font-size: 1.4rem;
  }
}
.p-restaurant-archive-item__info {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__info {
    margin-top: 0px;
    line-height: 2;
    font-size: 1.6rem;
    width: 40.5833333333%;
  }
}
.p-restaurant-archive-item__btn {
  margin-top: 10px;
}
.p-restaurant-archive-item__btn a {
  display: block;
  padding: 8px 20px 7px 10px;
  border: 1px solid #BABABA;
  font-size: 1.3rem;
  position: relative;
  width: 105px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__btn a {
    width: 149px;
    font-size: 1.6rem;
    padding: 12px 45px 12px 22px;
  }
}
.p-restaurant-archive-item__btn a::after {
  content: "";
  position: absolute;
  background: url(../img/common/icon-link.svg) no-repeat center/contain;
  right: 8px;
  transform: translateY(50%);
  bottom: 50%;
  width: 12px;
  height: 12px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-archive-item__btn a::after {
    right: 20px;
    transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  }
}

.p-restaurant-single-container {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-container {
    border-radius: 40px;
  }
}
.p-restaurant-single-container__inner {
  max-width: 864px;
  width: 90%;
  margin: auto;
}

.p-restaurant-single__inner {
  margin: auto;
  background-color: #fff;
  padding-bottom: 60px;
  padding: 0 6px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single__inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-restaurant-single__inner {
    padding-bottom: 100px;
  }
}
.p-restaurant-single__heading {
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: 600;
  margin-top: 10px;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single__heading {
    font-size: 3.2rem;
    margin-top: 16px;
  }
}
.p-restaurant-single__date {
  font-size: 1.6rem;
  position: relative;
  font-family: "Zen Old Mincho", serif;
  color: #7D7D7D;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single__date {
    font-size: 1.8rem;
  }
}
.p-restaurant-single__thumb {
  margin-top: 60px;
  padding-top: 52.5%;
  position: relative;
  overflow: hidden;
}
.p-restaurant-single__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-restaurant-single-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #7D7D7D;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-head {
    padding-bottom: 30px;
  }
}

.p-restaurant-single-content {
  margin-top: 40px;
}
.p-restaurant-single-content h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 40px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content h2 {
    font-size: 3.2rem;
    padding-bottom: 20px;
    margin-top: 76px;
  }
}
.p-restaurant-single-content h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content h3 {
    font-size: 2.4rem;
    margin-top: 60px;
  }
}
.p-restaurant-single-content h4 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content h4 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-restaurant-single-content p {
  margin-top: 16px;
  font-weight: 400;
  line-height: 1.8;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content p {
    line-height: 2;
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
.p-restaurant-single-content ul {
  margin-top: 16px;
  padding-left: 2em;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content ul {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-restaurant-single-content li {
  font-size: 1.4rem;
  list-style: initial;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content li {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-restaurant-single-content img {
  margin: 20px 0;
  width: auto;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content img {
    margin: 40px 0;
  }
}
.p-restaurant-single-content a {
  color: #BABABA;
  font-weight: 700;
}
.p-restaurant-single-content table {
  border-collapse: collapse;
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content table {
    margin-top: 20px;
  }
}
.p-restaurant-single-content table th, .p-restaurant-single-content table td {
  padding: 10px;
  border: solid 1px #333333;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-restaurant-single-content table th, .p-restaurant-single-content table td {
    font-size: 2rem;
  }
}

.p-restaurant-cat {
  background-color: #333333;
}
.p-restaurant-cat__list {
  display: flex;
  justify-content: space-between;
}

.p-restaurant-cat-item {
  width: 25%;
}
.p-restaurant-cat-item a {
  display: block;
  color: #fff;
  padding: 20px 8px;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-restaurant-cat-item a {
    padding: 20px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 992px) {
  .p-restaurant-cat-item a {
    font-size: 1.25vw;
  }
}
.p-restaurant-cat-item a.current {
  background-color: #7D7D7D;
  color: #333333;
  font-weight: 700;
}

.p-company-section {
  padding: 40px 0;
}
@media screen and (min-width: 768px) {
  .p-company-section {
    padding: 80px 0;
  }
}

.p-company-message {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .p-company-message {
    padding-top: 160px;
  }
}
.p-company-message__inner {
  background: url(../img/page/about-message-bg_sp.png) no-repeat center bottom;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-company-message__inner {
    background: url(../img/page/about-message-bg.png) no-repeat center;
    background-size: contain;
  }
}
.p-company-message__copy {
  font-size: 2rem;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  margin-top: 40px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .p-company-message__copy {
    margin-top: 60px;
    font-size: 2.8rem;
  }
}
.p-company-message__text {
  font-size: 1.5rem;
  margin-top: 30px;
  line-height: 2.3;
  padding: 0 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-company-message__text {
    line-height: 3;
    margin-top: 60px;
    padding: 0;
    font-size: 1.7rem;
  }
}
.p-company-message__text:nth-of-type(n + 2) {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-company-message__text:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

.p-company-overview-item {
  padding: 14px 8px;
  margin-top: 0;
  border-bottom: 1px solid #DBD7D1;
}
@media screen and (min-width: 768px) {
  .p-company-overview-item {
    padding: 30px 14px;
    justify-content: space-between;
    align-items: center;
  }
}
.p-company-overview-item:nth-of-type(1) {
  border-top: 1px solid #DBD7D1;
}
.p-company-overview-item__title {
  font-weight: 700;
  font-size: 1.4rem;
  width: 84px;
}
@media screen and (min-width: 768px) {
  .p-company-overview-item__title {
    font-size: 1.6rem;
    width: 20%;
  }
}
.p-company-overview-item__description {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-company-overview-item__description {
    font-size: 1.6rem;
    width: 73%;
  }
}

.p-company-access {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .p-company-access {
    padding-bottom: 160px;
  }
}
.p-company-access__text {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-company-access__text {
    font-size: 1.6rem;
  }
}
.p-company-access__btn {
  margin-top: 20px;
}
.p-company-access__btn a {
  margin-left: 0;
  padding: 0px 20px 20px 0px;
  text-align: initial;
}
.p-company-access__btn a::after {
  content: "";
  position: absolute;
  background: url(../img/common/icon-arrow.svg) no-repeat center/contain;
  width: 12px;
  height: 10px;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  right: 0;
  transform: rotate(-90deg) translateY(50%);
  bottom: 50%;
}
.p-company-access__btn a::before {
  content: "";
  position: absolute;
  background-color: #333333;
  left: 0;
  bottom: 0;
  transform: translateX(0%);
  width: 100%;
  height: 1px;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (min-width: 768px) {
  .p-company-access__btn a::before {
    width: 23px;
  }
}
.p-company-access__iframe {
  position: relative;
  overflow: hidden;
}
.p-company-access__iframe:before {
  padding-top: 70.7395498392%;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-company-access__iframe:before {
    padding-top: 52.5%;
  }
}
.p-company-access__iframe iframe {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-news-archive__content {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-news-archive__content {
    padding-top: 80px;
  }
}

.p-news-archive__list {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .p-news-archive__list {
    padding: 0;
  }
}

.p-news-archive-item {
  border-bottom: 1px solid #BABABA;
}
.p-news-archive-item a {
  padding: 10px 30px 10px 4px;
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-news-archive-item a {
    padding: 36px 30px 36px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.p-news-archive-item a::after {
  content: "";
  position: absolute;
  background: url(../img/common/icon-arrow.png) no-repeat center/contain;
  right: 0;
  /* transform: rotate(-90deg) translateY(-50%); */
    bottom: 10;
    right: 10px;
    width: 24px;
    height: 24px;
}
@media screen and (min-width: 768px) {
  .p-news-archive-item a::after {
    transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  }
}
.p-news-archive-item__title {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-news-archive-item__title {
    font-size: 1.6rem;
    width: calc(100% - 164px - 60px);
  }
}
.p-news-archive-item__date {
  font-size: 1.3rem;
  width: 70px;
  letter-spacing: 0.06em;
  color: #7D7D7D;
  font-family: "notosans jp";
  line-height: 2;
      font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-news-archive-item__date {
    width: 164px;
    font-size: 1.3rem;
  }
}
.p-news-archive-item__cat {
  padding: 3px 6px;
  font-size: 1.1rem;
  margin-left: 10px;
  border: 1px solid #BABABA;
  color: #333333;
}
.p-news-archive-noitem {
  font-size: 1.4rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-news-archive-noitem {
    font-size: 1.6rem;
  }
}
.p-news-single-container {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-news-single-container {
    border-radius: 40px;
  }
}
.p-news-single-container__inner {
  max-width: 864px;
  width: 90%;
  margin: auto;
}

.p-news-single__inner {
  margin: auto;
  background-color: #fff;
  padding-bottom: 60px;
  padding: 0 6px;
}
@media screen and (min-width: 768px) {
  .p-news-single__inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__inner {
    padding-bottom: 100px;
  }
}
.p-news-single__heading {
  font-size: 2.2rem;
  line-height: 1.7;
  margin-top: 10px;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  .p-news-single__heading {
    font-size: 3.2rem;
    margin-top: 16px;
  }
}
.p-news-single__date {
  font-size: 1.6rem;
  position: relative;
  font-family: "Zen Old Mincho", serif;
  color: #7D7D7D;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-news-single__date {
    font-size: 1.8rem;
  }
}
.p-news-single__thumb {
  margin-top: 60px;
  padding-top: 52.5%;
  position: relative;
  overflow: hidden;
}
.p-news-single__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-news-single-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #7D7D7D;
}
@media screen and (min-width: 768px) {
  .p-news-single-head {
    padding-bottom: 30px;
  }
}

.p-news-single-content {
  margin: 40px 0 60px;
}
@media screen and (min-width: 768px) {
  .p-news-single-content {
    margin: 40px 0 80px;
  }
}
.p-news-single-content h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 40px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-news-single-content h2 {
    font-size: 2.8rem;
    padding-bottom: 20px;
    margin-top: 76px;
  }
}
.p-news-single-content h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-news-single-content h3 {
    font-size: 2.4rem;
    margin-top: 60px;
  }
}
.p-news-single-content h4 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p-news-single-content h4 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-news-single-content p {
  margin-top: 16px;
  font-weight: 400;
  line-height: 1.8;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-content p {
    line-height: 2;
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
.p-news-single-content ul {
  margin-top: 16px;
  padding-left: 2em;
}
@media screen and (min-width: 768px) {
  .p-news-single-content ul {
    line-height: 1.5;
  }
}
.p-news-single-content li {
  font-size: 1.5rem;
  list-style: initial;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-news-single-content li {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.p-news-single-content img {
  margin: 20px 0;
  width: auto;
}
@media screen and (min-width: 768px) {
  .p-news-single-content img {
    margin: 40px 0;
  }
}
.p-news-single-content a {
  color: #BABABA;
  font-weight: 700;
}
.p-news-single-content table {
  border-collapse: collapse;
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .p-news-single-content table {
    margin-top: 20px;
  }
}
.p-news-single-content table th, .p-news-single-content table td {
  padding: 10px;
  border: solid 1px #333333;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-content table th, .p-news-single-content table td {
    font-size: 2rem;
  }
}

.p-news-cat {
  background-color: #333333;
}
.p-news-cat__list {
  display: flex;
  justify-content: space-between;
}

.p-news-cat-item {
  width: 25%;
}
.p-news-cat-item a {
  display: block;
  color: #fff;
  padding: 20px 8px;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-news-cat-item a {
    padding: 20px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 992px) {
  .p-news-cat-item a {
    font-size: 1.25vw;
  }
}
.p-news-cat-item a.current {
  background-color: #7D7D7D;
  color: #333333;
  font-weight: 700;
}

.p-contact-section__head {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-contact-section__head {
    font-size: 2.4rem;
    margin-bottom: 60px;
  }
}
.p-contact-section__desc {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-contact-section__desc {
    font-size: 1.6rem;
  }
}
.p-contact-section:nth-child(n+2) {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .p-contact-section:nth-child(n+2) {
    margin-top: 160px;
  }
}

.p-contact-block {
  text-align: center;
}
.p-contact-block__tell {
  font-size: 2.2rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-contact-block__tell {
    font-size: 4.2rem;
  }
}
.p-contact-block__tell:nth-of-type(2) {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-contact-block__tell:nth-of-type(2) {
    margin-top: 20px;
  }
}
.p-contact-block__note {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #7D7D7D;
}
@media screen and (min-width: 768px) {
  .p-contact-block__note {
    margin-top: 30px;
    font-size: 1.8rem;
  }
}

.p-contact-form {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-contact-form {
    margin-top: 40px;
  }
}

/*
  Library
---------------------------------*/
.p-top-mv .slick-list {
  height: 100%;
}
.p-top-mv .slick-track {
  height: 100%;
}

.p-works-single-mv-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.p-works-single-mv-slider .slick-list {
  width: 100%;
  height: 100%;
}
.p-works-single-mv-slider .slick-slide {
  width: 100%;
  height: 100%;
}
.p-works-single-mv-slider .slick-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-height: 560px;
}
.p-works-single-mv-slider .slick-dots {
  position: relative;
  background-color: #E1E1E1;
  padding: 5px;
  bottom: 0;
}
@media screen and (min-width: 576px) {
  .p-works-single-mv-slider .slick-dots {
    padding: 6px;
  }
}
@media screen and (min-width: 992px) {
  .p-works-single-mv-slider .slick-dots {
    padding: 10px;
  }
}
.p-works-single-mv-slider .slick-dots li {
  width: 46px;
  height: 46px;
  margin: 0 2px;
}
@media screen and (min-width: 576px) {
  .p-works-single-mv-slider .slick-dots li {
    width: 80px;
    height: 80px;
    margin: 0 4px;
  }
}
@media screen and (min-width: 992px) {
  .p-works-single-mv-slider .slick-dots li {
    width: 120px;
    height: 120px;
    margin: 0 8px;
  }
}
.p-works-single-mv-slider .slick-dots li img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-works-single-mv-slider .slick-dots .slick-active {
  border: 4px solid #333333;
  box-sizing: initial;
}
.p-works-single-mv-slider .slick-next {
  right: 12px;
}
@media screen and (min-width: 768px) {
  .p-works-single-mv-slider .slick-next {
    right: 8px;
    width: 2.7162258756vw;
  }
  .p-works-single-mv-slider .slick-next:before {
    font-size: 2.7162258756vw;
  }
}
@media screen and (min-width: 1400px) {
  .p-works-single-mv-slider .slick-next {
    transform: rotate(45deg);
    width: 62px;
    height: 62px;
    right: -60px;
    top: 40%;
    border-top: 8px solid #333333;
    border-right: 8px solid #333333;
  }
  .p-works-single-mv-slider .slick-next:before {
    content: "";
  }
}
.p-works-single-mv-slider .slick-prev {
  z-index: 1;
  left: 12px;
}
@media screen and (min-width: 768px) {
  .p-works-single-mv-slider .slick-prev {
    width: 2.7162258756vw;
    left: 8px;
  }
  .p-works-single-mv-slider .slick-prev:before {
    font-size: 2.7162258756vw;
  }
}
@media screen and (min-width: 1400px) {
  .p-works-single-mv-slider .slick-prev {
    transform: rotate(225deg);
    width: 62px;
    height: 62px;
    left: -60px;
    top: 40%;
    border-top: 8px solid #333333;
    border-right: 8px solid #333333;
  }
  .p-works-single-mv-slider .slick-prev:before {
    content: "";
  }
}

/* -----------------------------------------------------------------
   Utility
   ----------------------------------------------------------------- */
.sp-only {
  display: block;
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

.pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-only {
    display: block;
  }
}

.u-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.u-line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*IE対策*/
  line-height: 1.5em;
  max-height: 4.5em;
}

.u-line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*IE対策*/
  line-height: 1.5em;
  max-height: 4.5em;
}/*# sourceMappingURL=style.css.map */



body::before{
  content: "";
    position: fixed;
    width: 100%;
    height: 100dvh;
    top: 0;
    left: 0;
    border: solid 1rem #DA4831;
    z-index: 1001;
    pointer-events: none;
}

.top-about{
  display: flex;
  align-items: center;
      max-width: 1200px;
    margin: auto;
}

.top-about-title{
    font-family: 'Noto Sans JP';
    font-weight: bold;
    width: 50%;
    line-height: 7vh;
}

.top-about-title h3{
      font-size: 2.2vw;
    font-family: 'Noto Sans JP';
    font-weight: bold;
    line-height: 7vh;
}


.top-about-title p{
font-size: 16px;
line-height: 2;
margin-top: 60px;
}


.top-about-img{
  width: 40%;
}

.top-about-h2_box{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.top-about-h2{
font-size: 38px;
font-weight: bold;
margin-bottom: 140px;
}

.top-about-h2.shadow{
      position: absolute;
    top: 3px;
    left: 3px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}

.top-about-h2 .name.first{
color: #DA4831;
}

.top-about-h2 .name{
    color: transparent;
}

.top-about-h2 .weak{
font-size: 28px;
padding: 8px;
}

@media screen and (min-width: 1200px) {
.top-about-h2{
font-size: 68px;
padding: 8px;
}

.top-about-h2 .weak{
font-size: 40px;
padding: 8px;
}
}





.top-service-img{
  text-align: center;
}

.top-service-img img{
  max-width: 1200px;
    margin-bottom: 120px;
}

.top-service-imgbox{
  margin: auto;
}




.l-footer__inner {
  background-color: #DA4831;
}

.footer-logo{
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
}

.footer-logo img{
    width: 360px;
}


.p-footer__link.second{
margin-top: 60px;
}


.l-footer .p-footer__link.second .l-nav__item a{
font-size: 14px;
font-weight: 400;
}


.l-nav .black{
color: #000;
}


.p-news-archive__list.day-list{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.p-news-archive__list.day-list .p-news-archive-item{
    width: 48%;
        box-shadow: 0 0 10px #ddd;
        margin-top: 60px;
}

.p-news-archive__list.day-list .p-news-single__thumb{
padding-top: 70%;
        margin-top: 0;
}


.p-news-archive__list.day-list .p-news-single__thumb img {
    border-bottom: solid 1px #e9e9e9;
}

.day-inner{
  padding: 10px;
}


    .p-news-archive__list.day-list .p-news-archive-item__title {
font-size: 2.2rem;
    width: 100%;
    line-height: 1.5;
    padding-bottom: 24px;
    }


.p-news-archive__list.day-list .date{
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
                padding-top: 10px;
}

.p-news-archive__list.day-list .address {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
    /* padding-top: 10px; */
}


    .p-news-archive__list.day-list .p-news-archive-item a {
        padding: 10px 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #DA4831;
        color: #fff;
        font-size: 20px;
        text-align: center;
            margin-top: 20px;
    margin-bottom: 10px;
    }

    .venue{
          font-size: 20px;
    margin: 8px;
    }


/* ループ */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.loop-container {
  width: 100vw;
  overflow: hidden;
  background-color: #fff;
  margin-top: 160px;
}

.loop-track {
  display: flex;
  gap: 60px; /* ← 画像間の余白 */
  animation: scrollLoop 30s linear infinite;
  width: max-content;
}

.slide {
  flex-shrink: 0;
  width: 24vw;
}

.slide img {
  width: 100%;
  height: auto;
  display: block;
    border-radius: 50px;
}

@keyframes scrollLoop {
  0% {
    transform: translateX(0);
  }
  100% {
transform: translateX(calc(-1 * (24vw + 20px) * 4));
  }
}

html, body {
  overflow-x: hidden;
}







@media screen and (max-width: 992px) {

      .p-news-archive__list.day-list .p-news-archive-item__title {
    font-size: 2rem;
    width: 100%;
    line-height: 1.5;
    padding-bottom: 12px;
    }

    .p-news-archive__list.day-list .address {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0px;
    /* padding-top: 10px; */
}

.venue {
    font-size: 18px;
    margin: 8px;
}

.p-news-archive__list.day-list .date {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 16px;
    padding-top: 10px;
}

.p-news-archive__list {
    padding: 0 0px;
}

.top-about{
  display: block;
  align-items: center;
      max-width: 1200px;
    margin: auto;
}

.top-about-title{
    font-family: 'Noto Sans JP';
    font-weight: bold;
    width: 100%;
    line-height: 7vh;
}

.top-about-img {
    max-width: 640px;
    width: 90%;
    text-align: center;
    margin: 40px auto 0;
}

.top-about-title h3 {
    font-size: 26px;
    font-family: 'Noto Sans JP';
    font-weight: bold;
    line-height: 6vh;
}

.top-about-h2 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 60px;
}

.slide {
  flex-shrink: 0;
  width: 70vw;
}


.loop-container {
  width: 100vw;
  overflow: hidden;
  background-color: #fff;
  margin-top: 100px;
  margin-bottom: 100px;
}

.top-service-img img {
    max-width: 90%;
    margin-bottom: 0px;
    margin-top: 80px;
}

.p-top-news{
  margin-top: 80px;
  margin-bottom: 80px;
}

.l-footer .l-nav.main-nav{
  display: block;
}

.l-footer .main-nav .l-nav__item > a{
  padding: 0;
}

.l-footer .l-nav__item {
    font-size: 2rem;
    margin-top: 36px;
}


.p-news-archive__list.day-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
.p-news-archive__list.day-list .p-news-archive-item {
    width: 100%;
    box-shadow: 0 0 10px #ddd;
    margin-top: 60px;
}

.l-nav .black{
color: #fff;
}

.p-page-heading {
    text-align: center;
    margin-top: 100px;
}

.day-list-box.p-news-archive__content {
    padding-top: 0px;
}
}





    p.description {
      margin-bottom: 30px;
      text-align: center;
      font-size: 20px;
    }

    table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 10px;
    }

    th, td {
      padding: 14px;
      text-align: center;
      border-bottom: 1px solid #ddd;
    }

    th {
    background-color: #f0f0f0;
    color: #333;
    width: 50%;
    font-size: 16px;
    border: solid 1px #333;
    }

    td {
      background-color: #fff;
          border: solid 1px #333;
              font-size: 16px;
    }

    .note {
      font-size: 14px;
      color: #666;
      text-align: center;
      margin-top: 20px;
    }

        .policy-container {
      max-width: 700px;
      margin: auto;
      background: #fff;
    padding: 60px 30px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      margin-bottom: 80px;
    }


    @media screen and (max-width: 992px) {
      .policy-container {
    max-width: 700px;
    margin: auto;
    background: #fff;
    padding: 40px 10px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 80px;
    margin-top: 40px;
}

   th {
    background-color: #f0f0f0;
    color: #333;
    width: 50%;
    font-size: 13px;
    border: solid 1px #333;
    }

    td {
      background-color: #fff;
          border: solid 1px #333;
              font-size: 14px;
    }

        p.description {
      margin-bottom: 30px;
      text-align: center;
      font-size: 16px;
    }


    }





    .operator {
  background-color: #ffffff;
  padding: 40px 20px;
  border-radius: 12px;
  max-width: 800px;
  margin: 40px auto;
  font-family: 'Segoe UI', sans-serif;
  color: #333;
}

.operator h2 {
  font-size: 24px;
  color: #2b2b2b;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
}

.operator p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.operator strong {
  color: #DA4831; /* アクセントカラー */
  font-weight: bold;
}

.operator .link-box {
  padding: 15px;
  border-radius: 6px;
  font-size: 18px;
  text-align: center;
}

.operator .link-box img{
  max-width: 240px;
  padding: 15px;
  border-radius: 6px;
  font-size: 15px;
  margin-top: 20px;
}

.operator a {
  color: #DA4831;
  text-decoration: none;
  font-weight: bold;
}

.operator a:hover {
  text-decoration: underline;
}

.operator_descbox{
  margin-top: 60px; 
}

.operator_descbox ul li{
    list-style: circle;
    font-size: 16px;
    margin-left: 40px;
    margin-bottom: 10px;
}

  @media screen and (max-width: 992px){
        .operator {
  background-color: #ffffff;
  padding: 40px 0px;
  border-radius: 12px;
  max-width: 800px;
  margin: 40px auto;
  font-family: 'Segoe UI', sans-serif;
  color: #333;
}
  }




  .sitemap-container {
  max-width: 960px;
  margin: auto;
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
}

.sitemap-container h1 {
  font-size: 28px;
  margin-bottom: 30px;
  border-bottom: 2px solid #ddd;
  padding-bottom: 10px;
  text-align: center;
}

.sitemap-section {
  margin-bottom: 40px;
}

.sitemap-section h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 12px;
  border-left: 5px solid #333;
  padding-left: 10px;
}

.sitemap-section ul {
  list-style: none;
  padding-left: 20px;
}

.sitemap-section li {
  margin-bottom: 10px;
}

.sitemap-section a {
  color: #DA4831;
  text-decoration: none;
  font-size: 16px;
}

.sitemap-section a:hover {
  text-decoration: underline;
}

@media (max-width: 600px) {
  .sitemap-container {
    padding: 20px;
  }
}


.container.privacy p{
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.container.privacy h2{
  font-size: 20px;
  margin-bottom: 10px;
}


@media (max-width: 600px) {

.container.privacy{
margin-top: 60px;
}
}




    .faq-container {
    max-width: 800px;
      margin: 0 auto;
    }
    .faq-item {
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 8px;
      margin-bottom: 10px;
      overflow: hidden;
    }
    .faq-question {
      cursor: pointer;
      padding: 15px 20px;
      font-weight: bold;
      background-color: #f0f0f0;
      transition: background-color 0.3s;
          font-size: 18px;
    }
    .faq-question:hover {
      background-color: #e0e0e0;
    }
    .faq-answer {
      padding: 15px 20px;
      display: none;
      border-top: 1px solid #ddd;
      background-color: #fff;
      font-size: 14px;
    }
    .faq-item.active .faq-answer {
      display: block;
    }

    .sponsor-page .top-about-h2 {
    margin-bottom: 70px;
}

.sponsor-h3{
      font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 60px;
  }

.sponsor-desc{
  font-size: 16px;
    line-height: 1.5;
}

.sponsor-desc span{
  font-size: 20px;
line-height: 2.5;
}

.sponsor-imgList{
  display: flex;
      justify-content: space-between;
}

.sponsor-imgList li{
  width: 49%;
}

.sponsor-imgList img{
    height: 380px;
    overflow: hidden;
        object-fit: contain;
}

.sponsor-page .top-about-h2_box{
margin-top: 120px;
}

.recommendation {
  background-color: #ffece9;
  padding: 2em 1.5em;
  border-radius: 12px;
  max-width: 800px;
  margin: 2em auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
      padding: 6em 4.5em;

}

.recommendation-title {
    font-size: 2.4em;
    margin-bottom: 1em;
    text-align: center;
    color: #333;
    font-weight: bold;
        margin-bottom: 40px;
}

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

.recommendation-list li {
  position: relative;
  padding-left: 1.8em;
  margin-bottom: 1em;
    font-size: 2em;
  color: #444;
}

.recommendation-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0.1em;
  color: #2b8a3e;
  font-weight: bold;
}




.sponsor-plans {
  padding: 2em 1em;
  background-color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.plans-title {
  font-size: 1.8em;
  margin-bottom: 1.5em;
  color: #222;
}

.plan-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: center;
      flex-direction: column;
}

.plan-card {
  background-color: #f9f9f9;
  /* border-radius: 12px; */
  padding: 1.5em;
  width: 280px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
      width: 100%;
      padding: 3.5em;
          border: solid 10px #ffcec6;
}

.plan-card:hover {
  transform: translateY(-5px);
}

.plan-name {
    font-size: 2.2em;
    margin-bottom: 0.5em;
    color: #DA4831;
    font-weight: bold;
}

.plan-price {
font-size: 4.2em;
  font-weight: bold;
    margin-bottom: 20px;
  color: #333;
}

.plan-features {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.plan-features li {
  margin-bottom: 0.6em;
  padding-left: 1.2em;
  position: relative;
  color: #555;
}

.plan-features li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #2b8a3e;
  font-weight: bold;
}

.plan-box{
  width: 88%;
  text-align: left;
  margin: auto;
}

.plan-box .weak{
font-size: 14px;
line-height: 1.5;
    padding-left: 20px;
}

.sponsor-desc-weak{
  margin-top: 10px;
}

.plan-price-weak{
    font-size: 30px;
}



Result Skip Results Iframe
EDIT ON
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
}

a.btn-custom01 {
  margin-bottom: 0.5rem;
  padding: 0;
  border-radius: 0.75rem;
}

a.btn-custom01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 0.75rem, -1rem);
  transform: translate3d(0, 0.75rem, -1rem);

  border: 2px solid #fff;
  border-radius: inherit;
  background: #DA4831;
  -webkit-box-shadow: 0 0.6rem 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.6rem 0 0 rgba(0, 0, 0, 0.2);
}

a.btn-custom01:after {
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: calc(50% - 1rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  content: "\f0e0";
}

.btn-custom01-front {
  position: relative;
  display: block;
  padding: 1.5rem 5rem 1.5rem 5rem;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 2px solid #fff;
  border-radius: inherit;
  background: #DA4831;
  font-size: 26px;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}

a.btn-custom01:hover {
  -webkit-transform: translate(0, 0.25rem);
  transform: translate(0, 0.25rem);
  background: #fff100;
}

a.btn-custom01:hover:before {
  -webkit-transform: translate3d(0, 0.5rem, -1rem);
  transform: translate3d(0, 0.5rem, -1rem);
  -webkit-box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
}

a.btn-custom01:hover:after {
  content: "\f2b6";
}

a.btn-custom01:active {
  -webkit-transform: translate(0rem, 0.75rem);
  transform: translate(0rem, 0.75rem);
}

a.btn-custom01:active:before {
  -webkit-transform: translate3d(0, 0, -1rem);
  transform: translate3d(0, 0, -1rem);
  -webkit-box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.35rem 0 0 rgba(0, 0, 0, 0.2);
}

a.btn-custom01:active:after {
  content: "\f2b6";
}

.sponsor-btn{
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
}





  @media screen and (max-width: 992px){
  .faq-container {
    max-width: 90%;
    margin: 0 auto;
}

.sponsor-imgList {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.sponsor-imgList li {
    width: 100%;
}

.sponsor-imgList img {
    height: auto;
    overflow: hidden;
    object-fit: contain;
    margin: 20px 0 10px;
}

.sponsor-page .top-about-h2 {
    margin-bottom: 50px;
}

.plan-price {
    font-size: 3.2em;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
}

.plan-price-weak {
    font-size: 20px;
}

.sponsor-plans {
    padding: 0;
    background-color: #ffffff;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.plan-card {
    background-color: #f9f9f9;
    /* border-radius: 12px; */
    padding: 1.5em;
    width: 280px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
    width: 100%;
    padding: 40px 10px;
    border: solid 10px #ffcec6;
}

.plan-box {
    width: 95%;
    text-align: left;
    margin: auto;
}

.plan-box .weak {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 0;
}

.sponsor-desc-weak {
    margin-top: 20px;
}

.recommendation {
    background-color: #ffece9;
    padding: 2em 1.5em;
    border-radius: 12px;
    max-width: 800px;
    margin: 2em auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    padding: 40px 20px;
}


.recommendation-list li {
    position: relative;
    padding-left: 1.8em;
    margin-bottom: 1em;
    font-size: 16px;
    color: #444;
}

.recommendation-title {
    font-size: 22px;
    margin-bottom: 1em;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 40px;
}



a.btn-custom01 {
    margin-bottom: 0.5rem;
    padding: 0;
    border-radius: 0.75rem;
    width: 90%;
}

.btn-custom01-front {
    position: relative;
    display: block;
    padding: 1.5rem 5rem 1.5rem 5rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 2px solid #fff;
    border-radius: inherit;
    background: #DA4831;
    font-size: 20px;
}



}