@charset "UTF-8";
/*--------------------------------------------------
  footer
--------------------------------------------------*/
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

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

dd {
  margin-left: 0; }

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

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

address {
  font-style: inherit; }

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left; }

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

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

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

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

/*--------------------------------------------------
  layout
--------------------------------------------------*/
/* responsive */
.for-sp {
  display: block !important; }
  @media (min-width: 768px) {
    .for-sp {
      display: none !important; } }

.for-pc {
  display: none !important; }
  @media (min-width: 768px) {
    .for-pc {
      display: block !important; } }

img.for-sp,
span.for-sp,
br.for-sp {
  display: inline !important; }
  @media (min-width: 768px) {
    img.for-sp,
    span.for-sp,
    br.for-sp {
      display: none !important; } }

img.for-pc,
span.for-pc,
br.for-pc {
  display: none !important; }
  @media (min-width: 768px) {
    img.for-pc,
    span.for-pc,
    br.for-pc {
      display: inline !important; } }

/* base */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  font-size: 0;
  line-height: 0; }
  @media (min-width: 768px) {
    img {
      width: auto; } }

a:hover:not(.btnGrad01):not(.btnGrad02):not(.btnGrad03) {
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s; }

a[href*="tel:"] {
  pointer-events: auto;
  cursor: default;
  text-decoration: none; }
  @media (min-width: 768px) {
    a[href*="tel:"] {
      pointer-events: none; } }

sup {
  top: -.4em;
  font-size: 70%; }

section {
  position: relative; }

body, select, input, textarea {
  font-size: 3.46667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #444141;
  line-height: 1; }
  @media (min-width: 768px) {
    body, select, input, textarea {
      font-size: 16px; } }

html.is-fixed {
  position: fixed;
  height: 100vh; }

body.is-fixed {
  position: fixed;
  height: 100vh; }

#container {
  position: relative; }

main {
  display: block; }

/* components */
.anchor {
  position: absolute;
  top: -14.66667vw;
  width: 0;
  height: 0;
  visibility: hidden;
  z-index: -1; }
  @media (min-width: 768px) {
    .anchor {
      top: -89px; } }

.brackets-l {
  margin-left: -0.8em; }

.brackets-r {
  margin-right: -0.3em; }

.btnArrowRight {
  position: relative;
  display: inline-block; }
  .btnArrowRight::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.8vw 0 0.8vw 1.33333vw;
    border-color: transparent transparent transparent #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (min-width: 768px) {
      .btnArrowRight::before {
        margin-top: 0;
        border-width: 4px 0 4px 7px; } }

/* animation */
.fade-in {
  opacity: 1; }
  .fade-in.inview {
    -webkit-animation-name: kf-fade-in;
    animation-name: kf-fade-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes kf-fade-in {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; } }

@keyframes kf-fade-in {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; } }

/* header */
.header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 14.66667vw;
  background: #fff;
  -webkit-box-shadow: 0 0.4vw 1.33333vw 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 0.4vw 1.33333vw 0 rgba(0, 0, 0, 0.14);
  z-index: 40;
  -webkit-transition: .6s;
  transition: .6s; }
  @media (min-width: 768px) {
    .header {
      height: 89px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); } }
  .header.is-hide {
    top: -14.66667vw; }
    @media (min-width: 768px) {
      .header.is-hide {
        top: -89px; } }
  .header__btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 14.66667vw;
    height: 14.66667vw;
    border: none;
    background-color: #c8af77;
    z-index: 10;
    cursor: pointer; }
    @media (min-width: 768px) {
      .header__btn {
        width: 11%;
        max-width: 100px;
        height: 89px; } }
    .header__btn span {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 100%;
      width: 6vw;
      height: 0.4vw;
      background-color: #fff;
      position: absolute;
      -webkit-transition: .2s;
      transition: .2s;
      left: 50%;
      top: 50%; }
      @media (min-width: 768px) {
        .header__btn span {
          top: 54px;
          width: 36px;
          height: 2px; } }
    .header__btn span:nth-child(1) {
      -webkit-transform: translate(-50%, -2.66667vw);
      transform: translate(-50%, -2.66667vw); }
      @media (min-width: 768px) {
        .header__btn span:nth-child(1) {
          -webkit-transform: translate(-50%, -13px);
          transform: translate(-50%, -13px); } }
    .header__btn span:nth-child(2) {
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (min-width: 768px) {
        .header__btn span:nth-child(2) {
          -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    .header__btn span:nth-child(3) {
      -webkit-transform: translate(-50%, 2.13333vw);
      transform: translate(-50%, 2.13333vw); }
      @media (min-width: 768px) {
        .header__btn span:nth-child(3) {
          -webkit-transform: translate(-50%, 13px);
          transform: translate(-50%, 13px); } }
    .header__btn.is-active span {
      width: 6.93333vw; }
      @media (min-width: 768px) {
        .header__btn.is-active span {
          width: 39px; } }
    .header__btn.is-active span:nth-child(1) {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }
    .header__btn.is-active span:nth-child(2) {
      opacity: 0;
      left: 50%; }
    .header__btn.is-active span:nth-child(3) {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }
    @media (min-width: 768px) {
      .header__btn .txt {
        position: absolute;
        top: 20px;
        left: 50%;
        font-size: 11px;
        color: #fff;
        letter-spacing: 0.03em;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .header__inner {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .header__inner {
        width: 83%;
        max-width: 1130px;
        margin-left: 2vw; } }
    @media (min-width: 1300px) {
      .header__inner {
        margin: 0 auto; } }
  .header__logo {
    width: 32.4vw;
    margin-left: 5.33333vw; }
    @media (min-width: 768px) {
      .header__logo {
        width: 17.6%;
        margin-left: 0; } }
  .header__txt {
    margin-left: 4.8vw;
    font-size: 2.66667vw;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .header__txt {
        margin-left: 2.8%;
        font-size: 12px;
        line-height: 1.6; } }
  @media (min-width: 768px) {
    .header__contact {
      position: absolute;
      right: calc(100px + 1vw);
      width: 44.2%;
      max-width: 500px; } }
  @media (min-width: 1300px) {
    .header__contact {
      right: 150px; } }
  .header__contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header__contact-item:first-child {
    width: 41.2%; }
  .header__contact-item:last-child {
    width: 54.8%; }
  .header__overlay {
    content: '';
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s; }
    .header__overlay.is-open {
      width: 100%;
      height: 100vh;
      opacity: 1; }
  .header__menu {
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    width: 85.33333vw;
    height: 100vh;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transform: translate(85.33333vw);
    transform: translate(85.33333vw);
    z-index: 9; }
    @media (min-width: 768px) {
      .header__menu {
        width: 54.9%;
        -webkit-transform: translate(100%);
        transform: translate(100%); } }
    .header__menu.is-open {
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
    .header__menu-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 14.66667vw;
      background: #fff;
      -webkit-box-shadow: 0 0.4vw 1.33333vw 0 rgba(0, 0, 0, 0.14);
      box-shadow: 0 0.4vw 1.33333vw 0 rgba(0, 0, 0, 0.14); }
      @media (min-width: 768px) {
        .header__menu-inner {
          display: none; } }
    .header__menu-logo {
      width: 32.4vw;
      margin-left: 5.33333vw; }
      @media (min-width: 768px) {
        .header__menu-logo {
          display: none; } }
    .header__menu-content {
      overflow-y: scroll;
      width: 73.33333vw;
      margin: 2.66667vw auto 0;
      z-index: 100; }
      @media (min-width: 768px) {
        .header__menu-content {
          overflow-y: hidden;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          width: 100%;
          margin-top: 139px;
          padding: 0 7%; } }
    @media (min-width: 768px) {
      .header__menu-list {
        width: 45.2%; } }
    .header__menu-item a {
      position: relative;
      display: block;
      margin-top: 1.33333vw;
      padding: 4vw 4vw 4vw 4.8vw;
      border-bottom: 1px solid #9b9b9b;
      font-size: 4.26667vw; }
      @media (min-width: 768px) {
        .header__menu-item a {
          margin-top: 22px;
          padding: 16px 1.5em 16px 1.2em;
          font-size: 14px;
          line-height: 1.4; } }
      @media (min-width: 992px) {
        .header__menu-item a {
          font-size: 16px; } }
      @media (min-width: 1300px) {
        .header__menu-item a {
          font-size: 17px; } }
      .header__menu-item a::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0.8vw;
        height: 6.66667vw;
        margin: auto;
        background-color: #c8af77; }
        @media (min-width: 768px) {
          .header__menu-item a::before {
            width: 3px;
            height: 26px; } }
      .header__menu-item a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 1.6vw;
        width: 2.13333vw;
        height: 2.13333vw;
        border-top: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
        -webkit-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg); }
        @media (min-width: 768px) {
          .header__menu-item a::after {
            right: 8px;
            width: 8px;
            height: 8px; } }
    .header__menu-item ul {
      width: 61.33333vw;
      margin: 0 0 0 auto; }
      @media (min-width: 768px) {
        .header__menu-item ul {
          width: 83.6%; } }
    .header__menu-item li a {
      padding-left: 2.66667vw; }
      @media (min-width: 768px) {
        .header__menu-item li a {
          padding-left: 10px; } }
    .header__menu-item li a::before {
      content: none; }
    .list02 .header__menu-item:last-of-type a {
      border-bottom: none; }

/* footer */
.footer {
  padding: 9.33333vw 5.06667vw 28.33333vw;
  background-color: #5a5a5a; }
  @media (min-width: 768px) {
    .footer {
      padding: 60px 0 30px; } }
  .footer__txt {
    font-size: 2.26667vw;
    letter-spacing: 0.05em;
    line-height: 2.23;
    color: #fff; }
    @media (min-width: 768px) {
      .footer__txt {
        width: 650px;
        margin: 0 auto;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 2.5;
        text-align: center; } }
  .footer__lead {
    margin-top: 9.33333vw;
    font-size: 2.66667vw;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .footer__lead {
        margin-top: 60px;
        font-size: 16px; } }
  .footer__copyright {
    margin-top: 4vw;
    font-size: 2.66667vw;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .footer__copyright {
        margin-top: 30px;
        font-size: 12px; } }

.en-txt {
  position: absolute;
  top: 0;
  width: 2.13333vw;
  z-index: 2; }
  @media (min-width: 768px) {
    .en-txt {
      width: 13px; } }
  @media (min-width: 768px) {
    .en-txt__wrap {
      position: relative;
      width: 100%;
      max-width: 800px;
      margin: 0 auto; } }

/* モーダル */
.modal-insta {
  z-index: 200; }
  @media (min-width: 768px) {
    .modal-insta {
      width: 100%;
      max-width: 800px;
      margin: 0 auto; } }
  .modal-insta__inner {
    margin: 21.33333vw 0 13.33333vw;
    background-color: #fff; }
    @media (min-width: 768px) {
      .modal-insta__inner {
        width: 100%;
        margin: 100px auto; } }
  .modal-insta__btn {
    position: fixed;
    top: 0;
    right: 0;
    width: 14.66667vw;
    height: 14.66667vw;
    cursor: pointer; }
    @media (min-width: 768px) {
      .modal-insta__btn {
        width: 100px;
        height: 86px; } }
  .modal-insta__img {
    width: 100%; }

.mfp-container {
  padding: 0; }

.mfp-close-btn-in .mfp-close {
  display: none; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* 追従バナー */
.fixed-btn {
  position: fixed;
  bottom: -23.06667vw;
  width: 100%;
  height: 23.06667vw;
  background-color: #f2f2f2;
  z-index: 30;
  -webkit-transition: 1s;
  transition: 1s; }
  @media (min-width: 768px) {
    .fixed-btn {
      display: none; } }
  .fixed-btn.is-active {
    bottom: 0;
    -webkit-transition: all 0.65s;
    transition: all 0.65s; }
  .fixed-btn__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 94.66667vw;
    margin: 0 auto;
    padding-top: 2.66667vw; }
    @media (min-width: 768px) {
      .fixed-btn__list {
        width: 100%;
        max-width: 820px;
        padding-top: 10px; } }
  .fixed-btn__item {
    width: 46vw; }
    @media (min-width: 768px) {
      .fixed-btn__item {
        width: 48.5%; } }
    .fixed-btn__item a {
      display: block;
      height: 13.33333vw; }
      @media (min-width: 768px) {
        .fixed-btn__item a {
          height: auto;
          padding: 18px 0; } }
  .fixed-btn__note {
    margin: 2.13333vw 0 0 3.2vw;
    font-size: 2.66667vw;
    color: #656565; }

/*--------------------------------------------------
  pages
--------------------------------------------------*/
/* hero */
.hero {
  margin-top: 14.66667vw; }
  @media (min-width: 768px) {
    .hero {
      margin-top: 89px; } }

/* about */
.about {
  position: relative; }
  .about .en-txt {
    left: 4vw; }
    @media (min-width: 768px) {
      .about .en-txt {
        left: auto;
        right: 0; } }
  .about-main {
    position: relative; }
    .about-main__ttl {
      width: 86.13333vw;
      margin-left: 9.46667vw; }
      @media (min-width: 768px) {
        .about-main__ttl {
          width: 600px;
          margin: 30px auto 0; } }
    .about-main__note {
      margin: 5.33333vw 0 0 8.66667vw;
      font-size: 2.66667vw;
      color: #9b9b9b; }
      @media (min-width: 768px) {
        .about-main__note {
          width: 600px;
          margin: 20px auto 0;
          font-size: 12px;
          text-align: right; } }
    .about-main__detail {
      position: relative;
      width: 100%;
      height: 96.4vw;
      margin: 26.66667vw 0 10.66667vw;
      background: url("../images/about_main_bg.png") no-repeat center;
      background-size: 100%; }
      @media (min-width: 768px) {
        .about-main__detail {
          height: 460px;
          margin: 113px auto 40px;
          max-width: 1366px;
          background: url("../images/about_main_bg_pc.png") no-repeat center;
          background-size: 100%; } }
      .about-main__detail-inner {
        position: absolute;
        top: -7.73333vw;
        left: 5.33333vw;
        width: 94.66667vw;
        padding: 17.33333vw 7.6vw 18.66667vw 5.86667vw;
        border-top: 1px solid #a67c1d;
        border-bottom: 1px solid #a67c1d;
        border-left: 1px solid #a67c1d;
        z-index: 2; }
        @media (min-width: 768px) {
          .about-main__detail-inner {
            top: -37px;
            left: 0;
            right: 0;
            width: 100%;
            max-width: 800px;
            margin: auto;
            padding: 92px 8% 89px;
            border-right: 1px solid #a67c1d; } }
      .about-main__detail-lead {
        position: absolute;
        top: -5.06667vw;
        left: 0;
        right: 0;
        width: 56vw;
        margin: auto;
        padding: 2.53333vw 0;
        background-color: #fff;
        font-size: 4.8vw;
        color: #a67c1d;
        letter-spacing: 0.1em;
        text-align: center; }
        @media (min-width: 768px) {
          .about-main__detail-lead {
            top: -18px;
            width: 300px;
            padding: 6px 0;
            font-size: 24px; } }
      .about-main__detail-ttl {
        font-size: 5.06667vw;
        color: #a67c1d;
        letter-spacing: 0.1em;
        text-align: center; }
        @media (min-width: 768px) {
          .about-main__detail-ttl {
            font-size: 24px;
            letter-spacing: 0.08em; } }
        .about-main__detail-ttl .strong {
          font-size: 7.73333vw;
          letter-spacing: 0.1em; }
          @media (min-width: 768px) {
            .about-main__detail-ttl .strong {
              font-size: 30px;
              letter-spacing: 0.08em; } }
      .about-main__detail-txt {
        margin-top: 5.06667vw;
        font-size: 3.73333vw;
        letter-spacing: 0.03em;
        line-height: 1.92;
        text-align: justify; }
        @media (min-width: 768px) {
          .about-main__detail-txt {
            margin-top: 18px;
            font-size: 18px;
            line-height: 2.22; } }
        .about-main__detail-txt .strong {
          font-size: 4vw;
          font-weight: 500;
          color: #a67c1d; }
          @media (min-width: 768px) {
            .about-main__detail-txt .strong {
              font-size: 23px; } }
    
    .rec_wrap {
        margin: 12.5vw 0 0;
        position: relative;
    }
    .rec_video {
        position: absolute;
        top: 7vw;
        right: 4vw;
        width: 55.06vw;
        border-radius: 20px;
        overflow: hidden;
    }
    .rec_video video {
        width: 100%;
    }
    .modal_class .modaal-container {
        background: transparent;
    }
    .rec_video2_in {
        height: 90vh;
        width: 85%;
        position: absolute;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	-webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    	text-align: center;
    }
    .rec_video2_in video {
        height: 100%;
        max-width: 100%;
    }
    @media (min-width: 768px) {
        .rec_wrap {
            margin: 60px auto 0;
            max-width: 749.66px;
        }
        .rec_video {
            width: 241px;
            top: 65px;
            right: 50px;
        }
    }
    
  .about-whats {
    position: relative;
    width: 94vw;
    margin: 0 0 11.06667vw auto;
    padding-top: 14vw; }
    @media (min-width: 768px) {
      .about-whats {
        width: 100%;
        max-width: 800px;
        margin: 0 auto 63px auto;
        padding-top: 35px; } }
    .about-whats__icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 28vw;
      height: 28vw; }
      @media (min-width: 768px) {
        .about-whats__icon {
          width: 140px;
          height: 140px; } }
    @media (min-width: 768px) {
      .about-whats__ttl {
        width: 93.1%;
        margin: 0 0 0 auto; } }
    .about-whats__txt {
      width: 92vw;
      margin-top: 5.33333vw;
      font-size: 3.73333vw;
      letter-spacing: 0.05em;
      line-height: 1.75; }
      @media (min-width: 768px) {
        .about-whats__txt {
          width: 93.1%;
          margin: 30px 0 0 auto;
          font-size: 18px;
          line-height: 1.61; } }
    .about-whats__strong {
      margin-top: 5.33333vw;
      padding: 4vw 5.33333vw 5.33333vw;
      background-color: #eab9ab;
      text-align: center; }
      @media (min-width: 768px) {
        .about-whats__strong {
          width: 93.1%;
          margin: 30px 0 0 auto;
          padding: 30px; } }
      .about-whats__strong-ttl {
        font-size: 4.8vw;
        color: #fff; }
        @media (min-width: 768px) {
          .about-whats__strong-ttl {
            font-size: 24px; } }
      .about-whats__strong-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 4vw; }
        @media (min-width: 768px) {
          .about-whats__strong-list {
            margin-top: 23px; } }
      .about-whats__strong-item {
        width: 25.33333vw; }
        @media (min-width: 768px) {
          .about-whats__strong-item {
            width: 30.4%; } }
        .about-whats__strong-item:nth-of-type(2) {
          width: 26.66667vw; }
          @media (min-width: 768px) {
            .about-whats__strong-item:nth-of-type(2) {
              width: 30.4%; } }
    .about-whats::after {
      content: '';
      position: absolute;
      bottom: -15.86667vw;
      left: 0;
      right: 0;
      margin: auto;
      width: 2.66667vw;
      height: 7.6vw;
      background: url("../images/about_whats_arrow.png") no-repeat center;
      background-size: 100%;
      z-index: 3; }
      @media (min-width: 768px) {
        .about-whats::after {
          bottom: -98px;
          width: 20px;
          height: 57px; } }
  .about-problem {
    position: relative;
    width: 100%;
    padding: 13.33333vw 0 7.46667vw;
    background: url("../images/about_problem_bg.png") no-repeat center 0;
    background-size: 100%; }
    @media (min-width: 768px) {
      .about-problem {
        padding: 84px 0 55px;
        background: url("../images/about_problem_bg_pc.png") no-repeat center 0;
        background-size: 100%; } }
    .about-problem .en-txt {
      top: 13.86667vw; }
      @media (min-width: 768px) {
        .about-problem .en-txt {
          top: 0;
          left: 0; } }
    .about-problem__ttl {
      font-size: 4vw;
      text-align: center;
      letter-spacing: 0.13em; }
      @media (min-width: 768px) {
        .about-problem__ttl {
          font-size: 20px; } }
      .about-problem__ttl .strong {
        display: block;
        margin: 2.26667vw 0 -1.33333vw;
        font-size: 6.66667vw;
        color: #466f88;
        line-height: 1.55; }
        @media (min-width: 768px) {
          .about-problem__ttl .strong {
            margin: 16px 0 0;
            font-size: 30px; } }
    .about-problem__list {
      width: 72.26667vw;
      margin: 6.13333vw auto 0; }
      @media (min-width: 768px) {
        .about-problem__list {
          width: 100%;
          max-width: 380px;
          margin-top: 36px; } }
    .about-problem__item {
      position: relative;
      padding: 3.6vw 0 3.6vw 8.26667vw;
      background: url("../images/about_problem_line.png") repeat-x 0 bottom;
      background-size: 0.8vw;
      font-size: 4vw;
      letter-spacing: 0.1em; }
      @media (min-width: 768px) {
        .about-problem__item {
          padding: 18px 0 18px 44px;
          background: url("../images/about_problem_line.png") repeat-x 0 bottom;
          background-size: 6px;
          font-size: 20px; } }
      .about-problem__item::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4.8vw;
        height: 4.13333vw;
        margin: auto;
        background: url("../images/about_problem_check.png") no-repeat center;
        background-size: 100%; }
        @media (min-width: 768px) {
          .about-problem__item::after {
            width: 23px;
            height: 21px;
            background: url("../images/about_problem_check_pc.png") no-repeat center;
            background-size: 100%; } }
      .about-problem__item .strong {
        font-size: 4.8vw;
        color: #466f88; }
        @media (min-width: 768px) {
          .about-problem__item .strong {
            font-size: 24px; } }
    .about-problem__txt {
      width: 88vw;
      margin: 7.2vw auto 0;
      font-size: 4vw;
      text-align: center; }
      @media (min-width: 768px) {
        .about-problem__txt {
          width: 100%;
          max-width: 600px;
          margin-top: 50px;
          font-size: 20px; } }
      .about-problem__strong + .about-problem__txt {
        margin-top: 2vw; }
        @media (min-width: 768px) {
          .about-problem__strong + .about-problem__txt {
            margin-top: 30px; } }
    .about-problem__img {
      width: 88vw;
      margin: 2.66667vw auto 0; }
      @media (min-width: 768px) {
        .about-problem__img {
          width: 100%;
          max-width: 600px;
          margin-top: 15px; } }
    .about-problem__strong {
      margin-top: -16.8vw;
      letter-spacing: 0.1em;
      text-align: center; }
      @media (min-width: 768px) {
        .about-problem__strong {
          margin-top: -30px;
          padding: 0 19px; } }
      .about-problem__strong span {
        padding: 1.06667vw 3.73333vw 1.2vw;
        background-color: #a2b4bf;
        font-size: 5.33333vw;
        color: #fff;
        letter-spacing: 0.1em;
        line-height: 2.1; }
        @media (min-width: 768px) {
          .about-problem__strong span {
            padding: 19px 0;
            font-size: 21px; } }
        @media (min-width: 768px) {
          .about-problem__strong span:first-of-type {
            padding-left: 19px; } }
        @media (min-width: 768px) {
          .about-problem__strong span:last-of-type {
            padding-right: 19px; } }
    .about-problem__lead {
      margin-top: 10.66667vw;
      font-size: 5.2vw;
      color: #466f88;
      letter-spacing: 0.1em;
      text-align: center; }
      @media (min-width: 768px) {
        .about-problem__lead {
          margin-top: 60px;
          font-size: 30px; } }
    .about-problem::after {
      content: '';
      position: absolute;
      bottom: -4.53333vw;
      left: 0;
      right: 0;
      margin: auto;
      width: 2.66667vw;
      height: 7.6vw;
      background: url("../images/about_problem_arrow.png") no-repeat center;
      background-size: 100%;
      z-index: 3; }
      @media (min-width: 768px) {
        .about-problem::after {
          bottom: -34px;
          width: 20px;
          height: 57px; } }

/* yes */
.yes {
  position: relative;
  padding: 14.26667vw 0 10.13333vw; }
  @media (min-width: 768px) {
    .yes {
      padding: 94px 0 100px;
      background: url("../images/yes_bg_pc.jpg") no-repeat center 0;
      background-size: cover; } }
  .yes .en-txt {
    top: 43.86667vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .yes .en-txt {
        top: 0;
        left: 0; } }
  .yes__bg {
    position: absolute;
    top: 0;
    display: block;
    width: 100%; }
    .yes__bg.bg01 {
      height: 189.06667vw;
      background: url("../images/yes_bg01.jpg") no-repeat center 0;
      background-size: 100%; }
      @media (min-width: 768px) {
        .yes__bg.bg01 {
          background: none; } }
    .yes__bg.bg02 {
      top: 189.06667vw;
      height: 265.73333vw;
      background: url("../images/yes_bg02.jpg") no-repeat center 0;
      background-size: 100%; }
      @media (min-width: 768px) {
        .yes__bg.bg02 {
          background: none; } }
    .yes__bg.bg03 {
      top: 454.8vw;
      height: 202vw;
      background: url("../images/yes_bg03.jpg") no-repeat center 0;
      background-size: 100%; }
      @media (min-width: 768px) {
        .yes__bg.bg03 {
          background: none; } }
    .yes__bg.bg04 {
      top: 656.8vw;
      height: 234.93333vw;
      background: url("../images/yes_bg04.jpg") no-repeat center 0;
      background-size: 100%; }
      @media (min-width: 768px) {
        .yes__bg.bg04 {
          background: none; } }
  .yes-main {
    position: relative;
    z-index: 2; }
    .yes-main__lead {
      width: 83.06667vw;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .yes-main__lead {
          width: 384px; } }
    .yes-main__img {
      width: 88vw;
      margin: 3.46667vw auto 0; }
      @media (min-width: 768px) {
        .yes-main__img {
          width: 541px;
          margin-top: 32px; } }
    .yes-main__ttl {
      width: 90.4vw;
      margin: -1.06667vw auto 0; }
      @media (min-width: 768px) {
        .yes-main__ttl {
          width: 618px;
          margin-top: -18px; } }
  .yes-content {
    position: relative;
    margin-top: 12.53333vw;
    z-index: 2; }
    @media (min-width: 768px) {
      .yes-content {
        width: calc(100% - 8vw);
        max-width: calc(100% - (50% - (800px / 2)));
        margin: 66px auto 0 0;
        -webkit-box-shadow: 0 0 20px #eeeff4;
        box-shadow: 0 0 20px #eeeff4; } }
    @media (min-width: 1300px) {
      .yes-content {
        width: calc(100% - 283px); } }
    @media (min-width: 768px) {
      .yes-content.content01, .yes-content.content03 {
        background: -webkit-linear-gradient(315deg, rgba(255, 243, 239, 0.61) 0%, rgba(255, 255, 254, 0.98) 35%, rgba(255, 255, 255, 0.36) 80%, rgba(255, 255, 255, 0.87) 100%);
        background: linear-gradient(135deg, rgba(255, 243, 239, 0.61) 0%, rgba(255, 255, 254, 0.98) 35%, rgba(255, 255, 255, 0.36) 80%, rgba(255, 255, 255, 0.87) 100%); } }
    .yes-content.content01 .en-txt, .yes-content.content03 .en-txt {
      top: 0;
      left: auto;
      right: -0.66667vw; }
      @media (min-width: 768px) {
        .yes-content.content01 .en-txt, .yes-content.content03 .en-txt {
          right: -5px; } }
    .yes-content.content02, .yes-content.content04 {
      margin: 12.53333vw 0 0 auto; }
      @media (min-width: 768px) {
        .yes-content.content02, .yes-content.content04 {
          margin: 84px 0 0 auto;
          background: -webkit-linear-gradient(240deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.5) 25%, white 50%);
          background: linear-gradient(210deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.5) 25%, white 50%); } }
      .yes-content.content02 .en-txt, .yes-content.content04 .en-txt {
        top: 0;
        left: -0.66667vw; }
        @media (min-width: 768px) {
          .yes-content.content02 .en-txt, .yes-content.content04 .en-txt {
            left: -5px; } }
    @media (min-width: 768px) {
      .yes-content::before {
        content: '';
        position: absolute;
        top: 135px;
        display: block;
        width: calc(100% - 100px);
        height: 2px;
        background-color: #dfa392; } }
    .yes-content.content02::before, .yes-content.content04::before {
      left: auto;
      right: 0; }
    .yes-content__wrap {
      position: relative; }
      @media (min-width: 768px) {
        .yes-content__wrap {
          overflow: hidden; } }
    .yes-content + .yes-content {
      margin-top: 14.4vw; }
      @media (min-width: 768px) {
        .yes-content + .yes-content {
          margin-top: 84px; } }
    @media (min-width: 768px) {
      .yes-content .en-txt__wrap {
        position: static; } }
    .yes-content__inner {
      position: relative;
      width: 94.66667vw;
      padding: 25.86667vw 0 8.53333vw;
      -webkit-box-shadow: 0 0 2.66667vw #eeeff4;
      box-shadow: 0 0 2.66667vw #eeeff4; }
      @media (min-width: 768px) {
        .yes-content__inner {
          width: 100%;
          max-width: 800px;
          margin: 0 0 0 auto;
          padding: 162px 0 74px;
          -webkit-box-shadow: none;
          box-shadow: none; } }
      .content01 .yes-content__inner, .content03 .yes-content__inner {
        background: -webkit-linear-gradient(315deg, rgba(255, 243, 239, 0.61) 0%, rgba(255, 255, 254, 0.98) 35%, rgba(255, 255, 255, 0.36) 80%, rgba(255, 255, 255, 0.87) 100%);
        background: linear-gradient(135deg, rgba(255, 243, 239, 0.61) 0%, rgba(255, 255, 254, 0.98) 35%, rgba(255, 255, 255, 0.36) 80%, rgba(255, 255, 255, 0.87) 100%); }
        @media (min-width: 768px) {
          .content01 .yes-content__inner, .content03 .yes-content__inner {
            background: none; } }
      .content02 .yes-content__inner, .content04 .yes-content__inner {
        margin: 0 0 0 auto;
        background: -webkit-linear-gradient(240deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.5) 25%, white 50%);
        background: linear-gradient(210deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.5) 25%, white 50%); }
        @media (min-width: 768px) {
          .content02 .yes-content__inner, .content04 .yes-content__inner {
            margin: 0;
            background: none; } }
    .yes-content__ttl {
      position: absolute;
      top: -8.26667vw;
      width: 88.66667vw; }
      @media (min-width: 768px) {
        .yes-content__ttl {
          left: 100px;
          width: 495px;
          top: -46px; } }
      @media (min-width: 768px) {
        .content01 .yes-content__ttl {
          left: auto;
          right: 15vw;
          width: 495px; } }
      @media (min-width: 992px) {
        .content01 .yes-content__ttl {
          right: 205px; } }
      .content02 .yes-content__ttl {
        margin-left: 6vw; }
        @media (min-width: 768px) {
          .content02 .yes-content__ttl {
            width: 473px;
            margin-left: 0; } }
      @media (min-width: 768px) {
        .content03 .yes-content__ttl {
          left: auto;
          right: 9vw;
          width: 513px; } }
      @media (min-width: 992px) {
        .content03 .yes-content__ttl {
          right: 185px; } }
      .content04 .yes-content__ttl {
        margin-left: 6vw; }
        @media (min-width: 768px) {
          .content04 .yes-content__ttl {
            width: 552px;
            margin-left: 0; } }
    @media (min-width: 768px) {
      .yes-content__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        max-width: 600px;
        margin: 69px auto 0; } }
    .yes-content__txt {
      width: 82.66667vw;
      margin-left: 6vw;
      font-size: 3.73333vw;
      letter-spacing: 0.1em;
      line-height: 1.78; }
      @media (min-width: 768px) {
        .yes-content__txt {
          width: 100%;
          max-width: 609px;
          margin: 0 auto 0 10vw;
          font-size: 16px; } }
      @media (min-width: 992px) {
        .yes-content__txt {
          margin: 0 auto 0 100px; } }
      .yes-content__txt .strong {
        font-size: 4vw;
        color: #a67c1d; }
        @media (min-width: 768px) {
          .yes-content__txt .strong {
            font-size: 18px; } }
      .yes-content__img + .yes-content__txt {
        margin-top: 4vw; }
        @media (min-width: 768px) {
          .yes-content__img + .yes-content__txt {
            margin-top: 0; } }
      @media (min-width: 768px) {
        .yes-content__box .yes-content__txt {
          width: 36.6%;
          margin: 0; } }
      @media (min-width: 768px) {
        .content02 .yes-content__txt {
          max-width: 633px;
          margin-top: 0; } }
      .content03 .yes-content__txt {
        width: 84.8vw;
        letter-spacing: 0.07em; }
        @media (min-width: 768px) {
          .content03 .yes-content__txt {
            width: 100%;
            max-width: 608px;
            margin-top: 0; } }
      .content04 .yes-content__txt {
        width: 84vw;
        letter-spacing: 0.08em; }
        @media (min-width: 768px) {
          .content04 .yes-content__txt {
            width: 100%;
            max-width: 600px;
            margin-top: 0; } }
    .yes-content__img {
      margin-top: 4vw; }
      @media (min-width: 768px) {
        .yes-content__img {
          width: 100%;
          max-width: 523px;
          margin: 69px auto 0; } }
      .yes-content__img.img02 {
        width: 82.66667vw;
        margin-left: 6vw; }
        @media (min-width: 768px) {
          .yes-content__img.img02 {
            width: 57.5%;
            margin: 0; } }
      .content02 .yes-content__img, .content03 .yes-content__img, .content04 .yes-content__img {
        margin-top: 8vw; }
        @media (min-width: 768px) {
          .content02 .yes-content__img, .content03 .yes-content__img, .content04 .yes-content__img {
            margin-top: 50px; } }
      .content02 .yes-content__img {
        width: 82.66667vw;
        margin-right: auto;
        margin-left: auto; }
        @media (min-width: 768px) {
          .content02 .yes-content__img {
            width: 100%;
            max-width: 600px; } }
      @media (min-width: 768px) {
        .content03 .yes-content__img {
          width: 100%;
          max-width: 600px; } }
    .yes-content__safe {
      padding: 4.8vw 5.33333vw 4vw;
      background-color: #e3af9f;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .yes-content__safe {
          width: 100%;
          max-width: 600px;
          margin: 0 auto;
          padding: 36px 40px 30px; } }
      .yes-content__safe-ttl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 4.93333vw;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .yes-content__safe-ttl {
            font-size: 26px; } }
        .yes-content__safe-ttl::before, .yes-content__safe-ttl::after {
          content: '';
          display: block;
          width: 4.13333vw;
          height: 1px;
          background: #fff; }
          @media (min-width: 768px) {
            .yes-content__safe-ttl::before, .yes-content__safe-ttl::after {
              width: 29px; } }
        .yes-content__safe-ttl::before {
          margin-right: 1em; }
        .yes-content__safe-ttl::after {
          margin-left: 1em; }
      .yes-content__safe-txt {
        margin-top: 1em;
        font-size: 3.73333vw;
        letter-spacing: 0.08em; }
        @media (min-width: 768px) {
          .yes-content__safe-txt {
            margin-top: 1.6em;
            font-size: 16px; } }
      .yes-content__safe-img {
        width: 78vw;
        margin: 3.33333vw auto 0; }
        @media (min-width: 768px) {
          .yes-content__safe-img {
            width: 100%;
            max-width: 520px;
            margin-top: 20px; } }
    .yes-content__tool {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 82.66667vw;
      margin: 8vw auto 0; }
      @media (min-width: 768px) {
        .yes-content__tool {
          width: 100%;
          max-width: 600px;
          margin-top: 37px; } }
      .yes-content__tool-item {
        width: 38.66667vw; }
        @media (min-width: 768px) {
          .yes-content__tool-item {
            width: 46.6%; } }
      .yes-content__tool-txt {
        padding: 1.86667vw 0;
        background-color: #e5e5e5;
        font-size: 3.33333vw;
        text-align: center; }
        @media (min-width: 768px) {
          .yes-content__tool-txt {
            padding: 13px 0;
            font-size: 16px; } }

/* counseling */
.counseling {
  padding: 12vw 0 10.4vw;
  background-image: url("../images/counseling_bg01_top.jpg"), url("../images/counseling_bg01_bottom.jpg");
  background-position: center 0, center bottom;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat; }
  @media (min-width: 768px) {
    .counseling {
      padding: 78px 0 76px;
      background-size: cover; } }
  .counseling02 {
    position: relative;
    padding-top: 19.6vw;
    background: url("../images/counseling_bg02.jpg") no-repeat center 0;
    background-size: 100%; }
    @media (min-width: 768px) {
      .counseling02 {
        padding-top: 137px;
        background: url("../images/counseling_bg02_pc.jpg") no-repeat center 0;
        background-size: cover; } }
    .counseling02::before {
      content: '';
      position: absolute;
      top: 6.66667vw;
      left: 0;
      right: 0;
      margin: auto;
      width: 2.66667vw;
      height: 7.6vw;
      background: url("../images/counseling_arrow.png") no-repeat center;
      background-size: 100%; }
      @media (min-width: 768px) {
        .counseling02::before {
          top: 40px;
          width: 20px;
          height: 57px; } }
    .counseling02 .en-txt {
      top: auto;
      left: auto;
      right: 4.13333vw;
      bottom: 18vw; }
      @media (min-width: 768px) {
        .counseling02 .en-txt {
          right: auto;
          left: 0;
          bottom: auto;
          top: -77px; } }
  .counseling03 {
    position: relative;
    padding: 7.33333vw 0 13.33333vw;
    background: url("../images/counseling_bg03.jpg") no-repeat center bottom;
    background-size: 100%; }
    @media (min-width: 768px) {
      .counseling03 {
        margin-top: 110px;
        padding-bottom: 100px;
        padding-top: 100px;
        background: url("../images/counseling_bg03_pc.jpg") no-repeat center 0;
        background-size: cover; } }
    .counseling03 .en-txt {
      top: auto;
      left: auto;
      right: 4.13333vw;
      bottom: 18vw; }
      @media (min-width: 768px) {
        .counseling03 .en-txt {
          right: auto;
          left: -7px;
          bottom: auto;
          top: -200px; } }
  .counseling__ttl {
    width: 82.66667vw;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .counseling__ttl {
        width: 430px; } }
    @media (min-width: 768px) {
      .counseling02 .counseling__ttl {
        width: 436px; } }
    .counseling03 .counseling__ttl {
      margin-top: -22vw; }
      @media (min-width: 768px) {
        .counseling03 .counseling__ttl {
          position: relative;
          top: -317px;
          margin-top: 0; } }
  .counseling__img {
    margin-top: 11.2vw; }
    @media (min-width: 768px) {
      .counseling__img {
        margin: 38px auto 0;
        width: 100%;
        max-width: 600px; } }
    @media (min-width: 768px) {
      .counseling03 .counseling__img {
        position: relative;
        top: -200px;
        max-width: 800px;
        margin-top: 0; } }
  .counseling__txt {
    position: relative;
    top: -21.86667vw;
    width: 82.66667vw;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .counseling__txt {
        top: -100px;
        width: 100%;
        max-width: 430px; } }
    .counseling03 .counseling__txt {
      top: 0;
      padding-top: 7.2vw;
      font-size: 4.53333vw;
      color: #c8af77;
      letter-spacing: 0.1em;
      line-height: 1.82;
      text-align: center; }
      @media (min-width: 768px) {
        .counseling03 .counseling__txt {
          top: 0px;
          padding-top: 40px;
          padding-bottom: 40px;
          font-size: 20px; } }
  .counseling__nosales {
    width: 86.93333vw;
    height: 14.4vw;
    margin: -13.86667vw auto 0;
    background: url("../images/counseling_nosales.png") no-repeat center;
    background-size: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .counseling__nosales {
        width: 100%;
        max-width: 435px;
        height: 67px;
        margin-top: -67px;
        padding-top: 16px; } }
    .counseling__nosales span {
      font-size: 4.8vw;
      color: #a67c1d;
      letter-spacing: 0.1em;
      line-height: 1.55; }
      @media (min-width: 768px) {
        .counseling__nosales span {
          font-size: 22px; } }
  .counseling__list {
    width: 82.66667vw;
    margin: 8vw auto 0; }
    @media (min-width: 768px) {
      .counseling__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        max-width: 800px;
        margin-top: 32px; } }
    @media (min-width: 768px) {
      .counseling02 .counseling__list {
        margin-top: 50px; } }
    @media (min-width: 768px) {
      .counseling03 .counseling__list {
        margin-top: 0px; } }
  @media (min-width: 768px) {
    .counseling__item {
      width: 48.7%; } }
  .counseling__item + .counseling__item {
    margin-top: 6.66667vw; }
    @media (min-width: 768px) {
      .counseling__item + .counseling__item {
        margin-top: 0; } }
  .counseling__note {
    margin-top: 2vw;
    font-size: 3.06667vw;
    color: #656565;
    letter-spacing: 0.04em;
    text-align: center; }
    @media (min-width: 768px) {
      .counseling__note {
        width: 100%;
        max-width: 800px;
        margin: 12px auto 0;
        font-size: 12px;
        text-align: right; } }

/* doctor */
.doctor {
  position: relative;
  padding: 20vw 0 13.33333vw; }
  @media (min-width: 768px) {
    .doctor {
      padding: 100px 0;
      width: 100%;
      max-width: 800px;
      margin: 0 auto; } }
  .doctor .en-txt {
    top: 20vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .doctor .en-txt {
        top: 0;
        left: 0; } }
  .doctor__ttl {
    width: 67.73333vw;
    height: 11.33333vw;
    margin: 0 auto;
    padding-top: 2.93333vw;
    background: url("../images/doctor_ttl.png") no-repeat center;
    background-size: 100%;
    font-size: 6.26667vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .doctor__ttl {
        width: 414px;
        height: 70px;
        padding-top: 20px;
        font-size: 30px; } }
  .doctor__txt {
    margin-top: 8.8vw;
    font-size: 3.73333vw;
    letter-spacing: 0.1em;
    line-height: 1.75;
    text-align: center; }
    @media (min-width: 768px) {
      .doctor__txt {
        margin-top: 58px;
        font-size: 18px;
        line-height: 1.88; } }
  @media (min-width: 768px) {
    .doctor-tab__wrap {
      width: 100%;
      margin: 0 auto; } }
  .doctor-tab__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 9.46667vw; }
    @media (min-width: 768px) {
      .doctor-tab__list {
        margin-top: 68px; } }
  .doctor-tab__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32.8vw;
    height: 16vw;
    background-color: #ededed;
    font-size: 3.06667vw;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    @media (min-width: 768px) {
      .doctor-tab__item {
        width: 32.5%;
        height: 70px;
        font-size: 18px;
        letter-spacing: 0; } }
    .doctor-tab__item:hover, .doctor-tab__item.is-active {
      background-color: #c8af77;
      color: #fff; }
    .doctor-tab__item.is-active::after {
      content: '';
      position: absolute;
      bottom: -2.93333vw;
      left: 0;
      right: 0;
      width: 0;
      height: 0;
      margin: auto;
      border-style: solid;
      border-width: 2.93333vw 2.66667vw 0 2.66667vw;
      border-color: #c8af77 transparent transparent transparent;
      z-index: 2; }
      @media (min-width: 768px) {
        .doctor-tab__item.is-active::after {
          bottom: -13px;
          border-width: 14px 14px 0 14px; } }
  .doctor-panel__list {
    border-top: 0.8vw solid #c8af77; }
    @media (min-width: 768px) {
      .doctor-panel__list {
        border-top: 3px solid #c8af77; } }
  .doctor-panel__item {
    display: none; }
  .doctor-panel__item.is-active {
    display: block;
    -webkit-animation: panel-show .4s ease-in-out forwards;
    animation: panel-show .4s ease-in-out forwards; }

@-webkit-keyframes panel-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes panel-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .doctor-profile {
    width: 89.6vw;
    margin: 11.33333vw auto 0; }
    @media (min-width: 768px) {
      .doctor-profile {
        width: 100%;
        max-width: 600px;
        margin-top: 73px; } }
    .doctor-profile__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .doctor-profile__item + .doctor-profile__item {
        margin-top: 13.33333vw; }
        @media (min-width: 768px) {
          .doctor-profile__item + .doctor-profile__item {
            margin-top: 40px; } }
      .doctor-profile__item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .doctor-profile__item-about {
        width: 50.93333vw;
        background: url("../images/doctor_name_bg01.png") no-repeat 0 0;
        background-size: 17.33333vw; }
        @media (min-width: 768px) {
          .doctor-profile__item-about {
            width: 68.1%;
            background: url("../images/doctor_name_bg_pc.png") no-repeat 0 0;
            background-size: 78px; } }
        .doctor-profile__item:nth-child(even) .doctor-profile__item-about {
          background: url("../images/doctor_name_bg02.png") no-repeat right 0;
          background-size: 17.33333vw; }
          @media (min-width: 768px) {
            .doctor-profile__item:nth-child(even) .doctor-profile__item-about {
              background: url("../images/doctor_name_bg_pc.png") no-repeat 0 0;
              background-size: 78px; } }
      .doctor-profile__item-position {
        padding-top: 2.4vw;
        font-size: 3.2vw; }
        @media (min-width: 768px) {
          .doctor-profile__item-position {
            padding-top: 10px;
            font-size: 14px; } }
        .doctor-profile__item:nth-child(even) .doctor-profile__item-position {
          padding-left: 4vw; }
          @media (min-width: 768px) {
            .doctor-profile__item:nth-child(even) .doctor-profile__item-position {
              padding-left: 10px; } }
      .doctor-profile__item-name {
        padding-top: 2.4vw;
        font-size: 3.2vw;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .doctor-profile__item-name {
            padding-top: 18px;
            padding-left: 10px;
            font-size: 14px; } }
        .doctor-profile__item-name span {
          font-size: 6.66667vw;
          margin-right: 0.2em; }
          @media (min-width: 768px) {
            .doctor-profile__item-name span {
              margin-right: 0.3em;
              font-size: 28px; } }
        .doctor-profile__item:nth-child(even) .doctor-profile__item-name {
          padding-left: 4vw; }
          @media (min-width: 768px) {
            .doctor-profile__item:nth-child(even) .doctor-profile__item-name {
              padding-left: 10px; } }
        .doctor-profile__item-position + .doctor-profile__item-name {
          margin-top: 1.6vw; }
          @media (min-width: 768px) {
            .doctor-profile__item-position + .doctor-profile__item-name {
              margin-top: 16px;
              padding-top: 0; } }
      .doctor-profile__item-place {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 4.66667vw;
        padding-bottom: 4vw;
        border-bottom: 1px solid #c9b27d; }
        @media (min-width: 768px) {
          .doctor-profile__item-place {
            margin-top: 18px;
            padding-bottom: 20px;
            padding-left: 10px; } }
        .doctor-profile__item-place li {
          padding: 1.6vw 1.86667vw;
          background-color: #c8af77;
          font-size: 2.93333vw;
          color: #fff; }
          @media (min-width: 768px) {
            .doctor-profile__item-place li {
              padding: 7px 13px;
              font-size: 12px; } }
        .doctor-profile__item-place li + li {
          margin-left: 0.7em; }
        .doctor-profile__item:nth-child(even) .doctor-profile__item-place {
          padding-left: 4vw; }
          @media (min-width: 768px) {
            .doctor-profile__item:nth-child(even) .doctor-profile__item-place {
              padding-left: 10px; } }
      .doctor-profile__item-txt {
        width: 44vw;
        margin-top: 3.46667vw;
        font-size: 3.2vw;
        letter-spacing: 0.06em;
        line-height: 1.75;
        text-align: justify; }
        @media (min-width: 768px) {
          .doctor-profile__item-txt {
            width: 100%;
            margin-top: 20px;
            font-size: 3.2vw;
            font-size: 14px;
            letter-spacing: 0.08em; } }
        .doctor-profile__item:nth-child(even) .doctor-profile__item-txt {
          width: 46.93333vw;
          margin-left: 4vw; }
          @media (min-width: 768px) {
            .doctor-profile__item:nth-child(even) .doctor-profile__item-txt {
              width: 100%;
              margin-left: 0; } }
      .doctor-profile__item-img {
        width: 38.66667vw; }
        @media (min-width: 768px) {
          .doctor-profile__item-img {
            width: 28.3%; } }
      .doctor-profile__item-btn {
        margin-top: 5.33333vw; }
        @media (min-width: 768px) {
          .doctor-profile__item-btn {
            margin-top: 20px; } }

/* menu */
.menu {
  padding-top: 14.66667vw;
  background-color: #fcf6eb; }
  @media (min-width: 768px) {
    .menu {
      padding-top: 110px; } }
  .menu .en-txt {
    top: 7.06667vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .menu .en-txt {
        top: -52px;
        left: 0; } }
  .menu__ttl {
    width: 67.73333vw;
    height: 11.33333vw;
    margin: 0 auto;
    padding-top: 2.93333vw;
    background: url("../images/menu_ttl.png") no-repeat center;
    background-size: 100%;
    font-size: 6.26667vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .menu__ttl {
        width: 288px;
        height: 75px;
        padding-top: 20px;
        font-size: 30px; } }
  .menu-content {
    margin-top: 14.66667vw; }
    @media (min-width: 768px) {
      .menu-content {
        margin-top: 110px; } }
    .menu-content.content-sekkai {
      margin-top: 0; }
    .menu-content__main {
      padding: 5.33333vw 0;
      background-color: #c9b27d; }
      @media (min-width: 768px) {
        .menu-content__main {
          padding: 50px 0; } }
    .menu-content__lead {
      font-size: 4vw;
      color: #fff;
      letter-spacing: 0.1em;
      line-height: 1.63;
      text-align: center; }
      @media (min-width: 768px) {
        .menu-content__lead {
          font-size: 22px; } }
      .content-sekkai .menu-content__lead {
        margin-top: 5.06667vw; }
        @media (min-width: 768px) {
          .content-sekkai .menu-content__lead {
            margin-top: 34px; } }
      @media (min-width: 768px) {
        .content-sekkai .menu-content__ttl + .menu-content__lead {
          margin-top: 24px; } }
    .menu-content__ttl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 5.33333vw auto 0;
      font-size: 9.86667vw;
      letter-spacing: 0.1em;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .menu-content__ttl {
          margin-top: 22px;
          font-size: 42px; } }
      .menu-content__ttl::before, .menu-content__ttl::after {
        content: '';
        width: 2.4vw;
        height: 12.53333vw;
        background: url("../images/menu_content_ttl_brackets_pc.png") no-repeat center;
        background-size: 100%; }
        @media (min-width: 768px) {
          .menu-content__ttl::before, .menu-content__ttl::after {
            width: 13px;
            height: 60px; } }
      .menu-content__ttl::before {
        margin-right: 4.13333vw; }
        @media (min-width: 768px) {
          .menu-content__ttl::before {
            margin-right: 20px; } }
      .menu-content__ttl::after {
        margin-left: 2.4vw;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
        @media (min-width: 768px) {
          .menu-content__ttl::after {
            margin-left: 15px; } }
    .menu-content__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 92vw;
      margin: 5.33333vw auto 0;
      text-align: center; }
      @media (min-width: 768px) {
        .menu-content__link {
          width: 100%;
          max-width: 800px;
          margin-top: 30px; } }
      .menu-content__link-item {
        width: 29.33333vw; }
        @media (min-width: 768px) {
          .menu-content__link-item {
            width: 31.2%; } }
        .menu-content__link-item a {
          position: relative;
          display: block;
          width: 100%;
          padding: 3.33333vw 0 6.66667vw;
          background-color: #fff;
          -webkit-box-shadow: 0 0.4vw 0.8vw rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.4vw 0.8vw rgba(0, 0, 0, 0.16); }
          @media (min-width: 768px) {
            .menu-content__link-item a {
              padding: 25px 0 37px;
              -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
              box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } }
          .menu-content__link-item a::after {
            content: '';
            position: absolute;
            bottom: 2.66667vw;
            left: 0;
            right: 0;
            margin: auto;
            width: 2.26667vw;
            height: 2.26667vw;
            background: url("../images/menu_link_arrow.png") no-repeat center;
            background-size: 100%; }
            @media (min-width: 768px) {
              .menu-content__link-item a::after {
                bottom: 15px;
                width: 15px;
                height: 13px; } }
      .menu-content__link-ttl {
        font-size: 4vw;
        color: #a67c1d; }
        @media (min-width: 768px) {
          .menu-content__link-ttl {
            font-size: 22px; } }
      .menu-content__link-txt {
        margin-top: 2.66667vw;
        font-size: 2.66667vw;
        line-height: 1.55; }
        @media (min-width: 768px) {
          .menu-content__link-txt {
            margin-top: 12px;
            font-size: 16px;
            line-height: 1.62; } }
      .menu-content__link-img {
        margin-top: 4vw; }
        @media (min-width: 768px) {
          .menu-content__link-img {
            margin-top: 20px; } }
    .menu-content__img {
      position: relative;
      height: 72.53333vw;
      background: url("../images/menu_content_img_sekkai.png") no-repeat center 0;
      background-size: 100%; }
      @media (min-width: 768px) {
        .menu-content__img {
          height: 492px;
          background: #ecf5f4 url("../images/menu_content_img_sekkai_pc.png") no-repeat center 0;
          background-size: cover; } }
      .menu-content__img-ttl {
        position: absolute;
        top: 41px;
        left: 37%;
        width: 53px; }
    .menu-content__box {
      position: absolute;
      top: 58.8vw;
      left: 0;
      right: 0;
      width: 92vw;
      height: 62.66667vw;
      margin: 0 auto;
      background: url("../images/menu_content_box_sekkai.png") no-repeat center 0;
      background-size: 100%;
      z-index: 2; }
      @media (min-width: 768px) {
        .menu-content__box {
          top: 335px;
          width: 600px;
          height: 329px;
          background: url("../images/menu_content_box_sekkai_pc.png") no-repeat center 0;
          background-size: 100%; } }
      .menu-content__box .en-txt {
        top: 0;
        left: auto;
        right: -1.2vw; }
  .menu-detail {
    position: relative;
    width: 92vw;
    margin: 0 auto;
    padding: 4.8vw 0 10.66667vw;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2.66667vw #d1c5c0;
    box-shadow: 0 0 2.66667vw #d1c5c0; }
    @media (min-width: 768px) {
      .menu-detail {
        width: 100%;
        max-width: 800px;
        padding: 40px 0 80px;
        -webkit-box-shadow: 0 0 10px #d1c5c0;
        box-shadow: 0 0 10px #d1c5c0; } }
    .content-sekkai .menu-detail {
      margin-top: 10.66667vw;
      -webkit-box-shadow: 0 0 2.66667vw #d88280;
      box-shadow: 0 0 2.66667vw #d88280; }
      @media (min-width: 768px) {
        .content-sekkai .menu-detail {
          margin-top: 65px;
          -webkit-box-shadow: 0 0 10px #d88280;
          box-shadow: 0 0 10px #d88280;
          font-size: 28px; } }
    .menu-detail__wrap {
      padding: 12.26667vw 0 9.33333vw;
      background: -webkit-linear-gradient(315deg, #fdfbef 0%, #fbf1e7 20%, #f9e8e1 40%);
      background: linear-gradient(135deg, #fdfbef 0%, #fbf1e7 20%, #f9e8e1 40%); }
      @media (min-width: 768px) {
        .menu-detail__wrap {
          padding: 66px 0 79px;
          background: -webkit-linear-gradient(315deg, #fdfbef 0%, #fbf1e7 10%, #f9e8e1 30%);
          background: linear-gradient(135deg, #fdfbef 0%, #fbf1e7 10%, #f9e8e1 30%); } }
    .menu-detail + .menu-detail {
      margin-top: 9.46667vw; }
      @media (min-width: 768px) {
        .menu-detail + .menu-detail {
          margin-top: 70px; } }
    .menu-detail__icon {
      position: absolute;
      top: -2.66667vw;
      left: 0;
      width: 23.33333vw;
      height: 22.66667vw; }
      @media (min-width: 768px) {
        .menu-detail__icon {
          top: -15px;
          width: 125px;
          height: 100px; } }
    .menu-detail__ttl {
      margin-left: 28.66667vw;
      font-size: 5.06667vw;
      font-weight: 500;
      color: #a67c1d;
      letter-spacing: 0.1em;
      line-height: 1.35; }
      @media (min-width: 768px) {
        .menu-detail__ttl {
          margin-left: 0;
          font-size: 28px;
          text-align: center; } }
      .detail-maibotsu02 .menu-detail__ttl {
        font-size: 5.06667vw;
        line-height: 1.42;
        text-align: left; }
        @media (min-width: 768px) {
          .detail-maibotsu02 .menu-detail__ttl {
            margin-left: 22.3%;
            font-size: 28px; } }
      .detail-maibotsu03 .menu-detail__ttl {
        font-size: 4.8vw;
        line-height: 1.5;
        text-align: left; }
        @media (min-width: 768px) {
          .detail-maibotsu03 .menu-detail__ttl {
            margin-left: 22.3%;
            font-size: 28px; } }
      .content-sekkai .menu-detail__ttl {
        color: #ca6f71; }
        @media (min-width: 768px) {
          .content-sekkai .menu-detail__ttl {
            margin-left: 22.3%;
            text-align: left; } }
    .menu-detail__list {
      width: 65.33333vw;
      margin: 5.2vw auto 0; }
      @media (min-width: 768px) {
        .menu-detail__list {
          width: 260px;
          margin-top: 30px; } }
      .detail-maibotsu02 .menu-detail__list, .detail-maibotsu03 .menu-detail__list {
        width: 78.4vw; }
        @media (min-width: 768px) {
          .detail-maibotsu02 .menu-detail__list, .detail-maibotsu03 .menu-detail__list {
            width: 333px; } }
      @media (min-width: 768px) {
        .detail-maibotsu03 .menu-detail__list {
          width: 342px; } }
    .menu-detail__item {
      position: relative;
      padding: 3.6vw 0 3.6vw 6.66667vw;
      background: url("../images/menu_detail_line.png") repeat-x 0 bottom;
      background-size: 0.8vw;
      font-size: 4vw;
      color: #a67c1d;
      letter-spacing: 0.1em; }
      @media (min-width: 768px) {
        .menu-detail__item {
          padding: 18px 0 18px 26px;
          background: url("../images/menu_detail_line.png") repeat-x 0 bottom;
          background-size: 6px;
          font-size: 16px; } }
      .detail-maibotsu02 .menu-detail__item, .detail-maibotsu03 .menu-detail__item {
        letter-spacing: 0.05em; }
      .menu-detail__item::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4.8vw;
        height: 4.13333vw;
        margin: auto;
        background: url("../images/menu_detail_check.png") no-repeat center;
        background-size: 100%; }
        @media (min-width: 768px) {
          .menu-detail__item::after {
            width: 20px;
            height: 17px;
            background: url("../images/menu_detail_check_pc.png") no-repeat center;
            background-size: 100%; } }
    .menu-detail__img {
      width: 82.26667vw;
      margin: 6.66667vw auto 0; }
      @media (min-width: 768px) {
        .menu-detail__img {
          width: 430px;
          margin-top: 30px; } }
    .menu-detail__txt {
      width: 82.26667vw;
      margin: 5.33333vw auto 0;
      font-size: 3.46667vw;
      letter-spacing: 0.08em;
      line-height: 1.73; }
      @media (min-width: 768px) {
        .menu-detail__txt {
          width: 589px;
          margin-top: 30px;
          font-size: 16px; } }
      @media (min-width: 768px) {
        .detail-maibotsu02 .menu-detail__txt {
          width: 585px;
          letter-spacing: 0.08em; } }
      .detail-maibotsu03 .menu-detail__txt {
        width: 84.26667vw;
        letter-spacing: 0.06em; }
        @media (min-width: 768px) {
          .detail-maibotsu03 .menu-detail__txt {
            width: 585px;
            letter-spacing: 0.08em; } }
      .menu-detail__txt span {
        color: #a67c1d; }
    .menu-detail__video {
      width: 77.33333vw;
      margin: 3.73333vw auto 0; }
      @media (min-width: 768px) {
        .menu-detail__video {
          width: 430px;
          margin-top: 17px; } }
      .menu-detail__video-inner {
        position: relative;
        width: 100%;
        /* 横幅は100%で固定 */
        height: 0;
        /* 高さは0にしておく(padding-topで高さを指定するため) */
        padding-top: 56.25%;
        /* 高さを指定(16:9) */ }
      .menu-detail__video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .menu-detail__video-ttl {
        margin-top: 6.53333vw;
        font-size: 4.8vw;
        color: #a67c1d;
        letter-spacing: 0.1em;
        text-align: center; }
        @media (min-width: 768px) {
          .menu-detail__video-ttl {
            margin-top: 40px;
            font-size: 20px; } }
    .menu-detail__price {
      width: 82.66667vw;
      margin: 6.66667vw auto 0; }
      @media (min-width: 768px) {
        .menu-detail__price {
          width: 600px;
          margin-top: 41px; } }
      .menu-detail__price-ttl {
        padding: 0.53333vw 0 0.53333vw 4.4vw;
        border-left: 1.33333vw solid #c8af77;
        font-size: 4.53333vw;
        color: #a67c1d;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .menu-detail__price-ttl {
            padding: 4px 0 4px 20px;
            border-left: 5px solid #c8af77;
            font-size: 16px; } }
        .content-sekkai .menu-detail__price-ttl {
          border-left: 1.33333vw solid #ca6f71;
          color: #ca6f71; }
          @media (min-width: 768px) {
            .content-sekkai .menu-detail__price-ttl {
              border-left: 5px solid #ca6f71; } }
      .menu-detail__price-list {
        width: 100%;
        margin-top: 2.93333vw;
        border-top: 1px solid #c8af77; }
        @media (min-width: 768px) {
          .menu-detail__price-list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-top: 11px;
            background: url("../images/menu_detail_line.png") repeat-x 0 bottom;
            background-size: 6px; } }
        .content-sekkai .menu-detail__price-list {
          border-top: 1px solid #ca6f71; }
      .menu-detail__price-term {
        float: left;
        clear: left;
        width: 50%;
        padding: 3.2vw 0 3.2vw 5.73333vw;
        font-size: 3.73333vw;
        font-weight: 400;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .menu-detail__price-term {
            padding: 19px 0 19px 7px;
            font-size: 14px; }
            .menu-detail__price-description + .menu-detail__price-term {
              margin-left: 10%; } }
      .menu-detail__price-description {
        width: 100%;
        padding: 3.2vw 0.66667vw 3.2vw 0;
        background: url("../images/menu_detail_line.png") repeat-x 0 bottom;
        background-size: 0.8vw;
        font-size: 2.66667vw;
        letter-spacing: 0.1em;
        text-align: right; }
        @media (min-width: 768px) {
          .menu-detail__price-description {
            padding: 0 7px 0 0;
            background: none;
            font-size: 10px; } }
        .menu-detail__price-description span {
          margin-right: 0.3em;
          font-size: 4vw; }
          @media (min-width: 768px) {
            .menu-detail__price-description span {
              font-size: 16px; } }
      .menu-detail__price-place {
        margin-top: 2.66667vw;
        font-size: 3.46667vw;
        letter-spacing: 0.1em;
        line-height: 1.5; }
        @media (min-width: 768px) {
          .menu-detail__price-place {
            margin-top: 15px;
            font-size: 16px; } }
        .detail-maibotsu03 .menu-detail__price-place {
          letter-spacing: 0.05em; }
        .detail-sekkai .menu-detail__price-place {
          font-size: 2.93333vw;
          letter-spacing: 0.05em; }
          @media (min-width: 768px) {
            .detail-sekkai .menu-detail__price-place {
              font-size: 16px; } }
      .menu-detail__price-note {
        margin-top: 1.6vw;
        font-size: 2.66667vw;
        color: #9b9b9b;
        line-height: 1.8; }
        @media (min-width: 768px) {
          .menu-detail__price-note {
            margin-top: 11px;
            font-size: 10px; } }
    .menu-detail__way {
      width: 84vw;
      margin: 5.33333vw auto 0; }
      @media (min-width: 768px) {
        .menu-detail__way {
          width: 600px; } }
      .menu-detail__way-item {
        padding-bottom: 6.66667vw; }
        @media (min-width: 768px) {
          .menu-detail__way-item {
            padding-bottom: 30px; } }
        .menu-detail__way-item + .menu-detail__way-item {
          padding: 6.66667vw 0 0;
          border-top: 1px solid #9b9b9b; }
          @media (min-width: 768px) {
            .menu-detail__way-item + .menu-detail__way-item {
              padding: 30px 0 0; } }
      .menu-detail__way-ttl {
        padding: 0.66667vw 0 0.66667vw 4.4vw;
        border-left: 1.33333vw solid #ca6f71;
        font-size: 5.06667vw;
        color: #ca6f71;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .menu-detail__way-ttl {
            padding: 5px 0 5px 21px;
            border-left: 6px solid #ca6f71;
            font-size: 22px; } }
      .menu-detail__way-txt {
        margin-top: 4vw;
        font-size: 3.46667vw;
        letter-spacing: 0.05em;
        line-height: 1.76; }
        @media (min-width: 768px) {
          .menu-detail__way-txt {
            margin-top: 20px;
            font-size: 16px;
            letter-spacing: 0.08em; } }
        .menu-detail__way-txt span {
          color: #ca6f71; }
        .menu-detail__way-item:last-of-type .menu-detail__way-txt {
          letter-spacing: 0.08em; }
      .menu-detail__way-img {
        width: 53.2vw;
        margin: 2.66667vw 0 0 20vw; }
        @media (min-width: 768px) {
          .menu-detail__way-img {
            width: 230px;
            margin: 0 0 0 34%; } }
    .menu-detail__type {
      margin-top: 4vw; }
      @media (min-width: 768px) {
        .menu-detail__type {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          width: 514px;
          margin: 0 auto; } }
      .menu-detail__type-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        @media (min-width: 768px) {
          .menu-detail__type-item {
            display: block; } }
        .menu-detail__type-item + .menu-detail__type-item {
          margin-top: 4vw; }
          @media (min-width: 768px) {
            .menu-detail__type-item + .menu-detail__type-item {
              margin-top: 30px; } }
        @media (min-width: 768px) {
          .menu-detail__type-item:first-child {
            width: 42.9%; } }
        @media (min-width: 768px) {
          .menu-detail__type-item:last-child {
            width: 51.7%; } }
      .menu-detail__type-img {
        width: 41.73333vw;
        margin-right: 3.86667vw; }
        @media (min-width: 768px) {
          .menu-detail__type-img {
            width: 100%;
            margin-right: 0; }
            .menu-detail__type-item:last-child .menu-detail__type-img {
              width: 83.5%;
              margin: 0 auto; } }
      .menu-detail__type-txt {
        width: 33.6vw;
        font-size: 3.2vw;
        line-height: 1.91; }
        @media (min-width: 768px) {
          .menu-detail__type-txt {
            width: 100%;
            margin-top: 20px;
            font-size: 14px; } }
        .menu-detail__type-item:last-of-type .menu-detail__type-txt {
          width: 35.2vw; }
          @media (min-width: 768px) {
            .menu-detail__type-item:last-of-type .menu-detail__type-txt {
              width: 100%; } }
  .menu .content-sekkai {
    padding-bottom: 9.33333vw; }
    @media (min-width: 768px) {
      .menu .content-sekkai {
        padding-bottom: 80px;
        background: url("../images/menu_sekkai_bg_pc.jpg") no-repeat center 0;
        background-size: cover; } }
    .menu .content-sekkai .menu-content__inner {
      position: relative; }
      .menu .content-sekkai .menu-content__inner .sekkai-bg {
        position: absolute;
        top: 0;
        display: block;
        width: 100%; }
        @media (min-width: 768px) {
          .menu .content-sekkai .menu-content__inner .sekkai-bg {
            display: none; } }
        .menu .content-sekkai .menu-content__inner .sekkai-bg01 {
          height: 308.13333vw;
          background: url("../images/menu_sekkai_bg01.jpg") no-repeat center 0;
          background-size: 100%; }
          @media (min-width: 768px) {
            .menu .content-sekkai .menu-content__inner .sekkai-bg01 {
              background: none; } }
        .menu .content-sekkai .menu-content__inner .sekkai-bg02 {
          top: 300vw;
          height: 213.33333vw;
          background: url("../images/menu_sekkai_bg02.jpg") repeat-y center 0;
          background-size: 100%; }
          @media (min-width: 768px) {
            .menu .content-sekkai .menu-content__inner .sekkai-bg02 {
              background: none; } }
  .menu-recommend {
    margin-top: 5.33333vw;
    padding-top: 49.2vw; }
    @media (min-width: 768px) {
      .menu-recommend {
        margin-top: 30px;
        padding-top: 208px; } }
    .menu-recommend__ttl {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 92vw;
      margin: auto;
      font-size: 5.06667vw;
      color: #fff;
      letter-spacing: 0.1em;
      line-height: 1.28;
      text-align: center; }
      @media (min-width: 768px) {
        .menu-recommend__ttl {
          width: 600px;
          font-size: 24px; } }
      .menu-recommend__ttl::before, .menu-recommend__ttl::after {
        content: '';
        position: absolute;
        top: 3.86667vw;
        display: block;
        width: 23.6vw;
        height: 13.33333vw; }
        @media (min-width: 768px) {
          .menu-recommend__ttl::before, .menu-recommend__ttl::after {
            top: 15px;
            width: 120px;
            height: 63px; } }
      .menu-recommend__ttl::before {
        left: 0;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff; }
      .menu-recommend__ttl::after {
        right: 0;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff; }
    .menu-recommend__list {
      width: 81.06667vw;
      margin: 5.6vw auto 0; }
      @media (min-width: 768px) {
        .menu-recommend__list {
          width: 495px;
          margin-top: 38px; } }
    .menu-recommend__item {
      position: relative;
      padding: 3.06667vw 0 3.06667vw 6.66667vw;
      background: url("../images/menu_detail_sekkai_line.png") repeat-x 0 bottom;
      background-size: 0.8vw;
      font-size: 4.26667vw;
      color: #fff;
      letter-spacing: 0.03em;
      line-height: 1.28; }
      @media (min-width: 768px) {
        .menu-recommend__item {
          padding: 18px 0 18px 33px;
          background: url("../images/menu_detail_sekkai_line.png") repeat-x 0 bottom;
          background-size: 6px;
          font-size: 20px; } }
      .menu-recommend__item::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4.8vw;
        height: 4.13333vw;
        margin: auto;
        background: url("../images/menu_detail_sekkai_check.png") no-repeat center;
        background-size: 100%; }
        @media (min-width: 768px) {
          .menu-recommend__item::after {
            width: 18px;
            height: 15px;
            background: url("../images/menu_detail_sekkai_check_pc.png") no-repeat center;
            background-size: 100%; } }
      .menu-recommend__item span {
        font-size: 3.2vw; }
        @media (min-width: 768px) {
          .menu-recommend__item span {
            font-size: 12px; } }

/* case */
.case {
  padding-top: 16.8vw; }
  @media (min-width: 768px) {
    .case {
      padding-top: 100px; } }
  .case .en-txt {
    top: 13.33333vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .case .en-txt {
        top: -9px;
        left: 0; } }
  .case__ttl {
    width: 46.4vw;
    height: 13.73333vw;
    margin: 0 auto;
    padding-top: 3.6vw;
    background: url("../images/case_ttl.png") no-repeat center;
    background-size: 100%;
    font-size: 6.26667vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .case__ttl {
        width: 243px;
        height: 72px;
        padding-top: 21px;
        font-size: 30px; } }
  .case__note {
    width: 77.73333vw;
    margin: 10.66667vw auto 0;
    font-size: 2.66667vw;
    color: #9b9b9b;
    line-height: 2; }
    @media (min-width: 768px) {
      .case__note {
        width: 506px;
        margin-top: 69px;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.66; } }
  .case-content {
    width: 90.93333vw;
    margin: 0 auto;
    padding: 10.66667vw 0 14.66667vw;
    border-top: 1px solid #9b9b9b; }
    @media (min-width: 768px) {
      .case-content {
        width: 600px;
        padding: 56px 0 82px; } }
    .case-content.case01 {
      border-top: none; }
    .case-content__wrap.wrap-more {
      height: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: .5s;
      transition: .5s; }
    .case-content__wrap.wrap-more.is-active {
      height: auto;
      visibility: visible;
      opacity: 1; }
    .case-content__age {
      display: inline-block;
      padding: 1.6vw 3.06667vw;
      background-color: #c8af77;
      font-size: 3.46667vw;
      letter-spacing: 0.08em;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .case-content__age {
          padding: 7px 21px;
          font-size: 18px; } }
    .case-content__ttl {
      margin-top: 3.33333vw;
      font-size: v(36);
      color: #a67c1d;
      letter-spacing: 0.08em;
      line-height: 1.55; }
      @media (min-width: 768px) {
        .case-content__ttl {
          margin-top: 20px;
          font-size: 26px; } }
    .case-content__photo {
      width: 89.33333vw;
      margin: 4vw auto 0; }
      @media (min-width: 768px) {
        .case-content__photo {
          width: 100%;
          margin-top: 20px; } }
      .case-content__photo-item + .case-content__photo-item {
        margin-top: 4.4vw; }
        @media (min-width: 768px) {
          .case-content__photo-item + .case-content__photo-item {
            margin-top: 38px; } }
      .case-content__photo-txt {
        padding: 3.06667vw 0;
        background-color: #e3e3e3;
        text-align: center; }
        @media (min-width: 768px) {
          .case-content__photo-txt {
            padding: 18px 0; } }
        .case-content__photo-txt.txt-after {
          background-color: #c8af77; }
        .case-content__photo-txt img {
          width: 13.6vw; }
          @media (min-width: 768px) {
            .case-content__photo-txt img {
              width: 74px; } }
        .case-content__photo-txt.txt-after img {
          width: 30.13333vw; }
          @media (min-width: 768px) {
            .case-content__photo-txt.txt-after img {
              width: 157px; } }
    .case-content__btn {
      position: relative;
      width: 66.66667vw;
      margin: 0 auto 13.33333vw;
      padding: 2.93333vw 0 3.2vw;
      border: 1px solid #a67c1d;
      font-size: 4vw;
      color: #a67c1d;
      letter-spacing: 0.1em;
      text-align: center; }
      @media (min-width: 768px) {
        .case-content__btn {
          width: 430px;
          margin-bottom: 102px;
          padding: 24px 0 26px;
          font-size: 20px; } }
      .case-content__btn::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 4.66667vw;
        margin: auto;
        width: 3.73333vw;
        height: 3.73333vw;
        background: url("../images/case_btn_arrow.png") no-repeat center 0;
        background-size: 100%; }
        @media (min-width: 768px) {
          .case-content__btn::after {
            right: 28px;
            width: 22px;
            height: 22px; } }
    .case-content__next {
      position: relative; }
      .case-content__next-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        margin: auto;
        font-size: 3.46667vw;
        letter-spacing: 0.1em;
        text-align: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
        z-index: 1;
        /* 閉じるボタンの位置 */
        /* 閉じるボタンの表記 */
        /* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */ }
        @media (min-width: 768px) {
          .case-content__next-btn {
            font-size: 16px; } }
        .case-content__next-btn::after {
          content: "続きを読む"; }
        .case-content__next-btn.is-show {
          bottom: -8.66667vw; }
          @media (min-width: 768px) {
            .case-content__next-btn.is-show {
              bottom: -38px; } }
        .case-content__next-btn.is-show::after {
          content: "閉じる"; }
        .case-content__next-btn.is-show + .case-content__next-inner::before {
          display: none; }
        .case-content__next-btn::before {
          content: '';
          display: inline-block;
          width: 3.73333vw;
          height: 3.73333vw;
          margin-right: 3.06667vw;
          background: url("../images/case_next_arrow.png") no-repeat center;
          background-size: 100%; }
          @media (min-width: 768px) {
            .case-content__next-btn::before {
              width: 22px;
              height: 22px;
              margin-right: 17px; } }
        .case-content__next-btn.is-show::before {
          -webkit-transform: translateY(1.33333vw) rotate(180deg);
          transform: translateY(1.33333vw) rotate(180deg); }
          @media (min-width: 768px) {
            .case-content__next-btn.is-show::before {
              -webkit-transform: translateY(10px) rotate(180deg);
              transform: translateY(10px) rotate(180deg); } }
      .case-content__next-inner {
        overflow: hidden;
        /* テキストを隠す */
        position: relative;
        margin-top: 5.46667vw;
        line-height: 1.76;
        /* 最初に見えてるテキストエリアの高さ */
        /* テキストをグラデーションで隠す */ }
        @media (min-width: 768px) {
          .case-content__next-inner {
            margin-top: 30px; } }
        .case-content__next-inner.is-hide {
          height: 26.66667vw; }
          @media (min-width: 768px) {
            .case-content__next-inner.is-hide {
              height: 120px; } }
        .case-content__next-inner::before {
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.9)), to(#fff));
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
          bottom: 0;
          content: "";
          height: 20vw;
          /* グラデーションで隠す高さ */
          position: absolute;
          width: 100%; }
          @media (min-width: 768px) {
            .case-content__next-inner::before {
              height: 70px; } }
    .case-content__detail {
      margin-top: 5.2vw; }
      @media (min-width: 768px) {
        .case-content__detail {
          margin-top: 50px; } }
      .case-content__detail-ttl {
        font-size: 4.53333vw;
        font-weight: 500;
        color: #a67c1d;
        letter-spacing: 0.08em; }
        @media (min-width: 768px) {
          .case-content__detail-ttl {
            font-size: 24px; } }
        .case-content__detail-list + .case-content__detail-ttl {
          margin-top: 4.8vw; }
          @media (min-width: 768px) {
            .case-content__detail-list + .case-content__detail-ttl {
              margin-top: 30px; } }
      .case-content__detail-list {
        margin-top: 0.66667vw; }
        @media (min-width: 768px) {
          .case-content__detail-list {
            margin-top: 11px; } }
      .case-content__detail-term {
        font-size: 3.46667vw;
        font-weight: 400;
        color: #a67c1d;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .case-content__detail-term {
            font-size: 20px; } }
        .case-content__detail-description + .case-content__detail-term {
          padding: 2vw 0 0; }
          @media (min-width: 768px) {
            .case-content__detail-description + .case-content__detail-term {
              padding-top: 12px; } }
      .case-content__detail-description {
        padding: 1.06667vw 0 2vw;
        border-bottom: 1px solid #000;
        font-size: 2.66667vw;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .case-content__detail-description {
            padding: 5px 0 13px;
            font-size: 14px; } }
        .case-content__detail-description span {
          font-size: 3.46667vw; }
          @media (min-width: 768px) {
            .case-content__detail-description span {
              font-size: 18px; } }
    .case-content__risk {
      margin-top: 2.4vw; }
      @media (min-width: 768px) {
        .case-content__risk {
          margin-top: 6px; } }
      .case-content__risk-ttl {
        font-size: 3.46667vw;
        font-weight: 400;
        color: #a67c1d;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .case-content__risk-ttl {
            font-size: 20px; } }
      .case-content__risk-list {
        margin-top: 2.13333vw; }
        @media (min-width: 768px) {
          .case-content__risk-list {
            margin-top: 10px; } }
      .case-content__risk-term {
        font-size: 3.2vw;
        font-weight: 400;
        letter-spacing: 0.1em; }
        @media (min-width: 768px) {
          .case-content__risk-term {
            font-size: 18px; } }
        .case-content__risk-description + .case-content__risk-term {
          margin-top: 13px; }
      .case-content__risk-description {
        font-size: 2.93333vw;
        color: #444141;
        letter-spacing: 0.1em;
        line-height: 1.72; }
        @media (min-width: 768px) {
          .case-content__risk-description {
            font-size: 14px;
            line-height: 1.57; } }
        .case-content__risk-description li {
          padding-left: 1em;
          text-indent: -1em; }

/* flow */
.flow {
  padding: 14.66667vw 0 10.66667vw;
  background-color: #faf8f4; }
  @media (min-width: 768px) {
    .flow {
      padding: 106px 0 84px; } }
  .flow .en-txt {
    top: 10.8vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .flow .en-txt {
        top: -30px;
        left: 0; } }
  .flow__ttl {
    width: 51.6vw;
    height: 14.26667vw;
    margin: 0 auto;
    padding-top: 3.2vw;
    background: url("../images/flow_ttl.png") no-repeat center;
    background-size: 100%;
    font-size: 6.4vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .flow__ttl {
        width: 271px;
        height: 75px;
        padding-top: 20px;
        font-size: 30px; } }
  .flow__slider {
    width: 89.6vw;
    margin: 10.4vw auto 0; }
    @media (min-width: 768px) {
      .flow__slider {
        width: 100%;
        margin-top: 59px;
        padding: 0 7%; } }
    @media (min-width: 992px) {
      .flow__slider {
        max-width: 800px;
        padding: 0; } }
    .flow__slider-item {
      position: relative; }
    .flow__slider-ttl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 4.8vw;
      color: #a67c1d; }
      @media (min-width: 768px) {
        .flow__slider-ttl {
          font-size: 24px; } }
      .flow__slider-ttl span {
        width: 8.26667vw;
        margin-right: 3.06667vw; }
        @media (min-width: 768px) {
          .flow__slider-ttl span {
            width: 47px;
            margin-right: 22px; } }
        .item02 .flow__slider-ttl span {
          width: 9.73333vw; }
          @media (min-width: 768px) {
            .item02 .flow__slider-ttl span {
              width: 58px; } }
        .item03 .flow__slider-ttl span {
          width: 10.13333vw; }
          @media (min-width: 768px) {
            .item03 .flow__slider-ttl span {
              width: 59px; } }
        .item04 .flow__slider-ttl span {
          width: 10.26667vw; }
          @media (min-width: 768px) {
            .item04 .flow__slider-ttl span {
              width: 59px; } }
        .item05 .flow__slider-ttl span {
          width: 10.26667vw; }
          @media (min-width: 768px) {
            .item05 .flow__slider-ttl span {
              width: 59px; } }
        .item06 .flow__slider-ttl span {
          width: 10.53333vw; }
          @media (min-width: 768px) {
            .item06 .flow__slider-ttl span {
              width: 60px; } }
        .item07 .flow__slider-ttl span {
          width: 10.53333vw; }
          @media (min-width: 768px) {
            .item07 .flow__slider-ttl span {
              width: 60px; } }
        .item08 .flow__slider-ttl span {
          width: 10.4vw; }
          @media (min-width: 768px) {
            .item08 .flow__slider-ttl span {
              width: 59px; } }
    @media (min-width: 768px) {
      .flow__slider-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 46px; } }
    .flow__slider-img {
      width: 62.66667vw;
      margin: 4.93333vw auto 0; }
      @media (min-width: 768px) {
        .flow__slider-img {
          width: 42.5%;
          margin: 0; } }
    .flow__slider-txt {
      margin-top: 5.33333vw;
      font-size: 3.46667vw;
      letter-spacing: 0.05em;
      line-height: 1.61;
      text-align: justify; }
      @media (min-width: 768px) {
        .flow__slider-txt {
          width: 52.7%;
          margin-top: 0;
          font-size: 16px;
          letter-spacing: 0.06em;
          line-height: 1.87; } }
      .item04 .flow__slider-txt {
        margin-top: 38.66667vw; }
        @media (min-width: 768px) {
          .item04 .flow__slider-txt {
            width: 100%;
            margin-top: 0; } }
    .flow__slider-note {
      margin-top: 5.2vw;
      font-size: 3.2vw;
      letter-spacing: -0.02em;
      color: #a67c1d; }
      @media (min-width: 768px) {
        .flow__slider-note {
          width: 448px;
          margin: 40px auto 0;
          font-size: 16px; } }
    .flow__slider-link {
      margin-top: 3.2vw;
      padding: 2.8vw 6.66667vw;
      background-color: #fff;
      border-radius: 1.46667vw;
      border: 1px solid #a67c1d;
      font-size: 3.46667vw;
      color: #a67c1d;
      letter-spacing: 0.08em;
      line-height: 1.61; }
      @media (min-width: 768px) {
        .flow__slider-link {
          width: 430px;
          margin: 21px auto 0;
          padding: 17px 0 17px 36px;
          border-radius: 5px;
          font-size: 15px; } }

.slide-arrow {
  position: absolute;
  top: 31.06667vw;
  width: 8.13333vw;
  height: 8.13333vw;
  z-index: 10; }
  @media (min-width: 768px) {
    .slide-arrow {
      top: 180px;
      width: 30px;
      height: 30px; } }
  @media (min-width: 992px) {
    .slide-arrow {
      width: 42px;
      height: 42px; } }

.prev-arrow {
  left: 0;
  background: url("../images/flow_arrow.png") no-repeat center;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
  @media (min-width: 768px) {
    .prev-arrow {
      left: -6%; } }

.next-arrow {
  right: 0;
  background: url("../images/flow_arrow.png") no-repeat center;
  background-size: 100%; }
  @media (min-width: 768px) {
    .next-arrow {
      right: -6%; } }

.slick-dots {
  bottom: -10.66667vw; }
  @media (min-width: 768px) {
    .slick-dots {
      bottom: -10%; } }
  @media (min-width: 1300px) {
    .slick-dots {
      bottom: -60px; } }

.slick-dots li button:before {
  color: #d8d8d8;
  opacity: .5; }

.slick-dots li.slick-active button:before {
  color: #c8af77; }

.slick-dots li.slick-active button:before {
  opacity: 1; }

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

/* detail */
.detail {
  padding: 13.33333vw 4.4vw; }
  @media (min-width: 768px) {
    .detail {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
      padding: 100px 0; } }
  .detail__ttl {
    font-size: 6.4vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .detail__ttl {
        font-size: 26px; } }
    .detail__ttl:last-of-type {
      margin-top: 10.66667vw;
      padding-top: 10.66667vw;
      border-top: 1px solid #9b9b9b; }
      @media (min-width: 768px) {
        .detail__ttl:last-of-type {
          margin-top: 58px;
          padding-top: 48px; } }
  .detail__list {
    margin-top: 6.66667vw; }
    @media (min-width: 768px) {
      .detail__list {
        width: 60.6%;
        margin: 45px auto 0; } }
    .detail__list:last-of-type {
      margin-top: 5.33333vw; }
      @media (min-width: 768px) {
        .detail__list:last-of-type {
          margin-top: 50px; } }
    .detail__list-term {
      padding-left: 2.93333vw;
      border-left: 1.33333vw solid #a67c1d;
      font-size: 4.53333vw;
      font-weight: 400;
      color: #a67c1d;
      letter-spacing: 0.1em; }
      @media (min-width: 768px) {
        .detail__list-term {
          padding-left: 10px;
          border-left: 5px solid #a67c1d;
          font-size: 20px; } }
      .detail__list-description + .detail__list-term {
        margin-top: 5.33333vw; }
        @media (min-width: 768px) {
          .detail__list-description + .detail__list-term {
            margin-top: 30px; } }
    .detail__list-description {
      margin-top: 2.4vw;
      font-size: 3.46667vw;
      letter-spacing: 0.03em;
      line-height: 1.61; }
      @media (min-width: 768px) {
        .detail__list-description {
          margin-top: 9px;
          font-size: 16px;
          letter-spacing: 0.08em; } }
  .detail__table {
    width: 89.33333vw;
    margin: 6.93333vw auto 0;
    border-collapse: collapse;
    border: 1px solid #a67c1d; }
    @media (min-width: 768px) {
      .detail__table {
        width: 60.6%;
        margin: 42px auto 0; } }
    .detail__table-th {
      padding: 3.46667vw 0 3.46667vw 4.66667vw;
      background-color: #f4f4f4;
      border-collapse: collapse;
      border: 1px solid #a67c1d;
      font-size: 3.46667vw;
      font-weight: 400;
      color: #a67c1d;
      letter-spacing: 0.1em;
      line-height: 1.61; }
      @media (min-width: 768px) {
        .detail__table-th {
          padding: 16px 0 16px 32px;
          font-size: 16px; } }
    .detail__table-td {
      padding: 3.46667vw 0 3.46667vw 4.66667vw;
      border-collapse: collapse;
      border: 1px solid #a67c1d;
      font-size: 3.46667vw;
      letter-spacing: 0.03em;
      line-height: 1.61; }
      @media (min-width: 768px) {
        .detail__table-td {
          padding: 16px 0 16px 32px;
          font-size: 16px; } }
  .detail__note {
    margin-top: 4vw;
    font-size: 3.2vw;
    letter-spacing: 0.03em;
    line-height: 1.75; }
    @media (min-width: 768px) {
      .detail__note {
        width: 60.6%;
        margin: 60px auto 0;
        font-size: 16px;
        letter-spacing: 0.08em; } }

/* faq */
.faq {
  padding: 14.66667vw 0 10.53333vw;
  background-color: #faf8f4; }
  @media (min-width: 768px) {
    .faq {
      padding: 100px 0 80px; } }
  .faq .en-txt {
    top: 10.93333vw;
    left: 4vw; }
    @media (min-width: 768px) {
      .faq .en-txt {
        top: -9px;
        left: 0; } }
  .faq__ttl {
    width: 41.6vw;
    height: 13.73333vw;
    margin: 0 auto;
    padding-top: 3.86667vw;
    background: url("../images/faq_ttl.png") no-repeat center;
    background-size: 87.8%;
    font-size: 6.26667vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    text-align: center; }
    @media (min-width: 768px) {
      .faq__ttl {
        width: 203px;
        height: 75px;
        padding-top: 24px;
        font-size: 30px; } }
  .faq__list {
    width: 89.33333vw;
    margin: 14.66667vw auto 0;
    background-color: #fff; }
    @media (min-width: 768px) {
      .faq__list {
        width: 100%;
        max-width: 800px;
        margin-top: 52px; } }
    .faq__list-term {
      position: relative;
      padding: 6vw 0 6vw 4vw;
      border: 1px solid #a67c1d;
      font-size: 3.73333vw;
      font-weight: 400;
      color: #a67c1d;
      letter-spacing: 0.05em;
      line-height: 1.5;
      z-index: 2;
      cursor: pointer; }
      @media (min-width: 768px) {
        .faq__list-term {
          padding: 32px 0 32px 6.25%;
          font-size: 18px; } }
      .faq__list-term:not(:first-of-type) {
        border-top: none; }
      .faq__list-term p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .faq__list-term p::before {
          content: 'Q.';
          display: inline-block;
          margin-right: 2.13333vw;
          font-size: 5.33333vw;
          color: #c8af77; }
          @media (min-width: 768px) {
            .faq__list-term p::before {
              margin-right: 21px;
              font-size: 26px; } }
      .faq__list-term::before, .faq__list-term::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 4.8vw;
        width: 3.73333vw;
        height: 1px;
        margin: auto;
        background-color: #a67c1d; }
        @media (min-width: 768px) {
          .faq__list-term::before, .faq__list-term::after {
            right: 29px;
            width: 16px; } }
      .faq__list-term::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .3s;
        transition: .3s; }
      .faq__list-term.is-active::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    .faq__list-description {
      display: none;
      position: relative;
      padding: 6vw 5.46667vw 6vw 4vw;
      border-bottom: 1px solid #a67c1d;
      -webkit-box-shadow: 1.33333vw 0px 1.33333vw -1.33333vw rgba(0, 0, 0, 0.16), -1.33333vw 0px 1.33333vw -1.33333vw rgba(0, 0, 0, 0.16);
      box-shadow: 1.33333vw 0px 1.33333vw -1.33333vw rgba(0, 0, 0, 0.16), -1.33333vw 0px 1.33333vw -1.33333vw rgba(0, 0, 0, 0.16);
      font-size: 3.73333vw;
      letter-spacing: 0.08em;
      line-height: 1.57;
      text-align: justify; }
      @media (min-width: 768px) {
        .faq__list-description {
          padding: 32px 11.2% 40px 6.25%;
          -webkit-box-shadow: 10px 0px 10px -10px rgba(0, 0, 0, 0.16), -10px 0px 10px -10px rgba(0, 0, 0, 0.16);
          box-shadow: 10px 0px 10px -10px rgba(0, 0, 0, 0.16), -10px 0px 10px -10px rgba(0, 0, 0, 0.16);
          font-size: 16px; } }
      .faq__list-description:last-of-type {
        border-bottom: none;
        -webkit-box-shadow: 0 0 1.33333vw 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 1.33333vw 0 rgba(0, 0, 0, 0.16); }
        @media (min-width: 768px) {
          .faq__list-description:last-of-type {
            -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16); } }
      .faq__list-description p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .faq__list-description p::before {
          content: 'A.';
          display: inline-block;
          margin-right: 2.13333vw;
          font-size: 5.33333vw;
          color: #767676; }
          @media (min-width: 768px) {
            .faq__list-description p::before {
              margin-right: 21px;
              font-size: 26px; } }

/* support */
.support {
  padding: 10.66667vw 5.33333vw; }
  @media (min-width: 768px) {
    .support {
      padding: 80px 0; } }
  .support__inner {
    padding: 8vw 6vw;
    border: 1px solid #c8af77; }
    @media (min-width: 768px) {
      .support__inner {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        padding: 50px 7% 48px; } }
  .support__ttl {
    padding-bottom: 4vw;
    font-size: 5.6vw;
    color: #a67c1d;
    letter-spacing: 0.1em;
    line-height: 1.45;
    text-align: center; }
    @media (min-width: 768px) {
      .support__ttl {
        padding-bottom: 12px;
        font-size: 26px; } }
  .support__txt {
    padding-top: 5.33333vw;
    border-top: 1px solid #c8af77;
    font-size: 3.73333vw;
    letter-spacing: 0.08em;
    line-height: 1.57; }
    @media (min-width: 768px) {
      .support__txt {
        padding-top: 30px;
        font-size: 16px;
        line-height: 1.75; } }
  .support__note {
    margin-top: 4vw;
    font-size: 2.66667vw;
    color: #9b9b9b;
    letter-spacing: 0.1em;
    line-height: 1.8; }
    @media (min-width: 768px) {
      .support__note {
        margin-top: 30px;
        font-size: 12px; } }


.emebed_in {max-width: 1000px;margin: 0 auto;}
.emebed_form {
    padding: 30px 10px;
}


    .pcfv {
        display: none;
    }
    .spfv {
        margin-top: 14.66667vw;
        margin-bottom: 12vw;
    }
    .spfv_videowrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 141%;
    }
    .spfv_video {
        position: absolute;
        top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	-webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    	width: 100%;
    	font-size: 0;
    }
    .spfv_video video {
        width: 100%;
    }
    .spfv_parts1 {
        position: absolute;
        font-size: 0;
        width: 86.92%;
        left: 2%;
        bottom: 2%;
    }

@media (min-width: 768px) {
    .spfv {
        display: none;
    }
    .pcfv {
        display: block;
        margin: 89px 0 100px;
        font-size: 0;
        position: relative;
    }
    .pcfv_video {
        position: absolute;
        overflow: hidden;
        border-radius: 20px;
        width: 21.18%;
        top: 10.4%;
        right: 15.4%;
    }
    .pcfv_video video {
        width: 100%;
    }
}


.altxt_pc {display:none;} @media(min-width: 768px){.altxt_pc {display:block;font-size:10px;margin:-3vw auto 45px;padding:0 15px;text-align:left;max-width:1080px;line-height:1.5;}}
.altxt_sp_wrap {text-align:center;padding:20px 12px 0;font-size:10px;line-height:1.5;}.altxt_sp_txt1 {cursor: pointer;margin-bottom:8px;}.altxt_sp_txt2 {text-align:left;display:none;}
@media (min-width: 768px) { .br-sp {display:none;}}
.okt {font-size:10px;margin:15px auto 0;max-width:600px;line-height:1.5;}


  .cinfo_bg {
        background-image: url(../images/bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cinfo_wrap {
        padding: 62px 15px 62px;
        margin: 0 auto;
        max-width: 600px;
    }
    .cinfo_h_en {
        text-align: center;
        font-size: 0;
        margin-bottom: 5px;
    }
    .cinfo_h_en img {
        max-width: 100%;
        height: auto;
    }
    .cinfo_h_en.-contact img {
        width: 136px;
    }
    .cinfo_h_en.-access img {
        width: 110px;
    }
    .cinfo_h_ja {
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: .2em;
        margin-bottom: 26px;
    }
    .cinfo_table1 {
        margin-bottom: 18px;
        width: 100%;
    }
    .cinfo_table1 th, .cinfo_table1 td {
        font-weight: 500;
        text-align: left;
        padding: 0;
        position: relative;
        vertical-align: middle;
        line-height: 1.4;
    }
    .cinfo_table1 th {
        font-size: 13px;
        width: 48%;
    }
    .cinfo_table1_txt1 {
        font-size: 10px;
    }
    .cinfo_table1_txt2 .-pctel {
        display: none;
    }
    .cinfo_table1_txt2 .-sptel {
        font-weight: 600;
        font-size: 20px;
    }
    .cinfo_txt1 {
        font-size: 10px;
        font-weight: 500;
        text-align: center;
        line-height: 1.4;
    }
    .cinfo_txt1 > span {
        display: inline-block;
        text-align: left;
    }
    .cinfo_contact {
        margin-bottom: 46px;
    }
    .cinfo_table2 {
        border-bottom: 1px solid #333230;
        width: 100%;
    }
    .cinfo_table2 tr {
        border-top: 1px solid #333230;
    }
    .cinfo_table2 th, .cinfo_table2 td {
        text-align: left;
        font-weight: 500;
        vertical-align: middle;
        padding: 10px 0;
        position: relative;
        line-height: 1.4;
    }
    .cinfo_table2 th {
        font-size: 13px;
        width: 45%;
    }
    .cinfo_table2 td {
        font-size: 12px;
    }
    
    @media(min-width: 768px) {
        .cinfo_wrap {
            padding: 101px 0;
        }
        .cinfo_table1 {
            border-bottom: 1px solid #333230;
        }
        .cinfo_table1 tr {
            border-top: 1px solid #333230;
        }
        .cinfo_table1 th {
            font-size: 14px;
            width: 31%;
            padding: 18px 5px 18px 6px;
        }
        .cinfo_table1 th::before {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
        	transform: translateY(-50%);
        	-webkit-transform: translateY(-50%);
        	-ms-transform: translateY(-50%);
        	width: 1px;
        	height: calc(100% - 25px);
        	background: #333230;
        }
        .cinfo_table1 td {
            padding: 18px 0 18px 16px;
        }
        .cinfo_table1_txt2 .-sptel {
            display: none;
        }
        .cinfo_table1_txt2 .-pctel {
            display: inline-block;
            font-size: 24px;
            font-weight: 600;
        }
        .cinfo_table1_flex1 {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-wrap: wrap;
        }
        .cinfo_table1_txt1 {
            font-size: 14px;
            margin-right: 17px;
        }
        .cinfo_txt1 {
            font-size: 12.36px;
        }
        .br-sp {
            display: none;
        }
        .cinfo_table2 th, .cinfo_table2 td {
            font-size: 14px;
        }
        .cinfo_table2 th {
            width: 31%;
            padding: 18px 5px 18px 6px;
        }
        .cinfo_table2 td {
            padding: 18px 0 18px 16px;
        }
        .cinfo_table2 th::before {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
        	transform: translateY(-50%);
        	-webkit-transform: translateY(-50%);
        	-ms-transform: translateY(-50%);
        	width: 1px;
        	height: calc(100% - 25px);
        	background: #333230;
        }
        .cinfo_contact {
            margin-bottom: 121px;
        }
        
    }






.header_tel_btn {
    display: inline-block;
    background: #9CB8CA;
    color: #FFF;
    height: 100%;
    width: 100%;
    padding: 1em 0 0 2.8em;
    position: relative;
}
.header_tel_btn .txt1 {
    font-size: 17px;
    letter-spacing: .08em;
    margin-bottom: .3em
}
.header_tel_btn .txt2 {
    font-size: 8px;
}
.header_tel_btn::before {
    content: "";
    position: absolute;
    left: 1.2em;
    top: 50%;
    transform: translateY(-50%);
    width: 6%;
    height: 50%;
    background-image: url(../images/tel.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 1120px) {
    .header_tel_btn {
        padding: 1.2vw 0 0 4.2vw;
    }
    .header_tel_btn .txt1 {
        font-size: 1.5vw;
        margin-bottom: -.5em;
        display: inline-block;
    }
    .header_tel_btn .txt2 {
        font-size: .7vw;
        display: inline-block;
    }
    .header_tel_btn::before {
        left: 2vw;
    }
}


.cta_telbtn {
    display: inline-block;
    background: #9CB8CA;
    color: #FFF;
    height: 100%;
    width: 100%;
    border-bottom: 10px solid #C0CBDA;
    text-align: center;
    padding: 25px 0 0;
    position: relative;
}
.cta_telbtn_in {
    display: inline-block;
    text-align: left;
}
.cta_telbtn .txt1 {
    font-size: 20px;
    letter-spacing: .1em;
    display: inline-block;
    margin-bottom: .3em;
}
.cta_telbtn .txt2 {
    font-size: 23px;
    letter-spacing: .1em;
}
.cta_telbtn .txt2.-sp {
    display: none;
}
.cta_telbtn::before {
    content: "";
    position: absolute;
    left: 3.8em;
    top: 50%;
    transform: translateY(-50%);
    width: 7%;
    height: 50%;
    background-image: url(../images/tel.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.cta_telbtn::after {
    content: "";
    position: absolute;
    right: 1.4em;
    top: 50%;
    transform: translateY(-50%);
    width: 2.8%;
    height: 50%;
    background-image: url(../images/arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media(max-width: 767px) {
    .cta_telbtn {
        padding: 4vw 0 4vw;
        border-width: 0 0 1.3vw;
    }
    .cta_telbtn_in {
        text-align: center;
    }
    .cta_telbtn .txt1 {
        font-size: 4.5vw;
    }
    .cta_telbtn .txt2 {
        font-size: 2.5vw;
    }
    .cta_telbtn .txt2.-sp {
        display: inline;
    }
    .cta_telbtn .txt2.-pc {
        display: none;
    }
    .cta_telbtn::before {
        left: 5.5vw;
    }
}



.fix_telbtn {
    display: inline-block;
    background: #9CB8CA;
    color: #FFF;
    height: 100%;
    width: 100%;
    border-bottom: .9vw solid #C0CBDA;
    text-align: center;
    padding: 3vw 0 0;
    position: relative;
    height: 14.22222vw!important;
}
.fix_telbtn_in {
    display: inline-block;
    text-align: left;
}
.fix_telbtn .txt1 {
    font-size: 3.8vw;
    letter-spacing: .1em;
    display: inline-block;
    margin-bottom: .3em;
}
.fix_telbtn .txt2 {
    font-size: 2.5vw;
    letter-spacing: .1em;
}
.fix_telbtn::before {
    content: "";
    position: absolute;
    left: .8em;
    top: 50%;
    transform: translateY(-50%);
    width: 12%;
    height: 60%;
    background-image: url(../images/tel.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.fbnrsp {
    font-size: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 35;
    transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transition: .5s;
}
.fbnrsp.-on {
    transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
}
.fbnrpc {
    display: none;
}
.cmpg_bnr {
    font-size: 0;
    text-align: center;
    margin: 0 0 5vw;
}
@media(min-width: 768px) {
    .fbnrsp, .cmpg_bnr {
        display: none;
    }
    .fbnrpc {
        display: block;
        position: fixed;
        font-size: 0;
        left: 0;
        bottom: 5%;
        width: 260px;
        filter: drop-shadow(-4px 4px 10px #9F9F7380);
        z-index: 35;
    }
}









