@charset "UTF-8";
.wpContents html,
.wpContents body {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  .wpContents html,
  .wpContents body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.wpContents body {
  line-height: 1;
}
.wpContents div,
.wpContents span,
.wpContents applet,
.wpContents object,
.wpContents iframe,
.wpContents h1,
.wpContents h2,
.wpContents h3,
.wpContents h4,
.wpContents h5,
.wpContents h6,
.wpContents p,
.wpContents blockquote,
.wpContents pre,
.wpContents a,
.wpContents abbr,
.wpContents acronym,
.wpContents address,
.wpContents big,
.wpContents cite,
.wpContents code,
.wpContents del,
.wpContents dfn,
.wpContents em,
.wpContents font,
.wpContents img,
.wpContents ins,
.wpContents kbd,
.wpContents q,
.wpContents s,
.wpContents samp,
.wpContents small,
.wpContents strike,
.wpContents strong,
.wpContents sub,
.wpContents sup,
.wpContents tt,
.wpContents var,
.wpContents dl,
.wpContents dt,
.wpContents dd,
.wpContents ol,
.wpContents ul,
.wpContents li,
.wpContents fieldset,
.wpContents form,
.wpContents label,
.wpContents legend,
.wpContents table,
.wpContents caption,
.wpContents tbody,
.wpContents tfoot,
.wpContents thead,
.wpContents tr,
.wpContents th,
.wpContents td {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  .wpContents div,
  .wpContents span,
  .wpContents applet,
  .wpContents object,
  .wpContents iframe,
  .wpContents h1,
  .wpContents h2,
  .wpContents h3,
  .wpContents h4,
  .wpContents h5,
  .wpContents h6,
  .wpContents p,
  .wpContents blockquote,
  .wpContents pre,
  .wpContents a,
  .wpContents abbr,
  .wpContents acronym,
  .wpContents address,
  .wpContents big,
  .wpContents cite,
  .wpContents code,
  .wpContents del,
  .wpContents dfn,
  .wpContents em,
  .wpContents font,
  .wpContents img,
  .wpContents ins,
  .wpContents kbd,
  .wpContents q,
  .wpContents s,
  .wpContents samp,
  .wpContents small,
  .wpContents strike,
  .wpContents strong,
  .wpContents sub,
  .wpContents sup,
  .wpContents tt,
  .wpContents var,
  .wpContents dl,
  .wpContents dt,
  .wpContents dd,
  .wpContents ol,
  .wpContents ul,
  .wpContents li,
  .wpContents fieldset,
  .wpContents form,
  .wpContents label,
  .wpContents legend,
  .wpContents table,
  .wpContents caption,
  .wpContents tbody,
  .wpContents tfoot,
  .wpContents thead,
  .wpContents tr,
  .wpContents th,
  .wpContents td {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.wpContents article,
.wpContents aside,
.wpContents details,
.wpContents figcaption,
.wpContents figure,
.wpContents footer,
.wpContents header,
.wpContents hgroup,
.wpContents menu,
.wpContents nav,
.wpContents section {
  display: block;
}
.wpContents ol,
.wpContents ul {
  list-style: none;
}
.wpContents blockquote,
.wpContents q {
  quotes: none;
}
.wpContents blockquote:before,
.wpContents blockquote:after,
.wpContents q:before,
.wpContents q:after {
  content: "";
  content: none;
}
.wpContents table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
}
.wpContents a {
  text-decoration: none;
  color: #000;
}
.wpContents a.decoration {
  text-decoration: underline;
}
.wpContents a.decoration:visited, .wpContents a.decoration:focus, .wpContents a.decoration:active {
  text-decoration: underline;
  outline: 0;
}
.wpContents a:visited, .wpContents a:focus, .wpContents a:active {
  text-decoration: none;
  outline: 0;
}
.wpContents .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.wpContents * html .clearfix {
  zoom: 1;
}
.wpContents *:first-child + html .clearfix {
  zoom: 1;
}
.wpContents html {
  font-size: 62.5%;
}
.wpContents body {
  font-size: 16px;
  color: #000;
  -webkit-text-size-adjust: 100%;
}
.wpContents #wrap {
  font-size: 16px;
}
.wpContents a {
  color: #000;
}
@media only screen and (min-width: 1080px) {
  .wpContents a[href^="tel:"] {
    pointer-events: none;
  }
}
.wpContents img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (min-width: 1080px) {
  .wpContents .flL {
    float: left;
  }
  .wpContents .flR {
    float: right;
  }
  .wpContents .hoverOpacity {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents .hoverOpacity:hover {
    opacity: 0.8;
  }
  .wpContents .pcH {
    display: none !important;
  }
}
@media only screen and (max-width: 1079px) {
  .wpContents .spTabH {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .tabH {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .spH {
    display: none !important;
  }
}
.wpContents .alignL {
  text-align: left;
}
.wpContents .alignC {
  text-align: center;
}
.wpContents .alignR {
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .tabAlignL {
    text-align: left;
  }
  .wpContents .tabAlignC {
    text-align: center;
  }
  .wpContents .tabAlignR {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .spAlignL {
    text-align: left;
  }
  .wpContents .spAlignC {
    text-align: center;
  }
  .wpContents .spAlignR {
    text-align: right;
  }
}
.wpContents .tabBox {
  width: 100%;
  display: none;
}
.wpContents .tabBox.active {
  display: block;
}
.wpContents .inner {
  width: 100%;
  max-width: 1160px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .inner {
    width: 90%;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .inner {
    width: 90%;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
}
.wpContents .sectionWrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .sectionWrap .section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .sectionWrap .section.hasBorderT {
  border-top: 1px solid #ddd;
}
.wpContents .sectionWrap .sectionInner {
  padding-top: 120px;
  padding-bottom: 120px;
}
.wpContents .sectionWrap .sectionInner.hasBorderT {
  border-top: 1px solid #ddd;
}
.wpContents .sectionWrap .sectionInner.pTNone {
  padding-top: 0;
}
.wpContents .sectionWrap .sectionInner.pBNone {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .sectionWrap .sectionInner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .wpContents .sectionWrap .sectionInner.tabPTNone {
    padding-top: 0;
  }
  .wpContents .sectionWrap .sectionInner.tabPBNone {
    padding-bottom: 0;
  }
  .wpContents .sectionWrap .sectionInner.tabHasPT {
    padding-top: 7.8125vw;
  }
  .wpContents .sectionWrap .sectionInner.tabHasPB {
    padding-bottom: 7.8125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .sectionWrap .sectionInner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .wpContents .sectionWrap .sectionInner.spPTNone {
    padding-top: 0;
  }
  .wpContents .sectionWrap .sectionInner.spPBNone {
    padding-bottom: 0;
  }
  .wpContents .sectionWrap .sectionInner.spHasPT {
    padding-top: 15.625vw;
  }
  .wpContents .sectionWrap .sectionInner.spHasPB {
    padding-bottom: 15.625vw;
  }
}
.wpContents .sectionWrap .sectionInner.smallPd {
  padding-top: 100px;
  padding-bottom: 100px;
}
.wpContents .sectionWrap .sectionInner.smallPd.pTBig {
  padding-top: 120px;
}
.wpContents .sectionWrap .sectionInner.smallPd.pBBig {
  padding-bottom: 120px;
}
.wpContents .sectionWrap .sectionInner.smallPd.pTNone {
  padding-top: 0;
}
.wpContents .sectionWrap .sectionInner.smallPd.pBNone {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .sectionWrap .sectionInner.smallPd {
    padding-top: 6.5104166667vw;
    padding-bottom: 6.5104166667vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabPTNone {
    padding-top: 0;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabPBNone {
    padding-bottom: 0;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabHasPT {
    padding-top: 6.5104166667vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabHasPB {
    padding-bottom: 6.5104166667vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabHasPTBig {
    padding-top: 7.8125vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.tabHasPBBig {
    padding-bottom: 7.8125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .sectionWrap .sectionInner.smallPd {
    padding-top: 13.0208333333vw;
    padding-bottom: 13.0208333333vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spPTNone {
    padding-top: 0;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spPBNone {
    padding-bottom: 0;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spHasPT {
    padding-top: 13.0208333333vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spHasPB {
    padding-bottom: 13.0208333333vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spHasPTBig {
    padding-top: 15.625vw;
  }
  .wpContents .sectionWrap .sectionInner.smallPd.spHasPBBig {
    padding-bottom: 15.625vw;
  }
}
.wpContents .lineLimit1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.wpContents .lineLimit2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wpContents .lineLimit3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wpContents .lineLimit5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.wpContents .normalTitle {
  line-height: 1.6;
  font-size: 20px;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .normalTitle {
    font-size: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .normalTitle {
    font-size: 5.2083333333vw;
  }
}
.wpContents .normalTitle.size-xxs {
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .normalTitle.size-xxs {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .normalTitle.size-xxs {
    font-size: 3.125vw;
  }
}
.wpContents .normalTitle.size-s {
  font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .normalTitle.size-s {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .normalTitle.size-s {
    font-size: 4.1666666667vw;
  }
}
.wpContents .normalTitle.size-xxl {
  font-size: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .normalTitle.size-xxl {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .normalTitle.size-xxl {
    font-size: 4.6875vw;
  }
}
.wpContents .wysiwygText .wysiwyg h1 + *,
.wpContents .wysiwygText .wysiwyg h2 + *,
.wpContents .wysiwygText .wysiwyg h3 + * {
  margin-top: 15px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h1 + *,
  .wpContents .wysiwygText .wysiwyg h2 + *,
  .wpContents .wysiwygText .wysiwyg h3 + * {
    margin-top: 1.953125vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h1 + *,
  .wpContents .wysiwygText .wysiwyg h2 + *,
  .wpContents .wysiwygText .wysiwyg h3 + * {
    margin-top: 3.90625vw !important;
  }
}
.wpContents .wysiwygText .wysiwyg h4 + *,
.wpContents .wysiwygText .wysiwyg h5 + *,
.wpContents .wysiwygText .wysiwyg h6 + * {
  margin-top: 8px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h4 + *,
  .wpContents .wysiwygText .wysiwyg h5 + *,
  .wpContents .wysiwygText .wysiwyg h6 + * {
    margin-top: 1.0416666667vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h4 + *,
  .wpContents .wysiwygText .wysiwyg h5 + *,
  .wpContents .wysiwygText .wysiwyg h6 + * {
    margin-top: 2.0833333333vw !important;
  }
}
.wpContents .wysiwygText .wysiwyg h1 {
  line-height: 1.6;
  padding-bottom: 0.5em;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h1 {
    font-size: 26px;
  }
}
.wpContents .wysiwygText .wysiwyg h2 {
  line-height: 1.6;
  padding: 0.8em 1em;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h2 {
    font-size: 22px;
  }
}
.wpContents .wysiwygText .wysiwyg h3 {
  line-height: 1.6;
  padding-left: 0.3em;
  border-left: 3px solid var(--orange);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h3 {
    font-size: 22px;
  }
}
.wpContents .wysiwygText .wysiwyg h4 {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h4 {
    font-size: 18px;
  }
}
.wpContents .wysiwygText .wysiwyg h5 {
  line-height: 1.8;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h5 {
    line-height: 1.6;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h5 {
    line-height: 1.6;
    font-size: 16px;
  }
}
.wpContents .wysiwygText .wysiwyg h6 {
  line-height: 2;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg h6 {
    line-height: 1.8;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg h6 {
    line-height: 1.8;
    font-size: 14px;
  }
}
.wpContents .wysiwygText .wysiwyg p {
  line-height: 1.6;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg p {
    font-size: 16px;
  }
}
.wpContents .wysiwygText .wysiwyg a {
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-decoration: underline;
  font-size: 16px;
  color: #0cb4ce;
}
@media only screen and (min-width: 1080px) {
  .wpContents .wysiwygText .wysiwyg a:hover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg a {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg a {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg a[target=_blank]:after {
  width: 0.7em;
  height: 0.7em;
  content: "";
  margin-left: 0.2em;
  display: inline-block;
  vertical-align: super;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAACyCAYAAADmipVoAAAIPElEQVR4nO3de6ilVRnH8e8Z9Qya0wyUNJQFWcSAhVHRZaapsdSaUqOs7GJRSkL3OBADXahAKsOISMuyIlG7mJrdrOw2jaVkxgwlEZUgkTmpMTSUJ8bLxMKHsvKcvfacd+/9ruf9fsC/fD17vev9ne06az3vWnML69cAPBE4G9gCzCP13z5gO7AN2HVwhPha4FAfnhpSvnBPADYDGw96xuGrLwQ2+ATVqEOAo1bFcEJq2ZZVjomVwPwqn6IyMMhKwSArhYMrbmLOR60ZWwfsWa4JfiMrBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISqHmwEjdp/zSnwxsAh4EHNZBvxwErOmof9eNcd16YDWwG3g/8JWO2jAzBrnO4cC3gGe30NgxlFB/OX4539ZMqx+AQ4s6H0kY4vt7K7ChP80Zn0Ee7RDgtX1vZAcWWm68QR7twTEmzu4hLd+fQR5tz6iT6ZPY3fJtGOTR7gU+1fdGduAvLTfeINcpU1SXtNDQFWg6C06/1bkLOA34KLA55n7/0cHPLd/2eztq49+AhwMfaH28eyAM8nh2xj999CTgM0MMMQ4t0ngW8GPgoUPtAIPcvhOB78Y04WAZ5La9CrgCOHToHWGQ2/Um4KJYeazx08ydYZDb9G7gvMrnV2ZGzgR+mblDDHJb5oBzgLMqW12mDV8JXJC9Y5x+a0epXf40cEZlixeBl8QfgukZ5DbMA18ETqlsbVlkeQHws6F0kEHuv/ImypXA8ZUtvR04DvjVkDrJIPfb2hgaPL2ylX8Engv8YWgdZZD7q7xX933g8ZUt/G18a/9piJ3lrEU/PTrmfWtDfEMsUw8yxBjkXjoauAZ4TGXjtseY+PYR1/1zxL9venXQIPfL0yKYj6hs1TeBF0YJ5yijgry65Y4zyP3xnBgT11awXRLzxHcOoXNGMcj9UDZ+uWqMzVrK8vRrgLuzd0wtgzx7ZauBr43xv/ayPP0WYH/mThmXQZ6tsrvPhWM8h7L3xHuzdsZKGOTZeR/w8cpPLxVspwMfy9gRXXBBZPrmIpBvr/zkUsH2iiig1xIM8nSVCrbPj7EFV5mReBHwgywdMCkGeXpKBdulEcwaZXejrcDPB9A3K2aQp6NMq30dOLby024Fngf8uvUbnxaDPHllgePbwFMrP+km4PlDrGBbCYM8WUcC3xmj+OfGCPEtrd7wrDj9NjmPBX4yRoivB7YY4gNjkCfjCVHBdlTlT/9RFMT/tbUb7QuD3L1SwbYjCuNrXBmzE39P1AdTZ5C7dVzswVZ7wlJZnn4psG8KbRtVYDQ/hTZMjEHuzilRwVZboF6Wp18P3DOl9o36xu/iuLWZMcjdOD0WO2q3ryp1Fu+wgq07Tr+t3EJsAF6rVLx9ouH77SWDvDJnxT5sNe6JocRFjd5rrxnkA1Mq2M6NHTFrlPflTgW+0dh9NsMgj6+Mg78QexPXKNtXvTjmijUhBnk8h8UB5CdW/ld3xFvO1/flBrIyyPXWRgVb7ZnUZan5BOA3fWh8dga5zhFR/PPkyutvisWRm2fd8KEwyKMdGftN1J6ef2OEuOmTRFvjgsjySgXbtWOE+DrgmYZ4+gzy0o6JYD6y8vqr45u4ZvsqdcwgP7BNUcFWu33VZcBJbl81Owb5/22NMXHtAYyfi9f1p1HBpiUY5P92akyx1VawlROW3jDFCraVSL1PnEH+jzPjwJnaCrZSY/HOhirYRk0F3jaldkyEQb7Ptjj6q/YAxjcCH5xGwzr0Q2D3Ej9uf/wSN2voQS7FP2cDH668vmxfdRpw/oTbNQmLMXTa+z8/e3/URu9q8J7+bcgLImX7qk/GkKJGCcLLYo+KVu2IOfFy6OTjYjhxceshZsBBno+64JdXXr83ptd2TLhd03DrGEcAN2OIQS4VbJfHRig17ojin52zbbaWM7Qgr42hwabK62+Jsz1+N+F2aYWGFOQjYqHjmMrrfx8hHuzZdS0ZyqzFo6JuojbEO+Nb2xA3YghB3hAVbLUHMF4T27+OOoBRPZI9yE+JYNYewHhV/BFoBVtjMgd5S6xm1VawfSleErWCrUFZg3xSfLvWVrCdHwcwWsHWqIxBfnXME9dWsH0oaidaqGDTErIF+c2x5FpbwVaq19414TZpCjIF+T2x+0+Ne6OO+JzZNlldybAgMheBXKi8/q4Yfnx1wu3SFLUe5FLBdkFsDlhjMWYmvjfbZqtrrQf5s8DrKq/dG3PE1024TZqBloN87Bghvi1e1fcAxqRa/mNva+V1N0fdhCFOrOUg10yxlQ0EN3uKaH4tB3nUWPcXsUxtBdsAtBzkK5bZd7gcEXa8FWzD0XKQ745XkC6+X43EnXEwzVYr2IZlbmH9mlEbjMw10COlruJhwJ8t/EmpHMC5Z7kby/Kq06Kbag/b0DdoURIGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVQc87eOh+1ZmztqI+vCfKyJ05KfeDQQikYZKVgkJXCKk/TVwL7SpC3+yTVuO0lyNuARZ+kGlWyu60EeRewEbjaYYYaUrJaMrsR2PUvQIAPGzIFwSAAAAAASUVORK5CYII="/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.wpContents .wysiwygText .wysiwyg b,
.wpContents .wysiwygText .wysiwyg em,
.wpContents .wysiwygText .wysiwyg strong {
  font-weight: bold;
}
.wpContents .wysiwygText .wysiwyg em {
  font-style: italic;
}
.wpContents .wysiwygText .wysiwyg sup,
.wpContents .wysiwygText .wysiwyg sub {
  font-size: 80%;
}
.wpContents .wysiwygText .wysiwyg sup {
  vertical-align: super;
}
.wpContents .wysiwygText .wysiwyg sub {
  vertical-align: sub;
}
.wpContents .wysiwygText .wysiwyg img.alignleft {
  padding-right: 30px;
  padding-bottom: 30px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg img.alignleft {
    padding-right: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg img.alignleft {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
}
.wpContents .wysiwygText .wysiwyg img.alignright {
  padding-bottom: 30px;
  padding-left: 30px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg img.alignright {
    padding-bottom: 2.6041666667vw;
    padding-left: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg img.alignright {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
}
.wpContents .wysiwygText .wysiwyg img.aligncenter {
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg img.aligncenter {
    padding-bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg img.aligncenter {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.wpContents .wysiwygText .wysiwyg hr {
  width: 100%;
  height: 2px;
  border: none;
  background-color: #ccc;
  display: block;
}
.wpContents .wysiwygText .wysiwyg blockquote {
  width: 100%;
  line-height: 2;
  padding: 40px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #6a6a6a;
  background-color: #eee;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg blockquote {
    padding: 5.2083333333vw;
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg blockquote {
    padding: 10.4166666667vw;
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg blockquote * {
  color: inherit;
}
.wpContents .wysiwygText .wysiwyg blockquote:before, .wpContents .wysiwygText .wysiwyg blockquote:after {
  width: 21px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg blockquote:before, .wpContents .wysiwygText .wysiwyg blockquote:after {
    width: 2.734375vw;
    height: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg blockquote:before, .wpContents .wysiwygText .wysiwyg blockquote:after {
    width: 5.46875vw;
    height: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg blockquote:before {
  background-image: url("../images/icon/editor/quate_top_2x.png");
  top: 13px;
  left: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg blockquote:before {
    top: 1.6927083333vw;
    left: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg blockquote:before {
    top: 3.3854166667vw;
    left: 3.3854166667vw;
  }
}
.wpContents .wysiwygText .wysiwyg blockquote:after {
  background-image: url("../images/icon/editor/quate_bottom_2x.png");
  right: 20px;
  bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg blockquote:after {
    right: 2.6041666667vw;
    bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg blockquote:after {
    right: 5.2083333333vw;
    bottom: 5.2083333333vw;
  }
}
.wpContents .wysiwygText .wysiwyg blockquote > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg blockquote > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg blockquote > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg blockquote > *:first-child {
  margin-top: 0;
}
.wpContents .wysiwygText .wysiwyg blockquote p {
  line-height: 2;
  position: relative;
  z-index: 2;
}
.wpContents .wysiwygText .wysiwyg ul {
  line-height: 2;
  padding-left: 1.2em;
  list-style: disc;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg ul {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg ul {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg ul li {
  list-style: disc;
}
.wpContents .wysiwygText .wysiwyg ol {
  line-height: 2;
  padding-left: 1.2em;
  list-style: decimal;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg ol {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg ol {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg ol li {
  list-style: decimal;
}
.wpContents .wysiwygText .wysiwyg li {
  line-height: 2;
  margin-top: 0.5em;
  font-size: inherit;
  letter-spacing: 0.02em;
}
.wpContents .wysiwygText .wysiwyg li:first-child {
  margin-top: 0;
}
.wpContents .wysiwygText .wysiwyg li li {
  margin-top: 0;
}
.wpContents .wysiwygText .wysiwyg iframe,
.wpContents .wysiwygText .wysiwyg video {
  max-width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg iframe,
  .wpContents .wysiwygText .wysiwyg video {
    width: 100% !important;
    height: 56.25vw !important;
  }
}
.wpContents .wysiwygText .wysiwyg table {
  font-size: 16px;
  letter-spacing: 0.02em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwygText .wysiwyg table {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwygText .wysiwyg table {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwygText .wysiwyg table th {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .wysiwygText .wysiwyg table td {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .wysiwygText .wysiwyg table thead th,
.wpContents .wysiwygText .wysiwyg table thead td {
  background-color: #eee;
}
.wpContents .wysiwygText .wysiwyg table tfoot th,
.wpContents .wysiwygText .wysiwyg table tfoot td {
  background-color: #eee;
}
.wpContents .customBlockText .mce-menubar.mce-toolbar.mce-first {
  display: none !important;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=left], .wp-admin .wpContents .customBlockText .wp-block[data-align=right] {
  height: auto;
}
.wpContents .customBlockText h1 + *,
.wpContents .customBlockText h2 + *,
.wpContents .customBlockText h3 + * {
  margin-top: 15px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h1 + *,
  .wpContents .customBlockText h2 + *,
  .wpContents .customBlockText h3 + * {
    margin-top: 1.953125vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h1 + *,
  .wpContents .customBlockText h2 + *,
  .wpContents .customBlockText h3 + * {
    margin-top: 3.90625vw !important;
  }
}
.wpContents .customBlockText h4 + *,
.wpContents .customBlockText h5 + *,
.wpContents .customBlockText h6 + * {
  margin-top: 8px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h4 + *,
  .wpContents .customBlockText h5 + *,
  .wpContents .customBlockText h6 + * {
    margin-top: 1.0416666667vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h4 + *,
  .wpContents .customBlockText h5 + *,
  .wpContents .customBlockText h6 + * {
    margin-top: 2.0833333333vw !important;
  }
}
.wpContents .customBlockText h1 {
  line-height: 1.6;
  padding-bottom: 0.5em;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h1 {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h1 {
    font-size: 7.2916666667vw;
  }
}
.wpContents .customBlockText h2 {
  line-height: 1.6;
  padding: 0.8em 1em;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h2 {
    font-size: 3.125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h2 {
    font-size: 6.25vw;
  }
}
.wpContents .customBlockText h3 {
  line-height: 1.6;
  padding-left: 0.3em;
  border-left: 3px solid var(--orange);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h3 {
    font-size: 3.125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h3 {
    font-size: 6.25vw;
  }
}
.wpContents .customBlockText h4 {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h4 {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h4 {
    font-size: 4.6875vw;
  }
}
.wpContents .customBlockText h5 {
  line-height: 1.8;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h5 {
    line-height: 1.6;
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h5 {
    line-height: 1.6;
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText h6 {
  line-height: 2;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText h6 {
    line-height: 1.8;
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText h6 {
    line-height: 1.8;
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText p {
  line-height: 2;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText p {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText p {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText a {
  line-height: 2;
  letter-spacing: 0.02em;
  text-decoration: underline;
  font-size: 16px;
  color: #0cb4ce;
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText a:hover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText a {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText a {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText a[target=_blank]:after {
  width: 0.7em;
  height: 0.7em;
  content: "";
  margin-left: 0.2em;
  display: inline-block;
  vertical-align: super;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAACyCAYAAADmipVoAAAIPElEQVR4nO3de6ilVRnH8e8Z9Qya0wyUNJQFWcSAhVHRZaapsdSaUqOs7GJRSkL3OBADXahAKsOISMuyIlG7mJrdrOw2jaVkxgwlEZUgkTmpMTSUJ8bLxMKHsvKcvfacd+/9ruf9fsC/fD17vev9ne06az3vWnML69cAPBE4G9gCzCP13z5gO7AN2HVwhPha4FAfnhpSvnBPADYDGw96xuGrLwQ2+ATVqEOAo1bFcEJq2ZZVjomVwPwqn6IyMMhKwSArhYMrbmLOR60ZWwfsWa4JfiMrBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISsEgKwWDrBQMslIwyErBICsFg6wUDLJSMMhKwSArBYOsFAyyUjDISqHmwEjdp/zSnwxsAh4EHNZBvxwErOmof9eNcd16YDWwG3g/8JWO2jAzBrnO4cC3gGe30NgxlFB/OX4539ZMqx+AQ4s6H0kY4vt7K7ChP80Zn0Ee7RDgtX1vZAcWWm68QR7twTEmzu4hLd+fQR5tz6iT6ZPY3fJtGOTR7gU+1fdGduAvLTfeINcpU1SXtNDQFWg6C06/1bkLOA34KLA55n7/0cHPLd/2eztq49+AhwMfaH28eyAM8nh2xj999CTgM0MMMQ4t0ngW8GPgoUPtAIPcvhOB78Y04WAZ5La9CrgCOHToHWGQ2/Um4KJYeazx08ydYZDb9G7gvMrnV2ZGzgR+mblDDHJb5oBzgLMqW12mDV8JXJC9Y5x+a0epXf40cEZlixeBl8QfgukZ5DbMA18ETqlsbVlkeQHws6F0kEHuv/ImypXA8ZUtvR04DvjVkDrJIPfb2hgaPL2ylX8Engv8YWgdZZD7q7xX933g8ZUt/G18a/9piJ3lrEU/PTrmfWtDfEMsUw8yxBjkXjoauAZ4TGXjtseY+PYR1/1zxL9venXQIPfL0yKYj6hs1TeBF0YJ5yijgry65Y4zyP3xnBgT11awXRLzxHcOoXNGMcj9UDZ+uWqMzVrK8vRrgLuzd0wtgzx7ZauBr43xv/ayPP0WYH/mThmXQZ6tsrvPhWM8h7L3xHuzdsZKGOTZeR/w8cpPLxVspwMfy9gRXXBBZPrmIpBvr/zkUsH2iiig1xIM8nSVCrbPj7EFV5mReBHwgywdMCkGeXpKBdulEcwaZXejrcDPB9A3K2aQp6NMq30dOLby024Fngf8uvUbnxaDPHllgePbwFMrP+km4PlDrGBbCYM8WUcC3xmj+OfGCPEtrd7wrDj9NjmPBX4yRoivB7YY4gNjkCfjCVHBdlTlT/9RFMT/tbUb7QuD3L1SwbYjCuNrXBmzE39P1AdTZ5C7dVzswVZ7wlJZnn4psG8KbRtVYDQ/hTZMjEHuzilRwVZboF6Wp18P3DOl9o36xu/iuLWZMcjdOD0WO2q3ryp1Fu+wgq07Tr+t3EJsAF6rVLx9ouH77SWDvDJnxT5sNe6JocRFjd5rrxnkA1Mq2M6NHTFrlPflTgW+0dh9NsMgj6+Mg78QexPXKNtXvTjmijUhBnk8h8UB5CdW/ld3xFvO1/flBrIyyPXWRgVb7ZnUZan5BOA3fWh8dga5zhFR/PPkyutvisWRm2fd8KEwyKMdGftN1J6ef2OEuOmTRFvjgsjySgXbtWOE+DrgmYZ4+gzy0o6JYD6y8vqr45u4ZvsqdcwgP7BNUcFWu33VZcBJbl81Owb5/22NMXHtAYyfi9f1p1HBpiUY5P92akyx1VawlROW3jDFCraVSL1PnEH+jzPjwJnaCrZSY/HOhirYRk0F3jaldkyEQb7Ptjj6q/YAxjcCH5xGwzr0Q2D3Ej9uf/wSN2voQS7FP2cDH668vmxfdRpw/oTbNQmLMXTa+z8/e3/URu9q8J7+bcgLImX7qk/GkKJGCcLLYo+KVu2IOfFy6OTjYjhxceshZsBBno+64JdXXr83ptd2TLhd03DrGEcAN2OIQS4VbJfHRig17ojin52zbbaWM7Qgr42hwabK62+Jsz1+N+F2aYWGFOQjYqHjmMrrfx8hHuzZdS0ZyqzFo6JuojbEO+Nb2xA3YghB3hAVbLUHMF4T27+OOoBRPZI9yE+JYNYewHhV/BFoBVtjMgd5S6xm1VawfSleErWCrUFZg3xSfLvWVrCdHwcwWsHWqIxBfnXME9dWsH0oaidaqGDTErIF+c2x5FpbwVaq19414TZpCjIF+T2x+0+Ne6OO+JzZNlldybAgMheBXKi8/q4Yfnx1wu3SFLUe5FLBdkFsDlhjMWYmvjfbZqtrrQf5s8DrKq/dG3PE1024TZqBloN87Bghvi1e1fcAxqRa/mNva+V1N0fdhCFOrOUg10yxlQ0EN3uKaH4tB3nUWPcXsUxtBdsAtBzkK5bZd7gcEXa8FWzD0XKQ745XkC6+X43EnXEwzVYr2IZlbmH9mlEbjMw10COlruJhwJ8t/EmpHMC5Z7kby/Kq06Kbag/b0DdoURIGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVgkJWCQVYKBlkpGGSlYJCVgkFWCgZZKRhkpWCQlYJBVgoGWSkYZKVQc87eOh+1ZmztqI+vCfKyJ05KfeDQQikYZKVgkJXCKk/TVwL7SpC3+yTVuO0lyNuARZ+kGlWyu60EeRewEbjaYYYaUrJaMrsR2PUvQIAPGzIFwSAAAAAASUVORK5CYII="/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.wpContents .customBlockText b,
.wpContents .customBlockText em,
.wpContents .customBlockText strong {
  font-weight: bold;
}
.wpContents .customBlockText em {
  font-style: italic;
}
.wpContents .customBlockText sup,
.wpContents .customBlockText sub {
  font-size: 80%;
}
.wpContents .customBlockText sup {
  vertical-align: super;
}
.wpContents .customBlockText sub {
  vertical-align: sub;
}
.wpContents .customBlockText blockquote {
  width: 100%;
  line-height: 2;
  padding: 40px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #6a6a6a;
  background-color: #eee;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote {
    padding: 5.2083333333vw;
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote {
    padding: 10.4166666667vw;
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText blockquote * {
  color: inherit;
}
.wpContents .customBlockText blockquote:before, .wpContents .customBlockText blockquote:after {
  width: 21px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote:before, .wpContents .customBlockText blockquote:after {
    width: 2.734375vw;
    height: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote:before, .wpContents .customBlockText blockquote:after {
    width: 5.46875vw;
    height: 4.1666666667vw;
  }
}
.wpContents .customBlockText blockquote:before {
  background-image: url("../images/icon/editor/quate_top_2x.png");
  top: 13px;
  left: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote:before {
    top: 1.6927083333vw;
    left: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote:before {
    top: 3.3854166667vw;
    left: 3.3854166667vw;
  }
}
.wpContents .customBlockText blockquote:after {
  background-image: url("../images/icon/editor/quate_bottom_2x.png");
  right: 20px;
  bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote:after {
    right: 2.6041666667vw;
    bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote:after {
    right: 5.2083333333vw;
    bottom: 5.2083333333vw;
  }
}
.wpContents .customBlockText blockquote > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText blockquote > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText blockquote p {
  line-height: 2;
  position: relative;
  z-index: 2;
}
.wpContents .customBlockText blockquote cite,
.wpContents .customBlockText blockquote .wp-block-quote__citation {
  width: 100%;
  line-height: 2;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: right;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText blockquote cite,
  .wpContents .customBlockText blockquote .wp-block-quote__citation {
    line-height: 1.8;
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText blockquote cite,
  .wpContents .customBlockText blockquote .wp-block-quote__citation {
    line-height: 1.8;
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText ul {
  line-height: 2;
  padding-left: 1.2em;
  list-style: disc;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText ul {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText ul {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText ul li {
  list-style: disc;
}
.wpContents .customBlockText ol {
  line-height: 2;
  padding-left: 1.2em;
  list-style: decimal;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText ol {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText ol {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText ol li {
  list-style: decimal;
}
.wpContents .customBlockText li {
  line-height: 2;
  margin-top: 0.5em;
  font-size: inherit;
  letter-spacing: 0.02em;
}
.wpContents .customBlockText li:first-child {
  margin-top: 0;
}
.wpContents .customBlockText li li {
  margin-top: 0;
}
.wpContents .customBlockText pre.wp-block-code {
  width: 100%;
  padding: 30px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText pre.wp-block-code {
    padding: 3.90625vw;
    border-radius: 0.78125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText pre.wp-block-code {
    padding: 7.8125vw;
    border-radius: 1.5625vw;
  }
}
.wpContents .customBlockText pre.wp-block-code code {
  line-height: 2;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText pre.wp-block-code code {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText pre.wp-block-code code {
    font-size: 4.1666666667vw;
  }
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=left] .wp-block-table {
  width: auto;
  margin-right: auto;
  margin-left: 0;
  float: none;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=left] table {
  margin-right: auto;
  margin-left: 0;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=center] .wp-block-table {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=center] table {
  margin-right: auto;
  margin-left: auto;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=right] .wp-block-table {
  width: auto;
  margin-right: 0;
  margin-left: auto;
  float: none;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=right] table {
  margin-right: 0;
  margin-left: auto;
}
.wpContents .customBlockText .wp-block-table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: none;
  display: block;
  overflow: auto;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-table .alignleft {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  float: none;
}
.wpContents .customBlockText .wp-block-table .aligncenter {
  margin: 0 auto;
  float: none;
}
.wpContents .customBlockText .wp-block-table .alignright {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  float: none;
}
.wpContents .customBlockText .wp-block-table > * {
  margin-top: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-table > * {
    margin-top: 0.78125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-table > * {
    margin-top: 1.5625vw;
  }
}
.wpContents .customBlockText .wp-block-table > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .wp-block-table table {
  font-size: 16px;
  letter-spacing: 0.02em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-table table {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-table table {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .wp-block-table table th {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-table table td {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-table thead th,
.wpContents .customBlockText .wp-block-table thead td {
  background-color: #eee;
}
.wpContents .customBlockText .wp-block-table tfoot th,
.wpContents .customBlockText .wp-block-table tfoot td {
  background-color: #eee;
}
.wpContents .customBlockText .wp-block-table figcaption {
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
  text-align: right;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-table figcaption {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-table figcaption {
    font-size: 3.6458333333vw;
  }
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=left] .wp-block-image {
  width: auto;
  margin-right: auto;
  margin-left: 0;
  float: none;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=center] .wp-block-image {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.wp-admin .wpContents .customBlockText .wp-block[data-align=right] .wp-block-image {
  width: auto;
  margin-right: 0;
  margin-left: auto;
  float: none;
}
.wpContents .customBlockText .wp-block-image {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-image.is-style-rounded img {
  border-radius: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-image.is-style-rounded img {
    border-radius: 1.3020833333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-image.is-style-rounded img {
    border-radius: 2.6041666667vw;
  }
}
.wpContents .customBlockText .wp-block-image .alignleft {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  float: none;
}
.wpContents .customBlockText .wp-block-image .aligncenter {
  margin: 0 auto;
  float: none;
}
.wpContents .customBlockText .wp-block-image .alignright {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  float: none;
}
.wpContents .customBlockText .wp-block-image > img {
  max-width: 100%;
}
.wpContents .customBlockText .wp-block-image figcaption {
  width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-image figcaption:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-image figcaption {
    margin-top: 0.78125vw;
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-image figcaption {
    margin-top: 1.5625vw;
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText iframe,
.wpContents .customBlockText video {
  max-width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText iframe,
  .wpContents .customBlockText video {
    width: 100% !important;
    height: 56.25vw !important;
  }
}
.wpContents .customBlockText .wp-block-video figcaption {
  width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .wp-block-video figcaption:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .wp-block-video figcaption {
    margin-top: 0.78125vw;
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .wp-block-video figcaption {
    margin-top: 1.5625vw;
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText hr.wp-block-separator {
  width: 100%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.wpContents .customBlockText hr.wp-block-separator.is-style-dots {
  width: 100%;
  max-width: none;
  height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText hr.wp-block-separator.is-style-dots {
    height: 5.2083333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText hr.wp-block-separator.is-style-dots {
    height: 10.4166666667vw;
  }
}
.wpContents .customBlockText hr.wp-block-separator.is-style-dots:before {
  content: "···";
  font-size: 40px;
  letter-spacing: 1em;
  padding-left: 1em;
  font-family: serif;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText hr.wp-block-separator.is-style-dots:before {
    font-size: 5.2083333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText hr.wp-block-separator.is-style-dots:before {
    font-size: 10.4166666667vw;
  }
}
.wpContents .customBlockText hr.wp-block-separator:not(.has-background) {
  background-color: #ccc;
}
.wpContents .customBlockText hr.wp-block-separator:not(.has-background).is-style-dots:before {
  color: #ccc;
}
.wpContents .customBlockText .textArea .text {
  line-height: 2;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .textArea .text {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .textArea .text {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockIntroTextArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIntroTextArea + .blockIntroTextArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIntroTextArea + .blockIntroTextArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIntroTextArea + .blockIntroTextArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockIntroTextArea .blockIntroText > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIntroTextArea .blockIntroText > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIntroTextArea .blockIntroText > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockIntroTextArea .blockIntroText > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockIntroTextArea .blockIntroText p {
  line-height: 2;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIntroTextArea .blockIntroText p {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIntroTextArea .blockIntroText p {
    font-size: 4.6875vw;
  }
}
.wpContents .customBlockText .blockProfileArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockProfileArea + .blockProfileArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea + .blockProfileArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea + .blockProfileArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfileList > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfileList > * {
    margin-top: sizetab(16);
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfileList > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfileList > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockProfileArea .blockProfile {
  width: 100%;
  padding: 30px;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile {
    padding: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile {
    width: 100vw;
    padding: 7.8125vw 5.2083333333vw;
    margin-left: -5vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .blockProfileInner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .photo {
  width: 180px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .photo {
    width: 15.625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .photo {
    width: 26.0416666667vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .photo > .img {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .photo > .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail {
  width: calc(100% - 200px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail {
    width: calc(100% - (18.2291666667vw));
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail {
    width: calc(100% - (31.25vw));
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail > * {
  margin-top: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail > * {
    margin-top: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail > * {
    margin-top: 3.125vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail .titleArea .profileTitle {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail .titleArea .profileTitle {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail .titleArea .profileTitle {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p {
  line-height: 1.4;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p {
    line-height: 1.8;
    font-size: 3.6458333333vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p .name {
  font-weight: bold;
  white-space: nowrap;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p .katagaki {
  margin-left: 0.5em;
}
.wpContents .customBlockText .blockProfileArea .blockProfile .detail .nameArea > p .katagaki:before {
  content: "/";
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .textArea {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .textArea .profileText {
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .textArea .profileText {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockProfileArea .blockProfile .textArea .profileText {
    line-height: 1.8;
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockProfileArea .blockProfile .textArea .profileText * {
  line-height: inherit;
  font-size: inherit;
}
.wpContents .customBlockText .blockIndexArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea + .blockIndexArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea + .blockIndexArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea + .blockIndexArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap {
  width: 100%;
  padding: 30px;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap {
    padding: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap {
    width: 100vw;
    padding: 5.2083333333vw;
    margin-left: -5vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn {
  width: 100%;
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #000;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn.active:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:after {
  width: 18px;
  height: 9px;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6.444" viewBox="0 0 12 6.444"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-0.281 -6.222)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6.444" viewBox="0 0 12 6.444"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-0.281 -6.222)" /></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  position: absolute;
  top: 50%;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:after {
    width: 2.34375vw;
    height: 1.171875vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:after {
    width: 4.6875vw;
    height: 2.34375vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn > span {
  line-height: 1;
  margin-left: 1em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn > span:first-child {
  margin-left: 0;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .en {
  font-size: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .en {
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .en {
    font-size: 7.8125vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .jp {
  margin-top: 0.5em;
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .jp {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .jp {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd {
  width: 100%;
  margin-top: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd {
    margin-top: 4.5572916667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd {
    margin-top: 9.1145833333vw;
  }
}
.wp-admin .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd {
  display: block;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > * {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > * {
    margin-top: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > * {
    margin-top: 7.8125vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > * {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > * {
    margin-top: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > * {
    margin-top: 5.2083333333vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea .blockIndexTitle {
  width: 100%;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea .blockIndexTitle {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea .blockIndexTitle {
    font-size: 4.6875vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle {
  text-decoration: underline;
  color: #000;
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle:hover {
    text-decoration: none;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList.noIndent > ul > li {
  padding-left: 0;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul {
  width: 100%;
  padding-left: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li {
  line-height: 1.6;
  padding-left: 1em;
  margin-top: 20px;
  list-style: none;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li {
    margin-top: 2.6041666667vw;
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li {
    margin-top: 5.2083333333vw;
    font-size: 4.6875vw;
  }
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > a,
.wpContents .customBlockText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > span {
  line-height: inherit;
  font-size: inherit;
  color: #000;
}
.wpContents .customBlockText .blockRelatedArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockRelatedArea + .blockRelatedArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea + .blockRelatedArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea + .blockRelatedArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockRelatedArea > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockRelatedArea > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated {
  width: 100%;
  padding: 40px 30px;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated {
    padding: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated {
    padding: 5.2083333333vw;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt {
  width: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt {
    width: 13.0208333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt {
    width: 100%;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt .titleLabel {
  width: 100%;
  line-height: 1;
  padding: 1em 2em;
  text-align: center;
  font-size: 12px;
  color: #fff;
  display: block;
  background-color: #898989;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt .titleLabel {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt .titleLabel {
    width: auto;
    padding: 0.8em 2em;
    font-size: 3.125vw;
    display: inline-block;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd {
  width: calc(100% - 100px - 30px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd {
    width: calc(100% - (15.625vw));
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd {
    width: 100%;
    margin-top: 3.90625vw;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul {
  width: 100%;
  padding-left: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li {
  line-height: 1.6;
  margin-top: 20px;
  list-style: none;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li {
    margin-top: 2.6041666667vw;
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li {
    margin-top: 5.2083333333vw;
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a,
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > span {
  line-height: inherit;
  font-size: inherit;
}
.wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a {
  text-decoration: underline;
  color: #000;
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a:hover {
    text-decoration: none;
  }
}
.wpContents .customBlockText .blockInfoArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea + .blockInfoArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea + .blockInfoArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea + .blockInfoArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockInfoArea > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInfoArea > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo {
  width: 100%;
  padding: 40px;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo {
    padding: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo {
    width: 100vw;
    padding: 7.8125vw 5.2083333333vw;
    margin-left: -5vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo > dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo > dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .photo {
  width: 31.25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .photo {
    width: 100%;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .photo .img {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .photo .img {
    width: 50%;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .photo .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail {
  width: 64%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail {
    width: 100%;
    margin-top: 7.8125vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail > * {
  margin-top: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail > * {
    margin-top: 0.5208333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail > * {
    margin-top: 1.0416666667vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > * {
  margin-top: 12px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > * {
    margin-top: 1.5625vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > * {
    margin-top: 3.125vw !important;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > *:first-child {
  margin-top: 0 !important;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .infoTitle {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .infoTitle {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .infoTitle {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .name {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .name {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .name {
    font-size: 4.6875vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dt {
  line-height: 1.8;
  font-size: 14px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dt {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dt {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dd {
  line-height: 1.8;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dd {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dd {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes .text {
  line-height: 1.8;
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes .text {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes .text {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
  line-height: 1;
  padding: 0.8em 1em 0.6em 1em;
  border: 2px solid #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
    -webkit-transition-property: background-color,color;
    transition-property: background-color,color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:hover {
    background-color: #000;
    color: #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockQuateArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockQuateArea + .blockQuateArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockQuateArea + .blockQuateArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockQuateArea + .blockQuateArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockQuateArea .blockQuate {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockQuateArea .blockQuate > * {
  margin-top: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockQuateArea .blockQuate > * {
    margin-top: 0.5208333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockQuateArea .blockQuate > * {
    margin-top: 1.0416666667vw;
  }
}
.wpContents .customBlockText .blockQuateArea .blockQuate > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockQuateArea .blockQuate .quateCopy .quateCopyInner {
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockQuateArea .blockQuate .quateCopy .quateCopyInner {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockQuateArea .blockQuate .quateCopy .quateCopyInner {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockQuateArea .blockQuate .quateCopy .quateCopyInner * {
  font-size: inherit;
}
.wpContents .customBlockText .blockInterviewArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInterviewArea > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInterviewArea > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterviewList {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInterviewArea .blockInterviewList > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterviewList > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterviewList > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockInterviewArea .blockInterviewList > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > * {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > * {
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > * {
    margin-top: 2.0833333333vw;
  }
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt > * {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt > * {
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt > * {
    margin-top: 2.0833333333vw;
  }
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt .questionText {
  padding-left: 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dt .questionText:before {
  width: 0.8em;
  height: 2px;
  content: "";
  background-color: #000;
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 1em;
  left: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd > * {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd > * {
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd > * {
    margin-top: 2.0833333333vw;
  }
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .answerText {
  line-height: 1.8;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .answerText {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .answerText {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .answerText * {
  line-height: inherit;
  font-size: inherit;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .name {
  white-space: nowrap;
  font-weight: bold;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview > dl > dd .answerTextInner {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockInterviewArea .blockInterview .questionText {
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview .questionText {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockInterviewArea .blockInterview .questionText {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockBtnArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockBtnArea + .blockBtnArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea + .blockBtnArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea + .blockBtnArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.alignL {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.alignC {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.alignR {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol1 > a {
  width: 100%;
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol1 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol1 > a {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol1 > a:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2 > a {
  width: 49%;
  margin-top: 16px;
  margin-left: 2%;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2 > a:nth-child(-n+2) {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2 > a:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2 > a {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a {
  width: 49%;
  margin-top: 16px;
  margin-left: 2%;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(-n+2) {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a {
    width: 100%;
    margin-top: 4.1666666667vw;
    margin-left: 0;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(-n+2) {
    margin-top: 4.1666666667vw;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol2_sp1 > a:first-child {
    margin-top: 0;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3 > a:nth-child(-n+3) {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3 > a {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+3) {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a {
    width: 49%;
    margin-top: 4.1666666667vw;
    margin-left: 2%;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+3) {
    margin-top: 4.1666666667vw;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(3n+1) {
    margin-left: 2%;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+2) {
    margin-top: 0;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(2n+1) {
    margin-left: 0;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(-n+3) {
  margin-top: 0;
}
.wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a {
    width: 100%;
    margin-top: 4.1666666667vw;
    margin-left: 0;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(-n+3) {
    margin-top: 4.1666666667vw;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox.btnCol3_sp1 > a:first-child {
    margin-top: 0;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a {
  padding: 1em;
  font-size: 16px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #1a73e8;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox > a {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents .customBlockText .blockBtnArea .btnListBox > a:hover {
    background-color: #8ebaf4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox > a {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockBtnArea .btnListBox > a {
    font-size: 4.1666666667vw;
  }
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.alignL {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.alignC {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.alignR {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a * {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a .jp {
  line-height: 1;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a .en {
  line-height: 1;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.enJpBtn .en, .wpContents .customBlockText .blockBtnArea .btnListBox > a.enBtn .en {
  line-height: 1.4;
  font-size: 130%;
  font-weight: 600;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.enJpBtn .jp, .wpContents .customBlockText .blockBtnArea .btnListBox > a.enBtn .jp {
  line-height: 1.4;
  margin-left: 0.5em;
  font-size: 80%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.jpEnBtn .jp, .wpContents .customBlockText .blockBtnArea .btnListBox > a.jpBtn .jp {
  line-height: 1.4;
  font-size: 130%;
  font-weight: bold;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a.jpEnBtn .en, .wpContents .customBlockText .blockBtnArea .btnListBox > a.jpBtn .en {
  line-height: 1.4;
  margin-left: 0.5em;
  font-size: 80%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.wpContents .customBlockText .blockBtnArea .btnListBox > a[target=_blank]:after {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.wpContents .customBlockText .blockSliderImgArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  @import url("https://unpkg.com/swiper@8/swiper-bundle.min.css");
}
.wpContents .customBlockText .blockSliderImgArea + .blockSliderImgArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockSliderImgArea + .blockSliderImgArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockSliderImgArea + .blockSliderImgArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockSliderImgArea .blockSliderImg {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockSliderImgArea .blockSliderImg {
    padding-bottom: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockSliderImgArea .blockSliderImg {
    padding-bottom: 7.8125vw;
  }
}
.wpContents .customBlockText .blockSliderImgArea .slide {
  display: block;
}
.wpContents .customBlockText .blockSliderImgArea .slide > * {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockSliderImgArea .slide > * {
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockSliderImgArea .slide > * {
    margin-top: 2.0833333333vw;
  }
}
.wpContents .customBlockText .blockSliderImgArea .slide > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockSliderImgArea .slide .photo {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockSliderImgArea .slide .photo .img {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockSliderImgArea .slide .photo .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.wpContents .customBlockText .blockSliderImgArea .slide .detail {
  line-height: 1.8;
  font-size: 14px;
  letter-spacing: 0.02em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockSliderImgArea .slide .detail {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockSliderImgArea .slide .detail {
    font-size: 3.6458333333vw;
  }
}
.wpContents .customBlockText .blockSliderImgArea .slide .detail p {
  line-height: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockSliderImgArea .sliderNext,
.wpContents .customBlockText .blockSliderImgArea .sliderPrev {
  width: 40px;
  height: 120px;
  margin-top: 0;
  display: block;
  background-color: #fff;
  color: #1a73e8;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 1080px) {
  .wpContents .customBlockText .blockSliderImgArea .sliderNext,
  .wpContents .customBlockText .blockSliderImgArea .sliderPrev {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents .customBlockText .blockSliderImgArea .sliderNext:hover,
  .wpContents .customBlockText .blockSliderImgArea .sliderPrev:hover {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockSliderImgArea .sliderNext,
  .wpContents .customBlockText .blockSliderImgArea .sliderPrev {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockSliderImgArea .sliderNext,
  .wpContents .customBlockText .blockSliderImgArea .sliderPrev {
    display: none;
  }
}
.wpContents .customBlockText .blockSliderImgArea .sliderNext:after,
.wpContents .customBlockText .blockSliderImgArea .sliderPrev:after {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 30% auto;
          mask-size: 30% auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockSliderImgArea .sliderNext {
  right: 0;
}
.wpContents .customBlockText .blockSliderImgArea .sliderNext:after {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-6.222 12.281) rotate(-90)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-6.222 12.281) rotate(-90)" /></svg>');
}
.wpContents .customBlockText .blockSliderImgArea .sliderPrev {
  left: 0;
}
.wpContents .customBlockText .blockSliderImgArea .sliderPrev:after {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(12.666 -0.281) rotate(90)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(12.666 -0.281) rotate(90)" /></svg>');
}
.wpContents .customBlockText .blockSliderImgArea .sliderPager {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
}
.wpContents .customBlockText .blockSliderImgArea .sliderPager .swiper-pagination-bullet-active {
  background-color: #1a73e8;
}
.wpContents .customBlockText .blockIframeBoxArea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIframeBoxArea + .blockIframeBoxArea {
  margin-top: 16px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIframeBoxArea + .blockIframeBoxArea {
    margin-top: 2.0833333333vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIframeBoxArea + .blockIframeBoxArea {
    margin-top: 4.1666666667vw !important;
  }
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox > * {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIframeBoxArea .blockIframeBox > * {
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIframeBoxArea .blockIframeBox > * {
    margin-top: 2.0833333333vw;
  }
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox > *:first-child {
  margin-top: 0;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox .code {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox .code > iframe,
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox .code > video {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: inline-block;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_left .code {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_center .code {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_right .code {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code {
  width: 100%;
  max-width: none;
  padding-top: 56.25%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code > iframe,
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code > video {
  width: 100% !important;
  height: 100% !important;
  max-width: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .detail {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .detail .caption {
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
  letter-spacing: 0.02em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .detail .caption {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .customBlockText .blockIframeBoxArea .blockIframeBox .detail .caption {
    font-size: 3.6458333333vw;
  }
}
.wpContents .textArea .text {
  line-height: 1.6;
  font-size: 16px;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .textArea .text {
    font-size: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .textArea .text {
    font-size: 3.3854166667vw;
  }
}
.wpContents .textArea .text.size-s {
  line-height: 1.6;
  font-size: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .textArea .text.size-s {
    font-size: 1.3020833333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .textArea .text.size-s {
    font-size: 2.6041666667vw;
  }
}
.wpContents .textArea .text.size-l {
  line-height: 1.6;
  font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .textArea .text.size-l {
    font-size: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .textArea .text.size-l {
    font-size: 3.90625vw;
  }
}
.wpContents .textArea .text.lh2 {
  line-height: 2;
}
.wpContents .textArea .text.indent1 {
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .categoryLabel {
  line-height: 1.4;
  padding: 0.35em 1em 0.2em 1em;
  font-size: 13px;
  display: inline-block;
  background-color: var(--termColor, #000);
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .categoryLabel {
    font-size: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .categoryLabel {
    font-size: 3.3854166667vw;
  }
}
.wpContents .categoryLabel.pillarTag {
  width: 150px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .categoryLabel.pillarTag {
    width: 19.53125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .categoryLabel.pillarTag {
    width: 39.0625vw;
  }
}
.wpContents .cloudListWrap {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .cloudListWrap .cloudList {
  width: calc(100% + 10px);
  margin-top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .cloudListWrap .cloudList {
    width: calc(100% + 1.3020833333vw);
    margin-top: -1.3020833333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .cloudListWrap .cloudList {
    width: calc(100% + 2.6041666667vw);
    margin-top: -2.6041666667vw;
  }
}
.wpContents .cloudListWrap .cloudList.alignC {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpContents .cloudListWrap .cloudList > li {
  margin-top: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .cloudListWrap .cloudList > li {
    margin-top: 1.3020833333vw;
    margin-right: 1.3020833333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .cloudListWrap .cloudList > li {
    margin-top: 2.6041666667vw;
    margin-right: 2.6041666667vw;
  }
}
.wpContents .cloudListWrap .cloudList > li > a,
.wpContents .cloudListWrap .cloudList > li > span {
  line-height: 1.2;
  padding: 0.4em 0.8em;
  border-radius: 10em;
  font-size: 12px;
  background-color: #e4eced;
  color: #000;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .cloudListWrap .cloudList > li > a,
  .wpContents .cloudListWrap .cloudList > li > span {
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .cloudListWrap .cloudList > li > a,
  .wpContents .cloudListWrap .cloudList > li > span {
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents .cloudListWrap .cloudList > li > a {
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents .cloudListWrap .cloudList > li > a:hover {
    background-color: #4e89dd;
    color: #fff;
  }
}
.wpContents .columnListArea {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .columnList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1080px) {
  .wpContents .columnList.column3 .columnBox {
    width: 28.5714285714%;
    margin-top: 7.1428571429%;
    margin-left: 7.1428571429%;
  }
  .wpContents .columnList.column3 .columnBox:nth-child(-n+3) {
    margin-top: 0;
  }
  .wpContents .columnList.column3 .columnBox:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .columnList.tabColumn2 .columnBox {
    width: 47%;
    margin-top: 6%;
    margin-left: 6%;
  }
  .wpContents .columnList.tabColumn2 .columnBox:nth-child(-n+2) {
    margin-top: 0;
  }
  .wpContents .columnList.tabColumn2 .columnBox:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .columnList.spColumn1 .columnBox {
    width: 100%;
    margin-top: 10.4166666667vw;
  }
  .wpContents .columnList.spColumn1 .columnBox:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents .columnList a.columnBox:hover .img {
    opacity: 0.7;
  }
  .wpContents .columnList a.columnBox:hover .articleTitle {
    color: #000;
  }
}
.wpContents .columnList .columnBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .columnList .columnBox > * {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .columnList .columnBox > * {
    margin-top: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .columnList .columnBox > * {
    margin-top: 3.90625vw;
  }
}
.wpContents .columnList .columnBox > *:first-child {
  margin-top: 0;
}
.wpContents .columnList .columnBox .photo {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.wpContents .columnList .columnBox .photo .category {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.wpContents .columnList .columnBox .photo .img {
  width: 100%;
  height: 0;
  padding-top: 70.3125%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media only screen and (min-width: 1080px) {
  .wpContents .columnList .columnBox .photo .img {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.wpContents .columnList .columnBox .photo .img > img {
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
.wpContents .columnList .columnBox .detail {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .columnList .columnBox .detail .detailInner > * {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .columnList .columnBox .detail .detailInner > * {
    margin-top: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .columnList .columnBox .detail .detailInner > * {
    margin-top: 5.2083333333vw;
  }
}
.wpContents .columnList .columnBox .detail .detailInner > *:first-child {
  margin-top: 0;
}
.wpContents .columnList .columnBox .detail .detailInner .articleTitle {
  line-height: 1.6;
  font-size: 16px;
}
@media only screen and (min-width: 1080px) {
  .wpContents .columnList .columnBox .detail .detailInner .articleTitle {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .columnList .columnBox .detail .detailInner .articleTitle {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .columnList .columnBox .detail .detailInner .articleTitle {
    font-size: 4.1666666667vw;
  }
}
.wpContents .bold {
  font-weight: bold;
}
.wpContents .color_black {
  color: #000;
}
.wpContents .color_black * {
  color: inherit;
}
.wpContents .color_white {
  color: #fff;
}
.wpContents .color_white * {
  color: inherit;
}
.wpContents .color_baseColor {
  color: #000;
}
.wpContents .color_baseColor * {
  color: inherit;
}
.wpContents .color_required {
  color: #f81515;
}
.wpContents .color_required * {
  color: inherit;
}
.wpContents .bg_white {
  background-color: #fff;
}
.wpContents .bg_baseColor {
  background-color: #000;
}
.wpContents .bg_gray {
  background-color: #f7f7f7;
}
.wpContents .accordion .accordionBtn {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.wpContents .accordion .accordionBtn.active::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.wpContents .accordion .accordionBtn.active::before {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.wpContents .accordion .accordionBtn::before, .wpContents .accordion .accordionBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9px;
  right: 16px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media only screen and (min-width: 1080px) {
  .wpContents .accordion .accordionBtn::before, .wpContents .accordion .accordionBtn::after {
    width: 9px;
    right: 16px;
  }
}
.wpContents .accordion .accordionBtn::after {
  right: 23px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.wpContents .accordion .accordionContent {
  display: none;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.wpContents .textLink {
  text-decoration: underline;
  color: #2a5caa;
}
@media only screen and (min-width: 1080px) {
  .wpContents .textLink:hover {
    text-decoration: none;
  }
}
.wpContents .mw_wp_form_input .inputH {
  display: none !important;
}
.wpContents .mw_wp_form_confirm .confirmH {
  display: none !important;
}
.wpContents .wysiwyg h1 + *,
.wpContents .wysiwyg h2 + *,
.wpContents .wysiwyg h3 + * {
  margin-top: 15px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h1 + *,
  .wpContents .wysiwyg h2 + *,
  .wpContents .wysiwyg h3 + * {
    margin-top: 1.953125vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h1 + *,
  .wpContents .wysiwyg h2 + *,
  .wpContents .wysiwyg h3 + * {
    margin-top: 3.90625vw !important;
  }
}
.wpContents .wysiwyg h4 + *,
.wpContents .wysiwyg h5 + *,
.wpContents .wysiwyg h6 + * {
  margin-top: 8px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h4 + *,
  .wpContents .wysiwyg h5 + *,
  .wpContents .wysiwyg h6 + * {
    margin-top: 1.0416666667vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h4 + *,
  .wpContents .wysiwyg h5 + *,
  .wpContents .wysiwyg h6 + * {
    margin-top: 2.0833333333vw !important;
  }
}
.wpContents .wysiwyg h1 {
  line-height: 1.6;
  padding-bottom: 0.5em;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h1 {
    font-size: 26px;
  }
}
.wpContents .wysiwyg h2 {
  line-height: 1.6;
  padding: 0.8em 1em;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  background-color: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h2 {
    font-size: 22px;
  }
}
.wpContents .wysiwyg h3 {
  line-height: 1.6;
  padding-left: 0.3em;
  border-left: 3px solid var(--orange);
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h3 {
    font-size: 22px;
  }
}
.wpContents .wysiwyg h4 {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h4 {
    font-size: 18px;
  }
}
.wpContents .wysiwyg h5 {
  line-height: 1.8;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h5 {
    line-height: 1.6;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h5 {
    line-height: 1.6;
    font-size: 16px;
  }
}
.wpContents .wysiwyg h6 {
  line-height: 2;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg h6 {
    line-height: 1.8;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg h6 {
    line-height: 1.8;
    font-size: 14px;
  }
}
.wpContents .wysiwyg p {
  line-height: 1.6;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg p {
    font-size: 16px;
  }
}
.wpContents .wysiwyg a {
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-decoration: underline;
  font-size: 16px;
  color: #0cb4ce;
}
@media only screen and (min-width: 1080px) {
  .wpContents .wysiwyg a:hover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg a {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg a {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwyg a[target=_blank]:after {
  width: 0.7em;
  height: 0.7em;
  content: "";
  margin-left: 0.2em;
  display: inline-block;
  vertical-align: super;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.wpContents .wysiwyg b,
.wpContents .wysiwyg em,
.wpContents .wysiwyg strong {
  font-weight: bold;
}
.wpContents .wysiwyg em {
  font-style: italic;
}
.wpContents .wysiwyg sup,
.wpContents .wysiwyg sub {
  font-size: 80%;
}
.wpContents .wysiwyg sup {
  vertical-align: super;
}
.wpContents .wysiwyg sub {
  vertical-align: sub;
}
.wpContents .wysiwyg img.alignleft {
  padding-right: 30px;
  padding-bottom: 30px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg img.alignleft {
    padding-right: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg img.alignleft {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
}
.wpContents .wysiwyg img.alignright {
  padding-bottom: 30px;
  padding-left: 30px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg img.alignright {
    padding-bottom: 2.6041666667vw;
    padding-left: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg img.alignright {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }
}
.wpContents .wysiwyg img.aligncenter {
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg img.aligncenter {
    padding-bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg img.aligncenter {
    padding: 0;
    padding-bottom: 5.2083333333vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.wpContents .wysiwyg hr {
  width: 100%;
  height: 2px;
  border: none;
  background-color: #ccc;
  display: block;
}
.wpContents .wysiwyg blockquote {
  width: 100%;
  line-height: 2;
  padding: 40px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #6a6a6a;
  background-color: #eee;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg blockquote {
    padding: 5.2083333333vw;
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg blockquote {
    padding: 10.4166666667vw;
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwyg blockquote * {
  color: inherit;
}
.wpContents .wysiwyg blockquote:before, .wpContents .wysiwyg blockquote:after {
  width: 21px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg blockquote:before, .wpContents .wysiwyg blockquote:after {
    width: 2.734375vw;
    height: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg blockquote:before, .wpContents .wysiwyg blockquote:after {
    width: 5.46875vw;
    height: 4.1666666667vw;
  }
}
.wpContents .wysiwyg blockquote:before {
  background-image: url("../images/icon/editor/quate_top_2x.png");
  top: 13px;
  left: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg blockquote:before {
    top: 1.6927083333vw;
    left: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg blockquote:before {
    top: 3.3854166667vw;
    left: 3.3854166667vw;
  }
}
.wpContents .wysiwyg blockquote:after {
  background-image: url("../images/icon/editor/quate_bottom_2x.png");
  right: 20px;
  bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg blockquote:after {
    right: 2.6041666667vw;
    bottom: 2.6041666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg blockquote:after {
    right: 5.2083333333vw;
    bottom: 5.2083333333vw;
  }
}
.wpContents .wysiwyg blockquote > * {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg blockquote > * {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg blockquote > * {
    margin-top: 4.1666666667vw;
  }
}
.wpContents .wysiwyg blockquote > *:first-child {
  margin-top: 0;
}
.wpContents .wysiwyg blockquote p {
  line-height: 2;
  position: relative;
  z-index: 2;
}
.wpContents .wysiwyg ul {
  line-height: 2;
  padding-left: 1.2em;
  list-style: disc;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg ul {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg ul {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwyg ul li {
  list-style: disc;
}
.wpContents .wysiwyg ol {
  line-height: 2;
  padding-left: 1.2em;
  list-style: decimal;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg ol {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg ol {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwyg ol li {
  list-style: decimal;
}
.wpContents .wysiwyg li {
  line-height: 2;
  margin-top: 0.5em;
  font-size: inherit;
  letter-spacing: 0.02em;
}
.wpContents .wysiwyg li:first-child {
  margin-top: 0;
}
.wpContents .wysiwyg li li {
  margin-top: 0;
}
.wpContents .wysiwyg iframe,
.wpContents .wysiwyg video {
  max-width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg iframe,
  .wpContents .wysiwyg video {
    width: 100% !important;
    height: 56.25vw !important;
  }
}
.wpContents .wysiwyg table {
  font-size: 16px;
  letter-spacing: 0.02em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .wysiwyg table {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .wysiwyg table {
    font-size: 4.1666666667vw;
  }
}
.wpContents .wysiwyg table th {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .wysiwyg table td {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .wysiwyg table thead th,
.wpContents .wysiwyg table thead td {
  background-color: #eee;
}
.wpContents .wysiwyg table tfoot th,
.wpContents .wysiwyg table tfoot td {
  background-color: #eee;
}
.wpContents #breadcrumbWrap {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #breadcrumbWrap {
    padding-top: 1.953125vw;
    padding-bottom: 1.953125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #breadcrumbWrap {
    padding-top: 3.90625vw;
    padding-bottom: 3.90625vw;
  }
}
.wpContents .breadcrumb {
  overflow: hidden;
}
.wpContents .breadcrumb > ul {
  width: 100%;
  margin-top: -0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpContents .breadcrumb > ul > li {
  line-height: 1.6;
  padding-left: 1em;
  margin-top: 0.4em;
  margin-right: 0.5em;
  color: #606060;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .breadcrumb > ul > li {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .breadcrumb > ul > li {
    font-size: 3.6458333333vw;
  }
}
.wpContents .breadcrumb > ul > li:before {
  width: 0.42em;
  height: 0.71em;
  content: "";
  background-color: #606060;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg version="1.1" id="iconmonstr" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 24" style="enable-background:new 0 0 15 24;" xml:space="preserve"><polygon id="arrow-25" points="0,3 3.057,0 15,12 3.057,24 0,21 9,12 "/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg version="1.1" id="iconmonstr" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 24" style="enable-background:new 0 0 15 24;" xml:space="preserve"><polygon id="arrow-25" points="0,3 3.057,0 15,12 3.057,24 0,21 9,12 "/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 0.5em;
  left: 0;
}
.wpContents .breadcrumb > ul > li:first-child {
  padding-left: 0;
}
.wpContents .breadcrumb > ul > li:first-child:before {
  display: none;
}
.wpContents .breadcrumb > ul > li:last-child {
  color: #000;
}
.wpContents .breadcrumb > ul > li.breadcrumb_home > a:before {
  width: 1em;
  height: 1em;
  content: "";
  margin-right: 0.25em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="12.002" viewBox="0 0 13 12.002"><g transform="translate(-30 -12072)"><path d="M2446,9840l-3,0v-6h-2l6.5-6,6.5,6h-2v6h-3v-4.5a1.5,1.5,0,1,0-3,0v4.5Z" transform="translate(-2411 2244)" /></g></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="12.002" viewBox="0 0 13 12.002"><g transform="translate(-30 -12072)"><path d="M2446,9840l-3,0v-6h-2l6.5-6,6.5,6h-2v6h-3v-4.5a1.5,1.5,0,1,0-3,0v4.5Z" transform="translate(-2411 2244)" /></g></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  display: inline-block;
}
.wpContents .breadcrumb > ul > li span,
.wpContents .breadcrumb > ul > li a {
  line-height: 1.6;
  vertical-align: top;
  display: inline-block;
  color: inherit;
}
.wpContents .pagerArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
.wpContents .pagerArea a,
.wpContents .pagerArea span {
  line-height: 1;
  margin-right: 0.2em;
  margin-left: 0.2em;
  font-size: 16px;
  border: 1px solid #000;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  padding: 12px 15px;
  border-radius: 3px;
  border-color: #e0e0e0;
  font-family: "Outfit";
  width: 48px;
  height: 48px;
  line-height: 1.4;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .pagerArea a,
  .wpContents .pagerArea span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .pagerArea a,
  .wpContents .pagerArea span {
    margin-right: 1px;
    margin-left: 1px;
    width: 34px;
    height: 34px;
    padding: 4px;
    font-size: 14px;
  }
}
.wpContents .pagerArea a.current,
.wpContents .pagerArea span.current {
  font-weight: bold;
  color: #fff;
  background-color: #777777;
}
.wpContents .pagerArea a.dots,
.wpContents .pagerArea span.dots {
  border: none;
}
@media only screen and (max-width: 767px) {
  .wpContents .pagerArea a.dots,
  .wpContents .pagerArea span.dots {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 4px;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents .pagerArea a.next:hover, .wpContents .pagerArea a.prev:hover,
  .wpContents .pagerArea span.next:hover,
  .wpContents .pagerArea span.prev:hover {
    background-color: #777777;
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .pagerArea a.next, .wpContents .pagerArea a.prev,
  .wpContents .pagerArea span.next,
  .wpContents .pagerArea span.prev {
    height: 34px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
  }
}
.wpContents .pagerArea a.next,
.wpContents .pagerArea span.next {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  .wpContents .pagerArea a.next,
  .wpContents .pagerArea span.next {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.wpContents .pagerArea a.prev,
.wpContents .pagerArea span.prev {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  .wpContents .pagerArea a.prev,
  .wpContents .pagerArea span.prev {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents .pagerArea a:hover {
    color: #fff;
    background-color: #777777;
  }
}
.wpContents #notFound {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #notFound {
    padding-top: 7.8125vw;
    padding-bottom: 7.8125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #notFound {
    padding-top: 15.625vw;
    padding-bottom: 15.625vw;
  }
}
.wpContents #notFound.articleNotFound {
  padding-top: 0;
  padding-bottom: 0;
}
.wpContents #notFound .notFoundInner > * {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #notFound .notFoundInner > * {
    margin-top: 3.6458333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #notFound .notFoundInner > * {
    margin-top: 7.2916666667vw;
  }
}
.wpContents #notFound .notFoundInner > *:first-child {
  margin-top: 0;
}
.wpContents #notFound .notFoundInner > .titleArea + * {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #notFound .notFoundInner > .titleArea + * {
    margin-top: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #notFound .notFoundInner > .titleArea + * {
    margin-top: 3.3854166667vw;
  }
}
.wpContents #notFound .notFoundTitle {
  line-height: 1.6;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #notFound .notFoundTitle {
    font-size: 3.125vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #notFound .notFoundTitle {
    font-size: 6.25vw;
  }
}
.wpContents #notFound .notFoundBtn {
  min-width: 200px;
  line-height: 1.6;
  padding: 0.8em 5.33em 0.85em 1.5em;
  border: 1px solid #000;
  border-radius: 10em;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.08em;
  overflow: hidden;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1080px) {
  .wpContents #notFound .notFoundBtn {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .wpContents #notFound .notFoundBtn:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform ease 0.3s;
    transition: -webkit-transform ease 0.3s;
    transition: transform ease 0.3s;
    transition: transform ease 0.3s, -webkit-transform ease 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .wpContents #notFound .notFoundBtn:hover {
    color: #fff;
  }
  .wpContents #notFound .notFoundBtn:hover:before {
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #notFound .notFoundBtn {
    min-width: 0;
    font-size: 1.6927083333vw;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #notFound .notFoundBtn {
    min-width: 0;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 3.3854166667vw;
  }
}
.wpContents #notFound .notFoundBtn:after {
  width: 0.66em;
  height: 0.58em;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10.002" height="8.752" viewBox="0 0 10.002 8.752"><g transform="translate(-5 -5.624)"><path d="M10.183,5.808a.625.625,0,0,1,.885,0l3.75,3.75a.625.625,0,0,1,0,.885l-3.75,3.75a.626.626,0,1,1-.885-.885L13.491,10,10.183,6.692a.625.625,0,0,1,0-.885Z" /><path d="M5,10a.625.625,0,0,1,.625-.625H13.75a.625.625,0,0,1,0,1.25H5.625A.625.625,0,0,1,5,10Z" /></g></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10.002" height="8.752" viewBox="0 0 10.002 8.752"><g transform="translate(-5 -5.624)"><path d="M10.183,5.808a.625.625,0,0,1,.885,0l3.75,3.75a.625.625,0,0,1,0,.885l-3.75,3.75a.626.626,0,1,1-.885-.885L13.491,10,10.183,6.692a.625.625,0,0,1,0-.885Z" /><path d="M5,10a.625.625,0,0,1,.625-.625H13.75a.625.625,0,0,1,0,1.25H5.625A.625.625,0,0,1,5,10Z" /></g></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1.5em;
  z-index: 1;
}
.wpContents #notFound .notFoundBtn > span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  position: relative;
  z-index: 1;
}

:root {
  --orange: #e94709;
  --yellow: #ffca3a;
  --oraYell: #fc9e31;
  --bgGrey: #eff2f5;
  --borGrey: #dddddd;
  --blue: #005eae;
  --termColor: #005eae;
}

html {
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}

#wpMainWrap {
  margin-top: 80px;
}
@media only screen and (max-width: 1079px) {
  #wpMainWrap {
    margin-top: 60px;
  }
}

.wpContents .fcWhite {
  color: #fff;
}
.wpContents .fcOra {
  color: var(--orange);
}
.wpContents .fcBlue {
  color: var(--blue);
}
.wpContents .bgOra {
  background-color: var(--orange);
}
.wpContents .bgYellow {
  background-color: var(--yellow);
}
.wpContents .bgOraYell {
  background-color: var(--oraYell);
}
.wpContents .bgBlue {
  background-color: var(--blue);
}
.wpContents .outInner {
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 1160px;
}
.wpContents * {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  scroll-margin-top: 100px;
}
.wpContents .ffOut {
  font-family: "Outfit", sans-serif;
  font-style: normal;
}
.wpContents .fw300 {
  font-weight: 300;
}
.wpContents .fw400 {
  font-weight: 400;
}
.wpContents .fw500 {
  font-weight: 500;
}
.wpContents .fw600 {
  font-weight: 600;
}
.wpContents .fw700 {
  font-weight: 700;
}
.wpContents .baseText {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.wpContents .baseText.small {
  font-size: 14px;
  line-height: 1.4;
}
.wpContents .baseText.semi {
  font-size: 15px;
}
.wpContents .baseText.mid {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0;
}
.wpContents .baseText.big {
  font-size: 20px;
  line-height: 1.2;
}
.wpContents .baseTitle {
  font-size: clamp(22px, 5vw, 24px);
  line-height: 1.2;
}
.wpContents .breakWord {
  word-break: break-all;
}
.wpContents .centerTitleWrap {
  padding-top: 50px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 1280px) {
  .wpContents .centerTitleWrap {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .centerTitleWrap {
    padding-top: 30px;
    margin-bottom: 40px;
  }
}
.wpContents .centerTitleWrap.pt0 {
  padding-top: 0;
}
.wpContents .centerTitleWrap .centerTitle {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: clamp(26px, 7vw, 40px);
  line-height: 1.2;
  letter-spacing: 0.01em;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, var(--orange)), color-stop(33%, var(--yellow)), color-stop(66%, var(--yellow)), color-stop(66%, var(--blue)));
  background-image: linear-gradient(90deg, var(--orange) 0 33%, var(--yellow) 33%, var(--yellow) 66%, var(--blue) 66%);
  background-repeat: no-repeat;
  background-size: 100% 3px;
  background-position: bottom;
}
.wpContents .centerTitleWrap .centerTitle.noBorder {
  padding-bottom: 0;
  background: none;
}
.wpContents .centerEnTitleWrap {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .wpContents .centerEnTitleWrap {
    margin-bottom: 40px;
  }
}
.wpContents .centerEnTitleWrap .centerEnTitle {
  font-size: clamp(30px, 7vw, 48px);
  line-height: 1.2;
  letter-spacing: 0.01em;
}
.wpContents .centerEnTitleWrap .centerEnTitleSub {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .wpContents .centerEnTitleWrap .centerEnTitleSub {
    margin-top: 2px;
  }
}
.wpContents .imgWrap {
  display: block;
}
.wpContents .imgWrap img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.wpContents .imgWrap.creditWrap {
  position: relative;
}
.wpContents .imgWrap.creditWrap .credit {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1;
  z-index: 2;
  opacity: 0.7;
}
.wpContents .arrow {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 30px;
  border: 1px solid var(--orange);
  background-color: var(--orange);
}
.wpContents .arrow::after {
  content: "";
  position: absolute;
  inset: 0;
  left: -2px;
  display: block;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wpContents .arrow.white {
  border-color: #fff;
  background-color: initial;
}
.wpContents .arrow.white::after {
  border-color: #fff;
}
.wpContents .arrowRight {
  display: block;
  margin-left: 6px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #777777;
  border-right: 2px solid #777777;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wpContents .arrowRight.blue {
  border-color: var(--blue);
}
.wpContents .arrowDown {
  display: block;
  margin-left: 6px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #777777;
  border-right: 2px solid #777777;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media only screen and (max-width: 1079px) {
  .wpContents .arrowDown {
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.wpContents .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 14px 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid var(--borGrey);
}
.wpContents .btn span {
  -webkit-transition: 0s;
  transition: 0s;
}
@media only screen and (min-width: 1080px) {
  .wpContents .btn:hover {
    background-color: #f4f4f4;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .btn {
    padding: 18px 30px;
  }
}
.wpContents .btn.radius {
  border-radius: 150px;
}
.wpContents .btn.bgOra {
  color: #fff;
  border-color: var(--orange);
}
.wpContents .btn.bgOra .arrow {
  border-color: #fff;
}
@media only screen and (min-width: 1080px) {
  .wpContents .btn.bgOra:hover {
    background-color: #fff;
    color: var(--orange);
  }
  .wpContents .btn.bgOra:hover .arrow {
    border-color: var(--orange);
  }
}
.wpContents .btn.bgOraYell {
  color: #fff;
  border-color: var(--oraYell);
}
.wpContents .btn.bgOraYell .arrow {
  background-color: initial;
  border-color: #fff;
}
@media only screen and (min-width: 1080px) {
  .wpContents .btn.bgOraYell:hover {
    background-color: #fff;
    color: var(--oraYell);
  }
  .wpContents .btn.bgOraYell:hover .arrow {
    border-color: var(--oraYell);
    background-color: var(--oraYell);
  }
}
.wpContents .btn.bgYellow {
  border-color: var(--yellow);
}
.wpContents .btn.bgBlue {
  color: #fff;
  border-color: var(--blue);
}
.wpContents .btn.bgBlue .arrow {
  background-color: initial;
  border-color: #fff;
}
@media only screen and (min-width: 1080px) {
  .wpContents .btn.bgBlue:hover {
    background-color: #fff;
    color: var(--blue);
    opacity: 0.8;
  }
  .wpContents .btn.bgBlue:hover .arrow {
    border-color: var(--blue);
    background-color: var(--blue);
  }
}
.wpContents .btn.black {
  border-color: #000;
  background-color: #000;
}
.wpContents .btn.black .arrow {
  background-color: #000;
  border-color: #fff;
}
@media only screen and (min-width: 1080px) {
  .wpContents .btn.black:hover {
    background-color: #fff;
    color: #000;
    opacity: 0.8;
  }
  .wpContents .btn.black:hover .arrow {
    border-color: #000;
    background-color: #000;
  }
}
.wpContents .btnFlexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.wpContents #headWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid var(--borGrey);
  z-index: 5;
}
.wpContents #headWrap #header {
  display: block;
  height: 80px;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header {
    position: relative;
    padding: 14px 10px;
    height: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.wpContents #headWrap #header #headInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.wpContents #headWrap #header #headInner .logoWrap .logoLink .imgWrap {
  display: block;
  padding: 20px 0 20px 20px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .logoWrap .logoLink .imgWrap {
    padding: 0;
  }
  .wpContents #headWrap #header #headInner .logoWrap .logoLink .imgWrap img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents #headWrap #header #headInner .logoWrap .logoLink:hover .imgWrap {
    opacity: 0.7;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #headWrap #header #headInner .navLoginWrap {
    gap: 16px;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  padding: 12px 0 0 0;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap {
    position: absolute;
    right: -100vw;
    display: block;
    width: 100%;
    height: 100vh;
    top: 0;
    background: #fff;
    z-index: 5;
    top: 61px;
    /* display: grid; */
    /* grid-template-columns: 1fr; */
    /* gap: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 50px 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap.active {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap {
    padding: 20px 5%;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .enSiteLinkWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .enSiteLinkWrap {
    margin-top: 20px;
    display: grid;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .enSiteLinkWrap .enSiteLink {
  position: relative;
  display: block;
  margin: 0;
  padding-left: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  text-align: right;
  font-size: 13px;
  color: #404040;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .enSiteLinkWrap .enSiteLink::after {
  content: "";
  position: absolute;
  inset: 0;
  right: auto;
  left: 0;
  display: block;
  margin: auto;
  width: 5px;
  height: 6px;
  background-color: #777777;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  z-index: 2;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation {
    width: 100%;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    width: 100%;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding-bottom: 13px;
  border-bottom: 3px solid transparent;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink {
    padding: 20px 0;
    border-bottom: 1px solid var(--borGrey);
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion {
    display: block;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2px;
    padding-bottom: 0;
    border-bottom: 3px solid transparent;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn::after, .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn::before {
    background-color: #777777;
    height: 2px;
    width: 13px;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn::after {
    right: 16px;
    height: 1.5px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn::before {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.accordion .accordionBtn.active::after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink .iconWrap {
  height: 24px;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink .iconWrap img {
  width: auto;
  height: 100%;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink .arrowDown {
  margin-left: auto;
  margin-right: 21px;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn {
  position: relative;
}
@media only screen and (min-width: 1080px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn:hover .popupList {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList {
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  padding: 20px 15px;
  width: 100%;
  background-color: #48a468;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 4;
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList.accordionContent {
    position: initial;
    display: grid;
    gap: 10px;
    visibility: visible;
    opacity: 1;
    background-color: initial;
    margin-top: 20px;
    padding: 0;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList.accordionContent .popupLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 18px 20px 18px 30px;
    width: 100%;
    color: #000;
    background-color: #f4f4f4;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList .popupItem {
  -webkit-transition: none;
  transition: none;
}
.wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList .popupItem .popupLink {
  -webkit-transition: none;
  transition: none;
}
@media only screen and (min-width: 1080px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.popupBtn .popupList .popupItem .popupLink:hover {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #fff;
    text-decoration-thickness: 1px;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.singleLink:hover.orange {
    border-color: var(--orange);
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.singleLink:hover.green {
    border-color: #48a468;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.singleLink:hover.blue {
    border-color: var(--blue);
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .navWrap .navigation .navList .navItem .navLink.singleLink:hover.grey {
    border-color: #777777;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn {
  display: grid;
  grid-template-columns: 1fr;
  place-content: center;
  place-items: center;
  padding: 0 16px;
  min-width: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
@media only screen and (min-width: 1080px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn:hover {
    opacity: 0.8;
    background-color: var(--orange);
    color: #fff;
  }
}
@media only screen and (max-width: 1079px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    gap: 11px;
    border-radius: 50px;
    padding: 4px 20px;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn .iconWrap {
    width: 16px;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn .baseText {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn {
    padding: 2px 12px;
    gap: 8px;
  }
  .wpContents #headWrap #header #headInner .navLoginWrap .loginWrap .loginBtn .baseText {
    font-size: 13px;
  }
}
.wpContents #headWrap #header #headInner .navLoginWrap .hamWrap {
  cursor: pointer;
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
  width: 26px;
}
.wpContents #headWrap #header #headInner .navLoginWrap .hamWrap.active .ham:nth-child(1) {
  position: relative;
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wpContents #headWrap #header #headInner .navLoginWrap .hamWrap.active .ham:nth-child(2) {
  opacity: 0;
}
.wpContents #headWrap #header #headInner .navLoginWrap .hamWrap.active .ham:nth-child(3) {
  position: relative;
  bottom: 8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wpContents #headWrap #header #headInner .navLoginWrap .hamWrap .ham {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #777;
  border-radius: 5px;
}
.wpContents #contents {
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #contents {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #contents {
    padding-bottom: 60px;
  }
}
.wpContents .breadWrap {
  position: absolute;
  inset: 0;
  top: 90px;
  left: 0;
  z-index: 2;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1079px) {
  .wpContents .breadWrap {
    top: 70px;
  }
}
.wpContents .breadWrap #breadcrumbWrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  border: none;
}
.wpContents .breadWrap #breadcrumbWrap ul .breadcrumb_home {
  color: #000;
}
.wpContents .breadWrap #breadcrumbWrap ul li {
  font-size: 14px;
}
.wpContents .breadWrap #breadcrumbWrap ul li a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
@media only screen and (min-width: 1080px) {
  .wpContents .breadWrap #breadcrumbWrap ul li a:hover {
    text-decoration-color: #000;
  }
}
.wpContents #footerBanner {
  padding: 50px 0;
  background-color: var(--bgGrey);
}
.wpContents #footerBanner .footerBannerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .wpContents #footerBanner .footerBannerList {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 10px;
  }
}
.wpContents #footerBanner .footerBannerList .footerBannerItem .footerBannerLink {
  display: block;
  width: 210px;
}
@media only screen and (max-width: 767px) {
  .wpContents #footerBanner .footerBannerList .footerBannerItem .footerBannerLink {
    width: 100%;
    min-width: 160px;
  }
}
.wpContents #footerBanner .footerBannerList .footerBannerItem .footerBannerLink img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footerBanner .footerBannerList .footerBannerItem .footerBannerLink:hover {
    opacity: 0.8;
  }
}
.wpContents #footWrap {
  margin-top: 50px;
  padding-bottom: 50px;
}
.wpContents #footWrap #footer #footInner #footerSns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: var(--bgGrey);
}
.wpContents #footWrap #footer #footInner #footerSns .footerSnsList {
  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;
  gap: 40px;
  width: 90%;
}
.wpContents #footWrap #footer #footInner #footerSns .footerSnsList .footerSnsItem .snsLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner #footerSns .footerSnsList .footerSnsItem .snsLink:hover {
    opacity: 0.8;
  }
}
.wpContents #footWrap #footer #footInner #footerSns .footerSnsList .footerSnsItem .snsLink .iconWrap {
  height: 40px;
}
.wpContents #footWrap #footer #footInner #footerSns .footerSnsList .footerSnsItem .snsLink .iconWrap img {
  width: auto;
  height: 100%;
}
.wpContents #footWrap #footer #footInner #footerBannerBottom {
  margin-top: 40px;
  padding-bottom: 50px;
}
.wpContents #footWrap #footer #footInner #footerBannerBottom .footerBannerBList {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (min-width: 1280px) {
  .wpContents #footWrap #footer #footInner #footerBannerBottom .footerBannerBList {
    grid-template-columns: repeat(4, 1fr);
  }
}
.wpContents #footWrap #footer #footInner #footerBannerBottom .footerBannerBList .footerBannerBItem {
  width: 100%;
  min-width: 180px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner #footerBannerBottom .footerBannerBList .footerBannerBItem .footerBannerBLink:hover {
    opacity: 0.8;
  }
}
.wpContents #footWrap #footer #footInner .footerLogoWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 50px;
  border-top: 1px solid var(--borGrey);
}
@media only screen and (max-width: 767px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
/* 金光編集20250404 */
@media only screen and (max-width: 767px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany {
    width: 100%;
  }
 
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany {
    padding-top:20px;
  }
}
/* 金光編集20250404 */


.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoTItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoCItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoTItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoCItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoTItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoCItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoTItem .imgWrap,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoCItem .imgWrap {
  width: auto;
  height: 40px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoTItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoCItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoTItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoCItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoTItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoCItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoTItem .imgWrap:hover,
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoCItem .imgWrap:hover {
    opacity: 0.8;
  }
}
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoTItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoTList .footerLogoCItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoTItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoTour .footerLogoCList .footerLogoCItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoTItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoTList .footerLogoCItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoTItem .imgWrap img,
.wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoCItem .imgWrap img {
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .wpContents #footWrap #footer #footInner .footerLogoWrap #footerLogoCompany .footerLogoCList .footerLogoCItem .imgWrap {
    height: 30px;
  }
}
.wpContents #footWrap #footer #footInner .footerGroupWrap {
  margin-top: 20px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerCopy {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerCopy {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media only screen and (max-width: 980px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerCopy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerCopy .copy {
  font-size: 12px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1079px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon .iconList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon .iconList .iconItem .link {
  height: 50px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon .iconList .iconItem .link:hover {
    opacity: 0.8;
  }
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerPolicyIcon .iconList .iconItem .link img {
  width: auto;
  height: 100%;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (max-width: 980px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem {
  padding: 0 8px;
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem:not(:last-child) {
  border-right: 1px solid #888;
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem:last-child {
  padding-right: 0;
}
.wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem .siteLink {
  font-size: 12px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #000;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
@media only screen and (min-width: 1080px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem .siteLink:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents #footWrap #footer #footInner .footerGroupWrap #footerSiteLink .siteLinkList .siteLinkItem .siteLink {
    font-size: 10px;
  }
}
.wpContents .iconTitleTextWrap {
  margin-bottom: 40px;
}
.wpContents .iconTitleTextWrap .titleWrap {
  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;
  gap: 14px;
}
@media only screen and (max-width: 767px) {
  .wpContents .iconTitleTextWrap .titleWrap {
    gap: 10px;
  }
}
.wpContents .iconTitleTextWrap .titleWrap .iconWrap {
  width: clamp(26px, 6vw, 30px);
}
.wpContents .iconTitleTextWrap .textWrap {
  margin-top: 20px;
}
.wpContents #commonParts {
  margin: 20px 0;
}
.wpContents #commonParts .centerTitleWrap {
  margin-bottom: 40px;
}
.wpContents #commonParts .childLinkWrap {
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .wpContents #commonParts .childLinkWrap {
    padding: 40px 0 80px 0;
  }
}
.wpContents .tourConductsWrap #tourConducts {
  padding: 80px 0;
  border-top: 1px solid var(--borGrey);
}
@media only screen and (max-width: 767px) {
  .wpContents .tourConductsWrap #tourConducts {
    padding: 60px 0;
  }
}
.wpContents .tourConductsWrap #tourConducts .tourConductsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpContents .tourConductsWrap #tourConducts .tourConductsList .tourConductsItem {
  width: 320px;
}
.wpContents .tourConductsWrap #tourConducts .tourConductsList .tourConductsItem .conductsBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  width: 100%;
  border-radius: 6px;
}
.wpContents .deditalPanfWrap #deditalPanf {
  padding: 80px 0;
  border-top: 1px solid var(--borGrey);
}
@media only screen and (max-width: 767px) {
  .wpContents .deditalPanfWrap #deditalPanf {
    padding: 60px 0;
  }
}
.wpContents .deditalPanfWrap #deditalPanf .panfList {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 30px 20px;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem {
  display: grid;
  grid-template-rows: subgrid; /* 追加 */
  grid-row: span 1;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink {
  position: relative;
  display: block;
  width: 100%;
  min-width: 260px;
  border-radius: 6px;
  border: 1px solid #dddddd;
}
@media only screen and (min-width: 1080px) {
  .wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink:hover {
    opacity: 0.8;
  }
  .wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink:hover .titleTextWrap .panfTitle {
    -webkit-text-decoration: underline 1px solid #000;
            text-decoration: underline 1px solid #000;
  }
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink .labelNew {
  position: absolute;
  top: 10px;
  left: 15px;
  padding: 1px 6px 1px 6px;
  font-size: 14px;
  background-color: #d02529;
  border-radius: 6px;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink .titleTextWrap {
  padding: 15px;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink .titleTextWrap .panfTitle {
  -webkit-text-decoration: underline 1px solid transparent;
          text-decoration: underline 1px solid transparent;
  text-underline-offset: 2px;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem .panfLink .titleTextWrap .panfTitleSub {
  margin-top: 10px;
  line-height: 1.4;
}
.wpContents .deditalPanfWrap #deditalPanf .panfList .panfItem.count5 .panfLink {
  min-width: 200px;
}
.wpContents .createTourWrap {
  padding: 80px 0;
  background-color: #f7f5ee;
}
@media only screen and (max-width: 767px) {
  .wpContents .createTourWrap {
    padding: 60px 0;
  }
}
.wpContents .createTourWrap #createTour .createTourList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .wpContents .createTourWrap #createTour .createTourList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem {
  display: block;
  width: 33.3333333333%;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 767px) {
  .wpContents .createTourWrap #createTour .createTourList .createTourItem {
    width: 100%;
  }
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem .imgWrap {
  width: 100%;
  height: 200px;
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem .imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap {
  padding: 30px;
}
@media only screen and (max-width: 1079px) {
  .wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap {
    padding: 20px;
  }
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap .createTourTitle {
  font-size: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap .createTourTitle {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap .createTourTitle {
    font-size: 20px;
  }
}
.wpContents .createTourWrap #createTour .createTourList .createTourItem .titleTextWrap .baseText {
  margin-top: 12px;
}
.wpContents .recommendTourWrap {
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
  .wpContents .recommendTourWrap {
    padding-top: 40px;
  }
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap {
  display: grid;
  place-content: center;
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
}
@media only screen and (max-width: 767px) {
  .wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem {
  width: 100%;
  min-width: 180px;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 767px) {
  .wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem {
    width: 100%;
    min-width: 150px;
  }
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1080px) {
  .wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink:hover {
    opacity: 0.8;
  }
  .wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink:hover .imgWrap img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink .imgWrap {
  position: relative;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink .imgWrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50%;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink .imgWrap img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wpContents .recommendTourWrap #recommendTour .recommendTourListWrap .recommendTourList .recommendTourItem .recommendTourLink .textWrap {
  position: absolute;
  bottom: 10%;
  left: 10%;
  display: block;
  width: 80%;
  z-index: 2;
}
.wpContents .recommendTourWrap #recommendTour .recommendBtnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 30px;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .wpContents .recommendTourWrap #recommendTour .recommendBtnList {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .wpContents .recommendTourWrap #recommendTour .recommendBtnList .recommendBtnItem .recommendBtn {
    width: 100%;
  }
}
.wpContents .newsWrap .newsList,
.wpContents .archiveNewsWrap .newsList {
  display: grid;
}
.wpContents .newsWrap .newsList .newsItem,
.wpContents .archiveNewsWrap .newsList .newsItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 1px solid var(--bgGrey);
}
@media only screen and (max-width: 767px) {
  .wpContents .newsWrap .newsList .newsItem,
  .wpContents .archiveNewsWrap .newsList .newsItem {
    position: relative;
  }
}
.wpContents .newsWrap .newsList .newsItem:first-child,
.wpContents .archiveNewsWrap .newsList .newsItem:first-child {
  border-top: 1px solid var(--bgGrey);
}
.wpContents .newsWrap .newsList .newsItem .dateCateWrap,
.wpContents .archiveNewsWrap .newsList .newsItem .dateCateWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wpContents .newsWrap .newsList .newsItem .dateCateWrap .cateLink,
.wpContents .archiveNewsWrap .newsList .newsItem .dateCateWrap .cateLink {
  display: block;
  padding: 4px 16px;
  width: 110px;
  background-color: var(--termColor);
  border-radius: 30px;
  border: 1px solid var(--termColor);
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .wpContents .newsWrap .newsList .newsItem .dateCateWrap .cateLink,
  .wpContents .archiveNewsWrap .newsList .newsItem .dateCateWrap .cateLink {
    font-size: 12px;
    padding: 3px 8px;
  }
}
@media only screen and (min-width: 1080px) {
  .wpContents .newsWrap .newsList .newsItem .dateCateWrap a.cateLink:hover,
  .wpContents .archiveNewsWrap .newsList .newsItem .dateCateWrap a.cateLink:hover {
    background-color: #fff;
    color: var(--termColor);
  }
}
.wpContents .newsWrap .newsList .newsItem .titleIconWrap,
.wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (min-width: 1080px) {
  .wpContents .newsWrap .newsList .newsItem .titleIconWrap .newsLink:hover .newsTitle,
  .wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .newsLink:hover .newsTitle {
    -webkit-text-decoration: solid underline #000 1px;
            text-decoration: solid underline #000 1px;
  }
}
.wpContents .newsWrap .newsList .newsItem .titleIconWrap .newsLink.nolink:hover .newsTitle,
.wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .newsLink.nolink:hover .newsTitle {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .wpContents .newsWrap .newsList .newsItem .titleIconWrap .newsLink,
  .wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .newsLink {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.wpContents .newsWrap .newsList .newsItem .titleIconWrap .newsTitle,
.wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .newsTitle {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wpContents .newsWrap .newsList .newsItem .titleIconWrap .iconWrap,
.wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .iconWrap {
  width: 20px;
}
@media only screen and (max-width: 767px) {
  .wpContents .newsWrap .newsList .newsItem .titleIconWrap .iconWrap,
  .wpContents .archiveNewsWrap .newsList .newsItem .titleIconWrap .iconWrap {
    position: absolute;
    right: 0;
    top: 50%;
    width: 25px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.wpContents .newsWrap .newsList .newsBtn,
.wpContents .archiveNewsWrap .newsList .newsBtn {
  margin: 40px auto 0 auto;
  padding: 10px 40px;
}
@media only screen and (max-width: 767px) {
  .wpContents .newsWrap .newsList .newsBtn .baseText,
  .wpContents .archiveNewsWrap .newsList .newsBtn .baseText {
    font-size: 16px;
  }
}