@charset "utf-8";
/* CSS Document */
/* Base */
.l-content-body, .l-wrapper, .l-content, .l-content-main {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.t-mode-rwd .l-content-main {
  padding: 0 !important;
}
.article-inner_pt {
  max-width: 1030px;
  margin: 0 auto;
  padding-right: 15px;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-top: 70px;
}
#section_sfj .article-inner {
  padding-bottom: 0;
}
.article-inner > *:first-child {
  margin-top: 0;
}
.article-inner > *:last-child {
  margin-bottom: 0;
}
.sp-only {
  display: none;
}
.hidden {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .t-mode-rwd .l-content-body[data-type="full"] .l-content-main {
    padding: 0 !important;
  }
  .l-footer {
    margin-top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .l-content-related[data-type="full"] {
    max-width: 1000px;
    float: none;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 15px 100px;
  }
}
.pc {
  display: block !important;
  width: 100%;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .l-content-body[data-type="full"] {
    margin: 0;
  }
  .l-content-related[data-type="lp"] {
    margin: 0;
  }
  .article-inner_pt {
    padding-right: 10px;
    padding-bottom: 55px;
    padding-left: 10px;
    padding-top: 55px
  }
  .t-mode-rwd[data-type="simple"] .l-footer {
    position: relative;
    z-index: 5;
  }
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
}
/* Section Color */
section[data-type="white"] {
  background-color: #fff;
  color: #333;
}
section[data-type="gray"] {
  background-color: #f2f2f2;
  color: #333;
}
.concept-start {
  font-size: 2.2rem;
  text-align: center;
  padding: 30px;
  font-family: "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
}
@media screen and (max-width: 767px) {
  .concept-start {
    font-size: 1.6rem;
    text-align: center;
    padding: 30px;
    font-family: "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
  }
}
@media screen and (min-width: 768px) {
  .concept-title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .concept-title {
    font-size: 1.8rem;
  }
}
.concept {
  max-width: 1030px;
  margin: 0 auto;
  padding: 70px 15px;
}
.concept-text {
  font-size: 2rem;
  font-family: "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
  letter-spacing: 0.1rem;
  line-height: 2.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .concept-text {
    font-size: 1.2rem;
    font-family: "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
    letter-spacing: 0.1rem;
    line-height: 2.2;
    text-align: center;
    font-weight: bold;
  }
}
.concept-text > *:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .concept-box-inner {
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 0;
  }
}
.m-hdg-lv2 {
  width: 100%;
  margin: 30px 0 30px;
  position: relative;
  display: table;
}
.m-hdg-lv2 .m-hdg {
  width: 100%;
  padding: 2px 0 2px 10px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
  display: table-cell;
  border-left: 3px solid #000;
}
@media screen and (max-width: 767px) {
  .m-hdg-lv2 {
    width: 100%;
    margin: 30px 0 30px;
    position: relative;
    display: table;
  }
  .m-hdg-lv2 .m-hdg {
    width: 100%;
    padding: 2px 0 2px 10px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.2;
    display: table-cell;
    border-left: 3px solid #000;
  }
}
.disable {
  pointer-events: none;
  transition: .3s;
  background-color: #ccc !important;
}
#contents01 {
  max-width: 1000px;
}
#contents02 {
  display: none;
}
.m-list-bnr > li {
  width: 50%;
  margin: 40px 0 0;
  padding: 0 0 0 40px;
  float: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  .m-img-lead, .m-img-hdg {
    margin: 0 0 35px;
  }
}
/*20240409 追加*/
.m-hdg-lv4 .m-hdg__label {
  margin: 0 10px 0 0;
  padding: 6px 12px;
  font-size: 1.1rem;
  color: #ccc;
  line-height: 1;
  display: inline-block;
  position: relative;
  background: #000;
}
@media screen and (max-width: 767px) {
  .m-hdg-lv4 .m-hdg {
    font-size: 1.4rem;
  }
}