@charset "UTF-8";
/*!
---- Smart Style Complex Original Stylesheet Template. ----
Thema Name:     eizawa
Description:    古美術永澤
Version:        1.0.0
Last Update:    2023/10/01
Author:         SSC
Company URL:    http://ss-complex.com/
License:        GPL
License URL:    http://www.gnu.org/licenses/gpl.html
*/
/*----------▼▼ Reboot ▼▼----------*/
/*-----▲ Noto Sans ▲-----*/
/*-----▲ DIN Pro ▲-----*/
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");
/*** The new CSS reset - version 1.9 (last updated 19.6.2023) ***/
:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*, ::after, ::before {
  box-sizing: border-box;
}

a, button {
  cursor: revert;
}

menu, ol, ul {
  list-style: none;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input, textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

:where(pre) {
  all: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

::marker {
  content: initial;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
}

/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ default ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

blockquote {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1976d2;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]) hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 7.5px;
  padding-top: 0.75rem;
  padding-bottom: 7.5px;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*----------▲▲ default ▲▲----------*/
/*----------▼▼ common ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ hide ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .hideSp {
    font-weight: 1;
    display: none !important;
    font-size: 1em;
  }
}

/* PC */
@media screen and (min-width: 768px) {
  .hidePc {
    display: none !important;
  }
}

/*-----▲ class ▲-----*/
/*----------▲▲ hide ▲▲----------*/
/*----------▼▼ font-family ▼▼----------*/
html, body {
  font-display: swap;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}

.gothic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}

.ming {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 767px) {
  p {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  }
  .gothic {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  }
}
/*----------▲▲ font-family ▲▲----------*/
/*----------▼▼ font-size ▼▼----------*/
html, body {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* common */
h1, h2, h3, h4, h5, h6, section, div, p, span, li, dt, dd, a, strong, em {
  font-size: 1.6rem;
  font-weight: 500;
}

/* SP */
/* PC */
/*----------▲▲ font-size ▲▲----------*/
/*----------▼▼ font-weight ▼▼----------*/
/*-----▼ class ▼-----*/
.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

/*-----▲ class ▲-----*/
/*----------▲▲ font-weight ▲▲----------*/
/*----------▼▼ font-color ▼▼----------*/
html, body {
  color: #111;
}

/*----------▲▲ font-color ▲▲----------*/
/*----------▼▼ line-height ▼▼----------*/
html, body {
  line-height: 2;
}

/*----------▲▲ line-height ▲▲----------*/
/*----------▼▼ letter-spacing ▼▼----------*/
html, body {
  letter-spacing: 0.05em;
}

/*----------▲▲ letter-spacing ▲▲----------*/
/*----------▼▼ text-align ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.taL {
  text-align: left !important;
}

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

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

/* SP */
@media screen and (max-width: 767px) {
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ text-align ▲▲----------*/
/*----------▼▼ text-link ▼▼----------*/
a {
  color: #9A8253;
  text-decoration: none;
  transition: 0.3s;
}

a.outLinkTxt {
  padding-right: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  background-image: url("../image/icon/icon_out_link.svg");
  background-repeat: no-repeat;
  background-position: right center;
}

a:hover {
  text-decoration: none;
}

/* SP */
@media screen and (max-width: 767px) {
  a:hover {
    color: #9A8253;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
  a:hover {
    opacity: 0.3;
  }
}
/*----------▲▲ text-link ▲▲----------*/
/*----------▼▼ pageBackButton ▼▼----------*/
.pageBackButton {
  padding: 50px 0 0;
  text-align: center;
}
.pageBackButton__link {
  display: inline-block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #B18832;
  line-height: 1.4;
  border: solid 1px #B18832;
  padding: 4px 12px;
}

/* SP */
@media screen and (max-width: 767px) {
  .pageBackButton {
    padding: 50px 0 0;
  }
}
/*----------▲▲ pageBackButton ▲▲----------*/
/*----------▼▼ emailBtn ▼▼----------*/
a.emailBtn {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  padding: 4px 16px 4px 36px;
  background-image: url("../image/icon/icon_mail.svg");
  background-repeat: no-repeat;
  background-position: left 12px center;
  background-size: 16px auto;
  background-color: #B18832;
  display: inline-block;
}

a.emailBtn:hover {
  color: #fff;
  opacity: 0.6;
}

/*----------▲▲ emailBtn ▲▲----------*/
/*----------▼▼ 注釈 ▼▼----------*/
.notes {
  margin-left: 1.2em;
}

.notes li {
  list-style-type: none !important;
  margin-bottom: 8px;
  position: relative;
}

.notes li:before {
  content: "※";
  left: -1.2em;
  position: absolute;
  top: 0;
}

.notes li:last-child {
  margin-bottom: 0px;
}

/*----------▲▲ 注釈 ▲▲----------*/
/*----------▼▼ list style ▼▼----------*/
.listDisc > li {
  margin-left: 1.5em;
  padding-left: 0.5em;
  list-style-type: disc;
}

.listNum > li {
  margin-left: 1.5em;
  padding-left: 0.5em;
  list-style-type: decimal;
}

/*----------▲▲ list style ▲▲----------*/
/*----------▼▼ box-sizing ▼▼----------*/
/* common */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/*----------▲▲ box-sizing ▲▲----------*/
/*----------▼▼ image-size ▼▼----------*/
img {
  display: block;
  margin: 0 auto;
  padding: 0;
}

/*-----▼ class ▼-----*/
.autoImg {
  width: 100%;
  height: auto;
}

.autoImg.full {
  width: auto;
  max-width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
}

.autoImg.lg {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.autoImg.md {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.autoImg.sm {
  width: 30%;
  margin: 0 auto;
  display: block;
}

.hAuto {
  height: auto !important;
}

/*-----▲ class ▲-----*/
/*----------▲▲ image-size ▲▲----------*/
/*----------▼▼ icon ▼▼----------*/
/*-----▼ class ▼-----*/
.icon {
  position: relative;
}

.icon:before, .icon:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

/*-----▲ class ▲-----*/
/*----------▲▲ icon ▲▲----------*/
/*----------▼▼ select ▼▼----------*/
select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

/*----------▲▲ select ▲▲----------*/
/*----------▼▼ margin-top ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .mtXS, .mtXSSp {
    margin-top: 5px !important;
  }
  .mtS, .mtSSp {
    margin-top: 15px !important;
  }
  .mtM, .mtMSp {
    margin-top: 20px !important;
  }
  .mtL, .mtLSp {
    margin-top: 40px !important;
  }
  .mtXL, .mtXLSp {
    margin-top: 60px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .mtXS, .mtXSPc {
    margin-top: 10px !important;
  }
  .mtS, .mtSPc {
    margin-top: 20px !important;
  }
  .mtM, .mtMPc {
    margin-top: 40px !important;
  }
  .mtL, .mtLPc {
    margin-top: 60px !important;
  }
  .mtXL, .mtXLPc {
    margin-top: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ margin-top ▲▲----------*/
/*----------▼▼ margin-bottom ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .mbXS, .mbXSSp {
    margin-bottom: 5px !important;
  }
  .mbS, .mbSSp {
    margin-bottom: 15px !important;
  }
  .mbM, .mbMSp {
    margin-bottom: 20px !important;
  }
  .mbL, .mbLSp {
    margin-bottom: 40px !important;
  }
  .mbXL, .mbXLSp {
    margin-bottom: 60px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .mbXS, .mbXSPc {
    margin-bottom: 10px !important;
  }
  .mbS, .mbSPc {
    margin-bottom: 20px !important;
  }
  .mbM, .mbMPc {
    margin-bottom: 40px !important;
  }
  .mbL, .mbLPc {
    margin-bottom: 60px !important;
  }
  .mbXL, .mbXLPc {
    margin-bottom: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ margin-bottom ▲▲----------*/
/*----------▼▼ margin-left ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .mlXS, .mlXSSp {
    margin-left: 5px !important;
  }
  .mlS, .mlSSp {
    margin-left: 15px !important;
  }
  .mlM, .mlMSp {
    margin-left: 20px !important;
  }
  .mlL, .mlLSp {
    margin-left: 30px !important;
  }
  .mlXL, .mlXLSp {
    margin-left: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .mlXS, .mlXSPc {
    margin-left: 10px !important;
  }
  .mlS, .mlSPc {
    margin-left: 20px !important;
  }
  .mlM, .mlMPc {
    margin-left: 40px !important;
  }
  .mlL, .mtlPc {
    margin-left: 60px !important;
  }
  .mlXL, .mlXLPc {
    margin-left: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ margin-left ▲▲----------*/
/*----------▼▼ margin-right ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .mrXS, .mrXSSp {
    margin-right: 5px !important;
  }
  .mrS, .mrSSp {
    margin-right: 15px !important;
  }
  .mrM, .mrMSp {
    margin-right: 20px !important;
  }
  .mrL, .mrLSp {
    margin-right: 30px !important;
  }
  .mrXL, .mrXLSp {
    margin-right: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .mrXS, .mrXSSPc {
    margin-right: 10px !important;
  }
  .mrS, .mrSPc {
    margin-right: 20px !important;
  }
  .mrM, .mrMPc {
    margin-right: 40px !important;
  }
  .mrL, .mrLPc {
    margin-right: 60px !important;
  }
  .mrXL, .mrXLPc {
    margin-right: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ margin-right ▲▲----------*/
/*----------▼▼ padding-top ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .ptXS, .ptXSSp {
    padding-top: 5px !important;
  }
  .ptS, .ptSSp {
    padding-top: 15px !important;
  }
  .ptM, .ptMSp {
    padding-top: 20px !important;
  }
  .ptL, .ptLSp {
    padding-top: 40px !important;
  }
  .ptXL, .ptXLSp {
    padding-top: 60px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .ptXS, .ptXSPc {
    padding-top: 10px !important;
  }
  .ptS, .ptSPc {
    padding-top: 20px !important;
  }
  .ptM, .ptMPc {
    padding-top: 40px !important;
  }
  .ptL, .ptLPc {
    padding-top: 60px !important;
  }
  .ptXL, .ptXLPc {
    padding-top: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ padding-top ▲▲----------*/
/*----------▼▼ padding-bottom ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .pbXS, .pbXSSp {
    padding-bottom: 5px !important;
  }
  .pbS, .pbSSp {
    padding-bottom: 15px !important;
  }
  .pbM, .pbMSp {
    padding-bottom: 20px !important;
  }
  .pbL, .pbLSp {
    padding-bottom: 40px !important;
  }
  .pbXL, .pbXLSp {
    padding-bottom: 60px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .pbXS, .pbXSPc {
    padding-bottom: 10px !important;
  }
  .pbS, .pbSPc {
    padding-bottom: 20px !important;
  }
  .pbM, .pbMPc {
    padding-bottom: 40px !important;
  }
  .pbL, .pbLPc {
    padding-bottom: 60px !important;
  }
  .pbXL, .pbXLPc {
    padding-bottom: 80px !important;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ padding-bottom ▲▲----------*/
/*----------▼▼ background-color ▼▼----------*/
/*-----▼ class ▼-----*/
.body {
  background-color: #FCFCFC;
}

.bgDarkBlue {
  background-color: #1E384E;
}

.bgBeige {
  background-color: #F1F2E9;
}

.bgBeige2 {
  background-color: #E6E3D9;
}

.bgMos {
  background-color: #F1F2E9;
}

.sectionBg {
  background: linear-gradient(to left, #f4ebdb 0%, #f4e6e2 100%);
}

/*-----▲ class ▲-----*/
/*----------▲▲ background-color ▲▲----------*/
/*----------▼▼ background-texture ▼▼----------*/
/*-----▼ class ▼-----*/
.bgPaper01 {
  background-image: url("../image/bg/tile_paper_01.jpg");
  background-repeat: repeat;
}

@media screen and (max-width: 767px) {
  .bgWaveBottom {
    padding-bottom: 200px;
    position: relative;
  }
  .bgWaveBottom::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    background-image: url("../image/bg/wave_bottom_sp.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
  }
  .bgMountainTopRight {
    background-image: url("../image/bg/mountain.svg");
    background-repeat: no-repeat;
    background-position: right -60px top -24px;
    background-size: 290px auto;
  }
  .bgMountainTopLeftBottomRight--paper {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg"), url("../image/bg/tile_paper_01.jpg");
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: right -60px top 30px, left -80px bottom 30px, center;
    background-size: 287px auto, 287px auto, auto;
  }
  .bgMountainTopRightBottomLeft--paper {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg"), url("../image/bg/tile_paper_01.jpg");
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: left -80px top 30px, right -60px bottom 30px, center;
    background-size: 287px auto, 287px auto, auto;
  }
  .bgCloudTopLeft {
    background-image: url("../image/bg/cloud_left.svg");
    background-repeat: no-repeat;
    background-position: left -60px top -5px;
    background-size: 330px auto;
  }
  .bgCloudGoldTopleftRight {
    background-image: url("../image/bg/bg_cloud_gold_left.svg"), url("../image/bg/bg_cloud_gold_right.svg");
    background-repeat: no-repeat;
    background-position: left -70px top -10px, right -110px top -10px;
    background-size: 227px auto, 300px auto;
  }
  .bgbrushTopLeftBottomRight {
    background-image: url("../image/bg/bg_brush_top_left.png"), url("../image/bg/bg_brush_bottom_right.png");
    background-repeat: no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto;
  }
  .bgMountainTopLeftBottomRight {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg");
    background-repeat: no-repeat;
    background-position: left -90px top 30px, right -40px bottom -60px;
    background-size: 287px auto;
  }
  .bgMountainTopRightBottomLeft {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg");
    background-repeat: no-repeat;
    background-position: left -90px top 30px, right -40px bottom -60px;
    background-size: 287px auto;
  }
}
@media screen and (min-width: 768px) {
  .bgWaveBottom {
    padding-bottom: 200px;
    position: relative;
  }
  .bgWaveBottom::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    background-image: url("../image/bg/wave_bottom_pc.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
  }
  .bgMountainTopRight {
    background-image: url("../image/bg/mountain.svg");
    background-repeat: no-repeat;
    background-position: left calc(50% + 600px) top 30px;
    background-size: 630px auto;
  }
  .bgMountainTopLeftBottomRight--paper {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg"), url("../image/bg/tile_paper_01.jpg");
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: left calc(50% + 400px) top 30px, left calc(50% - 550px) bottom 30px, center;
    background-size: 400px auto, 400px auto, auto;
  }
  .bgMountainTopRightBottomLeft--paper {
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/mountain.svg"), url("../image/bg/tile_paper_01.jpg");
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: left calc(50% - 550px) top 30px, left calc(50% + 400px) bottom 30px, center;
    background-size: 400px auto, 400px auto, auto;
  }
  .bgCloudTopLeft {
    background-image: url("../image/bg/cloud_left.svg");
    background-repeat: no-repeat;
    background-position: left calc(50% - 460px) top 55px;
    background-size: 700px auto;
  }
  .bgCloudGoldTopleftRight {
    background-image: url("../image/bg/bg_cloud_gold_left.svg"), url("../image/bg/bg_cloud_gold_right.svg");
    background-repeat: no-repeat;
    background-position: left top -18px, right top -18px;
    background-size: 400px auto, 520px auto;
  }
  .bgbrushTopLeftBottomRight {
    background-image: url("../image/bg/bg_brush_top_left.png"), url("../image/bg/bg_brush_bottom_right.png");
    background-repeat: no-repeat;
    background-position: left top, right bottom;
    background-size: 1000px auto;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ background-texture ▲▲----------*/
/*----------▼▼ contentTitle ▼▼----------*/
/*-----▼ class ▼-----*/
.pageTitle {
  background-image: url("../image/bg/tile_paper_02.jpg");
  background-position: center;
  background-repeat: repeat;
}
.pageTitle__text {
  font-size: 3.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 0;
}
.pageTitle__text__undertext {
  display: block;
  font-size: 1.4rem;
}

.contentTitleBig {
  text-align: center;
  font-size: 3.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
  margin: 0 32px;
}

.contentTitleM {
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.6;
  margin: 0 32px;
}

.contentSubTitle {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0 32px;
}

.contentTitleLead {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  margin: 16px 32px 0;
}

.contentTitleLead--center {
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 16px 94px 0;
}

.band__title {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  background-color: #E6E3D9;
  padding: 12px 8px;
}

/* SP */
@media screen and (max-width: 767px) {
  .pageTitle__text {
    max-width: auto;
    margin: 0 32px;
    padding: 22px 0;
  }
  .pageTitle__strong {
    display: table;
    max-width: auto;
    margin: 0 0 8px 0;
    padding: 8px;
    font-size: 1.8rem;
    line-height: 1em;
    background-color: #C73838;
    color: #fff;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .pageTitle__strong {
    display: table;
    max-width: auto;
    margin: 0 0 8px 0;
    padding: 8px;
    font-size: 1.8rem;
    line-height: 1em;
    background-color: #C73838;
    color: #fff;
  }
  .pageTitle.--w800 .pageTitle__text {
    font-size: 4.2rem;
    width: 800px;
  }
  .pageTitle.--artist .pageTitle__text {
    font-size: 4.2rem;
  }
  .contentTitleBig {
    font-size: 5.2rem;
  }
  .contentTitleM {
    font-size: 3.6rem;
  }
  .contentSubTitle {
    font-size: 2.4rem;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ contentTitle ▲▲----------*/
/*----------▼▼ breadCrumb ▼▼----------*/
/*-----▼ class ▼-----*/
.breadCrumb {
  background-image: url("../image/bg/tile_paper_03.jpg");
  background-position: center;
  background-repeat: repeat;
}
.breadCrumb ul {
  max-width: 1200px;
  margin: 0 auto;
  padding: 14px 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.breadCrumb ul li {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #333;
  line-height: 1.4;
  background-image: url("../image/icon/bread_crumb_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 12px;
  margin-right: 12px;
}
.breadCrumb ul li:last-of-type {
  background-image: none;
  padding-right: 0;
  margin-right: 0;
}
.breadCrumb ul li span {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #333;
}
.breadCrumb ul li a {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #7C673D;
}
.breadCrumb ul li a span {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #7C673D;
}

/* SP */
@media screen and (max-width: 767px) {
  .breadCrumb ul {
    max-width: auto;
    width: auto;
    overflow: hidden;
    margin: 0 0 0 16px;
    padding: 14px 0;
  }
  .breadCrumb ul li {
    flex-shrink: 0;
    font-size: 1.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    color: #333;
    line-height: 1.4;
    background-image: url("../image/icon/bread_crumb_arrow.svg");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
    margin-right: 8px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ breadCrumb ▲▲----------*/
/*----------▼▼ contentText ▼▼----------*/
/*-----▼ class ▼-----*/
.contentText {
  margin: 0 32px;
}

.emphasisLine {
  background: linear-gradient(transparent 60%, #f6db9a 40%);
}
.emphasisLine.--dark {
  background: linear-gradient(transparent 60%, #7C673D 40%);
}

/*-----▲ class ▲-----*/
/*----------▲▲ contentText ▲▲----------*/
/*----------▼▼ sectionImage ▼▼----------*/
/*-----▼ class ▼-----*/
.sectionImage {
  overflow: hidden;
}
.sectionImage img {
  max-inline-size: inherit;
  max-block-size: inherit;
}

/*-----▲ class ▲-----*/
/*----------▲▲ sectionImage ▲▲----------*/
/*----------▼▼ common__table ▼▼----------*/
/*-----▼ class ▼-----*/
.common__tableDl {
  overflow: hidden;
  margin: 0;
  border-bottom: dotted 1px #CCC;
}
.common__tableDlDt {
  float: left;
  padding: 12px 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  width: 8em;
  clear: left;
  border-top: dotted 1px #CCC;
}
.common__tableDlDd {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  padding: 12px 0 12px 0;
  border-top: dotted 1px #CCC;
  float: left;
  width: calc(100% - 8em);
}
.common__tableDl::after {
  content: "";
  display: block;
  clear: both;
}

/* SP */
@media screen and (max-width: 767px) {
  .common__tableDl {
    margin: 0;
  }
  .common__tableDlDt {
    float: inherit;
    padding: 12px 0 0;
    width: inherit;
  }
  .common__tableDlDt:first-of-type {
    border-top: none;
  }
  .common__tableDlDd {
    padding: 0 0 12px;
    border-bottom: dotted 1px #CCC;
    border-top: none;
    width: auto;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ common__table ▲▲----------*/
/*----------▼▼ imageList ▼▼----------*/
/*-----▼ class ▼-----*/
.imageList {
  margin: 0 16px;
}
.imageList__item {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  margin-top: 16px;
}
.imageList__item .imageList__link {
  display: block;
  height: 154px;
  padding: 32px 0 0 110px;
  position: relative;
  background-image: url("../image/bg/image_list_deliver.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
.imageList__item .imageList__link::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../image/icon/imageList_arrow.png");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
}
.imageList__item .imageList__link .imageList__tit {
  font-size: 2.6rem;
  color: #B18832;
  line-height: 1;
}
.imageList__item .imageList__link .imageList__lead {
  font-size: 1.5rem;
  color: #111;
  line-height: 1.4;
  margin-top: 16px;
}
.imageList__item:first-of-type {
  margin-top: 0;
}

.imageListM .imageList__item .imageList__link {
  display: block;
  height: 143px;
  padding: 32px 0 0 110px;
  background-image: url("../image/bg/image_listm_remains.png");
}
.imageListM .imageList__item .imageList__link .imageList__tit {
  font-size: 2rem;
  line-height: 1.4;
}

.imageListS .imageList__item {
  flex-basis: calc((100% - 32px) / 3);
}
.imageListS .imageList__item .imageList__link {
  display: block;
  min-height: 106px;
  padding: 30px 0 0 50px;
  background-image: url("../image/bg/image_list_deliver_xs.png");
  background-position: left center;
}
.imageListS .imageList__item .imageList__link .imageList__tit {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.6rem;
  line-height: 1.4;
}
.imageListS .imageList__item.--takuhai .imageList__link {
  background-image: url("../image/bg/image_list_sent_xs.png");
}
.imageListS .imageList__item.--kanteikai .imageList__link {
  background-image: url("../image/bg/image_list_bring_xs.png");
}

/* SP */
@media screen and (max-width: 767px) {
  .imageListS .imageList__item {
    margin-right: 8px;
    margin-left: 8px;
  }
  .imageListS .imageList__item .imageList__link {
    display: block;
    min-height: 106px;
    height: 106px;
    padding: 32px 0 0 70px;
    background-image: url("../image/bg/image_list_deliver_xs.png");
    background-position: left center;
  }
  .imageListS .imageList__item .imageList__link .imageList__tit {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .imageListS .imageList__item.--takuhai .imageList__link {
    background-image: url("../image/bg/image_list_sent_xs.png");
  }
  .imageListS .imageList__item.--kanteikai .imageList__link {
    background-image: url("../image/bg/image_list_bring_xs.png");
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .imageList {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .imageList__item {
    flex-basis: calc((100% - 80px) / 3);
    margin-top: 0;
  }
  .imageList__item .imageList__link {
    height: auto;
    min-height: 200px;
    padding: 45px 0 0 129px;
    background-position: left -10px center;
  }
  .imageList__item .imageList__link .imageList__tit {
    font-size: 3.6rem;
  }
  .imageList__item .imageList__link .imageList__lead {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .imageListM .imageList__item {
    flex-basis: calc((100% - 120px) / 4);
  }
  .imageListM .imageList__item .imageList__link {
    height: auto;
    min-height: 279px;
    padding: 168px 0 0 20px;
    background-image: url("../image/bg/image_listm_remains_pc.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .imageListM .imageList__item .imageList__link .imageList__tit {
    font-size: 2.4rem;
  }
  .imageListM .imageList__item .imageList__link .imageList__lead {
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .imageListS {
    width: 640px;
  }
  .imageList.--w800 {
    width: 800px;
  }
  .imageList.--w800 .imageList__item {
    flex-basis: calc((100% - 32px) / 3);
  }
  .imageList.--w800 .imageList__item .imageList__link {
    height: auto;
    min-height: 154px;
    padding: 32px 0 0 80px;
    background-position: left center;
    background-image: url("../image/bg/image_list_deliver_s.png");
  }
  .imageList.--w800 .imageList__item .imageList__link .imageList__tit {
    font-size: 2.6rem;
  }
  .imageList.--w800 .imageList__item .imageList__link .imageList__lead {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .imageList.--w800 .imageList__item.--sent .purchaseMethod__link {
    background-image: url("../image/bg/image_list_sent_s.png");
  }
  .imageList.--w800 .imageList__item.--bring .purchaseMethod__link {
    background-image: url("../image/bg/image_list_bring_s.png");
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ imageList ▲▲----------*/
/*----------▼▼ Link_Animation ▼▼----------*/
/*-----▼ class ▼-----*/
/* PC */
@media screen and (min-width: 768px) {
  .Link--vanish {
    transition: 0.3s;
  }
  .Link--vanish:hover {
    opacity: 0.6;
  }
}
/*-----▲ class ▲-----*/
/*----------▼▼ Link_Animation ▼▼----------*/
/*----------▼▼ container ▼▼----------*/
/*-----▼ class ▼-----*/
.container.--twoColumn {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  padding-bottom: 110px;
}
.container.--twoColumn .main {
  flex-basis: 800px;
  margin-right: 57px;
}
.container.--twoColumn .sidebar {
  flex-basis: 343px;
}

/* SP */
@media screen and (max-width: 767px) {
  .container.--twoColumn {
    display: block;
    padding-top: 48px;
    padding-bottom: 0;
  }
  .container.--twoColumn .main {
    flex-basis: 100%;
    margin-right: 0;
    padding-bottom: 80px;
  }
  .container.--twoColumn .sidebar {
    flex-basis: 100%;
  }
  .container.--columnDetail {
    padding-top: 0;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .container.--twoColumn {
    padding-top: 80px;
  }
  .container.--twoColumn .main {
    width: 800px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ container ▲▲----------*/
/*----------▼▼ main ▼▼----------*/
/*-----▼ class ▼-----*/
.main.--oneColumn {
  margin-top: 80px;
}
.main.--noPageTitle {
  margin-top: 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--oneColumn {
    margin-top: 48px;
  }
  .main.--noPageTitle {
    margin-top: 0;
  }
  .main.--resultDetail {
    margin-top: 0;
  }
}
/* PC */
/*-----▲ class ▲-----*/
/*----------▲▲ main ▲▲----------*/
/*----------▼▼ sectionBtn ▼▼----------*/
/*-----▼ class ▼-----*/
.sectionBtn {
  margin: 50px 32px 0;
}
.sectionBtn__link {
  display: block;
  padding: 0 32px 0 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-color: #C73838;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 16px center;
  background-repeat: no-repeat;
}

/* PC */
@media screen and (min-width: 768px) {
  .sectionBtn {
    width: 414px;
    margin: 64px auto 0;
  }
  .sectionBtn__link {
    font-size: 2.4rem;
    padding: 0 32px 0 27px;
    height: 80px;
    line-height: 80px;
    background-image: url("../image/icon_preset/arrow_white.svg");
    background-position: right 24px center;
    background-repeat: no-repeat;
  }
  .sectionBtn__link:hover {
    color: #fff;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ sectionBtn ▲▲----------*/
/*----------▼▼ contactArea ▼▼----------*/
/*-----▼ class ▼-----*/
.contactArea {
  padding-bottom: 80px;
}
.contactArea__title {
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
  padding: 100px 0 50px 32px;
  background-image: url("../image/bg/contact_staff.png");
  background-position: right 16px top 30px;
  background-repeat: no-repeat;
  background-size: 220px auto;
}
.contactArea__tel {
  display: block;
  margin: 0 16px;
  padding: 24px 16px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.contactArea__telLead {
  display: block;
  padding: 0 10px;
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;
}
.contactArea__telNum {
  display: block;
  font-size: 3.6rem;
  color: #333;
  line-height: 1.4;
  text-align: center;
  margin: 10px auto 0;
}
.contactArea__telNum::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 23px;
  background-image: url("../image/icon/free_dial.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 23px;
  margin-right: 5px;
}
.contactArea__note {
  display: block;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #333;
  line-height: 1.4;
  text-align: center;
  margin-top: 16px;
}
.contactArea__Line {
  display: block;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
  margin: 21px 16px 0;
  padding: 21px 32px 21px 60px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg"), linear-gradient(90deg, #06C755, #76AF60);
  background-repeat: no-repeat;
  background-position: left 10px center, right 16px center, center center;
  background-size: auto auto;
}
.contactArea__Mail {
  display: block;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
  margin: 21px 16px 0;
  padding: 21px 32px 21px 60px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg"), linear-gradient(90deg, #CEA758, #896111);
  background-repeat: no-repeat;
  background-position: left 10px center, right 16px center, center center;
  background-size: auto auto;
}
.contactArea__LineMailText {
  font-size: 2.6rem;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .contactArea {
    padding-bottom: 80px;
    background-image: url("../image/bg/mountain.svg"), url("../image/bg/contact_staff.png");
    background-repeat: no-repeat;
    background-position: left -90px top 30px, left calc(50% + 420px) bottom;
    background-size: 400px auto, 413px auto;
  }
  .contactArea .sectionWrap {
    width: 1200px;
    margin: 0 auto;
    padding-right: 260px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .contactArea__title {
    flex-basis: 100%;
    font-size: 4.8rem;
    text-align: center;
    padding: 100px 0 60px 0;
    background-image: none;
  }
  .contactArea__tel {
    flex-basis: 383px;
    margin: 0;
    padding: 13px 16px;
    pointer-events: none;
  }
  .contactArea__telLead {
    padding: 0 32px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #B18832;
  }
  .contactArea__telNum {
    font-size: 3.8rem;
    margin: 0 auto 0;
  }
  .contactArea__note {
    margin-top: 0;
  }
  .contactArea__Line {
    flex-basis: 263px;
    text-align: center;
    margin: 0;
    padding: 34px 40px 0 50px;
    background-position: left 16px center, right 16px center, center center;
  }
  .contactArea__Line:hover {
    color: #fff;
  }
  .contactArea__Mail {
    flex-basis: 263px;
    text-align: center;
    margin: 0;
    padding: 34px 40px 0 50px;
    background-position: left 16px center, right 16px center, center center;
  }
  .contactArea__Mail:hover {
    color: #fff;
  }
  .contactArea__LineMailText {
    font-size: 3.6rem;
  }
  .contactArea.--w800 {
    padding-bottom: 0;
    background-image: none;
    margin: 80px 0 0;
  }
  .contactArea.--w800 .sectionWrap {
    max-width: inherit;
    width: 800px;
    margin: 0;
    padding-right: 0;
  }
  .contactArea.--w800 .contactArea__title {
    flex-basis: 100%;
    font-size: 3.2rem;
    padding: 0;
  }
  .contactArea.--w800 .contactArea__tel {
    flex-basis: 100%;
    margin: 20px 0 16px;
    padding: 20px 180px 24px 16px;
    pointer-events: none;
    position: relative;
  }
  .contactArea.--w800 .contactArea__tel::after {
    content: "";
    display: block;
    width: 190px;
    height: 190px;
    position: absolute;
    right: 40px;
    bottom: 0;
    background-image: url("../image/bg/contact_staff.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 190px auto;
  }
  .contactArea.--w800 .contactArea__telLead {
    padding: 0;
    font-size: 2.6rem;
  }
  .contactArea.--w800 .contactArea__telNum {
    font-size: 4.8rem;
    margin: 0 auto 0;
  }
  .contactArea.--w800 .contactArea__telNum::before {
    width: 58px;
    height: 34px;
    background-size: 58px 34px;
    margin-right: 10px;
  }
  .contactArea.--w800 .contactArea__note {
    font-size: 1.6rem;
    margin-top: 0;
  }
  .contactArea.--w800 .contactArea__Line {
    flex-basis: calc((100% - 16px) / 2);
    text-align: left;
    margin: 0;
    padding: 22px 40px 22px 60px;
    background-position: left 14px center, right 16px center, center center;
    background-size: 33px auto, auto auto, auto;
  }
  .contactArea.--w800 .contactArea__Line:hover {
    color: #fff;
  }
  .contactArea.--w800 .contactArea__Line .hideSp {
    display: none !important;
  }
  .contactArea.--w800 .contactArea__Mail {
    flex-basis: calc((100% - 16px) / 2);
    text-align: left;
    margin: 0;
    padding: 22px 40px 22px 60px;
    background-position: left 16px center, right 16px center, center center;
    background-size: 27px auto, auto auto, auto;
  }
  .contactArea.--w800 .contactArea__Mail:hover {
    color: #fff;
  }
  .contactArea.--w800 .contactArea__Mail .hideSp {
    display: none !important;
  }
  .contactArea.--w800 .contactArea__LineMailText {
    font-size: 2.6rem;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ contactArea ▲▲----------*/
/*----------▼▼ CTA ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .CTA {
    padding: 60px 0 140px;
  }
  .CTA__wrap {
    width: auto;
  }
  .CTA__head {
    padding-bottom: 32px;
  }
  .CTA__headTit {
    font-size: 3.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #111;
    text-align: center;
    margin: 0 16px;
  }
  .CTA__headCatch {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin: 10px 16px 0;
    padding-bottom: 200px;
    background-image: url("../image/bg/contact_staff.png");
    background-position: left calc(50% - 30px) bottom -25px;
    background-repeat: no-repeat;
    background-size: auto calc(100% - 5px);
  }
  .CTA__headTell {
    display: block;
    font-size: 3.2rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 0 16px;
    padding: 15px 0 35px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: solid 2px #CCC;
  }
  .CTA__headTell::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 30px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA__headTell:hover {
    color: #333;
    background-color: #CCC;
  }
  .CTA__headNote {
    font-size: 1.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -36px;
    margin-bottom: 6px;
  }
  .CTA__body {
    background-color: #EBEAE7;
    padding: 16px;
  }
  .CTA__body.--reserve {
    margin-top: 20px;
  }
  .CTA__bodyTit {
    font-size: 2.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #111;
    text-align: center;
    margin-bottom: 8px;
  }
  .CTA__bodyLine {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .CTA__bodyLineMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA__bodyLineTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA__bodyMail {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #276DBE;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    border-radius: 8px;
  }
  .CTA__bodyMailMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA__bodyMailTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA__bodyShuchou {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .CTA__bodyShuchouMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA__bodyShuchouTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA__bodyKantei {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 16px 0 14px;
    border-radius: 8px;
  }
  .CTA__bodyKanteiMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA__bodyKanteiTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA__note {
    text-align: left;
    font-size: 1.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    margin: 20px 16px 0;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .CTA {
    background-image: url("../image/bg/mountain.svg");
    background-repeat: no-repeat;
    background-position: left -90px top 70px;
    background-size: 550px auto;
    padding: 100px 0 80px;
  }
  .CTA__wrap {
    width: 960px;
    margin: 0 auto;
  }
  .CTA__head {
    padding: 0 0 16px 250px;
    position: relative;
  }
  .CTA__head::after {
    content: "";
    display: block;
    width: 260px;
    height: 340px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url("../image/bg/contact_staff.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .CTA__headTit {
    font-size: 4.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #111;
    text-align: center;
  }
  .CTA__headCatch {
    font-size: 3rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin-top: 20px;
  }
  .CTA__headTell {
    display: block;
    font-size: 9rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: -10px auto 0;
    white-space: nowrap;
  }
  .CTA__headTell::before {
    content: "";
    display: inline-block;
    width: 120px;
    height: 68px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA__headNote {
    font-size: 2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -10px;
  }
  .CTA__body {
    background-color: #EBEAE7;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
  }
  .CTA__body.--reserve {
    margin-top: 16px;
  }
  .CTA__bodyTit {
    flex-basis: auto;
    margin-right: auto;
    font-size: 3.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #111;
    padding-left: 28px;
    padding-top: 34px;
    position: relative;
  }
  .CTA__bodyTit::before {
    content: "";
    display: block;
    background-color: #BFAB82;
    width: 12px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 36px;
  }
  .CTA__bodyLine {
    display: block;
    width: 320px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 28px center, right 16px center;
    background-size: 54px auto, auto 20px;
    padding: 14px 0 3px;
    margin-right: 20px;
  }
  .CTA__bodyLineMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 90px;
  }
  .CTA__bodyLineTit {
    display: block;
    font-size: 3.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 90px;
    margin-top: -12px;
  }
  .CTA__bodyMail {
    display: block;
    width: 320px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #276DBE;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 28px center, right 16px center;
    background-size: 54px auto, auto 20px;
    padding: 14px 0 3px;
  }
  .CTA__bodyMailMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 90px;
  }
  .CTA__bodyMailTit {
    display: block;
    font-size: 3.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 90px;
    margin-top: -12px;
  }
  .CTA__bodyShuchou {
    display: block;
    width: 320px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 28px center, right 16px center;
    background-size: 54px auto, auto 20px;
    padding: 14px 0 3px;
    margin-right: 20px;
  }
  .CTA__bodyShuchouMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 90px;
  }
  .CTA__bodyShuchouTit {
    display: block;
    font-size: 3.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 90px;
    margin-top: -12px;
  }
  .CTA__bodyKantei {
    display: block;
    width: 320px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 28px center, right 16px center;
    background-size: 54px auto, auto 20px;
    padding: 14px 0 3px;
  }
  .CTA__bodyKanteiMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 90px;
  }
  .CTA__bodyKanteiTit {
    display: block;
    font-size: 3.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 90px;
    margin-top: -12px;
  }
  .CTA__note {
    text-align: center;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    margin-top: 20px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ CTA ▲▲----------*/
/*----------▼▼ CTA800 ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .CTA800 {
    padding: 60px 0 60px;
  }
  .CTA800__wrap {
    width: auto;
  }
  .CTA800__head {
    padding-bottom: 32px;
  }
  .CTA800__headTit {
    font-size: 3.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #111;
    text-align: center;
    margin: 0 16px;
  }
  .CTA800__headCatch {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin: 10px 16px 0;
    padding-bottom: 200px;
    background-image: url("../image/bg/contact_staff.png");
    background-position: left calc(50% - 30px) bottom -25px;
    background-repeat: no-repeat;
    background-size: auto calc(100% - 5px);
  }
  .CTA800__headTell {
    display: block;
    font-size: 3.2rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 0 16px;
    padding: 26px 0 25px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: solid 2px #CCC;
  }
  .CTA800__headTell::before {
    content: "";
    display: inline-block;
    width: 45px;
    height: 27px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA800__headTell:hover {
    color: #333;
    background-color: #CCC;
  }
  .CTA800__headNote {
    font-size: 1.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -28px;
  }
  .CTA800__body {
    background-color: #EBEAE7;
    padding: 16px;
  }
  .CTA800__body.--reserve {
    margin-top: 20px;
  }
  .CTA800__bodyTit {
    font-size: 2.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #111;
    text-align: center;
    margin-bottom: 8px;
  }
  .CTA800__bodyLine {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .CTA800__bodyLineMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA800__bodyLineTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA800__bodyMail {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #276DBE;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    border-radius: 8px;
  }
  .CTA800__bodyMailMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA800__bodyMailTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA800__bodyShuchou {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .CTA800__bodyShuchouMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA800__bodyShuchouTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA800__bodyKantei {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 16px 0 14px;
    border-radius: 8px;
  }
  .CTA800__bodyKanteiMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA800__bodyKanteiTit {
    display: block;
    font-size: 3.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -5px;
  }
  .CTA800__note {
    text-align: left;
    font-size: 1.6rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    margin: 20px 16px 0;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .CTA800 {
    padding: 100px 0 0;
  }
  .CTA800__wrap {
    width: 800px;
    margin: 0 auto;
  }
  .CTA800__head {
    padding: 0 0 16px 210px;
    position: relative;
  }
  .CTA800__head::after {
    content: "";
    display: block;
    width: 220px;
    height: 280px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url("../image/bg/contact_staff.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .CTA800__headTit {
    font-size: 3.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #111;
    text-align: center;
  }
  .CTA800__headCatch {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin-top: 20px;
  }
  .CTA800__headTell {
    display: block;
    font-size: 7.8rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: -10px auto 0;
  }
  .CTA800__headTell::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 56px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA800__headNote {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -10px;
  }
  .CTA800__body {
    background-color: #EBEAE7;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
  }
  .CTA800__body.--reserve {
    margin-top: 16px;
  }
  .CTA800__bodyTit {
    flex-basis: auto;
    margin-right: auto;
    font-size: 2.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #111;
    padding-left: 28px;
    padding-top: 26px;
    position: relative;
  }
  .CTA800__bodyTit::before {
    content: "";
    display: block;
    background-color: #BFAB82;
    width: 12px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 24px;
  }
  .CTA800__bodyLine {
    display: block;
    width: 270px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
    margin-right: 20px;
  }
  .CTA800__bodyLineMiniTit {
    display: block;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA800__bodyLineTit {
    display: block;
    font-size: 3rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 70px;
    margin-top: -8px;
  }
  .CTA800__bodyMail {
    display: block;
    width: 270px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #276DBE;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
  }
  .CTA800__bodyMailMiniTit {
    display: block;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA800__bodyMailTit {
    display: block;
    font-size: 3rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 70px;
    margin-top: -8px;
  }
  .CTA800__bodyShuchou {
    display: block;
    width: 270px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
    margin-right: 20px;
  }
  .CTA800__bodyShuchouMiniTit {
    display: block;
    font-size: 1.5rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA800__bodyShuchouTit {
    display: block;
    font-size: 3rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 70px;
    margin-top: -8px;
  }
  .CTA800__bodyKantei {
    display: block;
    width: 270px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #C73838;
    background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
  }
  .CTA800__bodyKanteiMiniTit {
    display: block;
    font-size: 1.5rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA800__bodyKanteiTit {
    display: block;
    font-size: 3rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 16px 40px 16px 70px;
    margin-top: -8px;
  }
  .CTA800__note {
    text-align: center;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    margin-top: 20px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ CTA800 ▲▲----------*/
/*----------▼▼ CTA800Tel ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .CTA800Tel {
    position: relative;
    z-index: 1;
  }
  .CTA800Tel__wrap {
    width: auto;
  }
  .CTA800Tel__headCatch {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin: 10px 16px 0;
  }
  .CTA800Tel__headTell {
    display: block;
    font-size: 3.2rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    background-color: #fff;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 16px 16px 0;
    padding: 26px 0 25px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: solid 2px #CCC;
  }
  .CTA800Tel__headTell::before {
    content: "";
    display: inline-block;
    width: 45px;
    height: 27px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA800Tel__headTell:hover {
    color: #333;
    background-color: #CCC;
  }
  .CTA800Tel__headNote {
    font-size: 1.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -28px;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .CTA800Tel {
    position: relative;
    z-index: 1;
  }
  .CTA800Tel__wrap {
    width: 800px;
    margin: 0 auto;
  }
  .CTA800Tel__head {
    padding: 16px 32px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  }
  .CTA800Tel__headCatch {
    font-size: 2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
  }
  .CTA800Tel__headTell {
    display: block;
    font-size: 6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 0 auto 0;
  }
  .CTA800Tel__headTell::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 50px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA800Tel__headNote {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: 0;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ CTA800Tel ▲▲----------*/
/*----------▼▼ CTA640 ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .CTA640 {
    margin-top: 32px;
  }
  .CTA640__wrap {
    width: auto;
  }
  .CTA640__head {
    padding-bottom: 32px;
  }
  .CTA640__headCatch {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin: 10px 16px 0;
  }
  .CTA640__headTell {
    display: block;
    font-size: 2.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 16px 16px 0;
    padding: 15px 0 35px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: solid 2px #CCC;
  }
  .CTA640__headTell::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 24px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA640__headTell:hover {
    color: #333;
    background-color: #CCC;
  }
  .CTA640__headNote {
    font-size: 1.2rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -37px;
    margin-bottom: 6px;
  }
  .CTA640__body {
    padding: 0 16px;
  }
  .CTA640__bodyLine {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .CTA640__bodyLineMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA640__bodyLineTit {
    display: block;
    font-size: 4.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -10px;
  }
  .CTA640__bodyMail {
    display: block;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #A98232;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 16px center, right 16px center;
    background-size: 56px auto, auto 20px;
    padding: 14px 0 3px;
    border-radius: 8px;
  }
  .CTA640__bodyMailMiniTit {
    display: block;
    font-size: 1.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
  }
  .CTA640__bodyMailTit {
    display: block;
    font-size: 4.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 20px 0 60px;
    margin-top: -10px;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .CTA640 {
    margin-top: 32px;
  }
  .CTA640__wrap {
    width: 640px;
    margin: 0 auto;
  }
  .CTA640__head {
    padding: 16px 32px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  }
  .CTA640__headCatch {
    font-size: 2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
  }
  .CTA640__headTell {
    display: block;
    font-size: 6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 0 auto 0;
  }
  .CTA640__headTell::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 50px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA640__headNote {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: 0;
  }
  .CTA640__body {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 20px;
  }
  .CTA640__bodyLine {
    display: block;
    width: 310px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #06C755;
    background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
    margin-right: 20px;
  }
  .CTA640__bodyLineMiniTit {
    display: block;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA640__bodyLineTit {
    display: block;
    font-size: 4.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
    margin-top: -8px;
  }
  .CTA640__bodyMail {
    display: block;
    width: 310px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: #A98232;
    background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: left 20px center, right 16px center;
    background-size: 46px auto, auto 20px;
    padding: 14px 0 3px;
  }
  .CTA640__bodyMailMiniTit {
    display: block;
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
  }
  .CTA640__bodyMailTit {
    display: block;
    font-size: 4.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 0 40px 0 70px;
    margin-top: -8px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ CTA640 ▲▲----------*/
/*----------▼▼ CTA640Tel ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */
@media screen and (max-width: 767px) {
  .CTA640Tel {
    margin-top: 32px;
  }
  .CTA640Tel__wrap {
    width: auto;
  }
  .CTA640Tel__head {
    padding-bottom: 32px;
  }
  .CTA640Tel__headCatch {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
    margin: 10px 16px 0;
  }
  .CTA640Tel__headTell {
    display: block;
    font-size: 2.8rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 16px 16px 0;
    padding: 15px 0 35px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: solid 2px #CCC;
  }
  .CTA640Tel__headTell::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 24px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA640Tel__headTell:hover {
    color: #333;
    background-color: #CCC;
  }
  .CTA640Tel__headNote {
    font-size: 1.2rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: -37px;
    margin-bottom: 6px;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .CTA640Tel {
    margin-top: 32px;
  }
  .CTA640Tel__wrap {
    width: 640px;
    margin: 0 auto;
  }
  .CTA640Tel__head {
    padding: 16px 32px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  }
  .CTA640Tel__headCatch {
    font-size: 2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4;
    color: #A57B24;
    text-align: center;
  }
  .CTA640Tel__headTell {
    display: block;
    font-size: 6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.06em;
    text-align: center;
    margin: 0 auto 0;
  }
  .CTA640Tel__headTell::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 50px;
    background-image: url("../image/icon/free_dial.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .CTA640Tel__headNote {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    color: #333;
    text-align: center;
    margin-top: 0;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ CTA640Tel ▲▲----------*/
/*----------▼▼ CTA343 ▼▼----------*/
/*-----▼ class ▼-----*/
.CTA343 {
  padding: 0 0 32px;
}
.CTA343__wrap {
  width: auto;
}
.CTA343__head {
  padding-bottom: 32px;
}
.CTA343__headTit {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  color: #111;
  text-align: center;
  margin: 0;
}
.CTA343__headCatch {
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  color: #A57B24;
  text-align: center;
  margin: 10px 0 0;
  padding-bottom: 200px;
  background-image: url("../image/bg/contact_staff.png");
  background-position: left calc(50% - 30px) bottom -25px;
  background-repeat: no-repeat;
  background-size: auto calc(100% - 5px);
}
.CTA343__headTell {
  display: block;
  font-size: 3.2rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
  letter-spacing: -0.06em;
  text-align: center;
  margin: 0 16px;
  padding: 15px 0 35px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: solid 2px #CCC;
}
.CTA343__headTell::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 27px;
  background-image: url("../image/icon/free_dial.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 5px;
}
.CTA343__headTell:hover {
  color: #333;
  background-color: #CCC;
}
.CTA343__headNote {
  font-size: 1.4rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #333;
  text-align: center;
  margin-top: -37px;
  margin-bottom: 6px;
}
.CTA343__body {
  background-color: #EBEAE7;
  padding: 16px;
}
.CTA343__body.--reserve {
  margin-top: 20px;
}
.CTA343__bodyTit {
  font-size: 2.4rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #111;
  text-align: center;
  margin-bottom: 8px;
}
.CTA343__bodyLine {
  display: block;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #06C755;
  background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center;
  background-size: 56px auto, auto 20px;
  padding: 14px 0 3px;
  margin-bottom: 16px;
  border-radius: 8px;
}
.CTA343__bodyLineMiniTit {
  display: block;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
}
.CTA343__bodyLineTit {
  display: block;
  font-size: 3.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
  margin-top: -5px;
}
.CTA343__bodyMail {
  display: block;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #276DBE;
  background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center;
  background-size: 56px auto, auto 20px;
  padding: 14px 0 3px;
  border-radius: 8px;
}
.CTA343__bodyMailMiniTit {
  display: block;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
}
.CTA343__bodyMailTit {
  display: block;
  font-size: 3.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
  margin-top: -5px;
}
.CTA343__bodyShuchou {
  display: block;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #C73838;
  background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center;
  background-size: 56px auto, auto 20px;
  padding: 14px 0 3px;
  margin-bottom: 16px;
  border-radius: 8px;
}
.CTA343__bodyShuchouMiniTit {
  display: block;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
}
.CTA343__bodyShuchouTit {
  display: block;
  font-size: 3.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
  margin-top: -5px;
}
.CTA343__bodyKantei {
  display: block;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #C73838;
  background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center;
  background-size: 56px auto, auto 20px;
  padding: 16px 0 14px;
  border-radius: 8px;
}
.CTA343__bodyKanteiMiniTit {
  display: block;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
}
.CTA343__bodyKanteiTit {
  display: block;
  font-size: 3.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 20px 0 60px;
  margin-top: -5px;
}
.CTA343__note {
  text-align: left;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  line-height: 1.4;
  margin: 20px 0 0;
}

/* SP */
/* PC */
/*-----▲ class ▲-----*/
/*----------▲▲ CTA343 ▲▲----------*/
/*----------▼▼ pageTop ▼▼----------*/
/*-----▼ class ▼-----*/
.pageTop {
  display: block;
  position: fixed;
  z-index: 90;
  right: 16px;
  bottom: 16px;
  width: 60px;
  padding: 40px 0 4px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.4;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(30, 56, 78, 0.8);
  background-image: url("../image/icon/page_top_arrow.svg");
  background-position: center top 16px;
  background-repeat: no-repeat;
  transition: 0.2s;
  transform: scale(0, 0);
}
.pageTop:hover {
  color: rgba(255, 255, 255, 0.6);
}

.--scrolled .pageTop {
  transform: scale(1, 1);
}

/* SP */
@media screen and (max-width: 767px) {
  .pageTop {
    right: 8px;
    bottom: 70px;
  }
}
/* PC */
/*-----▲ class ▲-----*/
/*----------▲▲ pageTop ▲▲----------*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/*----------▲▲ common ▲▲----------*/
/*----------▼▼ header ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ pageHeader ▼▼----------*/
.pageHeader {
  width: 100%;
}
.pageHeader__wrapper {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 100;
}
.pageHeader__headLogo {
  flex-basis: calc(100% - 112px);
}
.pageHeader__headLogo .pageHeader__logoLink {
  text-align: left;
  display: block;
  overflow: hidden;
  text-indent: -9999em;
  background-image: url("../image/logo/logo_header.png");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  left: 16px;
  top: 18px;
}
.pageHeader__tel {
  display: block;
  width: 56px;
  height: 56px;
  color: #7C673D;
  font-size: 1rem;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 30px;
  background-image: url("../image/icon/icon_tel.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center top 12px;
}
.pageHeader__menu {
  width: 56px;
  padding-top: 5px;
}
.pageHeader__menu .pageHeader__menuTitle {
  font-size: 1rem;
  letter-spacing: 0em;
  text-align: center;
  margin-top: -5px;
}

/* SP */
@media screen and (max-width: 767px) {
  .pageHeader {
    height: 56px;
    margin-top: 0;
  }
  .pageHeader__wrapper {
    height: 56px;
  }
  .pageHeader__headLogo .pageHeader__logoLink {
    width: 120px;
    height: 50px;
    background-size: 100% auto;
    left: 12px;
    top: 3px;
  }
  /* トップページ限定 */
  .TopPage .pageHeader__wrapper {
    background-color: rgba(255, 255, 255, 0);
    transition: 0.3s;
  }
  .TopPage .pageHeader__headLogo .pageHeader__logoLink {
    background-image: url("../image/logo/logo_header_white.png");
  }
  .TopPage .pageHeader__tel {
    color: #fff;
    background-image: url("../image/icon/icon_tel_white.svg");
  }
  .TopPage .pageHeader__menu {
    color: #fff;
  }
  .TopPage.--scrolled .pageHeader__wrapper {
    background-color: rgb(255, 255, 255);
  }
  .TopPage.--scrolled .pageHeader__headLogo .pageHeader__logoLink {
    background-image: url("../image/logo/logo_header.png");
  }
  .TopPage.--scrolled .pageHeader__tel {
    color: #7C673D;
    background-image: url("../image/icon/icon_tel.svg");
  }
  .TopPage.--scrolled .pageHeader__menu {
    color: #111;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .pageHeader {
    height: 80px;
    margin-top: 0;
  }
  .pageHeader__wrapper {
    min-width: 1300px;
    height: 80px;
  }
  .pageHeader__headLogo {
    flex-basis: inherit;
  }
  .pageHeader__headLogo .pageHeader__logoLink {
    width: 160px;
    height: 70px;
    background-size: 100% auto;
    left: 16px;
    top: 4px;
  }
  .pageHeader__menuPC {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .pageHeader__menuPCTxtNav {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    min-height: 80px;
  }
  .pageHeader__menuPCTxtNavItem {
    position: relative;
    min-height: 80px;
  }
  .pageHeader__menuPCTxtNavItem::after {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    background-color: #B7AEA8;
    top: calc(50% - 12px);
    right: 0;
    position: absolute;
  }
  .pageHeader__menuPCTxtNavItem:last-of-type::after {
    display: none;
  }
  .pageHeader__menuPCTxtNavItem.active {
    background-color: #1E384E;
  }
  .pageHeader__menuPCTxtNavItem.--Nav2 {
    background-image: url("../image/icon/dropdown_arrow_red.svg");
    background-position: center bottom 16px;
    background-repeat: no-repeat;
  }
  .pageHeader__menuPCTxtNavItem.--Nav2.active {
    background-image: url("../image/icon/dropdown_arrow_red.svg");
    background-repeat: no-repeat;
    background-position: center bottom 16px;
    background-color: #1E384E;
  }
  .pageHeader__menuPCTxtNavItem.--Nav2.active .pageHeader__menuPCTxtNavItemUnderwrap {
    transform: scale(1, 1);
  }
  .pageHeader__menuPCTxtNavLink {
    color: #111;
    line-height: 1.4;
    text-align: center;
    display: block;
    min-height: 80px;
    padding: 28px 16px 0;
  }
  .pageHeader__menuPCTxtNavLink:hover {
    opacity: 1;
  }
  .active .pageHeader__menuPCTxtNavLink {
    color: #fff;
  }
  .pageHeader .pageHeader__menuPCTxtNavItemUnderwrap {
    background-color: #1E384E;
    position: absolute;
    width: 800px;
    padding: 30px;
    top: 80px;
    left: calc(50% - 400px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    transform: scale(1, 0);
    transform-origin: top center;
    z-index: 99;
  }
  .pageHeader__menuPCTxtNav2Category {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    position: relative;
  }
  .pageHeader__menuPCTxtNav2Category::before, .pageHeader__menuPCTxtNav2Category::after {
    content: "";
    display: block;
    width: calc(50% - 5em);
    height: 1px;
    border-bottom: dashed 1px #999;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .pageHeader__menuPCTxtNav2Category::after {
    left: inherit;
    right: 0;
  }
  .pageHeader__menuPCTxtNav2 {
    width: 100%;
  }
  .pageHeader__menuPCTxtNav2.--kaitori {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .pageHeader__menuPCTxtNav2.--kaitori .pageHeader__menuPCTxtNav2Item {
    flex-basis: 25%;
  }
  .pageHeader__menuPCTxtNav2.--kaitori .pageHeader__menuPCTxtNav2ItemLink {
    display: block;
    padding: 12px 12px 12px 32px;
    height: 100%;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    background-image: url("../image/icon/icon_arrow_red_s.svg");
    background-position: left 8px center;
    background-repeat: no-repeat;
  }
  .pageHeader__menuPCTxtNav2.--kaitori .pageHeader__menuPCTxtNav2ItemLink:hover {
    opacity: 1;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .pageHeader__menuPCTxtNav2.--threeWay {
    margin: 16px auto 40px;
  }
  .pageHeader__menuPCTxtNav2.--threeWay .imageList__item {
    flex-basis: calc((100% - 32px) / 3);
  }
  .pageHeader__menuPCTxtNav2.--threeWay .imageList__link {
    padding: 34px 0 0 60px;
  }
  .pageHeader__menuPCTxtNav2.--otherService {
    margin: 8px auto 0;
    display: flex;
    flex-wrap: nowrap;
  }
  .pageHeader__menuPCTxtNav2.--otherService .pageHeader__menuPCTxtNav2ItemLink {
    display: block;
    padding: 12px 32px 12px 32px;
    height: 100%;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    background-image: url("../image/icon/icon_arrow_red_s.svg");
    background-position: left 8px center;
    background-repeat: no-repeat;
  }
  .pageHeader__menuPCTxtNav2.--otherService .pageHeader__menuPCTxtNav2ItemLink:hover {
    opacity: 1;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .pageHeader .pageHeader__menuPCCTA {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel {
    flex-basis: 243px;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--line, .pageHeader .pageHeader__menuPCCTAItem.--mail {
    flex-basis: 111px;
  }
  .pageHeader .pageHeader__menuPCCTALink {
    min-height: 80px;
    display: block;
    text-align: center;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink {
    width: 268px;
    position: relative;
    padding-top: 20px;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::before, .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #B7AEA8;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::after {
    left: inherit;
    right: 0;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNum {
    font-size: 2.8rem;
    color: #333;
    line-height: 1;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: 700;
    letter-spacing: -0.06em;
    padding-left: 40px;
    background-image: url("../image/icon/free_dial.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px auto;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNote {
    display: block;
    font-size: 1.4rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    color: #333;
    line-height: 1;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--line .pageHeader__menuPCCTALink {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    width: 111px;
    padding-top: 51px;
    background-image: url("../image/icon/icon_line_white.svg");
    background-repeat: no-repeat;
    background-position: center top 12px;
    background-size: 32px auto;
    background-color: #06C755;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: bold;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--shuchou .pageHeader__menuPCCTALink {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    width: 111px;
    padding-top: 51px;
    background-image: url("../image/icon/icon_shuchou_w.svg");
    background-repeat: no-repeat;
    background-position: center top 12px;
    background-size: 32px auto;
    background-color: #C73838;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: bold;
  }
  .pageHeader .pageHeader__menuPCCTAItem.--mail .pageHeader__menuPCCTALink {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.4;
    width: 111px;
    padding-top: 51px;
    background-color: #A98232;
    background-image: url("../image/icon/icon_mail.svg");
    background-repeat: no-repeat;
    background-size: 33px auto;
    background-position: center top 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-weight: bold;
  }
  .--scrolled .pageHeader__headLogo .pageHeader__logoLink {
    left: 16px;
    top: 4px;
  }
  /* トップページ限定 */
  .TopPage .pageHeader {
    margin-top: 10px;
  }
  .TopPage .pageHeader__wrapper {
    min-width: 1300px;
    background-color: rgba(255, 255, 255, 0);
    transition: 0.3s;
  }
  .TopPage .pageHeader__headLogo .pageHeader__logoLink {
    left: 16px;
    top: 4px;
    background-image: url("../image/logo/logo_header_white.png");
  }
  .TopPage .pageHeader__menuPC {
    padding-right: 16px;
  }
  .TopPage .pageHeader__menuPCTxtNavItem::after {
    display: none;
  }
  .TopPage .pageHeader__menuPCTxtNavItem.--Nav2 {
    background-image: url("../image/icon/dropdown_arrow_white.svg");
  }
  .TopPage .pageHeader__menuPCTxtNavItem.--Nav2.active {
    background-color: #1E384E;
    background-image: url("../image/icon/dropdown_arrow_red.svg");
    background-repeat: no-repeat;
    background-position: center bottom 16px;
  }
  .TopPage .pageHeader__menuPCTxtNavLink {
    color: #fff;
  }
  .TopPage .pageHeader .active .pageHeader__menuPCTxtNavLink {
    color: #fff;
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::before, .TopPage .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::after {
    display: none;
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNum {
    color: #fff;
    background-image: url("../image/icon/free_dial_white.png");
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNote {
    font-size: 1.4rem;
    color: #fff;
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--line .pageHeader__menuPCCTALink {
    color: #fff;
    background-image: url("../image/icon/icon_line_white.svg");
    background-color: inherit;
    border: solid 1px rgba(255, 255, 255, 0.85);
    margin-right: 16px;
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--line .pageHeader__menuPCCTALink:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--shuchou .pageHeader__menuPCCTALink {
    background: transparent;
    background: url("../image/icon/icon_shuchou_w.svg"), linear-gradient(145deg, rgba(206, 167, 88, 0) 0%, rgba(137, 97, 17, 0) 100%);
    background-repeat: no-repeat;
    background-size: 33px auto, auto;
    background-position: center top 10px, center;
    border: solid 1px rgba(255, 255, 255, 0.85);
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--shuchou .pageHeader__menuPCCTALink:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--mail .pageHeader__menuPCCTALink {
    background: transparent;
    background: url("../image/icon/icon_mail.svg"), linear-gradient(145deg, rgba(206, 167, 88, 0) 0%, rgba(137, 97, 17, 0) 100%);
    background-repeat: no-repeat;
    background-size: 33px auto, auto;
    background-position: center top 16px, center;
    border: solid 1px rgba(255, 255, 255, 0.85);
  }
  .TopPage .pageHeader .pageHeader__menuPCCTAItem.--mail .pageHeader__menuPCCTALink:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .TopPage.--scrolled .pageHeader__wrapper {
    background-color: rgb(255, 255, 255);
  }
  .TopPage.--scrolled .pageHeader__headLogo .pageHeader__logoLink {
    background-image: url("../image/logo/logo_header.png");
  }
  .TopPage.--scrolled .pageHeader__menuPC {
    padding-right: 0;
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavItem {
    position: relative;
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavItem::after {
    display: block;
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavItem:last-of-type::after {
    display: none;
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavItem.--Nav2 {
    background-image: url("../image/icon/dropdown_arrow_red.svg");
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavItem.--Nav2.active {
    background-image: url("../image/icon/dropdown_arrow_red.svg");
    background-repeat: no-repeat;
    background-position: center bottom 16px;
    background-color: #1E384E;
  }
  .TopPage.--scrolled .pageHeader__menuPCTxtNavLink {
    color: #111;
  }
  .TopPage.--scrolled .pageHeader .active .pageHeader__menuPCTxtNavLink {
    color: #fff;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCTxtNavItemUnderwrap {
    top: 80px;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::before, .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALink::after {
    display: block;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNum {
    color: #333;
    background-image: url("../image/icon/free_dial.png");
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--tel .pageHeader__menuPCCTALinkNote {
    color: #333;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--line .pageHeader__menuPCCTALink {
    color: #fff;
    background-image: url("../image/icon/icon_line_white.svg");
    background-color: #06C755;
    border: none;
    margin-right: 0;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--shuchou .pageHeader__menuPCCTALink {
    border: none;
    background-color: #C73838;
    background-image: url("../image/icon/icon_shuchou_w.svg");
    background-repeat: no-repeat;
    background-size: 33px auto;
    background-position: center top 10px;
  }
  .TopPage.--scrolled .pageHeader .pageHeader__menuPCCTAItem.--mail .pageHeader__menuPCCTALink {
    border: none;
    background-color: #A98232;
    background-image: url("../image/icon/icon_mail.svg");
    background-repeat: no-repeat;
    background-size: 33px auto;
    background-position: center top 16px;
  }
}
/*----------▲▲ pageHeader ▲▲----------*/
/*----------▼▼ hamburgerMenu ▼▼----------*/
/* SP */
@media screen and (max-width: 767px) {
  .hamburgerMenu {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin: 0 auto;
  }
  .hamburgerMenu__area {
    width: 30px;
    height: 30px;
  }
  .hamburgerMenu__area span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 5px;
    height: 1px;
    border-radius: 2px;
    background: #111;
    width: 20px;
  }
  .hamburgerMenu__area span:nth-of-type(1) {
    top: 10px;
  }
  .hamburgerMenu__area span:nth-of-type(2) {
    top: 15px;
  }
  .hamburgerMenu__area span:nth-of-type(3) {
    top: 20px;
  }
}
/* トップページ限定 */
@media screen and (max-width: 767px) {
  .TopPage .hamburgerMenu__area span {
    background: #fff;
  }
  .TopPage.--scrolled .hamburgerMenu__area span {
    background: #111;
  }
}
/*----------▲▲ hamburgerMenu ▲▲----------*/
/*----------▼▼ spMenu ▼▼----------*/
.spMenuBack {
  display: block;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  transition: all 0.6s;
  z-index: 110;
}

.openedMenu .spMenuBack {
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: inherit;
}

.spMenu {
  width: calc(100vw - 32px);
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  transition: all 0.3s;
  transform: translate(100%, 0);
  z-index: 120;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 100px;
}

.openedMenu .spMenu {
  display: block;
  transform: translate(0%, 0);
}

.spMenuToggleBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  padding-top: 5px;
}
.spMenuToggleBtn__icon .spMenuToggleBtn__area {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  transform: rotate(360deg);
}
.spMenuToggleBtn__icon span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 5px;
  height: 1px;
  border-radius: 2px;
  background: #111;
  width: 20px;
}
.spMenuToggleBtn__icon span:nth-of-type(1) {
  top: 9px;
  left: 5px;
  transform: translateY(6px) rotate(-45deg);
  width: 70%;
}
.spMenuToggleBtn__icon span:nth-of-type(2) {
  opacity: 0;
}
.spMenuToggleBtn__icon span:nth-of-type(3) {
  top: 21px;
  left: 5px;
  transform: translateY(-6px) rotate(45deg);
  width: 70%;
}
.spMenuToggleBtn__menuTitle {
  font-size: 1rem;
  letter-spacing: 0em;
  text-align: center;
  margin-top: -5px;
}

.spMenuLogo {
  padding: 16px 0 16px 16px;
}
.spMenuLogo__logoLink {
  display: block;
  max-width: 140px;
  margin: 0 auto 0 0;
}

.spNav__contact {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 16px;
}
.spNav__contactTel {
  flex-basis: 100%;
  display: block;
  padding: 12px 16px;
  margin-bottom: 16px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.spNav__contactTelLead {
  display: block;
  padding: 0 10px;
  font-size: 2.2rem;
  line-height: 1.4;
  color: #B18832;
  text-align: center;
}
.spNav__contactTelNum {
  display: block;
  font-size: 3rem;
  color: #333;
  line-height: 1.4;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  letter-spacing: -0.06em;
  white-space: nowrap;
  text-align: center;
  margin: 6px auto 0;
}
.spNav__contactTelNum::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 23px;
  background-image: url("../image/icon/free_dial.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 23px;
  margin-right: 5px;
}
.spNav__contactNote {
  display: block;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.4;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  text-align: center;
  margin-top: 3px;
}
.spNav__contactNote span {
  font-size: 1.4rem;
}
.spNav__contactLine {
  flex-basis: calc((100% - 16px) / 2);
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #06C755;
  background-image: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
  background-size: 24px auto, auto 12px;
  padding: 10px 0 6px;
}
.spNav__contactLineMiniTit {
  display: block;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 30px 0 40px;
}
.spNav__contactLineTit {
  display: block;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 8px 30px 8px 40px;
  margin-top: -4px;
}
.spNav__contactMail {
  flex-basis: calc((100% - 16px) / 2);
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #276DBE;
  background-image: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
  background-size: 24px auto, auto 12px;
  padding: 10px 0 6px;
}
.spNav__contactMailMiniTit {
  display: block;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 30px 0 40px;
}
.spNav__contactMailTit {
  display: block;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 8px 30px 8px 40px;
  margin-top: -4px;
}
.spNav__contactShuchou {
  margin-top: 16px;
  flex-basis: calc((100% - 16px) / 2);
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #C73838;
  background-image: url("../image/icon/icon_shuchou_w.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
  background-size: 24px auto, auto 12px;
  padding: 10px 0 6px;
}
.spNav__contactShuchouMiniTit {
  display: block;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 30px 0 40px;
}
.spNav__contactShuchouTit {
  display: block;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 8px 30px 8px 40px;
  margin-top: -4px;
}
.spNav__contactKaitori {
  margin-top: 16px;
  flex-basis: calc((100% - 16px) / 2);
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #C73838;
  background-image: url("../image/icon/icon_kantei_w.svg"), url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
  background-size: 24px auto, auto 12px;
  padding: 10px 0 6px;
}
.spNav__contactKaitoriMiniTit {
  display: block;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 0 30px 0 40px;
}
.spNav__contactKaitoriTit {
  display: block;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 8px 30px 8px 40px;
  margin-top: -4px;
}
.spNav__contactRed {
  flex-basis: calc((100% - 16px) / 2);
  display: block;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  padding: 6px 32px 6px 46px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg"), #C73838;
  background-repeat: no-repeat;
  background-position: left 10px center, right 16px center, center center;
  background-size: 24px auto, auto auto, auto auto;
}
.spNav__contactTxtL {
  font-size: 2.4rem;
}
.spNav__closeBtn {
  display: block;
  padding: 0 32px 0 16px;
  margin: 16px 16px 0;
  color: #fff;
  height: 60px;
  line-height: 60px;
  background-color: #111;
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 32px center;
  background-repeat: no-repeat;
}
.spNav__list {
  margin-top: 16px;
  border-top: solid 1px #B7AEA8;
  background-color: #FFF;
}
.spNav__listItem {
  border-bottom: solid 1px #B7AEA8;
}
.spNav__listItemLink.--spNavToggle {
  background-image: url("../image/icon/icon_plus.svg");
}
.spNav .subMenuWrap {
  display: none;
}
.spNav__blockList {
  margin-top: 16px;
  border-top: solid 1px #B7AEA8;
  background-color: #B7AEA8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.spNav__blockListItem {
  flex-basis: calc((100% - 1px) / 2);
  border-bottom: solid 1px #B7AEA8;
}
.spNav .spNav__listItemLink {
  display: block;
  background-color: #fff;
  padding: 16px 48px 16px 16px;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: right 20px center;
  background-repeat: no-repeat;
}
.spNav .spNav__listItemLink.--spNavToggle {
  background-image: url("../image/icon/icon_plus.svg");
}
.spNav .spNav__listItemLink.--spNavToggle.opened {
  background-image: url("../image/icon/icon_minus.svg");
}
.spNav__toggleList {
  padding: 0 0 8px;
  margin: 0 8px;
  background-color: #FFF;
  border-top: solid 1px rgba(183, 174, 168, 0.5);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.spNav__toggleListItem {
  flex-basis: 100%;
  border-bottom: solid 1px rgba(183, 174, 168, 0.5);
}
.spNav__toggleListItem.--column2 {
  flex-basis: calc((100% - 1px) / 2);
}
.spNav__toggleListItem.--column2:nth-of-type(odd) {
  border-right: solid 1px rgba(183, 174, 168, 0.5);
}
.spNav__toggleListItem.--colL {
  flex-basis: calc(100% - 118px);
  border-right: solid 1px rgba(183, 174, 168, 0.5);
}
.spNav__toggleListItem.--colR {
  flex-basis: 117px;
}
.spNav .spNav__toggleListLink {
  display: block;
  padding: 12px 12px 12px 32px;
  height: 100%;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: left 8px center;
  background-repeat: no-repeat;
  background-color: rgba(125, 89, 6, 0.05);
}
.spNav .--colR .spNav__toggleListLink {
  padding: 14px 0 0;
  font-size: 1.4rem;
  text-align: center;
  background-image: none;
}
.spNav .spNav__toggleListCat {
  display: block;
  padding: 12px 12px 12px 6px;
  font-size: 1.6rem;
  color: #7C673D;
  line-height: 1.4;
  background-color: rgba(125, 89, 6, 0.05);
}

/*----------▲▲ spMenu ▲▲----------*/
.caution {
  line-height: 1.3em;
  background-color: #C73838;
}
@media screen and (max-width: 767px) {
  .caution {
    padding: 8px 0;
  }
}
@media screen and (min-width: 768px) {
  .caution {
    padding: 12px 0;
  }
}
.caution__inner {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .caution__inner {
    width: calc(100% - 32px);
  }
}
@media screen and (min-width: 768px) {
  .caution__inner {
    width: 1200px;
    text-align: center;
  }
}
.caution__date {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .caution__date {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-size: 1.4rem;
    width: calc(7em + 32px);
    position: relative;
  }
  .caution__date:after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 16px;
    top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .caution__date {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .caution__title {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .caution__title {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-size: 1.2rem;
  }
}
.caution__link {
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .caution__link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .caution__link {
    font-size: 1.2rem;
  }
}
.caution__link:hover {
  color: #fff;
  opacity: 0.7;
}

.TopPage .caution {
  position: absolute;
  z-index: 2;
  line-height: 1.3em;
  background-color: rgba(199, 56, 56, 0.88);
}
@media screen and (max-width: 767px) {
  .TopPage .caution {
    padding: 8px 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .TopPage .caution {
    padding: 12px 0;
    left: 0;
    top: 100px;
    width: 100%;
  }
}
.TopPage .caution__inner {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .TopPage .caution__inner {
    width: calc(100% - 32px);
  }
}
@media screen and (min-width: 768px) {
  .TopPage .caution__inner {
    width: 1200px;
    text-align: center;
  }
}
.TopPage .caution__date {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .TopPage .caution__date {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-size: 1.4rem;
    width: calc(7em + 32px);
    position: relative;
  }
  .TopPage .caution__date:after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 16px;
    top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .TopPage .caution__date {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .TopPage .caution__title {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .TopPage .caution__title {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
    font-size: 1.2rem;
  }
}
.TopPage .caution__link {
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .TopPage .caution__link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .TopPage .caution__link {
    font-size: 1.2rem;
  }
}
.TopPage .caution__link:hover {
  color: #fff;
  opacity: 0.7;
}

/*----------▲▲ header ▲▲----------*/
/*----------▼▼ footer ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ windowBtmCTA ▼▼----------*/
.windowBtmCTA {
  width: 100vw;
  height: 63px;
  position: fixed;
  left: 0;
  bottom: -63px;
  display: flex;
  flex-wrap: nowrap;
  background-color: #fff;
  z-index: 90;
  transition: 0.3s;
}
.windowBtmCTA__tel {
  display: block;
  text-align: center;
  flex-basis: calc(100% - 176px);
  min-width: 193px;
  position: relative;
  padding-top: 10px;
}
.windowBtmCTA__tel::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #B7AEA8;
}
.windowBtmCTA__telNum {
  font-size: 2rem;
  color: #333;
  line-height: 1;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: -0.06em;
  padding-left: 36px;
  background-image: url("../image/icon/free_dial.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 33px auto;
}
.windowBtmCTA__telNote {
  display: block;
  font-size: 1.2rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, Meiryo;
  color: #333;
  line-height: 1;
}
.windowBtmCTA__line {
  display: block;
  flex-basis: 88px;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  padding-top: 41px;
  background-color: #06C755;
  background-image: url("../image/icon/icon_line_white.svg");
  background-repeat: no-repeat;
  background-position: center top 12px;
  background-size: 30px auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
}
.windowBtmCTA__line:hover {
  color: #fff;
}
.windowBtmCTA__mail {
  display: block;
  flex-basis: 88px;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  padding-top: 41px;
  background-color: #A98232;
  background-image: url("../image/icon/icon_shuchou_w.svg");
  background-repeat: no-repeat;
  background-size: 27px auto;
  background-position: center top 12px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
}
.windowBtmCTA__mail:hover {
  color: #fff;
}

.--scrolled .windowBtmCTA {
  bottom: 0;
}

/*----------▲▲ windowBtmCTA ▲▲----------*/
/*----------▼▼ footer ▼▼----------*/
/*-----▼ class ▼-----*/
.footer {
  padding-top: 120px;
  background-color: #F1F1F1;
}
.footer .outLinkArea {
  margin: 0 16px;
}
.footer .outLinkArea__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .outLinkArea__listItem {
  margin-top: 16px;
  flex-basis: 100%;
}
.footer .outLinkArea__listItem.--sns {
  flex-basis: calc((100% - 32px) / 3);
}
.footer .outLinkArea__listLink {
  display: block;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}
.footer__nav a {
  color: #111;
}
.footer__nav .footer__navTxtMenuLink {
  padding-left: 27px;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: left 10px center;
  background-repeat: no-repeat;
  margin-top: 3px;
}
.footer__nav .footer__navTxtMenu2 {
  padding-left: 35px;
}
.footer__nav .footer__navLinkCat {
  color: #7C673D;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 5px;
  margin-top: 20px;
}
.footer__nav .footer__navLinkCat:first-of-type {
  margin-top: 0;
}
.footer__nav .footer__navTxtMenuInd {
  margin-top: 5px;
}
.footer__nav .footer__navTxtMenuInd .--catLink {
  color: #7C673D;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
}
.footer__navL {
  margin: 48px 16px 0;
  padding: 24px 16px 16px 16px;
  border-top: dotted 1px rgba(0, 0, 0, 0.25);
}
.footer__navC {
  margin: 0 16px;
  padding: 16px;
  border-top: dotted 1px rgba(0, 0, 0, 0.25);
}
.footer__navC .footer__navTxtMenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5px;
}
.footer__navC .footer__navTxtMenuItem {
  flex-basis: 50%;
}
.footer__navRWrap {
  margin: 0 16px;
  padding: 24px 16px 16px;
  border-top: dotted 1px rgba(0, 0, 0, 0.25);
}
.footer .companyInfo {
  background-color: #FCFCFC;
  padding: 40px 0 150px;
}
.footer .companyInfo__footLogo {
  margin: 0 auto;
  width: 50%;
}
.footer .companyInfo__footAddress {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 16px 16px;
}
.footer .companyInfo__footLicense {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 16px 16px;
}
.footer .companyInfo__copy {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 16px 16px;
}

/* PC */
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 80px;
    background-color: #F1F1F1;
  }
  .footer .outLinkArea {
    margin: 0 16px;
  }
  .footer .outLinkArea__list {
    width: 1077px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .outLinkArea__listItem {
    margin-top: 0;
    flex-basis: 343px;
  }
  .footer .outLinkArea__listItem.--sns {
    flex-basis: 103px;
  }
  .footer .outLinkArea__listLink {
    display: block;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  }
  .footer__nav {
    width: 1200px;
    margin: 80px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-bottom: 50px;
  }
  .footer__nav a {
    color: #111;
  }
  .footer__nav .footer__navTxtMenuLink {
    padding-left: 27px;
    background-image: url("../image/icon/icon_arrow_yellow_s.svg");
    background-position: left 10px center;
    background-repeat: no-repeat;
    margin-top: 3px;
  }
  .footer__nav .footer__navTxtMenu2 {
    padding-left: 35px;
  }
  .footer__nav .footer__navLinkCat {
    color: #7C673D;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .footer__nav .footer__navTxtMenuInd {
    margin-top: 5px;
  }
  .footer__navL {
    flex-basis: 373px;
    margin: 0;
    padding: 24px 16px 16px 16px;
    border-top: dotted 1px rgba(0, 0, 0, 0.25);
  }
  .footer__navC {
    flex-basis: 373px;
    margin: 0;
    padding: 16px;
    border-top: dotted 1px rgba(0, 0, 0, 0.25);
  }
  .footer__navC .footer__navTxtMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5px;
  }
  .footer__navC .footer__navTxtMenuItem {
    flex-basis: 50%;
  }
  .footer__navR {
    flex-basis: 373px;
  }
  .footer__navRWrap {
    margin: 0;
    padding: 24px 16px 16px;
    border-top: dotted 1px rgba(0, 0, 0, 0.25);
  }
  .footer .companyInfo {
    padding: 40px 0;
  }
  .footer .companyInfo .sectionWrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer .companyInfo__footLogo {
    flex-basis: 350px;
    margin: 0;
    padding: 0 60px;
  }
  .footer .companyInfo__footAddress {
    flex-basis: 350px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6;
    margin: 0;
  }
  .footer .companyInfo__footLicense {
    flex-basis: 373px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6;
    margin: 0;
  }
  .footer .companyInfo__copy {
    flex-basis: 100%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 16px 0;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ footer ▲▲----------*/
/*----------▲▲ footer ▲▲----------*/
/*----------▼▼ footer ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ sidebar ▼▼----------*/
/* common */
.sidebar__block {
  padding-bottom: 50px;
}
.sidebar__block:last-of-type {
  padding-bottom: 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .sidebar {
    padding: 80px 16px;
    background-image: url("../image/bg/tile_paper_01.jpg");
    background-position: left top;
    background-repeat: repeat;
  }
}
/* PC */
/*----------▲▲ sidebar ▲▲----------*/
/*----------▼▼ sidebar__purchaseMethod ▼▼----------*/
/* common */
.sidebar__purchaseMethodList {
  display: block;
}
.sidebar__purchaseMethodListItem {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  margin-top: 16px;
}
.sidebar__purchaseMethodListItemLink {
  display: block;
  height: 154px;
  padding: 32px 0 0 110px;
  position: relative;
  background-image: url("../image/bg/image_list_deliver.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
.sidebar__purchaseMethodListItemLink::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../image/icon/imageList_arrow.png");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
}
.sidebar__purchaseMethodListItemLinkTit {
  font-size: 2.6rem;
  color: #B18832;
  line-height: 1;
}
.sidebar__purchaseMethodListItemLinkLead {
  font-size: 1.5rem;
  color: #111;
  line-height: 1.4;
  margin-top: 16px;
}
.sidebar__purchaseMethodListItem.--sent .sidebar__purchaseMethodListItemLink {
  background-image: url("../image/bg/image_list_sent.png");
}
.sidebar__purchaseMethodListItem.--bring .sidebar__purchaseMethodListItemLink {
  background-image: url("../image/bg/image_list_bring.png");
}

/* SP */
@media screen and (max-width: 767px) {
  .columnSingle .sidebar__purchaseMethod {
    display: none;
  }
}
/* PC */
/*----------▲▲ sidebar__purchaseMethod ▲▲----------*/
/*----------▼▼ sidebar__contactArea ▼▼----------*/
/* common */
.sidebar__contactAreaCatch {
  font-size: 2.4rem;
  line-height: 1.6;
  padding: 80px 0 50px 16px;
  background-image: url("../image/bg/contact_staff.png");
  background-position: right 6px top 10px;
  background-repeat: no-repeat;
  background-size: 220px auto;
}
.sidebar__contactAreaTel {
  display: block;
  margin: 0;
  padding: 24px 16px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.sidebar__contactAreaTelLead {
  display: block;
  padding: 0;
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;
}
.sidebar__contactAreaTelNum {
  display: block;
  font-size: 3.6rem;
  color: #333;
  line-height: 1.4;
  text-align: center;
  margin: 10px auto 0;
}
.sidebar__contactAreaTelNum::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 23px;
  background-image: url("../image/icon/free_dial.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 23px;
  margin-right: 5px;
}
.sidebar__contactAreaTelNote {
  display: block;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.4;
  text-align: center;
  margin-top: 16px;
}
.sidebar__contactAreaLine {
  display: block;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
  margin: 21px 0 0;
  padding: 21px 32px 21px 60px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_line.svg"), url("../image/icon/icon_arrow_white.svg"), linear-gradient(90deg, #06C755, #76AF60);
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center, center center;
  background-size: 32px auto, auto auto, auto auto;
}
.sidebar__contactAreaLine:hover {
  color: #fff;
}
.sidebar__contactAreaMail {
  display: block;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
  margin: 21px 0 0;
  padding: 21px 32px 21px 60px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_mail.svg"), url("../image/icon/icon_arrow_white.svg"), linear-gradient(90deg, #CEA758, #896111);
  background-repeat: no-repeat;
  background-position: left 16px center, right 16px center, center center;
  background-size: 27px auto, auto auto, auto auto;
}
.sidebar__contactAreaMail:hover {
  color: #fff;
}
.sidebar__contactAreaWayText {
  font-size: 2.6rem;
}

/* SP */
@media screen and (max-width: 767px) {
  .columnSingle .sidebar__contactArea {
    display: none;
  }
  .columnSingle .CTA343 {
    display: none;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .sidebar__contactAreaTel {
    pointer-events: none;
  }
}
/*----------▲▲ sidebar__contactArea ▲▲----------*/
/*----------▼▼ sidebar__purchasedArea ▼▼----------*/
/* common */
.sidebar__purchasedAreaList {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: solid 1px rgba(183, 174, 168, 0.5);
  position: relative;
}
.sidebar__purchasedAreaList::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #D9D4D1;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sidebar__purchasedAreaListItem {
  flex-basis: calc((100% - 1px) / 2);
  border-bottom: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__purchasedAreaListItem:nth-of-type(odd) {
  border-right: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__purchasedAreaListItemLink {
  display: block;
  padding: 12px 12px 12px 32px;
  height: 100%;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: left 12px top 19px;
  background-repeat: no-repeat;
}

/* SP */
/* PC */
/*----------▲▲ sidebar__purchaseMethod ▲▲----------*/
/*----------▼▼ sidebar__popularPostArea ▼▼----------*/
/* common */
.sidebar__popularPostAreaList {
  margin-top: 16px;
  border-top: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__popularPostAreaListItem {
  border-bottom: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__popularPostAreaListItemLink {
  display: block;
  padding: 14px 16px;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
}
.sidebar__popularPostAreaListItemLinkHead {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.sidebar__popularPostAreaListItemLinkHeadCat {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  padding: 6px;
  border-radius: 4px;
}
.sidebar__popularPostAreaListItemLinkHeadDate {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
}
.sidebar__popularPostAreaListItemLinkBody {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 20px;
}
.sidebar__popularPostAreaListItemLinkBodyImage {
  flex-basis: 80px;
}
.sidebar__popularPostAreaListItemLinkBodyTitle {
  flex-basis: calc(100% - 96px);
  font-size: 1.6rem;
  line-height: 1.6;
  color: #7C673D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
}

/* SP */
/* PC */
/*----------▲▲ sidebar__popularPostArea ▲▲----------*/
/*----------▼▼ sidebar__categoryArea ▼▼----------*/
/* common */
.sidebar__categoryAreaList {
  margin-top: 16px;
  border-top: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__categoryAreaListItem {
  border-bottom: solid 1px rgba(183, 174, 168, 0.5);
}
.sidebar__categoryAreaListItemLink {
  display: block;
  padding: 12px 12px 12px 32px;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: left 12px center;
  background-repeat: no-repeat;
}

.sidebar__tagAreaList {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
}
.sidebar__tagAreaListItem {
  border: solid 1px rgba(183, 174, 168, 0.5);
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.sidebar__tagAreaListItemLink {
  display: block;
  padding: 4px 8px;
}

/* SP */
/* PC */
/*----------▲▲ sidebar__categoryArea ▲▲----------*/
/*----------▲▲ footer ▲▲----------*/
/*----------▼▼ page_top ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ mainVisual ▼▼----------*/
/* common */
.mainVisual {
  margin-top: -80px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.mainVisual__message {
  position: absolute;
  bottom: 46px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.mainVisual__catchCopy {
  font-size: 4.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding-bottom: 40px;
  background-image: url("../image/icon/line_01.png");
  background-size: 279px 31px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.mainVisual__lead {
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  margin-top: 20px;
}

/* SP */
@media screen and (max-width: 767px) {
  .mainVisual {
    min-height: 85vh;
    background-image: url("../image/bg/main_visual_sp.jpg");
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .mainVisual {
    margin-top: -95px;
    aspect-ratio: 28/15;
    background-image: url("../image/bg/main_visual_pc.jpg");
  }
  .mainVisual__message {
    bottom: 120px;
  }
  .mainVisual__catchCopy {
    font-size: 7.2rem;
  }
  .mainVisual__lead {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}
/*----------▲▲ mainVisual ▲▲----------*/
/*----------▼▼ mainFeature ▼▼----------*/
/* common */
.mainFeature {
  padding-top: 80px;
}
.mainFeature__title {
  padding-bottom: 60px;
  background-image: url("../image/icon/line_02.png");
  background-position: center bottom;
  background-size: 279px 31px;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.mainFeature__mainImage img {
  width: 130%;
  margin-left: -13%;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .mainFeature {
    background-image: url("../image/photo/section_image_01.png");
    background-position: left calc(50% + 360px) top 60px;
    background-size: 683px auto;
    background-repeat: no-repeat;
    padding: 110px 0 220px;
    position: relative;
  }
  .mainFeature .sectionWrap {
    max-width: 1200px;
    margin: 0 auto;
  }
  .mainFeature__title {
    width: 50%;
    text-align: left;
    background-position: left bottom;
  }
  .mainFeature__mainImage {
    display: none;
  }
  .mainFeature__text {
    width: 50%;
  }
}
/*----------▲▲ mainFeature ▲▲----------*/
/*----------▼▼ bring ▼▼----------*/
/* common */
.bring {
  padding-top: 240px;
  padding-bottom: 80px;
  background-image: url("../image/bg/bring_bg.png");
  background-position: center top 60px;
  background-size: 150% auto;
  background-repeat: no-repeat;
}
.bring__box {
  margin: 0 16px;
  padding: 30px 0;
  background-image: url("../image/bg/bg_gold.jpg");
  background-size: cover;
}
.bring__title {
  font-size: 3.2rem;
  color: #C73838;
  line-height: 1.4;
  text-align: center;
  margin: 0 30px;
}
.bring__lead {
  line-height: 1.4;
  margin: 10px 30px 30px;
}
.bring__days {
  background-color: rgba(5, 19, 67, 0.6);
  display: flex;
  justify-content: center;
}
.bring__dayItem {
  font-size: 2.2rem;
  color: #fff;
}
.bring__dayItem::before {
  content: "｜";
  color: rgba(255, 255, 255, 0.4);
}
.bring__dayItem:first-of-type::before {
  display: none;
}
.bring__link {
  display: flex;
  justify-content: space-between;
  margin: 30px 30px 0;
}
.bring__link .bring__linkBtn {
  width: calc((100% - 23px) / 2);
}
.bring__link .bring__linkBtn a {
  display: block;
  line-height: 1.4;
  background-color: #fff;
  padding: 16px 40px 16px 16px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  background-image: url("../image/icon/bring_btn_icon_cm.png");
  background-position: right 12px center;
  background-size: 24px 18px;
  background-repeat: no-repeat;
}
.bring__link .bring__linkBtn a.bring__linkA--reserve {
  color: #fff;
  background-color: #C73838;
  background-image: url("../image/icon/bring_btn_icon_reserve.png");
  background-position: right 12px center;
  background-size: 6px 12px;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .bring {
    padding: 80px 0;
    background-position: left calc(50% - 250px) top 30px;
    background-size: 731px auto;
  }
  .bring .sectionWrap {
    max-width: 1200px;
    margin: 0 auto;
  }
  .bring__box {
    width: 592px;
    margin: 0 0 0 auto;
    padding: 40px 0;
  }
  .bring__title {
    font-size: 4.8rem;
  }
  .bring__lead {
    margin: 20px 10px 30px;
    text-align: center;
  }
  .bring__days {
    padding: 8px 0;
  }
  .bring__dayItem {
    font-size: 3.2rem;
  }
  .bring__link {
    margin: 32px 60px 0;
  }
  .bring__link .bring__linkBtn {
    width: calc((100% - 24px) / 2);
  }
  .bring__link .bring__linkBtn a {
    padding: 32px 40px 32px 24px;
    background-position: right 24px center;
  }
  .bring__link .bring__linkBtn a.bring__linkA--reserve {
    background-position: right 24px center;
  }
}
/*----------▲▲ bring ▲▲----------*/
/*----------▼▼ purchaseMethod ▼▼----------*/
/* common */
.purchaseMethod {
  padding-top: 80px;
  padding-bottom: 100px;
}
.purchaseMethod__list {
  margin-top: 50px;
}
.purchaseMethod__list .purchaseMethod__item.--sent .purchaseMethod__link {
  background-image: url("../image/bg/image_list_sent.png");
}
.purchaseMethod__list .purchaseMethod__item.--bring .purchaseMethod__link {
  background-image: url("../image/bg/image_list_bring.png");
}

.otherService {
  padding-top: 80px;
  padding-bottom: 100px;
}
.otherService .otherServiceList {
  margin-top: 40px;
}
.otherService .otherServiceList .otherServiceList__item.--scroll .otherServiceList__link {
  background-image: url("../image/bg/image_listm_scroll.png");
}
.otherService .otherServiceList .otherServiceList__item.--tv .otherServiceList__link {
  background-image: url("../image/bg/image_listm_tv.png");
}
.otherService .otherServiceList .otherServiceList__item.--warehouse .otherServiceList__link {
  background-image: url("../image/bg/image_listm_warehouse.png");
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .purchaseMethod {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .purchaseMethod__list {
    margin-top: 60px;
  }
  .purchaseMethod__list .purchaseMethod__item.--sent .purchaseMethod__link {
    background-image: url("../image/bg/image_list_sent.png");
  }
  .purchaseMethod__list .purchaseMethod__item.--bring .purchaseMethod__link {
    background-image: url("../image/bg/image_list_bring.png");
  }
  .otherService .otherService__head {
    padding-top: 80px;
  }
  .otherService .otherService__head .otherService__lead {
    text-align: center;
  }
  .otherService .otherServiceList {
    margin-top: 50px;
  }
  .otherService .otherServiceList .otherServiceList__item.--scroll .otherServiceList__link {
    background-image: url("../image/bg/image_listm_scroll_pc.png");
  }
  .otherService .otherServiceList .otherServiceList__item.--tv .otherServiceList__link {
    background-image: url("../image/bg/image_listm_tv_pc.png");
  }
  .otherService .otherServiceList .otherServiceList__item.--warehouse .otherServiceList__link {
    background-image: url("../image/bg/image_listm_warehouse_pc.png");
  }
}
/*----------▲▲ purchaseMethod ▲▲----------*/
/*----------▼▼ topAbout ▼▼----------*/
/* common */
.topAbout {
  padding-top: 60px;
}
.topAbout__mainImage img {
  width: 155%;
  margin-left: -15%;
}
.topAbout__subtitle {
  color: #D69B1E;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 30px;
}
.topAbout__title {
  margin-top: 10px;
  color: #fff;
}
.topAbout .topAboutTree {
  margin: 50px 32px 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.topAbout .topAboutTree__item {
  font-size: 2.2rem;
  color: #fff;
  padding: 46px 26px 46px 65px;
  background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_01.svg");
  background-position: left 28px center, right 20px center;
  background-repeat: no-repeat;
  position: relative;
}
.topAbout .topAboutTree__item:nth-of-type(2) {
  background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_02.svg");
}
.topAbout .topAboutTree__item:nth-of-type(3) {
  background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_03.svg");
}
.topAbout .topAboutTree__item::after {
  content: "";
  display: block;
  width: 100%;
  height: 31px;
  background-image: url("../image/icon/line_02.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.topAbout .topAboutTree__item:last-of-type:after {
  display: none;
}
.topAbout__text {
  color: #fff;
  margin-top: 40px;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .topAbout {
    padding-top: 240px;
    position: relative;
  }
  .topAbout .sectionWrap {
    max-width: 1200px;
    margin: 0 auto;
  }
  .topAbout__mainImage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../image/photo/section_image_02.png");
    background-size: 950px auto;
    background-position: left calc(50% + 360px) top 60px;
    background-repeat: no-repeat;
    pointer-events: none;
  }
  .topAbout__mainImage img {
    display: none;
  }
  .topAbout__subtitle {
    text-align: left;
    margin: 0;
  }
  .topAbout__title {
    text-align: left;
    margin: 5px 0 0;
  }
  .topAbout .topAboutTree {
    position: relative;
    margin: 50px auto 0 0;
    width: 50%;
  }
  .topAbout .topAboutTree__item {
    font-size: 2.6rem;
    padding: 40px 26px 40px 82px;
    background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_01.svg");
    background-position: left 44px center, right 40px center;
    background-repeat: no-repeat;
    position: relative;
  }
  .topAbout .topAboutTree__item:nth-of-type(2) {
    background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_02.svg");
  }
  .topAbout .topAboutTree__item:nth-of-type(3) {
    background-image: url("../image/icon/list_flower.svg"), url("../image/icon_preset/list_num_03.svg");
  }
  .topAbout .topAboutTree__item::after {
    content: "";
    display: block;
    width: 100%;
    height: 31px;
    background-image: url("../image/icon/line_02.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .topAbout .topAboutTree__item:last-of-type:after {
    display: none;
  }
  .topAbout__columnTwo {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 65px;
  }
  .topAbout__columnTwoMain {
    flex-basis: 50%;
    padding: 0 36px 0 36px;
    border-right: solid 1px rgba(255, 255, 255, 0.25);
    border-left: solid 1px rgba(255, 255, 255, 0.25);
  }
  .topAbout__columnTwoMain.--R {
    border-left: none;
  }
  .topAbout__text {
    margin: 40px 0 0;
  }
  .topAbout__text:first-of-type {
    margin-top: 0;
  }
}
/*----------▲▲ topAbout ▲▲----------*/
/*----------▼▼ purchasedItem ▼▼----------*/
/* common */
.purchasedItem {
  padding: 80px 0;
}

.purchasedItemList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 4px;
  margin-top: 30px;
}
.purchasedItemList::after {
  content: "";
  display: block;
  flex-basis: calc((100% - 6px) / 3);
}
.purchasedItemList__item {
  flex-basis: calc((100% - 3px) / 2);
  margin-top: 3px;
  background-image: url("../image/photo/purchased_thumb_scroll.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.purchasedItemList__item.--S {
  flex-basis: calc((100% - 6px) / 3);
}
.purchasedItemList__item.--S .purchasedItemList__link {
  height: 120px;
}
.purchasedItemList__item.--S .purchasedItemList__title {
  font-size: 1.6rem;
}
.purchasedItemList__item.--S .purchasedItemList__lead {
  display: none;
}
.purchasedItemList__link {
  display: block;
  height: 182px;
  position: relative;
  background-image: url("../image/icon/icon_arrow.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.purchasedItemList__link:after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7455357143) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.purchasedItemList__txtWrap {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 15px 15px;
  z-index: 1;
}
.purchasedItemList__title {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.4;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}
.purchasedItemList__lead {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.1rem;
  line-height: 1.4;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .purchasedItem {
    padding: 120px 0;
  }
  .purchasedItem .contentTitleLead--center {
    text-align: center;
  }
  .purchasedItemList {
    max-width: 1200px;
    padding: 0;
    margin: 30px auto 0;
    justify-content: flex-start;
  }
  .purchasedItemList::after {
    display: none;
  }
  .purchasedItemList__item {
    flex-basis: calc((100% - 9px) / 3);
    margin-top: 3px;
    margin-right: 3px;
  }
  .purchasedItemList__item:nth-child(n+7) {
    flex-basis: calc((100% - 15px) / 5);
  }
  .purchasedItemList__item:nth-child(n+7) .purchasedItemList__link {
    height: 238px;
  }
  .purchasedItemList__item:nth-child(n+7) .purchasedItemList__title {
    font-size: 2.4rem;
  }
  .purchasedItemList__item:nth-child(n+7) .purchasedItemList__lead {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    display: -webkit-box;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
  }
  .purchasedItemList__link {
    height: 398px;
    transition: 0.3s;
  }
  .purchasedItemList__link:hover {
    opacity: 0.8;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .purchasedItemList__txtWrap {
    padding: 0 10px 20px 20px;
  }
  .purchasedItemList__title {
    font-size: 3.6rem;
  }
  .purchasedItemList__lead {
    font-size: 1.4rem;
  }
}
/*----------▲▲ purchasedItem ▲▲----------*/
/*----------▼▼ supportArea ▼▼----------*/
/*-----▼ class ▼-----*/
.supportArea {
  padding: 80px 0;
  background-image: url("../image/icon/japan.svg");
  background-position: right 16px top 30px;
  background-repeat: no-repeat;
  background-size: 55% auto;
}
.supportArea.supportArea--paper {
  background-image: url("../image/icon/japan.svg"), url("../image/bg/tile_paper_01.jpg") !important;
  background-position: right calc(50% - 200px) top 40px, center !important;
  background-repeat: no-repeat, repeat !important;
  background-size: 400px auto, auto !important;
}
.supportArea__subTitle {
  padding: 0 32px;
  font-size: 1.6rem;
  color: #B18832;
  line-height: 1.4;
}
.supportArea__title {
  padding: 0 32px;
  font-size: 3.2rem;
  color: #111;
  line-height: 1.4;
  margin-top: 24px;
}
.supportArea__lead {
  padding: 0 32px;
  font-size: 1.5rem;
  color: #000;
  line-height: 1.6;
  margin-top: 24px;
}
.supportArea__List {
  padding: 0 16px;
  margin-top: 24px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.supportArea__ListItem {
  flex-basis: 20%;
  margin-top: 6px;
  font-size: 1.2rem;
  color: #535353;
  line-height: 1.4;
  text-align: center;
  position: relative;
}
.supportArea__ListItem::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #CCC;
  position: absolute;
  right: 0;
  top: 0;
}
.supportArea__ListItem:nth-of-type(5n)::after {
  display: none;
}

/* SP */
@media screen and (max-width: 767px) {
  .supportArea.supportArea--paper {
    background-position: right 30px top 60px, center !important;
    background-size: 200px auto, auto !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .supportArea {
    padding: 80px 0;
    background-image: url("../image/icon/japan.svg");
    background-position: left calc(50% + 280px) top 30px;
    background-size: 380px auto;
  }
  .supportArea .sectionWrap {
    max-width: 918px;
    margin: 0 auto;
  }
  .supportArea__subTitle {
    padding: 0;
    font-size: 2.4rem;
  }
  .supportArea__title {
    padding: 0;
    font-size: 4.8rem;
    margin-top: 12px;
  }
  .supportArea__lead {
    padding: 0;
    font-size: 1.6rem;
    margin-top: 18px;
  }
  .supportArea__List {
    padding: 0;
    margin-top: 24px;
  }
  .supportArea__ListItem {
    flex-basis: 10%;
    margin-top: 15px;
    font-size: 1.6rem;
  }
  .supportArea__ListItem::after {
    left: 0;
    right: inherit;
    top: 0;
  }
  .supportArea__ListItem:nth-of-type(5n)::after {
    display: block;
  }
  .supportArea__ListItem:nth-of-type(10n) {
    border-right: solid 1px #CCC;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ supportArea ▲▲----------*/
/*----------▼▼ resultArea ▼▼----------*/
/*-----▼ class ▼-----*/
.resultArea {
  padding: 80px 0;
}
.resultArea__resultList {
  margin: 50px 16px 0;
  border-top: dotted 1px #999;
}
.resultArea__resultItem {
  border-bottom: dotted 1px #999;
}
.resultArea__resultLink {
  display: block;
  padding: 24px 16px 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.resultArea__resultImage {
  flex-basis: calc((100% - 16px) / 2 - 15px);
}
.resultArea__resultData {
  flex-basis: calc((100% - 16px) / 2 + 15px);
}
@media screen and (min-width: 768px) {
  .resultArea__resultData {
    display: table;
  }
}
@media screen and (max-width: 767px) {
  .resultArea__resultData {
    display: table;
  }
}
.resultArea__resultData .resultArea__resultTag {
  margin-top: -8px;
}
.resultArea__resultData .resultArea__resultTagItem {
  float: left;
  margin-right: 8px;
  margin-top: 8px;
  padding: 6px;
  background-color: #E5E1D9;
  font-size: 1.2rem;
  color: #111;
  line-height: 1;
  border-radius: 4px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.resultArea__resultData .resultArea__resultTagItem a {
  font-size: 1.2rem;
  color: #111;
  line-height: 1;
}
.resultArea__resultData .resultArea__resultName {
  clear: both;
  padding: 20px 0 16px;
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #111;
  line-height: 1.4;
}
.resultArea__resultData .resultArea__resultName a {
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #111;
  line-height: 1.4;
}
.resultArea__resultData .resultArea__resultKana {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.6rem;
  margin-top: -16px;
  padding-bottom: 16px;
}
.resultArea__resultData .resultArea__resultPrice {
  text-align: center;
  font-size: 1.2rem;
  color: #7C673D;
  line-height: 1.4;
  position: relative;
}
.resultArea__resultData .resultArea__resultPrice::before {
  content: "";
  display: block;
  background-color: #7C673D;
  width: calc((100% - 7em) / 2);
  height: 1px;
  position: absolute;
  left: 0;
  top: 40%;
}
.resultArea__resultData .resultArea__resultPrice::after {
  content: "";
  display: block;
  background-color: #7C673D;
  width: calc((100% - 7em) / 2);
  height: 1px;
  position: absolute;
  right: 0;
  top: 40%;
}
.resultArea__resultData .resultArea__resultYen {
  font-size: 1.4rem;
  color: #111;
  line-height: 1.4;
  text-align: center;
  margin-top: 6px;
}
.resultArea__resultData .resultArea__resultYenNum {
  font-size: 2.4rem;
  color: #C73838;
  line-height: 1.4;
  padding-right: 5px;
}
.resultArea__resultDataInner {
  display: table-cell;
  vertical-align: middle;
}
.resultArea__resultExp {
  flex-basis: 100%;
  padding: 4px 50px 4px 0;
  min-height: 36px;
  font-size: 1.5rem;
  color: #111;
  line-height: 1.6;
  background-image: url("../image/icon/arrow_yellow_circle.svg");
  background-position: right center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.resultArea__resultExp a {
  font-size: 1.5rem;
  color: #111;
  line-height: 1.6;
}
.resultArea__resultDate {
  font-size: 1.4rem;
  color: #333;
  line-height: 1.4;
  margin-top: 4px;
}
.resultArea__text {
  flex-basis: 100%;
  padding: 4px 0 4px 0;
  font-size: 1.5rem;
  color: #111;
  line-height: 1.6;
}

/* PC */
@media screen and (min-width: 768px) {
  .resultArea {
    padding: 80px 0;
  }
  .resultArea__resultList {
    width: 1200px;
    margin: 50px auto 0;
    border-top: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
  }
  .resultArea__resultList::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border-right: dotted 1px #999;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
  }
  .resultArea__resultItem {
    flex-basis: 560px;
    border-bottom: dotted 1px #999;
  }
  .resultArea__resultItem:nth-of-type(1), .resultArea__resultItem:nth-of-type(2) {
    border-top: dotted 1px #999;
  }
  .resultArea__resultLink {
    display: block;
    padding: 24px 16px 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resultArea__resultImage {
    flex-basis: calc((100% - 24px) / 2 - 15px);
  }
  .resultArea__resultData {
    flex-basis: calc((100% - 24px) / 2 + 15px);
    display: table;
  }
  .resultArea__resultData .resultArea__resultTag {
    margin-top: -8px;
  }
  .resultArea__resultData .resultArea__resultTagItem {
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    padding: 6px;
    background-color: #E5E1D9;
    font-size: 1.2rem;
    color: #111;
    line-height: 1;
    border-radius: 4px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  }
  .resultArea__resultData .resultArea__resultTagItem a {
    font-size: 1.2rem;
    color: #111;
    line-height: 1;
  }
  .resultArea__resultData .resultArea__resultName {
    clear: both;
    padding: 24px 0 20px;
    font-size: 3.2rem;
    color: #111;
    line-height: 1.4;
  }
  .resultArea__resultData .resultArea__resultName a {
    font-size: 3.2rem;
    color: #111;
    line-height: 1.4;
  }
  .resultArea__resultData .resultArea__resultKana {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    margin-top: -24px;
    padding-bottom: 20px;
  }
  .resultArea__resultData .resultArea__resultPrice {
    text-align: center;
    font-size: 1.6rem;
    color: #7C673D;
    line-height: 1.4;
    position: relative;
  }
  .resultArea__resultData .resultArea__resultPrice::before {
    content: "";
    display: block;
    background-color: #7C673D;
    width: calc((100% - 7em) / 2);
    height: 1px;
    position: absolute;
    left: 0;
    top: 40%;
  }
  .resultArea__resultData .resultArea__resultPrice::after {
    content: "";
    display: block;
    background-color: #7C673D;
    width: calc((100% - 7em) / 2);
    height: 1px;
    position: absolute;
    right: 0;
    top: 40%;
  }
  .resultArea__resultData .resultArea__resultYen {
    font-size: 1.4rem;
    color: #111;
    line-height: 1.4;
    text-align: center;
    margin-top: 6px;
  }
  .resultArea__resultData .resultArea__resultYenNum {
    font-size: 3.2rem;
    color: #C73838;
    line-height: 1.4;
    padding-right: 5px;
  }
  .resultArea__resultDataInner {
    display: table-cell;
    vertical-align: middle;
  }
  .resultArea__resultExp {
    flex-basis: 100%;
    padding: 4px 50px 4px 0;
    margin-top: 12px;
    min-height: 36px;
    font-size: 1.5rem;
    color: #111;
    line-height: 1.6;
    background-image: url("../image/icon/arrow_yellow_circle.svg");
    background-position: right center;
    background-repeat: no-repeat;
  }
  .resultArea__resultExp a {
    font-size: 1.5rem;
    color: #111;
    line-height: 1.6;
  }
  .resultArea__resultDate {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 12px;
  }
  .resultArea__text {
    flex-basis: 100%;
    padding: 4px 0 4px 0;
    margin-top: 12px;
    font-size: 1.5rem;
    color: #111;
    line-height: 1.6;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ resultArea ▲▲----------*/
/*----------▼▼ authorArea ▼▼----------*/
/*-----▼ class ▼-----*/
.authorArea {
  padding: 80px 0;
}
.authorArea__authList {
  margin-top: 50px;
}
.authorArea__authListItem {
  margin-top: 3px;
  background-color: #050505;
}
.authorArea__authListItem.--sai {
  background-color: #1F1F1F;
}
.authorArea__authListItem.--itaya {
  background-color: #393627;
}
.authorArea__authListItem.--takamura {
  background-color: #2C2C2C;
}
.authorArea__authListItem.--fujita {
  background-color: #252E3E;
}
.authorArea__authListLink {
  display: block;
  height: 129px;
  position: relative;
  padding-left: 185px;
  padding-top: 30px;
  background-image: url("../image/photo/author_thumb_munakata.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 185px auto;
}
.authorArea__authListLink::after {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 0;
  bottom: 0;
  background-image: url("../image/icon/imageList_arrow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.authorArea .--sai .authorArea__authListLink {
  background-image: url("../image/photo/author_thumb_sai.jpg");
}
.authorArea .--itaya .authorArea__authListLink {
  background-image: url("../image/photo/author_thumb_itaya.jpg");
}
.authorArea .--takamura .authorArea__authListLink {
  background-image: url("../image/photo/author_thumb_takamura.jpg");
}
.authorArea .--fujita .authorArea__authListLink {
  background-image: url("../image/photo/author_thumb_fujita.jpg");
}
.authorArea__authListSubTitle {
  font-size: 1.4rem;
  color: #B18832;
  line-height: 1.4;
  text-align: center;
}
.authorArea__authListTitle {
  margin-top: 6px;
  font-size: 2.8rem;
  color: #fff;
  line-height: 1.4;
  text-align: center;
}
.authorArea__authTxtList {
  margin: 50px 16px 0;
  border-top: dotted 1px #999;
}
.authorArea__authTxtItem {
  padding: 14px 16px 24px;
  border-bottom: dotted 1px #999;
}
.authorArea__authTxtTitleLink {
  font-size: 2rem;
  color: #111;
  line-height: 1.4;
  display: block;
  padding: 10px 0 10px 40px;
  background-image: url("../image/icon/arrow_yellow_circle.svg");
  background-position: left center;
  background-repeat: no-repeat;
}
.authorArea__authTxtSList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.authorArea__authTxtSItem {
  margin-top: 5px;
  margin-right: 24px;
}
.authorArea__authTxtSLink {
  padding-left: 16px;
  background-image: url("../image/icon/icon_arrow_yellow.svg");
  background-position: left center;
  background-repeat: no-repeat;
}

/* PC */
@media screen and (min-width: 768px) {
  .authorArea {
    padding: 80px 0;
  }
  .authorArea__authList {
    margin: 50px auto 0;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .authorArea__authListItem {
    margin-top: 0;
    flex-basis: calc((100% - 8px) / 5);
    transition: 0.3s;
  }
  .authorArea__authListItem:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .authorArea__authListLink {
    min-height: 440px;
    height: auto;
    position: relative;
    padding-left: 0;
    padding-top: 310px;
    background-image: url("../image/photo/author_thumb_munakata.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 293px;
    position: relative;
  }
  .authorArea__authListSubTitle {
    font-size: 1.4rem;
    color: #B18832;
    line-height: 1.4;
    text-align: center;
  }
  .authorArea__authListTitle {
    margin-top: 6px;
    font-size: 3.6rem;
    color: #fff;
    line-height: 1.4;
    text-align: center;
  }
  .authorArea__authTxtList {
    width: 1200px;
    margin: 50px auto 0;
    border-top: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
  }
  .authorArea__authTxtList::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border-right: dotted 1px #999;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
  }
  .authorArea__authTxtItem {
    flex-basis: 560px;
    padding: 14px 16px 24px;
    border-bottom: dotted 1px #999;
  }
  .authorArea__authTxtItem:nth-of-type(1), .authorArea__authTxtItem:nth-of-type(2) {
    border-top: dotted 1px #999;
  }
  .authorArea__authTxtTitleLink {
    font-size: 2rem;
    padding: 10px 0 10px 40px;
  }
  .authorArea__authTxtSItem {
    margin-top: 5px;
    margin-right: 24px;
  }
  .authorArea__authTxtSLink {
    padding-left: 16px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ authorArea ▲▲----------*/
/*----------▼▼ columnArea ▼▼----------*/
/*-----▼ class ▼-----*/
.columnArea {
  padding: 80px 0;
}
.columnArea__columnList {
  margin: 50px 16px;
  border-top: dotted 1px #999;
}
.columnArea__columnListItem {
  border-bottom: dotted 1px #999;
}
.columnArea__Listlink {
  display: block;
  padding: 24px 16px 24px;
}
.columnArea__ListHead {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: start;
}
.columnArea__ListCat {
  font-size: 1.2rem;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  padding: 6px 8px;
  border-radius: 4px;
  margin-right: 6px;
}
.columnArea__Listday {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
  margin-left: auto;
}
.columnArea__ListMain {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 16px;
}
.columnArea__ListImg {
  flex-basis: 80px;
}
.columnArea__ListImg img {
  width: auto !important;
  height: auto !important;
}
.columnArea__ListTit {
  font-size: 2rem;
  line-height: 1.4;
  flex-basis: calc(100% - 96px);
}
.columnArea__ListExp {
  font-size: 1.4rem;
  color: #333;
  line-height: 1.6;
  padding: 4px 46px 4px 0;
  margin-top: 24px;
  background-image: url("../image/icon/arrow_yellow_circle.svg");
  background-position: right center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

/* PC */
@media screen and (min-width: 768px) {
  .columnArea {
    padding: 80px 0;
  }
  .columnArea__columnList {
    margin: 50px auto 0;
    border-top: none;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
  }
  .columnArea__columnList::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border-right: dotted 1px #999;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
  }
  .columnArea__columnListItem {
    flex-basis: 560px;
    border-bottom: dotted 1px #999;
  }
  .columnArea__columnListItem:nth-of-type(1), .columnArea__columnListItem:nth-of-type(2) {
    border-top: dotted 1px #999;
  }
  .columnArea__Listlink {
    display: block;
    padding: 24px 16px 24px;
  }
  .columnArea__ListHead {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: start;
  }
  .columnArea__ListCat {
    font-size: 1.2rem;
    color: #111;
    line-height: 1;
    background-color: #E5E1D9;
    padding: 6px 8px;
    border-radius: 4px;
  }
  .columnArea__Listday {
    padding-top: 6px;
    font-size: 1.4rem;
    color: #333;
    line-height: 1;
  }
  .columnArea__ListMain {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .columnArea__ListImg {
    flex-basis: 80px;
  }
  .columnArea__ListTit {
    font-size: 2rem;
    line-height: 1.4;
    flex-basis: calc(100% - 96px);
  }
  .columnArea__ListExp {
    font-size: 1.4rem;
    color: #333;
    line-height: 1.6;
    padding: 4px 46px 4px 0;
    background-image: url("../image/icon/arrow_yellow_circle.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ columnArea ▲▲----------*/
/*----------▼▼ topicArea ▼▼----------*/
/*-----▼ class ▼-----*/
.topicArea {
  padding: 80px 0;
}
.topicArea__topicList {
  margin: 50px 16px;
  border-top: dotted 1px #999;
}
.topicArea__topicListItem {
  border-bottom: dotted 1px #999;
}
.topicArea__topicListLink {
  display: block;
  padding: 24px 46px 24px 16px;
  background-image: url("../image/icon/arrow_yellow_circle.svg");
  background-position: right center;
  background-repeat: no-repeat;
}
.topicArea__topicListDays {
  font-size: 1.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333;
  line-height: 1.4;
}
.topicArea__topicListDescription {
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
}

/* PC */
@media screen and (min-width: 768px) {
  .topicArea {
    padding: 80px 0;
  }
  .topicArea__topicList {
    max-width: 800px;
    margin: 50px auto 0;
    border-top: dotted 1px #999;
  }
  .topicArea__topicListItem {
    border-bottom: dotted 1px #999;
  }
  .topicArea__topicListLink {
    display: block;
    padding: 24px 46px 24px 16px;
    background-image: url("../image/icon/arrow_yellow_circle.svg");
    background-position: right center;
    background-repeat: no-repeat;
  }
  .topicArea__topicListDays {
    font-size: 1.4rem;
    color: #333;
    line-height: 1.4;
  }
  .topicArea__topicListDescription {
    font-size: 2rem;
    line-height: 1.6;
  }
}
/*-----▲ class ▲-----*/
/*----------▲▲ topicArea ▲▲----------*/
/*----------▲▲ page_top ▲▲----------*/
/*----------▼▼ page_beginner ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ beginner ▼▼----------*/
/* common */
.main.--beginner .--step .c-section__stepItem:after {
  background-image: none !important;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--beginner .--feature .c-section__titleArea {
    margin-bottom: 60px !important;
  }
  .main.--beginner .--feature .c-section__btn {
    margin-top: 40px !important;
  }
  .main.--beginner .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--beginner .--step .c-section__artistNameList {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .main.--beginner .--step .otherServiceList {
    margin-top: 20px;
  }
  .main.--beginner .--anyway .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--beginner .--feature .c-section__titleArea {
    margin-bottom: 120px !important;
  }
  .main.--beginner .--feature .c-section__btn {
    margin-top: 80px !important;
  }
  .main.--beginner .--step .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--beginner .--step .c-section__artistNameList {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .main.--beginner .--step .otherServiceList {
    margin-top: 40px;
  }
  .main.--beginner .--anyway .c-section__titleArea {
    margin-bottom: 80px !important;
  }
}
/*----------▲▲ beginner ▲▲----------*/
/*----------▲▲ page_beginner ▲▲----------*/
/*----------▼▼ page_hyouka ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ hyouka ▼▼----------*/
/* common */
.priceTable__list {
  border-top: dotted 1px #CCC;
}
.priceTable__listItem {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  border-bottom: dotted 1px #CCC;
  padding: 8px 0;
  background-color: #fff;
}
.priceTable__listItem p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.priceTable__listItemTit {
  flex-basis: 6em;
  font-size: 1.8rem;
}
.priceTable__listItemNum {
  flex-basis: 6em;
  text-align: right;
  color: #B18832;
  font-size: 1.8rem;
}
.priceTable__listItemNum > span {
  font-size: 1.4rem;
  padding-left: 5px;
}
.priceTable__listItemKome {
  flex-basis: 7em;
  padding-left: 1em;
  font-size: 1.4rem;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--hyouka .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--header .c-section__text {
    width: 100%;
  }
  .main.--hyouka .--client .c-section__twoClmItem {
    margin: 0 16px;
    margin-bottom: 80px;
  }
  .main.--hyouka .--client .c-section__twoClmItem:last-of-type {
    margin-bottom: 0;
  }
  .main.--hyouka .--client .c-section__titleL2 {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--hyouka-service .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--about-satei .c-section__inner {
    margin: 0 16px;
  }
  .main.--hyouka .--about-satei .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--about-satei .c-section__titleL2 {
    margin-top: 80px !important;
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--about-satei .priceTable__list {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--hyouka .--client .c-section__titleL2 {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--hyouka-service .c-section__titleArea {
    margin-bottom: 120px !important;
  }
  .main.--hyouka .--about-satei .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--about-satei .c-section__titleL2 {
    margin-top: 80px !important;
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--about-satei .priceTable__list {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .main.--hyouka .--step .c-section__titleArea {
    margin-bottom: 80px !important;
  }
}
/*----------▲▲ hyouka ▲▲----------*/
/*----------▲▲ page_hyouka ▲▲----------*/
/*----------▼▼ page_kuraseiri ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ kuraseiri ▼▼----------*/
/* common */
/* SP */
@media screen and (max-width: 767px) {
  .main.--kuraseiri .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--header .c-section__headerTextArea {
    width: 100%;
  }
  .main.--kuraseiri .--header .c-section__text {
    width: 100%;
  }
  .main.--kuraseiri .--header .c-section__strongList {
    margin-top: 40px !important;
  }
  .main.--kuraseiri .--idontknow .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--idontknow .c-section__text {
    margin-bottom: 40px !important;
    width: calc(100% - 64px);
  }
  .main.--kuraseiri .--allok .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--beforeOrder .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--kuraseiri .--header .c-section__headerTextArea {
    width: 100%;
  }
  .main.--kuraseiri .--header .c-section__strongList {
    margin-top: 40px !important;
  }
  .main.--kuraseiri .--idontknow .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--idontknow .c-section__text {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--allok .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--beforeOrder .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kuraseiri .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/*----------▲▲ kuraseiri ▲▲----------*/
/*----------▲▲ page_kuraseiri ▲▲----------*/
/*----------▼▼ page_tv-satei ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ tv-satei ▼▼----------*/
/* common */
.main.--tv-satei .mokuji__indexList {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  max-width: 800px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
}
.main.--tv-satei .mokuji__indexListItem {
  flex-basis: calc((100% - 50px) / 3);
  margin-left: 0;
  margin-top: 0;
}
.main.--tv-satei .mokuji__indexListItemLink {
  padding: 12px 36px 12px 12px;
}
.main.--tv-satei .mokuji__indexListItem .c-section__btn {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.4;
  padding: 12px 48px 12px 12px;
  width: 100%;
  margin: 0;
}
.main.--tv-satei .tvStepList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1200px;
  margin: 40px auto 0;
}
.main.--tv-satei .tvStepList__Item {
  flex-basis: calc((100% - 120px) / 4);
}
.main.--tv-satei .tvStepList__ItemImage {
  margin-top: 24px;
  margin-bottom: 20px;
}
.main.--tv-satei .tvStepList__Item.--caution {
  flex-basis: calc((100% - 40px) / 2);
  background-color: #E6E3D9;
  padding: 32px;
}
.main.--tv-satei .tvStepList__Item.--caution .tvStepList__ItemCautionTit {
  text-align: center;
  font-size: 2.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 12px;
}
.main.--tv-satei .tvStepList__Item:nth-of-type(n + 5) {
  margin-top: 40px;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--tv-satei .--header .c-section__redTag {
    width: 60%;
  }
  .main.--tv-satei .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--tv-satei .--header .c-section__text {
    width: 100%;
  }
  .main.--tv-satei .--three-safe .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--tv-satei .mokuji__indexList {
    display: block;
    max-width: inherit;
    margin: 0 32px;
  }
  .main.--tv-satei .mokuji__indexListItemLink {
    padding: 12px 36px 12px 12px;
  }
  .main.--tv-satei .mokuji__indexListItem .c-section__btn {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    line-height: 1.4;
    padding: 12px 48px 12px 12px;
    width: 100%;
    margin: 0;
  }
  .main.--tv-satei .mokuji__indexListItem:nth-of-type(n + 2) {
    margin-top: 8px;
  }
  .main.--tv-satei .--three-safe .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--tv-satei .tvStepList {
    display: block;
    max-width: inherit;
    margin: 0;
  }
  .main.--tv-satei .tvStepList__Item {
    margin: 40px 32px 0;
  }
  .main.--tv-satei .tvStepList__ItemTitle {
    margin: 0;
    width: auto;
  }
  .main.--tv-satei .tvStepList__ItemImage {
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .main.--tv-satei .tvStepList__Item.--caution {
    margin: 40px 16px 0;
    padding: 16px;
  }
  .main.--tv-satei .tvStepList__Item.--caution .tvStepList__ItemCautionTit {
    text-align: center;
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 12px;
  }
  .main.--tv-satei .tvStepList__Item:nth-of-type(n + 5) {
    margin-top: 40px;
  }
  .main.--tv-satei .--useway .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--tv-satei .--useway .c-section__btn {
    width: auto;
    margin: 40px 32px 0;
    margin-top: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--tv-satei .--header .c-section__headerTextArea {
    width: 100%;
  }
  .main.--tv-satei .--three-safe .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--tv-satei .--useway .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--tv-satei .--useway .c-section__btn {
    width: 470px;
    margin-top: 40px !important;
  }
}
/*----------▲▲ tv-satei ▲▲----------*/
/*----------▲▲ page_tv-satei ▲▲----------*/
/*----------▼▼ page_line ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ line ▼▼----------*/
/* common */
.main.--line a.spNav__contactLine {
  display: block;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.4;
  text-decoration: none;
  text-align: left;
  padding: 24px 32px 24px 24px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-color: #06C755;
  background-image: url("../image/icon/icon_arrow_white.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: auto;
}
.main.--line .--header .c-section__headerLine {
  margin: 24px 0 0;
}
.main.--line .--header .c-section__headerLine a.spNav__contactLine {
  max-width: 440px;
}
.main.--line .c-section.--difficult .c-section__text.--pointTit {
  margin-top: 40px;
}
.main.--line .c-section.--difficult .c-section__text.--pointTit p {
  font-weight: 700;
}
.main.--line .c-section.--difficult .c-section__dotListItem {
  margin-left: 20px;
  list-style-type: disc;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--line a.spNav__contactLine {
    padding: 14px 32px 14px 14px;
  }
  .main.--line a.spNav__contactLine span.spNav__contactTxtL {
    font-size: 1.6rem;
  }
  .main.--line .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--line .--header .c-section__text {
    width: 100%;
  }
  .main.--line .c-section.--difficult .c-section__text.--pointTit {
    margin-top: 40px;
  }
  .main.--line .c-section.--difficult .c-section__text.--pointTit p {
    font-weight: 700;
  }
  .main.--line .c-section.--difficult .c-section__dotListItem {
    margin-left: 36px;
  }
  .main.--line .--step .c-section__stepArea {
    margin-top: 40px !important;
  }
  .main.--line .--difficult .c-section__inner {
    margin: 0 16px;
  }
  .main.--line .--difficult .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--line .--useful .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--line .--header .c-section__headerTextArea {
    width: 100%;
  }
  .main.--line .--step .c-section__stepArea {
    margin-top: 80px !important;
  }
  .main.--line .--difficult .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--line .--useful .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/*----------▲▲ line ▲▲----------*/
/*----------▲▲ page_line ▲▲----------*/
/*----------▼▼ page_service ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ service ▼▼----------*/
/* common */
.main.--service .--header {
  background-image: url(../image/icon/japan.svg), url(../image/bg/tile_paper_01.jpg);
  background-repeat: no-repeat, repeat;
  background-position: left calc(50% - 160px) top 160px, center;
  background-size: 400px auto, auto;
}
.main.--service .--supportArea {
  background-image: url(../image/icon/japan.svg);
  background-repeat: no-repeat;
  background-position: right calc(50% - 200px) top 40px;
  background-size: 400px auto;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--service .--header {
    background-image: url(../image/icon/japan.svg), url(../image/bg/tile_paper_01.jpg);
    background-repeat: no-repeat, repeat;
    background-position: right -30px top 300px, center;
    background-size: 274px auto, auto;
  }
  .main.--service .--header .c-section__headerCopy {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }
  .main.--service .--header .c-section__strongBox {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .main.--service .--header .c-section__text {
    width: 100%;
  }
  .main.--service .--supportArea {
    background-image: url(../image/icon/japan.svg);
    background-repeat: no-repeat;
    background-position: right 30px top 60px;
    background-size: 200px auto;
  }
  .main.--service .--ourservice .c-section__sideCardList {
    margin-top: 40px !important;
    padding-top: 40px;
    border-top: dotted 1px #CCC;
  }
  .main.--service .--kaitori .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--service .--kaitori .c-section__artistNameList {
    margin-top: 40px !important;
  }
  .main.--service .--kaitori .c-section__text {
    width: calc(100% - 64px);
  }
  .main.--service .--kaitori .c-section__subTitle {
    margin-bottom: 10px !important;
  }
  .main.--service .--step .c-section__stepArea {
    margin-top: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--service .--header .c-section__strongBox {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--service .--reason {
    padding-top: 270px !important;
  }
  .main.--service .--ourservice .c-section__sideCardList {
    margin-top: 120px !important;
  }
  .main.--service .--point .c-section__checkPointList {
    margin-top: 80px !important;
  }
  .main.--service .--kaitori .c-section__titleArea {
    margin-bottom: 70px !important;
  }
  .main.--service .--kaitori .c-section__artistNameList {
    margin-top: 40px !important;
  }
  .main.--service .--kaitori .c-section__subTitle {
    margin-bottom: 10px !important;
  }
  .main.--service .--step .c-section__stepArea {
    margin-top: 80px !important;
  }
}
/*----------▲▲ service ▲▲----------*/
/*----------▲▲ page_service ▲▲----------*/
/*----------▼▼ page_takuhai ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ takuhai ▼▼----------*/
/* common */
/* SP */
@media screen and (max-width: 767px) {
  .main.--takuhai .--header .c-section__headerCopy {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }
  .main.--takuhai .--header .c-section__strongBox {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .main.--takuhai .--header .c-section__text {
    width: 100%;
  }
  .main.--takuhai .--ourservice .c-section__sideCardList {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .main.--takuhai .--ourservice .c-section__strongList {
    width: calc(100% - 32px);
  }
  .main.--takuhai .--step .c-section__stepArea {
    margin-top: 40px !important;
  }
  .main.--takuhai .--mailbtn .c-section__btn {
    margin-bottom: 30px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--takuhai .--header .c-section__strongBox {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--takuhai .--ourservice .c-section__sideCardList {
    margin-top: 120px !important;
    margin-bottom: 80px !important;
  }
  .main.--takuhai .--step .c-section__stepArea {
    margin-top: 80px !important;
  }
  .main.--takuhai .--mailbtn .c-section__btn {
    margin-bottom: 30px !important;
  }
}
/*----------▲▲ takuhai ▲▲----------*/
/*----------▲▲ page_takuhai ▲▲----------*/
/*----------▼▼ page_takuhai_agreement ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ agreement ▼▼----------*/
/* common */
.main.--agreement .c-section .c-section__barTitle {
  margin-top: 40px;
}
.main.--agreement ol, .main.--agreement ul {
  margin-top: 16px;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--agreement .agreement__detail {
    margin: 0 16px;
  }
  .main.--agreement ol, .main.--agreement ul {
    margin: 30px 16px 0;
  }
  .main.--agreement ol li, .main.--agreement ul li {
    margin-left: 1.5em;
  }
}
/* PC */
/*----------▲▲ agreement ▲▲----------*/
/*----------▲▲ page_takuhai_agreement ▲▲----------*/
/*----------▼▼ page_kantei ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ kantei ▼▼----------*/
/* common */
.kanteiCalendarArea {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.kanteiCalendar {
  flex-basis: calc((100% - 80px) / 3);
  background-color: #fff;
  padding: 24px;
}
.kanteiCalendar__head {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.kanteiCalendar__headReservation {
  flex-basis: 85px;
  background-color: #A88E56;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
.kanteiCalendar__headReservation.--type02 {
  background-color: #C73838;
}
.kanteiCalendar__headReservation.--type03 {
  background-color: #999;
}
.kanteiCalendar__headDate {
  flex-basis: calc(100% - 103px);
}
.kanteiCalendar__headDateYear {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.2rem;
  line-height: 1.4;
}
.kanteiCalendar__headDateDays {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.6rem;
  line-height: 1.4;
}
.kanteiCalendar__body {
  margin-top: 24px;
}
.kanteiCalendar__bodyList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kanteiCalendar__bodyListItem {
  flex-basis: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  text-align: center;
}
.kanteiCalendar__bodyListItem:nth-of-type(4n + 1), .kanteiCalendar__bodyListItem:nth-of-type(4n + 2) {
  background-color: rgba(0, 0, 0, 0.03);
}
.kanteiCalendar__bodyListItem:nth-of-type(2n) {
  border-left: dotted 1px #CCC;
}
.kanteiCalendar__bodyListItemTime {
  display: block;
  flex-basis: 50%;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  padding-left: 12px;
}
.kanteiCalendar__bodyListItem.--close .kanteiCalendar__bodyListItemTime {
  color: #999;
  text-decoration: line-through;
}
.kanteiCalendar__bodyListItem::after {
  content: "◯";
  display: block;
  flex-basis: 50%;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.kanteiCalendar__bodyListItem.--close::after {
  content: "×";
}
.kanteiCalendar__bodyListItem.--noItem::after {
  content: "-";
}

.main.--kantei a.spNav__contactRed {
  display: block;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.4;
  text-decoration: none;
  text-align: left;
  padding: 24px 32px 24px 24px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background: url("../image/icon/icon_arrow_white.svg"), #A98232;
  background-repeat: no-repeat;
  background-position: right 16px center, center;
  background-size: auto;
}
@media screen and (min-width: 768px) {
  .main.--kantei a.spNav__contactRed {
    width: 70%;
  }
}
.main.--kantei .--header .c-section__headerLine {
  margin: 24px 0 0;
}
.main.--kantei .--header .c-section__headerLine a.spNav__contactLine {
  max-width: 440px;
}
.main.--kantei .c-section.--difficult .c-section__text.--pointTit {
  margin-top: 40px;
}
.main.--kantei .c-section.--difficult .c-section__text.--pointTit p {
  font-weight: 700;
}
.main.--kantei .c-section.--difficult .c-section__dotListItem {
  margin-left: 20px;
  list-style-type: disc;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--kantei a.spNav__contactLine {
    padding: 14px 32px 14px 14px;
  }
  .main.--kantei a.spNav__contactLine span.spNav__contactTxtL {
    font-size: 1.6rem;
  }
  .main.--kantei .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--kantei .--header .c-section__text {
    width: 100%;
  }
  .main.--kantei .c-section.--difficult .c-section__text.--pointTit {
    margin-top: 40px;
  }
  .main.--kantei .c-section.--difficult .c-section__text.--pointTit p {
    font-weight: 700;
  }
  .main.--kantei .c-section.--difficult .c-section__dotListItem {
    margin-left: 36px;
  }
  .main.--kantei .--step .c-section__stepArea {
    margin-top: 40px !important;
  }
  .main.--kantei .--difficult .c-section__inner {
    margin: 0 16px;
  }
  .main.--kantei .--difficult .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kantei .--useful .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* SP */
@media screen and (max-width: 767px) {
  .kanteiCalendarArea {
    display: block;
  }
  .kanteiCalendar {
    padding: 24px;
    margin: 16px 16px 0;
  }
  .main.--kantei .--header .c-section__headerCopy {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }
  .main.--kantei .--header .c-section__strongBox {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .main.--kantei .--header .c-section__text {
    width: 100%;
  }
  .main.--kantei .--header .c-section__strongList {
    margin-top: 20px !important;
    width: 100%;
  }
  .main.--kantei .--schedule .c-section__titleArea {
    margin-bottom: 50px !important;
  }
  .main.--kantei .--schedule .kanteiCalendarArea {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--kantei .--schedule .c-section__text {
    width: calc(100% - 64px);
  }
  .main.--kantei .--schedule .c-section__komeList {
    width: calc(100% - 64px);
  }
  .main.--kantei .--application .c-section__btn {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--kantei .--application .spNav__contactTel {
    margin: 0 32px;
  }
  .main.--kantei .--access iframe {
    margin-top: 50px !important;
    margin-right: 32px !important;
    margin-left: 32px !important;
    width: calc(100% - 64px);
    height: 240px;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--kantei .--header .c-section__strongList {
    margin-top: 50px !important;
  }
  .main.--kantei .--schedule .c-section__titleArea {
    margin-bottom: 50px !important;
  }
  .main.--kantei .--schedule .kanteiCalendarArea {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--kantei .--application .c-section__btn {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--kantei .--access iframe {
    margin-top: 50px !important;
    width: 100%;
    height: 432px;
  }
}
/*----------▲▲ kantei ▲▲----------*/
/*----------▲▲ page_kantei ▲▲----------*/
/*----------▼▼ page_kantei ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ ihin-seiri ▼▼----------*/
/* common */
/* SP */
@media screen and (max-width: 767px) {
  .main.--ihin-seiri .--header .c-section__headerCopy {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--header .c-section__ulCheckList {
    width: 100%;
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--header .c-section__text {
    width: 100%;
  }
  .main.--ihin-seiri .--think .c-section__strongList {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .main.--ihin-seiri .--onepack .c-section__titleL1 {
    margin-bottom: 80px !important;
  }
  .main.--ihin-seiri .--onepack .c-section__imageTwoClmTitle {
    margin-top: 20px !important;
  }
  .main.--ihin-seiri .--voice .hikakaku {
    width: 300px;
    margin: 40px auto 0;
  }
  .main.--ihin-seiri .--beforeOrder .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--beforeBroken .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--tv .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--ihin-seiri .--header .c-section__ulCheckList {
    width: 640px;
  }
  .main.--ihin-seiri .--think .c-section__strongList {
    margin-top: 80px !important;
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--onepack .c-section__titleL1 {
    margin-bottom: 80px !important;
  }
  .main.--ihin-seiri .--onepack .c-section__imageTwoClmTitle {
    margin-top: 20px !important;
  }
  .main.--ihin-seiri .--voice .hikakaku {
    width: 300px;
    margin: 40px auto 0;
  }
  .main.--ihin-seiri .--beforeOrder .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--step .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--beforeBroken .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--ihin-seiri .--tv .c-section__titleArea {
    margin-bottom: 40px !important;
  }
}
/*----------▲▲ ihin-seiri ▲▲----------*/
/*----------▲▲ page_kantei ▲▲----------*/
/*----------▼▼ page_kaitori_top ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ kaitori ▼▼----------*/
/* common */
.main.--kaitori .--reason {
  padding-bottom: 120px;
}
.main.--kaitori .--reason .topAbout__lead {
  color: #FFF;
  max-width: 600px;
}
.main.--kaitori .--reason .c-section__reasonList {
  margin-top: 80px !important;
}
.main.--kaitori .--reason .c-section__reasonListTitle {
  color: #FFF;
}
.main.--kaitori .--reason .c-section__reasonListText {
  color: #FFF;
}
.main.--kaitori .--reason .c-section__reasonListItem {
  background-color: rgba(0, 0, 0, 0.2);
}
.main.--kaitori .--example .c-section__caseList .c-section__caseText {
  margin: 18px 0;
}
.main.--kaitori .--supportArea {
  background-image: url(../image/icon/japan.svg);
  background-repeat: no-repeat;
  background-position: right calc(50% - 200px) top 40px;
  background-size: 400px auto;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--kaitori .--header .c-section__text {
    width: 100%;
  }
  .main.--kaitori .--reason {
    padding-bottom: 120px;
  }
  .main.--kaitori .--reason .c-section__hr {
    margin: 30px auto 40px;
  }
  .main.--kaitori .--reason .topAbout__lead {
    max-width: inherit;
    margin: 20px 32px 0;
  }
  .main.--kaitori .--reason .c-section__reasonList {
    width: auto;
    margin-top: 40px !important;
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .main.--kaitori .--point .c-section__titleArea {
    margin-bottom: 50px !important;
  }
  .main.--kaitori .--point .c-section__simplePointList {
    margin-top: 50px !important;
  }
  .main.--kaitori .--point .c-section__text {
    width: calc(100% - 64px);
  }
  .main.--kaitori .--example .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--kaitori .--pointbefore .c-section__titleArea {
    margin-bottom: 20px !important;
  }
  .main.--kaitori .--waychoice .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kaitori .--artist .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kaitori .--artist .c-section__artistNameList {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .main.--kaitori .--question .c-section__titleArea {
    margin-bottom: 40px !important;
  }
  .main.--kaitori .--supportArea {
    background-image: url(../image/icon/japan.svg);
    background-repeat: no-repeat;
    background-position: right 30px top 60px;
    background-size: 200px auto;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .main.--kaitori .--point .c-section__titleArea {
    margin-bottom: 50px !important;
  }
  .main.--kaitori .--point .c-section__simplePointList {
    margin-top: 50px !important;
  }
  .main.--kaitori .--example .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--kaitori .--pointbefore .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--kaitori .--waychoice .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--kaitori .--artist .c-section__titleArea {
    margin-bottom: 80px !important;
  }
  .main.--kaitori .--artist .c-section__artistNameList {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .main.--kaitori .--question .c-section__titleArea {
    margin-bottom: 80px !important;
  }
}
/*----------▲▲ kaitori ▲▲----------*/
/*----------▲▲ page_kaitori_top ▲▲----------*/
/*----------▼▼ page_kakejiku-takuhai ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ kakejiku-takuhai ▼▼----------*/
/* common */
.main.--kakejiku-takuhai .c-section__headerImageArea {
  width: 300px;
}
.main.--kakejiku-takuhai .c-section__headerImageArea img {
  width: 100%;
}
.main.--kakejiku-takuhai .c-section__headerTwoColumn {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-left: dotted 1px #CCC;
}
.main.--kakejiku-takuhai .c-section__headerTwoColumnSide {
  flex-basis: 50%;
  padding: 0 40px;
  border-right: dotted 1px #CCC;
}
.main.--kakejiku-takuhai .--point .c-section__reasonList {
  margin-top: 80px !important;
  background-color: inherit;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.main.--kakejiku-takuhai .--point .c-section__reasonListItem {
  flex-basis: calc((100% - 80px) / 3);
  margin: 0;
  background-color: #FFF;
  padding: 50px 16px 40px;
}
.main.--kakejiku-takuhai .--step .c-section__titleArea {
  margin-bottom: 50px !important;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--kakejiku-takuhai .c-section__headerImageArea {
    width: 140px;
    right: -10px;
  }
  .main.--kakejiku-takuhai .c-section__headerTwoColumn {
    display: block;
    border-left: none;
  }
  .main.--kakejiku-takuhai .c-section__headerTwoColumnSide {
    flex-basis: 50%;
    padding: 0;
    border-right: none;
  }
  .main.--kakejiku-takuhai .--point .c-section__reasonList {
    margin-top: 40px !important;
    display: block;
  }
  .main.--kakejiku-takuhai .--point .c-section__reasonListItem {
    margin: 16px 16px 0;
    background-color: #FFF;
    padding: 50px 16px 40px;
  }
  .main.--kakejiku-takuhai .--step .c-section__titleArea {
    margin-bottom: 50px !important;
  }
}
/* PC */
/*----------▲▲ kakejiku-takuhai ▲▲----------*/
/*----------▲▲ page_kakejiku-takuhai ▲▲----------*/
/*----------▼▼ page_case ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ caseCategoryItem ▼▼----------*/
/* common */
.resultArea.--pageCase {
  padding: 0;
}
.resultArea.--pageCase .resultArea__resultList {
  margin-top: 0;
}

.caseCategoryItem {
  padding: 120px 0;
  margin-top: 120px;
}
.caseCategoryItem__lead {
  margin: 12px auto 0;
  text-align: center;
}
.caseCategoryItem__gallery {
  margin-top: 12px;
  text-align: center;
}
.caseCategoryItem__galleryLink {
  padding: 8px 16px 8px 0;
  border-bottom: solid 2px #B18832;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-position: right center;
  background-repeat: no-repeat;
}
.caseCategoryItem__list {
  max-width: 1208px;
  padding-left: 4px;
  margin: 50px auto 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.caseCategoryItem__listItem {
  flex-basis: 236.8px;
  margin-top: 4px;
  margin-right: 4px;
}
.caseCategoryItem__listItemLink {
  display: block;
  font-size: 2rem;
  color: #fff;
  line-height: 1.4;
  padding: 48px 32px 0 16px;
  min-height: 122px;
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_scroll.jpg");
  background-position: right 16px center, center center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}
.caseCategoryItem__listItem.--oldbook .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_oldbook.jpg");
}
.caseCategoryItem__listItem.--write .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_write.jpg");
}
.caseCategoryItem__listItem.--sculpture .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_sculpture.jpg");
}
.caseCategoryItem__listItem.--metalwork .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_metalwork.jpg");
}
.caseCategoryItem__listItem.--nezu .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_nezu.jpg");
}
.caseCategoryItem__listItem.--other2 .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_other2.jpg");
}
.caseCategoryItem__listItem.--scroll .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_scroll.jpg");
}
.caseCategoryItem__listItem.--china .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_china.jpg");
}
.caseCategoryItem__listItem.--picture .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_picture.jpg");
}
.caseCategoryItem__listItem.--tea .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_tea.jpg");
}
.caseCategoryItem__listItem.--ceramics .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_ceramics.jpg");
}
.caseCategoryItem__listItem.--laquerware .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_lacquerware.jpg");
}
.caseCategoryItem__listItem.--book .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_book.jpg");
}
.caseCategoryItem__listItem.--caligraphy .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_calligraphy.jpg");
}
.caseCategoryItem__listItem.--art .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_art.jpg");
}
.caseCategoryItem__listItem.--inro .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_inro.jpg");
}
.caseCategoryItem__listItem.--dia .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_dia.jpg");
}
.caseCategoryItem__listItem.--gold .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_gold.jpg");
}
.caseCategoryItem__listItem.--medal .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_medal.jpg");
}
.caseCategoryItem__listItem.--camera .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_camera.jpg");
}
.caseCategoryItem__listItem.--coin .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_coin.jpg");
}
.caseCategoryItem__listItem.--kitte .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_kitte.jpg");
}
.caseCategoryItem__listItem.--buddhism .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_buddhism.jpg");
}
.caseCategoryItem__listItem.--kimono .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_kimono.jpg");
}
.caseCategoryItem__listItem.--western .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_western.jpg");
}
.caseCategoryItem__listItem.--doll .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_doll.jpg");
}
.caseCategoryItem__listItem.--antique .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_antique.jpg");
}
.caseCategoryItem__listItem.--toy .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_toy.jpg");
}
.caseCategoryItem__listItem.--other .caseCategoryItem__listItemLink {
  background-image: url("../image/icon/icon_arrow.svg"), url("../image/photo/purchased_thumb_m_other.jpg");
}

/* SP */
@media screen and (max-width: 767px) {
  .caseCategoryItem {
    padding: 80px 0;
    margin-top: 80px;
  }
  .caseCategoryItem__lead {
    margin: 12px auto 0;
    text-align: center;
  }
  .caseCategoryItem__list {
    max-width: auto;
    padding-left: 0;
    margin: 50px 4px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .caseCategoryItem__listItem {
    flex-basis: calc((100% - 4px) / 2);
    margin-top: 4px;
    margin-right: 0;
  }
  .caseCategoryItem__listItemLink {
    padding: 30px 32px 0 16px;
    min-height: 91px;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .caseCategoryItem__listItemLink:hover {
    opacity: 0.6;
    color: #fff;
  }
}
/*----------▲▲ caseCategoryItem ▲▲----------*/
/*----------▼▼ resultDetail__title ▼▼----------*/
/* common */
.resultDetail__title {
  margin-bottom: 60px;
}
/* SP */
/* PC */
/*----------▲▲ resultDetail__title ▲▲----------*/
/*----------▼▼ resultDetail__image ▼▼----------*/
/* common */
.resultDetail__imageWrap {
  max-width: 800px;
  margin: 0 auto;
}
.resultDetail__imageCaption {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 16px;
}

/* SP */
/* PC */
/*----------▲▲ resultDetail__image ▲▲----------*/
/*----------▼▼ resultDetail__head ▼▼----------*/
/* common */
.resultDetail__headWrap {
  max-width: 800px;
  margin: 24px auto 0;
  overflow: hidden;
}
.resultDetail__headWrapCat {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  padding: 6px;
  border-radius: 4px;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.resultDetail__headWrapDate {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
  float: right;
  margin-left: 8px;
}

/* SP */
@media screen and (max-width: 767px) {
  .resultDetail__headWrap {
    max-width: auto;
    margin: 24px 32px 0;
  }
}
/* PC */
/*----------▲▲ resultDetail__head ▲▲----------*/
/*----------▼▼ resultDetail__price ▼▼----------*/
/* common */
.resultDetail__priceWrap {
  max-width: 800px;
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.resultDetail__priceWrapTit {
  font-size: 1.6rem;
  color: #7C673D;
  line-height: 1;
  order: 1;
}
.resultDetail__priceWrap::after {
  content: "";
  display: block;
  height: 1px;
  width: 74px;
  margin: 0 10px;
  background-color: #7C673D;
  order: 2;
}
.resultDetail__priceWrapNum {
  font-size: 1.6rem;
  color: #333;
  line-height: 1;
  order: 3;
}
.resultDetail__priceWrapNumYen {
  font-size: 3.2rem;
  color: #C73838;
  line-height: 1.4;
  padding-right: 5px;
}

/* SP */
@media screen and (max-width: 767px) {
  .resultDetail__priceWrap {
    max-width: auto;
    margin: 20px 32px 0;
    justify-content: space-between;
  }
  .resultDetail__priceWrap::after {
    width: auto;
    min-width: 60px;
    margin: 0;
  }
}
/* PC */
/*----------▲▲ resultDetail__price ▲▲----------*/
/*----------▼▼ resultDetail__explanation ▼▼----------*/
/* common */
.resultDetail__explanationWrap {
  max-width: 800px;
  margin: 30px auto 0;
  overflow: hidden;
}
.resultDetail__explanationWrap .aligncenter {
  display: block;
  margin: 0 auto;
}
.resultDetail__explanationWrap .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.resultDetail__explanationWrap .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.resultDetail__explanationWrap .alignright:after, .resultDetail__explanationWrap .alignleft:after {
  clear: both;
}
.resultDetail__explanationTxt {
  margin-top: 20px;
}
.resultDetail__explanationTxt:first-of-type {
  margin-top: 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .resultDetail__explanationWrap {
    max-width: auto;
    margin: 30px 32px 0;
    overflow: hidden;
  }
  .resultDetail__explanationWrap .aligncenter {
    display: block;
    margin: 0 auto;
  }
  .resultDetail__explanationWrap .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
  }
  .resultDetail__explanationWrap .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
  }
  .resultDetail__explanationWrap .alignright:after, .resultDetail__explanationWrap .alignleft:after {
    clear: both;
  }
  .resultDetail__explanationTxt {
    margin-top: 20px;
  }
  .resultDetail__explanationTxt:first-of-type {
    margin-top: 0;
  }
}
/* PC */
/*----------▲▲ resultDetail__explanation ▲▲----------*/
/*----------▼▼ resultDetail__resultArea ▼▼----------*/
/* common */
.resultDetail__resultArea {
  margin-top: 120px;
}

/* SP */
@media screen and (max-width: 767px) {
  .resultDetail__resultArea {
    margin-top: 80px;
  }
}
/* PC */
/*----------▲▲ resultDetail__resultArea ▲▲----------*/
@media screen and (max-width: 767px) {
  .--casePriceCaution {
    text-align: center;
    color: #535353;
    font-size: 1.1rem;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .--casePriceCaution {
    text-align: center;
    color: #535353;
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
}

/*----------▲▲ page_case ▲▲----------*/
/*----------▼▼ page_column ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ postedLists ▼▼----------*/
/* common */
.postedLists .postedList {
  border-bottom: dotted 1px #999;
}
.postedLists .postedList__Item {
  border-top: dotted 1px #999;
}
.postedLists .postedList__ItemLink {
  display: block;
  padding: 23px 0;
  overflow: hidden;
}
.postedLists .postedList__ItemLinkHead {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: start;
  width: 640px;
  float: right;
}
.postedLists .postedList__ItemLinkHeadCat {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  padding: 6px;
  border-radius: 4px;
  margin-right: 8px;
  margin-top: 4px;
}
.postedLists .postedList__ItemLinkHeadDate {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
  margin-left: auto;
  margin-top: 4px;
}
.postedLists .postedList__ItemLinkImage {
  display: block;
  width: 120px;
  float: left;
}
.postedLists .postedList__ItemLinkImage img {
  height: auto !important;
}
.postedLists .postedList__ItemLinkTit {
  width: 640px;
  float: right;
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  padding-right: 46px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
}
.postedLists .postedList__ItemLinkText {
  width: 640px;
  float: right;
  font-size: 1.4rem;
  color: #333;
  line-height: 1.6;
  padding: 4px 46px 4px 0;
  background-image: url("../image/icon/arrow_yellow_circle.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

.pagination {
  margin-top: 46px;
}
.pagination .screen-reader-text {
  display: none;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.pagination .nav-links .page-numbers {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #B18832;
  text-align: center;
  border: solid 1px #B18832;
  background-color: #fff;
  display: inline-block;
  margin-right: 8px;
  width: 32px;
  line-height: 30px;
}
.pagination .nav-links .page-numbers.current {
  color: #111;
  border: solid 1px #DDD;
  background-color: #DDD;
}
.pagination .nav-links .page-numbers.dots {
  color: #999;
  border: solid 1px transparent;
  background-color: transparent;
}

/* SP */
@media screen and (max-width: 767px) {
  .postedLists .postedList {
    margin: 0 16px;
  }
  .postedLists .postedList__ItemLink {
    padding: 24px 16px;
  }
  .postedLists .postedList__ItemLinkHead {
    width: 100%;
    float: none;
  }
  .postedLists .postedList__ItemLinkHeadCat {
    font-size: 1.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    color: #111;
    line-height: 1;
    background-color: #E5E1D9;
    padding: 6px;
    border-radius: 4px;
  }
  .postedLists .postedList__ItemLinkHeadDate {
    padding-top: 6px;
    font-size: 1.4rem;
    color: #333;
    line-height: 1;
  }
  .postedLists .postedList__ItemLinkImage {
    width: 80px;
    height: 80px;
    margin-top: 16px;
  }
  .postedLists .postedList__ItemLinkTit {
    width: calc(100% - 96px);
    padding-right: 0;
    margin-top: 16px;
    float: right;
    line-clamp: 3;
    -webkit-line-clamp: 3;
  }
  .postedLists .postedList__ItemLinkText {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 12px;
    padding: 4px 46px 4px 0;
  }
}
/* PC */
@media screen and (min-width: 768px) {
  .pagination .nav-links .page-numbers {
    transition: 0.3s;
  }
  .pagination .nav-links .page-numbers:hover {
    color: #fff;
    background-color: #B18832;
    opacity: 1;
  }
  .pagination .nav-links .page-numbers.current {
    pointer-events: none;
  }
  .pagination .nav-links .page-numbers.dots {
    pointer-events: none;
  }
}
/*----------▲▲ postedLists ▲▲----------*/
/*----------▼▼ postedDetail ▼▼----------*/
/* common */
.postedDetail__header {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.postedDetail__headerCat {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  border-radius: 4px;
  margin-right: 6px;
  margin-bottom: 6px;
}
.postedDetail__headerCat a {
  display: block;
  color: #111;
  padding: 6px;
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1;
}
.postedDetail__headerDate {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
  margin-left: auto;
}

.postedDetail__lead {
  margin-top: 20px;
}

.postedDetail__index {
  margin-top: 48px;
}
.postedDetail__index #toc_container {
  border: solid 1px #E6E3D9;
}
.postedDetail__index #toc_container .toc_title {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  background-color: #E6E3D9;
  padding: 12px 8px;
}
.postedDetail__index #toc_container a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.postedDetail__index #toc_container .toc_list {
  padding: 20px 10px 16px;
}
.postedDetail__index #toc_container .toc_list li {
  list-style-type: disc;
  margin-left: 1.5em;
}
.postedDetail__index #toc_container .toc_list li a {
  font-weight: 700;
}
.postedDetail__index #toc_container .toc_list li ul {
  margin-left: 1em;
}

.postedDetail__contents {
  margin-top: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.postedDetail__contents #toc_container {
  border: solid 1px #E6E3D9;
}
.postedDetail__contents #toc_container .toc_title {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  background-color: #E6E3D9;
  padding: 12px 8px;
  margin: 0;
}
.postedDetail__contents #toc_container a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.postedDetail__contents #toc_container .toc_list {
  padding: 20px 10px 16px;
  margin: 0;
}
.postedDetail__contents #toc_container .toc_list li {
  list-style-type: disc;
  margin-left: 1.5em;
}
.postedDetail__contents #toc_container .toc_list li a {
  font-weight: 700;
}
.postedDetail__contents #toc_container .toc_list li ul {
  margin-left: 1em;
  margin-top: 0;
}
.postedDetail__contents h2 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  padding-bottom: 14px;
  border-bottom: solid 4px #E6E3D9;
  margin-top: 48px;
}
.postedDetail__contents h2 span {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
}
.postedDetail__contents h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 14px;
  border-left: solid 4px #E6E3D9;
  margin-top: 48px;
}
.postedDetail__contents h3 span {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}
.postedDetail__contents h4 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 48px;
}
.postedDetail__contents h4 span {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
.postedDetail__contents h5 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 48px;
}
.postedDetail__contents h5 span {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}
.postedDetail__contents h6 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #999;
  margin-top: 48px;
}
.postedDetail__contents h6 span {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}
.postedDetail__contents div {
  margin-top: 48px;
}
.postedDetail__contents p {
  margin-top: 24px;
  clear: both;
  overflow: hidden;
}
.postedDetail__contents ul {
  margin-top: 32px;
}
.postedDetail__contents ul li {
  margin-left: 1.5em;
  padding-left: 0.5em;
  list-style-type: disc;
}
.postedDetail__contents ol {
  margin-top: 32px;
}
.postedDetail__contents ol li {
  margin-left: 1.5em;
  padding-left: 0.5em;
  list-style-type: decimal;
}
.postedDetail__contents strong {
  background: linear-gradient(transparent 60%, #f6db9a 40%);
}
.postedDetail__contents table {
  max-width: 100%;
  margin-top: 30px;
}
.postedDetail__contents table th, .postedDetail__contents table td {
  border: solid 1px #CCC;
  padding: 10px;
}
.postedDetail__contents table th {
  font-weight: 700;
  text-align: center;
}
.postedDetail__contents table td {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .postedDetail__contents img {
    height: auto;
    max-width: 100%;
    margin: 10px auto;
  }
}
.postedDetail__contents blockquote {
  position: relative;
  background-color: rgba(0, 0, 0, 0.03);
  margin-top: 30px;
}
.postedDetail__contents blockquote:before {
  content: "“";
  position: absolute;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  z-index: 0;
  font-size: 180px;
  color: #E6E3D9;
  left: 24px;
  top: -88px;
}
.postedDetail__contents blockquote * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .postedDetail__contents blockquote {
    padding: 1px 16px 24px;
  }
}
@media screen and (max-width: 767px) {
  .postedDetail__contents blockquote {
    padding: 1px 16px 24px;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .aligncenter {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .alignright:after, .postedDetail__contents .alignleft:after {
    content: "";
    clear: both;
  }
}
.postedDetail__contents .text-danger {
  color: #C73838;
}
.postedDetail__contents .bg-danger {
  background-color: #FAE4E4;
}
.postedDetail__contents .combtn .op {
  background-color: #C73838;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  position: relative;
  font-size: 2.4rem;
  padding: 16px 48px 16px 20px;
  display: block;
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.postedDetail__contents .combtn .op:after {
  content: "";
  background-image: url(../image/icon/icon_arrow_white.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  width: 8px;
  height: 12px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 767px) {
  .postedDetail__contents .combtn .op:after {
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .combtn .op:after {
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .postedDetail__contents .combtn .op {
    display: block;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .postedDetail__contents .combtn .op span {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .postedDetail__contents .combtn .op {
    display: block;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .postedDetail__contents .combtn .op span {
    font-size: 2.4rem;
  }
}
.postedDetail__contents .combtn .op:hover {
  color: #fff;
}

.postedWriter {
  margin-top: 48px;
  border: 1px solid #ccc;
}
@media screen and (min-width: 768px) {
  .postedWriter {
    padding: 24px 24px;
  }
}
@media screen and (max-width: 767px) {
  .postedWriter {
    padding: 24px 16px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.postedWriter__areaTitle {
  font-size: 14px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
  color: #999;
}
.postedWriter__head {
  position: relative;
}
@media screen and (min-width: 768px) {
  .postedWriter__head {
    margin-top: 16px;
    padding-left: 56px;
  }
}
@media screen and (max-width: 767px) {
  .postedWriter__head {
    margin-top: 16px;
    padding-left: 56px;
  }
}
.postedWriter__head:before {
  content: "";
  background-image: url(../image/icon/icon_writer.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  .postedWriter__head:before {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .postedWriter__head:before {
    width: 40px;
    height: 40px;
  }
}
.postedWriter__title {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #7C673D;
  line-height: 1em;
}
.postedWriter__subTitle {
  font-size: 14px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #999;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .postedWriter__subTitle {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .postedWriter__subTitle {
    margin-top: 8px;
  }
}
.postedWriter__text {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .postedWriter__text {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .postedWriter__text {
    margin-top: 16px;
  }
}

.posted__purchaseMethod {
  margin-top: 48px;
  padding: 0;
}
.posted__purchaseMethod .purchaseMethod__list {
  margin-top: 24px;
}

.relatedArticle {
  margin-top: 48px;
}
.relatedArticle__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 24px;
  position: relative;
}
.relatedArticle__list::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-right: dotted 1px #999;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
}
.relatedArticle__listItem {
  flex-basis: calc((100% - 34px) / 2);
  border-bottom: dotted 1px #999;
}
.relatedArticle__listItem:nth-of-type(1), .relatedArticle__listItem:nth-of-type(2) {
  border-top: dotted 1px #999;
}
.relatedArticle__listItemLink {
  display: block;
  padding: 24px 6px 28px;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
}
.relatedArticle__listItemLinkHead {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.relatedArticle__listItemLinkHeadCat {
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1;
  background-color: #E5E1D9;
  padding: 6px;
  border-radius: 4px;
}
.relatedArticle__listItemLinkHeadDate {
  padding-top: 6px;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
}
.relatedArticle__listItemLinkBody {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 20px;
}
.relatedArticle__listItemLinkBodyImage {
  flex-basis: 80px;
}
.relatedArticle__listItemLinkBodyTitle {
  flex-basis: 263px;
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
  color: #7C673D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -o-box;
  display: -ms-box;
  display: -moz-box;
  display: -webkit-box;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
}

.sideArticleNav {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-top: 40px;
  clear: both;
}
.sideArticleNav a {
  display: inline-block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #B18832;
  line-height: 1.4;
  border: solid 1px #B18832;
  padding: 4px 12px;
}

/* SP */
@media screen and (max-width: 767px) {
  .postedDetail__header {
    margin: 24px 32px 0;
  }
  .postedDetail__lead {
    margin: 20px 32px 0;
  }
  .postedDetail__index {
    margin: 48px 16px 0;
  }
  .postedDetail__contents {
    margin: 20px 32px 0;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  }
  .postedDetail__contents h2 {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 14px;
    border-bottom: solid 4px #E6E3D9;
    margin-top: 48px;
  }
  .postedDetail__contents h3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4;
    padding-left: 14px;
    border-left: solid 4px #E6E3D9;
    margin-top: 48px;
  }
  .postedDetail__contents h4 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 48px;
  }
  .postedDetail__contents h5 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 48px;
  }
  .postedDetail__contents h6 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    color: #999;
    margin-top: 48px;
  }
  .postedDetail__contents div {
    margin-top: 48px;
  }
  .postedDetail__contents p {
    margin-top: 24px;
  }
  .postedDetail__contents ul {
    margin-top: 32px;
  }
  .postedDetail__contents ul li {
    margin-left: 1.5em;
    padding-left: 0.5em;
    list-style-type: disc;
  }
  .postedDetail__contents ol {
    margin-top: 32px;
  }
  .postedDetail__contents ol li {
    margin-left: 1.5em;
    padding-left: 0.5em;
    list-style-type: decimal;
  }
  .postedDetail__contents strong {
    background: linear-gradient(transparent 60%, #f6db9a 40%);
  }
  .posted__contactArea {
    padding-bottom: 0;
  }
  .posted__purchaseMethod .band__title {
    margin: 0 16px;
  }
  .relatedArticle {
    margin-top: 48px;
  }
  .relatedArticle .band__title {
    margin: 0 16px;
  }
  .relatedArticle__list {
    display: block;
    position: static;
    margin: 16px 16px 0;
  }
  .relatedArticle__list::after {
    display: none;
  }
  .relatedArticle__listItem {
    border-bottom: dotted 1px #999;
  }
  .relatedArticle__listItem:nth-of-type(1), .relatedArticle__listItem:nth-of-type(2) {
    border-top: none;
  }
  .relatedArticle__listItem:nth-of-type(1) {
    border-top: dotted 1px #999;
  }
  .relatedArticle__listItemLink {
    padding: 16px 16px 18px;
  }
  .relatedArticle__listItemLinkBody {
    margin-top: 16px;
  }
  .relatedArticle__listItemLinkBodyImage {
    flex-basis: 80px;
  }
  .relatedArticle__listItemLinkBodyTitle {
    flex-basis: calc(100% - 96px);
  }
  .sideArticleNav {
    margin: 0 16px 0;
  }
}
/* PC */
/*----------▲▲ postedDetail ▲▲----------*/
/*----------▲▲ page_column ▲▲----------*/
/*----------▼▼ page_gallery ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ --gallery ▼▼----------*/
/* common */
.main.--gallery {
  margin-top: 0;
  padding: 80px 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--gallery {
    padding: 0 0 80px;
  }
}
/* PC */
/*----------▲▲ --gallery ▲▲----------*/
/*----------▼▼ gallery__lead ▼▼----------*/
/* common */
.gallery__lead {
  margin-top: 0;
}
.gallery__leadTxt {
  text-align: center;
}

/* SP */
@media screen and (max-width: 767px) {
  .gallery__lead {
    margin-top: 0;
    padding: 48px 32px 0;
  }
  .gallery__leadTxt {
    text-align: left;
  }
}
/* PC */
/*----------▲▲ gallery__lead ▲▲----------*/
/*----------▼▼ gallery__index ▼▼----------*/
/* common */
.gallery__indexList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 1214px;
  padding-left: 3px;
  margin: 48px auto 0;
}
.gallery__indexListItem {
  flex-basis: 398px;
  margin-left: 3px;
  margin-top: 3px;
  background-image: url("../image/photo/gallery_thumb_netsuke.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.gallery__indexListItem.--kanzashi {
  background-image: url("../image/photo/gallery_thumb_kanzashi.jpg");
}
.gallery__indexListItem.--kushi {
  background-image: url("../image/photo/gallery_thumb_kushi.jpg");
}
.gallery__indexListItem.--obidome {
  background-image: url("../image/photo/gallery_thumb_obidome.jpg");
}
.gallery__indexListItem.--kogo {
  background-image: url("../image/photo/gallery_thumb_kogo.jpg");
}
.gallery__indexListItemLink {
  display: block;
  min-height: 398px;
  background-image: url("../image/icon/icon_arrow.svg");
  background-repeat: no-repeat;
  background-position: right 24px center;
  position: relative;
  background-size: 24px 80px;
}
.gallery__indexListItemLink:after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7455357143) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.gallery__indexListItemLink:hover {
  opacity: 0.8;
  background-color: rgba(255, 255, 255, 0.3);
}
.gallery__indexListItemLinkTxt {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  line-height: 1.4;
  width: calc(100% - 48px);
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 1;
}

/* SP */
@media screen and (max-width: 767px) {
  .gallery__indexList {
    justify-content: space-between;
    max-width: inherit;
    padding-left: 0;
    margin: 48px 3px 0;
  }
  .gallery__indexListItem {
    flex-basis: calc((100% - 3px) / 2);
    margin-left: 0;
  }
  .gallery__indexListItemLink {
    min-height: 182px;
  }
  .gallery__indexListItemLinkTxt {
    font-size: 1.8rem;
    width: calc(100% - 32px);
    position: absolute;
    bottom: 16px;
    left: 16px;
  }
}
/* PC */
/*----------▲▲ gallery__index ▲▲----------*/
/*----------▼▼ ihinBnr ▼▼----------*/
/* common */
.ihinBnr {
  padding: 120px 0;
}
.ihinBnr .sectionWrap {
  max-width: 800px;
  padding: 32px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  position: relative;
}
.ihinBnr .sectionWrap::after {
  content: "";
  display: block;
  width: 240px;
  height: calc(100% - 64px);
  position: absolute;
  left: 32px;
  top: 32px;
  background-image: url("../image/banner/ihin_bnr_image.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ihinBnr__Tit {
  padding-left: 273px;
  font-size: 3.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
}
.ihinBnr__SubTit {
  padding-left: 273px;
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  color: #7C673D;
  margin-top: 12px;
}
.ihinBnr__Lead {
  padding-left: 273px;
  font-size: 1.5rem;
  padding-top: 12px;
  margin-top: 12px;
  border-top: dotted 1px #CCC;
}
.ihinBnr__Btn {
  padding-left: 273px;
  margin: 24px 0 0;
  width: inherit;
}

/* SP */
@media screen and (max-width: 767px) {
  .ihinBnr {
    padding: 80px 0;
  }
  .ihinBnr .sectionWrap {
    max-width: inherit;
    margin: 0 16px;
  }
  .ihinBnr .sectionWrap::after {
    width: 123px;
    height: 129px;
    position: absolute;
  }
  .ihinBnr__Tit {
    padding-left: 140px;
    font-size: 2.6rem;
  }
  .ihinBnr__SubTit {
    padding-left: 140px;
    font-size: 2rem;
    margin-top: 6px;
  }
  .ihinBnr__Lead {
    padding: 12px 0 0;
    margin-top: 12px;
  }
  .ihinBnr__Btn {
    padding-left: 0;
    margin: 24px 0 0;
    max-width: inherit;
  }
}
/* PC */
/*----------▲▲ ihinBnr ▲▲----------*/
/*----------▼▼ --galleryDetail ▼▼----------*/
/* common */
.main.--galleryDetail {
  padding-bottom: 120px;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--galleryDetail {
    padding-bottom: 80px;
  }
}
/* PC */
/*----------▲▲ --galleryDetail ▲▲----------*/
/*----------▼▼ galleryDetail__index ▼▼----------*/
/* common */
.galleryDetail__indexList {
  max-width: 1206px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.galleryDetail__indexListItem {
  margin: 4px 4px 0 0;
}
.galleryDetail__indexListItemLink {
  display: block;
  width: 197px;
  height: 197px;
  overflow: hidden;
}

/* SP */
@media screen and (max-width: 767px) {
  .galleryDetail__indexList {
    max-width: inherit;
    margin: 0 3px;
  }
  .galleryDetail__indexListItem {
    flex-basis: calc((100% - 6px) / 3);
    margin: 3px 3px 0 0;
  }
  .galleryDetail__indexListItem:nth-of-type(3n) {
    margin-right: 0;
  }
  .galleryDetail__indexListItemLink {
    width: auto;
    height: auto;
    aspect-ratio: 1/1;
  }
}
/* PC */
/*----------▲▲ galleryDetail__index ▲▲----------*/
/*----------▲▲ page_gallery ▲▲----------*/
/*----------▼▼ page_topics ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ --topics postedLists ▼▼----------*/
/* common */
.--topics .postedList {
  max-width: 800px;
  margin: 48px auto 0;
}
.--topics .postedList__ItemLinkText {
  padding: 4px 46px 4px 0;
}
.--topics .pagination {
  margin-bottom: 80px;
}

/* SP */
@media screen and (max-width: 767px) {
  .--topics .postedList {
    margin: 50px 16px 0;
  }
  .--topics .postedList__ItemLinkTit {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
}
/* PC */
/*----------▲▲ --topics postedLists ▲▲----------*/
/*----------▼▼ --topicsDetail ▼▼----------*/
/* common */
.--topicsDetail {
  max-width: 800px;
  margin: 0 auto;
}
/* SP */
@media screen and (max-width: 767px) {
  .--topicsDetail {
    max-width: inherit;
    margin: 0 auto;
    margin-top: 0 !important;
    padding-bottom: 80px;
  }
}
/* PC */
/*----------▲▲ --topicsDetail ▲▲----------*/
/*----------▲▲ page_topics ▲▲----------*/
/*----------▼▼ page_company ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ common ▼▼----------*/
/* common */
.companyDetail a[href*="tel:"],
.access a[href*="tel:"],
.transactionLaw a[href*="tel:"],
.privacyPolicy a[href*="tel:"] {
  color: #111;
}

/* SP */
/* PC */
/*----------▲▲ common ▲▲----------*/
/*----------▼▼ companyDetail ▼▼----------*/
/* common */
.companyDetail {
  padding-bottom: 120px;
}
.companyDetail__info {
  max-width: 800px;
  margin: 0 auto;
}
.companyDetail__infoDlDdSite {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-right: 33px;
}
.companyDetail__infoDlDdSiteLink {
  display: block;
  text-align: center;
  flex-basis: calc((100% - 16px) / 2);
}
.companyDetail__infoDlDdSiteLinkTit {
  text-align: center;
}

/* SP */
@media screen and (max-width: 767px) {
  .companyDetail {
    padding-bottom: 80px;
  }
  .companyDetail__info {
    max-width: auto;
    margin: 0 32px;
  }
  .companyDetail__infoDlDdSite {
    display: block;
    padding-right: 0;
  }
  .companyDetail__infoDlDdSiteLink {
    margin-top: 16px;
  }
  .companyDetail__infoDlDdSiteLink:first-of-type {
    margin-top: 0;
  }
}
/* PC */
/*----------▲▲ companyDetail ▲▲----------*/
/*----------▼▼ access ▼▼----------*/
/* common */
.access {
  padding: 120px 0;
}
.access__view {
  max-width: 1200px;
  margin: 50px auto 0;
}
.access__view.--oneCol {
  max-width: 860px;
}
.access__view.--twoCol {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.access__viewImage {
  width: 300px;
}
.access__viewMap {
  width: 860px;
}
.access__viewMap iframe {
  width: 100%;
  min-height: 484px;
}

/* SP */
@media screen and (max-width: 767px) {
  .access {
    padding: 80px 0;
  }
  .access__view {
    max-width: auto;
    margin: 40px 32px 0;
  }
  .access__view.--oneCol {
    max-width: auto;
  }
  .access__view.--twoCol {
    display: block;
  }
  .access__viewImage {
    width: auto;
    margin-bottom: 40px;
  }
  .access__viewImage img {
    width: 100%;
  }
  .access__viewMap {
    width: auto;
  }
  .access__viewMap iframe {
    width: 100%;
    min-height: 240px;
  }
}
/* PC */
/*----------▲▲ access ▲▲----------*/
/*----------▼▼ transactionLaw ▼▼----------*/
/* common */
.transactionLaw {
  padding: 120px 0;
}
.transactionLaw__info {
  max-width: 800px;
  margin: 50px auto 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .transactionLaw {
    padding: 80px 0;
  }
  .transactionLaw__info {
    max-width: auto;
    margin: 36px 32px 0;
  }
}
/* PC */
/*----------▲▲ transactionLaw ▲▲----------*/
/*----------▼▼ privacyPolicy ▼▼----------*/
/* common */
.privacyPolicy {
  padding: 120px 0;
}
.privacyPolicy__cont {
  max-width: 800px;
  margin: 50px auto 0;
}
.privacyPolicy__contBlock {
  margin-top: 38px;
}
.privacyPolicy__contBlockTit {
  font-weight: 700;
}
.privacyPolicy__contBlockListItem {
  margin-left: 2em;
  list-style-type: decimal;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}

/* SP */
@media screen and (max-width: 767px) {
  .privacyPolicy {
    padding: 80px 0;
  }
  .privacyPolicy__cont {
    max-width: auto;
    margin: 32px 32px 0;
  }
  .privacyPolicy__contBlock {
    margin-top: 38px;
  }
}
/* PC */
/*----------▲▲ privacyPolicy ▲▲----------*/
/*----------▲▲ page_company ▲▲----------*/
/*----------▼▼ page_faq ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ --faq ▼▼----------*/
/* common */
.main.--faq {
  margin-top: 0;
}

/* SP */
/* PC */
/*----------▲▲ --faq ▲▲----------*/
/*----------▼▼ anchor__index ▼▼----------*/
/* common */
.anchor__index.faq__index {
  padding: 33px 0 40px;
}
.anchor__indexList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 821px;
  padding-left: 7px;
  padding-right: 7px;
  margin: 0 auto;
}
.anchor__indexListItem {
  flex-basis: 262px;
  margin-left: 7px;
  margin-top: 7px;
}
.anchor__indexListItemLink {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #B18832;
  line-height: 1.4;
  background-color: #fff;
  border: solid 1px #B18832;
  padding: 4px 36px 4px 12px;
  background-image: url("../image/icon/icon_arrow_yellow_down.svg");
  background-repeat: no-repeat;
  background-position: right 6px center;
}

/* SP */
@media screen and (max-width: 767px) {
  .anchor__index.faq__index {
    padding: 25px 0 32px;
  }
  .anchor__indexList {
    justify-content: space-between;
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
    margin: 0 32px;
  }
  .anchor__indexListItem {
    flex-basis: calc((100% - 7px) / 2);
    margin-left: 0;
  }
}
/* PC */
/*----------▲▲ anchor__index ▲▲----------*/
/*----------▼▼ faqArea ▼▼----------*/
/* common */
.faqArea {
  padding: 120px 0;
}
.faqArea__cont {
  max-width: 800px;
  margin: 0 auto;
}
.faqArea__contTit {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 2;
  font-weight: 700;
  padding-left: 43px;
  margin-top: 48px;
  position: relative;
}
.faqArea__contTit::before {
  content: "Q";
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  background-color: #B18832;
  padding: 2px 8px;
  position: absolute;
  top: 0;
  left: 0;
}
.faqArea__contTxt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 2;
  background-color: #fff;
  padding: 24px 24px 24px 67px;
  margin-top: 32px;
  position: relative;
}
.faqArea__contTxt::before {
  content: "A";
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  background-color: #C73838;
  padding: 2px 8px;
  position: absolute;
  top: 24px;
  left: 24px;
}
.faqArea__contTxt::after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: -17px;
  left: 50px;
  height: 17.3205080757px;
  width: 40px;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

/* SP */
@media screen and (max-width: 767px) {
  .faqArea {
    padding: 80px 0;
  }
  .faqArea__cont {
    max-width: inherit;
    margin: 0 32px;
  }
  .faqArea__contTit {
    padding-top: 20px;
    margin-top: 20px;
    border-top: dotted 1px #CCC;
  }
  .faqArea__contTit::before {
    top: 20px;
  }
  .faqArea__contTxt {
    padding: 24px 16px 24px 50px;
    margin-top: 32px;
    position: relative;
  }
  .faqArea__contTxt::before {
    left: 10px;
  }
  .faqArea__contTxt::after {
    left: calc(50% - 20px);
  }
}
/* PC */
/*----------▲▲ faqArea ▲▲----------*/
/*----------▲▲ page_faq ▲▲----------*/
/*----------▼▼ page_form ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ formItem ▼▼----------*/
/* common */
input[type=text],
input[type=tel],
input[type=email],
input[type=number],
textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 1.8rem;
  width: 100%;
  padding: 1px 12px;
  background-color: #fff;
  border: solid 1px #CCC;
  border-radius: 4px;
  margin: 0;
}

.formInputArea__formParts.--required input[type=text],
.formInputArea__formParts.--required input[type=tel],
.formInputArea__formParts.--required input[type=email],
.formInputArea__formParts.--required input[type=number],
.formInputArea__formParts.--required textarea,
.formInputArea__formParts.--required select {
  background-color: #FAE4E4;
  border: solid 1px #CCC;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=number]:focus,
textarea:focus {
  background-color: #fff !important;
  border: solid 1px #C73838 !important;
}

textarea {
  height: 120px;
}

select {
  all: revert;
  font-size: 1.8rem;
  padding: 8px 12px;
  background-color: #fff;
  border: solid 1px #CCC;
  border-radius: 4px;
  width: 100%;
}

input[type=checkbox],
input[type=radio] {
  all: revert;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + span {
  position: relative;
  padding-left: 32px;
}

input[type=checkbox] + span::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../image/icon_preset/checkbox_default.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: -4px;
}

.formInputArea__timeInputArea.--required input[type=checkbox] + span::before,
.formInputArea__rowCheckBox.--required input[type=checkbox] + span::before {
  background-image: url("../image/icon_preset/checkbox_required.svg");
}

input[type=checkbox]:checked + span::before {
  background-image: url("../image/icon_preset/checkbox_checked.svg") !important;
}

input[type=radio],
input[type=radio] {
  all: revert;
}

input[type=radio] {
  display: none;
}

input[type=radio] + span {
  position: relative;
  padding-left: 32px;
}

input[type=radio] + span::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../image/icon_preset/radio_default.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: -4px;
}

.formInputArea__timeInputArea.--required input[type=radio] + span::before,
.formInputArea__rowCheckBox.--required input[type=radio] + span::before {
  background-image: url("../image/icon_preset/radio_required.svg");
}

input[type=radio]:checked + span::before {
  background-image: url("../image/icon_preset/radio_checked.svg") !important;
}

input[type=file] {
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}

label {
  margin: 0;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  textarea {
    height: 240px;
  }
  label {
    cursor: pointer;
  }
}
/*----------▲▲ formItem ▲▲----------*/
/*----------▼▼ formStep ▼▼----------*/
/* common */
.formStep {
  margin-top: 24px;
}
.formStep .sectionWrap {
  margin: 0 32px;
  max-width: 1200px;
}
.formStep__list {
  display: flex;
  margin: 0;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
}
.formStep__list::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 90px);
  height: 1px;
  top: 50%;
  left: 45px;
  border-bottom: solid 1px #CCC;
  z-index: 1;
}
.formStep__Item {
  flex-basis: 90px;
  background-image: url("../image/icon_preset/step_input.svg");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2;
}
.formStep__Item.--stepConfirm {
  background-image: url("../image/icon_preset/step_confirm.svg");
}
.formStep__Item.--stepDone {
  background-image: url("../image/icon_preset/step_done.svg");
}
.formStep__Item.--stepItem {
  background-image: url("../image/icon_preset/step_item.svg");
}
.formStep__Item.--stepCal {
  background-image: url("../image/icon_preset/step_cal.svg");
}
.formStep__stepNum, .formStep__stepTit {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #999;
  text-align: center;
  line-height: 1.4;
}
.formStep__Item.--current {
  background-image: url("../image/icon_preset/step_input_current.svg");
}
.formStep__Item.--current .formStep__stepNum,
.formStep__Item.--current .formStep__stepTit {
  color: #B18832;
}
.formStep__Item.--current.--stepConfirm {
  background-image: url("../image/icon_preset/step_confirm_current.svg");
}
.formStep__Item.--current.--stepDone {
  background-image: url("../image/icon_preset/step_done_current.svg");
}
.formStep__Item.--current.--stepItem {
  background-image: url("../image/icon_preset/step_item_current.svg");
}
.formStep__Item.--current.--stepCal {
  background-image: url("../image/icon_preset/step_cal_current.svg");
}
.formStep__stepTit {
  padding-top: 64px;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .formStep .sectionWrap {
    margin: 0 auto;
    max-width: 500px;
  }
  .formStep__stepTit {
    padding-top: 64px;
  }
}
/*----------▲▲ formStep ▲▲----------*/
/*----------▼▼ formLead ▼▼----------*/
/* common */
.formLead {
  margin-top: 24px;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .formLead {
    max-width: 800px;
    margin: 24px auto 0;
  }
  .formLead .contentText {
    margin: 0;
  }
}
/*----------▲▲ formLead ▲▲----------*/
/*----------▼▼ formInputArea ▼▼----------*/
/* common */
.formInputArea {
  margin: 32px 0 0;
}
.formInputArea .formWrap {
  margin: 0 16px;
  border: solid 1px #C73838;
}
.formInputArea.--optional .formWrap {
  margin: 0 16px;
  border: solid 1px #999;
}
.formInputArea__header {
  background-color: #C73838;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  height: 58px;
  padding-left: 16px;
}
.formInputArea__headerWhich {
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  text-align: center;
  border: solid 1px #fff;
  border-radius: 4px;
  padding: 6px 8px;
  margin-right: 12px;
}
.formInputArea__headerTit {
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
  text-align: left;
}
.formInputArea__headerToggleBtn {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.4;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  text-align: center;
  border-left: solid 1px #fff;
  background-color: #B18832;
  padding: 36px 0 0;
  flex-basis: 58px;
  height: 58px;
  margin-left: auto;
  background-image: url("../image/icon_preset/icon_toggle_white_plus.svg");
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-position: center top 10px;
}
.formInputArea__header.opened .formInputArea__headerToggleBtn {
  background-image: url("../image/icon_preset/icon_toggle_white_dash.svg");
  background-position: center top 21px;
}
.formInputArea.--optional .formInputArea__header {
  background-color: #999;
}
.formInputArea.--optional .formInputArea__body {
  display: none;
}
.formInputArea__body {
  padding-bottom: 24px;
}
.formInputArea__Item {
  margin: 24px 16px 0;
}
.formInputArea__ItemInner {
  border: 1px dashed #E6E3D9;
  padding: 16px;
  margin-top: 16px;
}
.formInputArea__ItemTit {
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  font-weight: 700;
  background-color: #E6E3D9;
  padding: 8px 12px;
  margin-bottom: 16px;
}
.formInputArea__ItemTitSub {
  font-size: 1.6rem;
  color: #111;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 8px;
}
.formInputArea__ItemLead {
  line-height: 1.4;
  margin-bottom: 8px;
  margin-top: 16px;
}
.formInputArea__ItemLead:first-of-type {
  margin-top: 0;
}
.formInputArea__example {
  font-size: 1.4rem;
  color: #999;
  line-height: 1.4;
  margin-top: 8px;
}
.formInputArea__example.--top {
  margin-top: 0;
  margin-bottom: 8px;
}
.formInputArea__mailBig {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 24px 18px;
  margin-top: 16px;
}
.formInputArea__mailBigTit {
  font-size: 1.4rem;
  color: #111;
  line-height: 1.4;
  text-align: center;
}
.formInputArea__mailBigOutput {
  text-align: center;
  font-size: 2.6rem;
  color: #C73838;
  line-height: 1.4;
  word-wrap: break-word;
  padding: 12px 0;
}
.formInputArea__mailBigTxt {
  font-size: 1.2rem;
  color: #111;
  line-height: 1.4;
  text-align: center;
}
.formInputArea__timeInputArea {
  padding-top: 12px;
}
.formInputArea__timeInputAreaColumn {
  padding: 24px 0;
  border-top: dotted 1px #CCC;
}
.formInputArea__timeInputAreaColumnTit {
  line-height: 1.4;
  font-weight: 700;
}
.formInputArea__timeInputAreaColumnTimes {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  word-break: break-word;
}
.formInputArea__timeInputAreaColumnTimes > span {
  flex-basis: 45%;
  display: block;
  margin-top: 6px;
}
.formInputArea__timeInputAreaColumnTimes > span span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.formInputArea__timeInputAreaColumn:last-of-type {
  padding-bottom: 0;
}
.formInputArea__rowCheckBox {
  display: block;
}
.formInputArea__rowCheckBox > span {
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .formInputArea__rowCheckBox.--purchaseRsvCheckBox > span {
    width: calc(50% - 24px);
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .formInputArea__rowCheckBox.--purchaseRsvCheckBox > span {
    display: block;
  }
}
.formInputArea__ItemSuppleList {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 24px 24px 24px 16px;
}
.formInputArea__ItemSuppleItem {
  font-size: 1.4rem;
  line-height: 1.6;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  padding-left: 24px;
  margin-top: 6px;
  background-image: url("../image/icon/icon_arrow_yellow_s.svg");
  background-repeat: no-repeat;
  background-position: left top 6px;
}
.formInputArea__ItemSuppleItem:first-of-type {
  margin-top: 0;
}
.formInputArea__formPartsFileListItem {
  margin: 12px 0 0 24px;
  list-style-type: decimal;
}
.formInputArea__zipCode {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.formInputArea__zipCode > span {
  flex-basis: 40%;
}
.formInputArea__zipCodeSearch {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-left: 16px;
}
.formInputArea__formParts {
  word-break: break-word;
}
.formInputArea__formParts .error {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  background-color: #C73838;
  padding: 6px 10px;
  margin-top: 12px;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .formInputArea {
    margin: 32px 0 0;
  }
  .formInputArea .formWrap {
    margin: 0 auto;
    max-width: 800px;
  }
  .formInputArea.--optional .formWrap {
    margin: 0 auto;
  }
  .formInputArea__headerToggleBtn {
    cursor: pointer;
    transition: 0.3s;
  }
  .formInputArea__headerToggleBtn:hover {
    background-color: #9A8253;
  }
  .formInputArea__body {
    padding-bottom: 40px;
  }
  .formInputArea__Item {
    margin: 40px 40px 0;
  }
  .formInputArea__timeInputArea {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .formInputArea__timeInputAreaColumn {
    flex-basis: 28%;
    padding: 0;
    border-top: none;
  }
  .formInputArea__timeInputAreaColumn:nth-of-type(2) {
    flex-basis: 34%;
    padding-right: 2%;
    padding-left: 4%;
    border-right: dotted 1px #CCC;
    border-left: dotted 1px #CCC;
  }
  .formInputArea__rowCheckBox > span {
    margin-right: 24px;
    margin-left: 0;
  }
  .formInputArea__zipCode > span {
    flex-basis: 120px;
  }
}
/*----------▲▲ formInputArea ▲▲----------*/
/*----------▼▼ privacyPolicyArea ▼▼----------*/
/* common */
.privacyPolicyArea {
  margin-top: 32px;
}
.privacyPolicyArea__privacyCheck {
  margin: 0 32px;
}
.privacyPolicyArea__privacyCheck label {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  display: block;
  text-align: center;
  background-color: #fff;
  border: solid 1px #CCC;
  border-radius: 4px;
  padding: 6px;
}
.privacyPolicyArea__privacyCheck label span {
  font-weight: 700;
}
.privacyPolicyArea__privacyCheck.--required label {
  background-color: #FAE4E4;
}
.privacyPolicyArea__privacyFullText {
  height: 160px;
  overflow-y: scroll;
  background-color: #fff;
  border: solid 1px #CCC;
  border-radius: 4px;
  padding: 16px 32px 16px 16px;
  margin: 16px 32px 0;
}
.privacyPolicyArea__privacyFullTextTit {
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 16px;
}
.privacyPolicyArea__privacyFullTextTit:first-of-type {
  margin-top: 0;
}
.privacyPolicyArea__privacyFullTextTxt {
  font-size: 1.4rem;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .privacyPolicyArea__privacyCheck {
    max-width: 600px;
    margin: 0 auto;
  }
  .privacyPolicyArea__privacyCheck.--required label {
    background-color: #FAE4E4;
  }
  .privacyPolicyArea__privacyFullText {
    height: 240px;
    padding: 24px 32px 32px 32px;
    margin: 16px auto 0;
    max-width: 600px;
  }
}
/*----------▲▲ privacyPolicyArea ▲▲----------*/
/*----------▼▼ sendBtnArea ▼▼----------*/
/* common */
.sendBtnArea {
  margin-top: 40px;
  padding-bottom: 120px;
}
.sendBtnArea__beforePrivacy {
  margin: 0 32px;
}
.sendBtnArea__beforePrivacyDummy {
  display: block;
  padding: 0 32px 0 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-color: #999;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 16px center;
  background-repeat: no-repeat;
}
.sendBtnArea__afterPrivacy {
  margin: 0 32px;
}
.sendBtnArea__afterPrivacySubmitBtn input[type=submit] {
  display: block;
  padding: 0 32px 0 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  width: 100%;
  background-color: #C73838;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 16px center;
  background-repeat: no-repeat;
}
.sendBtnArea__nextStep {
  display: table;
  margin: 0 auto;
  padding: 0 32px 0 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-color: #C73838;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 16px center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.sendBtnArea__backStep {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  display: table;
  margin: 40px auto;
  font-size: 1.4rem;
  text-decoration: underline;
  cursor: pointer;
  color: #535353;
}
.sendBtnArea__nextForm {
  display: table;
  margin: 0 auto;
  padding: 0 32px 0 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-color: #C73838;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  background-image: url("../image/icon_preset/arrow_white.svg");
  background-position: right 16px center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.sendBtnArea.--checked .sendBtnArea__beforePrivacy {
  display: none;
}
.sendBtnArea.--checked .sendBtnArea__afterPrivacy {
  display: block;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .sendBtnArea {
    padding-bottom: 80px;
  }
  .sendBtnArea__beforePrivacy {
    margin: 0 auto;
    max-width: 418px;
  }
  .sendBtnArea__beforePrivacyDummy {
    padding: 0 32px 0 27px;
    height: 80px;
    line-height: 80px;
  }
  .sendBtnArea__afterPrivacy {
    margin: 0 auto;
    max-width: 418px;
  }
  .sendBtnArea__afterPrivacySubmitBtn input[type=submit] {
    font-size: 2.4rem;
    padding: 0 32px 0 27px;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
    transition: 0.3s;
  }
  .sendBtnArea__afterPrivacySubmitBtn input[type=submit]:hover {
    background-color: rgba(200, 56, 56, 0.6);
  }
}
/*----------▲▲ sendBtnArea ▲▲----------*/
/*----------▼▼ backBtnArea ▼▼----------*/
/* common */
.backBtnArea {
  display: none;
  padding-bottom: 80px;
}
.backBtnArea__browserBack {
  text-align: center;
}
.backBtnArea__browserBack input[type=submit] {
  background-color: #DDD;
  border: solid 1px #CCC;
  border-radius: 3px;
  padding: 16px 80px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  color: #111;
  line-height: 1.4;
}

/* SP */
/* PC */
@media screen and (min-width: 768px) {
  .backBtnArea {
    margin-top: -40px;
  }
  .backBtnArea__browserBack input[type=submit] {
    cursor: pointer;
    transition: 0.3s;
  }
  .backBtnArea__browserBack input[type=submit]:hover {
    opacity: 0.6;
  }
}
/*----------▲▲ backBtnArea ▲▲----------*/
/*----------▼▼ MV WP form ▼▼----------*/
/* common */
.mw_wp_form .error {
  color: #fff !important;
  display: inline-block !important;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

/* SP */
/* PC */
/*----------▲▲ MV WP form ▲▲----------*/
/*----------▼▼ confirm ▼▼----------*/
/* common */
.mw_wp_form_confirm .formInputArea__ItemLead {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__example {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__zipCodeSearch {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__mailBig {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__ItemSuppleList {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__headerToggleBtn {
  display: none !important;
}
.mw_wp_form_confirm .formInputArea__body {
  display: block !important;
}
.mw_wp_form_confirm .sendBtnArea__beforePrivacyDummy {
  display: none !important;
}
.mw_wp_form_confirm .sendBtnArea__afterPrivacy {
  display: block !important;
}
.mw_wp_form_confirm .backBtnArea {
  display: block !important;
}

/* SP */
/* PC */
/*----------▲▲ confirm ▲▲----------*/
/*----------▼▼ form_error ▼▼----------*/
/* common */
.form_error .formInputArea__headerToggleBtn {
  display: none !important;
}
.form_error .formInputArea__body {
  display: block !important;
}

/* SP */
/* PC */
/*----------▲▲ confirm ▲▲----------*/
/*----------▼▼ thanks ▼▼----------*/
/* common */
.complete .completeBtn {
  margin-top: 60px !important;
}

/* SP */
/* PC */
/*----------▲▲ thanks ▲▲----------*/
.purchaseRsv__step.--hide {
  display: none;
  transition: 0.3s;
}
.purchaseRsv__numberList {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px dashed #CCC;
}
.purchaseRsv__numberTitle {
  width: 70%;
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
}
.purchaseRsv__numberTitle span {
  display: inline-block;
  width: calc(100% - 4.5em);
  margin-left: 0.5em;
}
.purchaseRsv__numberTitle .--required {
  background-color: #FAE4E4;
}
.purchaseRsv__numberInput {
  width: 30%;
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
}
.purchaseRsv__numberInput input {
  width: calc(100% - 1.5em);
  margin-right: 0.5em;
}
.purchaseRsv__numberInput .--required {
  background-color: #FAE4E4;
}

.ui-widget.ui-widget-content {
  width: calc(100% - 30vw);
  max-width: 400px;
}

.formNote {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
@media screen and (min-width: 768px) {
  .formNote {
    width: 800px;
    margin: 40px auto;
  }
}
@media screen and (max-width: 767px) {
  .formNote {
    width: calc(100% - 32px);
    margin: 40px auto;
  }
}

@media screen and (min-width: 768px) {
  .--textareaShort {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .--textareaShort {
    height: 120px;
  }
}

.--inputCal {
  position: relative;
}
.--inputCal:before {
  content: "";
  pointer-events: none;
  width: 24px;
  height: 24px;
  background-image: url(../image/icon/icon_cal.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 8px;
  top: calc(50% - 12px);
}
.--inputCal input[type=text] {
  padding-left: 40px;
}

input::-moz-placeholder {
  font-size: 1.4rem;
  color: #535353;
}

input::placeholder {
  font-size: 1.4rem;
  color: #535353;
}

textarea::-moz-placeholder {
  font-size: 1.4rem;
  color: #535353;
}

textarea::placeholder {
  font-size: 1.4rem;
  color: #535353;
}

/*----------▲▲ page_form ▲▲----------*/
/*----------▼▼ page_artist ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/* general */
.main.--oneColumn.--customMargin {
  margin-top: 0;
}

/* SP */
/* PC */
/*----------▼▼ searchInputArea ▼▼----------*/
.searchInputArea.--pageArtist {
  padding: 0 0 80px;
}
.searchInputArea.--pageArtist.--innerPage {
  padding-top: 80px;
}
.searchInputArea__container {
  max-width: 800px;
  margin: auto;
}
.searchInputArea__container__pageTitle {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}
.searchInputArea__container__searchBox {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 0;
}
.searchInputArea__container__searchBox--inputBox {
  flex-basis: 674px;
}
.searchInputArea__container__searchBox--inputBox input::-moz-placeholder {
  font-size: 1.4rem;
  color: #999;
}
.searchInputArea__container__searchBox--inputBox input::placeholder {
  font-size: 1.4rem;
  color: #999;
}
.searchInputArea__container__searchBox--submitBox {
  flex-basis: 116px;
}
.searchInputArea__container__searchBox--submitBox input {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #C73838;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 1.6rem;
  min-height: 40px;
  padding: 0 16px;
}

/* SP */
@media screen and (max-width: 767px) {
  .searchInputArea.--pageArtist {
    padding: 0 0 48px;
  }
  .searchInputArea.--pageArtist.--innerPage {
    padding-top: 40px;
  }
  .searchInputArea__container {
    max-width: 500px;
    padding: 0 32px;
  }
  .searchInputArea__container.--innerPage {
    padding-top: 40px;
  }
  .searchInputArea__container__pageTitle {
    font-size: 2.6rem;
  }
  .searchInputArea__container__searchBox {
    display: flex;
    flex-direction: column;
    justify-content: inherit;
    margin-top: 24px;
  }
  .searchInputArea__container__searchBox--inputBox {
    flex-basis: 100%;
    margin-bottom: 8px;
  }
  .searchInputArea__container__searchBox--inputBox input::-moz-placeholder {
    font-size: 1.4rem;
    color: #999;
  }
  .searchInputArea__container__searchBox--inputBox input::placeholder {
    font-size: 1.4rem;
    color: #999;
  }
  .searchInputArea__container__searchBox--submitBox {
    flex-basis: 100%;
  }
  .searchInputArea__container__searchBox--submitBox input[type=button] {
    text-align: center;
  }
}
/* PC */
/*----------▲▲ searchCategoryArea  ▲▲----------*/
/*----------▼▼ caseCategoryItem ▼▼----------*/
.caseCategoryItem.--pageArtist {
  padding: 80px 0;
  margin: 0;
}

/* SP */
@media screen and (max-width: 767px) {
  .caseCategoryItem.--pageArtist {
    padding: 48px 0;
    margin: 0;
  }
  .caseCategoryItem__list {
    margin-top: 4px;
  }
}
/* PC */
/*----------▲▲ caseCategoryItem  ▲▲----------*/
/*----------▼▼ enhanceArea ▼▼----------*/
.enhanceArea.--pageArtist {
  padding: 80px 0;
}
.enhanceArea.--pageArtistCategory {
  padding: 0 0 80px;
}
.enhanceArea__container {
  max-width: 1200px;
  margin: auto;
}
.enhanceArea__container__pageTitle {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  padding-bottom: 48px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}
.enhanceArea__container__card {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.enhanceArea__container__card:last-child {
  margin-bottom: 0;
}
.enhanceArea__container__card--title {
  font-size: 2.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.enhanceArea__container__card--categorytitle {
  font-size: 2rem;
  font-weight: 700;
  background-color: #E6E3D9;
  padding: 4px 16px;
  margin-bottom: 40px;
}
.enhanceArea__container__card--list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.enhanceArea__container__card--list--wrapper {
  width: 25%;
  margin-bottom: 4px;
}
.enhanceArea__container__card--list--wrapper--anchor--title {
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 2.2rem;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
.enhanceArea__container__card--list--wrapper--anchor--label {
  background-color: #E5E1D9;
  border-radius: 4px;
  color: #111;
  display: inline-block;
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo;
  line-height: 1;
  padding: 6px;
  position: relative;
  top: -8px;
  left: 16px;
}
.enhanceArea__container__card--other {
  background-color: #C73838;
  max-width: 462px;
  margin: 32px auto 0;
}
.enhanceArea__container__card--other a {
  background-image: url(../image/icon/icon_arrow_white.svg);
  background-position: right 24px center;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 2.4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 16px 24px;
}
.enhanceArea__container__card.categoryList {
  border-bottom: none;
  padding-bottom: 0;
}
.enhanceArea__container__pageTop {
  text-align: center;
  margin-top: 80px;
}
.enhanceArea__container__pageTop a {
  border: 1px solid #B18832;
  display: inline-block;
  padding: 8px 14px;
}

/* SP */
@media screen and (max-width: 767px) {
  .enhanceArea.--pageArtist {
    padding: 48px 0;
  }
  .enhanceArea.--pageArtistCategory {
    padding: 0 0 40px;
  }
  .enhanceArea__container {
    max-width: 500px;
    padding: 0 16px;
  }
  .enhanceArea__container__pageTitle {
    font-size: 2.6rem;
    padding-bottom: 24px;
    margin-bottom: 20px;
  }
  .enhanceArea__container__card {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .enhanceArea__container__card--title {
    font-size: 2rem;
    margin-bottom: 24px;
  }
  .enhanceArea__container__card--categorytitle {
    font-size: 1.6rem;
    padding: 4px 16px;
    margin-bottom: 32px;
  }
  .enhanceArea__container__card--list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .enhanceArea__container__card--list--wrapper {
    width: 33.333333%;
    margin-bottom: 24px;
  }
  .enhanceArea__container__card--list--wrapper--anchor--title {
    font-size: 1.4rem;
    line-height: 1.5;
    padding-left: 16px;
    padding-right: 8px;
  }
  .enhanceArea__container__card--list--wrapper--anchor--label {
    top: 0;
    left: 16px;
  }
  .enhanceArea__container__card--other {
    background-color: #C73838;
    max-width: 500px;
    margin: 0 auto;
  }
  .enhanceArea__container__card--other a {
    background-image: url(../image/icon/icon_arrow_white.svg);
    background-position: right 24px center;
    font-size: 1.6rem;
    padding: 12px 16px;
  }
  .enhanceArea__container__card.categoryList {
    border-bottom: none;
    padding-bottom: 0;
  }
  .enhanceArea__container__pageTop {
    text-align: center;
    margin-top: 48px;
  }
  .enhanceArea__container__pageTop a {
    border: 1px solid #B18832;
    display: inline-block;
    padding: 8px 14px;
  }
  .caseCategoryItem.--pageArtist {
    padding: 32px 0;
    margin: 0;
  }
}
/* PC */
/*----------▲▲ searchCategoryArea  ▲▲----------*/
/*----------▼▼ detailArtistArea ▼▼----------*/
.detailArtistArea.--pageArtist {
  padding: 16px 0 80px;
}
.detailArtistArea__container {
  max-width: 1200px;
  margin: auto;
}
.detailArtistArea__container__tag {
  display: flex;
  margin-bottom: 48px !important;
}
.detailArtistArea__container__tag--list {
  margin-right: 8px;
  background-color: #E5E1D9;
  border-radius: 4px;
  color: #111;
  display: inline-block;
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo;
  line-height: 1;
  padding: 6px;
}
.detailArtistArea__container__headText {
  background-color: #E6E3D9;
  padding: 24px;
}
.detailArtistArea__container__headText--title {
  font-size: 3.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}
.detailArtistArea__container__headText--read {
  text-align: center;
}
.detailArtistArea__container__bodyText {
  margin-top: 48px;
  overflow: hidden;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1.6em;
}
.detailArtistArea__container__bodyText h1, .detailArtistArea__container__bodyText h2, .detailArtistArea__container__bodyText h3, .detailArtistArea__container__bodyText h4, .detailArtistArea__container__bodyText h5, .detailArtistArea__container__bodyText h6 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2em;
}
.detailArtistArea__container__bodyText--read img {
  float: right;
  padding: 0 0 40px 40px;
  max-width: 400px;
  height: auto;
}
.detailArtistArea__container__bodyText--read::after {
  content: "";
  clear: both;
  display: inline;
}
.detailArtistArea__container__bodyText--read h1 {
  font-size: 4.2rem;
}
.detailArtistArea__container__bodyText--read h2 {
  font-size: 3.2rem;
}
.detailArtistArea__container__bodyText--read h3 {
  font-size: 2.8rem;
}
.detailArtistArea__container__bodyText--read h4 {
  font-size: 2.4rem;
}
.detailArtistArea__container__bodyText--read h5 {
  font-size: 1.8rem;
}
.detailArtistArea__container__bodyText--read h6 {
  font-size: 1.6rem;
}
.detailArtistArea__container__bodyText--read h1, .detailArtistArea__container__bodyText--read h2, .detailArtistArea__container__bodyText--read h3 {
  margin: 16px 0 8px 0;
}
.detailArtistArea__container__bodyText--read h4, .detailArtistArea__container__bodyText--read h5, .detailArtistArea__container__bodyText--read h6 {
  margin: 8px 0 4px 0;
}
.detailArtistArea__container__bodyText--read strong {
  background: linear-gradient(transparent 60%, #f6db9a 40%);
}

/* SP */
@media screen and (max-width: 767px) {
  .detailArtistArea.--pageArtist {
    padding: 0 0 32px;
  }
  .detailArtistArea__container {
    max-width: 500px;
  }
  .detailArtistArea__container__tag {
    margin-bottom: 32px !important;
    padding: 12px 32px 0;
  }
  .detailArtistArea__container__tag--list {
    margin-right: 8px;
  }
  .detailArtistArea__container__headText {
    background-color: #E6E3D9;
    padding: 24px;
    margin: 0 20px;
  }
  .detailArtistArea__container__headText--title {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
  }
  .detailArtistArea__container__headText--read {
    text-align: left;
  }
  .detailArtistArea__container__bodyText {
    margin-top: 32px;
  }
  .detailArtistArea__container__bodyText--read {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .detailArtistArea__container__bodyText--read img {
    float: none;
    padding: 0;
    width: 100%;
    margin: auto;
    max-width: 500px;
    margin-bottom: 32px;
  }
  .detailArtistArea__container__bodyText--read p {
    padding: 40px 32px;
  }
}
/* PC */
/*----------▲▲ detailArtistArea  ▲▲----------*/
/*----------▼▼ artistMainList ▼▼----------*/
.artistMainList.--pageArtist {
  padding: 80px 0;
}
.artistMainList__container {
  max-width: 800px;
  margin: auto;
}
.artistMainList__container__title {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  padding-bottom: 32px;
}
.artistMainList__container__list {
  display: flex;
  flex-wrap: wrap;
}
.artistMainList__container__list__item {
  margin-right: 20px;
  margin-bottom: 16px;
}
.artistMainList__container__list__item a {
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  background-position: left center;
  background-repeat: no-repeat;
  color: #111;
  display: block;
  padding-left: 10px;
}

/* SP */
@media screen and (max-width: 767px) {
  .artistMainList.--pageArtist {
    padding: 40px 32px;
  }
  .artistMainList__container {
    max-width: 500px;
    margin: auto;
  }
  .artistMainList__container__title {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    padding-bottom: 32px;
  }
  .artistMainList__container__list {
    display: flex;
    flex-wrap: wrap;
  }
  .artistMainList__container__list__item {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
/* PC */
/*----------▲▲ artistMainList  ▲▲----------*/
/*----------▼▼ artistCustomArea ▼▼----------*/
.artistCustomArea.--pageArtist {
  padding: 80px 0;
  background-color: #fff;
}
.artistCustomArea__container {
  max-width: 1200px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .artistCustomArea__container.bw h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .artistCustomArea__container.bw h3 {
    font-size: 28px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .artistCustomArea__container.bw h4 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .artistCustomArea__container.bw h4 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .artistCustomArea__container.bw p {
    font-size: 14px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .artistCustomArea__container.bw p {
    margin-bottom: 30px;
    text-align: justify;
  }
}
.artistCustomArea__container.bw p:last-child {
  margin-bottom: 0;
}
.artistCustomArea__container::after {
  content: "";
  clear: both;
  display: block;
}
.artistCustomArea__container__title {
  font-size: 3.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  padding-bottom: 32px;
}

/* SP */
@media screen and (max-width: 767px) {
  .artistCustomArea.--pageArtist {
    padding: 40px 0;
  }
  .artistCustomArea__container {
    max-width: 500px;
  }
  .artistCustomArea__container__title {
    font-size: 2.6rem;
    padding-bottom: 40px;
  }
}
/* PC */
/*----------▲▲ artistCustomArea  ▲▲----------*/
/*----------▼▼ eizawaAnnounceArea ▼▼----------*/
.eizawaAnnounceArea.--pageArtist {
  padding: 80px 0;
}
.eizawaAnnounceArea__container {
  max-width: 800px;
  margin: auto;
}
.eizawaAnnounceArea__container__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-bottom: 32px;
}
.eizawaAnnounceArea__container__title--sub {
  color: #B18832;
  font-size: 2.4rem;
  text-align: center;
  display: block;
  line-height: 1;
}
.eizawaAnnounceArea__container__title--main {
  font-size: 3.6rem;
  text-align: center;
  display: block;
}

/* SP */
@media screen and (max-width: 767px) {
  .eizawaAnnounceArea.--pageArtist {
    padding: 40px 32px;
  }
  .eizawaAnnounceArea__container {
    max-width: 500px;
    margin: auto;
  }
  .eizawaAnnounceArea__container__title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-bottom: 32px;
  }
  .eizawaAnnounceArea__container__title--sub {
    color: #B18832;
    font-size: 1.8rem;
    text-align: center;
    display: block;
    line-height: 1;
  }
  .eizawaAnnounceArea__container__title--main {
    font-size: 2.6rem;
    text-align: center;
    display: block;
  }
}
/* PC */
/*----------▲▲ eizawaAnnounceArea  ▲▲----------*/
/*----------▼▼ artistFlowArea ▼▼----------*/
.artistFlowArea.--pageArtist {
  padding: 80px 0;
}
.artistFlowArea__container {
  max-width: 800px;
  margin: auto;
  text-align: center;
}

/* SP */
/* PC */
/*----------▲▲ artistFlowArea  ▲▲----------*/
/*----------▲▲ page_artist ▲▲----------*/
/*----------▼▼ page_zouge ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ --zouge ▼▼----------*/
/* common */
.main.--zouge {
  padding-bottom: 120px;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--zouge {
    padding-bottom: 80px;
  }
}
/* PC */
/*----------▲▲ --faq ▲▲----------*/
/*----------▼▼ zouge__lead ▼▼----------*/
/* common */
.zouge__lead .sectionWrap {
  max-width: 800px;
  margin: 0 auto;
}
.zouge__leadTxt {
  margin-top: 24px;
}

/* SP */
@media screen and (max-width: 767px) {
  .zouge__lead .sectionWrap {
    max-width: inherit;
    margin: 0 32px;
  }
  .zouge__leadTxt {
    margin-top: 24px;
  }
}
/* PC */
/*----------▲▲ zouge__lead ▲▲----------*/
/*----------▼▼ zouge__info ▼▼----------*/
/* common */
.zouge__info {
  margin-top: 48px;
}
.zouge__infoTable {
  max-width: 800px;
  margin: 0 auto;
}
.zouge__infoTableDlDt {
  width: 16em;
}
.zouge__infoTableDlDd {
  width: calc(100% - 16em);
}

/* SP */
@media screen and (max-width: 767px) {
  .zouge__info {
    margin-top: 36px;
  }
  .zouge__infoTable {
    max-width: inherit;
    margin: 0 32px;
  }
  .zouge__infoTableDlDt {
    width: inherit;
  }
  .zouge__infoTableDlDd {
    width: inherit;
  }
}
/* PC */
/*----------▲▲ zouge__info ▲▲----------*/
/*----------▲▲ page_zouge ▲▲----------*/
/*----------▼▼ page_kantei_kikan ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
/*----------▼▼ --kanteiKikan ▼▼----------*/
/* common */
.main.--kanteiKikan {
  padding-bottom: 120px;
}

/* SP */
@media screen and (max-width: 767px) {
  .main.--kanteiKikan {
    padding-bottom: 80px;
  }
}
/* PC */
/*----------▲▲ --kanteiKikan ▲▲----------*/
/*----------▼▼ kanteiKikan__lead ▼▼----------*/
/* common */
.kanteiKikan__lead .sectionWrap {
  max-width: 800px;
  margin: 0 auto;
}
.kanteiKikan__leadTxt {
  text-align: center;
}

/* SP */
@media screen and (max-width: 767px) {
  .kanteiKikan__lead .sectionWrap {
    max-width: inherit;
    margin: 0 32px;
  }
  .kanteiKikan__leadTxt {
    text-align: left;
  }
}
/* PC */
/*----------▲▲ kanteiKikan__lead ▲▲----------*/
/*----------▼▼ kanteiKikan__index ▼▼----------*/
/* common */
.kanteiKikan__index {
  margin-top: 36px;
}

/* SP */
@media screen and (max-width: 767px) {
  .kanteiKikan__index {
    margin-top: 36px;
  }
  .kanteiKikan__indexList {
    justify-content: flex-start;
  }
  .kanteiKikan__indexListItem {
    flex-basis: inherit;
    margin-right: 7px;
  }
}
/* PC */
/*----------▲▲ kanteiKikan__index ▲▲----------*/
/*----------▼▼ kanteiKikan__info ▼▼----------*/
/* common */
.kanteiKikan__info {
  padding-top: 80px;
}
.kanteiKikan__info .sectionWrap {
  max-width: 800px;
  margin: 0 auto;
}
.kanteiKikan__infoTable {
  margin-top: 12px;
}
.kanteiKikan__infoTableDlDt:first-of-type {
  border-top: none;
}
.kanteiKikan__infoTableDlDd:first-of-type {
  border-top: none;
}

/* SP */
@media screen and (max-width: 767px) {
  .kanteiKikan__info {
    padding-top: 80px;
  }
  .kanteiKikan__info .sectionWrap {
    max-width: inherit;
    margin: 0 32px;
  }
}
/* PC */
/*----------▲▲ kanteiKikan__info ▲▲----------*/
/*----------▲▲ page_kantei_kikan ▲▲----------*/
/*----------▼▼ page_kaitori ▼▼----------*/
/*----------▲▲ Reboot ▲▲----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▼▼ variable ▼▼----------*/
/*----------▲▲ variable ▲▲----------*/
.c-section {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-section .--centerSp {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .c-section .--leftSp {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }
  .c-section .--rightSp {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section .--centerPc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .c-section .--leftPc {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }
  .c-section .--rightPc {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--header {
    min-height: 480px;
  }
}
.c-section.--header:before {
  content: "";
  background-image: none !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--header:before {
    background-image: url(../image/bg/bg_circle_top.png);
    width: 135px;
    height: 75px;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--header:before {
    background-image: url(../image/bg/bg_circle_mv.png);
    width: 557px;
    height: 269px;
    top: 0;
    left: 50%;
  }
}
.c-section.--header.--noCircle:before {
  background-image: none !important;
}
.c-section.--bgWhite {
  background-color: #fcfcfc;
}
.c-section.--bgPattern {
  background-image: url(../image/bg/tile_paper_01.jpg);
}
.c-section.--bgGreen {
  background-color: #F1F2E9;
}
.c-section.--bgBeige {
  background-color: #E6E3D9;
}
.c-section.--bgBlack {
  background-color: #1E384E;
}
.c-section.--bgBlack * {
  color: #fff;
}
.c-section.--bgBlack .--brown {
  color: #D69B1E;
}
@media screen and (max-width: 767px) {
  .c-section.--topS {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--topS {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-section.--topM {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--topM {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-section.--topL {
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--topL {
    padding-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .c-section.--bottomS {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--bottomS {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-section.--bottomM {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--bottomM {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-section.--bottomL {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--bottomL {
    padding-bottom: 160px;
  }
}
.c-section:before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 0;
}
.c-section:after {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 0;
}
.c-section.--decoCircleTop:before {
  content: "";
  background-image: url(../image/bg/bg_circle_top.png);
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoCircleTop:before {
    width: 150px;
    height: 83px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoCircleTop:before {
    width: 248px;
    height: 138px;
  }
}
.c-section.--decoCircleTopBottom:after {
  content: "";
  background-image: url(../image/bg/bg_circle_bottom.png);
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoCircleTopBottom:after {
    width: 150px;
    height: 83px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoCircleTopBottom:after {
    width: 248px;
    height: 138px;
  }
}
.c-section.--decoWaveTopRight:before {
  content: "";
  background-image: url(../image/bg/bg_wave_right.png);
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoWaveTopRight:before {
    top: 40px;
    width: 375px;
    height: 157px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoWaveTopRight:before {
    top: 40px;
    width: 740px;
    height: 310px;
  }
}
.c-section.--decoWaveBottomLeft:after {
  content: "";
  background-image: url(../image/bg/bg_wave_left.png);
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoWaveBottomLeft:after {
    bottom: 40px;
    width: 375px;
    height: 157px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoWaveBottomLeft:after {
    bottom: 40px;
    width: 740px;
    height: 310px;
  }
}
.c-section.--decoWaveTopLeft:before {
  content: "";
  background-image: url(../image/bg/bg_wave_left.png);
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoWaveTopLeft:before {
    top: 40px;
    width: 375px;
    height: 157px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoWaveTopLeft:before {
    top: 40px;
    width: 740px;
    height: 310px;
  }
}
.c-section.--decoWaveBottomRight:after {
  content: "";
  background-image: url(../image/bg/bg_wave_right.png);
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoWaveBottomRight:after {
    bottom: 40px;
    width: 375px;
    height: 157px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoWaveBottomRight:after {
    bottom: 40px;
    width: 740px;
    height: 310px;
  }
}
.c-section.--decoLinecloudTop:before {
  content: "";
  background-image: url(../image/bg/bg_cloud_top.png);
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoLinecloudTop:before {
    width: 375px;
    height: 124px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoLinecloudTop:before {
    width: 622px;
    height: 206px;
  }
}
.c-section.--decoLinecloudBottom:after {
  content: "";
  background-image: url(../image/bg/bg_cloud_bottom.png);
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoLinecloudBottom:after {
    width: 375px;
    height: 124px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoLinecloudBottom:after {
    width: 622px;
    height: 206px;
  }
}
.c-section.--decoGoldcloudTop:before {
  content: "";
  background-image: url(../image/bg/bg_cloud_gold_topright.png);
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoGoldcloudTop:before {
    width: 375px;
    height: 124px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoGoldcloudTop:before {
    width: 651px;
    height: 215px;
  }
}
.c-section.--decoGoldcloudTop:after {
  content: "";
  background-image: url(../image/bg/bg_cloud_gold_topleft.png);
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoGoldcloudTop:after {
    width: 375px;
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoGoldcloudTop:after {
    width: 651px;
    height: 260px;
  }
}
.c-section.--decoGoldcloudBottom:before {
  content: "";
  background-image: url(../image/bg/bg_cloud_gold_bottomright.png);
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoGoldcloudBottom:before {
    width: 375px;
    height: 124px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoGoldcloudBottom:before {
    width: 651px;
    height: 215px;
  }
}
.c-section.--decoGoldcloudBottom:after {
  content: "";
  background-image: url(../image/bg/bg_cloud_gold_bottomleft.png);
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-section.--decoGoldcloudBottom:after {
    width: 375px;
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoGoldcloudBottom:after {
    width: 651px;
    height: 260px;
  }
}
.c-section.--decoGoldWaveTop:before {
  content: "";
  right: 0;
  bottom: inherit;
  top: 0;
  left: 0;
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .c-section.--decoGoldWaveTop:before {
    background-image: url(../image/bg/wave_top_sp.png);
    width: 100%;
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .c-section.--decoGoldWaveTop:before {
    background-image: url(../image/bg/wave_top_pc.png);
    width: 100%;
    height: 300px;
  }
}
.c-section.--decoBrushTop:before {
  content: "";
  background-image: url(../image/bg/bg_brush_top_left.png);
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: 100%;
  top: 0;
  left: 0;
}
.c-section.--decoBrushBottom:after {
  content: "";
  background-image: url(../image/bg/bg_brush_bottom_right.png);
  width: 100%;
  height: 100%;
  background-position: bottom center;
  background-size: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section__header {
    width: calc(100% - 64px);
    margin: 0 auto 0;
    padding-top: 54px;
  }
  .c-section__header.--waveTop {
    padding-top: 48px;
  }
  .c-section__header .c-section__text {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .c-section__header {
    width: 1200px;
    margin: 0 auto 0;
    padding-top: 72px;
  }
  .c-section__header.--waveTop {
    padding-top: 64px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__header.--miniHead {
    width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerTextArea {
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerTextArea {
    width: 640px;
    position: relative;
    z-index: 1;
  }
  .c-section__headerTextArea.--second {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerTitle {
    font-size: 3.2rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerTitle {
    font-size: 5.6rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
@media screen and (max-width: 767px) {
  .c-section__redTag {
    margin-bottom: 50px;
  }
}
.c-section__redTag::after {
  content: "";
  display: block;
  clear: both;
}
.c-section__redTagItem {
  float: left;
  margin: 8px 8px 0 0;
  background-color: #C73838;
  color: #F8F8F8;
  line-height: 1.4;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 4px 8px;
}
@media screen and (max-width: 767px) {
  .c-section__redTagItem {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__redTagItem {
    font-size: 2.2rem;
  }
}
.c-section__redTagBig::after {
  content: "";
  display: block;
  clear: both;
}
.c-section__redTagBigItem {
  float: left;
  margin: 8px 0 0 8px;
  background-color: #C73838;
  color: #F8F8F8;
  line-height: 1.4;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 18px 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section__redTagBigItem {
    font-size: 1.6rem;
    padding: 14px 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__redTagBigItem {
    font-size: 2.2rem;
  }
}
.c-section__redTagBigItemSmall {
  font-size: 1.4rem;
}
.c-section__redTagBigItem.--wideSS {
  padding: 18px 8px;
}
@media screen and (max-width: 767px) {
  .c-section__redTagBigItem.--wideSS {
    font-size: 1.6rem;
    padding: 14px 4px;
  }
}
.c-section__redTagBigItem:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .c-section__headerCopy {
    font-size: 2.6rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerCopy {
    font-size: 3.8rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 40px;
  }
}
.c-section__headerCopy strong {
  background: linear-gradient(transparent 60%, #f6db9a 40%);
}
@media screen and (max-width: 767px) {
  .c-section__headerCopy strong {
    font-size: 2.2rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerCopy strong {
    font-size: 3.8rem;
    line-height: 1.4em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerCopy.--ver2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerCopy.--ver3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerCopy.--ver3 strong {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerImageArea {
    position: relative;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerImageArea {
    width: 600px;
    position: absolute;
    top: 80px;
    left: calc(50% + 160px);
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerImageArea.--topHeadImg {
    position: absolute;
    width: 190px;
    right: -54px;
    top: 24px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerImageArea.--topHeadImgMini {
    position: absolute;
    width: 360px;
    top: 70px;
    left: calc(50% + 50px);
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerImageArea.--topHeadImgMini {
    position: absolute;
    width: 190px;
    right: -30px;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-section__headerImage {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__headerImage {
    width: 600px;
    height: auto;
  }
}
.c-section__inner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .c-section__inner.--widthM {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__inner.--widthS {
    width: 800px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__inner > * {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__inner > * {
    margin-top: 32px;
  }
}
.c-section__inner > *:first-child {
  margin-top: 0;
}
.c-section__text {
  margin-top: 16px;
}
.c-section__text > * {
  margin-top: 16px;
}
.c-section__text > *:first-child {
  margin-top: 0;
}
.c-section__text a {
  text-decoration: underline;
}
.c-section__text strong {
  background: linear-gradient(transparent 60%, #f6db9a 40%);
}
.c-section__text:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__text {
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.c-section__text h1 {
  font-size: 4.2rem;
}
.c-section__text h2 {
  font-size: 3.2rem;
}
.c-section__text h3 {
  font-size: 2.8rem;
}
.c-section__text h4 {
  font-size: 2.4rem;
}
.c-section__text h5 {
  font-size: 1.8rem;
}
.c-section__text h6 {
  font-size: 1.6rem;
}
.c-section__text h1, .c-section__text h2, .c-section__text h3 {
  margin: 16px 0 8px 0;
}
.c-section__text h4, .c-section__text h5, .c-section__text h6 {
  margin: 8px 0 4px 0;
}
@media screen and (max-width: 767px) {
  .c-section__titleArea {
    margin-top: 64px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleArea {
    margin-top: 80px;
    margin-bottom: 48px;
  }
}
.c-section__titleArea:first-child {
  margin-top: 0;
}
.c-section__titleL1Top {
  color: #B18832;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__titleL1Top {
    font-size: 1.6rem;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL1Top {
    font-size: 2.4rem;
    line-height: 1.4em;
  }
}
.c-section__titleL1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__titleL1 {
    font-size: 3.2rem;
    line-height: 1.4em;
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL1 {
    font-size: 5.2rem;
    line-height: 1.4em;
    margin-top: 16px;
  }
}
.c-section__titleL1:first-child {
  margin-top: 0;
}
.c-section__titleL2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__titleL2 {
    font-size: 2.6rem;
    line-height: 1.4em;
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL2 {
    font-size: 4.2rem;
    line-height: 1.4em;
    margin-top: 16px;
  }
}
.c-section__titleL2:first-child {
  margin-top: 0;
}
.c-section__titleL3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__titleL3 {
    font-size: 2.2rem;
    line-height: 1.4em;
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL3 {
    font-size: 2.8rem;
    line-height: 1.4em;
    margin-top: 32px;
  }
}
.c-section__titleL3:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__titleL1Text {
    font-size: 1.5rem;
    line-height: 1.6em;
    margin-top: 16px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL1Text {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 16px;
    text-align: center;
  }
}
.c-section__titleL1Text:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__titleL2Text {
    font-size: 1.5rem;
    line-height: 1.6em;
    margin-top: 16px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .c-section__titleL2Text {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 16px;
    text-align: center;
  }
}
.c-section__titleL2Text:first-child {
  margin-top: 0;
}
.c-section__subTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B18832;
}
@media screen and (max-width: 767px) {
  .c-section__subTitle {
    font-size: 2.2rem;
    line-height: 1.6em;
    margin-top: 32px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .c-section__subTitle {
    font-size: 2.2rem;
    line-height: 1.6em;
    margin-top: 40px;
  }
}
.c-section__subTitle:first-child {
  margin-top: 0;
}
.c-section__ulCheckList {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-section__ulCheckList {
    margin-top: 32px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__ulCheckList {
    margin-top: 40px;
    padding: 24px;
  }
}
.c-section__ulCheckList:first-child {
  margin-top: 0;
}
.c-section__ulCheckListItem {
  position: relative;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  .c-section__ulCheckListItem {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__ulCheckListItem {
    margin-top: 16px;
  }
}
.c-section__ulCheckListItem:first-child {
  margin-top: 0;
}
.c-section__ulCheckListItem:before {
  content: "";
  background-image: url(../image/icon/icon_check_red.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 4px;
}
@media screen and (max-width: 767px) {
  .c-section__komeList {
    margin-top: 24px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .c-section__komeList {
    margin-top: 24px;
  }
}
.c-section__komeList:first-child {
  margin-top: 0;
}
.c-section__komeListItem {
  position: relative;
  padding-left: 24px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
@media screen and (max-width: 767px) {
  .c-section__komeListItem {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__komeListItem {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__komeListItem * {
    font-size: 1.4rem;
    line-height: 1.8em;
  }
}
@media screen and (min-width: 768px) {
  .c-section__komeListItem * {
    font-size: 1.4rem;
    line-height: 1.8em;
  }
}
.c-section__komeListItem a {
  text-decoration: underline;
}
.c-section__komeListItem:first-child {
  margin-top: 0;
}
.c-section__komeListItem:before {
  content: "※";
  position: absolute;
  left: 0;
  top: -3px;
}
.c-section__komeListItem.--alert {
  color: #C73838;
}
.c-section__barTitle {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  background-color: #E6E3D9;
  padding: 8px 12px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-section__barTitle {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 24px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .c-section__barTitle {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 24px;
  }
}
.c-section__barTitle:first-child {
  margin-top: 0;
}
.c-section__boldTitle {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-section__boldTitle {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 24px;
    width: calc(100% - 32px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .c-section__boldTitle {
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 24px;
  }
}
.c-section__boldTitle:first-child {
  margin-top: 0;
}
.c-section__btn {
  background-color: #C73838;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  position: relative;
}
.c-section__btn:hover {
  color: #fff;
}
.c-section__btn:after {
  content: "";
  background-image: url(../image/icon/icon_arrow_white.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  width: 8px;
  height: 12px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 767px) {
  .c-section__btn:after {
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__btn:after {
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__btn {
    font-size: 1.6rem;
    padding: 12px 32px 12px 16px;
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__btn {
    font-size: 2.4rem;
    padding: 16px 48px 16px 20px;
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__btn.--normal {
    display: block;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__btn.--normal {
    display: block;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__btn.--full {
    display: block;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__btn.--full {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__btn.--resize {
    display: table;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__btn.--resize {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__hr {
  width: 279px;
  height: 31px;
  background-image: url(../image/icon/line_02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-section__hr {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__hr {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__hr.--highTop {
    margin-top: 80px;
  }
}
.c-section__hrDashed {
  width: 100%;
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__hrDashed {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__hrDashed {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.c-section__textLink {
  display: table;
  position: relative;
  padding-left: 16px;
  margin-top: 24px;
}
.c-section__textLink:before {
  content: "";
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 8px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 10px;
}
.c-section__textLink:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__textLink {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__mL--sp {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__mL--pc {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__mM--sp {
    padding-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__mM--pc {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__mS--sp {
    padding-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__mS--pc {
    padding-top: 40px;
  }
}
.c-section__voiceList {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__voiceList {
    margin-top: 32px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__voiceList {
    margin-top: 40px;
  }
}
.c-section__voiceHead {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__voiceHead {
    padding: 24px 0 24px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__voiceHead {
    padding: 24px 0 24px 48px;
  }
}
.c-section__voiceHead:before {
  content: "";
  background-image: url(../image/icon/icon_voice.png);
  width: 33px;
  height: 61px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 24px;
}
.c-section__voiceHeadTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__voiceHeadTitle {
    padding-left: 42px;
  }
}
.c-section__voiceBody {
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__voiceBody {
    padding: 16px 0;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__voiceBody {
    padding: 24px;
    margin-bottom: 24px;
  }
}
.c-section__voiceBody:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-section__voiceBody:before {
    top: -16px;
    left: calc(50% - 16px);
  }
}
@media screen and (min-width: 768px) {
  .c-section__voiceBody:before {
    top: -16px;
    left: 48px;
  }
}
.c-section__voiceBodyTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.8rem;
  color: #9A8253;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__voiceBodyTitle {
    padding: 0 16px;
  }
}
.c-section__reasonArea {
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-section__reasonTextArea {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__reasonImageArea {
    padding: 0 16px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .c-section__reasonImageArea {
    padding: 0 16px;
    position: absolute;
    right: -240px;
    top: -40px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__reasonImage {
    width: 80%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__reasonImage {
    width: 640px;
    height: auto;
  }
}
.c-section__reasonText {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-section__reasonList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__reasonList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.c-section__reasonListItem {
  background-color: rgba(175, 139, 38, 0.15);
}
@media screen and (max-width: 767px) {
  .c-section__reasonListItem {
    padding: 16px 16px;
  }
  .c-section__reasonListItem:nth-of-type(n + 2) {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__reasonListItem {
    flex-basis: calc((100% - 16px) / 3);
    padding: 40px;
  }
  .c-section__reasonListItem:nth-of-type(n + 4) {
    margin-top: 8px;
  }
}
.c-section__reasonListTitle {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.6rem;
  line-height: 1.4em;
  position: relative;
}
.c-section__reasonListTitle:before {
  content: "";
  background-image: url(../image/icon/icon_point_red.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: calc(50% - 12px);
  top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__reasonListTitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 28px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__reasonListTitle {
    padding-top: 40px;
  }
}
.c-section__reasonListSub {
  text-align: center;
  color: #B18832;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4em;
  position: relative;
  margin-top: 8px;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.c-section__reasonListSub:after {
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background-color: #B18832;
  position: absolute;
  bottom: 0;
  left: calc(50% - 55px);
}
@media screen and (max-width: 767px) {
  .c-section__reasonListSub {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__reasonListText {
    line-height: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .c-section__pointList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pointList {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-section__pointListItem {
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__pointListItem {
    margin-left: auto;
    margin-right: auto;
    padding: 24px 16px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__pointListItem:nth-child(1) {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 768px) {
  .c-section__pointListItem {
    width: calc(33.3333% - 26.6666666667px);
    margin-right: 40px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
    padding: 24px 0;
  }
  .c-section__pointListItem:nth-child(3n+3) {
    margin-right: 0;
  }
  .c-section__pointListItem:nth-child(1), .c-section__pointListItem:nth-child(2), .c-section__pointListItem:nth-child(3) {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
}
.c-section__pointListItem:after {
  font-family: "Great Vibes", cursive;
  color: #9A8253;
  opacity: 0.25;
  font-size: 10rem;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-section__pointListItem:after {
    top: -40px;
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pointListItem:after {
    top: -40px;
    right: 0;
  }
}
.c-section__pointListItem:nth-child(1):after {
  content: "1";
}
.c-section__pointListItem:nth-child(2):after {
  content: "2";
}
.c-section__pointListItem:nth-child(3):after {
  content: "3";
}
.c-section__pointListItem:nth-child(4):after {
  content: "4";
}
.c-section__pointListItem:nth-child(5):after {
  content: "5";
}
.c-section__pointListItem:nth-child(6):after {
  content: "6";
}
.c-section__pointListItem:nth-child(7):after {
  content: "7";
}
.c-section__pointListItem:nth-child(8):after {
  content: "8";
}
.c-section__pointListItem:nth-child(9):after {
  content: "9";
}
.c-section__pointListImage {
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-section__pointListImage {
    width: 140px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pointListImage {
    width: 160px;
  }
}
.c-section__pointListText {
  margin-left: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6em;
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__pointListText {
    width: calc(100% - 156px);
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pointListText {
    width: calc(100% - 176px);
    padding-right: 40px;
  }
}
.c-section__photoPointList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-section__photoPointList {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__photoPointListItem {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-bottom: 24px;
  }
  .c-section__photoPointListItem:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__photoPointListItem {
    width: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .c-section__photoPointListItem:nth-child(4n+4) {
    margin-right: 0;
  }
}
.c-section__photoPointCaption {
  text-align: center;
  font-size: 1.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 8px;
}
.c-section__qaList {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .c-section__qaList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__qaQuestion {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  padding-top: 24px;
  font-size: 1.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__qaQuestion {
    padding-left: 48px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__qaQuestion {
    padding-left: 48px;
    margin-bottom: 24px;
  }
}
.c-section__qaQuestion:before {
  content: "Q";
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #9A8253;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section__qaQuestion:before {
    top: 24px;
    left: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__qaQuestion:before {
    top: 24px;
    left: 0;
  }
}
.c-section__qaQuestion p {
  font-weight: bold;
}
.c-section__qaAnswer {
  margin-bottom: 24px;
  font-size: 1.6rem;
  background-color: #fff;
  position: relative;
}
.c-section__qaAnswer:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-section__qaAnswer {
    padding: 24px 16px 24px 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__qaAnswer {
    padding: 24px 24px 24px 72px;
  }
}
.c-section__qaAnswer:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-section__qaAnswer:before {
    top: -16px;
    left: calc(50% - 16px);
  }
}
@media screen and (min-width: 768px) {
  .c-section__qaAnswer:before {
    top: -16px;
    left: 48px;
  }
}
.c-section__qaAnswer:after {
  content: "A";
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #C73838;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section__qaAnswer:after {
    top: 24px;
    left: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__qaAnswer:after {
    top: 24px;
    left: 24px;
  }
}
.c-section__itemTypeList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__itemTypeItem {
  padding: 24px 16px;
}
.c-section__itemTypeItem.--l1 {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l1 {
    width: calc(50% - 20px);
    margin-right: 40px;
  }
  .c-section__itemTypeItem.--l1:nth-child(2n+2) {
    margin-right: 0;
  }
}
.c-section__itemTypeItem.--l1 .c-section__itemTypeImage {
  float: left;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l1 .c-section__itemTypeImage {
    width: 140px;
    height: auto;
    margin: 0 16px 16px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l1 .c-section__itemTypeImage {
    width: 240px;
    height: auto;
    margin: 0 24px 16px 0;
  }
}
.c-section__itemTypeItem.--l1 .c-section__itemTypeTitle {
  line-height: 1.4em;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l1 .c-section__itemTypeTitle {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l1 .c-section__itemTypeTitle {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
.c-section__itemTypeItem.--l2 {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l2 {
    width: calc(50% - 4px);
    margin-right: 8px;
    overflow: hidden;
  }
  .c-section__itemTypeItem.--l2:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l2 {
    width: calc(25% - 30px);
    margin-right: 40px;
    overflow: hidden;
  }
  .c-section__itemTypeItem.--l2:nth-child(4n+4) {
    margin-right: 0;
  }
}
.c-section__itemTypeItem.--l2 .c-section__itemTypeImage {
  float: left;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l2 .c-section__itemTypeImage {
    width: 100%;
    height: auto;
    margin: 0 16px 16px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l2 .c-section__itemTypeImage {
    width: 110px;
    height: auto;
    margin: 0 24px 16px 0;
  }
}
.c-section__itemTypeItem.--l2 .c-section__itemTypeTitle {
  line-height: 1.4em;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l2 .c-section__itemTypeTitle {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l2 .c-section__itemTypeTitle {
    font-size: 2.2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
.c-section__itemTypeItem.--l3 {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l3 {
    width: calc(50% - 4px);
    margin-right: 8px;
    overflow: hidden;
  }
  .c-section__itemTypeItem.--l3:nth-child(2n+2) {
    margin-right: 0;
  }
}
.c-section__itemTypeItem.--l3 .c-section__itemTypeImage {
  float: left;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l3 .c-section__itemTypeImage {
    width: 80px;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l3 .c-section__itemTypeImage {
    display: inline-block;
    width: 80px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__itemTypeItem.--l3 .c-section__itemTypeTitle {
    font-size: 1.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 768px) {
  .c-section__itemTypeItem.--l3 .c-section__itemTypeTitle {
    display: inline-block;
    font-size: 2.2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}
.c-section__itemTypeItem ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.c-section__itemTypeItem ul li {
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 8px;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 1.4rem;
}
.c-section__itemTypeItemLink {
  display: block;
}
.c-section__itemTypeText {
  color: #111;
  font-size: 1.4rem;
  line-height: 1.6em;
}
.c-section__artistTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  margin-top: 48px;
}
.c-section__artistTitle:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__artistTitle {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__artistTitle {
    font-size: 2.4rem;
  }
}
.c-section__artistSubtitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 24px;
}
.c-section__artistSubtitle:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-section__artistSubtitle {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__artistSubtitle {
    font-size: 2rem;
  }
}
.c-section__artistList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-section__artistList {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__artistList {
    margin-top: 16px;
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__artistListItem {
  margin-top: 16px;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .c-section__artistListItem {
    width: calc(33.3333% - 10.6666666667px);
    margin-left: 16px;
    font-size: 1.5rem;
  }
  .c-section__artistListItem:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__artistListItem {
    width: calc(16.6666% - 13.3333333333px);
    margin-left: 16px;
    font-size: 1.6rem;
  }
  .c-section__artistListItem:nth-child(6n+1) {
    margin-left: 0;
  }
}
.c-section__caseList {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  .c-section__caseList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .c-section__caseList {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-section__caseListItem {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__caseListItem {
    padding: 24px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__caseListItem.--l1 {
    width: 100%;
    padding: 24px 0;
    display: flex;
  }
  .c-section__caseListItem.--l1 .c-section__caseListItemImage {
    max-width: 560px;
    height: auto;
  }
  .c-section__caseListItem.--l1 .c-section__caseListTextArea {
    width: 600px;
    margin-left: 40px;
  }
  .c-section__caseListItem.--l1 .c-section__caseHeadTitle {
    font-size: 3rem;
  }
  .c-section__caseListItem.--l1 .c-section__caseHeadTagList {
    margin-top: 8px;
  }
  .c-section__caseListItem.--l1 .c-section__caseHeadTagItem {
    font-size: 1.8rem;
    padding: 8px;
  }
  .c-section__caseListItem.--l1 .c-section__caseText p {
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 767px) {
  .c-section__caseListItem.--l2 {
    width: 50%;
  }
  .c-section__caseListItem.--l2 .c-section__caseHeadTitle {
    font-size: 1.6rem;
  }
  .c-section__caseListItem.--l2 .c-section__caseHeadTagItem {
    font-size: 1.1rem;
    padding: 4px;
  }
  .c-section__caseListItem.--l2 .c-section__caseText p {
    font-size: 1.2rem;
    line-height: 1.8em;
  }
  .c-section__caseListItem.--l2 .c-section__casePrice {
    flex-wrap: wrap;
  }
  .c-section__caseListItem.--l2 .c-section__casePriceTitle {
    font-size: 1.2rem;
    margin-top: 0;
  }
  .c-section__caseListItem.--l2 .c-section__casePriceTitle:after {
    top: 50%;
  }
  .c-section__caseListItem.--l2 .c-section__casePriceNumber {
    font-size: 1.2rem;
  }
  .c-section__caseListItem.--l2 .c-section__casePriceYen {
    font-size: 1.2rem;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__caseListItem.--l2 {
    width: calc(25% - 30px);
    margin-right: 40px;
    padding: 24px 0;
  }
  .c-section__caseListItem.--l2:nth-child(4n-4) {
    margin-right: 0;
  }
  .c-section__caseListItem.--l2 .c-section__caseHead {
    margin-top: 8px;
  }
  .c-section__caseListItem.--l2 .c-section__caseHeadTitle {
    font-size: 2.2rem;
  }
  .c-section__caseListItem.--l2 .c-section__caseHeadTagList {
    margin-top: 8px;
  }
  .c-section__caseListItem.--l2 .c-section__caseHeadTagItem {
    font-size: 1.2rem;
    padding: 4px;
  }
  .c-section__caseListItem.--l2 .c-section__caseText p {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 767px) {
  .c-section__caseListItemImage {
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__caseHead {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-section__caseHead {
    margin-top: 16px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__caseHeadTitle {
  float: left;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .c-section__caseHeadTitle {
    font-size: 2.2rem;
  }
}
.c-section__caseHeadTagList {
  float: right;
  display: flex;
}
@media screen and (max-width: 767px) {
  .c-section__caseHeadTagList {
    margin-top: 8px;
  }
}
.c-section__caseHeadTagItem {
  background-color: #E5E1D9;
  border-radius: 4px;
  margin-left: 8px;
  line-height: 1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
@media screen and (max-width: 767px) {
  .c-section__caseHeadTagItem {
    font-size: 1.2rem;
    padding: 4px;
  }
}
.c-section__casePrice {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .c-section__casePrice {
    margin-top: 10px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
  }
}
.c-section__casePriceTitle {
  color: #7C673D;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  margin-right: 8px;
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .c-section__casePriceTitle {
    padding-right: 48px;
    margin-top: 10px;
  }
  .c-section__casePriceTitle:after {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #7C673D;
    position: absolute;
    right: 0;
    top: 40%;
  }
}
.c-section__casePriceNumber {
  color: #C73838;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__casePriceNumber {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__casePriceNumber {
    font-size: 2.4rem;
  }
}
.c-section__casePriceYen {
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__casePriceYen {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__casePriceYen {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__caseText {
    margin-top: 8px;
  }
  .c-section__caseText p {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 768px) {
  .c-section__caseText {
    margin-top: 16px;
  }
}
.c-section__caseFoot {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-section__caseFoot {
    margin-top: 8px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__caseFoot {
    margin-top: 8px;
  }
}
.c-section__casePlace {
  float: left;
  color: #fff;
  background-color: #A88E56;
  font-size: 1.2rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1em;
  padding: 4px;
  border-radius: 4px;
}
.c-section__caseType {
  float: left;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  line-height: 1em;
  padding: 4px;
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .c-section__simplePointList {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__simplePointList {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-section__simplePointListItem {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__simplePointListItem {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
    padding: 24px 16px 24px 72px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__simplePointListItem {
    width: 33.3333%;
    padding: 24px 40px 24px 88px;
    margin-top: 40px;
    border-left: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__simplePointListItem:nth-child(3n+3), .c-section__simplePointListItem:last-child {
    border-right: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__simplePointListItem:nth-child(1), .c-section__simplePointListItem:nth-child(2), .c-section__simplePointListItem:nth-child(3) {
    margin-top: 0;
  }
}
.c-section__simplePointListItem:before {
  content: "";
  font-family: "Great Vibes", cursive;
  color: #9A8253;
  opacity: 0.25;
  font-size: 10rem;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-section__simplePointListItem:before {
    top: -40px;
    left: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__simplePointListItem:before {
    top: -40px;
    left: 16px;
  }
}
.c-section__simplePointListItem:nth-child(1):before {
  content: "1";
}
.c-section__simplePointListItem:nth-child(2):before {
  content: "2";
}
.c-section__simplePointListItem:nth-child(3):before {
  content: "3";
}
.c-section__simplePointListItem:nth-child(4):before {
  content: "4";
}
.c-section__simplePointListItem:nth-child(5):before {
  content: "5";
}
.c-section__simplePointListItem:nth-child(6):before {
  content: "6";
}
.c-section__simplePointListItem:nth-child(7):before {
  content: "7";
}
.c-section__simplePointListItem:nth-child(8):before {
  content: "8";
}
.c-section__simplePointListItem:nth-child(9):before {
  content: "9";
}
.c-section__simplePointListText {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 768px) {
  .c-section__checkPointList {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .c-section__checkPointList.--threeClm .c-section__checkPointListItem {
    width: 33.3333%;
    border-left: 1px dashed rgba(0, 0, 0, 0.25);
    padding: 0 24px;
  }
  .c-section__checkPointList.--threeClm .c-section__checkPointListItem:nth-child(3n+3) {
    border-right: 1px dashed rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 768px) {
  .c-section__checkPointList.--twoClm .c-section__checkPointListItem {
    width: 50%;
    border-left: 1px dashed rgba(0, 0, 0, 0.25);
    padding: 0 24px;
  }
  .c-section__checkPointList.--twoClm .c-section__checkPointListItem:nth-child(2n+2) {
    border-right: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__checkPointList.--twoClm .c-section__checkPointListItem:nth-child(n+3) {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__checkPointListItem {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0 24px;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__checkPointListItem:first-child {
    border-top: none;
  }
}
@media screen and (max-width: 767px) {
  .c-section__checkPointImage {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__checkPointTitle {
  color: #88600a;
  line-height: 1.6em;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .c-section__checkPointTitle {
    font-size: 2rem;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__checkPointTitle {
    font-size: 2.4rem;
  }
}
.c-section__checkPointText {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .c-section__selectPointList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__selectPointTitle {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__selectPointTitle {
    font-size: 1.8rem;
    padding: 0 0 24px 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__selectPointTitle {
    font-size: 1.8rem;
    padding: 0 0 24px 40px;
  }
}
.c-section__selectPointTitle:before {
  content: "";
  background-image: url(../image/icon/icon_point_red.png);
  width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
}
.c-section__selectPointText {
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__selectPointText {
    padding: 16px 0;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__selectPointText {
    padding: 24px;
    margin-bottom: 24px;
  }
}
.c-section__selectPointText:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-section__selectPointText:before {
    top: -16px;
    left: calc(50% - 16px);
  }
}
@media screen and (min-width: 768px) {
  .c-section__selectPointText:before {
    top: -16px;
    left: 48px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__pickupArtistList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pickupArtistList {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-section__pickupArtistListItem {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__pickupArtistListItem:nth-child(1) {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 768px) {
  .c-section__pickupArtistListItem {
    width: calc(33.3333% - 26.6666666667px);
    margin-right: 40px;
  }
  .c-section__pickupArtistListItem:nth-child(1), .c-section__pickupArtistListItem:nth-child(2), .c-section__pickupArtistListItem:nth-child(3) {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__pickupArtistListItem:nth-child(3n+3) {
    margin-right: 0;
  }
}
.c-section__pickupArtistListLink {
  display: flex;
}
@media screen and (max-width: 767px) {
  .c-section__pickupArtistListLink {
    padding: 24px 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pickupArtistListLink {
    padding: 24px 0;
  }
}
.c-section__pickupArtistImage {
  width: 100px;
  height: 100px;
}
.c-section__pickupArtistTitle {
  width: calc(100% - 116px);
  margin-left: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-right: 40px;
  line-height: 1.6em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__pickupArtistTitle {
    font-size: 2rem;
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__pickupArtistTitle {
    font-size: 2.4rem;
    padding-top: 28px;
  }
}
.c-section__pickupArtistTitle:after {
  content: "";
  background-image: url(../image/icon/arrow_yellow_circle.svg);
  width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: calc(50% - 16px);
}
.c-section__artistNameList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-section__artistNameList {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__artistNameLink {
  display: block;
  margin-right: 24px;
  padding-left: 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__artistNameLink {
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__artistNameLink {
    margin-right: 24px;
  }
}
.c-section__artistNameLink:before {
  content: "";
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  width: 6px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.c-section__strongList {
  background-color: #e6e2d7;
}
@media screen and (max-width: 767px) {
  .c-section__strongList {
    margin-left: auto;
    margin-right: auto;
    padding: 8px 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__strongList {
    padding: 8px 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__strongList.--twoClm {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .c-section__strongList.--twoClm .c-section__strongListItem {
    width: calc(50% - 20px);
    margin-right: 40px;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__strongList.--twoClm .c-section__strongListItem:nth-child(2n+2) {
    margin-right: 0;
  }
  .c-section__strongList.--twoClm .c-section__strongListItem:nth-child(1), .c-section__strongList.--twoClm .c-section__strongListItem:nth-child(2) {
    border-top: none;
  }
}
@media screen and (min-width: 768px) {
  .c-section__strongList.--oneClm .c-section__strongListItem {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__strongList.--oneClm .c-section__strongListItem:nth-child(1) {
    border-top: none;
  }
}
.c-section__strongListItem {
  padding: 16px 0 16px 32px;
  position: relative;
  line-height: 1.3em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
@media screen and (max-width: 767px) {
  .c-section__strongListItem {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__strongListItem {
    font-size: 2.2rem;
  }
}
.c-section__strongListItem:before {
  content: "";
  background-image: url(../image/icon/icon_point_red.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: -4px;
  top: 18px;
}
@media screen and (max-width: 767px) {
  .c-section__strongListItem {
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-section__strongListItem:nth-child(1) {
    border-top: none;
  }
}
@media screen and (max-width: 767px) {
  .c-section__sideCardList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .c-section__sideCardItem {
    margin-bottom: 40px;
  }
  .c-section__sideCardItem:last-child {
    margin-bottom: 0;
  }
  .c-section__sideCardItem:nth-child(1) .c-section__sideCardLeftTop:before {
    content: "1";
  }
  .c-section__sideCardItem:nth-child(2) .c-section__sideCardLeftTop:before {
    content: "2";
  }
  .c-section__sideCardItem:nth-child(3) .c-section__sideCardLeftTop:before {
    content: "3";
  }
  .c-section__sideCardItem:nth-child(4) .c-section__sideCardLeftTop:before {
    content: "4";
  }
  .c-section__sideCardItem:nth-child(5) .c-section__sideCardLeftTop:before {
    content: "5";
  }
  .c-section__sideCardItem:nth-child(6) .c-section__sideCardLeftTop:before {
    content: "6";
  }
  .c-section__sideCardItem:nth-child(7) .c-section__sideCardLeftTop:before {
    content: "7";
  }
  .c-section__sideCardItem:nth-child(8) .c-section__sideCardLeftTop:before {
    content: "8";
  }
  .c-section__sideCardItem:nth-child(9) .c-section__sideCardLeftTop:before {
    content: "9";
  }
  .c-section__sideCardLeftTop {
    position: relative;
    z-index: 1;
  }
  .c-section__sideCardLeftTop:before {
    content: "";
    position: absolute;
    font-family: "Great Vibes", cursive;
    color: #9A8253;
    opacity: 0.25;
    font-size: 10rem;
    left: 0;
    top: -64px;
  }
  .c-section__sideCardTitle {
    text-align: center;
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.4em;
  }
  .c-section__sideCardImageArea {
    margin-top: 16px;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
  }
  .c-section__sideCardImage {
    width: 100%;
    height: auto;
  }
  .c-section__sideCardLeftBottom {
    position: relative;
    z-index: 0;
    background-color: #fff;
    margin-top: -24px;
    padding-top: 44px;
    padding-bottom: 16px;
  }
  .c-section__sideCardSubtitle {
    text-align: center;
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    color: #88600a;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__sideCardItem {
    margin-bottom: 120px;
    position: relative;
  }
  .c-section__sideCardItem:last-child {
    margin-bottom: 0;
  }
  .c-section__sideCardItem:nth-child(1) .c-section__sideCardLeftTop:before {
    content: "1";
  }
  .c-section__sideCardItem:nth-child(2) .c-section__sideCardLeftTop:before {
    content: "2";
  }
  .c-section__sideCardItem:nth-child(3) .c-section__sideCardLeftTop:before {
    content: "3";
  }
  .c-section__sideCardItem:nth-child(4) .c-section__sideCardLeftTop:before {
    content: "4";
  }
  .c-section__sideCardItem:nth-child(5) .c-section__sideCardLeftTop:before {
    content: "5";
  }
  .c-section__sideCardItem:nth-child(6) .c-section__sideCardLeftTop:before {
    content: "6";
  }
  .c-section__sideCardItem:nth-child(7) .c-section__sideCardLeftTop:before {
    content: "7";
  }
  .c-section__sideCardItem:nth-child(8) .c-section__sideCardLeftTop:before {
    content: "8";
  }
  .c-section__sideCardItem:nth-child(9) .c-section__sideCardLeftTop:before {
    content: "9";
  }
  .c-section__sideCardLeftTop {
    margin-top: 40px;
    width: 730px;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .c-section__sideCardLeftTop:before {
    content: "";
    position: absolute;
    font-family: "Great Vibes", cursive;
    color: #9A8253;
    opacity: 0.25;
    font-size: 14rem;
  }
  .c-section__sideCardTitle {
    font-size: 3.6rem;
    line-height: 1.6em;
  }
  .c-section__sideCardImageArea {
    width: 510px;
    position: absolute;
    top: -40px;
    z-index: 1;
  }
  .c-section__sideCardItem:nth-child(2n+1) .c-section__sideCardImageArea {
    right: 0;
  }
  .c-section__sideCardItem:nth-child(2n+2) .c-section__sideCardImageArea {
    left: 0;
  }
  .c-section__sideCardLeftBottom {
    width: 730px;
    background-color: #fff;
    position: relative;
    z-index: 0;
  }
  .c-section__sideCardItem:nth-child(2n+1) .c-section__sideCardLeftTop {
    margin-right: auto;
    margin-left: 0;
    padding: 120px 120px 0 120px;
  }
  .c-section__sideCardItem:nth-child(2n+1) .c-section__sideCardLeftTop:before {
    left: 40px;
    top: 16px;
  }
  .c-section__sideCardItem:nth-child(2n+1) .c-section__sideCardLeftBottom {
    margin-right: auto;
    margin-left: 0;
    padding: 16px 120px 120px 120px;
  }
  .c-section__sideCardItem:nth-child(2n+2) .c-section__sideCardLeftTop {
    margin-right: 0;
    margin-left: auto;
    padding: 120px 80px 0 160px;
  }
  .c-section__sideCardItem:nth-child(2n+2) .c-section__sideCardLeftTop:before {
    left: 80px;
    top: 16px;
  }
  .c-section__sideCardItem:nth-child(2n+2) .c-section__sideCardLeftBottom {
    margin-right: 0;
    margin-left: auto;
    padding: 16px 80px 120px 160px;
  }
  .c-section__sideCardSubtitle {
    color: #88600a;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__cardList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__cardList {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .c-section__cardItem {
    margin-bottom: 40px;
  }
  .c-section__cardItem:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__cardItem {
    width: calc(33.3333% - 26.6666666667px);
    margin-right: 40px;
  }
  .c-section__cardItem:last-child {
    margin-right: 0;
  }
}
.c-section__cardItem:nth-child(1) .c-section__cardLeftTop:before {
  content: "1";
}
.c-section__cardItem:nth-child(2) .c-section__cardLeftTop:before {
  content: "2";
}
.c-section__cardItem:nth-child(3) .c-section__cardLeftTop:before {
  content: "3";
}
.c-section__cardItem:nth-child(4) .c-section__cardLeftTop:before {
  content: "4";
}
.c-section__cardItem:nth-child(5) .c-section__cardLeftTop:before {
  content: "5";
}
.c-section__cardItem:nth-child(6) .c-section__cardLeftTop:before {
  content: "6";
}
.c-section__cardItem:nth-child(7) .c-section__cardLeftTop:before {
  content: "7";
}
.c-section__cardItem:nth-child(8) .c-section__cardLeftTop:before {
  content: "8";
}
.c-section__cardItem:nth-child(9) .c-section__cardLeftTop:before {
  content: "9";
}
.c-section__cardLeftTop {
  position: relative;
}
.c-section__cardLeftTop:before {
  content: "";
  position: absolute;
  font-family: "Great Vibes", cursive;
  color: #9A8253;
  opacity: 0.25;
  font-size: 10rem;
  left: 0;
  top: -64px;
}
.c-section__cardTitle {
  text-align: center;
  font-size: 2.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4em;
}
.c-section__cardImageArea {
  margin-top: 16px;
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.c-section__cardImage {
  width: 100%;
  height: auto;
}
.c-section__cardLeftBottom {
  position: relative;
  z-index: 0;
  background-color: #fff;
  margin-top: -24px;
  padding-top: 44px;
}
@media screen and (max-width: 767px) {
  .c-section__cardLeftBottom {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__cardLeftBottom {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }
}
.c-section__cardSubtitle {
  text-align: center;
  color: #88600a;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  line-height: 1.4em;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .c-section__cardSubtitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__twoClm {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .c-section__twoClmItem {
    width: calc(50% - 40px);
    margin-right: 80px;
  }
  .c-section__twoClmItem:last-child {
    margin-right: 0;
  }
}
.c-section__stepItem {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__stepItem {
    margin-bottom: 48px;
  }
  .c-section__stepItem:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepItem {
    display: flex;
    padding: 40px;
    background-color: #fff;
    margin-bottom: 96px;
  }
  .c-section__stepItem:last-child {
    margin-bottom: 0;
  }
}
.c-section__stepItem:after {
  content: "";
  position: absolute;
  background-image: url(../image/icon/icon_flow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-section__stepItem:after {
    width: calc(100% - 32px);
    height: 13px;
    left: 16px;
    bottom: -32px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepItem:after {
    width: 1200px;
    height: 13px;
    left: 0;
    bottom: -56px;
  }
}
.c-section__stepItem:last-child:after {
  background-image: none;
}
.c-section__stepItem:nth-child(1) .c-section__stepTitle:before {
  content: "Step.1";
}
.c-section__stepItem:nth-child(2) .c-section__stepTitle:before {
  content: "Step.2";
}
.c-section__stepItem:nth-child(3) .c-section__stepTitle:before {
  content: "Step.3";
}
.c-section__stepItem:nth-child(4) .c-section__stepTitle:before {
  content: "Step.4";
}
.c-section__stepItem:nth-child(5) .c-section__stepTitle:before {
  content: "Step.5";
}
.c-section__stepItem:nth-child(6) .c-section__stepTitle:before {
  content: "Step.6";
}
.c-section__stepItem:nth-child(7) .c-section__stepTitle:before {
  content: "Step.7";
}
.c-section__stepItem:nth-child(8) .c-section__stepTitle:before {
  content: "Step.8";
}
.c-section__stepItem:nth-child(9) .c-section__stepTitle:before {
  content: "Step.9";
}
.c-section__stepItem:nth-child(1) .c-section__stepTitle.--onlyNum:before {
  content: "1";
}
.c-section__stepItem:nth-child(2) .c-section__stepTitle.--onlyNum:before {
  content: "2";
}
.c-section__stepItem:nth-child(3) .c-section__stepTitle.--onlyNum:before {
  content: "3";
}
.c-section__stepItem:nth-child(4) .c-section__stepTitle.--onlyNum:before {
  content: "4";
}
.c-section__stepItem:nth-child(5) .c-section__stepTitle.--onlyNum:before {
  content: "5";
}
.c-section__stepItem:nth-child(6) .c-section__stepTitle.--onlyNum:before {
  content: "6";
}
.c-section__stepItem:nth-child(7) .c-section__stepTitle.--onlyNum:before {
  content: "7";
}
.c-section__stepItem:nth-child(8) .c-section__stepTitle.--onlyNum:before {
  content: "8";
}
.c-section__stepItem:nth-child(9) .c-section__stepTitle.--onlyNum:before {
  content: "9";
}
.c-section__stepItem .c-section__stepTitle.--onlyNum {
  padding-left: 60px;
}
.c-section__stepItem .c-section__stepTitle.--onlyNum::before {
  position: absolute;
  background-color: inherit;
  line-height: 1em;
  padding: 0;
  left: 0;
  top: -20px;
  font-family: "Great Vibes", cursive;
  color: #9A8253;
  opacity: 0.25;
  font-size: 10rem;
}
@media screen and (max-width: 767px) {
  .c-section__stepItem .c-section__stepTitle.--onlyNum::before {
    font-size: 8rem;
    left: 5px;
    top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__stepImageArea {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepImageArea {
    width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__stepTextArea {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin-top: -16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepTextArea {
    width: 640px;
    margin-left: 40px;
  }
}
.c-section__stepTitle {
  color: #111;
  line-height: 1.4em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-section__stepTitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    font-size: 2.6rem;
    padding-left: 77px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepTitle {
    font-size: 3.6rem;
    padding-left: 87px;
  }
  .c-section__stepTitle br {
    display: none;
  }
}
.c-section__stepTitle:before {
  position: absolute;
  background-color: #C73838;
  color: #fff;
  line-height: 1em;
  padding: 8px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section__stepTitle:before {
    font-size: 1.6rem;
    top: 3px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepTitle:before {
    font-size: 2rem;
    top: 8px;
  }
}
.c-section__stepCta {
  margin-top: 24px;
}
.c-section__stepCta .spNav__contact {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .c-section__stepCta {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .c-section__stepCta .spNav__contactTelLead {
    font-size: 2rem;
  }
  .c-section__stepCta .spNav__contactTelNum {
    font-size: 3.2rem;
  }
  .c-section__stepCta .spNav__contactLine, .c-section__stepCta .spNav__contactMail {
    font-size: 1.2rem;
    padding: 12px 24px 12px 32px;
    line-height: 1.2em;
  }
  .c-section__stepCta .spNav__contactTxtL {
    font-size: 2.2rem;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 768px) {
  .c-section__stepCta .spNav__contactLine br, .c-section__stepCta .spNav__contactMail br {
    display: none;
  }
  .c-section__stepCta .spNav__contactLine, .c-section__stepCta .spNav__contactMail {
    font-size: 2.4rem;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .c-section__stepCta .spNav__contactLine:hover, .c-section__stepCta .spNav__contactMail:hover {
    color: #fff;
  }
  .c-section__stepCta .spNav__contactLine:hover span, .c-section__stepCta .spNav__contactMail:hover span {
    color: #fff;
  }
}
.c-section__borderList {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .c-section__borderList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__borderListItem {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  padding: 8px 0 8px 24px;
  position: relative;
}
.c-section__borderListItem:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 8px;
}
.c-section__grayTitle {
  color: #999;
  font-weight: bold;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-section__grayTitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__barArea {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-section__barArea {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__barAreaTitle {
  background-color: #E6E3D9;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 1.6rem;
  padding: 8px 16px;
}
.c-section__barAreaInner {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-section__barAreaInner {
    padding: 24px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__barAreaInner {
    padding: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__imageTwoClm {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .c-section__imageTwoClmRight {
    width: 800px;
    float: right;
  }
}
.c-section__imageTwoClmTitle {
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .c-section__imageTwoClmTitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 2.6rem;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__imageTwoClmTitle {
    font-size: 3.6rem;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__imageTwoClmLeft {
    width: 360px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .c-section__imageTwoClmImage {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
  }
}
.c-section__linkList {
  margin-top: 24px;
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-section__linkList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__linkListItem {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}
.c-section__linkListLink {
  display: block;
  padding: 8px 0 8px 24px;
  color: #111;
  position: relative;
}
.c-section__linkListLink:before {
  content: "";
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  width: 6px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 18px;
  left: 12px;
}
.c-section__strongBox {
  position: relative;
  /*
  &:before,&:after {
  	content: '';
  	width: 279px;
  	height: 31px;
  	background-image: url(../image/icon/line_white.png);
  	background-size: contain;
  	background-repeat: no-repeat;
  	background-position: center;
  	position: absolute;
  }
  &:before {
  	top: 24px;
  	left: calc(50% - 139px);
  }
  &:after {
  	bottom: 24px;
  	left: calc(50% - 139px);
  }
  */
}
@media screen and (max-width: 767px) {
  .c-section__strongBox {
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__strongBoxText {
  color: #333;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  .c-section__strongBoxText {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-section__strongBoxText {
    font-size: 2.4rem;
  }
}
.c-section__gallery {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-section__gallery.--twoClm .c-section__galleryItem {
    width: calc((100% - 40px) / 2);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .c-section__gallery.--twoClm .c-section__galleryItem:nth-child(2n+2) {
    margin-right: 0;
  }
  .c-section__gallery.--threeClm .c-section__galleryItem {
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .c-section__gallery.--threeClm .c-section__galleryItem:nth-child(3n+3) {
    margin-right: 0;
  }
  .c-section__gallery.--fourClm .c-section__galleryItem {
    width: calc((100% - 120px) / 4);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .c-section__gallery.--fourClm .c-section__galleryItem:nth-child(4n+4) {
    margin-right: 0;
  }
  .c-section__gallery.--fiveClm .c-section__galleryItem {
    width: calc((100% - 128px) / 5);
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .c-section__gallery.--fiveClm .c-section__galleryItem:nth-child(5n+5) {
    margin-right: 0;
  }
  .c-section__gallery.--sixClm .c-section__galleryItem {
    width: calc((100% - 160px) / 6);
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .c-section__gallery.--sixClm .c-section__galleryItem:nth-child(6n+6) {
    margin-right: 0;
  }
  .c-section__gallery.--sevenClm .c-section__galleryItem {
    width: calc((100% - 144px) / 7);
    margin-right: 24px;
    margin-bottom: 24px;
  }
  .c-section__gallery.--sevenClm .c-section__galleryItem:nth-child(7n+7) {
    margin-right: 0;
  }
  .c-section__gallery.--eightClm .c-section__galleryItem {
    width: calc((100% - 112px) / 8);
    margin-right: 16px;
    margin-bottom: 16px;
  }
  .c-section__gallery.--eightClm .c-section__galleryItem:nth-child(8n+8) {
    margin-right: 0;
  }
}
.c-section__galleryList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-section__galleryList {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-section__galleryList {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__galleryItem {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
    margin-bottom: 24px;
  }
  .c-section__galleryItem:nth-child(2n+2) {
    margin-right: 0;
  }
}
.c-section__galleryLink {
  display: block;
}
.c-section__galleryCaptionM {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section__galleryCaptionM {
    font-size: 1.8rem;
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__galleryCaptionM {
    font-size: 2rem;
    margin-top: 8px;
  }
}
.c-section__galleryCaptionS {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section__galleryCaptionS {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__galleryCaptionS {
    font-size: 1.6rem;
  }
}
.c-section__grayBox.--line {
  border: 1px solid #CCC;
  background-color: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .c-section__grayBox.--line {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__grayBox.--line {
    padding: 32px;
  }
}
.c-section__grayBoxTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .c-section__grayBoxTitle {
    font-size: 2.2rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .c-section__grayBoxTitle {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__grayBoxTitle {
    font-size: 2.4rem;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-section__grayBoxText {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__grayBoxText {
    margin-bottom: 16px;
  }
}
.c-section__grayBoxWordList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-section__grayBoxWordList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section__grayBoxWordItem {
  margin-right: 8px;
  margin-bottom: 8px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  border: 1px solid #ccc;
  line-height: 1em;
  padding: 8px;
  border-radius: 4px;
}
.c-section__grayBoxWordLink {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
@media screen and (max-width: 767px) {
  .c-section__table table {
    width: calc(100% - 64px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__table table {
    width: 100%;
  }
}
.c-section__table td, .c-section__table th {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .c-section__table td, .c-section__table th {
    padding: 8px 4px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__table td, .c-section__table th {
    padding: 16px;
  }
}
.c-section__table th {
  font-weight: bold;
  background-color: #E6E3D9;
}
.c-section__table tr:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.03);
}
.c-section__table .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.c-section__table .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.c-section__table .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.c-section__table .fs20 {
  font-size: 20px;
}
.c-section__table .panel-body {
  padding: 15px;
}
.c-section__table .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.c-section__table .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.c-section__table .btn {
  margin: 4px 0 !important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.c-section__table .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
@media screen and (max-width: 767px) {
  .c-section__areaArea {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaArea {
    overflow: hidden;
  }
}
.c-section__areaArea a {
  font-weight: bold;
}
.c-section__areaBox {
  background-color: #E5E1D9;
}
@media screen and (max-width: 767px) {
  .c-section__areaBox {
    padding: 32px 0;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaBox {
    padding: 40px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaLeft {
    float: left;
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .c-section__areaRight {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaRight {
    float: right;
    width: calc(50% - 40px);
  }
}
.c-section__areaBoxTitle {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .c-section__areaBoxTitle {
    font-size: 2.2rem;
    width: calc(100% - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaBoxTitle {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__areaCenterInner {
    width: 800px;
    margin: 0 auto;
  }
}
.c-section__sinpleItemList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-section__sinpleItemList {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-section__sinpleItemItem {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .c-section__sinpleItemItem {
    width: 16.6666666667%;
  }
}
.c-section__sinpleItemLink {
  position: relative;
  padding-left: 16px;
  color: #333;
}
.c-section__sinpleItemLink:before {
  content: "";
  background-image: url(../image/icon/icon_arrow_lightyellow.svg);
  width: 6px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 2px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-section__sinpleItemLink {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .c-section__sinpleItemLink {
    font-size: 1.6rem;
  }
}
.c-bannerKakejikukaitori {
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .c-bannerKakejikukaitori {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .c-bannerKakejikukaitori__head {
    background-image: url(../image/bg/bg_banner_kakejiku.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    background-color: #fff;
    padding: 24px;
  }
  .c-bannerKakejikukaitori__headTitle {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.6rem;
    line-height: 1em;
  }
  .c-bannerKakejikukaitori__pointList {
    display: flex;
    margin-top: 16px;
  }
  .c-bannerKakejikukaitori__pointListItem {
    color: #fff;
    background-color: #9A8253;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 56px;
    height: 56px;
    margin-right: 8px;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.2em;
    padding-top: 12px;
  }
  .c-bannerKakejikukaitori__pointListItem span {
    font-size: 1rem;
  }
  .c-bannerKakejikukaitori__body {
    background-color: #F1F2E9;
    padding: 16px 24px;
    position: relative;
  }
  .c-bannerKakejikukaitori__body:after {
    content: "";
    width: 32px;
    height: 32px;
    background-image: url(../image/icon/imageList_arrow.png);
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .c-bannerKakejikukaitori__bodyCopy {
    color: #111;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    line-height: 1.6em;
  }
  .c-bannerKakejikukaitori__bodyCopy strong {
    font-size: 1.8rem;
    background: linear-gradient(transparent 60%, #f6db9a 40%);
  }
  .c-bannerKakejikukaitori__bodyMemo {
    position: relative;
    color: #111;
    font-size: 1.5rem;
    padding-left: 16px;
    line-height: 1.6em;
    margin-top: 8px;
  }
  .c-bannerKakejikukaitori__bodyMemo:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-bannerKakejikukaitori {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .c-bannerKakejikukaitori:after {
    content: "";
    background-image: url(../image/bg/bg_banner_kakejiku.png);
    height: 100%;
    width: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    right: 0;
    top: 0;
    display: block;
    position: absolute;
  }
  .c-bannerKakejikukaitori__head {
    background-color: #fff;
    padding: 24px;
    display: flex;
  }
  .c-bannerKakejikukaitori__headTitle {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 3.2rem;
    line-height: 72px;
  }
  .c-bannerKakejikukaitori__pointList {
    display: flex;
    margin-left: 24px;
  }
  .c-bannerKakejikukaitori__pointListItem {
    color: #fff;
    background-color: #9A8253;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 72px;
    height: 72px;
    margin-right: 8px;
    text-align: center;
    font-size: 2rem;
    line-height: 1.2em;
    padding-top: 12px;
  }
  .c-bannerKakejikukaitori__pointListItem span {
    font-size: 1rem;
  }
  .c-bannerKakejikukaitori__body {
    background-color: #F1F2E9;
    padding: 16px 24px;
    position: relative;
  }
  .c-bannerKakejikukaitori__body:after {
    content: "";
    width: 32px;
    height: 32px;
    background-image: url(../image/icon/imageList_arrow.png);
    background-size: contain;
    position: absolute;
    bottom: 24px;
    right: 200px;
  }
  .c-bannerKakejikukaitori__bodyCopy {
    color: #111;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4rem;
    line-height: 1.6em;
  }
  .c-bannerKakejikukaitori__bodyCopy strong {
    font-size: 2.4rem;
    background: linear-gradient(transparent 60%, #f6db9a 40%);
  }
  .c-bannerKakejikukaitori__bodyMemo {
    position: relative;
    color: #111;
    font-size: 1.5rem;
    padding-left: 16px;
    line-height: 1.6em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .c-bannerKakejikukaitori__bodyMemo:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
  }
}
.c-bannerIhinseiri {
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .c-bannerIhinseiri {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    background-color: #fff;
  }
  .c-bannerIhinseiri__head {
    position: relative;
    padding-left: 136px;
  }
  .c-bannerIhinseiri__head:before {
    content: "";
    background-image: url(../image/photo/image_ihin.png);
    background-size: cover;
    background-position: center;
    width: 120px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .c-bannerIhinseiri__headTitle {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #111;
    line-height: 1.4em;
  }
  .c-bannerIhinseiri__headCopy {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    line-height: 1.4em;
    margin-top: 8px;
  }
  .c-bannerIhinseiri__text {
    margin-top: 24px;
    padding-top: 24px;
    color: #111;
    font-size: 1.5rem;
    line-height: 1.4em;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-bannerIhinseiri__btn {
    background-color: #C73838;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    position: relative;
    font-size: 1.6rem;
    padding: 12px 32px 12px 16px;
    margin-top: 24px;
  }
  .c-bannerIhinseiri__btn:after {
    content: "";
    background-image: url(../image/icon/icon_arrow_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 8px;
    height: 12px;
    top: calc(50% - 6px);
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-bannerIhinseiri {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    background-color: #fff;
    position: relative;
    padding-left: 288px;
  }
  .c-bannerIhinseiri:before {
    content: "";
    background-image: url(../image/photo/image_ihin.png);
    background-size: cover;
    background-position: center;
    width: 240px;
    height: calc(100% - 48px);
    position: absolute;
    left: 24px;
    top: 24px;
  }
  .c-bannerIhinseiri__headTitle {
    font-size: 3.2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #111;
    line-height: 1.4em;
  }
  .c-bannerIhinseiri__headTitle br {
    display: none;
  }
  .c-bannerIhinseiri__headCopy {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4rem;
    line-height: 1.4em;
    margin-top: 8px;
  }
  .c-bannerIhinseiri__headCopy br {
    display: none;
  }
  .c-bannerIhinseiri__text {
    margin-top: 24px;
    padding-top: 24px;
    color: #111;
    font-size: 1.5rem;
    line-height: 1.4em;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-bannerIhinseiri__btn {
    background-color: #C73838;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    position: relative;
    font-size: 1.6rem;
    padding: 12px 32px 12px 16px;
    margin-top: 24px;
  }
  .c-bannerIhinseiri__btn:after {
    content: "";
    background-image: url(../image/icon/icon_arrow_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 8px;
    height: 12px;
    top: calc(50% - 6px);
    right: 16px;
  }
}
.c-bannerTv {
  display: block;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .c-bannerTv {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    background-color: #fff;
  }
  .c-bannerTv__head {
    position: relative;
    padding-left: 136px;
  }
  .c-bannerTv__head:before {
    content: "";
    background-image: url(../image/photo/image_tv.png);
    background-size: cover;
    background-position: center;
    width: 120px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .c-bannerTv__headTitle {
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #111;
    line-height: 1.4em;
  }
  .c-bannerTv__headCopy {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    line-height: 1.4em;
    margin-top: 8px;
  }
  .c-bannerTv__text {
    margin-top: 24px;
    padding-top: 24px;
    color: #111;
    font-size: 1.5rem;
    line-height: 1.4em;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-bannerTv__btn {
    background-color: #C73838;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    position: relative;
    font-size: 1.6rem;
    padding: 12px 32px 12px 16px;
    margin-top: 24px;
  }
  .c-bannerTv__btn:after {
    content: "";
    background-image: url(../image/icon/icon_arrow_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 8px;
    height: 12px;
    top: calc(50% - 6px);
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-bannerTv {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    background-color: #fff;
    position: relative;
    padding-left: 288px;
  }
  .c-bannerTv:before {
    content: "";
    background-image: url(../image/photo/image_tv.png);
    background-size: cover;
    background-position: center;
    width: 240px;
    height: calc(100% - 48px);
    position: absolute;
    left: 24px;
    top: 24px;
  }
  .c-bannerTv__headTitle {
    font-size: 3.2rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #111;
    line-height: 1.4em;
  }
  .c-bannerTv__headTitle br {
    display: none;
  }
  .c-bannerTv__headCopy {
    color: #B18832;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4rem;
    line-height: 1.4em;
    margin-top: 8px;
  }
  .c-bannerTv__headCopy br {
    display: none;
  }
  .c-bannerTv__text {
    margin-top: 24px;
    padding-top: 24px;
    color: #111;
    font-size: 1.5rem;
    line-height: 1.4em;
    border-top: 1px dashed rgba(0, 0, 0, 0.25);
  }
  .c-bannerTv__btn {
    background-color: #C73838;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    position: relative;
    font-size: 1.6rem;
    padding: 12px 32px 12px 16px;
    margin-top: 24px;
  }
  .c-bannerTv__btn:after {
    content: "";
    background-image: url(../image/icon/icon_arrow_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 8px;
    height: 12px;
    top: calc(50% - 6px);
    right: 16px;
  }
}

/*----------▲▲ page_kaitori ▲▲----------*/
/*# sourceMappingURL=style.css.map */