@charset "UTF-8";
/*
 * _setting.scss
 */
/*
 * _mixin.scss
 */
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Noto Sans CJK JP Thin"), url("/assets/fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url("/assets/fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("/assets/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url("/assets/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("/assets/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url("/assets/fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Black.woff") format("woff");
}
.l-content {
  background: #fbfbfb;
}

.secMainv_img {
  text-align: center;
  background: #fbfbfb;
  margin: 0 auto;
}
.secMainv_img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .secMainv_img img {
    max-width: 1100px;
  }
}

.secDetail_title {
  text-align: center;
}
.secDetail_title h2 {
  text-align: center;
  font-size: 3.2rem;
  color: #2f7bbc;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .secDetail_title h2 {
    font-size: 20px;
  }
}
.secDetail_title p {
  width: fit-content;
  margin: 20px auto 100px;
  text-align: center;
  font-size: 2.2rem;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .secDetail_title p {
    margin-bottom: 60px;
    font-size: 16px;
  }
}
.secDetail_title p span {
  background: linear-gradient(transparent 70%, #ffff99 70%);
  display: inline-block;
}
.secDetail_logo {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .secDetail_logo {
    margin-top: 30px;
  }
}
.secDetail_logo img {
  width: 560px;
}
@media screen and (max-width: 768px) {
  .secDetail_logo img {
    width: 70%;
  }
}
.secDetail_subtitle {
  margin-top: 90px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .secDetail_subtitle {
    margin-top: 50px;
  }
}
.secDetail_subtitle img {
  width: 610px;
}
@media screen and (max-width: 768px) {
  .secDetail_subtitle img {
    width: 80%;
  }
}
.secDetail_cnt1 {
  position: relative;
  margin-top: 80px;
  background: #fff;
  padding: 40px 50px;
  border-radius: 10px;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.03));
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 {
    margin-top: 40px;
    padding: 30px 20px;
  }
}
.secDetail_cnt1 h3 {
  position: absolute;
  top: 0;
  left: 50px;
  width: fit-content;
  overflow: hidden;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 35px 10px 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 h3 {
    left: 20px;
    height: 30px;
    padding: 5px 25px 5px 10px;
  }
}
.secDetail_cnt1 h3 span {
  line-height: 1;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.7rem;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 h3 span {
    font-size: 15px;
  }
}
.secDetail_cnt1 h3 div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.secDetail_cnt1 h3 div svg {
  width: auto;
  height: 100%;
}
.secDetail_cnt1 h3 div.-color1 .cls-1 {
  fill: #de3643;
}
.secDetail_cnt1 h3 div.-color2 .cls-1 {
  fill: #17928e;
}
.secDetail_cnt1 h3 div.-color3 .cls-1 {
  fill: #584090;
}
.secDetail_cnt1 h3 div.-color4 .cls-1 {
  fill: #2f7bbc;
}
.secDetail_cnt1 h3 div.-color5 .cls-1 {
  fill: #e9881f;
}
.secDetail_cnt1 h3 div.-color6 .cls-1 {
  fill: #de3643;
}
.secDetail_cnt1 h3 div.-color7 .cls-1 {
  fill: #c3cb23;
}
.secDetail_cnt1 h3 div.-color8 .cls-1 {
  fill: #888;
}
.secDetail_cnt1 p {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 p {
    font-size: 12px;
  }
}
.secDetail_cnt1 ul {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ul {
    font-size: 12px;
  }
}
.secDetail_cnt1 ul li strong {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 900;
  color: #de3643;
}
.secDetail_cnt1 ul.-indent1 li {
  margin-left: 1em;
  text-indent: -1em;
}
.secDetail_cnt1 p.-indent1 {
  margin-left: 1em;
  text-indent: -1em;
}
.secDetail_cnt1 p.-small {
  font-size: 0.9em;
}
.secDetail_cnt1 ul.-indent1h li {
  margin-left: 0.5em;
  text-indent: -0.5em;
}
.secDetail_cnt1 ._txt1 {
  margin-top: 10px;
}
.secDetail_cnt1 ._txt1 strong {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 900;
}
.secDetail_cnt1 ._qa {
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
}
.secDetail_cnt1 ._qa > dl {
  border-top: 1px solid #ddd;
}
.secDetail_cnt1 ._qa > dl > dt {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  padding-right: 40px;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ._qa > dl > dt {
    padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
    font-size: 14px;
  }
}
.secDetail_cnt1 ._qa > dl > dt::before {
  content: "Q.";
  margin-right: 0.8em;
}
.secDetail_cnt1 ._qa > dl > dt::after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: #666;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ._qa > dl > dt::after {
    right: 5px;
  }
}
.secDetail_cnt1 ._qa > dl > dt.is-active::after {
  content: "ー";
}
.secDetail_cnt1 ._qa > dl > dd {
  display: none;
  position: relative;
  margin-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ._qa > dl > dd {
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
  }
}
.secDetail_cnt1 ._qa > dl > dd::before {
  content: "A.";
  position: absolute;
  top: 0px;
  left: 15px;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ._qa > dl > dd::before {
    left: 8px;
  }
}
.secDetail_cnt1 ._voice {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .secDetail_cnt1 ._voice {
    margin-top: 40px;
  }
}

.secForm_cnt1 ._txt1 {
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .secForm_cnt1 ._txt1 {
    margin-bottom: 50px;
  }
}/*# sourceMappingURL=style.css.map */