@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo&display=swap");
@import url(https://fonts.googleapis.com/css?family=GFS+Didot);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

html {
  margin: 0 !important;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, iframe,
fieldset, legend, blockquote, input, textarea, p, pre {
  text-align: left;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ol, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff9;
  color: #000;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}

th, td {
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  empty-cells: show;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  /*vertical-align:bottom;*/
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

pre {
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* CSS3 */
  word-wrap: break-word; /* IE 5.5+ */
}

address {
  font-style: normal;
  font-weight: normal;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  border: 1px solid #000;
}

input, select {
  vertical-align: middle;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

article, section, div {
  position: relative;
}

/* --------------------------------------------------------------------------------
※Firefoxのスクロールバーの有無でセンタリング位置がズレるのを防ぐ
-------------------------------------------------------------------------------- */
html {
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}

.ff--primary-sans-serif {
  font-family: "Archivo", sans-serif;
}

.ff--primary-serif {
  font-family: "GFS Didot", serif;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  font-family: "Kiwi Maru", serif;
}

.p-topKv__txt--en, .l-enTtl, .l-leftTtl p.--en, .l-secHead p {
  font-family: "Montserrat", sans-serif;
}

.p-topAbout__ttl, .p-topKv__txt--jp {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a, span {
  font-famly: sans-seif;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.25px;
  color: #554540;
}

/*--------------------------------------------------------------------------------------------------
 font
--------------------------------------------------------------------------------------------------*/
/*
  heading

  @include text-heading(XXlarge);
  @include text-heading(Xlarge);
  @include text-heading(large);
  @include text-heading(medium);
  @include text-heading(small);
  @include text-heading(Xsmall);

  --

  body

  @include text-body(large);
  @include text-body(medium);
  @include text-body(small);
  @include text-body(Xsmall);
*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 flex
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 width  /  height  /  flex-basis
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 position
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 box-shadow
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 shape
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
 effect
--------------------------------------------------------------------------------------------------*/
/*
<div class="aos--mask_img-wrap">
  <div class="aos--mask_img" data-aos="slide-right" data-aos-delay="50" data-aos-duration="300">
      <img src="img01.jpg" class="fitsp" alt="" />
      <span data-aos="slide-right" data-aos-delay="500" data-aos-duration="300"></span>
  </div>
</div>
*/
.aos--mask_img-wrap {
  overflow: hidden;
}
.aos--mask_img-wrap .aos--mask_img {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 960px) {
  .aos--mask_img-wrap .aos--mask_img {
    width: 100% !important;
  }
}
.aos--mask_img-wrap .aos--mask_img span {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #333;
}

button:disabled:hover, button.disabled:hover, button {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.blur--s {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}

.blur--m {
  -webkit-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}

.blur--l {
  -webkit-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);
}

.blur {
  background: inherit;
}

.blur:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  -webkit-filter: blur(20px) saturate(2);
  -moz-filter: blur(20px) saturate(2);
  filter: blur(20px) saturate(2);
}

.fadeIn-eff {
  -webkit-animation: fadeIn 0.4s 0.1s ease both;
  animation: fadeIn 0.4s 0.1s ease both;
}

.fadeInDown-eff {
  -webkit-animation: fadeInDown 0.3s 0.1s ease both;
  animation: fadeInDown 0.3s 0.1s ease both;
}

.btn_baloon-eff {
  -webkit-animation: bounceIn 1s 0.7s ease both;
  animation: bounceIn 1s 0.7s ease both;
}

.header_dropdown-eff {
  -webkit-animation: fadeInDown 0.2s 0s ease both;
  animation: fadeInDown 0.2s 0s ease both;
}

.header_dropdown_large-eff {
  -webkit-animation: fadeIn 0.2s 0s ease both;
  animation: fadeIn 0.2s 0s ease both;
}

.indicator_in-eff {
  -webkit-animation: fadeIn 0.4s 0.1s ease both;
  animation: fadeIn 0.4s 0.1s ease both;
}

.alert-eff {
  -webkit-animation: fadeInDown 0.5s 0.1s ease both;
  animation: fadeInDown 0.5s 0.1s ease both;
}

.u-hidden {
  display: none !important;
}

.u-hidden--pc {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-hidden--pc {
    display: block !important;
  }
}

.u-hidden--sp {
  display: block !important;
}
@media screen and (max-width: 960px) {
  .u-hidden--sp {
    display: none !important;
  }
}

.u-d--block {
  display: block;
}

.u-d--ib {
  display: inline-block;
}

.u-clearfix {
  zoom: 1;
}
.u-clearfix:before, .u-clearfix:after {
  content: "";
  display: table;
}
.u-clearfix:after {
  clear: both;
}

@media screen and (max-width: 960px) {
  .u-ofx-scroll--sp {
    overflow-x: scroll;
  }
}

.u-p0 {
  padding: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-p0-sp {
    padding: 0 !important;
  }
}
.u-pt0 {
  padding-top: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-pt0-sp {
    padding-top: 0 !important;
  }
}
.u-pr0 {
  padding-right: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-pr0-sp {
    padding-right: 0 !important;
  }
}
.u-pb0 {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-pb0-sp {
    padding-bottom: 0 !important;
  }
}
.u-pl0 {
  padding-left: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-pl0-sp {
    padding-left: 0 !important;
  }
}

.u-p4p {
  padding: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-p4p-sp {
    padding: 4px !important;
  }
}
.u-pt4p {
  padding-top: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-pt4p-sp {
    padding-top: 4px !important;
  }
}
.u-pr4p {
  padding-right: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-pr4p-sp {
    padding-right: 4px !important;
  }
}
.u-pb4p {
  padding-bottom: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-pb4p-sp {
    padding-bottom: 4px !important;
  }
}
.u-pl4p {
  padding-left: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-pl4p-sp {
    padding-left: 4px !important;
  }
}

.u-p8p {
  padding: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-p8p-sp {
    padding: 8px !important;
  }
}
.u-pt8p {
  padding-top: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-pt8p-sp {
    padding-top: 8px !important;
  }
}
.u-pr8p {
  padding-right: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-pr8p-sp {
    padding-right: 8px !important;
  }
}
.u-pb8p {
  padding-bottom: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-pb8p-sp {
    padding-bottom: 8px !important;
  }
}
.u-pl8p {
  padding-left: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-pl8p-sp {
    padding-left: 8px !important;
  }
}

.u-p12p {
  padding: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-p12p-sp {
    padding: 12px !important;
  }
}
.u-pt12p {
  padding-top: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-pt12p-sp {
    padding-top: 12px !important;
  }
}
.u-pr12p {
  padding-right: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-pr12p-sp {
    padding-right: 12px !important;
  }
}
.u-pb12p {
  padding-bottom: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-pb12p-sp {
    padding-bottom: 12px !important;
  }
}
.u-pl12p {
  padding-left: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-pl12p-sp {
    padding-left: 12px !important;
  }
}

.u-p16p {
  padding: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-p16p-sp {
    padding: 16px !important;
  }
}
.u-pt16p {
  padding-top: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-pt16p-sp {
    padding-top: 16px !important;
  }
}
.u-pr16p {
  padding-right: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-pr16p-sp {
    padding-right: 16px !important;
  }
}
.u-pb16p {
  padding-bottom: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-pb16p-sp {
    padding-bottom: 16px !important;
  }
}
.u-pl16p {
  padding-left: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-pl16p-sp {
    padding-left: 16px !important;
  }
}

.u-p20p {
  padding: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-p20p-sp {
    padding: 20px !important;
  }
}
.u-pt20p {
  padding-top: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-pt20p-sp {
    padding-top: 20px !important;
  }
}
.u-pr20p {
  padding-right: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-pr20p-sp {
    padding-right: 20px !important;
  }
}
.u-pb20p {
  padding-bottom: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-pb20p-sp {
    padding-bottom: 20px !important;
  }
}
.u-pl20p {
  padding-left: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-pl20p-sp {
    padding-left: 20px !important;
  }
}

.u-p32p {
  padding: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-p32p-sp {
    padding: 32px !important;
  }
}
.u-pt32p {
  padding-top: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-pt32p-sp {
    padding-top: 32px !important;
  }
}
.u-pr32p {
  padding-right: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-pr32p-sp {
    padding-right: 32px !important;
  }
}
.u-pb32p {
  padding-bottom: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-pb32p-sp {
    padding-bottom: 32px !important;
  }
}
.u-pl32p {
  padding-left: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-pl32p-sp {
    padding-left: 32px !important;
  }
}

.u-p40p {
  padding: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-p40p-sp {
    padding: 40px !important;
  }
}
.u-pt40p {
  padding-top: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-pt40p-sp {
    padding-top: 40px !important;
  }
}
.u-pr40p {
  padding-right: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-pr40p-sp {
    padding-right: 40px !important;
  }
}
.u-pb40p {
  padding-bottom: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-pb40p-sp {
    padding-bottom: 40px !important;
  }
}
.u-pl40p {
  padding-left: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-pl40p-sp {
    padding-left: 40px !important;
  }
}

.u-p48p {
  padding: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-p48p-sp {
    padding: 48px !important;
  }
}
.u-pt48p {
  padding-top: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-pt48p-sp {
    padding-top: 48px !important;
  }
}
.u-pr48p {
  padding-right: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-pr48p-sp {
    padding-right: 48px !important;
  }
}
.u-pb48p {
  padding-bottom: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-pb48p-sp {
    padding-bottom: 48px !important;
  }
}
.u-pl48p {
  padding-left: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-pl48p-sp {
    padding-left: 48px !important;
  }
}

.u-p64p {
  padding: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-p64p-sp {
    padding: 64px !important;
  }
}
.u-pt64p {
  padding-top: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-pt64p-sp {
    padding-top: 64px !important;
  }
}
.u-pr64p {
  padding-right: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-pr64p-sp {
    padding-right: 64px !important;
  }
}
.u-pb64p {
  padding-bottom: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-pb64p-sp {
    padding-bottom: 64px !important;
  }
}
.u-pl64p {
  padding-left: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-pl64p-sp {
    padding-left: 64px !important;
  }
}

.u-m0 {
  margin: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-m0-sp {
    margin: 0 !important;
  }
}
.u-mt0 {
  margin-top: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-mt0-sp {
    margin-top: 0 !important;
  }
}
.u-mr0 {
  margin-right: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-mr0-sp {
    margin-right: 0 !important;
  }
}
.u-mb0 {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-mb0-sp {
    margin-bottom: 0 !important;
  }
}
.u-ml0 {
  margin-left: 0 !important;
}
@media screen and (max-width: 520px) {
  .u-ml0-sp {
    margin-left: 0 !important;
  }
}

.u-m4p {
  margin: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-m4p-sp {
    margin: 4px !important;
  }
}
.u-mt4p {
  margin-top: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-mt4p-sp {
    margin-top: 4px !important;
  }
}
.u-mr4p {
  margin-right: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-mr4p-sp {
    margin-right: 4px !important;
  }
}
.u-mb4p {
  margin-bottom: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-mb4p-sp {
    margin-bottom: 4px !important;
  }
}
.u-ml4p {
  margin-left: 4px !important;
}
@media screen and (max-width: 520px) {
  .u-ml4p-sp {
    margin-left: 4px !important;
  }
}

.u-m8p {
  margin: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-m8p-sp {
    margin: 8px !important;
  }
}
.u-mt8p {
  margin-top: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-mt8p-sp {
    margin-top: 8px !important;
  }
}
.u-mr8p {
  margin-right: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-mr8p-sp {
    margin-right: 8px !important;
  }
}
.u-mb8p {
  margin-bottom: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-mb8p-sp {
    margin-bottom: 8px !important;
  }
}
.u-ml8p {
  margin-left: 8px !important;
}
@media screen and (max-width: 520px) {
  .u-ml8p-sp {
    margin-left: 8px !important;
  }
}

.u-m12p {
  margin: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-m12p-sp {
    margin: 12px !important;
  }
}
.u-mt12p {
  margin-top: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-mt12p-sp {
    margin-top: 12px !important;
  }
}
.u-mr12p {
  margin-right: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-mr12p-sp {
    margin-right: 12px !important;
  }
}
.u-mb12p {
  margin-bottom: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-mb12p-sp {
    margin-bottom: 12px !important;
  }
}
.u-ml12p {
  margin-left: 12px !important;
}
@media screen and (max-width: 520px) {
  .u-ml12p-sp {
    margin-left: 12px !important;
  }
}

.u-m16p {
  margin: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-m16p-sp {
    margin: 16px !important;
  }
}
.u-mt16p {
  margin-top: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-mt16p-sp {
    margin-top: 16px !important;
  }
}
.u-mr16p {
  margin-right: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-mr16p-sp {
    margin-right: 16px !important;
  }
}
.u-mb16p {
  margin-bottom: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-mb16p-sp {
    margin-bottom: 16px !important;
  }
}
.u-ml16p {
  margin-left: 16px !important;
}
@media screen and (max-width: 520px) {
  .u-ml16p-sp {
    margin-left: 16px !important;
  }
}

.u-m20p {
  margin: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-m20p-sp {
    margin: 20px !important;
  }
}
.u-mt20p {
  margin-top: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-mt20p-sp {
    margin-top: 20px !important;
  }
}
.u-mr20p {
  margin-right: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-mr20p-sp {
    margin-right: 20px !important;
  }
}
.u-mb20p {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-mb20p-sp {
    margin-bottom: 20px !important;
  }
}
.u-ml20p {
  margin-left: 20px !important;
}
@media screen and (max-width: 520px) {
  .u-ml20p-sp {
    margin-left: 20px !important;
  }
}

.u-m32p {
  margin: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-m32p-sp {
    margin: 32px !important;
  }
}
.u-mt32p {
  margin-top: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-mt32p-sp {
    margin-top: 32px !important;
  }
}
.u-mr32p {
  margin-right: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-mr32p-sp {
    margin-right: 32px !important;
  }
}
.u-mb32p {
  margin-bottom: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-mb32p-sp {
    margin-bottom: 32px !important;
  }
}
.u-ml32p {
  margin-left: 32px !important;
}
@media screen and (max-width: 520px) {
  .u-ml32p-sp {
    margin-left: 32px !important;
  }
}

.u-m40p {
  margin: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-m40p-sp {
    margin: 40px !important;
  }
}
.u-mt40p {
  margin-top: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-mt40p-sp {
    margin-top: 40px !important;
  }
}
.u-mr40p {
  margin-right: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-mr40p-sp {
    margin-right: 40px !important;
  }
}
.u-mb40p {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-mb40p-sp {
    margin-bottom: 40px !important;
  }
}
.u-ml40p {
  margin-left: 40px !important;
}
@media screen and (max-width: 520px) {
  .u-ml40p-sp {
    margin-left: 40px !important;
  }
}

.u-m48p {
  margin: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-m48p-sp {
    margin: 48px !important;
  }
}
.u-mt48p {
  margin-top: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-mt48p-sp {
    margin-top: 48px !important;
  }
}
.u-mr48p {
  margin-right: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-mr48p-sp {
    margin-right: 48px !important;
  }
}
.u-mb48p {
  margin-bottom: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-mb48p-sp {
    margin-bottom: 48px !important;
  }
}
.u-ml48p {
  margin-left: 48px !important;
}
@media screen and (max-width: 520px) {
  .u-ml48p-sp {
    margin-left: 48px !important;
  }
}

.u-m64p {
  margin: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-m64p-sp {
    margin: 64px !important;
  }
}
.u-mt64p {
  margin-top: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-mt64p-sp {
    margin-top: 64px !important;
  }
}
.u-mr64p {
  margin-right: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-mr64p-sp {
    margin-right: 64px !important;
  }
}
.u-mb64p {
  margin-bottom: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-mb64p-sp {
    margin-bottom: 64px !important;
  }
}
.u-ml64p {
  margin-left: 64px !important;
}
@media screen and (max-width: 520px) {
  .u-ml64p-sp {
    margin-left: 64px !important;
  }
}

.u-ps--center-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-ps-from--center {
  position: absolute;
  right: calc(50% - 300px);
}

.u-valigh--middle {
  vertical-align: middle;
}

.u-ps--relative {
  position: relative;
}

.u-th--Xlarge {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(28px, 3vw, 45px);
  font-weight: 500;
}

.u-th--large {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
}

.u-th--medium {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
}

.u-th--small {
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
}

.u-th--Xsmall {
  font-size: clamp(14px, 3vw, 12px);
  line-height: clamp(19.6px, 3vw, 18px);
  font-weight: 600;
}

.u-tb--large {
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
}

.u-tb--medium {
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
}

.u-tb--small {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}

.u-tb--Xsmall {
  font-size: clamp(10px, 3vw, 10px);
  line-height: clamp(14px, 3vw, 15px);
  font-weight: 100;
}

.u-tc--primary {
  color: #FF7A30;
}

.u-tc--white {
  color: #fff;
}

.u-ta--center {
  text-align: center !important;
}

@media screen and (max-width: 520px) {
  .u-ta--center--sp {
    text-align: center !important;
  }
}

.u-link {
  text-decoration: underline;
}
.u-link:hover {
  text-decoration: none;
}

.u-link--re {
  text-decoration: none;
}
.u-link--re:hover {
  text-decoration: underline;
}

.u-w--fit {
  width: 100%;
}

.u-w--fit img {
  width: 100%;
}

@media screen and (max-width: 520px) {
  .u-w--fit-sp {
    width: 100% !important;
  }
  .u-w--fit-sp img {
    width: 100% !important;
  }
}
.c-acc {
  background-color: #fff;
  border-radius: 12px;
}
.c-acc .c-accHead {
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 30px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead {
    padding: 12px;
  }
}
.c-acc .c-accHead > p {
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
  padding: 0 0 0 40px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead > p {
    padding: 0 0 0 30px;
  }
}
.c-acc .c-accHead > p::before {
  content: "Q";
  color: #BD9884;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 30px;
  top: 28px;
  position: absolute !important;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead > p::before {
    font-size: 18px;
    left: 12px;
    top: 24px;
  }
}
.c-acc .c-accHead::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #dddddd;
  position: absolute !important;
  left: auto;
  right: 30px;
  top: 30px;
  bottom: auto;
  display: none !important;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead::before {
    width: 26px;
    height: 26px;
    position: absolute !important;
    left: auto;
    right: 12px;
    top: 12px;
    bottom: auto;
  }
}
.c-acc .c-accHead::after {
  position: absolute !important;
  left: auto;
  right: 42px;
  top: 39px;
  bottom: auto;
  width: 8px;
  height: 8px;
  border: 2px solid;
  content: "";
  border-color: transparent transparent #333 #333;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: none !important;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead::after {
    position: absolute !important;
    left: auto;
    right: 23px;
    top: 21px;
    bottom: auto;
    width: 5px;
    height: 5px;
    border: 1px solid;
    content: "";
    border-color: transparent transparent #333 #333;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.c-acc .c-accHead:hover > p {
  color: #BD9884;
}
.c-acc .c-accHead.open > p {
  color: #BD9884;
}
.c-acc .c-accHead.open::after {
  position: absolute !important;
  left: auto;
  right: 42px;
  top: 43px;
  bottom: auto;
  width: 8px;
  height: 8px;
  border: 2px solid;
  content: "";
  border-color: #333 #333 transparent transparent;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 960px) {
  .c-acc .c-accHead.open::after {
    position: absolute !important;
    left: auto;
    right: 23px;
    top: 24px;
    bottom: auto;
    width: 5px;
    height: 5px;
    border: 1px solid;
    content: "";
    border-color: #333 #333 transparent transparent;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.c-acc .c-accBody {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 30px;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accBody {
    padding: 0 0 0 12px;
  }
}
.c-acc .c-accBody > p {
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
  padding: 0px 0 30px 40px;
  width: 96%;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accBody > p {
    padding: 20px 0 30px 30px;
  }
}
.c-acc .c-accBody > p::before {
  content: "A";
  color: #FF7A30;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 32px;
  top: 0px;
}
@media screen and (max-width: 960px) {
  .c-acc .c-accBody > p::before {
    font-size: 18px;
    left: 14px;
  }
}
.c-acc .c-accBody > p > a {
  text-decoration: underline;
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
  color: #18A0FB;
}
.c-acc .c-accBody > p > a:hover {
  text-decoration: none;
}

.c-acc__list > li {
  margin-bottom: 20px;
}

.c-grad-btn {
  color: #1558d6;
  margin-top: 12px;
}
.c-grad-btn:before {
  content: "すべて表示";
}

.c-grad-item {
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .c-grad-item {
    height: 76px;
  }
}
.c-grad-item:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  content: "";
}

.c-grad-trigger {
  display: none;
}

.c-grad-trigger:checked ~ .c-grad-btn::before {
  content: "";
}

.c-grad-trigger:checked ~ .c-grad-item {
  height: auto;
}

.c-grad-trigger:checked ~ .c-grad-item::before {
  display: none;
}

@-webkit-keyframes move {
  100% {
    -webkit-transform: translate3d(0, 0, 1px) rotate(360deg);
            transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}

@keyframes move {
  100% {
    -webkit-transform: translate3d(0, 0, 1px) rotate(360deg);
            transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
.c-background {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #FAFAFA;
  overflow: hidden;
}

.c-background span {
  width: 60vmin;
  height: 60vmin;
  border-radius: 60vmin;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  -webkit-animation: move;
          animation: move;
  -webkit-animation-duration: 24;
          animation-duration: 24;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@media screen and (max-width: 960px) {
  .c-background span {
    width: 80vmin;
    height: 80vmin;
    border-radius: 80vmin;
  }
}

.c-background span:nth-child(0) {
  color: rgba(251, 255, 208, 0.5);
  top: 32%;
  left: 72%;
  -webkit-animation-duration: 91s;
          animation-duration: 91s;
  -webkit-animation-delay: -20s;
          animation-delay: -20s;
  -webkit-transform-origin: -16vw 11vh;
      -ms-transform-origin: -16vw 11vh;
          transform-origin: -16vw 11vh;
  -webkit-box-shadow: 100vmin 0 12.6276476537vmin currentColor;
          box-shadow: 100vmin 0 12.6276476537vmin currentColor;
}

.c-background span:nth-child(1) {
  color: rgba(255, 0, 0, 0.1);
  top: 20%;
  left: 54%;
  -webkit-animation-duration: 72s;
          animation-duration: 72s;
  -webkit-animation-delay: -257s;
          animation-delay: -257s;
  -webkit-transform-origin: 20vw 15vh;
      -ms-transform-origin: 20vw 15vh;
          transform-origin: 20vw 15vh;
  -webkit-box-shadow: 100vmin 0 12.6151681204vmin currentColor;
          box-shadow: 100vmin 0 12.6151681204vmin currentColor;
}

.c-background span:nth-child(2) {
  color: rgba(252, 255, 111, 0.2);
  top: -50%;
  left: 20%;
  -webkit-animation-duration: 131s;
          animation-duration: 131s;
  -webkit-animation-delay: -229s;
          animation-delay: -229s;
  -webkit-transform-origin: -5vw 3vh;
      -ms-transform-origin: -5vw 3vh;
          transform-origin: -5vw 3vh;
  -webkit-box-shadow: -100vmin 0 13.0684352351vmin currentColor;
          box-shadow: -100vmin 0 13.0684352351vmin currentColor;
}

.c-background span:nth-child(3) {
  color: rgba(255, 0, 0, 0.1);
  top: 1%;
  left: 47%;
  -webkit-animation-duration: 60s;
          animation-duration: 60s;
  -webkit-animation-delay: -86s;
          animation-delay: -86s;
  -webkit-transform-origin: 19vw 22vh;
      -ms-transform-origin: 19vw 22vh;
          transform-origin: 19vw 22vh;
  -webkit-box-shadow: -100vmin 0 12.87185439vmin currentColor;
          box-shadow: -100vmin 0 12.87185439vmin currentColor;
}

.c-background span:nth-child(4) {
  color: rgba(252, 255, 111, 0.2);
  top: 61%;
  left: 71%;
  -webkit-animation-duration: 98s;
          animation-duration: 98s;
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
  -webkit-transform-origin: 5vw -22vh;
      -ms-transform-origin: 5vw -22vh;
          transform-origin: 5vw -22vh;
  -webkit-box-shadow: 100vmin 0 12.9835558823vmin currentColor;
          box-shadow: 100vmin 0 12.9835558823vmin currentColor;
}

.c-background span:nth-child(5) {
  color: rgba(255, 0, 0, 0.1);
  top: 33%;
  left: 73%;
  -webkit-animation-duration: 225s;
          animation-duration: 225s;
  -webkit-animation-delay: -19s;
          animation-delay: -19s;
  -webkit-transform-origin: -6vw 13vh;
      -ms-transform-origin: -6vw 13vh;
          transform-origin: -6vw 13vh;
  -webkit-box-shadow: -100vmin 0 12.9433595546vmin currentColor;
          box-shadow: -100vmin 0 12.9433595546vmin currentColor;
}

.c-background span:nth-child(6) {
  color: rgba(251, 255, 208, 0.5);
  top: 20%;
  left: 91%;
  -webkit-animation-duration: 178s;
          animation-duration: 178s;
  -webkit-animation-delay: -54s;
          animation-delay: -54s;
  -webkit-transform-origin: 24vw 24vh;
      -ms-transform-origin: 24vw 24vh;
          transform-origin: 24vw 24vh;
  -webkit-box-shadow: 100vmin 0 12.6917354393vmin currentColor;
          box-shadow: 100vmin 0 12.6917354393vmin currentColor;
}

.c-background span:nth-child(7) {
  color: rgba(255, 0, 0, 0.1);
  top: 10%;
  left: 20%;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
  -webkit-animation-delay: -246s;
          animation-delay: -246s;
  -webkit-transform-origin: 17vw -22vh;
      -ms-transform-origin: 17vw -22vh;
          transform-origin: 17vw -22vh;
  -webkit-box-shadow: 100vmin 0 12.8735253092vmin currentColor;
          box-shadow: 100vmin 0 12.8735253092vmin currentColor;
}

.c-background span:nth-child(8) {
  color: rgba(255, 0, 0, 0.1);
  top: 30%;
  left: 23%;
  -webkit-animation-duration: 253s;
          animation-duration: 253s;
  -webkit-animation-delay: -87s;
          animation-delay: -87s;
  -webkit-transform-origin: -24vw 9vh;
      -ms-transform-origin: -24vw 9vh;
          transform-origin: -24vw 9vh;
  -webkit-box-shadow: 100vmin 0 12.6454217641vmin currentColor;
          box-shadow: 100vmin 0 12.6454217641vmin currentColor;
}

.c-ibtn--medium, .c-btn--Xlarge, .c-btn--large, .c-btn--medium, .c-btn--small, .c-btn--Xsmall, button {
  display: inline-block;
  background: none;
  position: relative;
  z-index: 5;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  border-radius: 4px;
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-ibtn--medium i, .c-btn--Xlarge i, .c-btn--large i, .c-btn--medium i, .c-btn--small i, .c-btn--Xsmall i, button i {
  color: #fff;
  font-size: 18px;
  margin-right: 8px;
}

button {
  cursor: pointer;
}
button:disabled, button.disabled {
  color: #fff;
  -webkit-filter: none;
          filter: none;
  background: #D7D7D7;
}
button:disabled:hover, button.disabled:hover {
  background: #D7D7D7;
  color: #fff;
}
button:disabled:active, button.disabled:active {
  background: #D7D7D7;
}

button:active, button:focus {
  outline: none;
}

/*---------------------------------------
      c-btn
---------------------------------------*/
.c-btn--Xsmall {
  height: 30px !important;
  line-height: 28px !important;
  font-size: 11px;
  font-weight: bold;
  width: 80px;
  border-radius: 20px;
}
.c-btn--Xsmall i {
  font-size: 14px;
}
.c-btn--small {
  height: 40px !important;
  line-height: 38px !important;
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
  width: 120px;
  border-radius: 40px;
}
.c-btn--medium {
  height: 58px !important;
  line-height: 58px !important;
  width: 200px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 0 30px;
  border-radius: 40px;
}
.c-btn--medium i {
  position: absolute !important;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.c-btn--large {
  height: 80px !important;
  line-height: 80px !important;
  width: 320px;
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  text-align: left;
  padding: 0 40px;
  border-radius: 40px;
  border: none;
}
.c-btn--large i {
  position: absolute !important;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 40px;
}
.c-btn--large .c-icon__arrow--w {
  border: 1px solid #FF7A00;
}
.c-btn--large .c-icon__arrow--w::after, .c-btn--large .c-icon__arrow--w:before {
  color: #FF7A00;
}
.c-btn--large:hover {
  background-color: #ff9533;
}
.c-btn--large:hover .c-icon__arrow--w {
  background-color: #fff;
}
@media screen and (max-width: 960px) {
  .c-btn--large {
    width: 90%;
    height: 70px !important;
    line-height: 70px !important;
    padding: 0 30px;
  }
  .c-btn--large i {
    right: 30px;
  }
}
.c-btn--Xlarge {
  height: 84px !important;
  line-height: 84px !important;
  width: 340px;
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  text-align: left;
  padding: 0 48px;
  border-radius: 40px;
  -webkit-box-shadow: 0 8px 16px rgba(0, 16, 14, 0.2);
          box-shadow: 0 8px 16px rgba(0, 16, 14, 0.2);
}
.c-btn--Xlarge i {
  position: absolute !important;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 40px;
}
@media screen and (max-width: 960px) {
  .c-btn--Xlarge {
    width: 80%;
    padding: 0 30px;
    height: 70px !important;
    line-height: 70px !important;
  }
}

.c-btn--primary {
  background: #FF7A30;
  color: #fff;
}
.c-btn--primary:hover {
  background-color: #ff9b63;
}
.c-btn--primary-grad {
  background: linear-gradient(105deg, #FFAB09 -32.72%, #FF7A30 86.9%);
  background-position: 1% 50%;
  background-size: 200% auto;
  color: #fff;
}
.c-btn--primary-grad:hover {
  background-position: 99% 50%;
}
.c-btn--primary-stroke {
  background-color: #fff;
  border: 1px solid #FF7A30;
  color: #FF7A30;
}
.c-btn--primary-stroke:hover {
  color: #fff;
  background-color: #FF7A30;
}
.c-btn--cancel {
  background-color: #F0F0F0;
  border: 1px solid #B4B4B4;
  color: #7E7774;
}
.c-btn--cancel:hover {
  background-color: #f8f8f8;
}
.c-btn--white {
  background-color: #fff;
  color: #FF7A30;
  border-radius: 40px;
}

.c-btn--fit {
  width: 100% !important;
}

/*---------------------------------------
      c-ibtn
---------------------------------------*/
.c-ibtn--medium {
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.c-ibtn--medium {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.c-ibtn--medium > img {
  height: 20px;
  vertical-align: middle;
}
.c-ibtn--medium > i {
  font-size: 24px;
  margin: 0 !important;
}

.c-ibtn--primary {
  background-color: rgba(255, 122, 48, 0.2);
}
.c-ibtn--primary:hover {
  background-color: rgba(255, 122, 48, 0.4);
}
.c-ibtn--primary i {
  color: #FF7A30;
}
.c-ibtn--gray {
  color: #7E7774;
}
.c-ibtn--gray:hover {
  background-color: #F0F0F0;
}
.c-ibtn--white-stroke {
  color: #fff;
  border: 1px solid #fff;
}
.c-ibtn--white-stroke:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.c-btn--def, .c-btn--def i {
  color: #0085FF;
}
.c-btn--def:hover, .c-btn--def i:hover {
  color: #66b6ff;
}

.c-card {
  width: 100%;
  height: 340px;
  background-color: #fff;
  border-radius: 12px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.c-card:hover {
  top: -2px;
}
.c-card:hover .c-boxlist--large-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.c-card-head {
  background-size: contain;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.c-card-body {
  padding: 20px;
  border-radius: 12px;
  background-color: #fff;
}
.c-card-body h3 {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  margin-bottom: 20px;
}
.c-card-body h4 {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  margin-bottom: 16px;
}
.c-card-body p {
  color: #7E7774;
}

.c-card--medium {
  width: 265px;
  height: 350px;
}
.c-card--medium .c-card-head {
  height: 170px;
  border-radius: 12px 12px 0 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
@media screen and (max-width: 960px) {
  .c-card--large {
    margin-bottom: 20px;
  }
}
.c-card--large:after {
  position: absolute;
  border-radius: 12px;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
  width: 100%;
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.7)), color-stop(80%, rgb(255, 255, 255)));
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, rgb(255, 255, 255) 80%);
}
.c-card--large .c-card-body {
  position: absolute !important;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 92%;
  bottom: 20px;
  z-index: 99;
}

.c-cardType--pre .c-card-head {
  background-image: url("../img/event/pre.jpg");
}
.c-cardType--massage .c-card-head {
  background-image: url("../img/event/massage.jpg");
}
.c-cardType--drr .c-card-head {
  background-image: url("../img/event/drr.jpg");
}
.c-cardType--food .c-card-head {
  background-image: url("../img/event/food.jpg");
}

.c-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.c-flex--re {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.c-flex--e2 > div, .c-flex--e2 > li, .c-flex--e2 > article {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
}
@media screen and (max-width: 520px) {
  .c-flex--e2 > div, .c-flex--e2 > li, .c-flex--e2 > article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.c-flex--e3 > div, .c-flex--e3 > li, .c-flex--e3 > article {
  -ms-flex-preferred-size: 30.3333333333%;
      flex-basis: 30.3333333333%;
}
@media screen and (max-width: 520px) {
  .c-flex--e3 > div, .c-flex--e3 > li, .c-flex--e3 > article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.c-flex--e4 > div, .c-flex--e4 > li, .c-flex--e4 > article {
  -ms-flex-preferred-size: 22%;
      flex-basis: 22%;
}
@media screen and (max-width: 520px) {
  .c-flex--e4 > div, .c-flex--e4 > li, .c-flex--e4 > article {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.c-flex--e5 > div, .c-flex--e5 > li, .c-flex--e5 > article {
  -ms-flex-preferred-size: 17%;
      flex-basis: 17%;
}
@media screen and (max-width: 520px) {
  .c-flex--e5 > div, .c-flex--e5 > li, .c-flex--e5 > article {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
}

.c-flex--c2--9-1 > div:nth-child(1), .c-flex--c2--9-1 > article:nth-child(1) {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}
.c-flex--c2--9-1 > div:nth-child(2), .c-flex--c2--9-1 > article:nth-child(2) {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}

.c-flex--c2--8-2 > div:nth-child(1), .c-flex--c2--8-2 > article:nth-child(1) {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
.c-flex--c2--8-2 > div:nth-child(2), .c-flex--c2--8-2 > article:nth-child(2) {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}

.c-flex--c2--7-3 > div:nth-child(1), .c-flex--c2--7-3 > article:nth-child(1) {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.c-flex--c2--7-3 > div:nth-child(2), .c-flex--c2--7-3 > article:nth-child(2) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}

.c-flex--c2--6-4 > div:nth-child(1), .c-flex--c2--6-4 > article:nth-child(1) {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.c-flex--c2--6-4 > div:nth-child(2), .c-flex--c2--6-4 > article:nth-child(2) {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
@media screen and (max-width: 520px) {
  .c-flex--c2--6-4 > div:nth-child(1), .c-flex--c2--6-4 > article:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .c-flex--c2--6-4 > div:nth-child(2), .c-flex--c2--6-4 > article:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.c-flex--c2--4-6 > div:nth-child(1), .c-flex--c2--4-6 > article:nth-child(1) {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.c-flex--c2--4-6 > div:nth-child(2), .c-flex--c2--4-6 > article:nth-child(2) {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
@media screen and (max-width: 520px) {
  .c-flex--c2--4-6 > div:nth-child(1), .c-flex--c2--4-6 > article:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .c-flex--c2--4-6 > div:nth-child(2), .c-flex--c2--4-6 > article:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.c-flex--c2--3-7 > div:nth-child(1), .c-flex--c2--3-7 > article:nth-child(1) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.c-flex--c2--3-7 > div:nth-child(2), .c-flex--c2--3-7 > article:nth-child(2) {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

.c-flex--c2--3-7f > div:nth-child(1), .c-flex--c2--3-7f > article:nth-child(1) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.c-flex--c2--3-7f > div:nth-child(2), .c-flex--c2--3-7f > article:nth-child(2) {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
@media screen and (max-width: 520px) {
  .c-flex--c2--3-7f > div:nth-child(1), .c-flex--c2--3-7f > article:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .c-flex--c2--3-7f > div:nth-child(2), .c-flex--c2--3-7f > article:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.c-flex--c2--2-8 > div:nth-child(1), .c-flex--c2--2-8 > article:nth-child(1) {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.c-flex--c2--2-8 > div:nth-child(2), .c-flex--c2--2-8 > article:nth-child(2) {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}

.c-flex--c2--1-9 > div:nth-child(1), .c-flex--c2--1-9 > article:nth-child(1) {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.c-flex--c2--1-9 > div:nth-child(2), .c-flex--c2--1-9 > article:nth-child(2) {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}

.c-flex--c2--full > div, .c-flex--c2--full > li, .c-flex--c2--full > article {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media screen and (max-width: 520px) {
  .c-flex--c2--full > div, .c-flex--c2--full > li, .c-flex--c2--full > article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width: 960px) {
  .c-flex--left--inner {
    width: 100%;
    padding: 16px;
  }
}

.c-flex--right--inner {
  width: 600px;
  padding-left: 40px;
}
@media screen and (max-width: 960px) {
  .c-flex--right--inner {
    width: 100%;
    padding: 16px;
  }
}

.c-resizeImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
.c-resizeImg .c-resizeImg--inner {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 960px) {
  .c-resizeImg .c-resizeImg--inner {
    position: relative !important;
  }
}
.c-resizeImg .c-resizeImg--inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  vertical-align: middle;
  max-width: 100%;
}

.c-resizeImg--large .c-resizeImg--inner {
  width: 600px;
  height: 340px;
}
@media screen and (max-width: 960px) {
  .c-resizeImg--large .c-resizeImg--inner {
    width: 100%;
    height: 200px;
    padding-right: 20px;
  }
}

.c-resizeImg--medium .c-resizeImg--inner {
  height: 400px;
}
@media screen and (max-width: 960px) {
  .c-resizeImg--medium .c-resizeImg--inner {
    width: 100%;
    height: 200px;
  }
}

.c-resizeImg--small .c-resizeImg--inner {
  width: 300px;
  height: 250px;
}
@media screen and (max-width: 960px) {
  .c-resizeImg--small .c-resizeImg--inner {
    width: 100%;
    height: 200px;
  }
}

@media screen and (max-width: 960px) {
  .c-resizeImg--left {
    padding-right: 20px;
  }
}
.c-resizeImg--left .c-resizeImg--inner {
  border-radius: 0 20px 20px 0 !important;
}

@media screen and (max-width: 960px) {
  .c-resizeImg--right {
    padding-left: 20px;
  }
}
.c-resizeImg--right .c-resizeImg--inner {
  border-radius: 20px 0 0 20px !important;
}

input, textarea, select {
  border: 1px solid #B4B4B4;
  border-radius: 4px;
  padding: 4px 8px;
  height: 100%;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #C3C3C3;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #C3C3C3;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #C3C3C3;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #C3C3C3;
}
input::placeholder, textarea::placeholder, select::placeholder {
  color: #C3C3C3;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: #FF7A30;
}

input[type=text]:disabled {
  background: #F0F0F0;
}

input:invalid {
  background-color: #C4FFF1;
  border: 1px solid #DC3545;
}

.c-input-unit--large {
  position: relative;
}
.c-input-unit--large > i {
  position: absolute;
  top: 14px;
  left: 4px;
  padding: 9px 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #7E7774;
}
.c-input-unit--large > input {
  padding: 12px;
  height: 48px;
  padding-left: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  min-width: 250px;
}
.c-input-unit--large > input[type=text]:focus, .c-input-unit--large > input[type=password]:focus {
  border-color: #FF7A30;
}
.c-input-unit--large > input[type=text]:focus + i, .c-input-unit--large > input[type=password]:focus + i {
  color: #FF7A30;
}

.c-form-input input, .c-form-input textarea, .c-form-input select {
  background-color: #fff;
  padding: 16px 20px;
  color: #333;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  border: 1px #cccccc solid;
}
.c-form-input input::-webkit-input-placeholder {
  color: #ccc;
}
.c-form-input input:-ms-input-placeholder {
  color: #ccc;
}
.c-form-input input::-moz-placeholder {
  color: #ccc;
}
.c-form-input input:focus, .c-form-input textarea:focus {
  background-color: #fff;
  border: 1px #269fdb solid;
  outline: 0;
}
.c-form-input input, .c-form-input textarea {
  property: value;
  background-color: #fafafa;
  border: 1px solid #c9c9c9;
}
.c-form-input input:focus, .c-form-input textarea:focus {
  background-color: #f2f2f2;
}
.c-form-input label {
  font-size: 16px;
  font-weight: bold;
}
.c-form--label {
  font-weight: normal;
  font-size: 10px;
  border-radius: 12px;
  color: #cc001e;
  padding: 2px 8px;
  margin-left: 10px;
  background-color: #FFDFDF;
}
.c-form__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.c-form__dl dt {
  margin-bottom: 10px;
  width: 40%;
}
@media screen and (max-width: 960px) {
  .c-form__dl dt {
    width: 100%;
  }
}
.c-form__dl dd {
  margin-bottom: 30px;
  width: 60%;
}
@media screen and (max-width: 960px) {
  .c-form__dl dd {
    width: 100%;
  }
}
.c-form--alert {
  font-size: 10px;
  color: #DC3545;
}
.c-form__submit {
  text-align: center;
  margin-top: 30px;
}
.c-form a {
  text-decoration: underline;
  color: #FF7A30;
}
.c-form a:hover {
  text-decoration: none;
}

.c-label {
  width: 110px;
  height: 22px;
  border-radius: 12px;
  font-size: clamp(14px, 3vw, 12px);
  line-height: clamp(19.6px, 3vw, 18px);
  font-weight: 600;
}
.c-label.error {
  background-color: #FFDFDF;
  color: #DC3545;
}
.c-label--primary-stroke {
  border: 1px solid #FF7A30;
  border-radius: 4px;
  font-size: 10px;
  color: #FF7A30;
  padding: 2px 4px;
}

.c-label--leave {
  background-color: #FF7A30;
  color: #fff;
  padding: 6px 10px;
  border-radius: 8px 8px 8px 0px;
  position: absolute;
  top: -20px;
  left: 0px;
}

.c-list--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-list--item > li {
  border-radius: 20px;
  padding: 4px 10px;
  border: 1px solid #B4B4B4;
  background-color: #fff;
  margin-bottom: 8px;
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}
@media screen and (max-width: 960px) {
  .c-list--item > li {
    padding: 4px 10px;
    margin-bottom: 4px;
    font-size: clamp(12px, 3vw, 13px);
    line-height: clamp(16.8px, 3vw, 19.5px);
    font-weight: 100;
  }
}
.c-list--item > li:not(:last-child) {
  margin-right: 8px;
}
@media screen and (max-width: 960px) {
  .c-list--item > li:not(:last-child) {
    margin-right: 4px;
  }
}

.c-horizontal_scroll {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 12px 8px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (min-width: 768px) {
  .c-horizontal_scroll {
    overflow-x: inherit;
    padding: 0 8px 6px;
  }
}
.c-horizontal_scroll > li {
  width: 100%;
  min-width: 150px;
}

@media screen and (min-width: 768px) {
  .c-horizontal_scroll > li {
    min-width: inherit;
  }
}
.c-horizontal_scroll > li:not(:last-child) {
  margin-right: 5px;
}

.c-horizontal_scroll > li:last-child {
  padding-right: 5px;
}

@media screen and (min-width: 768px) {
  .c-horizontal_scroll > li:last-child {
    padding-right: 0;
  }
}
.c-horizontal_scroll img {
  vertical-align: bottom;
}

.c-rellax {
  position: absolute;
}

.c-line--large, .c-line--medium, .c-line--small {
  background-image: url("/img/_common/line_vertical01.svg");
  min-width: 10px;
  height: 280px;
  background-size: contain;
  background-repeat: no-repeat;
}

.c-line--small {
  width: 12px;
}
@media screen and (max-width: 960px) {
  .c-line--small {
    display: none;
  }
}
.c-line--medium {
  width: 26px;
}
@media screen and (max-width: 960px) {
  .c-line--medium {
    display: none;
  }
}
.c-line--large {
  width: 36px;
}
@media screen and (max-width: 960px) {
  .c-line--large {
    display: none;
  }
}

.c-shape {
  border-radius: 3.47222vw;
  background-color: #eb821b;
  -webkit-transform: translateY(70%);
      -ms-transform: translateY(70%);
          transform: translateY(70%);
  -webkit-animation: cbgels2 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: cbgels2 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  width: 3.61111vw;
  height: 18.6806vw;
}

.c-shape--pos {
  position: absolute;
}

.c-circle {
  height: 18px;
  width: 18px;
  display: inline-block;
  border-radius: 50%;
  line-height: 18px;
  text-align: center;
  background-color: #BD9884;
  color: #fff;
  font-size: 10px;
}

@-webkit-keyframes border-animation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes border-animation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes border-animation--r {
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes border-animation--r {
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.c-icon__arrow, .c-icon__arrow--w {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #FF7A30;
  background-color: #FF7A30;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background-color: #FF7A30;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-icon__arrow::before, .c-icon__arrow--w::before, .c-icon__arrow::after, .c-icon__arrow--w::after {
  content: "\f061";
  font-size: 12px;
  font-family: FontAwesome;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 3px;
}
.c-icon__arrow::before, .c-icon__arrow--w::before {
  color: #FF7A30;
  left: -25px;
}
.c-icon__arrow::after, .c-icon__arrow--w::after {
  color: #fff;
  left: 6px;
}

a:hover .c-icon__arrow, a:hover .c-icon__arrow--w {
  background-color: #fff;
}
a:hover .c-icon__arrow::before, a:hover .c-icon__arrow--w::before {
  -webkit-transform: translateX(280%);
      -ms-transform: translateX(280%);
          transform: translateX(280%);
}
a:hover .c-icon__arrow::after, a:hover .c-icon__arrow--w::after {
  -webkit-transform: translateX(150%);
      -ms-transform: translateX(150%);
          transform: translateX(150%);
}
a:hover .c-icon__arrow--w {
  background-color: #FF7A30;
}

.c-icon__arrow--w {
  background-color: #fff;
}
.c-icon__arrow--w::before {
  color: #fff;
}
.c-icon__arrow--w::after {
  color: #FF7A30;
}

.c-arrow-up {
  display: inline-block;
  vertical-align: middle;
  color: #FF7A30;
  line-height: 1;
  position: relative;
  width: 0.1em;
  height: 23px;
  background: currentColor;
}
.c-arrow-up::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: -0.05em;
  right: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-arrow__icon {
  display: block;
  background-color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  text-align: center;
}

.c-arrow {
  display: inline-block;
  vertical-align: middle;
  color: #FF7A30;
  line-height: 1;
  position: relative;
  width: 12px;
  height: 0.1em;
  background: currentColor;
}
.c-arrow::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-arrow::after {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-table--event tr:first-child th {
  border-top: 2px solid #BD9884;
}
.c-table--event tr:first-child td {
  border-top: 2px solid #FBEFE9;
}
.c-table--event tr th {
  width: 15%;
  text-align: left;
  padding: 10px 0;
  font-weight: bold;
}
.c-table--event tr td {
  width: 85%;
  text-align: left;
  padding: 10px 0;
}

.c-table--normal {
  border: 2px solid #FF7A30 !important;
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 12px;
  background-color: #fff;
}
.c-table--normal tr th {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #FBEFE9;
  background-color: #FBEFE9;
  padding: 1em;
}
@media screen and (max-width: 960px) {
  .c-table--normal tr th {
    padding: 0;
  }
}
.c-table--normal tr th:first-child {
  border-radius: 12px 0 0 0;
}
.c-table--normal tr th:last-child {
  border-radius: 0 12px 0 0;
}
.c-table--normal tr td {
  text-align: center;
  vertical-align: middle;
  height: auto !important;
  padding: 1em;
  border-bottom: 1px solid #FBEFE9;
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
}
@media screen and (max-width: 960px) {
  .c-table--normal tr td {
    padding: 0;
  }
}
.c-table--normal tr:last-child td:first-child {
  border-radius: 0 0 0 12px;
}
.c-table--normal tr:last-child td:last-child {
  border-radius: 0 0 12px 0;
}

.c-table--price tr {
  background-color: #FBEFE9;
  background-clip: padding-box;
}
.c-table--price tr:not(:last-child) {
  border-bottom: 6px solid rgba(255, 255, 255, 0);
}
.c-table--price tr th {
  padding: 12px 20px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .c-table--price tr th {
    width: 42%;
  }
}
.c-table--price tr td {
  padding: 12px 20px;
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  color: #FF7A30;
}
.c-table--price tr td span {
  color: #FF7A30;
}

@media screen and (max-width: 960px) {
  .c-table--def tr {
    margin-bottom: 20px;
    display: block;
  }
}
.c-table--def tr td {
  padding: 8px 10px;
}
@media screen and (max-width: 960px) {
  .c-table--def tr td {
    display: block;
    width: 100%;
    padding: 4px 10px;
  }
}

.c-table--price2 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 420px;
  font-weight: bold;
  text-align: center;
}
.c-table--price2 thead th {
  padding: 1em 0.8em;
}
@media screen and (max-width: 960px) {
  .c-table--price2 thead th {
    font-size: 13px !important;
  }
}
.c-table--price2 thead th:not(:first-child) {
  background: #BD9884;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 12px 12px 0 0;
  padding: 0.5em;
}
.c-table--price2 thead th:last-child {
  background-color: rgba(189, 152, 132, 0.8);
}
.c-table--price2 tbody {
  border: 2px solid #FBEFE9;
}
.c-table--price2 tbody th {
  text-align: left;
  vertical-align: middle;
  padding: 0 20px;
}
@media screen and (max-width: 960px) {
  .c-table--price2 tbody th {
    font-size: 13px !important;
    padding: 0 10px;
  }
}
.c-table--price2 tbody tr {
  background-color: rgba(251, 239, 233, 0.6);
}
.c-table--price2 tbody tr:nth-child(odd) {
  background-color: #fff;
}
.c-table--price2 tbody td {
  color: #FF7A30;
  padding: 1em;
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  border-left: 2px solid rgba(189, 152, 132, 0.2);
  vertical-align: middle;
}
@media screen and (max-width: 960px) {
  .c-table--price2 tbody td {
    padding: 0.2em 0.6em;
  }
}
.c-table--price2 tbody td:last-child {
  color: rgba(255, 122, 48, 0.8);
}

.c-swiper .swiper-container {
  width: 280px;
  height: 420px;
}
.c-swiper .swiper-pagination {
  display: none;
}
.c-swiper .swiper-scrollbar {
  bottom: 20px !important;
}
.c-swiper .swiper-horizontal > .swiper-scrollbar, .c-swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 540px;
  background-color: #fff;
}
@media screen and (max-width: 960px) {
  .c-swiper .swiper-horizontal > .swiper-scrollbar, .c-swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 98%;
  }
}
.c-swiper .swiper-scrollbar-drag {
  background-color: #FF7A30;
}
.c-swiper .swiper-button-next {
  width: 10px;
  height: 10px;
  border: 2px solid;
  content: "";
  border-color: #FF7A30 #FF7A30 transparent transparent;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute !important;
  left: auto;
  right: -400px;
  top: auto;
  bottom: 20px;
}
@media screen and (max-width: 960px) {
  .c-swiper .swiper-button-next {
    position: absolute !important;
    left: auto;
    right: 0px;
    top: 160px;
    bottom: auto;
  }
}
.c-swiper .swiper-button-prev {
  width: 10px;
  height: 10px;
  border: 2px solid;
  content: "";
  border-color: transparent transparent #FF7A30 #FF7A30;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute !important;
  left: auto;
  right: -350px;
  top: auto;
  bottom: 20px;
}
@media screen and (max-width: 960px) {
  .c-swiper .swiper-button-prev {
    position: absolute !important;
    left: 20px;
    right: auto;
    top: 160px;
    bottom: auto;
  }
}
.c-swiper .swiper-button-next:before, .c-swiper .swiper-button-prev:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ff7a30;
  position: absolute;
}
.c-swiper .swiper-button-next:after, .c-swiper .swiper-button-prev:after {
  display: none;
}

.p-event .swiper-container {
  width: 280px;
  height: auto;
}

.c-tooltip {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.c-tooltip :before {
  content: "";
  position: absolute;
  top: -24px;
  right: 100px;
  border: 15px solid transparent;
  border-top: 15px solid #333333;
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.c-tooltip-descr {
  display: none;
  position: absolute;
  padding: 12px;
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
  color: #FFFFFF;
  border-radius: 8px;
  background: #333333;
  width: 200px;
  -webkit-box-shadow: 0px 33px 43px rgba(0, 0, 0, 0.1), 0px 9.94853px 12.9632px rgba(0, 0, 0, 0.0651589), 0px 4.13211px 5.38427px rgba(0, 0, 0, 0.05), 0px 1.4945px 1.94738px rgba(0, 0, 0, 0.0348411);
          box-shadow: 0px 33px 43px rgba(0, 0, 0, 0.1), 0px 9.94853px 12.9632px rgba(0, 0, 0, 0.0651589), 0px 4.13211px 5.38427px rgba(0, 0, 0, 0.05), 0px 1.4945px 1.94738px rgba(0, 0, 0, 0.0348411);
}

.c-tooltip:hover .c-tooltip-descr {
  display: inline-block;
  top: 40px;
  left: -72px;
  z-index: 10;
}

html {
  font-size: 62.5%;
  overflow: auto;
  background-color: #FAFAFA;
  height: 100%;
}

article, section, div, header, form, footer {
  position: relative;
}

p, a, li {
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
}

h2 {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(28px, 3vw, 45px);
  font-weight: 500;
  margin-bottom: 30px;
}

h3 {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  margin-bottom: 20px;
}

h4 {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  margin-bottom: 10px;
}

h5 {
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
  margin-bottom: 10px;
}

h6 {
  margin-bottom: 6px;
}

#container {
  overflow: clip;
}
@media screen and (max-width: 960px) {
  #container {
    overflow: hidden;
  }
}

.root main {
  padding-top: 100px;
}
@media screen and (max-width: 960px) {
  .root main {
    padding-top: 60px;
  }
}

.lower main {
  padding-top: 100px;
}
@media screen and (max-width: 960px) {
  .lower main {
    padding-top: 60px;
  }
}

#wpadminbar {
  display: none;
}

.l-section {
  padding-bottom: 80px;
}

.l-wrapper, .p-sangoInfo-wrapper {
  max-width: 1200px;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .l-wrapper, .p-sangoInfo-wrapper {
    padding: 30px 16px;
  }
}

.l-wrapper--small {
  max-width: 1020px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .l-wrapper--small {
    padding: 30px 20px;
  }
}

.l-wrapper--Xsmall {
  max-width: 800px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .l-wrapper--Xsmall {
    padding: 30px 20px;
  }
}

.l-nop {
  padding-top: 0px;
}

@media screen and (max-width: 960px) {
  .l-nolr {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.l-box, .p-topInfo--inner, .p-news__arc, .p-eventClass__arc, .p-contactConts, .l-box--small {
  background-color: #fff;
  padding: 48px 72px;
  border-radius: 40px;
}
.l-box:not(:last-child), .p-topInfo--inner:not(:last-child), .p-news__arc:not(:last-child), .p-eventClass__arc:not(:last-child), .p-contactConts:not(:last-child), .l-box--small:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .l-box, .p-topInfo--inner, .p-news__arc, .p-eventClass__arc, .p-contactConts, .l-box--small {
    border-radius: 28px;
    padding: 24px;
  }
}

.l-box--small {
  padding: 24px 36px;
  border-radius: 20px;
}
@media screen and (max-width: 960px) {
  .l-box--small {
    padding: 24px;
  }
}

.l-shadow--pale, .p-topKv__info, .c-card {
  -webkit-box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.01), 0px 3px 7px rgba(0, 0, 0, 0.01);
          box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.01), 0px 3px 7px rgba(0, 0, 0, 0.01);
}

.l-shadow--deep, .l-img, .c-card:hover, .c-resizeImg--large .c-resizeImg--inner, .c-resizeImg--medium .c-resizeImg--inner, .c-resizeImg--small .c-resizeImg--inner {
  -webkit-box-shadow: 0px 29px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.02), 0px 3px 7px rgba(0, 0, 0, 0.02), 0px 0px 0px rgba(0, 0, 0, 0.02);
          box-shadow: 0px 29px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.02), 0px 3px 7px rgba(0, 0, 0, 0.02), 0px 0px 0px rgba(0, 0, 0, 0.02);
}

.l-shadow--primary, .c-btn--medium, .c-btn--large {
  -webkit-box-shadow: 1px 3px 6px 0px rgba(210, 56, 4, 0.1), 3px 11px 11px 0px rgba(210, 56, 4, 0.09), 6px 24px 15px 0px rgba(210, 56, 4, 0.05), 10px 43px 18px 0px rgba(210, 56, 4, 0.01), 16px 68px 19px 0px rgba(210, 56, 4, 0);
          box-shadow: 1px 3px 6px 0px rgba(210, 56, 4, 0.1), 3px 11px 11px 0px rgba(210, 56, 4, 0.09), 6px 24px 15px 0px rgba(210, 56, 4, 0.05), 10px 43px 18px 0px rgba(210, 56, 4, 0.01), 16px 68px 19px 0px rgba(210, 56, 4, 0);
}

.l-bg--right {
  background-image: linear-gradient(135deg, #e2d1c3 0%, #fdfcfb 100%);
  border-radius: 30rem 0 0 0;
  padding-top: 80px;
}
@media screen and (max-width: 960px) {
  .l-bg--right {
    border-radius: 6rem 0 0 0;
    padding-top: 20px;
  }
}

.l-bg--center {
  background-color: #FBEFE9;
  border-radius: 10rem 10rem 0 0;
  padding-top: 0px;
}
@media screen and (max-width: 960px) {
  .l-bg--center {
    border-radius: 6rem 6rem 0 0;
    padding-top: 0px;
  }
}

.l-bg--small {
  padding: 20px;
  margin: 8px 0;
  background-color: #FBEFE9;
  border-radius: 12px;
}

.l-secHead {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .l-secHead {
    margin-bottom: 20px;
  }
}
.l-secHead h2 {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(28px, 3vw, 45px);
  font-weight: 500;
  margin-bottom: 4px;
  text-align: center;
}
.l-secHead p {
  margin-top: 0px;
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
  color: #7E7774;
  letter-spacing: 2px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .l-secHead p {
    font-size: 10px;
  }
}

.l-leftTtl {
  margin-bottom: 40px;
  position: relative;
}
.l-leftTtl h2, .l-leftTtl h3 {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(28px, 3vw, 45px);
  font-weight: 500;
  margin-bottom: 4px;
}
.l-leftTtl p {
  margin-top: 4px;
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
  color: #7E7774;
}
.l-leftTtl p.--en {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  top: 16px;
  left: -60px;
  position: absolute;
  font-size: 16px;
  letter-spacing: 4px;
  color: #FF7A30;
  height: 200px;
}
.l-leftTtl p.--en:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 1px;
  height: 60px;
  margin: auto;
  background-color: #FF7A30;
}

.l-leftTtl--medium {
  border-bottom: 5px solid #BD9884;
  margin-bottom: 30px;
  padding-bottom: 8px;
}
.l-leftTtl--medium h2 {
  font-size: clamp(20px, 3vw, 30px);
  line-height: clamp(28px, 3vw, 45px);
  font-weight: 500;
  margin-bottom: 4px;
}

.l-leftTtl--small {
  border-bottom: 5px solid #BD9884;
  margin-bottom: 30px;
  padding-bottom: 8px;
}
.l-leftTtl--small h3 {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  margin-bottom: 4px;
}
.l-leftTtl--small p {
  color: #7E7774;
}

.l-enTtl {
  font-size: 16px;
  letter-spacing: 4px;
  color: #FF7A30;
  position: relative;
  display: inline-block;
  margin-bottom: 12px;
}
.l-enTtl:after {
  content: "";
  position: absolute;
  left: 0;
  right: -200px;
  top: 50%;
  width: 60px;
  height: 1px;
  margin: auto;
  background-color: #FF7A30;
}

.l-img {
  overflow: hidden;
  border-radius: 20px;
}

.l-iframe {
  width: 100%;
  height: 1100px;
}
.l-nmargin {
  padding-top: 60px;
  margin-top: -60px;
}

.l-footer {
  background-color: #BD9884;
}
.l-footer h5, .l-footer h6, .l-footer p, .l-footer span {
  color: #fff;
}
.l-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.l-footer__top > div:nth-child(1) {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.l-footer__top > div:nth-child(2) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.l-footer__top > div:nth-child(3) {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
@media screen and (max-width: 960px) {
  .l-footer__top > div:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .l-footer__top > div:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .l-footer__top > div:nth-child(3) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.l-footer__top-ttl {
  margin-bottom: 20px;
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
}
.l-footer__top-ttlsub {
  margin-bottom: 10px;
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
}
.l-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 30px;
  padding-top: 20px;
}
.l-footer__bottom > div:nth-child(1) {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.l-footer__bottom > div:nth-child(2) {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.l-footer__bottom > div:nth-child(3) {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}
.l-footer__time {
  background-color: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 4px 20px;
  margin-bottom: 10px;
}
.l-footer__time > div:nth-child(1) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.l-footer__time > div:nth-child(2) {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.l-footer__time > div:nth-child(3) {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}
.l-footer__time p {
  color: #BD9884;
}
.l-footer__copyright {
  font-size: clamp(10px, 3vw, 10px);
  line-height: clamp(14px, 3vw, 15px);
  font-weight: 100;
  letter-spacing: 1px;
}
.l-footer__arrow {
  position: absolute;
  right: 0;
}

.l-header-pc {
  position: absolute;
  width: 100%;
  z-index: 999;
}
.l-header-pc__wrapper {
  width: 1200px;
  margin: 0 auto;
  padding: 8px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__logo {
  width: 18%;
}
.l-header-pc__nav {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__nav__list {
  width: 480px;
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__nav__list--not {
  color: #0D4266;
  font-size: clamp(14px, 3vw, 12px);
  line-height: clamp(19.6px, 3vw, 18px);
  font-weight: 600;
  opacity: 0.5;
}
.l-header-pc__nav__list > li a {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  position: relative;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  -webkit-transition: background-size 0.3s cubic-bezier(0, 0.9, 0.5, 1);
  transition: background-size 0.3s cubic-bezier(0, 0.9, 0.5, 1);
  font-weight: bold;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.l-header-pc__nav__list > li a:hover {
  color: #FF7A30;
}
.l-header-pc__nav__list > li a:hover, .l-header-pc__nav__list > li a.active {
  background-position: 0 100%;
  background-size: 100% 1px;
  opacity: 0.9;
}
.l-header-pc__nav__list > li a > img {
  margin-right: 4px;
  vertical-align: text-bottom;
}
.l-header-pc__nav__list--sub {
  width: 300px;
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__nav__list--dropd > li:not(:last-child) {
  margin-bottom: 10px;
}
.l-header-pc__nav__list--dropd > li > a {
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
  font-weight: bold;
  position: relative;
  padding-left: 12px;
}
.l-header-pc__nav__list--dropd > li > a:before {
  width: 6px;
  height: 6px;
  border: 1px solid;
  content: "";
  border-color: #333 #333 transparent transparent;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 10px;
  left: -4px;
}
.l-header-pc__nav__dropd {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
}
.l-header-pc .scroll {
  position: fixed;
  background: #fff;
  border-radius: 12px;
  -webkit-animation-name: anime;
          animation-name: anime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-box-shadow: 0px 2px 15px 0 hsla(0, 0%, 65%, 0.14);
          box-shadow: 0px 2px 15px 0 hsla(0, 0%, 65%, 0.14);
  max-width: 1200px;
  width: 100%;
  left: 50%;
  top: 8px;
  padding: 4px 12px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#about .l-header-pc__nav__list > li:nth-child(1) > a,
#usage .l-header-pc__nav__list > li:nth-child(2) > a,
#event .l-header-pc__nav__list > li:nth-child(3) > a,
#news .l-header-pc__nav__list > li:nth-child(4) > a,
#recruit .l-header-pc__nav__list > li:nth-child(5) > a {
  color: #FF7A30;
  background-position: 0 100%;
  background-size: 100% 2px;
  opacity: 0.9;
}

.l-header-pc__nav__dropd {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 260px;
  position: absolute;
  top: 40px;
  left: 0;
  -webkit-box-shadow: 0px 29px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.02), 0px 3px 7px rgba(0, 0, 0, 0.02), 0px 0px 0px rgba(0, 0, 0, 0.02);
          box-shadow: 0px 29px 18px rgba(0, 0, 0, 0.01), 0px 13px 13px rgba(0, 0, 0, 0.02), 0px 3px 7px rgba(0, 0, 0, 0.02), 0px 0px 0px rgba(0, 0, 0, 0.02);
}

.l-header-pc__dropd {
  position: relative;
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
}
.l-header-pc__dropd:after {
  width: 6px;
  height: 6px;
  border: 1px solid;
  content: "";
  border-color: transparent transparent #333 #333;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 8px;
  right: -14px;
}

.l-header-pc__dropd:hover .l-header-pc__nav__dropd {
  visibility: visible;
  opacity: 1;
}

.menuopen {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.l-header-sp {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  z-index: 1000;
  -webkit-transition: height 0.4s ease, background 0.4s ease;
  transition: height 0.4s ease, background 0.4s ease;
}
.l-header-sp__logo {
  z-index: 100;
  top: 8px;
  left: 8px;
  position: fixed;
  width: 140px;
}
.l-header-sp__cv {
  position: absolute;
  top: 11px;
  right: 66px;
}
.l-header-sp__bg {
  position: fixed;
  width: 100%;
  height: 50px;
}
.l-header-sp__wrapper {
  width: 100%;
  height: 100vh;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.4s 0.4s ease;
  transition: -webkit-transform 0.4s 0.4s ease;
  transition: transform 0.4s 0.4s ease;
  transition: transform 0.4s 0.4s ease, -webkit-transform 0.4s 0.4s ease;
  z-index: 990;
}
.l-header-sp__wrapper::after {
  content: "";
  background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-transition: right 0.4s 0.4s ease;
  transition: right 0.4s 0.4s ease;
}
.l-header-sp__inner {
  width: 100%;
  height: 100%;
  padding: 60px 20px;
  position: absolute;
  z-index: 1002;
  overflow: auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-header-sp__inner::-webkit-scrollbar {
  display: none;
}
.l-header-sp__list {
  width: 100%;
  margin-left: auto;
  font-weight: 500;
  font-size: 14px;
}
.l-header-sp__list--not {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 20px 0;
  opacity: 0.5;
}
.l-header-sp__list > li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 16px 0;
}
.l-header-sp__list > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.l-header-sp__list > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.l-header-sp__list--sub {
  margin-top: 10px;
}
.l-header-sp__list--sub > li:not(:last-child) {
  margin-bottom: 10px;
}
.l-header-sp__list--sub > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.l-header-sp__list--sub > li > a i {
  margin-right: 8px;
  color: #fff;
  font-size: 10px;
  top: -3px;
  position: relative;
}
.l-header-sp__list--btn {
  width: 30px;
  overflow: hidden;
  text-indent: 200%;
  position: absolute;
  right: 0;
  top: 16px;
}
.l-header-sp__list--btn > span {
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  border-radius: 50%;
}
.l-header-sp__list .plus::before, .l-header-sp__list .plus::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 30%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-header-sp__list .plus::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.l-header-sp__list .plus.on::before {
  opacity: 0;
}
.l-header-sp__list .plus.on::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.l-header-sp__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.l-header-sp__bottom > p {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
}
.l-header-sp__line {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  z-index: 1000;
}
.l-header-sp__line div {
  background: #333;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 17px;
  -webkit-transition: opacity 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, top 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, top 0.4s ease, -webkit-transform 0.4s ease;
}
.l-header-sp__line div:nth-child(1) {
  top: 20px;
}
.l-header-sp__line div:nth-child(2) {
  top: 26px;
}
.l-header-sp__line div:nth-child(3) {
  top: 32px;
}

.bgadd {
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
  background-color: #fff;
  -webkit-filter: drop-shadow(0px 33px 43px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 33px 43px rgba(0, 0, 0, 0.1));
}

.bgnone {
  -webkit-animation: DAnime 0.5s forwards;
          animation: DAnime 0.5s forwards;
  background-color: #fff;
}

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

@keyframes DownAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes DAnime {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes DAnime {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.l-header-sp.open .l-header-sp__wrapper {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.l-header-sp.open .l-header-sp__inner {
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.3s ease;
  transition: opacity 0.5s 0.3s ease;
}

.l-header-sp.open .l-header-sp__line {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-header-sp.open .l-header-sp__line div {
  background: #fff;
}

.l-header-sp.open .l-header-sp__line div:nth-child(1) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 26px;
}

.l-header-sp.open .l-header-sp__line div:nth-child(2) {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}

.l-header-sp.open .l-header-sp__line div:nth-child(3) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 26px;
}

#request .l-header-sp__line, #online .l-header-sp__line {
  display: none;
}

.l-header__nav__en {
  font-size: 10px;
  text-align: center;
  bottom: -14px;
  position: relative;
  opacity: 0.3;
  width: 100%;
  display: none;
}

.l-header-pc .l-header__nav__en {
  position: absolute !important;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-header-sp .l-header__nav__en {
  color: #fff;
  opacity: 0.4;
  bottom: 4px;
}

.p-aboutHead--logo {
  width: 160px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-aboutHead--logo {
    width: 120px;
  }
}
.p-aboutHead h4 {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  color: #FF7A30;
  margin-bottom: 40px;
}
.p-aboutHead p {
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
}
@media screen and (max-width: 960px) {
  .p-aboutHead p {
    text-align: left !important;
  }
}
.p-aboutIntro-name {
  margin-top: 30px;
  text-align: right;
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
}
.p-aboutProfile {
  background: #FBEFE9;
  border-radius: 40px;
  padding: 40px;
}
@media screen and (max-width: 960px) {
  .p-aboutProfile {
    padding: 24px;
  }
}
.p-aboutProfile .c-flex--custom > div:nth-child(1) {
  -ms-flex-preferred-size: 43%;
      flex-basis: 43%;
}
.p-aboutProfile .c-flex--custom > div:nth-child(2) {
  -ms-flex-preferred-size: 37%;
      flex-basis: 37%;
}
.p-aboutProfile .c-flex--custom > div:nth-child(3) {
  -ms-flex-preferred-size: 18%;
      flex-basis: 18%;
}
@media screen and (max-width: 520px) {
  .p-aboutProfile .c-flex--custom > div:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-aboutProfile .c-flex--custom > div:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-aboutProfile .c-flex--custom > div:nth-child(3) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media screen and (max-width: 960px) {
  .p-aboutProfile article:not(:first-child) {
    margin-top: 40px;
  }
}
.p-aboutProfile article p, .p-aboutProfile article li, .p-aboutProfile article span {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}
.p-aboutGallery article:not(:last-child) {
  margin-bottom: 60px;
}
.p-aboutAccess iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.p-bonyuProb--inner ul {
  display: -ms-grid;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  -ms-grid-columns: auto 4px auto 4px auto 4px auto;
  grid-template-columns: repeat(4, auto);
}
@media screen and (max-width: 520px) {
  .p-bonyuProb--inner ul {
    -ms-grid-columns: (auto)[2];
    grid-template-columns: repeat(2, auto);
  }
}
.p-bonyuProb--inner li {
  padding: 4px;
}
.p-bonyuProb__arc {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  padding: 16px 20px;
  min-height: 110px;
  border-radius: 12px;
  background: linear-gradient(154deg, #FFF5EE 5.03%, #FFF 56.51%);
  border: 4px solid #fff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
}
.p-bonyuProb__arc h4 {
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
  margin-bottom: 8px;
}
.p-bonyuProb__arc p {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
  color: #7E7774;
}
.p-bonyuFlow__arc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.p-bonyuFlow__arc:not(:last-child) {
  padding-bottom: 40px;
}
.p-bonyuFlow__arc:not(:last-child):before {
  content: "";
  border-left: 3px solid #fbefe9;
  position: absolute;
  left: 38px;
  top: 0;
  height: 100%;
}
@media screen and (max-width: 520px) {
  .p-bonyuFlow__arc:not(:last-child):before {
    left: 28px;
  }
}
.p-bonyuFlow__arc-num {
  background-color: #FBEFE9;
  position: relative;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  font-size: 30px;
  text-align: center;
  padding-top: 24px;
}
@media screen and (max-width: 520px) {
  .p-bonyuFlow__arc-num {
    width: 60px;
    height: 60px;
    font-size: 24px;
    padding-top: 20px;
  }
}
.p-bonyuFlow__arc-num:before {
  content: "STEP";
  position: absolute;
  position: absolute !important;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 20px;
  font-size: 10px;
}
@media screen and (max-width: 520px) {
  .p-bonyuFlow__arc-num:before {
    top: 12px;
  }
}
.p-bonyuFlow__arc-conts {
  padding-left: 40px;
  width: 76%;
}
@media screen and (max-width: 520px) {
  .p-bonyuFlow__arc-conts {
    padding-left: 10px;
  }
}
.p-bonyuFlow__arc h3 {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  margin-bottom: 30px;
}
.p-bonyuFlow__arc p {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
  color: #7E7774;
}
.p-contact .screen-reader-response {
  display: none;
}
.p-contact .wpcf7-response-output {
  text-align: center;
  margin-top: 10px;
}

.p-eventClass__arc-img {
  height: 300px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
}
@media screen and (max-width: 960px) {
  .p-eventClass__arc-img {
    margin-bottom: 20px;
    height: 200px;
  }
}
.p-eventClass__arc-dtl {
  padding-left: 40px;
}
@media screen and (max-width: 960px) {
  .p-eventClass__arc-dtl {
    padding: 0;
  }
}
.p-eventClass__arc-dtl p {
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
}

.p-news__arc {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .p-news__arc {
    margin-bottom: 20px;
  }
}
.p-news__arc-head {
  border-bottom: 1px solid #B4B4B4;
  margin-bottom: 30px;
}
.p-news__arc-ttl {
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
  margin-bottom: 40px;
}
.p-news__arc-dtl p {
  font-size: clamp(15px, 3vw, 16px);
  line-height: clamp(24px, 3vw, 24px);
  font-weight: 100;
}

.p-privacy article {
  margin: 70px auto;
}
.p-privacy article h3 {
  margin-bottom: 20px;
  font-size: clamp(18px, 3vw, 22px);
  line-height: clamp(25.2px, 3vw, 33px);
  font-weight: 600;
}
.p-privacy .no-spam {
  display: none;
}

.p-sangoInfo-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 70px;
}
.p-sangoInfo--left {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}
@media screen and (max-width: 520px) {
  .p-sangoInfo--left {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.p-sangoInfo--left article {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}
.p-sangoInfo--right {
  padding-left: 40px;
}
@media screen and (max-width: 520px) {
  .p-sangoInfo--right {
    padding: 20px 0 0;
  }
}
.p-sangoInfo__arc {
  padding: 20px;
  width: 98%;
  height: auto;
  border-radius: 12px;
  background: linear-gradient(154deg, #FFF5EE 5.03%, #FFF 56.51%);
  border: 5px solid #fff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  .p-sangoInfo__arc {
    width: 100%;
    padding: 10px;
    border: 2px solid #fff;
  }
}
.p-sangoInfo__arc-head {
  border-bottom: 1px solid #ededed;
  padding-bottom: 20px;
}
.p-sangoInfo__arc-head h3 {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  margin-bottom: 4px;
}
.p-sangoInfo__arc-head p {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
  color: #7E7774;
}
.p-sangoInfo__arc-body {
  padding-top: 20px;
}
.p-sangoInfo__arc-body li {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}
.p-sangoCare__arc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 20px;
}
.p-sangoCare__arc > div:nth-child(1) {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.p-sangoCare__arc > div:nth-child(2) {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}
.p-sangoCare__arc > div:nth-child(3) {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}
@media screen and (max-width: 520px) {
  .p-sangoCare__arc > div:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-sangoCare__arc > div:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-sangoCare__arc > div:nth-child(3) {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
  }
}
.p-sangoCare__arc > div:nth-child(2) {
  border-left: 1px solid #B4B4B4;
  padding-left: 20px;
}
@media screen and (max-width: 960px) {
  .p-sangoCare__arc > div:nth-child(2) {
    border: none;
    padding-left: 0px;
  }
}

.p-topMain {
  display: -ms-grid;
  display: grid;
  /* 左端のパディングを削除し、サイドバーとメインコンテンツの2つの列を定義 */
  -ms-grid-columns: 20% 1fr;
  grid-template-columns: 20% 1fr;
  width: 100%;
  height: 860px;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-topMain {
    -ms-grid-columns: 15% 1fr;
    grid-template-columns: 15% 1fr;
    height: auto;
  }
}
.p-top .sidebar {
  padding-left: 20px;
}
.p-top .main-content {
  background-color: #d1d5db; /* 薄いグレー */
  border-radius: 1.5rem 0 0 1.5rem;
  margin: 0 0 1.5rem 3rem;
  height: 680px;
}
@media screen and (max-width: 960px) {
  .p-top .main-content {
    height: 300px;
    margin: 0 0 1.5rem 2rem;
  }
}
.p-topKv__txt {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  min-height: 600px;
}
@media screen and (max-width: 960px) {
  .p-topKv__txt {
    min-height: 300px;
    padding-left: 16px;
  }
}
.p-topKv__txt--jp {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 20px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  border-left: 3px solid #FF7A30;
  padding-left: 20px;
  margin-left: 10px;
}
@media screen and (max-width: 960px) {
  .p-topKv__txt--jp {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 4px;
    border-left: 1px solid #FF7A30;
    padding-left: 6px;
    margin-left: 4px;
  }
  .p-topKv__txt--jp br {
    display: none;
  }
}
.p-topKv__txt--en {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  top: 0px;
  left: -40px;
  position: absolute;
  font-size: 20px;
  letter-spacing: 5px;
  color: #FF7A30;
}
@media screen and (max-width: 960px) {
  .p-topKv__txt--en {
    top: 0px;
    left: 0px;
    font-size: 10px;
    letter-spacing: 4px;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
}
.p-topKv__img--inner {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.p-topKv__img--inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  vertical-align: middle;
  max-width: 100%;
}
.p-topKv__info {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  padding: 22px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: clamp(60%, 80 * (1vw + 1vh) / 2, 100%);
  position: absolute;
  top: -250px;
  right: -40px;
  z-index: 99;
}
@media screen and (max-width: 960px) {
  .p-topKv__info {
    margin: 0;
    padding: 20px;
    position: relative;
    top: 10px;
    right: 0;
    border-radius: 0;
    margin-bottom: 30px;
  }
}
.p-topKv__info-ttl {
  -ms-flex-preferred-size: 16%;
      flex-basis: 16%;
}
@media screen and (max-width: 960px) {
  .p-topKv__info-ttl {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.p-topKv__info-ttl h2 {
  font-size: clamp(16px, 3vw, 16px);
  line-height: clamp(22.4px, 3vw, 24px);
  font-weight: 600;
  margin: 4px 0;
}
.p-topKv__info-dtl {
  -ms-flex-preferred-size: 84%;
      flex-basis: 84%;
}
@media screen and (max-width: 960px) {
  .p-topKv__info-dtl {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.p-topNews__ul li {
  padding: 8px 0;
}
.p-topNews__ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.p-topNews__ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-topNews__ul a > div:nth-child(1) {
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
}
.p-topNews__ul a > div:nth-child(2) {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.p-topNews__ul a > div:nth-child(3) {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
@media screen and (max-width: 960px) {
  .p-topNews__ul a > div:nth-child(1) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .p-topNews__ul a > div:nth-child(2) {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .p-topNews__ul a > div:nth-child(3) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.p-topNews-date {
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}
.p-topNews-holiday {
  margin-top: 12px;
  background-color: rgba(255, 122, 48, 0.1);
  border-radius: 20px;
  height: 32px;
}
.p-topNews-holiday.c-flex--custom > div:nth-child(1) {
  -ms-flex-preferred-size: 12%;
      flex-basis: 12%;
}
.p-topNews-holiday.c-flex--custom > div:nth-child(2) {
  -ms-flex-preferred-size: 88%;
      flex-basis: 88%;
}
.p-topNews-holiday.c-flex--custom > div:nth-child(3) {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}
@media screen and (max-width: 520px) {
  .p-topNews-holiday.c-flex--custom > div:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-topNews-holiday.c-flex--custom > div:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-topNews-holiday.c-flex--custom > div:nth-child(3) {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
  }
}
@media screen and (max-width: 960px) {
  .p-topNews-holiday {
    height: auto;
  }
}
.p-topNews-holiday--ttl {
  background-color: rgba(255, 122, 48, 0.2);
  color: #FF7A30;
  font-size: clamp(15px, 3vw, 14px);
  line-height: clamp(21px, 3vw, 21px);
  font-weight: 600;
  border-radius: 20px;
  padding: 4px 0;
  text-align: center;
  height: 32px;
}
.p-topNews-holiday--dtl {
  font-size: clamp(14px, 3vw, 14px);
  line-height: clamp(22.4px, 3vw, 21px);
  font-weight: 100;
  color: #FF7A30;
  padding: 4px 12px 4px 12px;
}
.p-topAbout {
  margin-bottom: 70px;
}
.p-topAbout__ttl {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 40px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p-topAbout__ttl {
    font-size: 14px;
    line-height: 20px;
  }
}
.p-topAbout__conts {
  border-radius: 12px;
  padding: 24px;
  background-color: #fff;
  margin: 20px 0;
  border: 4px solid rgba(255, 122, 48, 0.1);
}
.p-topAbout__conts > ul li {
  position: relative;
  padding: 4px 0 4px 16px;
  font-size: clamp(12px, 3vw, 13px);
  line-height: clamp(16.8px, 3vw, 19.5px);
  font-weight: 100;
}
.p-topAbout__conts > ul li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #F6A38B;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-topEvent {
  padding-bottom: 200px;
}
.p-topInfo {
  background-color: #FAFAFA;
}
.p-topInfo--inner {
  margin-top: -200px;
}
.p-topInfo__arc h5, .p-topInfo__arc p {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .p-topInfo__arc:not(:last-child) {
    margin-bottom: 50px;
  }
}
.p-topInfo__arc-head {
  margin-bottom: 30px;
  height: 200px;
}
@media screen and (max-width: 960px) {
  .p-topInfo__arc-head {
    height: auto;
  }
}
.p-topInfo__arc-head--img {
  width: 100px;
  margin: 0 auto 10px auto;
}
.p-topInfo__arc-head p {
  line-height: 10px;
}