@charset "UTF-8";
/*! 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/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap");
@import "https://use.fontawesome.com/releases/v5.15.1/css/all.css";
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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 */
  -webkit-text-decoration: underline dotted;
          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-family: sans-serif; /* 1 */
  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: 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;
}

/**************************************************/
/* helpers */
/**************************************************/
._disp-ib {
  display: inline-block !important;
}

@media screen and (min-width: 1161px) {
  ._disp-tb {
    display: none !important;
  }
  ._hide-pc {
    display: none !important;
  }
}
@media screen and (max-width: 1160px) {
  ._disp-pc {
    display: none !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1160px) {
  ._hide-tb {
    display: none !important;
  }
}
@media screen and (min-width: 601px) {
  ._disp-sp {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  ._disp-tb {
    display: none !important;
  }
  ._hide-sp {
    display: none !important;
  }
}
._clearfix {
  zoom: 1;
}
._clearfix:after {
  content: "";
  display: block;
  clear: both;
  overflow: auto;
}

._center {
  text-align: center !important;
}

._left {
  text-align: left !important;
}

._right {
  text-align: right !important;
}

._float-l {
  float: left !important;
}

._float-r {
  float: right !important;
}

._clear {
  clear: both !important;
}

._hidden {
  display: none !important;
}

._disp-ib {
  display: inline-block !important;
}

._margin0 {
  margin: 0 !important;
}

._padding0 {
  padding: 0 !important;
}

._border0 {
  border: none !important;
}

._fixed {
  position: fixed !important;
}

._absolute {
  position: absolute !important;
}

._static {
  position: static !important;
}

._xsmall {
  font-size: 75% !important;
}

._small {
  font-size: 88% !important;
}

._large {
  font-size: 113% !important;
}

._xlarge {
  font-size: 133% !important;
}

._nowrap {
  white-space: nowrap !important;
}

._nobg {
  background: none !important;
}

._full {
  width: 100% !important;
}

/**************************************************/
/* base */
/**************************************************/
:root {
  --main-color: #1C7466;
  --rgb-main-color: 28, 116, 102;
}

body.pg-setomiyabi, body.pg-setomiyabiInterview {
  --main-color: #0B3537;
  --rgb-main-color: 11, 53, 55;
}

body.pg-setobiyori, body.pg-setobiyoriInterview {
  --main-color: #6D4700;
  --rgb-main-color: 109, 71, 0;
}

body.pg-aobanaika {
  --main-color: #187420;
  --rgb-main-color: 24, 116, 32;
}

body.pg-taketorian {
  --main-color: #668315;
  --rgb-main-color: 102, 131, 21;
}

html {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-size: 10px;
}

body {
  font-family: "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  min-width: 375px;
  padding: 0px;
  color: #0B0C09;
  line-height: 1.5;
}
body.-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1160px) {
  body {
    min-width: 320px;
  }
}

body,
input,
textarea {
  font-size: 16px;
}

::-moz-selection {
  background: rgba(var(--rgb-main-color), 0.2);
}

::selection {
  background: rgba(var(--rgb-main-color), 0.2);
}

input,
textarea,
select,
button {
  font-family: "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

button,
input[type=button],
input[type=submit] {
  transition: opacity 0.15s ease-out;
}
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
  opacity: 0.7;
}

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

a {
  color: var(--main-color);
  text-decoration: underline;
  transition: opacity 0.15s ease-out;
}
a:hover {
  opacity: 0.7;
}
._ios a:hover {
  opacity: 1;
}

em {
  font-style: normal;
}

p {
  margin: 0 0 2em;
  line-height: 2;
}

a.-telink {
  color: #0B0C09;
  text-decoration: none;
  cursor: default;
  opacity: 1 !important;
}

/**************************************************/
/* structure 構造を定義 */
/**************************************************/
body > .inbox {
  padding-top: 80px;
}
@media screen and (max-width: 900px) {
  body > .inbox {
    padding-top: 70px;
  }
}

.page-container {
  position: relative; /* overflow: hidden; */
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .page-container {
    overflow: hidden;
  }
}

.bc-nav {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 900px) {
  .bc-nav {
    margin-bottom: 30px;
  }
}

.bc-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin: 0 auto;
  padding: 10px;
}
.bc-list > li {
  position: relative;
  padding: 0.5em;
  font-size: 1.3rem;
  line-height: 1;
}
.bc-list > li:not(:first-child) {
  margin-left: 1em;
  padding-left: 1.5em;
}
.bc-list > li:not(:first-child)::after {
  position: absolute;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' width='16' height='16'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232D2300;%7D%0A%3C/style%3E%3Cpath class='st0' d='M5.2,15.8c-0.4,0-0.8-0.1-1-0.4c-0.6-0.6-0.6-1.5,0-2.1l5.1-5.4L4.2,2.7c-0.6-0.6-0.6-1.5,0-2.1s1.5-0.6,2.1,0 l6.2,6.2c0.6,0.6,0.6,1.5,0,2.1l-6.2,6.4C6,15.6,5.6,15.8,5.2,15.8z'/%3E%3C/svg%3E%0A");
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-size: cover;
}
.bc-list > li a {
  display: block;
  color: #0B0C09;
  text-decoration: none;
}
.bc-list > li .-current {
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .bc-list {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .bc-list > li {
    font-size: 1.2rem;
  }
  .bc-list > li:not(:first-child) {
    margin-left: 1em;
    padding-left: 1em;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  border-bottom: 1px solid #E6E6E6;
  background-color: transparent;
  color: #fff;
  z-index: 100;
  overflow: hidden;
  transition: all 0.2s ease;
}
.site-header.-fill {
  border-bottom-color: #E6E6E6;
  background-color: #fff;
  color: #0B0C09;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.site-header.-fill .site-logo {
  color: var(--main-color);
}
.site-header.-fill .sp-menuButton:not(.-open) > .bar, .site-header.-fill .sp-menuButton:not(.-open) > .bar::before, .site-header.-fill .sp-menuButton:not(.-open) > .bar::after {
  background-color: var(--main-color);
}
@media screen and (max-width: 900px) {
  .site-header {
    height: 70px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
  }
}

.header-inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.header-inner > .sp-menuButton {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
@media screen and (max-width: 1160px) {
  .header-inner {
    margin: 0 auto 0;
    padding: 0 20px;
  }
}
@media screen and (max-width: 900px) {
  .header-inner > .sp-menuButton {
    display: block;
  }
}

.header-contact {
  width: 200px;
}
.header-contact > .btn {
  display: block;
  box-sizing: border-box;
  padding: 30px 10px;
  background-color: var(--main-color);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.5rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.header-contact > .btn.-telink {
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}
.header-contact > .btn > .icon {
  margin-right: 0.6em;
  display: inline-block;
  line-height: 1;
}
@media screen and (max-width: 1160px) {
  .header-contact {
    margin-right: -20px;
  }
  .header-contact > .btn {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  .header-contact {
    display: none;
  }
}

.site-logo {
  display: inline-block;
  margin: 0;
  padding-left: 60px;
  color: inherit;
  line-height: 1;
}
.site-logo > a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
.site-logo .svg {
  display: block;
  fill: currentColor;
  max-width: 100%;
  height: auto;
}
.site-logo img {
  vertical-align: baseline;
  width: 100%;
  width: 42px;
}
@media screen and (max-width: 1160px) {
  .site-logo {
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .site-logo > a {
    width: 34px;
  }
}

.sp-menuButton {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
.sp-menuButton > .bar {
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -13px;
}
.sp-menuButton > .bar, .sp-menuButton > .bar::before, .sp-menuButton > .bar::after {
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  content: "";
  transition: all 0.2s ease-out;
}
.sp-menuButton > .bar::before {
  top: -8px;
}
.sp-menuButton > .bar::after {
  top: 8px;
}
.sp-menuButton.-open {
  background-color: #000;
}
.sp-menuButton.-open > .bar {
  background-color: transparent;
}
.sp-menuButton.-open > .bar::before {
  background-color: #fff;
  top: 0;
  transform: rotate(135deg);
}
.sp-menuButton.-open > .bar::after {
  background-color: #fff;
  top: 0;
  transform: rotate(-135deg);
}

.global-nav {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 900px) {
  .global-nav {
    display: none;
  }
}

.gnav-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  align-items: center;
  height: 100%;
  margin: 0 -20px;
}
.gnav-list > li {
  box-sizing: border-box;
  position: relative;
  height: 100%;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.gnav-list > li > .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  padding: 10px 32px;
  color: inherit;
  text-decoration: none;
  font-size: 1.5rem;
  transition: all 0.2s;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.gnav-list > li > .btn[data-drop]::after {
  position: absolute;
  bottom: 16px;
  left: 50%;
  width: calc(100% - 64px);
  height: 2px;
  transform: translateX(-50%);
  content: "";
}
.gnav-list > li > .btn[data-drop].-active::after {
  background-color: currentColor;
}
.gnav-list > li > .btn.-disabled {
  color: #aaa;
  pointer-events: none;
}
.gnav-list li.-reverse > .btn {
  background-color: var(--main-color);
  color: #fff;
  border-radius: 25px;
  padding: 10px 40px 12px;
  border: 2px solid var(--main-color);
}
@media screen and (max-width: 1160px) {
  .gnav-list > li > .btn {
    padding: 0 20px;
  }
}

.gnav-dropdown {
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 840px;
  margin: auto;
  background-color: #fff;
  z-index: 101;
  transition: all 0.2s ease;
}
.gnav-dropdown > .container {
  display: none;
  box-sizing: border-box;
}
.gnav-dropdown > .container > *:first-child {
  margin-top: 0;
}
.gnav-dropdown > .container.-active {
  display: block;
}
.gnav-dropdown.-open {
  display: block;
}
@media screen and (max-width: 900px) {
  .gnav-dropdown {
    display: none !important;
  }
}

.gnav-dropdown-content {
  display: block;
  position: relative;
  padding: 40px;
  padding-left: 300px;
}
.gnav-dropdown-content > .pageTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 100%;
  background: url(../img/dropdown-01.jpg) no-repeat center/cover;
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.gnav-dropdown-content > .pageTop > .large {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 600;
}
.gnav-dropdown-content > .pageTop > .small {
  font-size: 1.6rem;
  margin-top: 10px;
  letter-spacing: 0.04em;
  position: relative;
}
.gnav-dropdown-content > .pageTop > .small:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 8px;
  background: url(../img/icon-arrow2-white.svg) no-repeat center/contain;
  margin-left: 1em;
  margin-bottom: 1px;
}
.gnav-dropdown-content.-setomiyabi .pageTop {
  background-image: url(../img/dropdown-01.jpg);
}
.gnav-dropdown-content.-setobiyori .pageTop {
  background-image: url(../img/dropdown-02.jpg);
}
.gnav-dropdown-content.-aobanaika .pageTop {
  background-image: url(../img/dropdown-03.jpg);
  background-position: top center;
}
.gnav-dropdown-content.-taketori .pageTop {
  background-image: url(../img/dropdown-04.jpg);
}
.gnav-dropdown-content > .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -20px -40px;
}
.gnav-dropdown-content > .list > li {
  font-size: 1.4rem;
  width: calc(33.3333% - 40px);
  margin: 0 0 20px 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C3C3C3;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.gnav-dropdown-content > .list > li > .btn {
  display: block;
  position: relative;
  padding: 0 1.5em 0 0;
  color: inherit;
  text-decoration: none;
}
.gnav-dropdown-content > .list > li > .btn::after {
  position: absolute;
  top: 7px;
  right: 0;
  line-height: 1;
  width: 10px;
  height: 8px;
  background: url(../../../purelife/shared/img/icon-nav-arrow.svg) no-repeat center/contain;
  content: "";
}

.sp-nav {
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  background: rgba(44, 105, 111, 0.7);
  z-index: 99;
}
.sp-nav > .container {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.sp-nav > .container::-webkit-scrollbar {
  display: none;
}
.sp-nav > .container {
  max-height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 1161px) {
  .sp-nav {
    display: none !important;
  }
}

.spnav-list {
  margin: 0 auto;
  padding-left: 0;
  list-style: none;
}
.spnav-list li {
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 1.5rem;
}
.spnav-list li a {
  display: inline-block;
  padding: 20px 20px;
  color: #fff;
  text-decoration: none;
}
.spnav-list li .primary {
  display: block;
  padding: 0 30px 0 0;
  border-bottom: 1px solid #fff;
  background-color: var(--main-color);
}
.spnav-list li .primary.-achead {
  position: relative;
  cursor: pointer;
}
.spnav-list li .primary.-achead::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 20px;
  display: block;
  transform: translateY(-50%);
  background: url(../../../purelife/shared/img/icon-plus.svg) no-repeat center/100%;
}
.spnav-list li .primary.-achead.-open {
  border-bottom: 1px solid #fff;
}
.spnav-list li .primary.-achead.-open::after {
  background-image: url(../../../purelife/shared/img/icon-minus.svg);
}
.spnav-list li .secondBody ul {
  padding-left: 0;
  list-style: none;
}
.spnav-list li .secondBody li {
  position: relative;
  border-bottom: 1px solid #fff;
  background-color: #1C4E47;
}
.spnav-list li .secondBody li a {
  display: block;
}
.spnav-list li .secondBody li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  transform: translateY(-50%);
  width: 15px;
  height: 13px;
  background: url(../../../purelife/shared/img/icon-arrow-white.svg) no-repeat center/contain;
}

.site-footer {
  position: relative;
  z-index: 5;
  background: url(../../shared/img/bg-contents.jpg) repeat;
}
.site-footer > .copyright {
  background-color: var(--main-color);
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 20px 20px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  position: relative;
  z-index: 2;
}
.site-footer > .copyright br {
  display: none;
}
@media screen and (min-width: 901px) {
  .site-footer:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #F4F2EF, #F4F2EF 340px, transparent 340px, transparent 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    mix-blend-mode: multiply;
  }
}
@media screen and (min-width: 1161px) {
  .site-footer:after {
    background: linear-gradient(to right, #F4F2EF, #F4F2EF calc((100% - 1120px) / 2 + 320px), transparent calc((100% - 1120px) / 2 + 320px), transparent 100%);
  }
}
@media screen and (max-width: 900px) {
  .site-footer {
    background-color: #F4F2EF;
  }
  .site-footer > .copyright {
    padding: 10px;
    background: var(--main-color);
    font-size: 1.2rem;
    line-height: 2;
  }
  .site-footer > .copyright br {
    display: block;
  }
}

.footer-inner {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  z-index: 2;
  position: relative;
}

.footer-content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
}
.footer-content > * {
  width: 50%;
  box-sizing: border-box;
}
.footer-content > .sitemap {
  /* background-color: $bgBeige; */
  max-width: 320px;
  padding-top: 100px;
  padding-bottom: 120px;
}
.footer-content > .contact {
  /* background-color: $bgBeigeLight; */
  flex: 1;
  box-sizing: border-box;
  padding-top: 100px;
  padding-bottom: 120px;
  padding-left: 120px;
}
@media screen and (max-width: 900px) {
  .footer-content {
    padding: 40px 0;
    display: block;
  }
  .footer-content > * {
    width: 100%;
  }
  .footer-content > .sitemap {
    background-color: transparent;
    width: 100%;
    padding: 0;
    max-width: none;
  }
  .footer-content > .contact {
    display: none;
  }
}

.footer-nav {
  list-style: none;
  padding: 0;
  margin: -15px 0;
}
.footer-nav > li {
  padding: 15px 0;
  color: var(--main-color);
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
@media screen and (max-width: 900px) {
  .footer-nav > li {
    padding: 10px 0;
    font-size: 1.8rem;
    text-align: center;
  }
}
.footer-nav > li a {
  text-decoration: none;
  color: var(--main-color);
}
.footer-nav > li a.-disabled {
  pointer-events: none;
  color: #aaa;
}

.footer-subnav {
  list-style: none;
  padding: 0;
  margin: 20px 0 -10px;
}
.footer-subnav > li {
  padding: 10px 0;
  color: var(--main-color);
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.footer-subnav > li a {
  text-decoration: none;
  color: var(--main-color);
}
.footer-subnav > li a.-disabled {
  pointer-events: none;
  color: #aaa;
}
@media screen and (max-width: 900px) {
  .footer-subnav {
    margin-top: 30px;
  }
  .footer-subnav > li {
    padding: 5px 0;
    font-size: 1.4rem;
    text-align: center;
  }
}

.footer-sns {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
  display: flex;
}
.footer-sns > li + li {
  margin-left: 24px;
}
.footer-sns > li a {
  font-size: 4rem;
}
.footer-sns > li a.-facebook {
  color: #1877f2;
}
.footer-sns > li a.-twitter {
  color: #1DA1F2;
}
.footer-sns > li a.-instagram {
  color: #000;
}
.footer-sns > li a.-youtube {
  color: #DA1725;
}
@media screen and (max-width: 900px) {
  .footer-sns {
    margin-top: 20px;
    justify-content: center;
  }
  .footer-sns > li {
    text-align: center;
  }
  .footer-sns > li a {
    font-size: 3.2rem;
  }
}

.footer-contact {
  padding-bottom: 40px;
  border-bottom: 1px solid #C3C3C3;
}
.footer-contact > .name {
  margin: 0;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  color: var(--main-color);
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.footer-contact > table {
  margin: 25px 0 0;
}
.footer-contact > table th, .footer-contact > table td {
  letter-spacing: 0.04em;
  font-size: 1.6rem;
  padding: 5px 0;
}
.footer-contact > table th {
  font-weight: 500;
  text-align: left;
  width: 8em;
}
.footer-contact + .footer-contact {
  padding-top: 40px;
}
.footer-contact:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/**************************************************/
/* components */
/**************************************************/
/**************************************************/
/* components - basic */
/**************************************************/
.c-image {
  margin: 40px auto;
}
.c-image.-right {
  text-align: right;
}
.c-image.-center {
  text-align: center;
}
.c-image.-full img {
  width: 100%;
}

.c-text-a {
  font-size: 1.6rem;
  margin: 1em 0 0;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 900px) {
  .c-text-a {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

.c-link-pdf {
  position: relative;
}
.c-link-pdf::after {
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  font-weight: 900;
  display: inline-block;
  margin-left: 0.5em;
}

.c-link-external {
  position: relative;
}
.c-link-external::after {
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  content: "\f24d";
  font-weight: 400;
  display: inline-block;
  margin-left: 0.5em;
}

.c-icon-pdf {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("../img/icon-pdf.svg");
  background-size: cover;
  margin-left: 0.5em;
  margin-bottom: -0.05em;
}

.c-section-heading {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  margin: 0;
}
.c-section-heading > .en {
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.12em;
  color: var(--main-color);
  text-transform: uppercase;
}
.c-section-heading > .ja {
  font-size: 3.6rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 900px) {
  .c-section-heading > .en {
    font-size: 1.4rem;
  }
  .c-section-heading > .ja {
    font-size: 2.6rem;
  }
}

.c-heading-a {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.6rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
.c-heading-a + .c-news-index-container, .c-heading-a + * + .c-news-index-container {
  margin-top: 54px;
}
@media screen and (max-width: 900px) {
  .c-heading-a + .c-news-index-container, .c-heading-a + * + .c-news-index-container {
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .c-heading-a {
    font-size: 2rem;
  }
  .c-heading-a + .c-news-index-container, .c-heading-a + * + .c-news-index-container {
    margin-top: 25px;
  }
}

.c-heading-b {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.2rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #C3C3C3;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .c-heading-b {
    font-size: 2rem;
  }
}

.c-heading-c {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 1.8rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .c-heading-c {
    font-size: 1.6rem;
  }
}

.c-heading-d {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.2rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  padding-left: 32px;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
.c-heading-d::after {
  display: inline-block;
  position: absolute;
  top: calc(0.75em - 1px);
  left: 0;
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
}
@media screen and (max-width: 600px) {
  .c-heading-d {
    padding-left: 16px;
    font-size: 1.6rem;
  }
  .c-heading-d::after {
    width: 11px;
  }
}

.c-btn-a {
  font-size: 1.5rem;
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 10px 20px;
  border: 1px solid var(--main-color);
  background-color: transparent;
  color: var(--main-color);
  text-decoration: none;
  z-index: 0;
  transition: all 0.6s;
}
.c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%230B0C09;'/%3E%3C/svg%3E");
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 14px;
  content: "";
  transition: background 0.75s;
  transform: translateY(-50%);
}
.c-btn-a::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  content: "";
  z-index: -1;
  transition: transform 0.6s;
  transform-origin: 100% 50%;
  transform: scaleX(0);
}
.c-btn-a.-fill {
  background-color: var(--main-color);
  color: #fff;
}
.c-btn-a.-fill::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
}
.c-btn-a.-fill::after {
  background-color: #fff;
}
@media screen and (min-width: 1161px) {
  .c-btn-a:hover {
    color: #fff;
    opacity: 1;
  }
  .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
  .c-btn-a:hover::after {
    transform: scaleX(1);
    transform-origin: 0% 50%;
  }
  .c-btn-a.-fill:hover {
    color: var(--main-color);
  }
  .c-btn-a.-fill:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%230B0C09;'/%3E%3C/svg%3E");
  }
}

.c-btn-b {
  border: none;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
  color: inherit;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2rem;
  display: block;
  padding: 25px 20px;
  border: 1px solid;
  border-radius: 0;
  background: #fff;
  line-height: 1.5;
  border-color: var(--main-color);
  color: var(--main-color);
}
.c-btn-b > .icon {
  vertical-align: baseline;
  margin-left: 24px;
}
@media screen and (max-width: 600px) {
  .c-btn-b {
    font-size: 1.5rem;
    line-height: 1.6;
    text-align: left;
    position: relative;
    padding: 16px 40px 16px 20px;
  }
  .c-btn-b > .icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.c-list-0 {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.c-list-0 > li {
  text-align: left;
}
.c-list-0 > li + li {
  margin-top: 0.3em;
}
.c-list-0.-indention {
  margin-left: 1em;
  text-indent: -1em;
}
.c-list-0.-indention > * {
  text-indent: 0;
}
.c-list-0.-indention1 > li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-list-0.-disc {
  padding-left: 1.5em;
  list-style: disc;
}
@media screen and (max-width: 900px) {
  .c-list-0 {
    font-size: 1.5rem;
  }
}

.c-list-a {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.c-list-a > li {
  padding-left: 1.5em;
  text-indent: -1em;
}
.c-list-a > li::before {
  content: "";
  display: inline-block;
  background-color: var(--main-color);
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.5em;
  margin-bottom: 0.1em;
  margin-right: 0.5em;
  text-indent: 0;
}
.c-list-a > li > * {
  text-indent: 0;
}
.c-list-a > li + li {
  margin-top: 0.3em;
}
@media screen and (max-width: 900px) {
  .c-list-a {
    font-size: 1.5rem;
  }
}

.c-order-0 {
  list-style: decimal;
  line-height: 1.5;
  padding-left: 1.3em;
}
.c-order-0 > li {
  text-align: left;
}
.c-order-0 > li + li {
  margin-top: 0.3em;
}
@media screen and (max-width: 900px) {
  .c-order-0 {
    font-size: 1.5rem;
  }
}

.c-notes-a {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.c-notes-a > li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.5rem;
}
.c-notes-a > li::before {
  content: "※";
  display: inline-block;
  width: 1em;
  text-indent: 0;
}
.c-notes-a > li > * {
  text-indent: 0;
}
.c-notes-a > li + li {
  margin-top: 0.2em;
}
.c-notes-a.-indention1h > li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.c-notes-a.-indention2 > li {
  padding-left: 2em;
  text-indent: -2em;
}
.c-notes-a.-indention2h > li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.c-notes-a.-red {
  color: #D50000;
}
@media screen and (max-width: 900px) {
  .c-notes-a > li {
    font-size: 1.4rem;
  }
}

.c-tablewrap {
  margin: 40px 0 0;
}

@media screen and (max-width: 1160px) {
  .c-table-scroller {
    overflow: hidden;
    overflow-x: scroll;
  }
  .c-table-scroller table.-full {
    min-width: 860px;
  }
}

.c-table-a {
  border-collapse: collapse;
  margin: 0;
}
.c-table-a th, .c-table-a td {
  padding: 1.2em 1em;
  font-size: 1.6rem;
  border: solid 1px #bbb;
  background-color: #fff;
  text-align: center;
  line-height: 1.5;
}
.c-table-a th.-bold, .c-table-a td.-bold {
  font-weight: 700;
}
.c-table-a th.-txtl, .c-table-a td.-txtl {
  text-align: left;
}
.c-table-a th.-txtc, .c-table-a td.-txtc {
  text-align: center;
}
.c-table-a th.-txtr, .c-table-a td.-txtr {
  text-align: right;
}
.c-table-a th.-top, .c-table-a td.-top {
  vertical-align: top;
}
.c-table-a th.-middle, .c-table-a td.-middle {
  vertical-align: middle;
}
.c-table-a th.-bottom, .c-table-a td.-bottom {
  vertical-align: bottom;
}
.c-table-a th.-nobg, .c-table-a td.-nobg {
  background-color: transparent;
}
.c-table-a th {
  background-color: #E6E6E6;
  font-weight: normal;
  white-space: nowrap;
}
.c-table-a .thead th {
  background-color: #F8F8F8;
}
.c-table-a.-full {
  width: 100%;
}
.c-table-a.-nobg th, .c-table-a.-nobg td {
  background: none;
}
.c-table-a .red {
  color: #D50000;
}
@media screen and (max-width: 900px) {
  .c-table-a th, .c-table-a td {
    font-size: 1.5rem;
  }
  .c-table-a.-block {
    display: block;
  }
  .c-table-a.-block tbody, .c-table-a.-block tr, .c-table-a.-block th, .c-table-a.-block td {
    display: block;
  }
  .c-table-a.-block th, .c-table-a.-block td {
    border: none;
  }
  .c-table-a.-block th {
    background-color: #eee;
  }
}

.c-table-b {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  border-collapse: collapse;
}
.c-table-b tr {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.c-table-b th, .c-table-b td {
  line-height: 1.9;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
}
@media screen and (max-width: 600px) {
  .c-table-b th, .c-table-b td {
    padding-left: 20px;
  }
}
.c-table-b th {
  text-align: left;
  vertical-align: text-top;
  color: var(--main-color);
  white-space: nowrap;
}
.c-table-b td {
  padding-right: 20px;
}
.c-table-b td + td {
  padding-left: 0;
}
.c-table-b td.address {
  position: relative;
  padding-right: 122px;
}
@media screen and (max-width: 600px) {
  .c-table-b td.address {
    padding-right: 92px;
  }
}
.c-table-b td.address > a.map {
  padding-right: 30px;
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 1.5rem;
  line-height: 2;
  color: inherit;
  text-decoration: inherit;
  font-weight: 600;
}
@media screen and (max-width: 600px) {
  .c-table-b td.address > a.map {
    right: 20px;
    padding-right: 20px;
  }
}
.c-table-b td.address > a.map:after {
  content: "";
  width: 7px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../../shared/img/icon-arrow2.svg) no-repeat center/contain;
}

.c-table-c {
  width: 100%;
  border-collapse: collapse;
}
.c-table-c tr:not(:first-child) {
  border-top: 1px solid #E6E6E6;
}
.c-table-c tr {
  border-bottom: 1px solid #E6E6E6;
}
.c-table-c th, .c-table-c td {
  line-height: 1.9;
  padding: 20px 20px 20px 0;
}
.c-table-c th {
  color: var(--main-color);
  font-size: 1.8rem;
  text-align: left;
  vertical-align: text-top;
  white-space: nowrap;
}
@media screen and (max-width: 600px) {
  .c-table-c th {
    font-size: 1.6rem;
  }
}
.c-table-c td > *:first-child {
  margin-top: 0;
}
.c-table-c td > *:last-child {
  margin-bottom: 0;
}

.c-movie {
  max-width: 768px;
  width: 100%;
  height: 0;
  padding-top: 432px;
  box-sizing: border-box;
  margin: 40px auto 0;
  position: relative;
}
.c-movie + * {
  margin-top: 40px !important;
}
.c-movie > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-movie {
    padding-top: 56.25%;
    margin-top: 30px;
  }
  .c-movie + * {
    margin-top: 30px !important;
  }
}

.mfp-wrap.c-modal-container .mfp-container {
  padding: 0 15px;
}
.mfp-wrap.c-modal-container .mfp-content {
  padding: 10px 0;
}

.c-modal-a {
  display: block;
  box-sizing: border-box;
  position: relative;
  max-width: 840px;
  margin: 0 auto;
  padding: 80px 114px;
  border: 6px solid var(--main-color);
  background-color: #fff;
}
.c-modal-a > .image img {
  display: block;
  width: 100%;
}
.c-modal-a > .heading {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.4rem;
  margin: 30px 0 0;
  color: var(--main-color);
  font-weight: 400;
  line-height: 1.5;
}
.c-modal-a > .text {
  font-size: 1.6rem;
  margin: 15px 0 0;
  line-height: 2;
}
.c-modal-a > .closeBtn {
  position: absolute;
  top: -35px;
  right: -35px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--main-color);
}
.c-modal-a > .closeBtn::before, .c-modal-a > .closeBtn::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 2px;
  margin: -1px 0 0 -18px;
  border-radius: 2px;
  background: #fff;
  content: "";
}
.c-modal-a > .closeBtn::before {
  transform: rotate(45deg);
}
.c-modal-a > .closeBtn::after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 900px) {
  .c-modal-a {
    max-width: 600px;
    padding: 40px;
    border-width: 3px;
  }
}
@media screen and (max-width: 600px) {
  .c-modal-a > .heading {
    font-size: 1.8rem;
  }
  .c-modal-a > .text {
    font-size: 1.5rem;
    line-height: 1.75;
  }
  .c-modal-a > .closeBtn {
    top: -20px;
    right: -15px;
    width: 40px;
    height: 40px;
  }
  .c-modal-a > .closeBtn::before, .c-modal-a > .closeBtn::after {
    width: 24px;
    margin-left: -12px;
  }
}

.c-pager {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin: 60px 0 0;
}
.c-pager > .list {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -8px -8px;
}
.c-pager > .list > li {
  font-size: 1.6rem;
  margin: 0 0 8px 8px;
  text-align: center;
}
.c-pager > .list > li.cur > .num {
  background-color: var(--main-color);
  color: #fff;
}
.c-pager > .list a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.c-pager > .list .num {
  display: block;
  width: 42px;
  height: 42px;
  border: 1px solid transparent;
  background-color: #F8F8F8;
  line-height: 42px;
}
.c-pager > .list .num.-current {
  background-color: var(--main-color);
  color: #fff;
}
@media screen and (max-width: 900px) {
  .c-pager > .list > li {
    font-size: 1.4rem;
  }
  .c-pager > .list .num {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
}

.c-snav-list {
  position: sticky;
  top: 110px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.c-snav-list > li + li {
  margin-top: 16px;
}
.c-snav-list a {
  display: inline-block;
  color: #C3C3C3;
  font-size: 1.4rem;
  text-decoration: none;
  padding-left: 26px;
  position: relative;
}
.c-snav-list a.-current {
  color: #0B0C09;
  font-size: 1.5rem;
  color: var(--main-color);
}
.c-snav-list a.-current::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--main-color);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
  display: block;
}
.c-snav-list a:not(.-current)::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #C3C3C3;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  display: block;
}

@keyframes pathmove {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  51% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
.c-heroheader {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
}
.c-heroheader > .imagearea {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: calc(100% - 200px);
  height: 100%;
  z-index: 1;
}
.c-heroheader > .imagearea img {
  width: auto;
  max-width: inherit;
  height: 100%;
}
.c-heroheader > .shisetsu {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
  width: 200px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.c-heroheader > .shisetsu > .logo {
  margin-top: -40px;
}
.c-heroheader > .shisetsu > .copy {
  writing-mode: vertical-rl;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 2.3rem;
  line-height: 1.7;
  letter-spacing: 0.11em;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  color: var(--main-color);
  font-weight: 600;
}
.c-heroheader > .scroll {
  display: block;
  width: 6em;
  padding-bottom: 40px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.c-heroheader > .scroll > .text {
  font-family: "Roboto", sans-serif;
  display: block;
  margin: 0 0 10px;
  color: #fff;
  letter-spacing: 0.08em;
  font-size: 1.3rem;
}
.c-heroheader > .scroll::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  animation: pathmove 2s ease-in-out infinite;
  z-index: 3;
}
.c-heroheader .swiper {
  height: 100%;
}
.c-heroheader .swiper-slide {
  position: relative;
  overflow: hidden;
}
.c-heroheader .swiper-slide > .bgimg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center/cover;
  transform: scale(1.1);
}
.c-heroheader .swiper-slide > .bgimg.-bgRight {
  background-position: right center;
}
.c-heroheader .swiper-slide > .bgimg.-bgLeft {
  background-position: left center;
}
@media screen and (max-width: 900px) {
  .c-heroheader {
    /* height: calc(100vh - 70px); min-height: 600px; */
    height: 500px;
    min-height: auto;
  }
  .c-heroheader > .imagearea {
    width: 100%;
  }
  .c-heroheader > .shisetsu {
    bottom: -70px;
    top: auto;
    right: 0;
    z-index: 1;
    height: 160px;
    width: 100%;
    max-width: 540px;
    margin-left: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0 40px;
    justify-content: flex-start;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  }
  .c-heroheader > .shisetsu > .logo { /* min-width: 80px; */
    margin-top: auto;
    margin-bottom: auto;
  }
  .c-heroheader > .shisetsu > .copy {
    writing-mode: horizontal-tb;
    margin-top: 0;
    margin-left: 36px;
    max-width: 310px;
  }
  .c-heroheader > .shisetsu > .copy > br {
    display: none;
  }
  .c-heroheader > .scroll {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .c-heroheader {
    height: 306px;
    min-height: auto;
  }
  .c-heroheader > .imagearea {
    width: 100%;
  }
  .c-heroheader > .shisetsu {
    bottom: -70px;
    top: auto;
    right: 0;
    z-index: 1;
    min-height: 110px;
    height: auto;
    width: 100%;
    max-width: 370px;
    margin-left: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 10px 10px 10px 28px;
  }
  .c-heroheader > .shisetsu > .logo {
    min-width: 80px;
    width: 80px;
    max-height: 68px;
  }
  .c-heroheader > .shisetsu > .copy {
    writing-mode: horizontal-tb;
    margin-top: 0;
    margin-left: 28px;
    font-size: 1.6rem;
  }
  .c-heroheader > .scroll {
    display: none;
  }
}
@media screen and (max-width: 390px) {
  .c-heroheader > .shisetsu {
    width: calc(100% - 20px);
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.c-heroheader .swiper-slide-active .bgimg,
.c-heroheader .swiper-slide-duplicate-active .bgimg,
.c-heroheader .swiper-slide-prev .bgimg {
  animation: zoomUp 7s linear 0s 1 normal both;
}

.c-shisetsu-intro .textarea {
  width: 46%;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
.c-shisetsu-intro .textarea > .heading {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 3.2rem;
  margin: 0;
  color: var(--main-color);
  font-weight: normal;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-intro .textarea > .heading {
    writing-mode: vertical-rl;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    font-size: 2.2rem;
    width: 100%;
    display: flex;
    align-items: center;
  }
}
.c-shisetsu-intro .textarea > .text {
  margin: 25px 0 0;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-intro .textarea > .text {
    margin-top: 34px;
    font-size: 1.4rem;
    line-height: 2.1;
    letter-spacing: 0.04em;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  }
}
.c-shisetsu-intro .textarea .miryoku {
  max-width: 230px;
  margin: 34px 0 0;
}
@media screen and (max-width: 600px) {
  .c-shisetsu-intro .textarea .miryoku {
    margin-top: 30px;
  }
}
.c-shisetsu-intro .image {
  position: absolute;
  left: calc(50% - 756px);
  top: -40px;
}
.c-shisetsu-intro .image > img._hide-tab {
  display: block;
}
.c-shisetsu-intro .image > img._disp-tab {
  display: none;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-intro .image {
    left: calc(50% - 450px);
    top: -30px;
  }
  .c-shisetsu-intro .image > img._hide-tab {
    display: none;
  }
  .c-shisetsu-intro .image > img._disp-tab {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .c-shisetsu-intro .image {
    left: calc(50% - 248px);
    top: -30px;
  }
  .c-shisetsu-intro .image > img._disp-tab {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .c-shisetsu-intro {
    display: block;
  }
  .c-shisetsu-intro .textarea {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .c-shisetsu-intro .textarea {
    width: 100%;
  }
}

.c-shisetsu-intro-connect .imagearea {
  width: 80%;
  margin-left: auto;
  margin-top: -150px;
  overflow: hidden;
}
.c-shisetsu-intro-connect .swiper-wrapper {
  transition-timing-function: linear;
}
.c-shisetsu-intro-connect .swiper-slide img {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-intro-connect .imagearea {
    margin-top: -134px;
  }
}
@media screen and (max-width: 600px) {
  .c-shisetsu-intro-connect .imagearea {
    margin-top: -62px;
  }
}
.c-shisetsu-intro-connect.-fill {
  background: #F4F2EF url(../../shared/img/bg-contents.jpg) repeat;
}

.c-service-image-connect {
  display: block;
  margin: 0;
}
.c-service-image-connect .imagearea {
  width: 100%;
  margin-left: auto;
  margin-top: 35px;
  overflow: hidden;
}
.c-service-image-connect .swiper-wrapper {
  transition-timing-function: linear;
  flex-wrap: wrap;
}
.c-service-image-connect .swiper-slide {
  width: 20%;
}
.c-service-image-connect .swiper-slide img {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .c-service-image-connect {
    margin-right: -20px;
  }
  .c-service-image-connect .swiper-wrapper {
    flex-wrap: nowrap;
  }
}

.c-shisetsu-greeting-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 60px 0 0;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-greeting-flex {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .c-shisetsu-greeting-flex .textarea {
    margin-top: 30px;
  }
}
.c-shisetsu-greeting-flex .heading {
  font-size: 3.2rem;
  line-height: 1.8;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  margin: 0;
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .c-shisetsu-greeting-flex .heading {
    font-size: 2.1rem;
  }
}
.c-shisetsu-greeting-flex .text {
  line-height: 2;
  max-width: 560px;
  margin: 20px 0 0;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-greeting-flex .text {
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .c-shisetsu-greeting-flex .text {
    font-size: 1.4rem;
  }
}
.c-shisetsu-greeting-flex .profile {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  margin-top: 15px;
  margin-bottom: 0;
  color: var(--main-color);
}
.c-shisetsu-greeting-flex .profile .position {
  vertical-align: middle;
}
.c-shisetsu-greeting-flex .profile .name {
  font-size: 2.2rem;
  margin-left: 1em;
  vertical-align: middle;
}
.c-shisetsu-greeting-flex > .image {
  min-width: 340px;
  margin-left: 40px;
  order: 1;
}
@media screen and (max-width: 900px) {
  .c-shisetsu-greeting-flex > .image {
    text-align: center;
    min-width: auto;
    margin-left: 0;
  }
}

.c-voiceInterview-contents {
  position: relative;
  margin-top: 50px;
}
.c-voiceInterview-contents > .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  gap: 50px;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.c-voiceInterview-contents > .list > li {
  flex: 1;
  max-width: 33.3333333333%;
}
@media (max-width: 900px) {
  .c-voiceInterview-contents > .list {
    gap: 4.4642857143vw;
  }
}
@media (max-width: 600px) {
  .c-voiceInterview-contents {
    margin-top: 36px;
  }
  .c-voiceInterview-contents > .list {
    gap: 40px;
    flex-direction: column;
    max-width: 335px;
    margin-inline: auto;
  }
  .c-voiceInterview-contents > .list > li {
    max-width: 100%;
  }
}

.c-voiceInterview-card {
  text-decoration: none;
}
.c-voiceInterview-card > .imagearea {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.c-voiceInterview-card > .imagearea > .thumb {
  display: block;
  padding-top: 110.2941176471%;
  background: no-repeat center/cover;
  transition: all 0.5s ease;
}
.c-voiceInterview-card > .textarea {
  margin-top: 14px;
}
.c-voiceInterview-card .heading {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 0;
}
.c-voiceInterview-card .bottom {
  font-size: 1.5rem;
  margin-top: 8px;
  margin-bottom: 0;
}

.c-news-slider {
  margin: 80px -50px 0;
  position: relative;
}
.c-news-slider .swiper {
  padding-left: 50px;
  padding-right: 50px;
}
.c-news-slider .swiper-button-prev,
.c-news-slider .swiper-button-next {
  color: var(--main-color);
}
.c-news-slider .swiper.-noActive .swiper-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  width: auto;
  margin: 0 0 0 -50px;
}
.c-news-slider .swiper.-noActive .swiper-slide {
  box-sizing: border-box;
  width: calc(33.3333% - 50px);
  margin: 0 0 0 50px;
}
.c-news-slider .swiper.-noActive .swiper-button-next {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.c-news-slider .swiper.-noActive .swiper-button-prev {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 901px) {
  .c-news-slider .swiper-button-prev.swiper-button-disabled,
  .c-news-slider .swiper-button-next.swiper-button-disabled {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .c-news-slider {
    margin-top: 40px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .c-news-slider .swiper.-noActive {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-news-slider .swiper.-noActive .swiper-wrapper {
    display: block;
    width: 100%;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
  }
  .c-news-slider .swiper.-noActive .swiper-slide {
    width: 100%;
    margin-left: 0;
  }
  .c-news-slider .swiper.-noActive .swiper-slide + .swiper-slide {
    margin-top: 25px;
  }
  .c-news-slider .swiper .swiper-slide.-mobl-hide {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .c-news-slider .swiper.-noActive .swiper-wrapper {
    max-width: 500px;
  }
  .c-news-slider .swiper.-noActive .swiper-slide + .swiper-slide {
    margin-top: 20px;
  }
}

.c-topNews-card {
  display: block; /*  border-radius: 10px 10px 0 0; */
  background-color: #F8F8F8;
  text-decoration: none;
  color: #0B0C09;
  overflow: hidden;
}
.c-topNews-card > .imagearea {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.c-topNews-card > .imagearea > .thumb {
  display: block;
  padding-top: 58.8235294118%;
  background: no-repeat center/cover;
  transition: all 0.5s ease;
}
.c-topNews-card > .imagearea > .thumb.-noimage {
  background-image: url(../../images/noimage/680x400.png);
}
.c-topNews-card > .imagearea::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(var(--rgb-main-color), 0.2);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
}
.c-topNews-card > .textarea {
  padding: 25px 20px 35px;
}
.c-topNews-card > .textarea .category {
  margin: 0;
  color: var(--main-color);
  font-size: 1.3rem;
}
.c-topNews-card > .textarea .heading {
  margin: 10px 0 0;
  font-size: 1.5rem;
  line-height: 1.7;
}
.c-topNews-card > .textarea .date {
  margin: 25px 0 0;
  font-size: 1.4rem;
  color: #C3C3C3;
}
@media screen and (min-width: 1161px) {
  .c-topNews-card:hover {
    opacity: 1;
  }
  .c-topNews-card:hover > .imagearea::before {
    opacity: 1;
  }
  .c-topNews-card:hover > .imagearea > .thumb {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 900px) {
  .c-topNews-card {
    display: flex; /*  border-radius: 10px; */
    min-height: 200px;
  }
  .c-topNews-card > .imagearea {
    width: 200px;
    min-width: 200px;
    min-height: 100%;
  }
  .c-topNews-card > .imagearea > .thumb {
    height: 100%;
    padding-top: 0;
  }
  .c-topNews-card > .textarea {
    width: 100%;
    padding: 30px 26px;
    display: flex;
    flex-direction: column;
  }
  .c-topNews-card > .textarea > .heading {
    margin-bottom: auto;
  }
  .c-topNews-card > .textarea > .date {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .c-topNews-card {
    min-height: 150px;
  }
  .c-topNews-card > .imagearea {
    width: 150px;
    min-width: 150px;
  }
  .c-topNews-card > .textarea {
    padding: 14px 12px 15px 16px;
  }
  .c-topNews-card > .textarea > .category {
    font-size: 1.2rem;
  }
  .c-topNews-card > .textarea > .heading {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .c-topNews-card > .textarea > .date {
    font-size: 1.3rem;
    margin-top: 20px;
  }
}
@media screen and (max-width: 374px) {
  .c-topNews-card > .imagearea {
    width: 44.776119403%;
    min-width: 44.776119403%;
  }
}

.c-news-card {
  display: block; /*  border-radius: 10px 10px 0 0; */
  background-color: #F8F8F8;
  text-decoration: none;
  color: #0B0C09;
  overflow: hidden;
}
.c-news-card > .imagearea {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.c-news-card > .imagearea > .thumb {
  display: block;
  padding-top: 58.8235294118%;
  background: no-repeat center/cover;
  transition: all 0.5s ease;
}
.c-news-card > .imagearea > .thumb.-noimage {
  background-image: url(../../images/noimage/680x400.png);
}
.c-news-card > .imagearea::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(var(--rgb-main-color), 0.2);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
}
.c-news-card > .textarea {
  padding: 25px 20px 35px;
}
.c-news-card > .textarea .category {
  margin: 0;
  color: var(--main-color);
  font-size: 1.3rem;
}
.c-news-card > .textarea .heading {
  margin: 10px 0 0;
  font-size: 1.5rem;
  line-height: 1.7;
}
.c-news-card > .textarea .date {
  margin: 25px 0 0;
  font-size: 1.4rem;
  color: #C3C3C3;
}
@media screen and (min-width: 1161px) {
  .c-news-card:hover {
    opacity: 1;
  }
  .c-news-card:hover > .imagearea::before {
    opacity: 1;
  }
  .c-news-card:hover > .imagearea > .thumb {
    transform: scale(1.1);
  }
}

.c-news-more, .c-movies-more {
  margin: -2em 0 0;
  line-height: 1.5;
  text-align: right;
}
.c-news-more a, .c-movies-more a {
  display: inline-block;
  position: relative;
  padding-right: 1.2em;
  text-decoration: none;
  color: #0B0C09;
}
.c-news-more a::after, .c-movies-more a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-image: url("../img/icon-angle.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .c-news-more, .c-movies-more {
    font-size: 1.4rem;
    margin-top: -1.8em;
  }
}

@media screen and (max-width: 600px) {
  .c-movies-more {
    margin-top: 30px;
  }
}

.l-section#news .c-text-notFound {
  margin: 60px 0 0;
}
@media screen and (max-width: 600px) {
  .l-section#news .c-text-notFound {
    margin-top: 20px;
  }
}

.c-news-index {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -50px -50px;
}
.c-news-index > li {
  box-sizing: border-box;
  width: calc(33.3333% - 50px);
  margin: 0 0 50px 50px;
}
@media screen and (max-width: 1160px) {
  .c-news-index {
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .c-news-index > li {
    width: calc(33.3333% - 20px);
    margin: 0 0 40px 20px;
  }
}
@media screen and (max-width: 900px) {
  .c-news-index > li {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .c-news-index {
    margin-bottom: -30px;
    margin-left: -10px;
  }
  .c-news-index > li {
    width: calc(50% - 10px);
    margin: 0 0 30px 10px;
  }
}
@media screen and (max-width: 374px) {
  .c-news-index {
    margin-left: 0;
  }
  .c-news-index > li {
    width: 100%;
    margin-left: 0;
  }
}

.c-news-index-selectTag {
  display: inline-block;
}
.c-news-index-selectTag > .tag {
  display: inline-block;
}

.c-news-index-tagcloud {
  list-style: none;
  padding-left: 0;
  margin: 60px 0 -4px;
}
.c-news-index-tagcloud > .tag {
  display: inline-block;
  background-color: #F8F8F8;
  border-radius: 12px;
  font-size: 1.3rem;
  line-height: 1em;
  padding: 5px 12px;
  color: var(--main-color);
  margin-right: 10px;
  margin-bottom: 4px;
}
.c-news-index-tagcloud > .tag > a {
  text-decoration: none;
}

.c-news-title > .category {
  color: var(--main-color);
  font-size: 1.8rem;
  margin-bottom: 0;
}
.c-news-title > .title {
  font-size: 2.8rem;
  display: block;
  margin: 0;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 10px;
}
.c-news-title > .bottomItem {
  display: flex;
  align-items: flex-start;
  margin-top: 24px;
}
@media screen and (max-width: 600px) {
  .c-news-title > .bottomItem {
    display: block;
  }
}
.c-news-title > .bottomItem > .date {
  font-size: 1.6rem;
  display: block;
  margin: 0;
  color: #aaa;
  line-height: 1.5;
}
.c-news-title > .bottomItem > .tag-list {
  list-style: none;
  padding-left: 0;
  margin: 0 -10px -4px 20px;
}
@media screen and (max-width: 600px) {
  .c-news-title > .bottomItem > .tag-list {
    margin-top: 12px;
    margin-left: 0;
  }
}
.c-news-title > .bottomItem > .tag-list > .tag {
  display: inline-block;
  background-color: #F8F8F8;
  border-radius: 12px;
  font-size: 1.3rem;
  line-height: 1em;
  padding: 5px 12px;
  color: var(--main-color);
  margin-right: 10px;
  margin-bottom: 4px;
}
.c-news-title > .bottomItem > .tag-list > .tag > a {
  text-decoration: none;
}

.c-news-return {
  max-width: 230px;
  margin: 60px auto 0;
}

.c-movie-list {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin: 80px 0 0;
}
.c-movie-list > .item {
  max-width: 340px;
  width: 100%;
  flex: 1;
}
.c-movie-list .link {
  text-decoration: none;
  opacity: 1;
}
.c-movie-list .link:hover {
  text-decoration: underline;
}
.c-movie-list .link:hover .image {
  opacity: 1;
}
.c-movie-list .link:hover .image:before {
  opacity: 0;
}
.c-movie-list .link:hover .image:after {
  transform: translate(-50%, -50%) scale(1.1);
}
.c-movie-list .image {
  width: 100%;
  padding-top: 58.8235294118%;
  background: no-repeat center/cover;
  position: relative;
}
.c-movie-list .image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.3s opacity;
}
.c-movie-list .image:after {
  content: "";
  width: 20%;
  height: 34%; /* background: url(../../../setomiyabi@purelife/images/icon-movie.svg) no-repeat center/contain; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s transform;
  backface-visibility: hidden;
}
.c-movie-list .title {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 0;
}
@media screen and (min-width: 601px) {
  .c-movie-list > .item + .item {
    margin-left: 20px;
  }
}
@media screen and (min-width: 901px) {
  .c-movie-list > .item + .item {
    margin-left: 50px;
  }
}
@media screen and (max-width: 900px) {
  .c-movie-list {
    margin-top: 40px;
  }
  .c-movie-list .title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-movie-list {
    display: block;
  }
  .c-movie-list > .item {
    margin-right: auto;
    margin-left: auto;
  }
  .c-movie-list > .item + .item {
    margin-top: 30px;
  }
  .c-movie-list .title {
    font-size: 1.4rem;
  }
}

.c-interview-contents {
  margin-top: 80px;
}
.c-interview-contents > .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -25px -25px;
}
.c-interview-contents > .list > li {
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 25px 25px;
}
@media screen and (max-width: 1160px) {
  .c-interview-contents {
    margin-top: 40px;
  }
  .c-interview-contents > .list {
    margin-left: 0;
  }
  .c-interview-contents > .list > li {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .c-interview-contents {
    margin-bottom: -20px;
  }
  .c-interview-contents > .list > li {
    margin-bottom: 20px;
  }
}

.c-interview-card {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  background-color: #F8F8F8;
  text-decoration: none;
  color: #0B0C09; /*  border-radius: 10px; */
  overflow: hidden;
}
@media screen and (max-width: 1160px) {
  .c-interview-card {
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 600px) {
  .c-interview-card {
    max-width: 500px;
  }
}
.c-interview-card > .imagearea {
  width: 44.776119403%;
  height: 0;
  position: relative;
  overflow: hidden;
  height: 240px;
  padding-top: 0;
  min-width: auto;
  max-width: 240px;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .c-interview-card > .imagearea {
    max-width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 600px) {
  .c-interview-card > .imagearea {
    max-width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 374px) {
  .c-interview-card > .imagearea {
    width: 44.776119403%;
    min-width: 44.776119403%;
  }
}
.c-interview-card > .imagearea .thumb {
  background: no-repeat center/cover;
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}
.c-interview-card > .imagearea::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(var(--rgb-main-color), 0.2);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
}
.c-interview-card > .textarea {
  padding: 40px 26px 30px;
  position: relative;
  width: 100%;
}
.c-interview-card > .textarea .category {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  margin: 0;
  color: var(--main-color);
}
.c-interview-card > .textarea .heading {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.2rem;
  margin: 10px 0 0;
  color: var(--main-color);
  line-height: 1.7;
}
.c-interview-card > .textarea .heading > .kana {
  font-size: 1.8rem;
}
@media screen and (max-width: 600px) {
  .c-interview-card > .textarea .heading > .kana {
    font-size: 1.2rem;
  }
}
.c-interview-card > .textarea .read {
  position: absolute;
  left: 26px;
  bottom: 30px;
  margin: 25px 0 0;
  color: #0B0C09;
}
@media screen and (max-width: 600px) {
  .c-interview-card > .textarea .read {
    bottom: 18px;
    left: 18px;
    font-size: 1.1rem;
  }
}
.c-interview-card > .textarea .read::after {
  content: "";
  display: inline-block;
  margin-left: 12px;
  font-size: 1.2rem;
  width: 6px;
  height: 10px;
  background: url(../../../purelife/shared/img/icon-arrow2.svg) no-repeat center/contain;
  vertical-align: middle;
  margin-top: -2px;
}
@media screen and (max-width: 600px) {
  .c-interview-card > .textarea {
    padding: 25px 16px 18px;
  }
  .c-interview-card > .textarea .category {
    font-size: 1.1rem;
  }
  .c-interview-card > .textarea .heading {
    font-size: 1.4rem;
    margin-top: 2px;
  }
  .c-interview-card > .textarea .read {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 1161px) {
  .c-interview-card:hover {
    opacity: 1;
  }
  .c-interview-card:hover > .imagearea .thumb {
    transform: scale(1.2);
  }
  .c-interview-card:hover > .imagearea::before {
    opacity: 1;
  }
}

.c-aclist-a {
  list-style: none;
  margin: 54px 0 0;
  padding-left: 0;
}
.c-aclist-a > .item {
  background-color: #fff;
}
.c-aclist-a > .item:not(:first-of-type) {
  margin-top: 18px;
}

.c-achead-a {
  font-size: 1.5rem;
  line-height: 1.6;
  position: relative;
  padding: 22px 64px;
  cursor: pointer;
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .c-achead-a {
    font-size: 1.4rem;
    line-height: 1.7;
    padding: 12px 40px;
  }
}
.c-achead-a:before {
  content: "";
  background: no-repeat center/contain;
  width: 15px;
  height: 17px;
  position: absolute;
  left: 26px;
  top: 26px;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .c-achead-a:before {
    left: 16px;
    top: 17px;
    width: 12px;
    height: 13px;
  }
}
.c-achead-a:after {
  content: "";
  background: no-repeat center/contain;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 25px;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .c-achead-a:after {
    right: 16px;
    top: 17px;
    width: 12px;
    height: 12px;
  }
}
.c-acbody-a {
  font-size: 1.6rem;
  line-height: 1.9;
  padding: 30px 64px 30px 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .c-acbody-a {
    font-size: 1.4rem;
    line-height: 2.1;
    padding: 6px 30px 20px 66px;
  }
}
.c-acbody-a > span {
  position: relative;
}
.c-acbody-a > span:before {
  content: "";
  background: no-repeat center/contain;
  width: 16px;
  height: 18px;
  position: absolute;
  left: -36px;
  top: 2px;
}
@media screen and (max-width: 600px) {
  .c-acbody-a > span:before {
    left: -28px;
    top: 4px;
    width: 11px;
    height: 12px;
  }
}

.c-voice-contents {
  margin-top: 54px;
}
.c-voice-contents > .image + .heading {
  margin-top: 32px;
}
.c-voice-contents > .heading {
  margin: 24px 0 0;
  font-size: 2.2rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  position: relative;
  padding-left: 32px;
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .c-voice-contents > .heading {
    font-size: 1.8rem;
    padding-left: 27px;
  }
}
.c-voice-contents > .heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .c-voice-contents > .heading:before {
    width: 13px;
  }
}
.c-voice-contents > .text {
  line-height: 1.9;
  margin-top: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .c-voice-contents > .text {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.c-gallery-contents {
  margin-top: 54px;
}
@media screen and (max-width: 600px) {
  .c-gallery-contents {
    margin-top: 25px;
  }
}
.c-gallery-contents .swiper-button-disabled {
  display: none;
}
.c-gallery-contents .swiper-slide .caption {
  margin-top: 70px;
  margin-bottom: 0;
  line-height: 1.9;
  box-sizing: border-box;
  width: calc(100% - 120px);
}
@media screen and (max-width: 600px) {
  .c-gallery-contents .swiper-slide .caption {
    padding-right: 0;
    margin-top: 54px;
    font-size: 1.5rem;
    line-height: 2;
    width: 100%;
  }
}
.c-gallery-contents .gallery-swiperBtn {
  padding-top: calc(54.1760722348% + 114px);
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
}
.c-gallery-contents .gallery-swiperBtn .swiper-button-next, .c-gallery-contents .gallery-swiperBtn .swiper-button-prev {
  z-index: 11;
  width: 42px;
  height: 42px;
  bottom: 0;
  margin-top: 0;
  left: auto;
  top: auto;
}
@media screen and (max-width: 600px) {
  .c-gallery-contents .gallery-swiperBtn .swiper-button-next, .c-gallery-contents .gallery-swiperBtn .swiper-button-prev {
    display: none;
  }
}
.c-gallery-contents .gallery-swiperBtn .swiper-button-next:after, .c-gallery-contents .gallery-swiperBtn .swiper-button-prev:after {
  content: "";
  width: 100%;
  height: 100%;
  background: no-repeat center/contain;
}
.c-gallery-contents .gallery-swiperBtn .swiper-button-next {
  right: 0;
}
.c-gallery-contents .gallery-swiperBtn .swiper-button-next:after {
  transform: rotate(180deg);
}
.c-gallery-contents .gallery-swiperBtn .swiper-button-prev {
  right: 58px;
}
.c-gallery-contents .swiper-pagination {
  padding-top: calc(54.1760722348% + 20px);
  top: 0;
  left: 0;
  bottom: auto;
  line-height: 0;
}
@media screen and (max-width: 600px) {
  .c-gallery-contents .swiper-pagination {
    padding-top: calc(54.1760722348% + 24px);
  }
}
.c-gallery-contents .swiper-pagination .swiper-pagination-bullet {
  background: #C3C3C3;
  opacity: 0.7;
  margin: 0 7px;
}
.c-gallery-contents .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.9;
  width: 10px;
  height: 10px;
  margin-bottom: -1px;
  background: var(--main-color);
}

.c-access-contents {
  margin-top: 54px;
}
@media screen and (max-width: 600px) {
  .c-access-contents {
    margin-top: 25px;
  }
}
.c-access-contents .c-table-b {
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .c-access-contents .c-table-b {
    margin-top: 30px;
  }
}
.c-access-contents .access-map {
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .c-access-contents .access-map {
    margin-top: 30px;
  }
}

.c-overview-contents {
  margin-top: 54px;
}

.c-contact-fixed {
  z-index: 6;
  display: flex;
  position: fixed;
  transition: 0.3s all;
}
.c-contact-fixed.-show {
  transform: translateY(0);
}
@media screen and (min-width: 901px) {
  .c-contact-fixed {
    right: 20px;
    bottom: 20px;
    margin-left: -20px;
    transform: translateY(calc(101% + 20px));
  }
  .c-contact-fixed > div {
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-left: 20px;
  }
  .c-contact-fixed > div.top {
    transform: translateY(0);
  }
  .c-contact-fixed > div.tel {
    display: none;
  }
  .c-contact-fixed > div.document {
    transform: translateY(calc(101% + 20px));
    transition: 0.3s all;
  }
  .c-contact-fixed > div.document.-show {
    transform: translateY(0);
  }
  .c-contact-fixed .link {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
    border: 2px solid;
    box-sizing: border-box;
  }
  .c-contact-fixed .link > .text {
    margin-top: 8px;
  }
  .c-contact-fixed .link.-document {
    color: #fff;
    border-color: #fff;
    background-color: var(--main-color);
  }
  .c-contact-fixed .link.-top {
    color: var(--main-color);
    border-color: var(--main-color);
    background-color: #fff;
  }
  .c-contact-fixed .link.-top > .image > img {
    transform: rotate(-90deg);
  }
}
@media screen and (max-width: 900px) {
  .c-contact-fixed {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 60px;
    transform: translateY(101%);
    pointer-events: none;
  }
  .c-contact-fixed.-col3 > .tel, .c-contact-fixed > .document {
    width: calc((100% - 60px) / 2);
  }
  .c-contact-fixed > div {
    pointer-events: auto;
    position: relative;
    background-color: #fff;
  }
  .c-contact-fixed > div.top {
    width: 60px;
  }
  .c-contact-fixed > div.document, .c-contact-fixed > div.tel {
    transform: translateY(101%);
    transition: 0.3s all;
  }
  .c-contact-fixed > div.document.-show, .c-contact-fixed > div.tel.-show {
    transform: translateY(0);
  }
  .c-contact-fixed .link {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
    text-decoration: none;
    line-height: 1.3;
    font-weight: 600;
    height: 100%;
  }
  .c-contact-fixed .link > .image {
    display: inline-block;
    margin-right: 12px;
  }
  .c-contact-fixed .link > .text {
    margin-top: 2px;
  }
  .c-contact-fixed .link.-top {
    color: var(--main-color);
    border-color: var(--main-color);
    background-color: #fff;
    flex-direction: column;
    align-content: center;
  }
  .c-contact-fixed .link.-top > .image {
    width: 9px;
    height: 14px;
    margin-right: 0;
    line-height: 1em;
  }
  .c-contact-fixed .link.-top > .image > img {
    transform: rotate(-90deg);
  }
  .c-contact-fixed .link.-top > .text {
    font-size: 1.2rem;
    line-height: 1em;
    margin-top: 8px;
  }
  .c-contact-fixed .link.-tel .image {
    margin-bottom: -2px;
  }
  .c-contact-fixed.-col1 {
    width: 60px;
  }
  .c-contact-fixed.-col2 .tel {
    width: calc(100% - 60px);
  }
}

.c-contact-fixed-b {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.2);
  padding: 14px 20px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  z-index: 6;
  transition: 0.5s all;
  background-color: #fff;
  transform: translateY(221px);
}
.c-contact-fixed-b.-show {
  transform: translateY(0);
}
.c-contact-fixed-b > .item {
  max-width: 360px;
  width: 100%;
}
.c-contact-fixed-b > .item + .item {
  margin-left: 24px;
}
.c-contact-fixed-b .link {
  color: #fff;
  font-weight: 600;
  display: block;
  padding: 14px 10px;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 1.2;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-contact-fixed-b .link.-document {
  background-color: var(--main-color);
}
.c-contact-fixed-b .link.-movein {
  background-color: #CA4829;
}
.c-contact-fixed-b .link.-tel {
  background-color: #CA4829;
}
@media screen and (max-width: 600px) {
  .c-contact-fixed-b {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .c-contact-fixed-b > .item + .item {
    margin-left: 10px;
  }
  .c-contact-fixed-b .link {
    font-size: 1.5rem;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-inline: 6px;
  }
  .c-contact-fixed-b .link.-movein {
    background-color: var(--main-color);
  }
}

.c-topBtn-fixed {
  z-index: 6;
  display: flex;
  position: fixed;
  transition: 0.5s all;
  right: 20px;
  bottom: 120px;
  transform: translateY(221px);
}
.c-topBtn-fixed.-show {
  transform: translateY(0);
}
.c-topBtn-fixed > div {
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  transform: translateY(0);
}
.c-topBtn-fixed .link {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  border: 2px solid;
  box-sizing: border-box;
  color: var(--main-color);
  border-color: var(--main-color);
  background-color: #fff;
}
.c-topBtn-fixed .link > .image > img {
  transform: rotate(-90deg);
}
.c-topBtn-fixed .link > .text {
  margin-top: 8px;
}
@media screen and (max-width: 900px) {
  .c-topBtn-fixed {
    right: 16px;
    bottom: 77px;
  }
  .c-topBtn-fixed .link {
    width: 50px;
    height: 50px;
    font-size: 1rem;
  }
  .c-topBtn-fixed .link > .image {
    width: 7px;
  }
  .c-topBtn-fixed .link > .text {
    margin-top: 2px;
  }
}

/**************************************************/
/* components - form */
/**************************************************/
form label {
  cursor: pointer;
}
form textarea {
  line-height: 1.2;
  resize: vertical;
}

*:-moz-placeholder {
  color: #aaa;
}

*:placeholder-shown {
  color: #aaa;
}
*::-webkit-input-placeholder {
  color: #aaa;
}
*:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
*::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #aaa;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

.f-error-text {
  position: relative;
  margin: 10px 0 0;
  color: #cc0000;
  font-weight: 700;
  line-height: 1.5;
  cursor: auto;
}

.f-error-message {
  display: block;
  margin-bottom: 40px;
  margin-top: 50px;
  padding: 1em;
  border-radius: 3px;
  background-color: #ffeeee;
  color: #cc0000;
  font-weight: 700;
  line-height: 1.5;
}
.f-error-message > .error {
  display: block;
  margin: 0;
}
.f-error-message + * {
  margin-top: 40px !important;
}

textarea.f-field {
  display: block;
  line-height: 1.25;
}

.f-field {
  font-size: 1.6rem;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 13px 1em;
  border: 1px solid #C3C3C3;
  background-color: #fff;
  border-radius: 0;
  line-height: 20px;
}
.f-field.-short {
  max-width: 140px;
}
.f-field.-middle {
  max-width: 240px;
}
.f-field.-long {
  max-width: 400px;
}
.f-field.-active {
  ime-mode: active;
}
.f-field.-inactive {
  ime-mode: inactive;
}

.f-checkbox {
  display: inline-block;
}
.f-checkbox > .intext {
  display: block;
  padding: 2px 2px 2px 28px;
  background: url(../img/icon-checkbox.png?v2) no-repeat 0 5px;
  background-size: 20px;
}
.f-checkbox > .input-checkbox {
  position: absolute;
  opacity: 0;
}
.f-checkbox > .input-checkbox:checked + .intext {
  background-image: url(../img/icon-checkbox-on.png?v2);
}
@media screen and (max-width: 600px) {
  .f-checkbox > .intext {
    background-position: 0 3px;
  }
}

.f-radio {
  display: inline-block;
}
.f-radio > .intext {
  display: block;
  padding: 0 0 0 28px;
  background: url(../img/icon-radio.png?v2) no-repeat 0 5px;
  background-size: 20px;
}
.f-radio > .input-radio {
  position: absolute;
  opacity: 0;
}
.f-radio > .input-radio:checked + .intext {
  background-image: url(../img/icon-radio-on.png?v2);
}
@media screen and (max-width: 600px) {
  .f-radio > .intext {
    background-position: 0 3px;
  }
}

.f-selectbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.f-selectbox::-ms-expand {
  display: none;
}
.f-selectbox {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 13px 40px 13px 15px;
  border: 1px solid #C3C3C3;
  border-radius: 4px;
  background: #fff url(../img/icon-select.png) no-repeat right 50%;
  color: #0B0C09;
  line-height: 20px;
}
.f-selectbox.-short {
  width: 100%;
  max-width: 140px;
}
.f-selectbox.-middle {
  width: 100%;
  max-width: 240px;
}
.f-selectbox.-long {
  width: 100%;
  max-width: 400px;
}
.f-selectbox.-full {
  width: 100%;
}
.f-selectbox.-empty {
  color: #aaa;
}
.f-btn {
  border: none;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
  color: inherit;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.5rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 1em;
  border: 1px solid #0B0C09;
  background-color: #fff;
  color: #0B0C09;
}
.f-btn[disabled] {
  background: #ccc;
  pointer-events: none;
  cursor: auto;
}

.f-btn-a {
  border: none;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
  color: inherit;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.8rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 20px 1em;
  background-color: var(--main-color);
  color: #fff;
  max-width: 340px;
  border-radius: 8px;
  border: 1px solid var(--main-color);
  font-weight: 700;
  transition: color 0.1s linear, background-color 0.1s linear;
}
.f-btn-a[disabled] {
  background: #ccc;
  color: #0B0C09;
  pointer-events: none;
  cursor: auto;
  border: 1px solid #ccc;
}
.f-btn-a.-white {
  background-color: #fff;
  border: 1px solid var(--main-color);
  color: var(--main-color);
}
@media (max-width: 600px) {
  .f-btn-a {
    font-size: 1.8rem;
    padding-block: 16px;
  }
}

.f-btn-b {
  width: 100%;
  padding-block: 17px;
  text-align: center;
  display: block;
  text-decoration: none;
  background-color: var(--main-color);
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 5px;
  transition: background-color 0.15s linear;
  border: none;
}
.f-btn-b:hover {
  background-color: #1C4E47;
  opacity: 1;
}
.f-btn-b.-setobiyori {
  background-color: #967300;
}
@media (max-width: 600px) {
  .f-btn-b {
    font-size: 1.8rem;
    padding-block: 12px;
  }
}

.f-btn-back {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: var(--main-color);
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

.f-input-form.-short {
  max-width: 140px;
}
.f-input-form.-middle {
  max-width: 240px;
}
.f-input-form.-long {
  max-width: 400px;
}

.f-input-columns {
  list-style: none;
  margin: 0;
  padding-left: 0;
  line-height: 1.5;
}
.f-input-columns > li + li {
  margin-top: 10px;
}

.f-input-rows {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 0 0 -10px -20px;
  line-height: 1.5;
}
.f-input-rows > li {
  box-sizing: border-box;
  margin: 0 0 10px 20px;
}
.f-input-rows.-radio {
  margin-left: -64px;
}
.f-input-rows.-radio > li {
  margin-left: 64px;
}
.f-input-rows.-name {
  flex-wrap: nowrap;
}
.f-input-rows.-name > li {
  width: calc(50% - 20px);
}
.f-input-rows.-age {
  flex-wrap: nowrap;
  align-items: center;
  margin-left: -10px;
}
.f-input-rows.-age > li {
  margin-left: 10px;
}
.f-input-rows.-age > li:nth-child(1) {
  width: 100px;
}
.f-input-rows.-zip {
  flex-wrap: nowrap;
  align-items: center;
  margin-left: -10px;
}
.f-input-rows.-zip > li {
  margin-left: 10px;
}
.f-input-rows.-zip > li:nth-child(2) {
  width: 100px;
}
.f-input-rows.-zip > li:nth-child(4) {
  width: 140px;
}
@media screen and (max-width: 600px) {
  .f-input-rows.-radio {
    margin-left: -40px;
  }
  .f-input-rows.-radio > li {
    margin-left: 40px;
  }
}

.f-input-confirm {
  max-width: 340px;
  margin: 60px auto 0;
}

.f-input-send {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  flex-direction: column;
  margin: 60px -20px 0;
  align-items: center;
  text-align: center;
}
.f-input-send > li {
  max-width: 340px;
  width: 100%; /* margin: 0 20px; */
  margin-inline: auto;
}
.f-input-send > li + li {
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  .f-input-send {
    margin: 40px -5px 0;
  }
  .f-input-send > li {
    margin: 0 5px;
  }
}

.f-table {
  display: block;
  margin: 0;
}
.f-table tbody, .f-table tr, .f-table th, .f-table td {
  display: block;
}
.f-table tr + tr {
  margin-top: 50px;
}
.f-table th, .f-table td {
  padding: 0;
  text-align: left;
  line-height: 1.5;
}
.f-table th {
  font-size: 2rem;
  position: relative;
  font-weight: 700;
}
.f-table td {
  margin-top: 16px;
  font-size: 1.8rem;
}
.f-table .required {
  font-size: 1.3rem;
  display: inline-block;
  position: relative;
  top: -0.1em;
  margin-left: 0.75em;
  padding: 4px 0.75em;
  background-color: #E24F00;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
}
@media screen and (max-width: 1160px) {
  .f-table tr + tr {
    margin-top: 40px;
  }
  .f-table th {
    font-size: 1.8rem;
  }
  .f-table td {
    font-size: 1.6rem;
  }
}

.f-agreement {
  display: block;
  margin: 60px auto 0;
  text-align: center;
}
.f-agreement > .checkbox {
  display: inline-block;
  cursor: pointer;
}
.f-agreement > .checkbox > .intext {
  font-size: 1.8rem;
  display: block;
  padding: 2px 2px 2px 28px;
  background: url(../img/icon-checkbox.png?v2) no-repeat 0 7px;
  color: #1C7466;
  font-weight: 700;
  background-size: 20px;
  text-align: left;
}
.f-agreement > .checkbox > .input-checkbox {
  position: absolute;
  opacity: 0;
}
.f-agreement > .checkbox > .input-checkbox:checked + .intext {
  background-image: url(../img/icon-checkbox-on.png?v2);
}
.f-agreement > .error {
  display: block;
  margin: 10px 0 0;
  color: #cc0000;
  font-weight: 700;
  text-align: center;
}
.f-agreement + .f-input-send {
  margin-top: 44px;
}
.f-thanks-text {
  background-color: #F8F8F8;
  padding: 130px 30px 140px;
  border-radius: 12px;
  margin: 0 auto;
  box-sizing: border-box;
}
.f-thanks-text > * {
  max-width: 800px;
  margin-inline: auto !important;
}
.f-thanks-text > .heading {
  font-size: 3.2rem;
  margin: 0;
  color: #0B3537;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.f-thanks-text > .text {
  margin: 24px 0;
  line-height: 2;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.7;
}
.f-thanks-text > .return {
  max-width: 340px;
  margin: 60px auto 0;
}
@media (max-width: 600px) {
  .f-thanks-text {
    margin-top: 40px;
    padding: 40px 20px;
  }
  .f-thanks-text > .heading {
    font-size: 2.4rem;
  }
  .f-thanks-text > .text {
    font-size: 1.6rem;
  }
  .f-thanks-text > .return {
    margin-top: 40px;
  }
}

.f-btnlist {
  padding-left: 0;
  list-style: none;
  margin: 60px auto 0;
}
.f-btnlist > li + li {
  margin-top: 20px;
}
@media (max-width: 600px) {
  .f-btnlist {
    margin-top: 50px;
  }
  .f-btnlist > li + li {
    margin-top: 12px;
  }
}

.f-btnlist-col {
  display: flex;
  margin: 28px 0 0 -40px;
  list-style: none;
  padding-left: 0;
}
.f-btnlist-col > li {
  width: calc(50% - 40px);
  margin-left: 40px;
}
.f-btnlist-col + .f-btnlist {
  margin-top: 52px;
}
@media (max-width: 600px) {
  .f-btnlist-col {
    flex-direction: column;
    margin-left: 0;
    margin-top: 20px;
  }
  .f-btnlist-col > li {
    margin-left: 0;
    width: 100%;
  }
  .f-btnlist-col > li + li {
    margin-top: 12px;
  }
  .f-btnlist-col + .f-btnlist {
    margin-top: 50px;
  }
}

.f-type-container {
  max-width: 800px;
  margin-inline: auto;
}

.f-step {
  display: flex;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  max-width: 900px;
}
.f-step > li {
  width: 16.6666666667%;
  color: var(--main-color);
  font-weight: 700;
  padding-top: 44px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.f-step > li:not(:first-of-type):before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 16px;
  right: 50%;
  background-color: var(--main-color);
}
.f-step > li:after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-inline: auto;
  background: url(../img/icon-check-on.svg) no-repeat center/contain;
  z-index: 1;
}
.f-step > li.-current ~ li {
  color: #C3C3C3;
}
.f-step > li.-current ~ li:not(:first-of-type):before {
  background-color: #C3C3C3;
}
.f-step > li.-current ~ li:after {
  background-image: url(../img/icon-check-off.svg);
}
.f-step + .f-lead-b {
  margin-top: 46px;
}
@media (max-width: 600px) {
  .f-step {
    flex-wrap: wrap;
    margin-bottom: -16px;
  }
  .f-step > li {
    width: 33.3333333333%;
    margin-bottom: 16px;
    font-size: 1.3rem;
    padding-top: 36px;
  }
  .f-step > li:not(:first-of-type):before {
    top: 13px;
  }
  .f-step > li:nth-of-type(4):before {
    display: none;
  }
  .f-step > li:after {
    width: 28px;
    height: 28px;
  }
  .f-step + .f-lead-b {
    margin-top: 40px;
  }
}

.f-step-panel {
  background-color: #F8F8F8;
  padding: 60px 30px;
  border-radius: 12px;
  margin: 80px auto 0;
  box-sizing: border-box;
}
.f-step-panel + .f-step-panel {
  margin-top: 30px;
}
.f-step-panel > * {
  max-width: 800px;
  margin-inline: auto !important;
}
@media (max-width: 600px) {
  .f-step-panel {
    margin-top: 40px;
    padding: 30px 20px;
  }
}

.f-heading-a {
  font-size: 2.8rem;
  color: #0B3537;
  margin: 0;
  text-align: center;
}
@media (max-width: 600px) {
  .f-heading-a {
    font-size: 2.1rem;
  }
}

.f-heading-b {
  font-size: 2.2rem;
  border-bottom: 2px dotted var(--main-color);
  padding-bottom: 10px;
  margin: 0;
}
.f-heading-b + .f-table {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .f-heading-b {
    font-size: 1.8rem;
  }
  .f-heading-b + .f-table {
    margin-top: 40px;
  }
}

.f-heading-c {
  font-size: 2.6rem;
  border-bottom: 2px solid #D5D5D5;
  -o-border-image: linear-gradient(to right, #1C7466 100px, #D5D5D5 100px, #D5D5D5 100%);
     border-image: linear-gradient(to right, #1C7466 100px, #D5D5D5 100px, #D5D5D5 100%);
  border-image-slice: 1;
  padding-bottom: 16px;
  font-weight: 500;
  margin: 52px 0 0;
}
@media (max-width: 600px) {
  .f-heading-c {
    font-size: 2rem;
    margin-top: 50px;
    padding-bottom: 12px;
  }
}

.f-lead-a {
  color: var(--main-color);
  font-size: 2.6rem;
  line-height: 1.8;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.f-lead-a + .f-heading-c {
  margin-top: 80px;
}
@media (max-width: 600px) {
  .f-lead-a {
    font-size: 1.8rem;
  }
}

.f-lead-b {
  color: #0B0C09;
  font-size: 1.8rem;
  text-align: center;
  margin: 4px 0 0;
}
.f-lead-b + .f-step {
  margin-top: 76px;
}
@media (max-width: 600px) {
  .f-lead-b {
    font-size: 1.6rem;
  }
  .f-lead-b + .f-step {
    margin-top: 40px;
  }
}

/**************************************************/
/* components - layout */
/**************************************************/
.l-page-contents {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 20px;
}
.l-page-contents > *:first-child {
  margin-top: 0;
}
.l-page-contents.-md {
  max-width: 800px;
}
.l-page-contents.-contact {
  max-width: 1000px;
}
.l-page-contents.-news {
  padding: 0 50px;
}
@media screen and (max-width: 900px) {
  .l-page-contents.-news {
    padding: 0 20px;
  }
}

.l-bg {
  display: block;
  background: #F4F2EF url(../../shared/img/bg-contents.jpg) repeat;
}
.l-bg.-bgWhite {
  background-color: #fff;
  background-image: none;
}

.l-section {
  position: relative;
  padding: 120px 0 140px;
}
.l-section.-contentTop {
  padding-top: 0;
}
.l-section.-fill {
  background: #F4F2EF url(../../shared/img/bg-contents.jpg) repeat;
}
.l-section.-bgWhite {
  background-color: #fff;
}
.l-section.-bgRight {
  background-image: url("../img/bg-section-right.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.l-section.-bgLeft {
  background-image: url("../img/bg-section-left.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.l-section.-contact {
  padding: 70px 0 140px;
}
@media screen and (max-width: 900px) {
  .l-section {
    padding: 60px 0;
  }
  .l-section.-contact {
    padding: 60px 0;
  }
}

.l-section.-intro {
  padding: 130px 0 260px;
  background-image: url("../../images/home/bg-intro.png");
  background-position: center bottom;
  background-size: cover;
}
@media screen and (max-width: 900px) {
  .l-section.-intro {
    padding-top: 140px;
  }
}
@media screen and (max-width: 600px) {
  .l-section.-intro {
    padding-bottom: 148px;
    padding-top: 120px;
  }
}

.l-pageheader {
  position: relative;
  height: 360px;
  background: url("../../images/bg-pageheader.jpg") no-repeat left center/cover;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .l-pageheader {
    height: 308px;
  }
}
@media screen and (max-width: 600px) {
  .l-pageheader {
    height: 256px;
  }
}
.l-pageheader:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.l-pageheader.-contact {
  height: 246px;
  background-image: url("../../images/bg-pageheader-contact.jpg");
  background-position: center;
}
.l-pageheader.-contact:before {
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 600px) {
  .l-pageheader.-contact {
    height: 200px;
  }
}
.l-pageheader.-voice:before {
  content: none;
}
.l-pageheader > .textarea {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  box-sizing: border-box;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  max-width: 1120px;
  margin: auto;
  padding: 0 20px;
}
.l-pageheader > .textarea > .sub {
  font-size: 1.6rem;
  margin: 0;
  line-height: 1.5;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .l-pageheader > .textarea > .sub {
    font-size: 1.4rem;
  }
}
.l-pageheader > .textarea > .main {
  font-size: 3.6rem;
  margin: 10px 0 0;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .l-pageheader > .textarea > .main {
    font-size: 2.4rem;
  }
}
.l-pageheader > .textarea > .lead {
  font-size: 1.6rem;
  margin: 10px 0 0;
}
@media screen and (max-width: 600px) {
  .l-pageheader > .textarea > .lead {
    font-size: 1.4rem;
  }
}

.l-contents-wrapper {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  position: relative;
  padding: 0 20px;
}
.l-contents-wrapper > .side {
  flex: 0 0 auto;
  box-sizing: border-box;
  width: 180px;
  margin-right: 20px;
}
.l-contents-wrapper > .contents {
  flex: 0 1 auto;
  box-sizing: border-box;
  width: 886px;
  overflow: hidden;
}
.l-contents-wrapper > .contents > *:first-child {
  margin-top: 0;
}
.l-contents-wrapper > .contents.-visible {
  overflow: visible;
}
@media screen and (max-width: 1160px) {
  .l-contents-wrapper > .side {
    margin-right: auto;
  }
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper {
    display: block;
  }
  .l-contents-wrapper > .side {
    display: none;
  }
  .l-contents-wrapper > .contents {
    width: auto;
  }
}

.l-columnsection,
.l-pdftextsection {
  position: relative;
  margin-top: 120px;
  padding-top: 80px;
}
.l-columnsection::before,
.l-pdftextsection::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #E5E5E5;
  content: "";
}
.l-columnsection::after,
.l-pdftextsection::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
}
.l-columnsection > *:first-child,
.l-pdftextsection > *:first-child {
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  .l-columnsection,
  .l-pdftextsection {
    padding-top: 50px;
  }
}

.l-grid-column2 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 40px 0 -40px -40px;
}
.l-grid-column2 > .clearHidden {
  display: none !important;
}
.l-grid-column2 > * {
  box-sizing: border-box;
  max-width: none;
  width: calc(50% - 40px);
  margin: 0 0 40px 40px;
}
@media screen and (max-width: 1160px) {
  .l-grid-column2 {
    margin-bottom: -20px;
    margin-left: -20px;
  }
  .l-grid-column2 > * {
    width: calc(50% - 20px);
    margin: 0 0 20px 20px;
  }
}
@media screen and (max-width: 600px) {
  .l-grid-column2 {
    margin-bottom: -12px;
    margin-left: -12px;
  }
  .l-grid-column2 > * {
    width: calc(50% - 12px);
    margin: 0 0 12px 12px;
  }
  .l-grid-column2.-block {
    margin-left: 0;
  }
  .l-grid-column2.-block > * {
    width: 100%;
    margin-left: 0;
  }
}

.l-news-content {
  font-size: 1.8rem;
  display: block;
  margin: 60px 0 0;
}
@media screen and (max-width: 600px) {
  .l-news-content {
    margin-top: 40px;
  }
}
.l-news-content h3, .l-news-content h4, .l-news-content h5 {
  position: relative;
  margin: 3em 0 0;
  font-weight: 700;
  line-height: 1.5;
}
.l-news-content h3 {
  font-size: 2.6rem;
  padding-left: 22px;
}
.l-news-content h3::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  background-color: var(--main-color);
  content: "";
}
.l-news-content h3 + h4, .l-news-content h3 + .clearHidden + h4 {
  margin-top: 1em;
}
.l-news-content h3 + h5, .l-news-content h3 + .clearHidden + h5 {
  margin-top: 1em;
}
.l-news-content h4 {
  font-size: 2.2rem;
  padding-bottom: 10px;
  border-bottom: 4px solid var(--main-color);
}
.l-news-content h5 {
  font-size: 2rem;
  padding-bottom: 10px;
  border-bottom: 2px solid #E6E6E6;
}
.l-news-content p {
  margin: 1em 0;
  line-height: 2;
}
.l-news-content ul, .l-news-content ol, .l-news-content dl {
  margin: 1em 0 0;
  line-height: 1.75;
}
.l-news-content > *:first-child, .l-news-content > *.clearHidden:first-child + * {
  margin-top: 0 !important;
}

.l-contact {
  padding: 100px 0;
  background: url("../img/bg-contact.jpg") no-repeat bottom right/cover;
}
.l-contact > .inner {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 20px;
}
.l-contact .heading {
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  text-align: center;
  margin: 0;
}
.l-contact .heading > .en {
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.12em;
}
.l-contact .heading > .ja {
  font-size: 3.6rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  display: block;
}
.l-contact .btnlist {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin-top: 60px;
}
.l-contact .btnlist > li {
  width: 100%;
  max-width: 298px;
  box-sizing: border-box;
  padding: 0 18px;
}
.l-contact .btnlist .btn {
  text-decoration: none;
  display: block;
  width: 100%;
  border: 2px solid #fff;
  border-radius: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  padding: 12px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  transition: all 0.6s;
  font-weight: 600;
}
.l-contact .btnlist .btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: transform 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform-origin: 100% 50%;
  transform: scaleX(0);
}
.l-contact .btnlist .btn.-tel {
  letter-spacing: 0.13em;
}
.l-contact .btnlist .btn > .icon {
  margin-right: 0.8em;
  display: inline-block;
  line-height: 1;
}
@media screen and (min-width: 1161px) {
  .l-contact .btnlist .btn:hover {
    color: #0B0C09;
    opacity: 1;
  }
  .l-contact .btnlist .btn:hover::after {
    transform: scaleX(1);
    transform-origin: 0% 50%;
  }
}
@media screen and (max-width: 900px) {
  .l-contact {
    padding: 60px 0;
  }
  .l-contact .heading > .en {
    font-size: 1.4rem;
  }
  .l-contact .heading > .ja {
    font-size: 2.6rem;
  }
  .l-contact .btnlist {
    display: block;
    margin: 23px 0 -12px;
  }
  .l-contact .btnlist > li {
    margin: 0 auto;
    padding: 12px 0;
  }
}

.l-contents-wrapper .contents .align_auto:nth-child(1) .c-shisetsu-heading-a, .l-contents-wrapper .contents .align_auto:nth-child(2) .c-shisetsu-heading-a {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.l-contents-wrapper .contents .align_auto:nth-child(1) .c-shisetsu-heading-a:before, .l-contents-wrapper .contents .align_auto:nth-child(1) .c-shisetsu-heading-a:after, .l-contents-wrapper .contents .align_auto:nth-child(2) .c-shisetsu-heading-a:before, .l-contents-wrapper .contents .align_auto:nth-child(2) .c-shisetsu-heading-a:after {
  content: none !important;
}
.l-contents-wrapper .contents .c-shisetsu-text-a {
  font-size: 1.6rem;
  margin: 1em 0 0;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-text-a {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-a {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.6rem;
  display: block;
  position: relative;
  margin: 0;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
.l-contents-wrapper .contents .c-shisetsu-heading-a:not(:first-child) {
  margin: 120px 0 0;
  padding: 80px 0 0;
}
.l-contents-wrapper .contents .c-shisetsu-heading-a:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #E5E5E5;
  content: "";
}
.l-contents-wrapper .contents .c-shisetsu-heading-a:not(:first-child)::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-a {
    font-size: 2rem;
  }
}
.l-contents-wrapper .contents .ui-sortable-handle .c-shisetsu-heading-a {
  margin: 120px 0 0;
  padding: 80px 0 0;
}
.l-contents-wrapper .contents .ui-sortable-handle .c-shisetsu-heading-a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #E5E5E5;
  content: "";
}
.l-contents-wrapper .contents .ui-sortable-handle .c-shisetsu-heading-a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
}
.l-contents-wrapper .contents .c-shisetsu-heading-b {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.2rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  padding-left: 32px;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
.l-contents-wrapper .contents .c-shisetsu-heading-b::after {
  display: inline-block;
  position: absolute;
  top: calc(0.75em - 1px);
  left: 0;
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-b {
    padding-left: 16px;
    font-size: 1.6rem;
  }
  .l-contents-wrapper .contents .c-shisetsu-heading-b::after {
    width: 11px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-c {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.2rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #C3C3C3;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-c {
    font-size: 2rem;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-c.-time {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-c.-time {
    display: block;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-c.-time > .time {
  font-size: 1.6rem;
  line-height: 1.9;
  color: #0B0C09;
  font-family: "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-c.-time > .time {
    display: block;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-d {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 1.8rem;
  display: block;
  position: relative;
  margin: 60px 0 0;
  color: var(--main-color);
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-heading-d {
    font-size: 1.6rem;
  }
}
.l-contents-wrapper .contents .c-shisetsu-table-scroller {
  margin-top: 36px;
}
@media screen and (max-width: 1160px) {
  .l-contents-wrapper .contents .c-shisetsu-table-scroller {
    overflow: hidden;
    overflow-x: scroll;
  }
  .l-contents-wrapper .contents .c-shisetsu-table-scroller table.-full {
    min-width: 860px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-heading-c + .clearHidden + .c-shisetsu-table-scroller {
  margin-top: 36px;
}
.l-contents-wrapper .contents .c-shisetsu-heading-d + .clearHidden + .c-shisetsu-table-scroller {
  margin-top: 15px;
}
.l-contents-wrapper .contents .c-shisetsu-text-a + .clearHidden + .c-shisetsu-table-scroller {
  margin-top: 30px;
}
.l-contents-wrapper .contents .c-shisetsu-access-map {
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-access-map {
    margin-top: 30px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-table-a {
  border-collapse: collapse;
  margin: 0;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th, .l-contents-wrapper .contents .c-shisetsu-table-a td {
  padding: 1.2em 1em;
  font-size: 1.6rem;
  border: solid 1px #bbb;
  background-color: #fff;
  text-align: center;
  line-height: 1.5;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bold, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bold {
  font-weight: 700;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-txtl, .l-contents-wrapper .contents .c-shisetsu-table-a td.-txtl {
  text-align: left;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-txtc, .l-contents-wrapper .contents .c-shisetsu-table-a td.-txtc {
  text-align: center;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-txtr, .l-contents-wrapper .contents .c-shisetsu-table-a td.-txtr {
  text-align: right;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-top, .l-contents-wrapper .contents .c-shisetsu-table-a td.-top {
  vertical-align: top;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-middle, .l-contents-wrapper .contents .c-shisetsu-table-a td.-middle {
  vertical-align: middle;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bottom, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bottom {
  vertical-align: bottom;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-nobg, .l-contents-wrapper .contents .c-shisetsu-table-a td.-nobg {
  background-color: transparent;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bgGreen, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bgGreen {
  background-color: #D6EAD8;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bgLightGreen, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bgLightGreen {
  background-color: #F5FFF6;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bgBeige, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bgBeige {
  background-color: #FFF2D5;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th.-bgLightBeige, .l-contents-wrapper .contents .c-shisetsu-table-a td.-bgLightBeige {
  background-color: #FFF9EB;
}
.l-contents-wrapper .contents .c-shisetsu-table-a th {
  background-color: #E6E6E6;
  font-weight: normal;
  white-space: nowrap;
}
.l-contents-wrapper .contents .c-shisetsu-table-a .thead th {
  background-color: #F8F8F8;
}
.l-contents-wrapper .contents .c-shisetsu-table-a.-full {
  width: 100%;
}
.l-contents-wrapper .contents .c-shisetsu-table-a.-nobg th, .l-contents-wrapper .contents .c-shisetsu-table-a.-nobg td {
  background: none;
}
.l-contents-wrapper .contents .c-shisetsu-table-a .red {
  color: #D50000;
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-table-a th, .l-contents-wrapper .contents .c-shisetsu-table-a td {
    font-size: 1.5rem;
  }
  .l-contents-wrapper .contents .c-shisetsu-table-a.-block {
    display: block;
  }
  .l-contents-wrapper .contents .c-shisetsu-table-a.-block tbody, .l-contents-wrapper .contents .c-shisetsu-table-a.-block tr, .l-contents-wrapper .contents .c-shisetsu-table-a.-block th, .l-contents-wrapper .contents .c-shisetsu-table-a.-block td {
    display: block;
  }
  .l-contents-wrapper .contents .c-shisetsu-table-a.-block th, .l-contents-wrapper .contents .c-shisetsu-table-a.-block td {
    border: none;
  }
  .l-contents-wrapper .contents .c-shisetsu-table-a.-block th {
    background-color: #eee;
  }
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0 {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0 > li {
  text-align: left;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0 > li + li {
  margin-top: 0.3em;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0.-indention {
  margin-left: 1em;
  text-indent: -1em;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0.-indention > * {
  text-indent: 0;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0.-indention1 > li {
  padding-left: 1em;
  text-indent: -1em;
}
.l-contents-wrapper .contents ul.c-shisetsu-list-0.-disc {
  padding-left: 1.5em;
  list-style: disc;
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents ul.c-shisetsu-list-0 {
    font-size: 1.5rem;
  }
}
.l-contents-wrapper .contents .c-shisetsu-notes-a {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a > li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.5rem;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a > li > .-red {
  color: #cc0000;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a > li::before {
  content: "※";
  display: inline-block;
  width: 1em;
  text-indent: 0;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a > li > * {
  text-indent: 0;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a > li + li {
  margin-top: 0.2em;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a.-indention1h > li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a.-indention2 > li {
  padding-left: 2em;
  text-indent: -2em;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a.-indention2h > li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.l-contents-wrapper .contents .c-shisetsu-notes-a.-red {
  color: #D50000;
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-notes-a > li {
    font-size: 1.4rem;
  }
}
.l-contents-wrapper .contents .column-media-auto {
  margin-top: 54px;
  width: 100% !important;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .column-media-auto {
    margin-top: 25px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-profile {
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 450px) {
  .l-contents-wrapper .contents .c-shisetsu-profile {
    display: block;
  }
}
.l-contents-wrapper .contents .c-shisetsu-profile .image {
  margin-right: 50px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-profile .image {
    width: 42.8571428571%;
    min-width: 170px;
    margin-right: 8.9285714286%;
  }
}
@media screen and (max-width: 450px) {
  .l-contents-wrapper .contents .c-shisetsu-profile .image {
    margin: 0 auto 15px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-profile .textarea {
  flex: 1 1 0%;
}
.l-contents-wrapper .contents .c-shisetsu-profile .textarea .position {
  margin-bottom: 5px;
  color: var(--main-color);
  font-size: 1.5rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  line-height: 1.8;
}
.l-contents-wrapper .contents .c-shisetsu-profile .textarea .name {
  margin-bottom: 0;
  color: var(--main-color);
  font-size: 2.6rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.l-contents-wrapper .contents .c-shisetsu-profile .textarea .name + .c-text-a {
  margin-top: 0.5em;
}
.l-contents-wrapper .contents .c-shisetsu-introduction {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 0 -60px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-introduction {
    margin-left: -30px;
  }
}
@media screen and (max-width: 450px) {
  .l-contents-wrapper .contents .c-shisetsu-introduction {
    display: block;
  }
}
.l-contents-wrapper .contents .c-shisetsu-introduction .introduction-item {
  box-sizing: border-box;
  width: 50%;
  max-width: 473px;
  padding: 75px 0 0 60px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-introduction .introduction-item {
    padding-left: 30px;
  }
}
@media screen and (max-width: 450px) {
  .l-contents-wrapper .contents .c-shisetsu-introduction .introduction-item {
    width: 100%;
  }
}
.l-contents-wrapper .contents .c-shisetsu-introduction .introduction-item .title {
  margin: 15px 0 10px;
  color: var(--main-color);
  font-size: 1.8rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.l-contents-wrapper .contents .c-shisetsu-introduction .introduction-item .title + .c-text-a {
  margin-top: 0;
}
.l-contents-wrapper .contents .c-shisetsu-link-item {
  margin-top: 30px;
}
.l-contents-wrapper .contents .c-shisetsu-link-item .link {
  margin: 0 0 10px;
  font-size: 1.8rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.l-contents-wrapper .contents .c-shisetsu-link-item .link > a {
  text-decoration: none;
}
.l-contents-wrapper .contents .c-shisetsu-link-item .link + .c-text-a {
  margin-top: 0;
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents {
  margin-top: 32px;
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading {
  font-size: 2.2rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  position: relative;
  padding-left: 32px;
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading {
    font-size: 1.8rem;
    padding-left: 27px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading:first-of-type {
  margin: 0;
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading:not(:first-of-type) {
  margin: 24px 0 0;
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-voice-contents > .heading:before {
    width: 13px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-voice-contents > .text {
  line-height: 1.9;
  margin-top: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-voice-contents > .text {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner {
  margin-top: 58px;
  display: flex;
  background-color: #fff;
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner > .imagearea {
  background: no-repeat center/cover;
  width: 51.9187358916%;
  aspect-ratio: 460/220;
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner > .textarea {
  padding: 22px 36px 30px;
  width: 426px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner .heading {
  font-size: 2.6rem;
  margin-bottom: 0;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner .text {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.l-contents-wrapper .contents .c-shisetsu-voice-banner a {
  width: 230px;
  margin-right: auto;
  margin-top: auto;
  display: block;
}
@media (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-voice-banner {
    flex-direction: column;
    max-width: 446px;
    margin-inline: auto;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner > .imagearea {
    width: 100%;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner > .textarea {
    width: 100%;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner a {
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-voice-banner {
    margin-top: 30px;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner > .textarea {
    padding: 20px;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner .heading {
    line-height: 1.4;
    font-size: 2.4rem;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner .text {
    font-size: 1.5rem;
  }
  .l-contents-wrapper .contents .c-shisetsu-voice-banner a {
    margin-top: 20px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-item {
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item {
    display: block;
    margin-top: 12px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-item > .image {
  max-width: 480px;
}
@media screen and (max-width: 1160px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .image {
    max-width: 320px;
    min-width: 320px;
  }
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .image {
    max-width: 250px;
    min-width: 250px;
  }
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .image {
    max-width: none;
    min-width: auto;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea {
  max-width: 370px;
  margin-left: 36px;
}
@media screen and (max-width: 1160px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea {
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea {
    margin-left: 0;
    margin-top: 14px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea > .price {
  font-size: 1.8rem;
  margin: 0;
  color: var(--main-color);
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea > .price {
    font-size: 1.5rem;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea > .text {
  line-height: 1.9;
  margin: 8px 0 0;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-item > .textarea > .text {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-drink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  margin: 64px 0 -30px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-drink {
    display: block;
    max-width: 340px;
    margin: 50px 0 -20px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-drink > li {
  width: 43.5665914221%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-drink > li {
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-menu-drink > li > .price {
  width: 86px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-menu-drink > li > .price {
    text-align: right;
  }
}
.l-contents-wrapper .contents .c-shisetsu-acd-a {
  background: #fff;
  border: 1px solid var(--main-color);
  margin-top: 60px;
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .achead {
  font-size: 2rem;
  color: var(--main-color);
  text-align: center;
  padding: 15px 10px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-acd-a > .achead {
    font-size: 1.5rem;
  }
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span {
  position: relative;
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span:before, .l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span:after {
  content: "";
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
  position: absolute;
  top: calc(50% - 1px);
  right: -36px;
  border-radius: 1px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span:before, .l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span:after {
    width: 12px;
    top: 50%;
  }
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .achead > span:after {
  transform: rotate(90deg);
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .achead.-open > span:after {
  transform: rotate(0);
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody {
  display: none;
  padding: 34px 60px 0;
}
@media screen and (max-width: 900px) {
  .l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody {
    padding-top: 10px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > *:first-child {
  margin-top: 0;
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > .btnClose {
  padding: 32px 0;
  margin: 16px -60px 0;
  display: block;
  text-align: center;
  letter-spacing: 0.04em;
  cursor: pointer;
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > .btnClose:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > .btnClose {
    font-size: 1.5rem;
    padding: 12px 0;
    margin: 16px -20px 0;
    margin-top: 40px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > .btnClose > span {
  position: relative;
}
.l-contents-wrapper .contents .c-shisetsu-acd-a > .acbody > .btnClose > span:after {
  content: "";
  width: 8px;
  height: 5px;
  background: url(../../../setobiyori@purelife/images/icon-acd-close.svg) no-repeat center/contain;
  position: absolute;
  right: -19px;
  top: calc(50% - 1px);
}
.l-contents-wrapper .contents .c-shisetsu-acd-a .c-heading-c {
  color: inherit;
}
.l-contents-wrapper .contents .c-shisetsu-day {
  position: relative;
  margin: 50px 0 0;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day {
    margin-top: 30px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule {
  display: flex;
  flex-wrap: wrap;
  max-width: 550px;
  position: relative;
  z-index: 1;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule {
    display: block;
  }
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt {
  width: 80px;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  height: 82px;
  color: var(--main-color);
  font-weight: 600;
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt:last-of-type {
  height: auto;
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: var(--main-color);
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt:not(:last-of-type):after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 12px;
  top: 8px;
  background-color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt {
    height: auto;
    padding-left: 22px;
  }
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt:before {
    left: 0;
  }
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dt:not(:last-of-type):after {
    content: none;
  }
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dd {
  max-width: 470px;
  width: 100%;
  margin-left: 0;
  padding-left: 24px;
  box-sizing: border-box;
  height: 82px;
}
.l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dd:last-of-type {
  height: auto;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dd {
    height: auto;
    padding-left: 22px;
    padding-bottom: 26px;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-top: 4px;
  }
  .l-contents-wrapper .contents .c-shisetsu-day .day-schedule > dd:not(:last-of-type):after {
    content: "";
    width: 1px;
    height: calc(100% + 8px + 24px);
    position: absolute;
    left: 4px;
    top: -16px;
    background-color: var(--main-color);
  }
}
.l-contents-wrapper .contents .c-shisetsu-day > .img1 {
  position: absolute;
  right: 0px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day > .img1 {
    width: 290px;
    height: 290px;
    right: -122px;
  }
}
.l-contents-wrapper .contents .c-shisetsu-day > .img2 {
  position: absolute;
  right: 122px;
  top: 334px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day > .img2 {
    width: 206px;
    height: 206px;
    right: 0;
  }
}
.l-contents-wrapper .contents .c-shisetsu-day > .img3 {
  position: absolute;
  right: 0px;
  top: 566px;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day > .img3 {
    width: 216px;
    height: 216px;
    right: -122px;
  }
}
@media screen and (max-width: 1160px) {
  .l-contents-wrapper .contents .c-shisetsu-day > .img1, .l-contents-wrapper .contents .c-shisetsu-day > .img2, .l-contents-wrapper .contents .c-shisetsu-day > .img3 {
    opacity: 0.12;
  }
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-shisetsu-day > .img1 {
    width: 290px;
    height: 290px;
    right: -122px;
  }
  .l-contents-wrapper .contents .c-shisetsu-day > .img2 {
    width: 206px;
    height: 206px;
    right: 0;
  }
  .l-contents-wrapper .contents .c-shisetsu-day > .img3 {
    width: 216px;
    height: 216px;
    right: -122px;
  }
}
.l-contents-wrapper .contents .c-button-link-p {
  margin-top: 55px;
}
.l-contents-wrapper .contents .c-button-link-p > a {
  position: relative;
  background-color: #fff;
  border: solid 1px #6D4700;
  display: inline-block;
  text-align: center;
  max-width: 520px;
  width: 100%;
  padding: 19px 45px;
  text-decoration: none;
  box-sizing: border-box;
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho";
}
.l-contents-wrapper .contents .c-button-link-p > a::after {
  position: absolute;
  content: "";
  background: url(../img/icon-arrow4.svg) no-repeat center/contain;
  width: 9px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 6.1538461538%;
}
@media screen and (max-width: 600px) {
  .l-contents-wrapper .contents .c-button-link-p {
    margin-top: 25px;
  }
  .l-contents-wrapper .contents .c-button-link-p > a {
    font-size: 1.5rem;
    padding: 15px 10px;
  }
}

.l-pdftextsection .c-pdf-area {
  margin-top: 60px;
}
.l-pdftextsection .c-pdf-area > p {
  padding-left: 30px;
  position: relative;
}
.l-pdftextsection .c-pdf-area > p::before {
  position: absolute;
  content: "";
  background: url(../img/icon-pdf-02.svg) no-repeat center/contain;
  width: 26px;
  height: 26px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 600px) {
  .l-pdftextsection .c-pdf-area {
    margin-top: 20px;
  }
}

/**************************************************/
/* home */
/**************************************************/
.pg-home .main-visual {
  position: relative;
  width: 100%;
  min-height: 600px;
  height: calc(100vh - 80px);
}
.pg-home .main-visual > .scroll {
  display: block;
  width: 6em;
  padding-bottom: 40px;
  margin-left: -100px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.pg-home .main-visual > .scroll > .text {
  font-family: "Roboto", sans-serif;
  display: block;
  margin: 0 0 10px;
  color: #fff;
  letter-spacing: 0.08em;
  font-size: 1.3rem;
}
.pg-home .main-visual > .scroll::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  animation: pathmove 2s ease-in-out infinite;
  z-index: 3;
}
@media screen and (max-width: 900px) {
  .pg-home .main-visual {
    padding-top: 0;
    min-height: 400px;
    height: calc(100vh - 70px);
  }
  .pg-home .main-visual > .scroll {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .pg-home .main-visual {
    height: 606px;
  }
}
.pg-home .main-images {
  width: calc(100% - 200px);
  height: 100%;
  margin: 0;
  z-index: 1;
}
.pg-home .main-images .swiper-slide {
  position: relative;
  overflow: hidden;
}
.pg-home .main-images .swiper-slide > .bgimg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center/cover;
  transform: scale(1.1);
}
.pg-home .main-images .swiper-slide > .bgimg.-right {
  background-position: right center;
}
.pg-home .main-images .swiper-slide > .bgimg.-left {
  background-position: left center;
}
.pg-home .main-images .swiper-slide > .copy {
  box-sizing: border-box;
  position: absolute;
  bottom: 10%;
  left: 0;
  max-width: 75%;
  padding: 30px 40px;
  background-color: #0B3537;
}
.pg-home .main-images .swiper-slide.-setomiyabi > .copy {
  background-color: rgba(11, 53, 55, 0.8);
}
.pg-home .main-images .swiper-slide.-setobiyori > .copy {
  background-color: rgba(109, 71, 0, 0.8);
}
.pg-home .main-images .swiper-slide.-aobanaika > .copy {
  background-color: rgba(24, 116, 32, 0.8);
}
.pg-home .main-images .swiper-slide.-taketorian > .copy {
  background-color: rgba(102, 131, 21, 0.8);
}
@media screen and (max-width: 900px) {
  .pg-home .main-images {
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media screen and (max-width: 600px) {
  .pg-home .main-images .swiper-slide > .copy {
    padding: 15px 20px;
  }
}
.pg-home .main-images .swiper-slide-active .bgimg,
.pg-home .main-images .swiper-slide-duplicate-active .bgimg,
.pg-home .main-images .swiper-slide-prev .bgimg {
  animation: zoomUp 7s linear 0s 1 normal both;
}
.pg-home .thumb-images {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  width: 200px;
  height: calc(100vh - 80px);
  margin: 0;
  padding: 0;
  background: url(../../shared/img/bg-contents.jpg) repeat;
  z-index: 3;
}
.pg-home .thumb-images > li {
  height: 25%;
  position: relative;
}
.pg-home .thumb-images > li::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 100%;
  content: "";
  transition: all 0.3s ease;
  transform: scaleY(0);
}
.pg-home .thumb-images > li.-active::after {
  transform: scaleY(1);
}
.pg-home .thumb-images > li > a,
.pg-home .thumb-images > li > div {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  box-sizing: border-box;
  border-bottom: 1px solid #E6E6E6;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
}
.pg-home .thumb-images > li .logo > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.pg-home .thumb-images > li.setomiyabi::after {
  background-color: #0B3537;
}
.pg-home .thumb-images > li.setobiyori::after {
  background-color: #6D4700;
}
.pg-home .thumb-images > li.aobanaika::after {
  background-color: #187420;
}
.pg-home .thumb-images > li.taketorian::after {
  background-color: #668315;
}
@media screen and (max-width: 900px) {
  .pg-home .thumb-images {
    flex-direction: row;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100px;
  }
  .pg-home .thumb-images > li {
    width: 25%;
    height: 100%;
  }
  .pg-home .thumb-images > li::after {
    width: 100%;
    height: 6px;
    transform: scaleX(0);
  }
  .pg-home .thumb-images > li.-active::after {
    transform: scaleX(1);
  }
  .pg-home .thumb-images > li + li {
    border-left: 1px solid #E6E6E6;
  }
  .pg-home .thumb-images > li > a,
  .pg-home .thumb-images > li > div {
    padding: 10px 10px;
  }
  .pg-home .thumb-images > li .logo {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}
.pg-home .home-intro {
  background-image: url("../../images/home/bg-intro.png");
  background-size: cover;
  background-position: center bottom;
  padding: 110px 0 200px;
  z-index: 3;
}
.pg-home .home-intro > .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  align-items: flex-start;
  padding-left: 20px;
}
.pg-home .home-intro .textarea {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  align-items: flex-start;
}
.pg-home .home-intro .textarea > .heading {
  order: 2;
  margin-left: 9.8214285714%;
}
.pg-home .home-intro .textarea > .text {
  margin: 0;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 1.8rem;
  line-height: 3.3;
  letter-spacing: 0.04em;
  font-weight: 600;
  writing-mode: vertical-rl;
}
.pg-home .home-intro .imagearea {
  width: 100%;
  max-width: 560px;
}
.pg-home .home-intro .imagearea .acms-admin-module-edit-wrapper .acms-admin-module-edit {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  border-radius: 4px;
  white-space: nowrap;
}
.pg-home .home-intro .intro-l {
  width: 80.3571428571%;
  max-width: 450px;
  margin-right: 0;
  border-radius: 225px;
}
.pg-home .home-intro .intro-m {
  width: 39.6428571429%;
  max-width: 222px;
  margin-left: 0;
  margin-top: -26.7857142857%;
  border-radius: 111px;
}
@media screen and (min-width: 1161px) {
  .pg-home .home-intro .textarea .heading {
    width: 20.3571428571%;
  }
}
@media screen and (max-width: 1160px) {
  .pg-home .home-intro > .inner {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .pg-home .home-intro .textarea {
    justify-content: center;
  }
  .pg-home .home-intro .imagearea {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .pg-home .home-intro {
    padding-top: 60px;
  }
  .pg-home .home-intro > .inner {
    display: block;
    padding: 0 20px;
  }
  .pg-home .home-intro .textarea {
    display: block;
  }
  .pg-home .home-intro .textarea > .heading {
    text-align: center;
    margin-left: 0;
  }
  .pg-home .home-intro .textarea > .text {
    margin-top: 50px;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
    font-size: 1.8rem;
    line-height: 2.8;
    letter-spacing: 0.04em;
    font-weight: 600;
    writing-mode: horizontal-tb;
  }
  .pg-home .home-intro .imagearea {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .pg-home .home-intro .textarea > .text {
    font-size: 1.5rem;
    line-height: 2.4;
    white-space: nowrap;
    text-align: left;
  }
}
.pg-home .home-index {
  position: relative;
  z-index: 2;
  padding-top: 200px;
  padding-bottom: 250px;
}
.pg-home .home-index::before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 10.980966325vw);
  position: absolute;
  top: -10.980966325vw;
  left: 0;
  background: url(../../shared/img/bg-contents.jpg) repeat;
}
.pg-home .home-index > .decorationA {
  position: absolute;
  top: -10.980966325vw;
  left: 0;
  width: 50%;
  height: calc(100% + 10.980966325vw);
  background-image: url(../../images/home/index-decorationA.png);
  background-position: left top 20%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.pg-home .home-index > .decorationB {
  position: absolute;
  top: -10.980966325vw;
  right: 0;
  width: 50%;
  height: calc(100% + 10.980966325vw);
  background-image: url(../../images/home/index-decorationB.png);
  background-position: right top 6px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.pg-home .home-index > .decorationC {
  position: absolute;
  top: -10.980966325vw;
  right: 0;
  width: 50%;
  height: calc(100% + 10.980966325vw);
  background-image: url(../../images/home/index-decorationC.png);
  background-position: right bottom 5.1244509517vw;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 900px) {
  .pg-home .home-index {
    padding-bottom: 60px;
    margin-top: -40px;
  }
  .pg-home .home-index > .decorationA {
    display: none;
  }
  .pg-home .home-index > .decorationB {
    width: 100%;
    background-size: 165px 106px;
    background-image: url(../../images/home/index-decorationB-sp.png);
    background-position: right 20px bottom 140px;
  }
  .pg-home .home-index > .decorationC {
    width: 100%;
    background-size: 346px 233px;
    background-position: right -1px top 60px;
  }
  .pg-home .home-index::before {
    background-size: 200%;
    background-position: 35% top;
  }
}
@media screen and (max-width: 600px) {
  .pg-home .home-index {
    padding-top: 110px;
  }
  .pg-home .home-index > .decorationB {
    background-size: 125px 80px;
    background-position: right 20px bottom 100px;
  }
  .pg-home .home-index > .decorationC {
    background-size: 240px 164px;
    background-position: right -1px top 80px;
  }
}
.pg-home .index-card {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin-left: -123px;
  position: relative;
  z-index: 1;
}
.pg-home .index-card > .imagearea {
  width: 800px;
}
.pg-home .index-card > .textarea {
  flex: 1;
  padding-left: 90px;
  box-sizing: border-box;
}
.pg-home .index-card > .textarea .heading {
  margin: 50px 0 0;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: normal;
  color: var(--main-color);
}
.pg-home .index-card > .textarea .description {
  margin: 20px 0 0;
  font-size: 1.6rem;
}
.pg-home .index-card > .textarea .more {
  max-width: 230px;
  margin: 40px 0 0;
}
.pg-home .index-card.-setomiyabi .textarea .heading {
  color: #0B3537;
}
.pg-home .index-card.-setomiyabi .textarea .c-btn-a {
  color: #0B3537;
  border: 1px solid #0B3537;
}
.pg-home .index-card.-setomiyabi .textarea .c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%230B3537;'/%3E%3C/svg%3E");
}
.pg-home .index-card.-setomiyabi .textarea .c-btn-a::after {
  background-color: #0B3537;
}
@media screen and (min-width: 1161px) {
  .pg-home .index-card.-setomiyabi .textarea .c-btn-a:hover {
    color: #fff;
  }
  .pg-home .index-card.-setomiyabi .textarea .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
}
.pg-home .index-card.-setobiyori .textarea .heading {
  color: #6D4700;
}
.pg-home .index-card.-setobiyori .textarea .c-btn-a {
  color: #6D4700;
  border: 1px solid #6D4700;
}
.pg-home .index-card.-setobiyori .textarea .c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%236D4700;'/%3E%3C/svg%3E");
}
.pg-home .index-card.-setobiyori .textarea .c-btn-a::after {
  background-color: #6D4700;
}
@media screen and (min-width: 1161px) {
  .pg-home .index-card.-setobiyori .textarea .c-btn-a:hover {
    color: #fff;
  }
  .pg-home .index-card.-setobiyori .textarea .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
}
.pg-home .index-card.-taketori .textarea .heading {
  color: #668315;
}
.pg-home .index-card.-taketori .textarea .c-btn-a {
  color: #668315;
  border: 1px solid #668315;
}
.pg-home .index-card.-taketori .textarea .c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23668315;'/%3E%3C/svg%3E");
}
.pg-home .index-card.-taketori .textarea .c-btn-a::after {
  background-color: #668315;
}
@media screen and (min-width: 1161px) {
  .pg-home .index-card.-taketori .textarea .c-btn-a:hover {
    color: #fff;
  }
  .pg-home .index-card.-taketori .textarea .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
}
.pg-home .index-card.-aoba .textarea .heading {
  color: #187420;
}
.pg-home .index-card.-aoba .textarea .c-btn-a {
  color: #187420;
  border: 1px solid #187420;
}
.pg-home .index-card.-aoba .textarea .c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23187420;'/%3E%3C/svg%3E");
}
.pg-home .index-card.-aoba .textarea .c-btn-a::after {
  background-color: #187420;
}
@media screen and (min-width: 1161px) {
  .pg-home .index-card.-aoba .textarea .c-btn-a:hover {
    color: #fff;
  }
  .pg-home .index-card.-aoba .textarea .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
}
.pg-home .index-card + .index-card {
  margin-top: 270px;
}
@media screen and (max-width: 1160px) {
  .pg-home .index-card > .imagearea {
    width: 60%;
  }
  .pg-home .index-card > .textarea {
    padding-left: 6vw;
  }
}
@media screen and (max-width: 900px) {
  .pg-home .index-card {
    display: block;
    margin-left: 0;
  }
  .pg-home .index-card > .imagearea {
    width: 100%;
    margin-left: -20px;
    margin-right: -20px;
  }
  .pg-home .index-card > .textarea {
    padding-left: 0;
    margin-top: 25px;
  }
  .pg-home .index-card > .textarea .logo img {
    transform: scale(0.75);
    transform-origin: top left;
  }
  .pg-home .index-card > .textarea .heading {
    margin: -15px 0 0;
    font-size: 2rem;
  }
  .pg-home .index-card > .textarea .description {
    margin: 15px 0 0;
    font-size: 1.5rem;
  }
  .pg-home .index-card > .textarea .more {
    margin-top: 25px;
  }
  .pg-home .index-card + .index-card {
    margin-top: 60px;
  }
}
@media screen and (max-width: 600px) {
  .pg-home .index-card > .imagearea {
    width: 110%;
  }
}
.pg-home .home-news:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F4F2EF;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.pg-home .home-news .more {
  margin: -3.5em 0 80px;
  text-align: right;
}
.pg-home .home-news .more a {
  text-decoration: none;
  color: #0B0C09;
  display: inline-block;
  position: relative;
  padding-right: 1.2em;
}
.pg-home .home-news .more a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-image: url("../img/icon-angle.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .pg-home .home-news .more {
    font-size: 1.4rem;
    margin: 0 0 40px;
  }
}
.pg-home .l-page-contents.-news {
  padding: 0 50px;
}
.pg-home .site-footer {
  border-top: 1px solid #E5E5E5;
}

/**************************************************/
/* setomiyabi */
/**************************************************/
.pg-setomiyabi .l-page-contents.-interview {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .l-page-contents.-interview {
    display: block;
  }
}
.pg-setomiyabi .l-page-contents.-interview > .unitL {
  width: calc(50% - 30px);
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .l-page-contents.-interview > .unitL {
    width: 100%;
  }
}
.pg-setomiyabi .l-page-contents.-interview > .unitR {
  width: calc(50% - 30px);
  height: 400px;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .l-page-contents.-interview > .unitR {
    width: 100%;
  }
}
@media screen and (min-width: 1161px) {
  .pg-setomiyabi .l-page-contents.-interview > .unitR > .c-heading-d {
    margin-top: 0;
  }
}
.pg-setomiyabi .l-page-contents.-interview > .unitR > .c-facebook {
  margin: 28px 0 0;
  padding: 0;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .l-page-contents.-interview > .unitR > .c-facebook {
    margin-right: auto;
    margin-left: auto;
  }
}
.pg-setomiyabi .service-contents {
  margin-top: 50px;
}
.pg-setomiyabi .service-contents .swiper-button-prev, .pg-setomiyabi .service-contents .swiper-button-next {
  display: none;
}
.pg-setomiyabi .service-contents .swiper-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  align-items: stretch;
  margin: -2px;
  width: inherit;
}
.pg-setomiyabi .service-contents .swiper-slide {
  box-sizing: border-box;
  width: 20%;
  padding: 2px;
  height: 204px;
}
.pg-setomiyabi .service-contents .swiper-slide a {
  box-sizing: border-box;
  display: block;
  position: relative;
  height: 100%;
  padding: 40px 10px 30px;
  background-color: #fff;
  color: #0B0C09;
  text-align: center;
  text-decoration: none;
  height: 100%;
}
.pg-setomiyabi .service-contents .swiper-slide a:hover::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../../../setomiyabi@purelife/images/icon-plus.png") no-repeat center 40%;
  background-color: #0B0C09;
  content: "";
}
.pg-setomiyabi .service-contents .swiper-slide a:hover::after {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -60%);
  color: #fff;
  content: "詳しく見る";
}
.pg-setomiyabi .service-contents .swiper-slide .text {
  margin: 24px 0 0;
  font-size: 1.5rem;
  line-height: 1.6;
  color: var(--main-color);
  font-weight: 600;
}
@media screen and (min-width: 901px) {
  .pg-setomiyabi .service-contents .swiper-button-prev, .pg-setomiyabi .service-contents .swiper-button-next {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .service-contents .swiper-wrapper {
    flex-wrap: wrap;
  }
  .pg-setomiyabi .service-contents .swiper-slide {
    width: 33.3333333333%;
  }
  .pg-setomiyabi .service-contents .swiper-button-prev.swiper-button-disabled, .pg-setomiyabi .service-contents .swiper-button-next.swiper-button-disabled {
    display: none;
  }
}
@media screen and (max-width: 900px) and (max-width: 600px) {
  .pg-setomiyabi .service-contents .swiper-slide {
    width: 50%;
  }
}
.pg-setomiyabi .tab-a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  margin: 50px 0 0;
}
.pg-setomiyabi .tab-a > .item {
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  width: 50%;
  cursor: pointer;
}
.pg-setomiyabi .tab-a .tabBtn {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #E6E6E6;
  border-bottom: 0;
  background-color: #F8F8F8;
  color: var(--main-color);
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.25;
  width: 100%;
  height: 100%;
  padding: 20px 5px;
  letter-spacing: 0.1em;
}
.pg-setomiyabi .tab-a .tabBtn > .txt {
  display: inline-block;
  position: relative;
}
.pg-setomiyabi .tab-a .tabBtn.-current {
  border-color: #E6E6E6;
  background-color: #F8F8F8;
  color: var(--main-color);
}
.pg-setomiyabi .tab-a .tabBtn.-hide {
  border-color: var(--main-color);
  background-color: var(--main-color);
  color: #fff;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-a .tabBtn {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-a .tabBtn {
    font-size: 1.3rem;
    padding: 12px 2px;
  }
}
.pg-setomiyabi .tab-content .panel-item {
  border: 1px solid #E6E6E6;
  border-top: 0;
  border-bottom: 0;
  background-color: #F8F8F8;
  padding: 60px 46px 56px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .panel-item {
    padding: 22px 20px;
  }
}
.pg-setomiyabi .tab-content .panel-item:first-of-type {
  margin-top: 50px;
}
.pg-setomiyabi .tab-content .panel-item:first-of-type:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E6E6E6;
}
.pg-setomiyabi .tab-content .panel-item:only-of-type {
  border-bottom: 1px solid #E6E6E6;
}
.pg-setomiyabi .tab-content .panel-item:not(:first-of-type) {
  position: relative;
}
.pg-setomiyabi .tab-content .panel-item:not(:first-of-type):before, .pg-setomiyabi .tab-content .panel-item:not(:first-of-type):after {
  content: "";
  position: absolute;
  background-color: #E6E6E6;
}
.pg-setomiyabi .tab-content .panel-item:not(:first-of-type):before {
  height: 2px;
  width: calc(100% - 92px);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.pg-setomiyabi .tab-content .panel-item:not(:first-of-type):after {
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .panel-item:not(:first-of-type):before {
    display: none;
  }
}
.pg-setomiyabi .tab-content .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.pg-setomiyabi .tab-content .flex:not(:first-of-type) {
  margin-top: 60px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex {
    display: block;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL {
  max-width: 280px;
  min-width: 280px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitL {
    max-width: none;
    min-width: auto;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL > h4 {
  margin: 0;
}
.pg-setomiyabi .tab-content .flex > .unitL > h4 .sub {
  font-size: 1.6rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  display: block;
  color: #0B3537;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitL > h4 .sub {
    font-size: 1.4rem;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL > h4 .main {
  font-size: 2.2rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  display: block;
  color: #0B3537;
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitL > h4 .main {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitL > h4 .main {
    font-size: 1.8rem;
    margin-top: 2px;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL > .text {
  font-size: 1.6rem;
  line-height: 1.9;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitL > .text {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL .btn {
  max-width: 230px;
  margin-top: 28px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitL .btn {
    margin-top: 20px;
  }
}
.pg-setomiyabi .tab-content .flex > .unitL.image {
  text-align: center;
}
.pg-setomiyabi .tab-content .flex > .unitR {
  max-width: 480px;
  margin-left: 34px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitR {
    margin: 40px auto 0;
    max-width: none;
  }
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table {
    width: 100%;
  }
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table tr {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table th, .pg-setomiyabi .tab-content .flex > .unitR.room-table td {
  line-height: 1.9;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table th, .pg-setomiyabi .tab-content .flex > .unitR.room-table td {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table th {
  text-align: left;
  vertical-align: text-top;
  color: #0B3537;
  white-space: nowrap;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table th {
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table th {
    white-space: normal;
    padding-left: 40px;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table th {
    padding-left: 0;
  }
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table td {
    padding-left: 20px;
  }
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table td {
    padding-left: 40px;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .flex > .unitR.room-table td {
    padding-left: 20px;
  }
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table td.map {
  padding-right: 40px;
  text-align: right;
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table td.map > a {
  padding-right: 30px;
  position: relative;
  font-size: 1.5rem;
  line-height: 2;
  color: inherit;
  text-decoration: inherit;
}
.pg-setomiyabi .tab-content .flex > .unitR.room-table td.map > a:after {
  content: "";
  width: 7px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 7px;
  background: url(../../setomiyabi/images/icon-arrow.svg) no-repeat center/contain;
}
.pg-setomiyabi .tab-content .flex > .unitR .swiper {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}
.pg-setomiyabi .tab-content .flex > .unitR .swiper-button-next, .pg-setomiyabi .tab-content .flex > .unitR .swiper-button-prev {
  color: #fff;
}
.pg-setomiyabi .tab-content .flex > .unitR .swiper-button-next.swiper-button-disabled, .pg-setomiyabi .tab-content .flex > .unitR .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.pg-setomiyabi .tab-content .flex > .unitR .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.7;
}
.pg-setomiyabi .tab-content .flex > .unitR .swiper-pagination-bullet-active {
  background-color: #1C7466;
  opacity: 0.9;
}
.pg-setomiyabi .tab-content .room-panorama {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #E6E6E6;
  padding: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama {
    display: block;
    padding: 20px;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .image {
  min-width: 110px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama > .image {
    text-align: center;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitL {
  min-width: 30%;
  border-right: solid 1px #E5E5E5;
  font-family: "游明朝", "Yu Mincho", "YuMincho";
  color: #0B3537;
  padding-right: 5%;
}
.pg-setomiyabi .tab-content .room-panorama > .unitL .zone {
  font-size: 1.6rem;
  margin: 0;
}
.pg-setomiyabi .tab-content .room-panorama > .unitL .room {
  font-size: 2.2rem;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitL {
    text-align: center;
    border-right: none;
  }
  .pg-setomiyabi .tab-content .room-panorama > .unitL .zone {
    font-size: 1.4rem;
    margin: 0;
  }
  .pg-setomiyabi .tab-content .room-panorama > .unitL .room {
    font-size: 2rem;
    margin: 0;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitR {
  margin-left: 5%;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitR {
    margin-left: 0;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitR .text {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitR .text {
    font-size: 1.4rem;
    line-height: 2.1;
    margin-top: 16px;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitR .btnList {
  margin-top: 10px;
  margin-bottom: -10px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitR .btnList {
    margin-right: -16px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitR .btnList {
    text-align: center;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitR .btn {
  padding: 12px 16px;
  background-color: #0B3537;
  display: inline-block;
  color: #fff;
  text-decoration: inherit;
  margin-right: 16px;
  margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .tab-content .room-panorama > .unitR .btn {
    padding: 8px 12px;
  }
}
.pg-setomiyabi .tab-content .room-panorama > .unitR .btn > img {
  vertical-align: baseline;
  margin-bottom: -2px;
  padding-right: 0.3em;
}
.pg-setomiyabi .room-notes {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-top: 40px;
}
.pg-setomiyabi .room-notes > li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.6rem;
  line-height: 1.9;
}
.pg-setomiyabi .room-notes > li::before {
  content: "※";
  display: inline-block;
  width: 1em;
  text-indent: 0;
}
.pg-setomiyabi .room-notes > li > * {
  text-indent: 0;
}
.pg-setomiyabi .room-notes > li + li {
  margin-top: 0.2em;
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .room-notes > li {
    font-size: 1.4rem;
  }
}
.pg-setomiyabi .tab-content .room-tabChange {
  margin-top: 56px;
}
.pg-setomiyabi .c-achead-a:before {
  background-image: url(../../../setomiyabi@purelife/images/icon-q.svg);
}
.pg-setomiyabi .c-achead-a:after {
  background-image: url(../../../setomiyabi@purelife/images/icon-plus.svg);
}
.pg-setomiyabi .c-achead-a.-open:after {
  background-image: url(../../../setomiyabi@purelife/images/icon-minus.svg);
}
.pg-setomiyabi .c-acbody-a > span:before {
  background-image: url(../../../setomiyabi@purelife/images/icon-a.svg);
}
.pg-setomiyabi .c-gallery-contents .gallery-swiperBtn .swiper-button-next:after, .pg-setomiyabi .c-gallery-contents .gallery-swiperBtn .swiper-button-prev:after {
  background-image: url(../../../setomiyabi@purelife/images/gallery-arrow.svg);
}
.pg-setomiyabi .c-gallery-contents .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1C7466;
}
.pg-setomiyabi .c-table-b td.address > a.map:after {
  background-image: url(../../../setomiyabi@purelife/images/icon-arrow2.svg);
}
@media screen and (max-width: 900px) {
  .pg-setomiyabi .c-contact-fixed > .tel .link {
    background-color: #1C4E47;
  }
  .pg-setomiyabi .c-contact-fixed > .document .link {
    background-color: #1C7466;
  }
}
.pg-setomiyabi .c-movie-list .image:after {
  background: url(../../../setomiyabi@purelife/images/icon-movie.svg) no-repeat center/contain;
}

.pg-setomiyabiInterview .l-section.-interview {
  background: url(../../../setomiyabi@purelife/interview/image/bg-pattern.png) no-repeat;
  background-size: 356px 356px;
  background-position: top 230px left calc(50% + 347px + 178px);
}
.pg-setomiyabiInterview .l-section.-interview.-voice {
  padding-top: 110px;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .l-section.-interview {
    background-position: top 230px left calc(50% + 347px);
  }
}
@media screen and (max-width: 900px) {
  .pg-setomiyabiInterview .l-section.-interview {
    background-position: top 230px left calc(50% + 250px);
    overflow: hidden;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .l-section.-interview {
    padding-top: 50px;
    background-position: top 253px right -76px;
    background-size: 246px 246px;
  }
  .pg-setomiyabiInterview .l-section.-interview.-voice {
    padding-top: 50px;
  }
}
.pg-setomiyabiInterview .l-section.-interview:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 165px;
  background: #F4F2EF url(../../shared/img/bg-contents.jpg) repeat;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .l-section.-interview:before {
    height: 82px;
  }
}
.pg-setomiyabiInterview .l-section.-interview > .l-page-contents {
  z-index: 1;
}
.pg-setomiyabiInterview .interview-profile {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  align-items: flex-end;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .interview-profile {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .image {
    margin-left: -20px;
    width: 100%;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea {
  margin-left: 72px;
  padding-bottom: 22px;
  max-width: 514px;
  color: #0B3537;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .interview-profile > .textarea {
    margin: 28px auto 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea {
    margin-top: 24px;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea > .copy {
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .copy {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea > .positionName {
  margin-top: 26px;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .positionName {
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .positionName {
    margin-top: 16px;
    justify-content: flex-start;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea > .positionName > .position {
  font-size: 1.8rem;
  line-height: 2.4;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .positionName > .position {
    font-size: 1.3rem;
    margin-right: 1em;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea > .positionName > .name {
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 0;
  margin-left: 50px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .positionName > .name {
    font-size: 2rem;
    margin-left: 0;
  }
}
.pg-setomiyabiInterview .interview-profile > .textarea > .text {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-top: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .text {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-profile > .textarea > .text {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-top: 8px;
  }
}
.pg-setomiyabiInterview .voice-profile {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  align-items: flex-start;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .voice-profile {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .image {
    margin-left: -20px;
    width: 100%;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea {
  margin-left: 72px;
  padding-top: 92px;
  max-width: 514px;
  color: #0B3537;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .voice-profile > .textarea {
    margin: 28px auto 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea {
    margin-top: 24px;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea > .copy {
  font-size: 2.8rem;
  line-height: 1.6;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .copy {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea > .positionName {
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .positionName {
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .positionName {
    margin-top: 16px;
    justify-content: flex-start;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea > .positionName > .movein {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .positionName > .movein {
    font-size: 1.3rem;
    margin-right: 1em;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea > .positionName > .name {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 0;
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .positionName > .name {
    font-size: 2rem;
    margin-left: 0;
  }
}
.pg-setomiyabiInterview .voice-profile > .textarea > .text {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-top: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .text {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .voice-profile > .textarea > .text {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-top: 8px;
  }
}
.pg-setomiyabiInterview .interview-wrap {
  display: flex;
  margin-top: 53px;
}
.pg-setomiyabiInterview .interview-wrap > .interview-contents {
  order: 1;
}
@media (max-width: 900px) {
  .pg-setomiyabiInterview .interview-wrap {
    flex-direction: column;
  }
  .pg-setomiyabiInterview .interview-wrap > .interview-contents {
    order: 0;
  }
}
.pg-setomiyabiInterview .interview-staffMenu {
  min-width: 156px;
}
.pg-setomiyabiInterview .interview-staffMenu > .inner {
  position: sticky;
  top: 110px;
}
.pg-setomiyabiInterview .interview-staffMenu .heading {
  font-size: 1.4rem;
  padding-bottom: 5px;
  margin-bottom: 0;
  border-bottom: 1px solid #0B3537;
  color: #0B3537;
  font-weight: 600;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list {
  list-style: none;
  padding-left: 0;
  margin: 30px 0 0;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li {
  color: #C3C3C3;
  padding-left: 17px;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li > a:before {
  content: "";
  background: url(../../../setomiyabi@purelife/interview/image/icon-arrow-gray.png) no-repeat left center/contain;
  width: 5px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li > a:hover {
  color: #0B3537;
  opacity: 1;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li > a:hover:before {
  background-image: url(../../../setomiyabi@purelife/interview/image/icon-arrow.png);
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li:not(:first-of-type) {
  margin-top: 13px;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li.select {
  color: #0B3537;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li.select:before {
  content: "";
  background: url(../../../setomiyabi@purelife/interview/image/icon-arrow.png) no-repeat left center/contain;
  width: 5px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li > a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 900px) {
  .pg-setomiyabiInterview .interview-staffMenu {
    margin-top: 30px;
  }
  .pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li {
    width: 50%;
    box-sizing: border-box;
  }
  .pg-setomiyabiInterview .interview-staffMenu .interview-staffMenu-list > li:nth-of-type(2) {
    margin-top: 0;
  }
}
.pg-setomiyabiInterview .interview-contents {
  margin-left: 80px;
}
@media screen and (max-width: 1160px) {
  .pg-setomiyabiInterview .interview-contents {
    margin-left: 50px;
  }
}
@media screen and (max-width: 900px) {
  .pg-setomiyabiInterview .interview-contents {
    margin-left: 0;
  }
}
.pg-setomiyabiInterview .interview-contents > .heading {
  font-size: 2.8rem;
  margin: 0;
  color: #0B3537;
  position: relative;
  padding-left: 0.8em;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .heading {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.pg-setomiyabiInterview .interview-contents > .heading:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .heading:not(:first-child) {
    margin-top: 56px;
  }
}
.pg-setomiyabiInterview .interview-contents > .heading:before {
  content: "- ";
  position: absolute;
  top: -1px;
  left: 0;
}
.pg-setomiyabiInterview .interview-contents > .text {
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .text {
    margin-top: 14px;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.pg-setomiyabiInterview .interview-contents > .image {
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .image {
    margin-top: 28px;
  }
  .pg-setomiyabiInterview .interview-contents > .image + .text {
    margin-top: 28px;
  }
}
.pg-setomiyabiInterview .interview-contents > .c-interview-heading-a {
  font-size: 2.8rem;
  margin: 0;
  color: #0B3537;
  position: relative;
  padding-left: 0.8em;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .c-interview-heading-a {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.pg-setomiyabiInterview .interview-contents > .c-interview-heading-a:not(:first-child) {
  margin-top: 80px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .c-interview-heading-a:not(:first-child) {
    margin-top: 56px;
  }
}
.pg-setomiyabiInterview .interview-contents > .c-interview-heading-a:before {
  content: "- ";
  position: absolute;
  top: -1px;
  left: 0;
}
.pg-setomiyabiInterview .interview-contents > .c-interview-text {
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .c-interview-text {
    margin-top: 14px;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.pg-setomiyabiInterview .interview-contents > .c-interview-image {
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .pg-setomiyabiInterview .interview-contents > .c-interview-image {
    margin-top: 28px;
  }
  .pg-setomiyabiInterview .interview-contents > .c-interview-image + .text {
    margin-top: 28px;
  }
}

/**************************************************/
/* setobiyori */
/**************************************************/
.pg-setobiyori .c-shisetsu-intro .c-btn-a:before {
  background-image: url(../img/icon-arrow2-white.svg);
  width: 9px;
  height: 14px;
  transform: rotate(90deg) translateX(-50%);
  margin-top: -2px;
}
.pg-setobiyori .l-page-contents.-interview {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .pg-setobiyori .l-page-contents.-interview {
    display: block;
  }
}
.pg-setobiyori .l-page-contents.-interview > .unitL {
  width: calc(50% - 30px);
}
@media screen and (max-width: 1160px) {
  .pg-setobiyori .l-page-contents.-interview > .unitL {
    width: 100%;
  }
}
.pg-setobiyori .l-page-contents.-interview > .unitR {
  width: calc(50% - 30px);
  height: 400px;
}
@media screen and (max-width: 1160px) {
  .pg-setobiyori .l-page-contents.-interview > .unitR {
    width: 100%;
  }
}
@media screen and (min-width: 1161px) {
  .pg-setobiyori .l-page-contents.-interview > .unitR > .c-heading-d {
    margin-top: 0;
  }
}
.pg-setobiyori .l-page-contents.-interview > .unitR > .c-facebook {
  margin: 28px 0 0;
  padding: 0;
}
@media screen and (max-width: 1160px) {
  .pg-setobiyori .l-page-contents.-interview > .unitR > .c-facebook {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .l-contents-wrapper > .contents {
    overflow: visible;
  }
}
.pg-setobiyori .day-contents {
  position: relative;
  margin: 50px 0 0;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents {
    margin-top: 30px;
  }
}
.pg-setobiyori .day-contents .day-schedule {
  display: flex;
  flex-wrap: wrap;
  max-width: 550px;
  position: relative;
  z-index: 1;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents .day-schedule {
    display: block;
  }
}
.pg-setobiyori .day-contents .day-schedule > dt {
  width: 80px;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  height: 82px;
  color: var(--main-color);
  font-weight: 600;
}
.pg-setobiyori .day-contents .day-schedule > dt:last-of-type {
  height: auto;
}
.pg-setobiyori .day-contents .day-schedule > dt:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: var(--main-color);
}
.pg-setobiyori .day-contents .day-schedule > dt:not(:last-of-type):after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 12px;
  top: 8px;
  background-color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents .day-schedule > dt {
    height: auto;
    padding-left: 22px;
  }
  .pg-setobiyori .day-contents .day-schedule > dt:before {
    left: 0;
  }
  .pg-setobiyori .day-contents .day-schedule > dt:not(:last-of-type):after {
    content: none;
  }
}
.pg-setobiyori .day-contents .day-schedule > dd {
  max-width: 470px;
  width: 100%;
  margin-left: 0;
  padding-left: 24px;
  box-sizing: border-box;
  height: 82px;
}
.pg-setobiyori .day-contents .day-schedule > dd:last-of-type {
  height: auto;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents .day-schedule > dd {
    height: auto;
    padding-left: 22px;
    padding-bottom: 26px;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-top: 4px;
  }
  .pg-setobiyori .day-contents .day-schedule > dd:not(:last-of-type):after {
    content: "";
    width: 1px;
    height: calc(100% + 8px + 24px);
    position: absolute;
    left: 4px;
    top: -16px;
    background-color: var(--main-color);
  }
}
.pg-setobiyori .day-contents > .img1 {
  position: absolute;
  right: 0px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents > .img1 {
    width: 290px;
    height: 290px;
    right: -122px;
  }
}
.pg-setobiyori .day-contents > .img2 {
  position: absolute;
  right: 122px;
  top: 334px;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents > .img2 {
    width: 206px;
    height: 206px;
    right: 0;
  }
}
.pg-setobiyori .day-contents > .img3 {
  position: absolute;
  right: 0px;
  top: 566px;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents > .img3 {
    width: 216px;
    height: 216px;
    right: -122px;
  }
}
@media screen and (max-width: 1160px) {
  .pg-setobiyori .day-contents > .img1, .pg-setobiyori .day-contents > .img2, .pg-setobiyori .day-contents > .img3 {
    opacity: 0.12;
  }
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .day-contents > .img1 {
    width: 290px;
    height: 290px;
    right: -122px;
  }
  .pg-setobiyori .day-contents > .img2 {
    width: 206px;
    height: 206px;
    right: 0;
  }
  .pg-setobiyori .day-contents > .img3 {
    width: 216px;
    height: 216px;
    right: -122px;
  }
}
.pg-setobiyori .c-acd-a {
  background: #fff;
  border: 1px solid var(--main-color);
  margin-top: 60px;
}
.pg-setobiyori .c-acd-a > .achead {
  font-size: 2rem;
  color: var(--main-color);
  text-align: center;
  padding: 15px 10px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .c-acd-a > .achead {
    font-size: 1.5rem;
  }
}
.pg-setobiyori .c-acd-a > .achead > span {
  position: relative;
}
.pg-setobiyori .c-acd-a > .achead > span:before, .pg-setobiyori .c-acd-a > .achead > span:after {
  content: "";
  width: 16px;
  height: 2px;
  background-color: var(--main-color);
  position: absolute;
  top: calc(50% - 1px);
  right: -36px;
  border-radius: 1px;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .c-acd-a > .achead > span:before, .pg-setobiyori .c-acd-a > .achead > span:after {
    width: 12px;
    top: 50%;
  }
}
.pg-setobiyori .c-acd-a > .achead > span:after {
  transform: rotate(90deg);
}
.pg-setobiyori .c-acd-a > .achead.-open > span:after {
  transform: rotate(0);
}
.pg-setobiyori .c-acd-a > .acbody {
  display: none;
  padding: 34px 60px 0;
}
@media screen and (max-width: 900px) {
  .pg-setobiyori .c-acd-a > .acbody {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .c-acd-a > .acbody {
    padding-top: 10px;
  }
}
.pg-setobiyori .c-acd-a > .acbody > *:first-child {
  margin-top: 0;
}
.pg-setobiyori .c-acd-a > .acbody > .btnClose {
  padding: 32px 0;
  margin: 16px -60px 0;
  display: block;
  text-align: center;
  letter-spacing: 0.04em;
  cursor: pointer;
}
.pg-setobiyori .c-acd-a > .acbody > .btnClose:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  .pg-setobiyori .c-acd-a > .acbody > .btnClose {
    font-size: 1.5rem;
    padding: 12px 0;
    margin: 16px -20px 0;
    margin-top: 40px;
  }
}
.pg-setobiyori .c-acd-a > .acbody > .btnClose > span {
  position: relative;
}
.pg-setobiyori .c-acd-a > .acbody > .btnClose > span:after {
  content: "";
  width: 8px;
  height: 5px;
  background: url(../../../setobiyori@purelife/images/icon-acd-close.svg) no-repeat center/contain;
  position: absolute;
  right: -19px;
  top: calc(50% - 1px);
}
.pg-setobiyori .c-acd-a .c-heading-c {
  color: inherit;
}
.pg-setobiyori .c-achead-a:before {
  background-image: url(../../../setobiyori@purelife/images/icon-q.svg);
}
.pg-setobiyori .c-achead-a:after {
  background-image: url(../../../setobiyori@purelife/images/icon-plus.svg);
}
.pg-setobiyori .c-achead-a.-open:after {
  background-image: url(../../../setobiyori@purelife/images/icon-minus.svg);
}
.pg-setobiyori .c-acbody-a {
  background-color: #EFEFEF;
}
.pg-setobiyori .c-acbody-a > span:before {
  background-image: url(../../../setobiyori@purelife/images/icon-a.svg);
}
.pg-setobiyori .c-gallery-contents .gallery-swiperBtn .swiper-button-next:after, .pg-setobiyori .c-gallery-contents .gallery-swiperBtn .swiper-button-prev:after {
  background-image: url(../../../setobiyori@purelife/images/gallery-arrow.svg);
}
.pg-setobiyori .c-table-b td.address > a.map:after {
  background-image: url(../../../setobiyori@purelife/images/icon-arrow2.svg);
}
@media screen and (max-width: 900px) {
  .pg-setobiyori .c-contact-fixed > .tel .link {
    background-color: #C89932;
  }
  .pg-setobiyori .c-contact-fixed > .document .link {
    background-color: #AF8426;
  }
}
.pg-setobiyori .c-movie-list .image:after {
  background: url(../../../setobiyori@purelife/images/icon-movie.svg) no-repeat center/contain;
}

/**************************************************/
/* taketorian */
/**************************************************/
@media screen and (min-width: 901px) {
  .pg-taketorian .c-heroheader {
    height: calc(100vh - 30px - 80px);
  }
}
@media screen and (max-width: 900px) {
  .pg-taketorian .c-heroheader {
    /* height: calc(100vh - 30px - 70px); */
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .c-heroheader > .imagearea {
    width: 100%;
  }
  .pg-taketorian .c-heroheader > .shisetsu > .logo {
    min-width: 58px;
  }
}
.pg-taketorian .l-section.-taketoriIntro {
  padding-top: 110px;
  padding-bottom: 100px;
  overflow: hidden;
  margin-top: -30px;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .l-section.-taketoriIntro {
    padding-bottom: 60px;
    background-color: transparent;
    margin-top: -60px;
    padding-top: 190px;
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-section.-taketoriIntro {
    margin-top: -170px;
    padding-bottom: 40px;
    padding-top: 315px;
  }
}
.pg-taketorian .l-section.-taketoriIntro:before, .pg-taketorian .l-section.-taketoriIntro:after {
  content: "";
  width: 590px;
  height: 590px;
  background: url(../../../taketorian@purelife/images/intro-bg.png) no-repeat center/contain;
  position: absolute;
  pointer-events: none;
}
.pg-taketorian .l-section.-taketoriIntro:before {
  top: -46px;
  left: calc(50% - 820px);
}
@media screen and (max-width: 900px) {
  .pg-taketorian .l-section.-taketoriIntro:before {
    left: calc(50% - 700px);
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-section.-taketoriIntro:before {
    top: -54px;
    left: calc(50% - 320px);
    width: 488px;
    height: 488px;
  }
}
.pg-taketorian .l-section.-taketoriIntro:after {
  top: -220px;
  left: calc(50% + 265px);
}
@media screen and (max-width: 900px) {
  .pg-taketorian .l-section.-taketoriIntro:after {
    left: calc(50% + 120px);
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-section.-taketoriIntro:after {
    display: none;
  }
}
.pg-taketorian .taketori-nav {
  max-width: 1160px;
  width: 100%;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .taketori-nav {
    margin-top: 0;
    bottom: -70px;
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketori-nav {
    margin: 0 20px;
    bottom: -95px;
    width: calc(100% - 40px);
  }
}
.pg-taketorian .taketori-nav .list {
  background-color: var(--main-color);
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 18px 0;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketori-nav .list {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.pg-taketorian .taketori-nav .list > li {
  font-size: 1.5rem;
  line-height: 1.6;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  color: #fff;
  max-width: 200px;
  width: 100%;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 601px) {
  .pg-taketorian .taketori-nav .list > li:before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .pg-taketorian .taketori-nav .list > li:last-of-type:after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketori-nav .list > li {
    text-align: left;
    border-bottom: 1px solid #fff;
    max-width: none;
    font-size: 1.6rem;
  }
  .pg-taketorian .taketori-nav .list > li:last-of-type {
    border-bottom: none;
  }
}
.pg-taketorian .taketori-nav .list > li > a {
  color: inherit;
  text-decoration: inherit;
  width: 100%;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketori-nav .list > li > a {
    padding: 15px 0;
  }
  .pg-taketorian .taketori-nav .list > li > a:after {
    content: "";
    width: 10px;
    height: 6px;
    background: url(../../../taketorian@purelife/images/icon-arrow.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.pg-taketorian .taketoriIntro-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .taketoriIntro-flex {
    display: block;
  }
}
.pg-taketorian .taketoriIntro-flex .imagearea {
  width: 34.2857142857%;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .taketoriIntro-flex .imagearea {
    margin: 0 auto;
    width: 100%;
    max-width: 384px;
  }
}
.pg-taketorian .taketoriIntro-flex .imagearea .intro-l {
  width: 79.6875%;
  max-width: 306px;
  margin-right: 0;
  border-radius: 50%;
}
.pg-taketorian .taketoriIntro-flex .imagearea .intro-m {
  width: 39.5833333333%;
  max-width: 152px;
  margin-left: 0;
  margin-top: -27.0833333333%;
  border-radius: 50%;
}
.pg-taketorian .taketoriIntro-flex .imagearea .acms-admin-module-edit-wrapper .acms-admin-module-edit {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  border-radius: 4px;
  white-space: nowrap;
}
.pg-taketorian .taketoriIntro-flex > .textarea {
  width: 58.5714285714%;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .taketoriIntro-flex > .textarea {
    width: 100%;
  }
}
.pg-taketorian .taketoriIntro-flex > .textarea > .heading {
  font-size: 3.2rem;
  line-height: 1.8;
  color: var(--main-color);
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .pg-taketorian .taketoriIntro-flex > .textarea > .heading {
    text-align: center;
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketoriIntro-flex > .textarea > .heading {
    font-size: 2.1rem;
    line-height: 1.7;
    text-align: left;
  }
}
.pg-taketorian .taketoriIntro-flex > .textarea > .text {
  line-height: 2;
  margin: 24px 0 0;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .taketoriIntro-flex > .textarea > .text {
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 10px;
  }
}
.pg-taketorian .l-columnsection.-menu .c-heading-b.-time {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .c-heading-b.-time {
    display: block;
  }
}
.pg-taketorian .l-columnsection.-menu .c-heading-b.-time > .time {
  font-size: 1.6rem;
  line-height: 1.9;
  color: #0B0C09;
  font-family: "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .c-heading-b.-time > .time {
    display: block;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-item {
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-item {
    display: block;
    margin-top: 12px;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-item > .image {
  max-width: 480px;
}
@media screen and (max-width: 1160px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .image {
    max-width: 320px;
    min-width: 320px;
  }
}
@media screen and (max-width: 900px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .image {
    max-width: 250px;
    min-width: 250px;
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .image {
    max-width: none;
    min-width: auto;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-item > .textarea {
  max-width: 370px;
  margin-left: 36px;
}
@media screen and (max-width: 1160px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .textarea {
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .textarea {
    margin-left: 0;
    margin-top: 14px;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-item > .textarea > .price {
  font-size: 1.8rem;
  margin: 0;
  color: var(--main-color);
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .textarea > .price {
    font-size: 1.5rem;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-item > .textarea > .text {
  line-height: 1.9;
  margin: 8px 0 0;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-item > .textarea > .text {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-drink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
  margin: 64px 0 -30px;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-drink {
    display: block;
    max-width: 340px;
    margin: 50px 0 -20px;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-drink > li {
  width: 43.5665914221%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-drink > li {
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.pg-taketorian .l-columnsection.-menu .menu-drink > li > .price {
  width: 86px;
}
@media screen and (max-width: 600px) {
  .pg-taketorian .l-columnsection.-menu .menu-drink > li > .price {
    text-align: right;
  }
}
.pg-taketorian .c-achead-a:before {
  background-image: url(../../../taketorian@purelife/images/icon-q.svg);
}
.pg-taketorian .c-achead-a:after {
  background-image: url(../../../taketorian@purelife/images/icon-plus.svg);
}
.pg-taketorian .c-achead-a.-open:after {
  background-image: url(../../../taketorian@purelife/images/icon-minus.svg);
}
.pg-taketorian .c-acbody-a > span:before {
  background-image: url(../../../taketorian@purelife/images/icon-a.svg);
}
.pg-taketorian .gallery-swiperBtn {
  padding-top: calc(70.8803611738% + 114px);
}
.pg-taketorian .gallery-swiperBtn .swiper-button-next:after, .pg-taketorian .gallery-swiperBtn .swiper-button-prev:after {
  background-image: url(../../../taketorian@purelife/images/gallery-arrow.svg);
}
.pg-taketorian .swiper-pagination {
  padding-top: calc(70.8803611738% + 20px);
}
@media screen and (max-width: 600px) {
  .pg-taketorian .swiper-pagination {
    padding-top: calc(70.8803611738% + 24px);
  }
}
.pg-taketorian .c-table-b td.address > a.map:after {
  background-image: url(../../../taketorian@purelife/images/icon-arrow2.svg);
}
.pg-taketorian .c-contact-fixed > .tel .link {
  background-color: var(--main-color);
}

/**************************************************/
/* aobanaika */
/**************************************************/
@media screen and (max-width: 600px) {
  .pg-aobanaika .c-heroheader > .shisetsu > .logo {
    min-width: 98px;
  }
}
@media screen and (max-width: 900px) {
  .pg-aobanaika .l-section.-news {
    padding-top: 130px;
  }
}
.pg-aobanaika .timetable-next {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.pg-aobanaika .timetable-next .title {
  margin-bottom: -5px;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.pg-aobanaika .timetable-next .tel {
  margin: 0 20px 10px 0;
  color: var(--main-color);
  font-size: 3rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.pg-aobanaika .timetable-next .tel > a {
  color: var(--main-color);
}
@media screen and (max-width: 600px) {
  .pg-aobanaika .timetable-next .tel {
    font-size: 2.6rem;
  }
}
.pg-aobanaika .timetable-next .notes {
  color: #D50000;
}
.pg-aobanaika .timetable-next .notes ul {
  margin: 0;
}
.pg-aobanaika .director {
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 450px) {
  .pg-aobanaika .director {
    display: block;
  }
}
.pg-aobanaika .director .image {
  margin-right: 50px;
}
@media screen and (max-width: 600px) {
  .pg-aobanaika .director .image {
    width: 42.8571428571%;
    min-width: 170px;
    margin-right: 8.9285714286%;
  }
}
@media screen and (max-width: 450px) {
  .pg-aobanaika .director .image {
    margin: 0 auto 15px;
  }
}
.pg-aobanaika .director .textarea {
  flex: 1 1 0%;
}
.pg-aobanaika .director .textarea .hat {
  margin-bottom: 5px;
  color: var(--main-color);
  font-size: 1.5rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
  line-height: 1.8;
}
.pg-aobanaika .director .textarea .name {
  margin-bottom: 0;
  color: var(--main-color);
  font-size: 2.6rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.pg-aobanaika .director .textarea .name + .c-text-a {
  margin-top: 0.5em;
}
.pg-aobanaika .facility-contents {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 0 -60px;
}
@media screen and (max-width: 600px) {
  .pg-aobanaika .facility-contents {
    margin-left: -30px;
  }
}
@media screen and (max-width: 450px) {
  .pg-aobanaika .facility-contents {
    display: block;
  }
}
.pg-aobanaika .facility-contents .facility-item {
  box-sizing: border-box;
  width: 50%;
  max-width: 473px;
  padding: 75px 0 0 60px;
}
@media screen and (max-width: 600px) {
  .pg-aobanaika .facility-contents .facility-item {
    padding-left: 30px;
  }
}
@media screen and (max-width: 450px) {
  .pg-aobanaika .facility-contents .facility-item {
    width: 100%;
  }
}
.pg-aobanaika .facility-contents .facility-item .title {
  margin: 15px 0 10px;
  color: var(--main-color);
  font-size: 1.8rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.pg-aobanaika .facility-contents .facility-item .title + .c-text-a {
  margin-top: 0;
}
.pg-aobanaika .c-achead-a:before {
  background-image: url(../../../aobanaika@purelife/images/icon-q.svg);
}
.pg-aobanaika .c-achead-a:after {
  background-image: url(../../../aobanaika@purelife/images/icon-plus.svg);
}
.pg-aobanaika .c-achead-a.-open:after {
  background-image: url(../../../aobanaika@purelife/images/icon-minus.svg);
}
.pg-aobanaika .c-acbody-a {
  background-color: #EFEFEF;
}
.pg-aobanaika .c-acbody-a > span:before {
  background-image: url(../../../aobanaika@purelife/images/icon-a.svg);
}
.pg-aobanaika .link-item {
  margin-top: 30px;
}
.pg-aobanaika .link-item .link {
  margin: 0 0 10px;
  font-size: 1.8rem;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}
.pg-aobanaika .link-item .link > a {
  text-decoration: none;
}
.pg-aobanaika .link-item .link + .c-text-a {
  margin-top: 0;
}
.pg-aobanaika .c-table-b td.address > a.map:after {
  background-image: url(../../../aobanaika@purelife/images/icon-arrow2.svg);
}
.pg-aobanaika .c-contact-fixed > .tel .link {
  background-color: var(--main-color);
}
.pg-aobanaika .site-footer {
  border-top: 1px solid #E5E5E5;
}

/**************************************************/
/* pages */
/**************************************************/
.c-heading-d + .c-table-scroller {
  margin-top: 36px;
}

.c-heading-c + .c-table-scroller {
  margin-top: 15px;
}

.c-text-a + .c-table-scroller {
  margin-top: 30px;
}

.c-table-a.-setobiyori th {
  background-color: #FFF2D5;
}
.c-table-a.-setobiyori .thead th {
  background-color: #FFF9EB;
}
.c-table-a.-aobanaika th {
  background-color: #F5FFF6;
}
.c-table-a.-aobanaika .thead th {
  background-color: #D6EAD8;
}

@media screen and (max-width: 900px) {
  .c-acd-a .c-table-scroller table.-full {
    min-width: 818px;
  }
}

.c-facebook {
  max-width: 500px;
  margin: 80px auto 0;
  padding: 0 20px;
}

.btn-contact {
  border: none;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
  color: inherit;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 330px;
  margin: 50px auto 0;
  padding: 24px 14px;
  border: 1px solid #0B0C09;
  border-radius: 0;
  font-size: 1.5rem;
}

.c-order-0.-policy > li + li {
  margin-top: 2.5em;
}

@media screen and (max-width: 600px) {
  .pg-notfound .l-pageheader .main {
    font-size: 2.8rem;
  }
}
.pg-notfound .l-section .btn {
  margin: 40px 0 0;
  max-width: 230px;
}
.pg-notfound .l-section .btn > .c-btn-a::before {
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%231C7466;'/%3E%3C/svg%3E");
}
@media screen and (min-width: 1161px) {
  .pg-notfound .l-section .btn > .c-btn-a:hover {
    color: #fff;
  }
  .pg-notfound .l-section .btn > .c-btn-a:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' width='25' height='25'%3E%3Cpath class='a' d='M24.6,11.5l-9.2-9.2c-0.5-0.5-1.3-0.5-1.8,0c-0.5,0.5-0.5,1.3,0,1.7l7.2,7.2H1.3c-0.7,0-1.3,0.6-1.3,1.2	s0.6,1.2,1.3,1.2h19.4l-7.1,7.2c-0.5,0.5-0.5,1.3,0,1.7c0.2,0.2,0.6,0.3,0.9,0.3c0.3,0,0.7-0.1,0.9-0.4l9.2-9.4	C25.1,12.8,25.1,12,24.6,11.5z' style='fill:%23fff;'/%3E%3C/svg%3E");
  }
}

@media screen and (max-width: 600px) {
  #movies .l-page-contents.-movies {
    display: flex;
    flex-direction: column;
  }
  #movies .l-page-contents.-movies > .c-movies-more {
    order: 2;
  }
}
.gtm_tab * {
  pointer-events: none;
}
/*# sourceMappingURL=site.css.map */