@charset "UTF-8";
/* ==========================================================================
   Foundation
** ========================================================================== */
/* Base
** ----------------------------------------------------------------- */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://use.typekit.net/sdc3ukr.css");
html {
  line-height: 1.15;
  /* 1 */
  font-feature-settings: "palt" 1;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  text-size-adjust: 100%;
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/* Fonts
** ----------------------------------------------------------------- */
/** ===============================================
 *
 * Font
 *
 * =============================================== */
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 300;
}

@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 500;
}

@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* library
** ----------------------------------------------------------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide:focus {
  outline: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/common/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 60px;
}

@media (min-width: 600px) {
  .slick-dotted.slick-slider {
    margin-bottom: 95px;
  }
}

.slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (min-width: 600px) {
  .slick-dots {
    bottom: -60px;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 5px 5px;
  line-height: 20px;
  text-align: center;
  background-color: #fff;
  transform: translate(-50%, -50%);
}

@media (min-width: 600px) {
  .slick-dots li button:before {
    width: 9px;
    height: 9px;
    border-radius: 5px 5px;
  }
}

.slick-dots li.slick-active button:before {
  background-color: #9CB9B4;
}

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.8);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  transform: translate3d(0, 0, 0);
  color: #000;
}

.remodal .modal-content {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.remodal .modal-content iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.remodal .button-close {
  position: absolute;
  top: -4rem;
  right: 0;
}

@media (min-width: 600px) {
  .remodal .button-close {
    top: -41px;
    right: -90px;
  }
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/* ==========================================================================
   Layout
** ========================================================================== */
html {
  color: #000;
  font-family: "游明朝体", YuMincho, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
}

@media screen and (min-width: 375px) {
  html {
    font-size: calc(10px + 14 * (100vw - 375px) / 525);
  }
}

@media screen and (min-width: 900px) {
  html {
    font-size: 24px;
  }
}

@media (min-width: 600px) {
  html {
    font-size: 10px;
  }
}

a:link, a:visited {
  color: #b8a06e;
}

img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

address {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media (min-width: 600px) {
  p {
    font-size: 1.5rem;
  }
}

.for-screen-reader {
  display: none;
}

.pc-only-ib {
  display: none;
}

@media (min-width: 600px) {
  .pc-only-ib {
    display: inline-block;
  }
}

.pc-only {
  display: none;
}

@media (min-width: 600px) {
  .pc-only {
    display: block;
  }
}

@media (min-width: 600px) {
  .sp-only {
    display: none;
  }
}

.site-header {
  position: absolute;
  width: 100%;
  height: 15vw;
  background-color: #fff;
}

@media (min-width: 600px) {
  .site-header {
    height: 126px;
  }
}

.site-header__inner {
  width: 100%;
}

.site-header .site-id {
  padding-top: 1rem;
  padding-left: 1rem;
  margin: 0;
  width: 10.8rem;
}

@media (min-width: 600px) {
  .site-header .site-id {
    padding-top: 35px;
    padding-left: 40px;
    width: 150px;
  }
}

.site-header .site-id a {
  text-decoration: none;
  transition: all 0.3s ease;
}

.site-header .site-id a:hover {
  opacity: 0.7;
}

.home .site-header {
  box-sizing: border-box;
  position: relative;
  width: auto;
  height: auto;
  text-align: center;
  background-color: transparent;
}

.home .site-header__inner {
  box-sizing: border-box;
  padding: 3rem 2rem 1.5rem;
}

@media (min-width: 600px) {
  .home .site-header__inner {
    display: flex;
    justify-content: start;
    padding: 28px 40px 5px;
    text-align: left;
  }
}

.home .site-header .site-id {
  margin: 0 auto 0.5rem;
  padding-top: 0;
  padding-left: 0;
  width: 51vw;
}

@media (min-width: 600px) {
  .home .site-header .site-id {
    margin: 0;
    width: 225px;
  }
}

.home .site-header .site-copy {
  margin: 0 auto;
  width: 19.2rem;
}

@media (min-width: 600px) {
  .home .site-header .site-copy {
    margin-left: 35px;
    padding-top: 20px;
    width: 292px;
  }
}

.home .site-header .site-copy p {
  margin: 0;
  width: 100%;
  font-size: 1.4rem;
}

@media (min-width: 600px) {
  .home .site-header .site-copy p {
    font-size: 16px;
    text-align: left;
    line-height: 1.7;
    letter-spacing: 0.5em;
  }
}

.icon--burger {
  position: fixed;
  top: 2rem;
  right: 2rem;
  display: block;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  z-index: 31;
}

@media (min-width: 600px) {
  .icon--burger {
    top: 11px;
    right: 11px;
    width: 90px;
    height: 90px;
  }
}

.icon--burger span {
  position: absolute;
  left: 50%;
  width: 3rem;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .icon--burger span {
    width: 32px;
    height: 2px;
  }
}

.icon--burger span:nth-of-type(1) {
  top: calc( 50% - 5px);
  left: 50%;
}

@media (min-width: 600px) {
  .icon--burger span:nth-of-type(1) {
    top: calc( 50% - 6px);
  }
}

.icon--burger span:nth-of-type(2) {
  top: calc( 50% + 5px);
  left: 50%;
}

@media (min-width: 600px) {
  .icon--burger span:nth-of-type(2) {
    top: calc( 50% + 6px);
  }
}

.icon--burger.is-active span:nth-of-type(1) {
  top: 49%;
  left: 50%;
  transform: translateX(-50%) rotate(30deg);
}

.icon--burger.is-active span:nth-of-type(2) {
  top: 49%;
  left: 50%;
  transform: translateX(-50%) rotate(-30deg);
}

.site-footer {
  text-align: center;
  background-color: #E2EDED;
}

.site-footer__inner {
  box-sizing: border-box;
  padding: 4rem 5.333vw;
}

@media (min-width: 600px) {
  .site-footer__inner {
    flex-direction: row-reverse;
    margin-left: auto;
    margin-right: auto;
    padding: 55px 20px 45px;
    max-width: calc( 960px + 40px);
  }
}

.site-footer__right {
  position: relative;
  margin: 0 auto 4.5rem;
  max-width: 810px;
}

@media (min-width: 600px) {
  .site-footer__right {
    margin-bottom: 56px;
  }
}

.site-footer__left {
  text-align: center;
}

.site-footer .box-banner {
  text-align: center;
}

@media (min-width: 600px) {
  .site-footer .box-banner {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
  }
}

.site-footer .box-banner .banner {
  display: block;
  margin: 0 auto 1.6rem;
  width: 19rem;
}

@media (min-width: 600px) {
  .site-footer .box-banner .banner {
    margin-left: 3%;
    margin-bottom: 24px;
    width: 30%;
  }
}

@media (min-width: 600px) {
  .site-footer .box-banner .banner:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}

.site-footer .logo-footer {
  margin: 0 auto 1.5rem;
  width: 15rem;
  text-align: center;
}

@media (min-width: 600px) {
  .site-footer .logo-footer {
    margin-bottom: 30px;
    width: 150px;
  }
}

.site-footer .text-operator {
  margin: 0 0 1rem;
  font-size: 1.4rem;
}

@media (min-width: 600px) {
  .site-footer .text-operator {
    font-size: 14px;
  }
}

.copyright {
  margin: 0;
  text-align: center;
  font-size: 1.8rem;
}

@media (min-width: 600px) {
  .copyright {
    font-size: 18px;
  }
}

/** ===================================================
 *
 * menu
 *
 * =================================================== */
.global-navigation {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  padding-bottom: 6.1rem;
  width: 80vw;
  height: 100%;
  background-color: #fff;
  z-index: 20;
  transition: all 0.3s ease;
  transform: translateX(100%);
}

@media (min-width: 600px) {
  .global-navigation {
    width: 384px;
  }
}

.global-navigation__inner {
  box-sizing: border-box;
  padding: 3.5rem 3em 6.1rem;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

@media (min-width: 600px) {
  .global-navigation__inner {
    padding-top: 75px;
    padding-left: 95px;
  }
}

.global-navigation .logo-menu {
  margin-bottom: 3rem;
  width: 135px;
}

@media (min-width: 600px) {
  .global-navigation .logo-menu {
    margin-bottom: 30pxs;
    width: 135px;
  }
}

.global-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.global-navigation ul li {
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
  .global-navigation ul li {
    margin-bottom: 10px;
  }
}

.global-navigation ul li a {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #000;
  font-size: 1.6rem;
  font-weight: 800;
  text-decoration: none;
}

@media (min-width: 600px) {
  .global-navigation ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }
}

.global-navigation ul li a:hover {
  text-decoration: underline;
}

.global-navigation .box-social {
  margin-top: 3rem;
}

@media (min-width: 600px) {
  .global-navigation .box-social {
    margin-top: 30px;
  }
}

.global-navigation .box-social .icon--social {
  margin-right: 1.2rem;
}

@media (min-width: 600px) {
  .global-navigation .box-social .icon--social {
    margin-right: 12px;
  }
}

.global-navigation .button-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.global-navigation .button-area .button {
  box-sizing: border-box;
  padding-top: 2rem;
  padding-bottom: 2rem;
  width: 100%;
}

@media (min-width: 600px) {
  .global-navigation .button-area .button {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.global-navigation.is-active {
  transform: none;
}

.menu-cover {
  transition: all 0.3s ease;
}

.menu-cover.is-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 19;
}

.fixed-width {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  max-width: 960px;
}

@media (min-width: 600px) {
  .fixed-width {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* ==========================================================================
   Object
** ========================================================================== */
/* Component
** ----------------------------------------------------------------- */
.heading--lv2 {
  position: relative;
  margin-top: 0;
  margin-bottom: 2.8rem;
  padding-bottom: 1rem;
  font-size: 2.1rem;
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .heading--lv2 {
    margin-bottom: 28px;
    padding-bottom: 10px;
    font-size: 23px;
  }
}

.heading--lv2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 6.1rem;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}

@media (min-width: 600px) {
  .heading--lv2:before {
    width: 61px;
  }
}

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

@media (min-width: 600px) {
  .list--pagelink {
    display: flex;
    justify-content: center;
  }
}

.list--pagelink > li {
  text-align: center;
  margin-bottom: 2rem;
}

@media (min-width: 600px) {
  .list--pagelink > li {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.list--pagelink > li a {
  position: relative;
  display: block;
  padding: 1rem 1rem 2rem;
  color: #000;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--pagelink > li a {
    padding: 10px 10px 30px;
    font-size: 18px;
  }
}

.list--pagelink > li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1.3rem;
  height: 1.3rem;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg) translateX(-50%);
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .list--pagelink > li a:before {
    width: 13px;
    height: 13px;
  }
}

@media (min-width: 600px) {
  .list--pagelink > li a:hover:before {
    bottom: -10px;
  }
}

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

@media (min-width: 600px) {
  .list--imagelink {
    display: flex;
  }
}

@media (min-width: 600px) {
  .list--imagelink > li {
    width: 33.3333%;
  }
}

.list--imagelink > li a {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .list--imagelink > li a {
    height: 217px;
  }
}

.list--imagelink > li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
  z-index: 1;
}

.list--imagelink > li a .box-inner {
  position: relative;
  display: table;
  width: 100%;
  height: 217px;
  z-index: 2;
}

@media (min-width: 600px) {
  .list--imagelink > li a .box-inner {
    height: 217px;
  }
}

.list--imagelink > li a .info-area {
  display: table-cell;
  vertical-align: middle;
}

.list--imagelink > li a .title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-top: 1.5rem;
}

@media (min-width: 600px) {
  .list--imagelink > li a .title {
    margin-bottom: 10px;
    padding-top: 15px;
  }
}

.list--imagelink > li a .title span {
  display: block;
}

.list--imagelink > li a .title span.ja {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--imagelink > li a .title span.ja {
    margin-bottom: 10px;
    font-size: 13px;
  }
}

.list--imagelink > li a .title span.en {
  font-family: minion-3-display, serif;
  font-size: 3.2rem;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--imagelink > li a .title span.en {
    font-size: 32px;
  }
}

.list--imagelink > li a .button--viewmore {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-bottom: 0.5rem;
  font-family: minion-3-display, serif;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--imagelink > li a .button--viewmore {
    padding-bottom: 5px;
    font-size: 18px;
  }
}

.list--imagelink > li a .button--viewmore:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: scale(0, 1);
  transform-origin: left bottom;
  transition: transform 0.3s;
}

.list--imagelink > li a:hover:after {
  transform: scale(1.2);
}

.list--imagelink > li a:hover .button--viewmore:before {
  transform: scale(1, 1);
}

.list--imagelink > li:nth-of-type(1) a:after {
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-gorumet.jpg");
}

.list--imagelink > li:nth-of-type(2) a:after {
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-yakimono.jpg");
}

.list--imagelink > li:nth-of-type(3) a:after {
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-stay.jpg");
}

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

@media (min-width: 600px) {
  .list--order {
    display: flex;
    flex-wrap: wrap;
  }
}

.list--order li {
  box-sizing: border-box;
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
  .list--order li {
    margin-bottom: 10px;
    width: 50%;
  }
}

.list--order li p {
  margin: 0;
  font-size: 1.8rem;
}

@media (min-width: 600px) {
  .list--order li p {
    font-size: 18px;
  }
}

.list--order li p .num {
  display: inline-block;
  margin-right: 1.6rem;
  font-family: minion-3-display, serif;
  font-size: 2.4rem;
}

@media (min-width: 600px) {
  .list--order li p .num {
    margin-right: 16px;
    font-size: 24px;
  }
}

.list--order li span {
  display: block;
}

.list--order li span.note {
  padding-top: 0.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--order li span.note {
    padding-top: 8px;
    font-size: 12px;
  }
}

@media (min-width: 600px) {
  .list--order li:nth-of-type(2n) {
    padding-left: 2rem;
  }
}

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

.list--guideplan > li {
  margin-bottom: 4.5rem;
}

@media (min-width: 600px) {
  .list--guideplan > li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 58px;
  }
}

.list--guideplan > li .img-area {
  margin: 0 0 2rem;
}

@media (min-width: 600px) {
  .list--guideplan > li .img-area {
    margin-bottom: 0;
    width: 52.083%;
  }
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area {
    width: 43.75%;
  }
}

.list--guideplan > li .info-area .heading-area {
  margin-bottom: 0.75rem;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .heading-area {
    margin-bottom: 20px;
  }
}

.list--guideplan > li .info-area .heading-area .heading {
  display: inline-block;
  margin: 0;
  display: inline-block;
  font-family: minion-3-display, serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .heading-area .heading {
    font-size: 32px;
  }
}

.list--guideplan > li .info-area .heading-area .price {
  display: inline-block;
  margin: 0 0 0 2rem;
  font-family: minion-3-display, serif;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 500;
  transform: translateY(-5px);
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .heading-area .price {
    margin-left: 20px;
    font-size: 17px;
    letter-spacing: 0.1em;
  }
}

.list--guideplan > li .info-area .heading-area .price span {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: #D1BD95;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .heading-area .price span {
    padding: 6px 6px 4px 6px;
  }
}

.list--guideplan > li .info-area .title {
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .title {
    font-size: 21px;
    max-width: 280px;
  }
}

.list--guideplan > li .info-area .text-area p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .text-area p {
    font-size: 15px;
  }
}

.list--guideplan > li .info-area .button-area {
  margin-top: 1.25rem;
}

@media (min-width: 600px) {
  .list--guideplan > li .info-area .button-area {
    margin-top: 25px;
  }
}

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

.list--tag li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1rem;
}

@media (min-width: 600px) {
  .list--tag li {
    margin: 10px;
    margin-right: 10px;
  }
}

.list--tag li a {
  display: block;
  padding: 0.7rem 0.5rem 0.5rem;
  color: #000;
  font-size: 1.6rem;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .list--tag li a {
    font-size: 16px;
    padding: 7px 5px 5px;
  }
}

.list--tag li a:hover, .list--tag li a.is-active {
  background-color: #D1BD95;
}

.list--news {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.list--news li {
  margin-bottom: 3rem;
  margin-left: 8%;
  width: 46%;
}

@media (min-width: 600px) {
  .list--news li {
    margin-bottom: 60px;
    margin-left: 8.823%;
    width: 27.45%;
  }
}

.list--news li a {
  display: block;
  color: #000;
  text-decoration: none;
}

.list--news li a .thumb-area {
  position: relative;
}

.list--news li a .thumb-area .date {
  position: absolute;
  top: 1.5rem;
  left: 0;
  display: inline-block;
  margin: 0;
  padding: 4px 10px 2px;
  color: #000;
  font-family: minion-3-display, serif;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  background-color: #D1BD95;
}

@media (min-width: 600px) {
  .list--news li a .thumb-area .date {
    top: 15px;
    padding: 3px 8px 0px 8px;
    font-size: 18px;
  }
}

.list--news li a .thumb-area .thumb {
  margin: 0 0 1.5rem;
  overflow: hidden;
  border-radius: 50% 50%;
}

@media (min-width: 600px) {
  .list--news li a .thumb-area .thumb {
    margin-bottom: 15px;
  }
}

.list--news li a .thumb-area .thumb img {
  display: block;
  width: 100%;
}

.list--news li a .title {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--news li a .title {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

.list--news li a .text-area p {
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .list--news li a .text-area p {
    font-size: 13px;
  }
}

.list--news li:nth-of-type(2n + 1) {
  margin-left: 0;
}

@media (min-width: 600px) {
  .list--news li:nth-of-type(2n + 1) {
    margin-left: 8.823%;
  }
}

@media (min-width: 600px) {
  .list--news li:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}

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

.list--circle li {
  position: relative;
  margin-bottom: 0.4rem;
  padding-left: 1.5em;
  font-size: 1.5rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media (min-width: 600px) {
  .list--circle li {
    margin-bottom: 4px;
    font-size: 15px;
  }
}

.list--circle li:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}

.list--schedule dl {
  margin-bottom: 1rem;
  display: flex;
  border-bottom: 1px solid #000;
}

@media (min-width: 600px) {
  .list--schedule dl {
    margin-bottom: 10px;
  }
}

.list--schedule dl dt,
.list--schedule dl dd {
  padding: 1rem 1rem;
}

.list--schedule dl dt {
  font-family: minion-3-display, serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--schedule dl dt {
    font-size: 18px;
  }
}

.list--schedule dl dd {
  margin-left: 0;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media (min-width: 600px) {
  .list--schedule dl dd {
    padding-left: 3.5rem;
    font-size: 15px;
  }
}

@media (min-width: 600px) {
  .list--visit {
    display: flex;
    flex-wrap: wrap;
  }
}

.list--visit__item {
  margin-bottom: 3.2rem;
}

@media (min-width: 600px) {
  .list--visit__item {
    margin-bottom: 48px;
    margin-left: 7.608%;
    width: 46.195%;
  }
}

.list--visit__item .img-area {
  margin: 0 0 1.8rem;
}

@media (min-width: 600px) {
  .list--visit__item .img-area {
    margin-bottom: 18px;
  }
}

.list--visit__item .info-area .heading {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--visit__item .info-area .heading {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

.list--visit__item .info-area .text-area {
  margin-bottom: 1.5rem;
}

@media (min-width: 600px) {
  .list--visit__item .info-area .text-area {
    margin-bottom: 15px;
  }
}

.list--visit__item .info-area .text-area p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 600px) {
  .list--visit__item .info-area .text-area p {
    font-size: 15px;
  }
}

.list--visit__item .info-area .button-area .button {
  font-family: minion-3-display, serif;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--visit__item .info-area .button-area .button {
    font-size: 18px;
  }
}

@media (min-width: 600px) {
  .list--visit__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}

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

.list--application dl {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
}

@media (min-width: 600px) {
  .list--application dl {
    margin-bottom: 10px;
  }
}

.list--application dl dt,
.list--application dl dd {
  box-sizing: border-box;
  padding-bottom: 4px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.846;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #9E9E9E;
}

@media (min-width: 600px) {
  .list--application dl dt,
  .list--application dl dd {
    font-size: 13px;
  }
}

.list--application dl dt {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 7rem;
  text-align: center;
}

@media (min-width: 600px) {
  .list--application dl dt {
    padding-left: 5px;
    padding-right: 5px;
    width: 70px;
  }
}

.list--application dl dd {
  margin-left: 2rem;
  padding-left: 1.7rem;
  padding-right: 1.7rem;
  width: calc( 100% - 9rem);
}

@media (min-width: 600px) {
  .list--application dl dd {
    margin-left: 20px;
    padding-left: 17px;
    padding-right: 17px;
    width: calc( 100% - 90px);
  }
}

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

.list--place-info dl {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
}

@media (min-width: 600px) {
  .list--place-info dl {
    margin-bottom: 10px;
  }
}

.list--place-info dl dt,
.list--place-info dl dd {
  box-sizing: border-box;
  padding-bottom: 4px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.846;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #9E9E9E;
}

@media (min-width: 600px) {
  .list--place-info dl dt,
  .list--place-info dl dd {
    font-size: 13px;
  }
}

.list--place-info dl dt {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 7rem;
  text-align: center;
}

@media (min-width: 600px) {
  .list--place-info dl dt {
    padding-left: 0;
    padding-right: 0;
    width: 70px;
  }
}

.list--place-info dl dd {
  margin-left: 2rem;
  padding-left: 1.7rem;
  padding-right: 1.7rem;
  width: calc( 100% - 9rem);
}

@media (min-width: 600px) {
  .list--place-info dl dd {
    margin-left: 20px;
    padding-left: 17px;
    padding-right: 17px;
    width: calc( 100% - 90px);
  }
}

.list--course {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: number;
}

.list--course li {
  position: relative;
  margin-bottom: 0.5rem;
  padding: 0.8rem 1rem 0.8rem 3.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  border-bottom: 1px solid #9E9E9E;
}

@media (min-width: 600px) {
  .list--course li {
    margin-bottom: 5px;
    padding: 8px 10px 8px 50px;
    font-size: 15px;
  }
}

.list--course li:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 0.8rem;
  left: 1rem;
  display: inline-block;
  margin-right: 1rem;
  font-family: minion-3-display, serif;
  font-size: 2.4rem;
  line-height: 1;
}

@media (min-width: 600px) {
  .list--course li:before {
    top: 8px;
    left: 10px;
    margin-right: 30px;
    font-size: 24px;
  }
}

.list--course li:nth-of-type(n + 10) {
  padding-left: 4.5rem;
}

@media (min-width: 600px) {
  .list--course li:nth-of-type(n + 10) {
    padding-left: 50px;
  }
}

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

@media (min-width: 600px) {
  .list--modelcourse {
    display: flex;
    flex-wrap: wrap;
  }
}

.list--modelcourse li {
  margin-bottom: 4.5rem;
}

@media (min-width: 600px) {
  .list--modelcourse li {
    margin-bottom: 60px;
    margin-left: 6.25%;
    width: 46.875%;
  }
}

.list--modelcourse li .thumb {
  margin: 0 0 1.5rem;
  overflow: hidden;
}

@media (min-width: 600px) {
  .list--modelcourse li .thumb {
    margin-bottom: 15px;
  }
}

.list--modelcourse li .thumb img {
  display: block;
  width: 100%;
}

.list--modelcourse li .title {
  margin: 0;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .list--modelcourse li .title {
    font-size: 21px;
  }
}

.list--modelcourse li .title .planner-name {
  display: inline-block;
  font-size: 2.5rem;
}

@media (min-width: 600px) {
  .list--modelcourse li .title .planner-name {
    font-size: 25px;
  }
}

.list--modelcourse li .excerpt {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
  .list--modelcourse li .excerpt {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.list--modelcourse li .excerpt p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .list--modelcourse li .excerpt p {
    font-size: 15px;
  }
}

.list--modelcourse li .button {
  box-sizing: border-box;
  margin-top: 2.5rem;
  font-size: 1.8rem;
  width: 19rem;
}

@media (min-width: 600px) {
  .list--modelcourse li .button {
    box-sizing: border-box;
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
    width: 190px;
    font-size: 18px;
  }
}

.list--modelcourse li a {
  display: block;
  color: #000;
  text-decoration: none;
}

@media (min-width: 600px) {
  .list--modelcourse li:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}

.list--faq {
  margin: 0 0 3rem;
  padding: 0;
}

@media (min-width: 600px) {
  .list--faq {
    margin-bottom: 40px;
  }
}

.list--faq dt {
  position: relative;
  padding: 0 0 0.5rem 3rem;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000;
}

@media (min-width: 600px) {
  .list--faq dt {
    padding: 0 0 15px 30px;
    font-size: 18px;
  }
}

.list--faq dt:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 600px) {
  .list--faq dt:before {
    margin-right: 5px;
    font-size: 28px;
  }
}

.list--faq dd {
  margin-left: 0;
  padding: 1.5rem 0.5rem 0 2em;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

@media (min-width: 600px) {
  .list--faq dd {
    padding: 15px 10px 0 40px;
    font-size: 15px;
  }
}

.wrap-table {
  overflow: auto;
}

.table-default {
  width: 100%;
}

.table-default tr th,
.table-default tr td {
  padding: 10px;
  border: 1px solid #CCC;
}

.table-default tr th {
  background: #DEDEDE;
}

.table-responsive {
  width: 100%;
}

.table-responsive tr, .table-responsive th, .table-responsive td {
  display: block;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 900px) {
  .table-responsive tr {
    display: table-row;
  }
}

@media (min-width: 900px) {
  .table-responsive th, .table-responsive td {
    display: table-cell;
  }
}

.table-responsive th {
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  text-align: left;
}

.table-responsive td {
  padding-top: 5px;
  padding-bottom: 10px;
}

.icon {
  position: relative;
  display: inline-block;
  background: 0 0 no-repeat;
  background-size: 100% auto;
  vertical-align: top;
  line-height: 1;
}

.icon--social {
  display: inline-block;
  width: 2.8rem;
}

@media (min-width: 600px) {
  .icon--social {
    width: 28px;
  }
}

.icon--social.icon--tw {
  padding-top: 0.4rem;
}

@media (min-width: 600px) {
  .icon--social.icon--tw {
    padding-top: 4px;
  }
}

.button {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  line-height: 1.1;
  text-decoration: none;
  user-select: none;
}

.button.button--default {
  padding: 1.2rem 4rem 1rem;
  border: 1px solid #324B28;
  font-family: minion-3-display, serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.09em;
  background-color: #324B28;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .button.button--default {
    padding: 12px 40px 10px;
    font-size: 18px;
  }
}

.button.button--default:hover {
  color: #324B28;
  background-color: transparent;
}

.button.button--default-white {
  padding: 1.2rem 2rem 1rem;
  border: 1px solid #324B28;
  font-family: minion-3-display, serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.09em;
  background-color: #324B28;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .button.button--default-white {
    padding: 12px 20px 10px;
    font-size: 18px;
  }
}

.button.button--default-white:hover {
  color: #324B28;
  background-color: #fff;
}

.button.button--simple {
  padding: 0.7rem 1rem 0.5rem;
  font-family: minion-3-display, serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  background-color: #fff;
}

@media (min-width: 600px) {
  .button.button--simple {
    padding: 7px 10px 5px;
    font-size: 18px;
  }
}

.button.button--dashed {
  padding: 0 0 0.4rem;
  font-family: minion-3-display, serif;
  color: #D1BD95;
  font-size: 2.4rem;
  font-weight: 800;
}

@media (min-width: 600px) {
  .button.button--dashed {
    padding-bottom: 4px;
    font-size: 24px;
  }
}

.button.button--dashed:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #D1BD95;
  transform: scale(1, 1);
  transform-origin: right bottom;
  transition: transform 0.3s;
}

.button.button--dashed:hover:before {
  transform: scale(0, 1);
}

.button.button--submit {
  padding: 1.2rem 4rem 1rem;
  border: 1px solid #324B28;
  border-radius: 0 0;
  width: 80%;
  color: #fff;
  font-family: "游明朝体", YuMincho, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.5rem;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.09em;
  background-color: #324B28;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .button.button--submit {
    padding: 12px 40px 10px;
    min-width: 170px;
    width: auto;
    font-size: 15px;
  }
}

.button.button--submit:hover {
  color: #324B28;
  background-color: transparent;
}

/** ================================================
 * 
 * Form
 * 
 * ================================================ */
.box-form input {
  font-size: 1.5rem;
  outline: none;
}

@media (min-width: 600px) {
  .box-form input {
    font-size: 15px;
  }
}

.box-form input[type="text"], .box-form input[type="email"], .box-form input[type="tel"], .box-form input[type="password"] {
  box-sizing: border-box;
  padding: 1.2rem 1.2rem;
  width: 100%;
  border: none;
  border-radius: 0 0;
  background-color: #eaedee;
}

@media (min-width: 600px) {
  .box-form input[type="text"], .box-form input[type="email"], .box-form input[type="tel"], .box-form input[type="password"] {
    padding: 12px 12px;
  }
}

.box-form input[type="number"] {
  box-sizing: border-box;
  padding: 1.2rem 1.2rem;
  border: none;
  border-radius: 0 0;
  background-color: #eaedee;
}

@media (min-width: 600px) {
  .box-form input[type="number"] {
    padding: 12px 12px;
  }
}

.box-form input[type="date"] {
  box-sizing: border-box;
  padding: 1.2rem 1.2rem;
  border: none;
  border-radius: 0 0;
  background-color: #eaedee;
}

@media (min-width: 600px) {
  .box-form input[type="date"] {
    padding: 12px 12px;
  }
}

.box-form textarea {
  box-sizing: border-box;
  padding: 1.2rem 1.2rem;
  border: none;
  background-color: #eaedee;
  width: 100%;
  font-size: 1.5rem;
  outline: none;
  border-radius: 0 0;
}

@media (min-width: 600px) {
  .box-form textarea {
    padding: 12px 12px;
    font-size: 15px;
  }
}

.box-form select {
  box-sizing: border-box;
  padding: 1.2rem 2.4rem 1.2rem 1.2rem;
  border: none;
  background-color: #eaedee;
  font-size: 1.5rem;
  outline: none;
  border-radius: 0 0;
}

@media (min-width: 600px) {
  .box-form select {
    padding: 12px 24px 12px 12px;
    font-size: 15px;
  }
}

.box-form .input-field {
  display: block;
  margin-bottom: 2rem;
}

@media (min-width: 600px) {
  .box-form .input-field {
    display: flex;
    margin-bottom: 15px;
  }
}

.box-form .input-field .label {
  margin-bottom: 0.5rem;
  padding-top: 1.1rem;
  padding-right: 2rem;
  text-align: left;
}

@media (min-width: 600px) {
  .box-form .input-field .label {
    margin-left: 0;
    padding-top: 11px;
    padding-right: 20px;
    width: 15%;
    text-align: right;
  }
}

.box-form .input-field .label p {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 800;
}

@media (min-width: 600px) {
  .box-form .input-field .label p {
    font-size: 13px;
  }
}

@media (min-width: 600px) {
  .box-form .input-field .input-area {
    width: 80%;
  }
}

.box-form .input-field.button-field {
  padding-top: 1rem;
  text-align: center;
}

@media (min-width: 600px) {
  .box-form .input-field.button-field {
    padding-top: 25px;
  }
}

[class*="wpcf7-"] {
  font-size: 1.6rem;
}

@media (min-width: 600px) {
  [class*="wpcf7-"] {
    font-size: 16px;
  }
}

.wpcf7 .ajax-loader {
  display: block;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.wpcf7-not-valid-tip {
  display: inline-block;
  padding: 0.5rem;
}

@media (min-width: 600px) {
  .wpcf7-not-valid-tip {
    padding: 5px;
  }
}

.block--planner {
  margin-top: 8rem;
  margin-bottom: 7.5rem;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 600px) {
  .block--planner {
    margin-bottom: 80px;
    margin-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }
}

.block--planner__inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 795px;
}

@media (min-width: 600px) {
  .block--planner__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.block--planner__header {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
}

.block--planner__header__title {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #fff;
}

@media (min-width: 600px) {
  .block--planner__header__title {
    padding-right: 30px;
    font-size: 28px;
  }
}

.block--planner__content {
  padding: 4.5rem 4% 2.5rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media (min-width: 600px) {
  .block--planner__content {
    display: flex;
    justify-content: space-between;
    padding: 50px 2.614% 50px 13.071%;
  }
}

.block--planner__img {
  margin: 0 auto 2rem;
  text-align: center;
}

@media (min-width: 600px) {
  .block--planner__img {
    margin: 0 auto;
    width: 30.387%;
  }
}

.block--planner__img img {
  width: 19.6rem;
  height: 19.6rem;
  border-radius: 50% 50%;
  object-fit: cover;
}

@media (min-width: 600px) {
  .block--planner__img img {
    width: 196px;
    height: 196px;
  }
}

@media (min-width: 600px) {
  .block--planner__info {
    width: 61.085%;
  }
}

.block--planner__title {
  margin: 0 0 1rem;
  font-size: 1.2rem;
}

@media (min-width: 600px) {
  .block--planner__title {
    font-size: 12px;
  }
}

.block--planner__name {
  margin: 0 0 1rem;
  font-size: 2.4rem;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  .block--planner__name {
    font-size: 24px;
  }
}

.block--planner__biography {
  margin-bottom: 1.5rem;
}

@media (min-width: 600px) {
  .block--planner__biography {
    margin-bottom: 15px;
  }
}

.block--planner__biography p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .block--planner__biography p {
    font-size: 14px;
  }
}

.block--planner__social p {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .block--planner__social p {
    font-size: 12px;
  }
}

.block--planner__social p a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  line-height: 1.916;
}

.block--planner__social p a:after {
  content: "／";
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}

@media (min-width: 600px) {
  .block--planner__social p a:after {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.block--planner__social p a:last-of-type:after {
  display: none;
}

.block--description {
  margin-bottom: 3rem;
  text-align: center;
}

@media (min-width: 600px) {
  .block--description {
    margin-bottom: 30px;
  }
}

.block--description p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.75;
}

@media (min-width: 600px) {
  .block--description p {
    font-size: 15px;
  }
}

.block--order {
  box-sizing: border-box;
  margin-bottom: 5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media (min-width: 600px) {
  .block--order {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 46px 10px;
    padding-left: 46px;
    padding-right: 46px;
    max-width: 765px;
  }
}

.block--form {
  margin-left: auto;
  margin-right: auto;
  max-width: 560px;
}

@media (min-width: 600px) {
  .block--form {
    padding-right: 55px;
  }
}

.pagination {
  text-align: center;
}

.pagination span,
.pagination a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 0.5rem;
  height: 2.1rem;
  color: #000;
  font-family: minion-3-display, serif;
  font-size: 2.1rem;
  line-height: 1;
  text-decoration: none;
  vertical-align: bottom;
}

@media (min-width: 600px) {
  .pagination span,
  .pagination a {
    padding-left: 5px;
    padding-right: 5px;
    height: 21px;
    font-size: 21px;
  }
}

.pagination span.first:before,
.pagination a.first:before {
  content: "";
}

.pagination span.prev, .pagination span.next,
.pagination a.prev,
.pagination a.next {
  position: relative;
  width: 1rem;
  height: 2.1rem;
}

@media (min-width: 600px) {
  .pagination span.prev, .pagination span.next,
  .pagination a.prev,
  .pagination a.next {
    width: 10px;
    height: 21px;
  }
}

@media (min-width: 600px) {
  .pagination span.prev,
  .pagination a.prev {
    margin-right: 50px;
  }
}

.pagination span.prev:before,
.pagination a.prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 60%;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (min-width: 600px) {
  .pagination span.prev:before,
  .pagination a.prev:before {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 600px) {
  .pagination span.next,
  .pagination a.next {
    margin-left: 50px;
  }
}

.pagination span.next:before,
.pagination a.next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 40%;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media (min-width: 600px) {
  .pagination span.next:before,
  .pagination a.next:before {
    width: 10px;
    height: 10px;
  }
}

.pagination span.first, .pagination span.last,
.pagination a.first,
.pagination a.last {
  position: relative;
  width: 1rem;
  height: 2.1rem;
}

@media (min-width: 600px) {
  .pagination span.first, .pagination span.last,
  .pagination a.first,
  .pagination a.last {
    width: 10px;
    height: 21px;
  }
}

@media (min-width: 600px) {
  .pagination span.first,
  .pagination a.first {
    margin-right: 40px;
  }
}

.pagination span.first:before, .pagination span.first:after,
.pagination a.first:before,
.pagination a.first:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (min-width: 600px) {
  .pagination span.first:before, .pagination span.first:after,
  .pagination a.first:before,
  .pagination a.first:after {
    width: 10px;
    height: 10px;
  }
}

.pagination span.first:before,
.pagination a.first:before {
  left: 40%;
}

.pagination span.first:after,
.pagination a.first:after {
  left: 80%;
}

@media (min-width: 600px) {
  .pagination span.last,
  .pagination a.last {
    margin-left: 40px;
  }
}

.pagination span.last:before, .pagination span.last:after,
.pagination a.last:before,
.pagination a.last:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media (min-width: 600px) {
  .pagination span.last:before, .pagination span.last:after,
  .pagination a.last:before,
  .pagination a.last:after {
    width: 10px;
    height: 10px;
  }
}

.pagination span.last:before,
.pagination a.last:before {
  left: 20%;
}

.pagination span.last:after,
.pagination a.last:after {
  left: 60%;
}

.pagination span:visited,
.pagination a:visited {
  color: #000;
}

/* Utility
   ----------------------------------------------------------------- */
.animation {
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.animation:hover {
  background-color: #F00;
}

.animset {
  -webkit-animation: anim 1.5s ease-in-out infinite alternate;
  -o-animation: anim 1.5s ease-in-out infinite alternate;
  -ms-animation: anim 1.5s ease-in-out infinite alternate;
  -moz-animation: anim 1.5s ease-in-out infinite alternate;
  animation: anim 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes anim {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@-moz-keyframes anim {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@keyframes anim {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

/************************************************

 Single property

************************************************/
.set-nowrap {
  white-space: nowrap;
}

.set-pos-rel {
  position: relative;
}

.set-pos-abs {
  position: absolute;
}

.set-hide {
  display: none;
}

.set-disp-cell {
  display: table-cell;
}

.set-disp-ib {
  display: inline-block;
}

.set-valign-m {
  vertical-align: middle;
}

.set-float-l {
  float: left;
}

.set-float-r {
  float: right;
}

.set-valign-m {
  vertical-align: middle;
}

.set-valign-t {
  vertical-align: top;
}

.set-valign-b {
  vertical-align: bottom;
}

.set-align-c {
  text-align: center;
}

.set-align-r {
  text-align: right;
}

.set-align-l {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.set-fs-10 {
  font-size: 1rem;
}

.set-fs-11 {
  font-size: 1.1rem;
}

.set-fs-12 {
  font-size: 1.2rem;
}

.set-fs-13 {
  font-size: 1.3rem;
}

.set-fs-14 {
  font-size: 1.4rem;
}

.set-fs-15 {
  font-size: 1.5rem;
}

.set-fs-16 {
  font-size: 1.6rem;
}

.set-fs-17 {
  font-size: 1.7rem;
}

.set-fs-18 {
  font-size: 1.8rem;
}

.set-fs-19 {
  font-size: 1.9rem;
}

.set-fs-20 {
  font-size: 2rem;
}

.set-fs-21 {
  font-size: 2.1rem;
}

.set-fs-22 {
  font-size: 2.2rem;
}

.set-fs-23 {
  font-size: 2.3rem;
}

.set-fs-24 {
  font-size: 2.4rem;
}

.set-fs-25 {
  font-size: 2.5rem;
}

.set-fs-26 {
  font-size: 2.6rem;
}

.set-fs-27 {
  font-size: 2.7rem;
}

.set-fs-28 {
  font-size: 2.8rem;
}

.set-fs-29 {
  font-size: 2.9rem;
}

.set-fs-30 {
  font-size: 3rem;
}

.set-w-full {
  width: 100%;
}

.set-w-half {
  width: 50%;
}

.set-w-10 {
  width: 10%;
}

.set-w-20 {
  width: 20%;
}

.set-w-30 {
  width: 30%;
}

.set-w-40 {
  width: 40%;
}

.set-w-50 {
  width: 50%;
}

.set-w-60 {
  width: 60%;
}

.set-w-70 {
  width: 70%;
}

.set-w-80 {
  width: 80%;
}

.set-w-90 {
  width: 90%;
}

.set-w-100px {
  width: 100px;
}

.set-w-150px {
  width: 150px;
}

.set-w-200px {
  width: 200px;
}

.set-w-250px {
  width: 250px;
}

.set-w-300px {
  width: 300px;
}

.set-w-350px {
  width: 350px;
}

.set-w-400px {
  width: 400px;
}

.set-w-450px {
  width: 450px;
}

.set-w-500px {
  width: 500px;
}

.reset-mt {
  margin-top: 0;
}

.reset-mr {
  margin-right: 0;
}

.reset-mb {
  margin-bottom: 0;
}

.reset-ml {
  margin-left: 0;
}

.reset-max-w {
  max-width: none;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

/* Page
** ----------------------------------------------------------------- */
/** ===================================================
 *
 * page
 *
 * =================================================== */
body.pages .page--article {
  padding-top: 15vw;
}

@media (min-width: 600px) {
  body.pages .page--article {
    padding-top: 126px;
  }
}

body.pages .page--article__title {
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
  width: 100%;
  text-align: center;
  z-index: 10;
}

@media (min-width: 600px) {
  body.pages .page--article__title {
    position: absolute;
    top: 36px;
    left: 50%;
    padding-top: 0;
    padding-bottom: 0;
    width: 50vw;
    transform: translateX(-50%);
  }
}

body.pages .page--article__title span {
  display: block;
}

body.pages .page--article__title span.en {
  margin-bottom: 1rem;
  font-family: minion-3-display, serif;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.1;
}

@media (min-width: 600px) {
  body.pages .page--article__title span.en {
    margin-bottom: 10px;
    font-size: 38px;
  }
}

body.pages .page--article__title span.ja {
  font-size: 1.3rem;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  body.pages .page--article__title span.ja {
    font-size: 13px;
  }
}

body.page--list .page--article__header__image {
  height: 14rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  body.page--list .page--article__header__image {
    height: 230px;
  }
}

body.page--list .page--article__content {
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 600px) {
  body.page--list .page--article__content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 960px;
  }
}

body.page--common .page--article__header__image {
  height: 14rem;
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-common.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  body.page--common .page--article__header__image {
    height: 230px;
  }
}

body.page--about .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-about.jpg");
  background-position: 45% center;
}

body.page--about .page--article__content {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

@media (min-width: 600px) {
  body.page--about .page--article__content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

body.page--about .block--about-arukara {
  margin-bottom: 7rem;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara {
    margin-bottom: 70px;
  }
}

body.page--about .block--about-arukara__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page--about .block--about-arukara__left {
  margin-bottom: 2rem;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__left {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    min-height: 380px;
  }
}

body.page--about .block--about-arukara__left .heading {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.3rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__left .heading {
    margin-bottom: 30px;
    font-size: 23px;
  }
}

body.page--about .block--about-arukara__left .text-area p {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__left .text-area p {
    font-size: 15px;
  }
}

body.page--about .block--about-arukara__right {
  position: relative;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__right {
    width: 50%;
  }
}

body.page--about .block--about-arukara__right .img-area {
  width: 100%;
  height: 20rem;
  background: url("/app/wp-content/themes/arukara/assets/images/pages/about/img-about.jpg") center center no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  body.page--about .block--about-arukara__right .img-area {
    position: absolute;
    top: 0;
    left: auto;
    right: 50px;
    width: 50vw;
    height: 400px;
  }
}

body.page--about .block--video {
  margin-bottom: 7rem;
}

@media (min-width: 600px) {
  body.page--about .block--video {
    margin-bottom: 70px;
  }
}

body.page--about .block--video__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}

body.page--about .block--video__content {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

body.page--about .block--video__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.page--about .block--usage {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #E2EDED;
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern01.png");
  background-position: top right;
  background-repeat: repeat;
  background-size: 107px 68px;
}

@media (min-width: 600px) {
  body.page--about .block--usage {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

body.page--about .block--usage__inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  max-width: 790px;
}

@media (min-width: 600px) {
  body.page--about .block--usage__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page--about .block--usage__header {
  margin-bottom: 5rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--about .block--usage__header {
    margin-bottom: 50px;
  }
}

body.page--about .block--usage__header .heading {
  position: relative;
  margin: 0;
  padding-left: 6.5rem;
  padding-right: 6.5rem;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  body.page--about .block--usage__header .heading {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }
}

body.page--about .block--usage__header .heading:before, body.page--about .block--usage__header .heading:after {
  content: "";
  position: absolute;
  top: 1.4rem;
  width: 6rem;
  height: 1px;
  background-color: #9E9E9E;
}

@media (min-width: 600px) {
  body.page--about .block--usage__header .heading:before, body.page--about .block--usage__header .heading:after {
    top: 14px;
    width: 160px;
  }
}

body.page--about .block--usage__header .heading:before {
  left: 0;
}

@media (min-width: 600px) {
  body.page--about .block--usage__header .heading:before {
    left: auto;
    right: calc( 50% + 130px);
  }
}

body.page--about .block--usage__header .heading:after {
  right: 0;
}

@media (min-width: 600px) {
  body.page--about .block--usage__header .heading:after {
    right: auto;
    left: calc( 50% + 130px);
  }
}

body.page--about .block--usage .box-usage {
  margin-bottom: 5rem;
  padding: 2rem 2rem;
  text-align: center;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.page--about .block--usage .box-usage {
    margin-bottom: 50px;
    padding: 40px 48px;
  }
}

body.page--about .block--usage .box-usage .title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--usage .box-usage .title {
    margin-bottom: 30px;
    font-size: 23px;
  }
}

body.page--about .block--usage .box-usage .text-area {
  text-align: left;
}

body.page--about .block--usage .box-usage .text-area p {
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.page--about .block--usage .box-usage .text-area p {
    font-size: 13px;
  }
}

body.page--about .block--guideclub {
  padding-top: 4rem;
}

body.page--about .block--guideclub__inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  max-width: 634px;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page--about .block--guideclub__header {
  margin-top: 0;
  margin-bottom: 2rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__header {
    margin-bottom: 30px;
  }
}

body.page--about .block--guideclub__header .heading {
  margin-top: 0;
  font-size: 2.3rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__header .heading {
    font-size: 23px;
  }
}

body.page--about .block--guideclub__content .box-intro {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .box-intro {
    margin-bottom: 40px;
  }
}

body.page--about .block--guideclub__content .box-intro p {
  font-size: 1.2rem;
  line-height: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .box-intro p {
    font-size: 12px;
  }
}

body.page--about .block--guideclub__content .block--info {
  margin-bottom: 7rem;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .block--info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    max-width: 516px;
  }
}

body.page--about .block--guideclub__content .block--info .box-info {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .block--info .box-info {
    width: 43.217%;
  }
}

body.page--about .block--guideclub__content .block--info .box-info .title {
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: minion-3-display, serif;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .block--info .box-info .title {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

body.page--about .block--guideclub__content .block--info .box-info .text-area p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.page--about .block--guideclub__content .block--info .box-info .text-area p {
    font-size: 12px;
  }
}

body.page--about .block--guideclub__content .block--info .box-info:last-of-type {
  margin-bottom: 0;
}

body.page--about .block--guideclub__content .block--info .box-info:last-of-type .text-area p {
  letter-spacing: -0.03em;
}

body.page--about .block--about-ikiikikaratsu__inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  max-width: 960px;
}

@media (min-width: 600px) {
  body.page--about .block--about-ikiikikaratsu__inner {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page--about .block--about-ikiikikaratsu__left {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--about .block--about-ikiikikaratsu__left {
    margin-bottom: 0;
    width: 70%;
  }
}

body.page--about .block--about-ikiikikaratsu__left .heading {
  margin-top: 0;
  margin-bottom: 3.5rem;
  font-family: minion-3-display, serif;
  font-size: 2.3rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--about-ikiikikaratsu__left .heading {
    margin-bottom: 35px;
    font-size: 23px;
  }
}

body.page--about .block--about-ikiikikaratsu__left .text-area p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--about .block--about-ikiikikaratsu__left .text-area p {
    font-size: 15px;
  }
}

body.page--about .block--about-ikiikikaratsu__right .logo {
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
}

@media (min-width: 600px) {
  body.page--about .block--about-ikiikikaratsu__right .logo {
    max-width: 350px;
  }
}

body.page--faq .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-faq.jpg");
  background-position: 14% center;
}

@media (min-width: 600px) {
  body.page--faq .page--article__header__image {
    background-position: center center;
  }
}

body.page--faq .page--article__content {
  margin-left: auto;
  margin-right: auto;
  padding: 3.5rem 20px 2rem;
  max-width: 960px;
}

@media (min-width: 600px) {
  body.page--faq .page--article__content {
    padding: 70px 20px 40px;
  }
}

@media (min-width: 600px) {
  body.page--faq .block--faq {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media (min-width: 600px) {
  body.page--faq .block--faq .list--faq {
    width: 45.208%;
  }
}

.page--contact .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-contact.jpg");
}

.page--contact .page--article__content {
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 20px 4rem;
  max-width: 960px;
}

@media (min-width: 600px) {
  .page--contact .page--article__content {
    padding: 40px 20px 80px;
  }
}

/** ===================================================
 *
 * home
 *
 * =================================================== */
body.home .top-mv {
  box-sizing: border-box;
  padding: 0 20px 20px;
  width: 100%;
  height: calc( 100vh - ( 18.5rem + 6rem ));
  background-color: #fff;
  overflow: hidden;
}

@media (min-width: 600px) {
  body.home .top-mv {
    padding: 0 40px 40px;
    height: calc( 100vh - 135px);
  }
}

body.home .top-mv .top-mv-slider__item {
  height: calc( 100vh - ( 20.5rem + 6rem ));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  body.home .top-mv .top-mv-slider__item {
    height: calc( 100vh - 175px);
  }
}

body.home .top-mv .top-mv-slider__item--bottom {
  background-position: center bottom;
}

body.home .top-mv .top-mv-slider__item--bottom--02 {
  background-position: center bottom;
}

@media (min-width: 600px) {
  body.home .top-mv .top-mv-slider__item--bottom--02 {
    background-position: center center;
  }
}

body.home .top-mv .top-mv-slider__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.home .section .section__title span {
  display: inline-block;
}

@media (min-width: 600px) {
  body.home .section .section__title span {
    display: block;
  }
}

body.home .section .section__title span.en {
  font-family: minion-3-display, serif;
  font-size: 10.133vw;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .section .section__title span.en {
    margin-bottom: 7px;
    font-size: 38px;
  }
}

body.home .section .section__title span.ja {
  margin-left: 0.5rem;
  font-size: 1.3rem;
  font-size: 3.2vw;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .section .section__title span.ja {
    margin-left: 0;
    font-size: 13px;
  }
}

body.home .sec-howtoenjoy .section__inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 600px) {
  body.home .sec-howtoenjoy .section__inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 20px 70px;
    max-width: calc( 960px + 40px);
  }
}

body.home .sec-howtoenjoy .section__header {
  text-align: center;
}

body.home .sec-howtoenjoy .section__header .title {
  position: relative;
  display: inline-block;
  margin: 0 auto 4.5rem;
  padding-left: 4rem;
  padding-right: 4rem;
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media (min-width: 600px) {
  body.home .sec-howtoenjoy .section__header .title {
    margin-bottom: 45px;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}

body.home .sec-howtoenjoy .section__header .title:before, body.home .sec-howtoenjoy .section__header .title:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.3rem;
  height: 4.4rem;
  background: url("/app/wp-content/themes/arukara/assets/images/common/icon-matsu.svg") center center no-repeat;
  background-size: contain;
}

@media (min-width: 600px) {
  body.home .sec-howtoenjoy .section__header .title:before, body.home .sec-howtoenjoy .section__header .title:after {
    width: 66px;
    height: 88px;
  }
}

body.home .sec-howtoenjoy .section__header .title:before {
  left: 0;
}

body.home .sec-howtoenjoy .section__header .title:after {
  right: 0;
}

body.home .sec-listslide {
  overflow: hidden;
}

@media (min-width: 1000px) {
  body.home .sec-listslide {
    margin-bottom: 60px;
  }
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__inner {
    position: relative;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    min-height: 368px;
  }
}

body.home .sec-listslide .section__header {
  position: relative;
  box-sizing: border-box;
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 390px;
    min-height: 365px;
  }
}

body.home .sec-listslide .section__header:before {
  content: "";
  position: absolute;
  top: 6vw;
  left: 0;
  width: 100%;
  height: 74.133vw;
  background-color: #E2EDED;
  background-position: top right;
  background-repeat: repeat;
  background-size: 107px 68px;
  z-index: 1;
}

@media (min-width: 600px) {
  body.home .sec-listslide .section__header:before {
    top: 16px;
    width: 50%;
    height: 347px;
  }
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__header:before {
    top: 21px;
    left: auto;
    right: 55px;
    width: calc( 335px + ( ( 100vw - 960px ) / 2 ));
  }
}

body.home .sec-listslide .section__header__inner {
  position: relative;
  z-index: 2;
  box-sizing: content-box;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__header__inner {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 390px;
  }
}

body.home .sec-listslide .section__header .section__title {
  margin: 0 0 1.7rem;
}

body.home .sec-listslide .section__header .text-area {
  margin-bottom: 2.5rem;
}

body.home .sec-listslide .section__header .text-area p {
  margin: 0;
  font-size: 3.733vw;
  font-weight: 600;
  line-height: 2;
}

@media (min-width: 600px) {
  body.home .sec-listslide .section__header .text-area p {
    font-size: 18px;
  }
}

body.home .sec-listslide .section__header .button-area {
  display: none;
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__header .button-area {
    display: block;
  }
}

body.home .sec-listslide .section__content {
  position: relative;
  z-index: 2;
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__content {
    position: absolute;
    top: 0;
    left: calc( 50% - 50px);
    width: calc( 530px + ( ( 100vw - 960px ) / 2 ));
  }
}

body.home .sec-listslide .section__button-area {
  position: relative;
  z-index: 2;
  display: block;
  padding: 3rem 5.333vw 6rem;
  text-align: center;
}

@media (min-width: 1000px) {
  body.home .sec-listslide .section__button-area {
    display: none;
  }
}

body.home .sec-guideplan .section__header:before {
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern01.png");
}

body.home .sec-guideplan .section__header .section__title span.ja {
  transform: translate(-3rem, -0.65rem);
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__header .section__title span.ja {
    transform: translate(0, 0);
  }
}

body.home .sec-guideplan .section__header .text-area p {
  letter-spacing: 0;
}

@media (min-width: 1000px) {
  body.home .sec-guideplan .section__content .slider-guideplan {
    padding-top: 21px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item {
  position: relative;
  padding-left: 0;
  padding-right: 5.333vw;
  width: 86.666vw;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item {
    padding-left: 20px;
    padding-right: 20px;
    width: 558px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area {
  position: absolute;
  padding: 1.5rem 1.3rem;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area {
    padding: 30px 27px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .title {
  margin: 0 0 1.5rem;
  color: #000;
  font-family: minion-3-display, serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .title {
    margin-bottom: 15px;
    font-size: 32px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .title span {
  display: inline-block;
  padding: 0.5rem 0.5rem;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .title span {
    padding: 5px 5px 2px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .text-area p {
  margin: 0;
  padding: 0.3rem 0.7rem;
  color: #000;
  font-size: 1.6rem;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .text-area p {
    padding: 3px 7px;
    font-size: 16px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .button-area {
  margin-top: 1.5rem;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .info-area .button-area {
    margin-top: 30px;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .img-area {
  width: 100%;
  height: 33.8rem;
}

@media (min-width: 600px) {
  body.home .sec-guideplan .section__content .slider-guideplan .slider__item .img-area {
    width: auto;
    height: auto;
  }
}

body.home .sec-guideplan .section__content .slider-guideplan .slider__item .img-area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.home .sec-modelcourse .section__header:before {
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern02.png");
}

body.home .sec-modelcourse .section__header .section__title span.ja {
  transform: translate(0, -0.65rem);
}

@media (min-width: 600px) {
  body.home .sec-modelcourse .section__header .section__title span.ja {
    transform: translate(0, 0);
  }
}

@media (min-width: 1000px) {
  body.home .sec-modelcourse .slider-modelcourse {
    padding-top: 53px;
  }
}

body.home .sec-modelcourse .slider-modelcourse .slider__item {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 600px) {
  body.home .sec-modelcourse .slider-modelcourse .slider__item {
    padding-left: 33px;
    padding-right: 33px;
    width: 210px;
  }
}

body.home .sec-modelcourse .slider-modelcourse .slider__item a {
  display: block;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
}

body.home .sec-modelcourse .slider-modelcourse .slider__item a:hover {
  opacity: 0.7;
}

body.home .sec-modelcourse .slider-modelcourse .slider__item .text-area p {
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.08em;
}

@media (min-width: 600px) {
  body.home .sec-modelcourse .slider-modelcourse .slider__item .text-area p {
    font-size: 16px;
  }
}

body.home .sec-modelcourse .slider-modelcourse .slider__item .text-area p .planner-name {
  display: inline-block;
  font-size: 2.5rem;
}

@media (min-width: 600px) {
  body.home .sec-modelcourse .slider-modelcourse .slider__item .text-area p .planner-name {
    font-size: 25px;
  }
}

body.home .sec-news {
  position: relative;
  padding-bottom: 7rem;
}

@media (min-width: 600px) {
  body.home .sec-news {
    padding-bottom: 140px;
  }
}

body.home .sec-news:before {
  content: "";
  position: absolute;
  bottom: 2rem;
  left: 50%;
  width: 1px;
  height: 3rem;
  background-color: #d2d2d2;
  transform: translateX(-50%);
}

@media (min-width: 600px) {
  body.home .sec-news:before {
    bottom: 40px;
    height: 60px;
  }
}

body.home .sec-news .section__header {
  margin-bottom: 1.6rem;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 600px) {
  body.home .sec-news .section__header {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: calc( 960px + 40px);
  }
}

body.home .sec-news .section__header .section__title {
  margin: 0;
}

body.home .sec-news .section__header .section__title span.ja {
  transform: translate(0, -0.65rem);
}

@media (min-width: 600px) {
  body.home .sec-news .section__header .section__title span.ja {
    transform: translate(0, 0);
  }
}

body.home .sec-news .section__content .slider-news .slider__item {
  padding-left: 5vw;
  padding-right: 5vw;
  width: 60vw;
}

@media (min-width: 600px) {
  body.home .sec-news .section__content .slider-news .slider__item {
    padding-left: 33px;
    padding-right: 33px;
    width: 210px;
  }
}

body.home .sec-news .section__content .slider-news .slider__item a {
  display: block;
  color: #000;
  text-decoration: none;
}

body.home .sec-news .section__content .slider-news .slider__item a .thumb-area {
  position: relative;
}

body.home .sec-news .section__content .slider-news .slider__item a .thumb-area .category {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 0;
  padding: 2px 10px;
  color: #000;
  font-family: minion-3-display, serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  background-color: #D1BD95;
}

@media (min-width: 600px) {
  body.home .sec-news .section__content .slider-news .slider__item a .thumb-area .category {
    margin-top: 15px;
    font-size: 18px;
  }
}

body.home .sec-news .section__content .slider-news .slider__item a .thumb-area .thumb {
  margin: 0 0 1.5rem;
  overflow: hidden;
  border-radius: 50% 50%;
}

@media (min-width: 600px) {
  body.home .sec-news .section__content .slider-news .slider__item a .thumb-area .thumb {
    margin-bottom: 15px;
  }
}

body.home .sec-news .section__content .slider-news .slider__item a .thumb-area .thumb img {
  display: block;
  width: 100%;
}

body.home .sec-news .section__content .slider-news .slider__item a .title {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .sec-news .section__content .slider-news .slider__item a .title {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

body.home .sec-news .section__content .slider-news .slider__item a .text-area p {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.home .sec-news .section__content .slider-news .slider__item a .text-area p {
    font-size: 13px;
  }
}

body.home .sec-listlink {
  margin-bottom: 5rem;
}

@media (min-width: 600px) {
  body.home .sec-listlink {
    margin-bottom: 50px;
  }
}

body.home .sec-contact {
  position: relative;
  padding-top: 4.2rem;
}

@media (min-width: 600px) {
  body.home .sec-contact {
    padding-top: 42px;
  }
}

body.home .sec-contact:before {
  content: "";
  position: absolute;
  top: 10rem;
  right: 0;
  width: 95vw;
  height: 10rem;
  background: url("/app/wp-content/themes/arukara/assets/images/home/img-contact.jpg") center center no-repeat;
  background-size: cover;
  z-index: 2;
}

@media (min-width: 600px) {
  body.home .sec-contact:before {
    top: 0;
    width: 50vw;
  }
}

@media (min-width: 1000px) {
  body.home .sec-contact:before {
    width: 690px;
    height: 219px;
  }
}

body.home .sec-contact .section__container {
  background: #E2EDED url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern03.png") left top repeat;
  background-size: 119px 129px;
}

body.home .sec-contact .section__inner {
  padding-bottom: 3rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    max-width: 960px;
  }
}

body.home .sec-contact .section__header {
  padding-left: 5.333vw;
  transform: translateY(-20px);
}

@media (min-width: 600px) {
  body.home .sec-contact .section__header {
    padding-left: 0;
    width: 300px;
    transform: translateY(-20px);
  }
}

body.home .sec-contact .section__header .section__title {
  margin: 0 0 15rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__header .section__title {
    margin-bottom: 40px;
  }
}

body.home .sec-contact .section__header .section__title span {
  display: block;
}

body.home .sec-contact .section__header .section__title span.en {
  font-weight: 700;
}

body.home .sec-contact .section__header .section__title span.ja {
  margin-left: 0;
  font-weight: 800;
}

body.home .sec-contact .section__header .box-info .heading {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.1rem;
  font-weight: 800;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__header .box-info .heading {
    margin-bottom: 10px;
    font-size: 21px;
  }
}

body.home .sec-contact .section__header .box-info .box-address p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__header .box-info .box-address p {
    font-size: 15px;
  }
}

body.home .sec-contact .section__content {
  margin-top: 1rem;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}

body.home .sec-contact .section__content .block-info {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info {
    margin-bottom: 40px;
  }
}

@media (min-width: 900px) {
  body.home .sec-contact .section__content .block-info {
    display: flex;
  }
}

body.home .sec-contact .section__content .block-info__item {
  margin-bottom: 3rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info__item {
    display: flex;
    margin-bottom: 30px;
  }
}

@media (min-width: 900px) {
  body.home .sec-contact .section__content .block-info__item {
    margin-bottom: 0;
  }
}

body.home .sec-contact .section__content .block-info .heading {
  margin: 0 0 2rem;
  width: 12rem;
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .heading {
    margin-bottom: 0;
    margin-right: 35px;
    width: 120px;
    font-size: 28px;
  }
}

body.home .sec-contact .section__content .block-info .heading span {
  box-sizing: border-box;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  width: 100%;
  border: 1px solid #000;
  text-align: center;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .heading span {
    padding: 5px 10px;
    font-size: 28px;
  }
}

body.home .sec-contact .section__content .block-info .box-tel {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #000;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-tel {
    margin-top: 0;
    margin-left: 42px;
    padding-top: 0;
    padding-left: 42px;
    border-top: 0 none;
    border-left: 1px solid #000;
  }
}

body.home .sec-contact .section__content .block-info .box-tel:first-of-type {
  margin: 0;
  padding: 0;
  border: 0 none;
}

body.home .sec-contact .section__content .block-info .box-tel p {
  margin: 0;
}

body.home .sec-contact .section__content .block-info .box-tel p.tel {
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-tel p.tel {
    font-size: 28px;
  }
}

body.home .sec-contact .section__content .block-info .box-tel p.opentime {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-tel p.opentime {
    margin-top: 5px;
    font-size: 12px;
  }
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-mail {
    display: flex;
  }
}

body.home .sec-contact .section__content .block-info .box-mail .mail {
  margin: 0 0 2rem;
  font-family: minion-3-display, serif;
  font-size: 2.8rem;
  font-weight: 500;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-mail .mail {
    font-size: 28px;
  }
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info .box-mail .button {
    margin-left: 27px;
  }
}

@media (min-width: 900px) {
  body.home .sec-contact .section__content .block-info--01 .block-info__item {
    margin-left: 60px;
  }
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info--01 .block-info__item:first-of-type {
    margin-left: 0;
  }
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-info--01 .block-info__item:nth-of-type(2) .box-tel {
    padding-top: 6px;
  }
}

body.home .sec-contact .section__content .block-description {
  padding: 2rem 5.333vw;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description {
    padding: 38px 10.416vw;
  }
}

@media (min-width: 1000px) {
  body.home .sec-contact .section__content .block-description {
    padding: 38px 100px;
  }
}

body.home .sec-contact .section__content .block-description .heading {
  margin: 0 0 1.9rem;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .heading {
    margin-bottom: 38px;
    font-size: 21px;
  }
}

body.home .sec-contact .section__content .block-description .heading span {
  display: inline-block;
  padding: 1.2rem 1rem 1rem;
  background: #324B28;
  line-height: 1.5;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .heading span {
    padding: 7px 52px 5px;
  }
}

body.home .sec-contact .section__content .block-description .box-text {
  margin-bottom: 3rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .box-text {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
  }
}

body.home .sec-contact .section__content .block-description .box-text p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .box-text p {
    font-size: 15px;
  }
}

body.home .sec-contact .section__content .block-description .box-order {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .box-order {
    padding: 30px 46px 10px;
    padding-left: 46px;
    padding-right: 46px;
  }
}

body.home .sec-contact .section__content .block-description .box-note {
  margin-top: 2rem;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .box-note {
    margin-top: 20px;
  }
}

body.home .sec-contact .section__content .block-description .box-note p {
  margin: 0 0 0 1em;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2;
  text-indent: -1em;
}

@media (min-width: 600px) {
  body.home .sec-contact .section__content .block-description .box-note p {
    font-size: 12px;
  }
}

body.page--guideplan__list .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-guideplan.jpg");
  background-position: 5% center;
}

@media (min-width: 600px) {
  body.page--guideplan__list .page--article__header__image {
    background-position: center center;
  }
}

body.page--guideplan__list .block-description {
  padding-top: 3rem;
  padding-bottom: 3.75rem;
}

@media (min-width: 600px) {
  body.page--guideplan__list .block-description {
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 75px;
    max-width: 800px;
  }
}

body.page--guideplan__list .block-description .copy {
  margin: 0 0 1.5rem;
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--guideplan__list .block-description .copy {
    margin-bottom: 30px;
    font-size: 23px;
  }
}

body.page--guideplan__list .block-description .text-area p {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 600px) {
  body.page--guideplan__list .block-description .text-area p {
    font-size: 15px;
  }
}

body.page--guideplan--detail .page--article__header .guide__header {
  padding-top: 0rem;
  padding-bottom: 2rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__header .guide__header {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}

body.page--guideplan--detail .page--article__header .guide__header .guide__title {
  margin: 0 auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  font-size: 2.1rem;
  line-height: 1.5;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__header .guide__header .guide__title {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 960px;
    font-size: 24px;
  }
}

body.page--guideplan--detail .page--article__title {
  padding-bottom: 1rem;
}

body.page--guideplan--detail .page--article__title span.en {
  margin: 0;
  letter-spacing: 0;
}

body.page--guideplan--detail .page--article__content .guide__visual {
  margin: 0;
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video {
  position: relative;
  display: block;
  width: 100%;
  height: 23.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .guide__visual .link--video {
    height: 470px;
  }
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video.guide01 {
  background-image: url("/app/wp-content/themes/arukara/assets/images/dummy/dummy-guideplan01.jpg");
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video.guide02 {
  background-image: url("/app/wp-content/themes/arukara/assets/images/dummy/dummy-guideplan01.jpg");
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video.guide03 {
  background-image: url("/app/wp-content/themes/arukara/assets/images/dummy/dummy-guideplan03.jpg");
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video.guide04 {
  background-image: url("/app/wp-content/themes/arukara/assets/images/dummy/dummy-guideplan04.jpg");
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video.guide05 {
  background-image: url("/app/wp-content/themes/arukara/assets/images/dummy/dummy-guideplan05.jpg");
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video .button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video .button.button--play {
  position: relative;
  padding: 1.2rem 4rem 1rem 6rem;
  border: 1px solid #324B28;
  font-family: minion-3-display, serif;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.09em;
  background-color: #324B28;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .guide__visual .link--video .button.button--play {
    padding: 12px 40px 10px 60px;
    font-size: 21px;
  }
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video .button.button--play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 3.2rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .guide__visual .link--video .button.button--play:before {
    left: 32px;
  }
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video:hover .button.button--play {
  color: #324B28;
  background-color: #fff;
}

body.page--guideplan--detail .page--article__content .guide__visual .link--video:hover .button.button--play:before {
  border-color: transparent transparent transparent #324B28;
}

body.page--guideplan--detail .page--article__content .block--description {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
  max-width: 792px;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--description {
    margin-bottom: 60px;
    padding-top: 50px;
  }
}

body.page--guideplan--detail .page--article__content .block--description .heading {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.1rem;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--description .heading {
    margin-bottom: 30px;
    font-size: 23px;
  }
}

body.page--guideplan--detail .page--article__content .block--description .block--text p {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--description .block--text p {
    font-size: 15px;
  }
}

body.page--guideplan--detail .page--article__content .block--recommend {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 4rem;
  padding: 4.5rem 1rem 3rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--recommend {
    padding: 45px 14% 30px;
    margin-bottom: 80px;
  }
}

@media (min-width: 1000px) {
  body.page--guideplan--detail .page--article__content .block--recommend {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}

body.page--guideplan--detail .page--article__content .block--recommend:before, body.page--guideplan--detail .page--article__content .block--recommend:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
}

body.page--guideplan--detail .page--article__content .block--recommend:before {
  top: 1rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--recommend:before {
    top: 10px;
  }
}

body.page--guideplan--detail .page--article__content .block--recommend:after {
  bottom: 0;
}

body.page--guideplan--detail .page--article__content .block--recommend .heading {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  margin: 0;
  padding: 0 2rem;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  white-space: nowrap;
  background-color: #fff;
  transform: translateX(-50%);
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--recommend .heading {
    padding: 0 45px;
    font-size: 18px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider {
  margin-bottom: 3.75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider {
    margin-bottom: 75px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide {
  margin-bottom: 90px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide {
    padding-left: 80px;
    padding-right: 80px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev,
body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next {
  position: absolute;
  top: 50%;
  width: 3.1rem;
  height: 3.1rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev,
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next {
    width: 62px;
    height: 62px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev:before,
body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.2rem;
  height: 2.2rem;
  border-bottom: 1px solid #9E9E9E;
  border-right: 1px solid #9E9E9E;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev:before,
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next:before {
    width: 44px;
    height: 44px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev {
  left: 0.5rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev {
    left: 5px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-prev:before {
  transform: translate(-50%, -50%) rotate(135deg);
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next {
  right: 0.5rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next {
    right: 5px;
  }
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-next:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

body.page--guideplan--detail .page--article__content .block--slider .slider--guide .slick-dots > li button:before {
  border: 1px solid #9CB9B4;
}

body.page--guideplan--detail .page--article__content .block--schedule {
  margin-bottom: 6.5rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--schedule {
    margin-bottom: 65px;
  }
}

body.page--guideplan--detail .page--article__content .block--schedule .list--schedule {
  margin-left: auto;
  margin-right: auto;
  max-width: 484px;
}

body.page--guideplan--detail .page--article__content .block--visit .heading--lv2 {
  margin-bottom: 2.25rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--visit .heading--lv2 {
    margin-bottom: 45px;
  }
}

body.page--guideplan--detail .page--article__content .block--application {
  padding: 3rem 5.333vw 4rem;
  background-color: #E2EDED;
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern01.png");
  background-position: center center;
  background-repeat: repeat;
  background-size: 107px 68px;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application {
    padding: 55px 20px 60px;
  }
}

body.page--guideplan--detail .page--article__content .block--application__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

body.page--guideplan--detail .page--article__content .block--application__box {
  padding: 3rem 2rem 4rem;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application__box {
    padding: 3rem 19.166% 40px;
  }
}

body.page--guideplan--detail .page--article__content .block--application__box .heading--lv2 {
  margin-bottom: 3.6rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application__box .heading--lv2 {
    margin-bottom: 36px;
  }
}

body.page--guideplan--detail .page--article__content .block--application__box .list--application {
  margin-bottom: 3rem;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application__box .list--application {
    margin-bottom: 30px;
  }
}

body.page--guideplan--detail .page--article__content .block--application__box .box-note {
  margin-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application__box .box-note {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

body.page--guideplan--detail .page--article__content .block--application__box .box-note p {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 600px) {
  body.page--guideplan--detail .page--article__content .block--application__box .box-note p {
    font-size: 13px;
  }
}

body.page--guideplan--detail .page--article__content .block--application .button-area {
  text-align: center;
}

body.page--guideplan--detail .page--article__content .block--application .button-area .button {
  box-sizing: border-box;
  min-width: 172px;
}

body.page--modelcourse--list .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-modelcourse.jpg");
  background-position: 45% center;
}

@media (min-width: 600px) {
  body.page--modelcourse--list .page--article__header__image {
    background-position: center center;
  }
}

body.page--modelcourse--list .page--article__content {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--list .page--article__content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

body.page--modelcourse--detail .page--article__content {
  padding-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .page--article__content {
    padding-bottom: 80px;
  }
}

body.page--modelcourse--detail .entry-header {
  margin-bottom: 3rem;
  padding-top: 1rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .entry-header {
    margin-bottom: 40px;
    padding-top: 40px;
  }
}

body.page--modelcourse--detail .entry-header .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .entry-header .entry-title {
    font-size: 24px;
  }
}

body.page--modelcourse--detail .entry-header .entry-title .planner-name {
  display: inline-block;
  font-size: 3.2rem;
}

@media (min-width: 1000px) {
  body.page--modelcourse--detail .entry-header .entry-title .planner-name {
    font-size: 32px;
  }
}

body.page--modelcourse--detail .entry-image {
  margin: 0 0 2.5rem;
  width: 100%;
  height: 25rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .entry-image {
    margin-bottom: 50px;
    height: 465px;
  }
}

body.page--modelcourse--detail .entry-image img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .entry-image img {
    height: 465px;
  }
}

body.page--modelcourse--detail .entry-content {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .entry-content {
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 800px;
  }
}

body.page--modelcourse--detail .block--visit {
  margin-bottom: 3rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--visit {
    margin-bottom: 30px;
  }
}

body.page--modelcourse--detail .block--visit .heading--lv2 {
  margin-bottom: 2.5rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--visit .heading--lv2 {
    margin-bottom: 50px;
  }
}

body.page--modelcourse--detail .block--course {
  margin-bottom: 5rem;
  background-color: #E2EDED;
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern02.png");
  background-position: top right;
  background-repeat: repeat;
  background-size: 107px 68px;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--course {
    margin-bottom: 50px;
  }
}

body.page--modelcourse--detail .block--course__inner {
  margin-left: auto;
  margin-right: auto;
  padding: 3.5rem 5.333vw;
  max-width: 434px;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--course__inner {
    padding: 70px 20px;
  }
}

body.page--modelcourse--detail .block--course__heading {
  position: relative;
  margin-top: 0;
  margin-bottom: 1.75rem;
  padding-bottom: 2rem;
  font-size: 2.1rem;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--course__heading {
    margin-bottom: 35px;
    padding-bottom: 20px;
    font-size: 23px;
  }
}

body.page--modelcourse--detail .block--course__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 6.2rem;
  height: 2px;
  background-color: #000;
  transform: translateX(-50%);
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--course__heading:after {
    width: 62px;
  }
}

body.page--modelcourse--detail .block--other-course__header {
  margin-bottom: 4.5rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--other-course__header {
    margin-bottom: 45px;
  }
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item {
  padding-left: 5vw;
  padding-right: 5vw;
  width: 60vw;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--other-course .slider-course .slider__item {
    padding-left: 33px;
    padding-right: 33px;
    width: 210px;
  }
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a {
  display: block;
  color: #000;
  text-decoration: none;
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .thumb-area {
  position: relative;
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .thumb-area .thumb {
  margin: 0 0 1.5rem;
  overflow: hidden;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .thumb-area .thumb {
    margin-bottom: 15px;
  }
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .thumb-area .thumb img {
  display: block;
  width: 100%;
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .title {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.08em;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .title {
    font-size: 16px;
  }
}

body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .title .planner-name {
  display: inline-block;
  font-size: 2.5rem;
}

@media (min-width: 600px) {
  body.page--modelcourse--detail .block--other-course .slider-course .slider__item a .title .planner-name {
    font-size: 25px;
  }
}

body.page--newslist .page--article__content {
  padding-top: 2.5rem;
  padding-bottom: 4rem;
}

@media (min-width: 600px) {
  body.page--newslist .page--article__content {
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 80px;
  }
}

body.page--newslist .page--article__content .block-tag {
  margin-bottom: 2.75rem;
}

@media (min-width: 600px) {
  body.page--newslist .page--article__content .block-tag {
    margin-bottom: 55px;
  }
}

body.page--newslist .page--article__content .block-tag .title {
  margin: 0 0 2.5rem;
  font-family: minion-3-display, serif;
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.1;
}

@media (min-width: 600px) {
  body.page--newslist .page--article__content .block-tag .title {
    margin-bottom: 25px;
    font-size: 30px;
  }
}

@media (min-width: 600px) {
  body.page--newslist .page--article__content .block-tag .list--tag {
    padding-left: 33px;
  }
}

body.page--newslist .page--article__content .list--news {
  margin-left: auto;
  margin-right: auto;
  max-width: 765px;
}

body.page--gourmet .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-gourmet.jpg");
}

body.page--yakimono .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-yakimono.jpg");
  background-position: 58% center;
}

@media (min-width: 600px) {
  body.page--yakimono .page--article__header__image {
    background-position: center center;
  }
}

body.page--stay .page--article__header__image {
  background-image: url("/app/wp-content/themes/arukara/assets/images/pages/common/bg-page-stay.jpg");
}

body.page--newsdetail .post-box-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.333vw;
  padding-right: 5.333vw;
  max-width: 1000px;
}

@media (min-width: 600px) {
  body.page--newsdetail .post-box-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page--newsdetail .entry-header {
  margin-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-header {
    margin-bottom: 50px;
  }
}

body.page--newsdetail .entry-header .date {
  font-family: minion-3-display, serif;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-header .date {
    font-size: 18px;
  }
}

body.page--newsdetail .entry-header .date span {
  display: inline-block;
  padding: 0 1rem;
  background-color: #D1BD95;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-header .date span {
    padding: 1px 8px 0px 8px;
  }
}

body.page--newsdetail .entry-header .entry-title {
  font-size: 2.1rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-header .entry-title {
    font-size: 24px;
  }
}

body.page--newsdetail .entry-header .box-tag .tag {
  display: inline-block;
  margin-right: 1.5rem;
  color: #989898;
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-header .box-tag .tag {
    margin-right: 15px;
    font-size: 14px;
  }
}

body.page--newsdetail .entry-header .box-tag .tag:last-of-type {
  margin-right: 0;
}

body.page--newsdetail .entry-image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.75rem;
  text-align: center;
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-image {
    margin-bottom: 55px;
  }
}

@media (min-width: 600px) {
  body.page--newsdetail .entry-content {
    padding-left: 90px;
    padding-right: 90px;
  }
}

body.page--newsdetail .block--place-info {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 506px;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--place-info {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

body.page--newsdetail .block--linkbox {
  padding: 4.3rem 5.333vw;
  background-color: #E2EDED;
  background-image: url("/app/wp-content/themes/arukara/assets/images/home/bg-pattern03.png");
  background-position: top right;
  background-repeat: repeat;
  background-size: 119px 129px;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--linkbox {
    padding-top: 43px;
    padding-bottom: 43px;
  }
}

body.page--newsdetail .block--linkbox__inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  padding: 2rem 2rem;
  max-width: 590px;
  text-align: center;
  background-color: #fff;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--linkbox__inner {
    margin-bottom: 40px;
    padding: 40px 60px;
  }
}

body.page--newsdetail .block--linkbox__inner:last-of-type {
  margin-bottom: 0;
}

body.page--newsdetail .block--linkbox .heading {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--linkbox .heading {
    margin-bottom: 2rem;
    font-size: 18px;
  }
}

body.page--newsdetail .block--linkbox .button-area {
  margin-top: 2rem;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--linkbox .button-area {
    margin-top: 20px;
  }
}

body.page--newsdetail .block--linkbox .button-area .button {
  font-size: 1.4rem;
  letter-spacing: 0.2em;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--linkbox .button-area .button {
    padding: 14px 55px;
    font-size: 14px;
  }
}

body.page--newsdetail .block--otherpost {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--otherpost {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

body.page--newsdetail .block--otherpost__header .heading--lv2 {
  margin-bottom: 5.5rem;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--otherpost__header .heading--lv2 {
    margin-bottom: 55px;
  }
}

body.page--newsdetail .block--otherpost__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 765px;
}

@media (min-width: 600px) {
  body.page--newsdetail .block--otherpost__content .list--news li:nth-of-type(n + 4) {
    display: none;
  }
}

/* Post
** ----------------------------------------------------------------- */
.entry-content h1, .entry-content h2, .entry-content h3 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.1rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .entry-content h1, .entry-content h2, .entry-content h3 {
    margin-bottom: 20px;
    font-size: 23px;
  }
}

.entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 2rem;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 20px;
  }
}

.entry-content h4 {
  font-size: 2rem;
}

@media (min-width: 600px) {
  .entry-content h4 {
    font-size: 20px;
  }
}

.entry-content h5 {
  font-size: 1.8rem;
}

@media (min-width: 600px) {
  .entry-content h5 {
    font-size: 18px;
  }
}

.entry-content h6 {
  font-size: 1.6rem;
}

@media (min-width: 600px) {
  .entry-content h6 {
    font-size: 16px;
  }
}

.entry-content p {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 600px) {
  .entry-content p {
    font-size: 15px;
  }
}

.entry-content figure {
  margin: 2rem 0 2rem;
}

@media (min-width: 600px) {
  .entry-content figure {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.entry-content img {
  margin-top: 2rem;
  margin-bottom: 2rem;
  height: auto;
}

@media (min-width: 600px) {
  .entry-content img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
