@charset "UTF-8";
/* noto-sans-jp-900 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 900;
  src: url("../common/font/noto-sans-jp-v52-japanese_latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 700;
  src: url("../common/font/noto-sans-jp-v52-japanese_latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("../common/font/noto-sans-jp-v52-japanese_latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("../common/font/NotoSansJP-Medium.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.ss_contents p {
  margin-bottom: 0;
  line-height: inherit;
}
.ss_contents dl {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .ss_contents {
    padding-right: 0;
    padding-left: 0;
  }
}

#smx_202509 {
  --mainColor: #37C1C6;
  color: #2D3133;
  overflow: hidden;
}
@media (min-width: 769px) {
  #smx_202509 {
    min-width: 1300px;
  }
}
#smx_202509 .fontInter {
  font-family: "Inter", sans-serif;
}
@media (max-width: 768px) {
  #smx_202509 .u-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  #smx_202509 .u-sp {
    display: none;
  }
}
#smx_202509 .textGradient {
  color: #2C7EA7;
  font-size: 45px;
  font-weight: 900;
}
#smx_202509 .inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #smx_202509 .inner {
    width: calc(100% - 40px);
  }
}
#smx_202509 .sec-mainvisual {
  width: 100%;
  box-sizing: border-box;
  height: 699px;
  padding: 0;
  background: url(../images/smx_202509/mvBg.png) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#smx_202509 .sec-mainvisual .inner{
  padding: 64px 0 0;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .inner{
    width: 100%;
    padding: 274px 0 0;
  }
}
#smx_202509 .sec-mainvisual .inner .fixedImage__inner a{
  display: block;
  width: 106px;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s;
}
#smx_202509 .sec-mainvisual .inner .fixedImage__inner a:hover{
  opacity: 0.6;
  transition: 0.3s;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .inner .fixedImage__inner figure{
    width: 50px;
  }
}
#smx_202509 .sec-mainvisual .inner .fixedImage__inner figure img{
  width: 100%;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual {
    background: url(../images/smx_202509/mvBg_sp.png) no-repeat top center;
    background-size: cover;
    height: 666px;
    padding: 0 0 0;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual::before {
    width: 100%;
    height: 200px;
    background: url(../images/smx_202509/mv_illust_sp.png) no-repeat;
    background-size: 100%;
    top: 0;
    left: inherit;
    right: -6px;
  }
}
#smx_202509 .sec-mainvisual .antiText {
  width: 460px;
}
#smx_202509 .sec-mainvisual .antiText p {
  font-size: 24px;
  font-weight: 700;
  background: url(../images/smx_202509/untiTextLn.png) bottom center no-repeat;
  background-size: 100%;
  padding: 0 0 20px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .antiText {
    width: 100%;
  }
  #smx_202509 .sec-mainvisual .antiText p {
    font-size: 16px;
    background: url(../images/smx_202509/untiTextLn_sp.png) bottom left no-repeat;
    background-size: 90% auto;
    padding: 0 0 16px;
  }
}
#smx_202509 .sec-mainvisual .title {
  font-size: 62px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.3666666667;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .title {
    font-size: 38px;
    padding: 0 20px;
  }
}
#smx_202509 .sec-mainvisual .yellowBtn{
  display: block;
  width: 491px;
  background: url(../images/smx_202509/yellowBtn.svg) no-repeat right 27px center #FFEE33;
  background-size: 16px auto;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  border-radius: 41px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  color: #2D3133;
  padding: 23px 0;
  margin: 35px 0 0;
  transition: 0.3s;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .yellowBtn{
    display: block;
    width: calc( 100% - 40px );
    background: url(../images/smx_202509/yellowBtn.svg) no-repeat right 27px center #FFEE33;
    background-size: 11px auto;
    font-size: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    padding: 13px 0;
    margin: 40px auto 0;
    transition: 0.3s;
  }
}
#smx_202509 .sec-mainvisual .yellowBtn:hover{
  opacity: 0.6;
  text-decoration: none;
  transition: 0.3s;
}
#smx_202509 .sec-mainvisual .title .small {
  font-size: 50px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .title .small {
    font-size: 33px;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .title .textGradient {
    font-size: 52px;
    font-weight: 900;
    line-height: 0.8666666667;
  }
  #smx_202509 .sec-mainvisual .title .small {
    font-size: 30px;
  }
}
#smx_202509 .sec-mainvisual .title .textGradient {
  font-size: 62px;
  position: relative;
}
#smx_202509 .sec-mainvisual .title .textGradient::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .title .textGradient {
    font-size: 38px;
  }
}
#smx_202509 .sec-mainvisual .service {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 0 37px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service {
    width: 100%;
    margin: 0 0 10px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .subttl {
    font-size: 18px;
  }
  #smx_202509 .sec-mainvisual .service .subttl .textGradient {
    font-size: 18px;
  }
  #smx_202509 .sec-mainvisual .service .subttl .textGradient .large {
    font-size: 26px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl::before, #smx_202509 .sec-mainvisual .service .subttl::after {
  content: "";
  display: block;
  width: 18px;
  height: 24px;
  background: url(../images/smx_202509/deco_text01.svg) center center/contain no-repeat;
  translate: 0 6px;
}
#smx_202509 .sec-mainvisual .service .subttl::before {
  margin-right: 8px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .subttl::before {
    margin-right: 5px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl::after {
  margin-left: 8px;
  scale: -1 1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .subttl::after {
    margin-left: 5px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl .fontInter {
  font-weight: 800;
}
#smx_202509 .sec-mainvisual .service .subttl .fontInter:not(.large) {
  font-size: 22px;
  display: inline-block;
  translate: 0 0.06em;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .subttl .fontInter:not(.large) {
    font-size: 20px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl .fontInter.large {
  font-size: 36px;
  display: inline-block;
  padding: 0 1px 0 2px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .subttl .fontInter.large {
    font-size: 32px;
  }
}
#smx_202509 .sec-mainvisual .service .subttl .textGradient {
  font-size: 22px;
}
#smx_202509 .sec-mainvisual .service .subttl .textGradient .large {
  font-size: 32px;
}
#smx_202509 .sec-mainvisual .service .listService {
  display: flex;
  margin: 10px 0 0;
  gap: 0 10px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .listService {
    justify-content: center;
    margin: 11px 0 0;
  }
}
#smx_202509 .sec-mainvisual .service .listService li {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
@media (max-width: 768px) {
  #smx_202509 .sec-mainvisual .service .listService li {
    width: 80px;
    height: 80px;
    font-size: 11px;
    margin-right: 0;
  }
  #smx_202509 .sec-mainvisual .service .listService li:nth-child(n+2) {
    margin-left: 0;
  }
  #smx_202509 .sec-mainvisual .service .listService li:nth-child(2n) {
    translate: 0;
  }
}
#smx_202509 .sec-mainvisual .service .listService li.color01 {
  background-color: #547DB8;
}
#smx_202509 .sec-mainvisual .service .listService li.color02 {
  background-color: #5497B8;
  z-index: 4;
}
#smx_202509 .sec-mainvisual .service .listService li.color03 {
  background-color: #00664D;
  z-index: 3;
}
#smx_202509 .sec-cv {
  background: #70C1DD;
  padding: 30px 0 37px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv {
    padding: 18px 0 20px;
  }
}
#smx_202509 .sec-cv .inner {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#smx_202509 .sec-cv .inner:nth-child(2) {
  margin: 22px auto 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .inner {
    gap: 10px;
  }
  #smx_202509 .sec-cv .inner:nth-child(2){
    margin: 22px auto 0;
  }
}
#smx_202509 .sec-cv .textDeco {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2D3133;
  text-align: center;
  margin: 0 0 13px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .textDeco {
    font-size: 12px;
    font-weight: 900;
    letter-spacing: -0.01em;
    gap: 5px;
    margin: 0 -4px 4px;
    line-height: 1.2727272727;
    min-height: 50px;
  }
}
#smx_202509 .sec-cv .textDeco::before, #smx_202509 .sec-cv .textDeco::after {
  content: "";
  display: block;
  width: 26px;
  height: 48px;
  background: url(../images/smx_202509/deco_text02.svg) center center/contain no-repeat;
  translate: 0 2px;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .textDeco::before, #smx_202509 .sec-cv .textDeco::after {
    display: block;
    background: url(../images/smx_202509/deco_text02_short.svg) center bottom 0 / contain no-repeat;
    width: 24px;
    height: 25px;
    translate: 0 2px;
    flex: 0 0 auto;
  }
}
#smx_202509 .sec-cv .textDeco::after {
  scale: -1 1;
}
#smx_202509 .sec-cv .group {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 450px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .group {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .group--large .textDeco {
    min-height: 0;
    font-size: 14px;
  }
}
#smx_202509 .sec-cv .group--large .textDeco::before, #smx_202509 .sec-cv .group--large .textDeco::after {
  width: 17px;
  height: 23px;
  background: url(../images/smx_202509/deco_text03.svg) center center/contain no-repeat;
}
#smx_202509 .sec-cv .group--large .button {
  width: 700px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .group--large .button {
    width: 335px;
  }
}
#smx_202509 .sec-cv .button {
  width: 100%;
}
#smx_202509 .sec-cv .button a, #smx_202509 .sec-cv .button button {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background-color: #fff;
  color: inherit;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 2.1666666667;
  text-decoration: none;
  box-shadow: 0 5px rgb(72, 78, 81);
}
@media (any-hover: hover) {
  #smx_202509 .sec-cv .button a, #smx_202509 .sec-cv .button button {
    transition: 0.3s ease;
  }
  #smx_202509 .sec-cv .button a:hover, #smx_202509 .sec-cv .button button:hover {
    translate: 0 6px;
    box-shadow: 0 0 rgba(0, 0, 0, 0.12);
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button a, #smx_202509 .sec-cv .button button {
    font-size: 14px;
    font-weight: 700;
    height: 60px;
  }
}
#smx_202509 .sec-cv .button--red a, #smx_202509 .sec-cv .button--red button {
  background-color: #D54406;
  color: #fff;
  max-width: 510px;
  margin: 0 auto;
}
#smx_202509 .sec-cv .button--red a span, #smx_202509 .sec-cv .button--red button span,
#smx_202509 .sec-cv .button--blue a span, #smx_202509 .sec-cv .button--blue button span,
#smx_202509 .sec-cv .button--yellow a span, #smx_202509 .sec-cv .button--yellow button span{
  position: relative;
  padding: 0 0 0 35px;
}
#smx_202509 .sec-cv .button--yellow a span, #smx_202509 .sec-cv .button--yellow button span{
  padding: 0 0 0 40px;
}
#smx_202509 .sec-cv .button--blue a, #smx_202509 .sec-cv .button--blue button {
  background-color: #2448C2;
  color: #fff;
  max-width: 510px;
  margin: 0 auto;
}
#smx_202509 .sec-cv .button--yellow a, #smx_202509 .sec-cv .button--yellow button {
  background-color: #1A8901;
  color: #fff;
}
#smx_202509 .sec-cv .button--red a span::after, #smx_202509 .sec-cv .button--red button span::after{
  content: "";
  width: 20px;
  height: 29px;
  background: url(../images/smx_202509/ion-calculator.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 6px;
  left: 0;
}
#smx_202509 .sec-cv .button--blue a span::after, #smx_202509 .sec-cv .button--blue button span::after{
  content: "";
  width: 23px;
  height: 29px;
  background: url(../images/smx_202509/ios-paper.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 6px;
  left: 0;
}
#smx_202509 .sec-cv .button--yellow a span::after, #smx_202509 .sec-cv .button--yellow button span::after{
  content: "";
  width: 28px;
  height: 19px;
  background: url(../images/smx_202509/ion-mail.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 12px;
  left: 0;
}
#smx_202509 .sec-cv .button--arrow a, #smx_202509 .sec-cv .button--arrow button {
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button--arrow a, #smx_202509 .sec-cv .button--arrow button {
    padding-right: 8px;
    font-size: 22px;
  }
}
#smx_202509 .sec-cv .button--arrow a::after, #smx_202509 .sec-cv .button--arrow button::after {
  content: "";
  display: block;
  width: 17px;
  height: 20px;
  background: url(../images/smx_202509/arrow.svg) center center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button--arrow a::after, #smx_202509 .sec-cv .button--arrow button::after {
    width: 10px;
    height: 14px;
    right: 20px;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button--blank {
    letter-spacing: 0;
  }
  #smx_202509 .sec-cv .button{
    width: 158px;
  }
}
#smx_202509 .sec-cv .button--blank a, #smx_202509 .sec-cv .button--blank button {
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button--blank a, #smx_202509 .sec-cv .button--blank button {
    padding-right: 14px;
  }
}
#smx_202509 .sec-cv .button--blank a::after, #smx_202509 .sec-cv .button--blank button::after {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  background: url(../images/smx_202509/blank.svg) center center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv .button--blank a::after, #smx_202509 .sec-cv .button--blank button::after {
    width: 8px;
    height: 6px;
    right: 8px;
  }
  #smx_202509 .sec-cv .button--yellow a span::after, #smx_202509 .sec-cv .button--yellow button span::after{
    width: 15px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-cv.top {
    padding: 19px 0 36px;
  }
  #smx_202509 .sec-cv.top .button a, #smx_202509 .sec-cv.top .button button {
    height: 50px;
  }
  #smx_202509 .sec-cv.top .button--arrow a {
    font-size: 14px;
  }
  #smx_202509 .sec-cv .button--red a span::after, #smx_202509 .sec-cv .button--red button span::after{
    content: "";
    width: 10px;
    height: 15px;
    background: url(../images/smx_202509/ion-calculator.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    margin: auto;
  }
  #smx_202509 .sec-cv .button--red a span, #smx_202509 .sec-cv .button--red button span, #smx_202509 .sec-cv .button--blue a span, #smx_202509 .sec-cv .button--blue button span, #smx_202509 .sec-cv .button--yellow a span, #smx_202509 .sec-cv .button--yellow button span{
    padding: 0 0 0 20px;
  }
  #smx_202509 .sec-cv .button--blue a span::after, #smx_202509 .sec-cv .button--blue button span::after{
    content: "";
    width: 12px;
    height: 15px;
    background: url(../images/smx_202509/ios-paper.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
#smx_202509 .sec-question01 {
  height: 651px;
  position: relative;
  z-index: 0;
}
#smx_202509 .sec-question01::before, #smx_202509 .sec-question01::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#smx_202509 .sec-question01::before {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 7vw), 50% 100%, 0 calc(100% - 7vw));
          clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 7vw), 50% 100%, 0 calc(100% - 7vw));
  bottom: 0;
  z-index: -1;
  background: url(../images/smx_202509/howBg.png) no-repeat bottom 45px center;
  background-size: 688px auto;
}
#smx_202509 .sec-question01::after {
  background: #F3FAFF;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 6.4vw), 50% 100%, 0 calc(100% - 6.4vw));
          clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 6.4vw), 50% 100%, 0 calc(100% - 6.4vw));
  bottom: 0;
  z-index: -2;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01::after {
    bottom: -7px;
  }
}
#smx_202509 .sec-question01 .inner {
  height: 580px;
  padding: 71px 0 0;
  position: relative;
}
#smx_202509 .sec-question01 .inner::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 521px solid transparent;
    border-left: 521px solid transparent;
    border-top: 100px solid #ffe458;
    border-bottom: 0;
    position: absolute;
    margin: auto;
    z-index: -2;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .inner::before {
    bottom: -18px;
  }
}
#smx_202509 .sec-question01 .inner::after{
  content: "";
  width: 1366px;
  height: 276px;
  background: url(../images/smx_202509/how_human.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01{
    height: 466px;
  }
  #smx_202509 .sec-question01 .inner {
    background-image: none;
    background-size: 388px;
    background-position: center 128px;
    width: 100%;
    padding: 41px 0 41px 20px;
    height: 100%;
  }
  #smx_202509 .sec-question01::before{
    background: url(../images/smx_202509/howBg_sp.png) no-repeat bottom 17px center;
    background-size: 304px auto;
  }
  #smx_202509 .sec-question01 .inner::after{
    width: 375px;
    height: 142px;
    background: url(../images/smx_202509/how_human_sp.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: -8px;
  }
}
#smx_202509 .sec-question01 .title {
  text-align: center;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: calc( 67 / 45 );
  margin: 0 0 45px;
}
#smx_202509 .sec-question01 .title span {
  font-size: 45px;
  color: #FD5555;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .title {
    font-size: 18px;
    line-height: 1.4583333333;
    margin: 0 0 16px;
    padding: 0 20px 0 0;
  }
  #smx_202509 .sec-question01 .title span {
    font-size: 26px;
  }
}
#smx_202509 .sec-question01 .title .highlight {
  color: #F66762;
}
#smx_202509 .sec-question01 .underLineText {
  text-align: center;
  margin: 0 0 40px;
}
#smx_202509 .sec-question01 .underLineText p {
  display: inline-block;
  background: linear-gradient(transparent 50%, #FFF360 50%);
  font-weight: 900;
  font-size: 28px;
  padding: 0 0 8px;
}
#smx_202509 .sec-question01 .underLineText p span {
  font-weight: 900;
  color: #FD5555;
  font-size: 38px;
  padding: 5px 0 4px;
  position: relative;
}
#smx_202509 .sec-question01 .underLineText p span::before {
  content: "";
  width: 48px;
  height: 9px;
  background: url(../images/smx_202509/dot-icon.png) no-repeat;
  background-size: 48px auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .underLineText {
    padding: 0 20px 0 0;
  }
  #smx_202509 .sec-question01 .underLineText p {
    font-size: 22px;
    background: linear-gradient(transparent 63%, #FFF360 63%);
    padding: 0;
  }
  #smx_202509 .sec-question01 .underLineText p span {
    font-size: 32px;
  }
}
#smx_202509 .sec-question01 .flexArea {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto 30px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .flexArea {
    padding: 0 20px 0 0;
    flex-direction: column;
  }
}
#smx_202509 .sec-question01 .flexArea__left {
  width: 450px;
}
#smx_202509 .sec-question01 .flexArea__left dl {
  margin: 0 0 47px;
}
#smx_202509 .sec-question01 .flexArea__left dl:last-child {
  margin: 0;
}
#smx_202509 .sec-question01 .flexArea__left dl dt {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 18px;
  position: relative;
  padding: 0 0 0 38px;
}
#smx_202509 .sec-question01 .flexArea__left dl dt::before {
  content: "";
  width: 25px;
  height: 5px;
  background: #FD5555;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .flexArea__left dl dt {
    font-size: 20px;
  }
}
#smx_202509 .sec-question01 .flexArea__left dl dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .flexArea__left dl dd figure {
    margin: 18px 0 0;
  }
  #smx_202509 .sec-question01 .flexArea__left dl dd figure img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .flexArea__left {
    width: 100%;
  }
}
#smx_202509 .sec-question01 .flexArea__right {
  width: 430px;
}
#smx_202509 .sec-question01 .flexArea__right img {
  width: 100%;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .flexArea__right {
    width: 100%;
  }
  #smx_202509 .sec-question01 .flexArea__right figure {
    display: none;
  }
}
#smx_202509 .sec-question01 .serviceTable {
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .serviceTable {
    overflow-x: scroll;
    position: relative;
    z-index: 0;
    margin: 0 -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
  #smx_202509 .sec-question01 .serviceTable::before, #smx_202509 .sec-question01 .serviceTable::after {
    pointer-events: none;
    transition: opacity 0.8s ease;
  }
  #smx_202509 .sec-question01 .serviceTable figure {
    width: 720px;
  }
  #smx_202509 .sec-question01 .serviceTable figure img {
    width: 100%;
  }
  #smx_202509 .sec-question01 .serviceTable::before {
    content: "";
    display: block;
    background-image: url(../images/smx_202509/hand.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center 20%;
    width: 30px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 18px;
    z-index: 2;
    margin: auto;
    animation: swipe 1.6s ease infinite;
  }
  @keyframes swipe {
    0% {
      translate: 15px 0;
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 1;
    }
    100% {
      translate: -15px 0;
      opacity: 0;
    }
  }
  #smx_202509 .sec-question01 .serviceTable::after {
    content: "Scroll";
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 0;
    position: absolute;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "Inter", sans-serif;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
  }
}
#smx_202509 .sec-question01 .serviceTable.touched::before, #smx_202509 .sec-question01 .serviceTable.touched::after {
  opacity: 0;
  animation: none;
}
#smx_202509 .sec-question01 .serviceTable .scroller {
  margin: 0 auto;
  max-width: 900px;
}
#smx_202509 .sec-question01 .serviceTable .scroller figure img {
  width: 100%;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .serviceTable .scroller {
    min-width: 615px;
    width: 100%;
  }
}
#smx_202509 .sec-question01 .text {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question01 .text {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.025em;
  }
}
#smx_202509 .sec-answer01 {
  padding: 114px 0 90px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .topTtl{
    padding: 0 20px;
    margin: 0 0 50px;
  }
  #smx_202509 .sec-answer01 {
    padding: 45px 0 60px;
  }
  #smx_202509 .sec-answer01::before {
    content: none;
  }
  #smx_202509 .sec-answer01::after {
    content: none;
  }
  #smx_202509 .meritArea .meritArea__inner{
    padding: 0 20px;
  }
}
#smx_202509 .sec-answer01 .inner {
  max-width: 1000px;
  position: relative;
}
#smx_202509 .sec-answer01 .inner::after {
  display: block;
  content: "";
  width: 218px;
  height: 345px;
  background: url(../images/smx_202509/question02_img.png) no-repeat;
  background-size: 218px auto;
  position: absolute;
  bottom: -350px;
  right: -210px;
  z-index: 2;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .inner::after {
    content: none;
  }
}
#smx_202509 .sec-answer01 .topTtl{
  text-align: center;
} 
#smx_202509 .sec-answer01 .topTtl .topTtl__text{
  font-size: 35px;
  font-weight: 900;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .topTtl .topTtl__text{
    font-size: 18px;
  }
}
#smx_202509 .sec-answer01 .title {
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.55;
  margin: 0 0 0;
  text-align: center;
}
#smx_202509 .sec-answer01 .topTtl .topTtl__sub{
  width: 761px;
  font-size: 30px;
  font-weight: 900;
  padding: 0 0 30px;
  background: url(../images/smx_202509/merit_line.png) no-repeat bottom center;
  background-size: 100% auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .topTtl .topTtl__sub{
    width: 280px;
    font-size: 16px;
    padding: 0 0 18px;
    background: url(../images/smx_202509/merit_line_sp.png) no-repeat bottom center;
    background-size: 100% auto;
  }
}
#smx_202509 .sec-answer01 .topTtl .topTtl__sub span{
  color: #2C7EA7;
  font-size: 35px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .topTtl .topTtl__sub span{
    font-size: 23px;
  }
}
#smx_202509 .meritArea{
  background: url(../images/smx_202509/meritBg.png) no-repeat left top;
  background-size: 1239px auto;
  padding: 94px 0 0;
  margin: 0 0 196px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .meritArea{
    background: url(../images/smx_202509/meritBg_sp.png) no-repeat right -5px top;
    background-size: 382px auto;
    padding: 0;
    margin: 0 0 160px;
    position: relative;
  }
}
#smx_202509 .meritArea::after{
  content: "";
  width: 536px;
  height: 451px;
  background: url(../images/smx_202509/merit_bottom.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -170px;
  right: -20px;
}
@media (max-width: 768px) {
  #smx_202509 .meritArea::after{
    width: 182px;
    height: 153px;
    bottom: -130px;
    right: 10px;
  }
}
#smx_202509 .meritArea .meritArea__inner{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .meritArea .meritArea__inner{
    gap: 0;
  }
}
#smx_202509 .meritBlock--article{
  width: 480px;
  background: #EFF9FF;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  padding: 63px 0 60px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article{
    width: 100%;
    background: #EFF9FF;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    padding: 39px 0 40px;
    margin: 0 0 65px;
    box-sizing: border-box;
    position: relative;
  }
  #smx_202509 .meritBlock--article:last-child{
    margin: 0;
  }
}
#smx_202509 .meritBlock--article:first-child::after{
  content: "";
  width: 120px;
  height: 120px;
  background: url(../images/smx_202509/merit01.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -70px;
  left: 30px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article:first-child::after{
    width: 75px;
    height: 75px;
    top: -40px;
    left: 20px;
  }
}
#smx_202509 .meritBlock--article:nth-child(2){
  transform: translateY(104px);
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article:nth-child(2){
    transform: translateY(0px);
  }
}
#smx_202509 .meritBlock--article:nth-child(2)::after{
  content: "";
  width: 120px;
  height: 120px;
  background: url(../images/smx_202509/merit02.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -70px;
  right: 30px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article:nth-child(2)::after{
    content: "";
    width: 75px;
    height: 75px;
    top: -40px;
    right: 20px;
  }
}
#smx_202509 .meritBlock--article:last-child{
  transform: translate(92px, 98px);
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article:last-child{
    transform: translate(0);
  }
}
#smx_202509 .meritBlock--article:last-child::after{
  content: "";
  width: 120px;
  height: 120px;
  background: url(../images/smx_202509/merit03.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -70px;
  left: 30px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article:last-child::after{
    width: 75px;
    height: 75px;
    top: -40px;
    left: 20px;
  }
}
#smx_202509 .meritBlock--article:last-child .meritBlock--articleText{
  margin: 0 0 13px;
} 
#smx_202509 .meritBlock--article figure:has(img[src*="merit_img01.png"]){
  width: 273px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article figure:has(img[src*="merit_img01.png"]){
    width: 207px;
  }
}
#smx_202509 .meritBlock--article figure:has(img[src*="merit_img02.png"]){
  width: 212px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article figure:has(img[src*="merit_img02.png"]){
    width: 148px;
  }
}
#smx_202509 .meritBlock--article figure:has(img[src*="merit_img03.png"]){
  width: 194px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article figure:has(img[src*="merit_img03.png"]){
    width: 135px;
  }
}
#smx_202509 .meritBlock--article figure{
  margin: auto;
}
#smx_202509 .meritBlock--article figure img{
  width: 100%;
}
#smx_202509 .meritBlock--article .meritBlock--articleTtl{
  font-size: 34px;
  line-height: calc( 49 / 34 );
  text-align: center;
  font-weight: 700;
  margin: 0 0 19px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article .meritBlock--articleTtl{
    font-size: 22px;
    line-height: calc( 32 / 22 );
    margin: 0 0 14px;
  }
}
#smx_202509 .meritBlock--article .meritBlock--articleTtl span{
  border-bottom: solid 3px #2C7EA7;
}
#smx_202509 .meritBlock--article .meritBlock--articleText{
  font-size: 18px;
  line-height: calc( 32 / 18 );
  font-weight: 700;
  text-align: center;
  margin: 0 0 19px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article .meritBlock--articleText{
    font-size: 14px;
    line-height: calc( 21 / 14 );
    margin: 0 0 14px;
  }
}
#smx_202509 .meritBlock--article .meritBlock--articleSmall{
  display: block;
  font-size: 13px;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  margin: 0 0 24px;
}
@media (max-width: 768px) {
  #smx_202509 .meritBlock--article .meritBlock--articleSmall{
    font-size: 10px;
  }
}
#smx_202509 .recommendArea{
  max-width: 1000px;
  margin: 0 auto;
}
#smx_202509 .recommendArea .recommendArea__text{
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  margin: 17px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .recommendArea__text{
    font-size: 16px;
    line-height: calc( 24 / 16 );
    margin: 16px 0 0;
  }
}
#smx_202509 .recommendArea .borderBlock{
  border: solid 10px #308470;
  border-radius: 10px;
  position: relative;
  margin: 52px 0 0;
  padding: 35px 40px;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock{
    width: calc(100% - 40px);
    border: solid 4px #308470;
    margin: 52px auto 0;
    padding: 48px 30px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  }
}
#smx_202509 .recommendArea .borderBlock .flexArea{
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock .flexArea{
    flex-direction: column;
    gap: 40px;
  }
}
#smx_202509 .recommendArea .borderBlock .flexArea figure{
  width: 459px;
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock .flexArea figure{
    width: 100%;
  }
}
#smx_202509 .recommendArea .borderBlock .flexArea figure img{
  width: 100%;
}
#smx_202509 .recommendArea .borderBlock .flexArea .borderBlock__left{
  width: 420px;
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock .flexArea .borderBlock__left{
    width: 100%;
  }
}
#smx_202509 .recommendArea .borderBlock .flexArea .borderBlock__left p{
  font-size: 18px;
  font-weight: 500;
  line-height: calc( 28 / 18 );
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock .flexArea .borderBlock__left p{
    font-size: 16px;
    line-height: calc( 28 / 16 );
  }
}
#smx_202509 .recommendArea .borderBlock .borderBlock__ttl{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 248px;
  height: 55px;
  font-size: 24px;
  border-radius: 34px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background: #308470;
  border: solid 6px #fff;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 30px;
}
@media (max-width: 768px) {
  #smx_202509 .recommendArea .borderBlock .borderBlock__ttl{
    width: 170px;
    height: 48px;
    font-size: 18px;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
    border: solid 4px #fff;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .title {
    font-size: 24px;
    line-height: 1.4166666667;
    margin: 0 0 24px;
  }
  #smx_202509 .sec-answer01 .title p {
    flex-direction: column;
    font-size: 30px;
    position: relative;
  }
  #smx_202509 .sec-answer01 .title p span {
    font-size: 18px !important;
  }
  #smx_202509 .sec-answer01 .title p span em {
    font-size: 26px !important;
  }
}
#smx_202509 .sec-answer01 .title p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .title p {
    line-height: 1.625;
  }
  #smx_202509 .sec-answer01 .title p span em::after{
    height: 14px;
  }
}
#smx_202509 .sec-answer01 .title p::before, #smx_202509 .sec-answer01 .title p::after {
  display: block;
  content: "";
  width: 30px;
  height: 50px;
  background: url(../images/smx_202509/blueDeco.svg) no-repeat;
  background-size: 30px 50px;
  position: relative;
  bottom: -6px;
}
#smx_202509 .sec-answer01 .title p::before {
  left: -10px;
}
#smx_202509 .sec-answer01 .title p::after {
  scale: -1 1;
  right: -10px;
}
#smx_202509 .sec-answer01 .title p.short::before, #smx_202509 .sec-answer01 .title p.short::after {
  display: block;
  content: "";
  width: 30px;
  height: 50px;
  background: url(../images/smx_202509/blueDeco.svg) no-repeat;
  background-size: 30px 50px;
  position: relative;
  bottom: -15px;
}
#smx_202509 .sec-answer01 .title p.short::before {
  left: -20px;
}
#smx_202509 .sec-answer01 .title p.short::after {
  scale: -1 1;
  right: -20px;
}
#smx_202509 .sec-answer01 .title p span {
  color: #2D3133;
  font-size: 35px;
}
#smx_202509 .sec-answer01 .title p span em {
  font-size: 45px;
  font-weight: 900;
  color: #2C7EA7;
  position: relative;
}
#smx_202509 .sec-answer01 .title p span em::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .title p span em::after{
    height: 14px;
  }
}
#smx_202509 .sec-answer01 .title p span em.none::after{
  content: none;
}
#smx_202509 .sec-answer01 .title p span em.dotDeco {
  background: url(../images/smx_202509/blueDot.svg) top center no-repeat;
  background-size: 59px auto;
  padding: 5px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .title p span em.dotDeco {
    background: url(../images/smx_202509/blueDot_sp.svg) top center no-repeat;
    background-size: 50px auto;
    padding: 2px 0 0;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .title p::before, #smx_202509 .sec-answer01 .title p::after {
    display: block;
    content: "";
    width: 30px;
    height: 70px;
    background: url(../images/smx_202509/blueDeco_sp.svg) no-repeat;
    background-size: 30px 70px;
    position: absolute;
    bottom: 0;
  }
  #smx_202509 .sec-answer01 .title p::before{
    left: 0;
  }
  #smx_202509 .sec-answer01 .title p::after{
    right: 0;
  }
  #smx_202509 .sec-answer01 .title p.short::before, #smx_202509 .sec-answer01 .title p.short::after {
    display: block;
    content: "";
    width: 20px;
    height: 49px;
    background: url(../images/smx_202509/blueDeco_sp_short.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: -8px;
  }
  #smx_202509 .sec-answer01 .title p.short::before{
    left: 0;
  }
  #smx_202509 .sec-answer01 .title p.short::after{
    right: 0;
  }
}
#smx_202509 .sec-answer01 .text {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.7777777778;
  text-align: center;
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .text {
    font-size: 16px;
    line-height: 1.875;
    margin: 0 0 26px;
  }
}
#smx_202509 .sec-answer01 .boldText {
  font-size: 24px;
  font-weight: 900;
  color: #2D3133;
  text-align: center;
  line-height: 1.4285714286;
  margin: 0 0 44px;
}
#smx_202509 .sec-answer01 .boldText span {
  background: linear-gradient(transparent 60%, #FFF360 60%);
}
#smx_202509 .sec-answer01 .boldText span em {
  color: #2673CF;
  font-size: 28px;
  font-weight: 900;
}
#smx_202509 .sec-answer01 .boldText span em.big {
  font-size: 38px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .boldText {
    font-size: 18px;
    font-weight: 900;
  }
  #smx_202509 .sec-answer01 .boldText span em {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .boldText.second {
    margin: 0;
  }
  #smx_202509 .sec-answer01 .boldText.second span {
    font-size: 22px;
    color: #2D3133;
  }
  #smx_202509 .sec-answer01 .boldText.second span em.big {
    font-size: 28px;
  }
}
#smx_202509 .sec-answer01 .serviceTable {
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable {
    overflow-x: scroll;
    position: relative;
    z-index: 0;
    margin: 0 -20px 40px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
  #smx_202509 .sec-answer01 .serviceTable::before, #smx_202509 .sec-answer01 .serviceTable::after {
    pointer-events: none;
    transition: opacity 0.8s ease;
  }
  #smx_202509 .sec-answer01 .serviceTable::before {
    content: "";
    display: block;
    background-image: url(../images/smx_202509/hand.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center 20%;
    width: 30px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 18px;
    z-index: 2;
    margin: auto;
    animation: swipe 1.6s ease infinite;
  }
  @keyframes swipe {
    0% {
      translate: 15px 0;
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 1;
    }
    100% {
      translate: -15px 0;
      opacity: 0;
    }
  }
  #smx_202509 .sec-answer01 .serviceTable::after {
    content: "Scroll";
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 0;
    position: absolute;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "Inter", sans-serif;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
  }
}
#smx_202509 .sec-answer01 .serviceTable.touched::before, #smx_202509 .sec-answer01 .serviceTable.touched::after {
  opacity: 0;
  animation: none;
}
#smx_202509 .sec-answer01 .serviceTable .scroller {
  margin-right: -5px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable .scroller {
    min-width: 555px;
    width: auto;
  }
}
#smx_202509 .sec-answer01 .serviceTable table {
  width: 1000px;
  table-layout: fixed;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3333333333;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table {
    width: 555px;
    font-size: 10px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table strong {
  font-weight: 900;
}
#smx_202509 .sec-answer01 .serviceTable table th, #smx_202509 .sec-answer01 .serviceTable table td {
  text-align: left;
  vertical-align: middle;
  padding: 25px 12px;
  height: 42px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table th, #smx_202509 .sec-answer01 .serviceTable table td {
    padding: 12px 8px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table th:nth-child(2), #smx_202509 .sec-answer01 .serviceTable table td:nth-child(2) {
  --tabColor: #2673CF;
}
#smx_202509 .sec-answer01 .serviceTable table th:nth-child(3), #smx_202509 .sec-answer01 .serviceTable table td:nth-child(3) {
  --tabColor: #FDDE55;
}
#smx_202509 .sec-answer01 .serviceTable table tr th {
  position: relative;
}
#smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(1) {
  width: 500px;
  font-weight: 700;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(1) {
    width: 26.2%;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tr th.topArea {
  padding: 0 0;
}
#smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(2), #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(3), #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(4), #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(5), #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(6) {
  width: 180px;
  color: #fff;
}
#smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(2)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(3)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(4)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(5)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(6)::before {
  content: "";
  width: 98.5%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 5px;
  right: 5px;
  bottom: 0;
  border-radius: 10px 10px 0 0;
  background-color: var(--tabColor);
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(2)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(3)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(4)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(5)::before, #smx_202509 .sec-answer01 .serviceTable table tr th:nth-child(6)::before {
    border-radius: 5px 5px 0 0;
    left: 3px;
    right: 3px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tr th .tableTtl {
  color: #FD5555;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 7px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr th .tableTtl {
    font-size: 14px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tr th .tableText {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr th .tableText {
    font-size: 12px;
    line-height: 1.5833333333;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tr .themeColor {
  font-weight: 700;
  color: var(--tabColor);
}
#smx_202509 .sec-answer01 .serviceTable table tr td {
  position: relative;
}
#smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(2)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(3)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(4)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(5)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(6)::before {
  content: "";
  display: block;
  width: 98.5%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 5px;
  right: 5px;
  bottom: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(2)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(3)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(4)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(5)::before, #smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(6)::before {
    left: 3px;
    right: 3px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(2)::before {
  background-color: rgba(38, 115, 207, 0.05);
}
#smx_202509 .sec-answer01 .serviceTable table tr td:nth-child(3)::before {
  background-color: rgba(253, 222, 85, 0.05);
}
#smx_202509 .sec-answer01 .serviceTable table tr td picture {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
#smx_202509 .sec-answer01 .serviceTable table tr td picture img {
  width: 100%;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tr td picture {
    width: 43px;
    height: 43px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(n+2) {
  width: 248px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2941176471;
  padding: 8px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(n+2) {
    width: 145px;
    font-size: 10px;
    font-weight: 500;
  }
}
#smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(2) {
  font-weight: 900;
  font-size: 28px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(2) {
    width: 14.5%;
    font-size: 16px;
    font-weight: 900;
  }
}
#smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(3) {
  color: #2D3133;
  font-weight: 900;
  font-size: 20px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table thead th:nth-child(3) {
    width: 14.5%;
    font-size: 12px;
    font-weight: 900;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tbody tr {
  border-top: 1px dashed #D7D7D7;
}
#smx_202509 .sec-answer01 .serviceTable table tbody th ul, #smx_202509 .sec-answer01 .serviceTable table tbody td ul {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tbody th ul, #smx_202509 .sec-answer01 .serviceTable table tbody td ul {
    font-size: 10px;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tbody th ul li, #smx_202509 .sec-answer01 .serviceTable table tbody td ul li {
  position: relative;
  padding-left: 1em;
  text-align: left;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer01 .serviceTable table tbody th ul li, #smx_202509 .sec-answer01 .serviceTable table tbody td ul li {
    line-height: 1.5;
  }
}
#smx_202509 .sec-answer01 .serviceTable table tbody th ul li::before, #smx_202509 .sec-answer01 .serviceTable table tbody td ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--tabColor);
}
#smx_202509 .sec-answer01 .serviceTable table tbody th ul li + li, #smx_202509 .sec-answer01 .serviceTable table tbody td ul li + li {
  margin-top: 10px;
}
#smx_202509 .sec-answer01 .serviceTable table .vTop {
  vertical-align: top;
}
#smx_202509 .sec-question02 {
  background: url(../images/smx_202509/package_bg.svg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  margin: 146px 0 231px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 {
    background: url(../images/smx_202509/package_bg_sp.svg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    margin: 70px 0 137px;
    padding: 0 0 40px;
  }
}
#smx_202509 .sec-question02::before {
  content: "";
  width: 100%;
  height: 120px;
  background: url(../images/smx_202509/package_top.svg) no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  top: -120px;
  left: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02::before {
    content: "";
    width: 100%;
    height: 51px;
    background: url(../images/smx_202509/package_top_sp.svg) no-repeat top center;
    background-size: 100% auto;
    position: absolute;
    top: -51px;
    left: 0;
  }
}
#smx_202509 .sec-question02::after {
  content: "";
  width: 100%;
  height: 120px;
  background: url(../images/smx_202509/package_bottom.svg) no-repeat bottom center;
  background-size: 100% auto;
  position: absolute;
  bottom: -90px;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02::after {
    content: "";
    width: 100%;
    height: 51px;
    background: url(../images/smx_202509/package_bottom_sp.svg) no-repeat bottom center;
    background-size: 100% auto;
    position: absolute;
    bottom: -51px;
    z-index: -1;
  }
}
#smx_202509 .sec-question02 .inner {
  width: 1000px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .inner {
    width: calc(100% - 40px);
  }
}
#smx_202509 .sec-question02 .inner::after{
  content: "";
  width: 396px;
  height: 363px;
  background: url(../images/smx_202509/package_bottom.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -123px;
  bottom: -110px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .inner::after{
    width: 180px;
    height: 165px;
    right: 12px;
    bottom: -136px;
  }
}
#smx_202509 .sec-question02 .title{
  width: 730px;
  margin: 0 auto 33px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title {
    width: 691px;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.44;
    margin: 0 auto 27px;
    position: relative;
  }
}
#smx_202509 .sec-question02 .title::before,
#smx_202509 .sec-question02 .title::after{
  display: block;
  content: "";
  width: 51px;
  height: 54px;
  background: url(../images/smx_202509/package_line.svg) no-repeat;
  background-size: 51px 54px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title::before,
  #smx_202509 .sec-question02 .title::after{
    display: block;
    content: "";
    width: 32px;
    height: 83px;
    background: url(../images/smx_202509/package_line_sp.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 6px;
  }
}
#smx_202509 .sec-question02 .title::before{
  left: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title::before{
    left: -7px;
  }
}
#smx_202509 .sec-question02 .title::after{
  scale: -1 1;
  right: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title::after{
    right: -7px;
  }
}
#smx_202509 .sec-question02 .title .title__sub{
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title .title__sub{
    font-size: 18px;
  }
}
#smx_202509 .sec-question02 .title .title__main{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  font-weight: 900;
  margin: 17px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title .title__main{
    display: block;
    font-size: 26px;
    font-weight: 900;
    margin: 4px 0 0;
  }
}
#smx_202509 .sec-question02 .title .title__main img{
  margin: 0 7px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title .title__main img{
    display: inline-block;
    width: 109px;
  }
}
#smx_202509 .sec-question02 .title .title__main span{
  display: block;
  font-size: 30px;
  margin: 12px 2px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title .title__main span{
    display: inline-block;
    font-size: 18px;
  }
}
#smx_202509 .sec-question02 .whiteBox{
  max-width: 516px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  padding: 29px 41px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .whiteBox{
    padding: 20px 20px 25px;
  }
}
#smx_202509 .sec-question02 .whiteBox .whiteBox__ttl{
  font-size: 22px;
  font-weight: 700;
  color: #2D3133;
  background: url(../images/smx_202509/checkIcon.png) no-repeat left top 3px;
  background-size: 25px auto;
  padding: 2px 0 18px 31px;
  margin: 0 0 22px;
  border-bottom: dashed 3px #E04606;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .whiteBox .whiteBox__ttl{
    background: url(../images/smx_202509/checkIcon.png) no-repeat left top 3px;
    background-size: 18px auto;
    font-size: 14px;
    font-weight: 700;
    padding: 2px 0 15px 25px;
    margin: 0 0 15px;
  }
}
#smx_202509 .sec-question02 .whiteBox ul li{
  font-size: 18px;
  color: #2D3133;
  font-weight: 700;
  margin: 0 0 17px;
  position: relative;
  padding: 0 0 0 17px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .whiteBox ul li{
    font-size: 12px;
    margin: 0 0 8px;
    position: relative;
    padding: 0 0 0 17px;
  }
}
#smx_202509 .sec-question02 .whiteBox ul li:last-child{
  margin: 0;
}
#smx_202509 .sec-question02 .whiteBox ul li::before{
  content: "";
  width: 8px;
  height: 8px;
  background: #E04606;
  border-radius: 100%;
  position: absolute;
  top: 6px;
  left: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .whiteBox ul li::before{
    content: "";
    width: 6px;
    height: 6px;
    top: 6px;
    left: 0;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title {
    width: 100%;
    font-size: 20px;
    margin: 0 0 35px;
  }
  #smx_202509 .sec-question02 .title .textGradient {
    font-size: 26px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__copy{
  width: 207px;
  border-radius: 30px;
  background: #2D3133;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  font-weight: 700;
  padding: 17px 0;
  margin: 0 auto 36px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__copy{
    width: 160px;
    font-size: 18px;
    padding: 15px 0;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex{
  display: flex;
  gap: 35px;
  margin: 0 0 44px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex{
    flex-direction: column;
    gap: 25px;
    margin: 0 0 40px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl{
  width: 310px;
  border-radius: 5px;
  background: #fff;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl{
    width: 100%;
    border-radius: 10px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dt{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #fff;
  font-weight: 700;
  height: 86px;
  text-align: center;
  font-size: 24px;
  line-height: calc( 35 / 24 );
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dt{
    font-size: 22px;
    line-height: calc( 32 / 22 );
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:first-child{
  border: solid 4px #2C5DA7;
  transform: translateY(-30px);
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl:first-child{
    transform: translateY(0px);
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:first-child dt{
  background: #2C5DA7;
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(2){
  border: solid 4px #2C7EA7;
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(2) dt{
  background: #2C7EA7;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(2) dt{
    height: 54px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(3){
  border: solid 4px #308470;
  transform: translateY(-30px);
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(3){
    transform: translateY(0px);
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(3) dt{
  background: #308470;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl:nth-child(3) dt{
    height: 54px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd{
  text-align: center;
  padding: 20px 0 30px;
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd p{
  font-size: 18px;
  font-weight: 500;
  line-height: calc( 26 / 18 );
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd p{
    font-size: 14px;
    line-height: calc( 20 / 14 );
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure{
  margin: 0 auto 21px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure{
    margin: 0 auto 19px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure img{
  width: 100%;
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img01.png"]){
  width: 124px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img01.png"]){
    width: 114px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img02.png"]){
  width: 207px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img02.png"]){
    width: 211px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img03.png"]){
  width: 150px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__flex dl dd figure:has(img[src*="function_img03.png"]){
    width: 148px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__text p{
  font-size: 20px;
  font-weight: 700;
  line-height: calc( 45 / 30 );
  text-align: center;
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__text p{
    font-size: 15px;
    line-height: calc( 23 / 15 );
    margin: 0 0 34px;
  }
}
#smx_202509 .sec-question02 .functionArea .functionArea__text p span{
  font-size: 30px;
  font-weight: 700;
  background: linear-gradient(transparent 66%, #FFEE33 66%);
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .functionArea .functionArea__text p span{
    font-size: 26px;
  }
}
#smx_202509 .sec-question02 .title .highlight {
  color: #F66762;
  font-size: 50px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-question02 .title .highlight {
    font-size: 25px;
  }
}
#smx_202509 .messages li {
  position: absolute;
  z-index: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: calc( 26 / 18 );
  padding: 30px 20px;
  text-align: left;
  box-sizing: border-box;
}
#smx_202509 .messages li p span{
  color: #FF5252;
}
@media (max-width: 768px) {
  #smx_202509 .messages li {
    font-size: 11px;
    padding: 10px 9px;
    line-height: 1.4166666667;
  }
}
#smx_202509 .messages li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.11);
  z-index: -1;
}
#smx_202509 .messages li p::before, #smx_202509 .messages li p::after {
  content: "";
  display: block;
  width: 25px;
  height: 16px;
  position: absolute;
  -webkit-clip-path: polygon(71% 0, 100% 100%, 0 0);
          clip-path: polygon(71% 0, 100% 100%, 0 0);
  left: 52%;
}
#smx_202509 .messages li p::before {
  background-color: #fff;
  top: 100%;
  z-index: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.11);
}
#smx_202509 .messages li p::after {
  content: none;
}
@media (max-width: 768px) {
  #smx_202509 .messages li p::before, #smx_202509 .messages li p::after {
    display: block;
    width: 17px;
    height: 10px;
  }
}
#smx_202509 .messages li:nth-child(1) {
  width: 275px;
  top: 257px;
  left: 0;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(1) {
    width: 162px;
    top: 156px;
    left: 20px;
    right: inherit;
  }
}
#smx_202509 .messages li:nth-child(2) {
  width: 325px;
  top: 230px;
  left: 0;
  right: 0;
  padding: 30px 17px;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(2) {
    width: 139px;
    bottom: 123px;
    top: inherit;
    left: 20px;
    right: inherit;
    padding: 10px 9px;
  }
}
#smx_202509 .messages li:nth-child(2) p::before, #smx_202509 .messages li:nth-child(2) p::after {
  left: 30%;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(2) p::before, #smx_202509 .messages li:nth-child(2) p::after {
    left: 40%;
  }
}
#smx_202509 .messages li:nth-child(3) {
  width: 305px;
  top: 257px;
  right: 0;
  padding: 30px 17px;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(3) {
    width: 178px;
    top: 235px;
    left: inherit;
    right: 20px;
    padding: 11px 9px;
    font-size: 10px;
  }
}
#smx_202509 .messages li:nth-child(3) p::before, #smx_202509 .messages li:nth-child(3) p::after {
  left: 42%;
  scale: -1 1;
}
#smx_202509 .messages li:nth-child(4) {
  width: 212px;
  top: 546px;
  left: 78px;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(4) {
    width: 142px;
    top: 252px;
    left: 20px;
    right: inherit;
  }
}
#smx_202509 .messages li:nth-child(4) p::before, #smx_202509 .messages li:nth-child(4) p::after {
  left: 70%;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(4) p::before, #smx_202509 .messages li:nth-child(4) p::after {
    left: 20%;
  }
}
#smx_202509 .messages li:nth-child(5) {
  width: 271px;
  top: 540px;
  right: 70px;
  left: inherit;
}
@media (max-width: 768px) {
  #smx_202509 .messages li:nth-child(5) {
    width: 181px;
    top: 231px;
    left: inherit;
    right: 20px;
  }
}
#smx_202509 .messages li:nth-child(5) p::before, #smx_202509 .messages li:nth-child(5) p::after {
  left: 18%;
  scale: -1 1;
}
#smx_202509 .sec-answer02 {
  padding: 0 0 103px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 {
    padding: 0 0 50px;
  }
  #smx_202509 .sec-answer02::before {
    content: none;
  }
}
#smx_202509 .sec-answer02 .title {
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.55;
  margin: 0 0 56px;
}
#smx_202509 .sec-answer02 .title .titleBottom{
  font-size: 45px;
  font-weight: 900;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleBottom{
    font-size: 23px;
  }
}
#smx_202509 .sec-answer02 .title .titleBottom .textGradient{
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleBottom .textGradient{
    font-size: 23px;
  }
}
#smx_202509 .sec-answer02 .title .titleBottom .textGradient::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleBottom .textGradient::after{
    content: "";
    width: 100%;
    height: 14px;
    background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  }
}
#smx_202509 .sec-answer02 .title .small{
  font-size: 35px;
  font-weight: 900;
}
#smx_202509 .sec-answer02 .titleBlock .fukidashi{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 638px;
  margin: 0 auto 16px;
  padding: 21px 0 33px;
  background: url(../images/smx_202509/fukidashi_pc.png) no-repeat top center;
  background-size: 100% auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .titleBlock .fukidashi{
    font-size: 15px;
    max-width: 100%;
    margin: 0 auto 37px;
    padding: 10px 0 22px;
    background: url(../images/smx_202509/fukidashi_sp.png) no-repeat top center;
    background-size: 100% auto;
  }
}
#smx_202509 .sec-answer02 .title .titleTop{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleTop{
    gap: 10px;
  }
}
#smx_202509 .sec-answer02 .title .titleTop .blackArea{
  font-size: 25px;
  font-weight: 700;
  border-radius: 24px;
  background: #2D3133;
  color: #fff;
  text-align: center;
  padding: 4px 24px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleTop .blackArea{
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    padding: 7px 14px;
  }
}
#smx_202509 .sec-answer02 .title .titleTop p{
  font-size: 45px;
  font-weight: 900;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .titleTop p{
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title {
    font-size: 30px;
    line-height: 1.4166666667;
    margin: 0 auto 37px;
  }
}
#smx_202509 .sec-answer02 .title .fontInter {
  display: inline-block;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.8;
  translate: 0 0.12em;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .fontInter {
    font-size: 35px;
  }
}
#smx_202509 .sec-answer02 .title .highlight {
  background: linear-gradient(0deg, #f6f061 45%, rgba(246, 240, 97, 0) 40%);
}
#smx_202509 .sec-answer02 .title .small {
  font-size: 30px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .title .small {
    font-size: 16px;
    display: inline-block;
    margin-top: 14px;
    line-height: 1.4;
  }
}
#smx_202509 .sec-answer02 .serviceTable {
  max-width: 1000px;
  margin: 0 auto 70px;
  overflow: hidden;
}
#smx_202509 .sec-answer02 .easyBlock{
  margin: 0 0 70px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock{
    margin: 0 0 50px;
  }
}
#smx_202509 .sec-answer02 .easyBlock:last-child{
  margin: 0;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl{
  font-size: 29px;
  font-weight: 900;
  max-width: 292px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl{
    font-size: 22px;
    font-weight: 900;
    max-width: 227px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.support{
  max-width: 348px;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case{
  max-width: 262px;
  background: #fff;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case{
    max-width: 179px;
    background: #fff;
    position: relative;
    z-index: 0;
    margin: 0 auto 15px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__double{
  position: relative;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__double::before{
  content: "";
  width: 100%;
  height: 2px;
  background: #6BCED9;
  position: absolute;
  top: -5px;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__double::before{
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__double::after{
  content: "";
  width: 100%;
  height: 2px;
  background: #6BCED9;
  position: absolute;
  top: 0;
  bottom: -3px;
  margin: auto;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__double::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #6BCED9;
    position: absolute;
    top: 0;
    bottom: -10px;
    margin: auto;
    z-index: -1;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p{
  max-width: 198px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p{
    max-width: 161px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case::before,
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case::after{
  content: none;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p::before,
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p::after{
  content: "";
  width: 24px;
  height: 36px;
  background: url(../images/smx_202509/shortLine.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -6px;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p::before{
  left: 0;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl.case p::after{
  right: 0;
  scale: -1 1;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl::before,
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl::after{
  content: "";
  width: 24px;
  height: 36px;
  background: url(../images/smx_202509/shortLine.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -6px;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl::before{
  left: 0;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__ttl::after{
  right: 0;
  scale: -1 1;
}
#smx_202509 .sec-answer02 .easyBlock .flexArea{
  display: flex;
  gap: 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .flexArea{
    flex-direction: column;
    gap: 25px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock{
  background: #F1FBFF;
  padding: 40px 0;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.24);
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock{
    padding: 40px 25px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock.twoColumn{
  width: 480px;
  padding: 40px 40px 40px 80px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock.twoColumn{
    width: 100%;
    padding: 20px 20px 20px 60px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text{
    text-align: center;
    font-size: 16px;
    line-height: calc(30 / 16);
    margin: 0 0 20px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__check{
  font-size: 20px;
  font-weight: 500;
  line-height: calc( 30 / 20 );
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__check{
    font-size: 16px;
    line-height: calc( 30 / 16 );
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__check::after{
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/smx_202509/grCheck.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: -41px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__check::after{
    top: 6px;
    left: -41px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text .color{
  color: #2C7EA7;
  font-size: 30px;
  border-bottom: solid 2px #E2D115;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text .color{
    font-size: 23px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text .color .dots{
  position: relative;
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text .color .dots::before{
  content: "";
  width: 37px;
  height: 8px;
  background: url(../images/smx_202509/easy_dots.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -3px;
  right: 30px;
  left: 0;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock .greenBlock__text .color .dots::before{
    width: 29px;
    height: 6px;
    background: url(../images/smx_202509/easy_dots.png) no-repeat;
    background-size: 100% auto;
    top: -3px;
    right: 21px;
    left: 0;
    margin: auto;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock figure {
  width: 552px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .greenBlock figure {
    width: 100%;
  }
}
#smx_202509 .sec-answer02 .easyBlock .greenBlock figure img{
  width: 100%;
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__copy{
  width: 630px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  margin: 0 auto 37px;
  padding: 0 0 10px;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__sp{
    text-align: center;
    margin: 0 0 25px;
  }
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__sp .easyBlock__copy{
    display: inline;
    font-size: 18px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__copy::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__copy::after{
    content: "";
    width: 100%;
    height: 14px;
    background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: -1;
  }
}
#smx_202509 .sec-answer02 .easyBlock .easyBlock__copy span{
  font-size: 40px;
  color: #2C7EA7;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .easyBlock__copy span{
    font-size: 26px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .caseImage{
  display: flex;
  gap: 44px;
  width: 830px;
  margin: 0 auto;
}
#smx_202509 .sec-answer02 .easyBlock .caseImage figure:nth-child(1){
  width: 562px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .caseImage figure:nth-child(1){
    width: 100%;
  }
}
#smx_202509 .sec-answer02 .easyBlock .caseImage figure:nth-child(2){
  width: 233px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .caseImage figure:nth-child(2){
    width: 100%;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .easyBlock .caseImage{
    width: 100%;
    flex-direction: column;
    gap: 24px;
  }
}
#smx_202509 .sec-answer02 .easyBlock .caseImage img{
  width: 100%;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable {
    overflow-x: scroll;
    position: relative;
    z-index: 0;
    margin: 0 -20px 50px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
  #smx_202509 .sec-answer02 .serviceTable::before, #smx_202509 .sec-answer02 .serviceTable::after {
    pointer-events: none;
    transition: opacity 0.8s ease;
  }
  #smx_202509 .sec-answer02 .serviceTable::before {
    content: "";
    display: block;
    background-image: url(../images/smx_202509/hand.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center 20%;
    width: 30px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 18px;
    z-index: 2;
    margin: auto;
    animation: swipe 1.6s ease infinite;
  }
  @keyframes swipe {
    0% {
      translate: 15px 0;
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 1;
    }
    100% {
      translate: -15px 0;
      opacity: 0;
    }
  }
  #smx_202509 .sec-answer02 .serviceTable::after {
    content: "Scroll";
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 0;
    position: absolute;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "Inter", sans-serif;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
  }
}
#smx_202509 .sec-answer02 .serviceTable.touched::before, #smx_202509 .sec-answer02 .serviceTable.touched::after {
  opacity: 0;
  animation: none;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable .scroller {
    min-width: 581px;
    width: 100%;
  }
}
#smx_202509 .sec-answer02 .serviceTable table {
  width: 100%;
  table-layout: fixed;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3333333333;
  border-radius: 10px;
}
#smx_202509 .sec-answer02 .serviceTable table th{
  padding: 19px 0;
  width: calc( 100% / 3 );
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table th{
    padding: 18px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
  }
}
#smx_202509 .sec-answer02 .serviceTable table th.black{
  background: #2D3133;
  border-right: solid 2px #fff;
  border-radius: 10px 0 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table th.black{
    width: 207px;
  }
}
#smx_202509 .sec-answer02 .serviceTable table th.brown{
  background: #B9856E;
  border-right: solid 2px #fff;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table th.brown{
    width: 296px;
  }
}
#smx_202509 .sec-answer02 .serviceTable table th.blue{
  background: #2C5DA7;
  border-radius: 0 10px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table th.blue{
    width: 296px;
  }
}
#smx_202509 .sec-answer02 .serviceTable table td{
  border-right: solid 2px #EAF5FA;
  border-bottom: solid 2px #EAF5FA;
  padding: 20px 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table td{
    padding: 14px 0;
  }
}
#smx_202509 .sec-answer02 .serviceTable table td.bg{
  background: #EAF5FA;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 37px 0;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table td.bg{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 33px 0;
  }
}
#smx_202509 .sec-answer02 .serviceTable table td.bg p span{
  line-height: calc( 29 / 20 );
}
#smx_202509 .sec-answer02 .serviceTable table td.bg span{
  font-size: 14px;
}
#smx_202509 .sec-answer02 .serviceTable table td .text{
  font-size: 15px;
  line-height: calc( 23 / 15 );
  text-align: center;
  font-weight: 500;
  margin: 8px 0 0;
}
#smx_202509 .sec-answer02 .serviceTable table td figure{
  margin: 0 auto;
}
#smx_202509 .sec-answer02 .serviceTable table td figure img{
  width: 100%;
}
#smx_202509 .sec-answer02 .serviceTable table td figure:has(img[src*="triangle_icon.png"]){
  width: 39px;
}
#smx_202509 .sec-answer02 .serviceTable table td figure:has(img[src*="double_icon.png"]),
#smx_202509 .sec-answer02 .serviceTable table td figure:has(img[src*="circle_icon.png"]){
  width: 37px;
}
#smx_202509 .sec-answer02 .serviceTable table td figure:has(img[src*="corss_icon.png"]){
  width: 30px;
}
#smx_202509 .sec-answer02 .serviceTable table tr:last-child td:first-child{
  border-radius: 0 0 0 10px;
}
#smx_202509 .sec-answer02 .serviceTable table tr:last-child td:last-child{
  border-radius: 0 0 10px 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable table {
    font-size: 11px;
    margin: 0 0 0;
  }
}
#smx_202509 .sec-answer02 .serviceTable__memo {
  font-size: 12px;
  color: #666666;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-answer02 .serviceTable__memo {
    font-size: 8px;
  }
}
#smx_202509 .sec-strong {
  padding: 90px 0 105px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong {
    padding: 50px 0 50px;
  }
}
#smx_202509 .sec-strong .title {
  text-align: center;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0 0 47px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .title {
    font-size: 18px;
    line-height: calc( 27 / 18 );
    margin: 0 0 30px;
    position: relative;
    display: block;
    text-align: center;
  }
}
#smx_202509 .sec-strong .title .textGradient {
  font-size: 45px;
  position: relative;
}
#smx_202509 .sec-strong .title .textGradient::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg,rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .title .textGradient {
    font-size: 26px;
  }
  #smx_202509 .sec-strong .title .textGradient::after{
    content: "";
    width: 100%;
    height: 14px;
    background: linear-gradient(90deg,rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
}
#smx_202509 .sec-strong .text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
  margin: 0 0 48px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .text {
    font-size: 14px;
    line-height: 1.7142857143;
    letter-spacing: 0.025em;
    margin: 0 0 32px;
  }
}
#smx_202509 .sec-strong .flexArea {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 0;
}
#smx_202509 .sec-strong .flexArea__block {
  width: 320px;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper{
    position: relative;
    padding: 50px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper{
      padding: 20px 0 0;
  }
  #smx_202509 .sec-strong .flexArea__block:last-child .flexArea__blockWrapper{
      padding: 35px 0 0;
  }
  #smx_202509 .sec-strong .flexArea__block:last-child .flexArea__blockWrapper .flexArea__blockWrapperTtl::after{
    bottom: -32px;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 85px;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 10px;
  border: solid 6px #fff;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl {
    width: 175px;
    height: auto;
    font-size: 18px;
    padding: 3px 0;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl::after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 23px solid transparent;
  border-left: 23px solid transparent;
  border-top: 22px solid #e2d115;
  border-bottom: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #e2d115;
    border-bottom: 0;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl span{
  font-size: 16px;
  line-height: calc( 24 / 16 );
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperTtl span{
    font-size: 14px;
    line-height: calc( 20 / 14 );
  }
}
#smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperTtl{
  background: #2C5DA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperTtl{
  background: #2C7EA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperTtl{
  flex-direction: column;
  background: #308470;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperTtl{
    height: 66px;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent{
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 87px 30px 40px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent{
    padding: 62px 30px 30px;
  }
}
#smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperContent{
  border: solid 6px #2C5DA7;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperContent{
    border: solid 4px #2C5DA7;
  }
}
#smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperContent{
  border: solid 6px #2C7EA7;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperContent{
    border: solid 4px #2C7EA7;
  }
}
#smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperContent{
  border: solid 6px #308470;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperContent{
    border: solid 4px #308470;
  }
}
#smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperContent .sub{
  color: #2C5DA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperContent .sub{
  color: #2C7EA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperContent .sub{
  color: #308470;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .sub{
  font-size: 20px;
  line-height: calc( 28 / 20 );
  font-weight: 700;
  text-align: center;
  margin: 0 0 16px;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .text{
  font-size: 16px;
  font-weight: 500;
  line-height: calc( 26 / 16 );
  margin: 0 0 30px;
  text-align: left;
  color: #000000;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .text{
    font-size: 15px;
    line-height: calc( 26 / 15 );
    min-height: auto;
    margin: 0 0 15px;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea{
  text-align: right;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea p{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  width: 116px;
  font-size: 16px;
  color: #2D3133;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 0 auto;
  transition: 0.3s;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea p{
    width: 100px;
    font-size: 14px;
    padding: 0 0 10px;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent a{
  transition: 0.3s;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover{
  text-decoration: none;
  opacity: 0.6;
  transition: 0.3s;
}
#smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p{
  color: #2C5DA7;
}
#smx_202509 .sec-strong .flexArea__block:first-child .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p::after{
  background: #2C5DA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p{
  color: #2C7EA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(2) .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p::after{
  background: #2C7EA7;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p{
  color: #308470;
}
#smx_202509 .sec-strong .flexArea__block:nth-child(3) .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p::after{
  background: #308470;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent a:hover .flexArea__blockLinkArea p img{
  transform: translateX(5px);
  transition: 0.3s;
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea p img{
  width: 22px;
  transform: translateX(0px);
  transition: 0.3s;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea p img{
    width: 17px;
  }
}
#smx_202509 .sec-strong .flexArea__block .flexArea__blockWrapper .flexArea__blockWrapperContent .flexArea__blockLinkArea p::after{
  content: "";
  width: 100%;
  height: 1px;
  background: #2D3133;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong .flexArea {
    flex-direction: column;
    padding: 0 0 0;
    margin: 0;
  }
  #smx_202509 .sec-strong .flexArea::after {
    width: 100px;
    height: 40px;
    background: url(../images/smx_202509/arrowYellow.svg) no-repeat;
    background-size: 100% 40px;
    bottom: -40px;
  }
  #smx_202509 .sec-strong .flexArea__block {
    width: 100%;
    margin: 0 0 12px;
  }
  #smx_202509 .sec-strong .flexArea__block dl dt {
    font-size: 15px;
    padding: 13px 0;
  }
  #smx_202509 .sec-strong .flexArea__block dl dd {
    padding: 20px 0 22px;
  }
  #smx_202509 .sec-strong .flexArea__block dl dd picture {
    width: 77px;
    margin: 0 auto 15px;
  }
  #smx_202509 .sec-strong .flexArea__block dl dd p {
    font-size: 14px;
  }
}
#smx_202509 .sec-strong--memo {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
}
#smx_202509 .sec-strong--memo span {
  background: linear-gradient(0deg, #f6f061 45%, rgba(246, 240, 97, 0) 40%);
}
#smx_202509 .sec-strong--memo span em {
  font-size: 38px;
  font-weight: 900;
  color: #2673CF;
}
@media (max-width: 768px) {
  #smx_202509 .sec-strong--memo {
    font-size: 20px;
  }
  #smx_202509 .sec-strong--memo span em {
    font-size: 30px;
  }
}
#smx_202509 .sec-contact-hero {
  padding: 76px 0;
  margin: 0 0 63px;
  background: #C7E2FF url(../images/smx_202509/bg_contact.png) no-repeat center;
  background-size: 100% auto;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero {
    padding: 48px 0 60px;
    background: url(../images/smx_202509/bg_contact_sp_01.png) top 7px left -21px no-repeat, url(../images/smx_202509/bg_contact_sp_02.png) bottom -33px left -27px no-repeat #C7E2FF;
    background-size: 95px, 108%;
  }
}
#smx_202509 .sec-contact-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #C7E2FF;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  width: 130px;
  height: 42px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero::after {
    width: 80px;
    height: 36px;
  }
}
#smx_202509 .sec-contact-hero .title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4666666667;
  margin: 0 0 40px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .title {
    font-size: 22px;
    line-height: 1.5909090909;
    margin: 0 0 14px;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .title .textGradient {
    font-size: 32px;
  }
}
#smx_202509 .sec-contact-hero .title .small {
  font-size: 30px;
  font-weight: 900;
  line-height: 2;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .title .small {
    font-size: 20px;
  }
}
#smx_202509 .sec-contact-hero .text {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4583333333;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .text {
    display: block;
    font-size: 20px;
    line-height: 1.3888888889;
    position: relative;
  }
}
#smx_202509 .sec-contact-hero .text::before, #smx_202509 .sec-contact-hero .text::after {
  content: "";
  display: block;
  width: 31px;
  height: 29px;
  background: url(../images/smx_202509/deco_text05.svg) center center/contain no-repeat;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .text::before, #smx_202509 .sec-contact-hero .text::after {
    width: 37px;
    height: 35px;
    translate: 0 4px;
    position: absolute;
    bottom: 6px;
  }
}
#smx_202509 .sec-contact-hero .text::before {
  margin-right: 8px;
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .text::before {
    margin-right: 0;
    left: 1vw;
  }
}
#smx_202509 .sec-contact-hero .text::after {
  margin-left: 8px;
  scale: -1 1;
}
#smx_202509 .telArea{
  background: #F1FBFF;
  padding: 35px;
}
@media (max-width: 768px) {
  #smx_202509 .telArea{
    padding: 20px 0 24px;
  }
}
#smx_202509 .telArea dl{
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl{
    flex-direction: column;
  }
}
#smx_202509 .telArea dl dt{
  text-align: center;
  position: relative;
  padding: 0 26px 0 0;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl dt{
    padding: 0 0 17px;
    margin: 0 0 12px;
  }
}
#smx_202509 .telArea dl dt::after{
  content: "";
  width: 1px;
  height: 48px;
  background: #2A2A2A;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl dt::after{
    content: "";
    width: 48px;
    height: 1px;
    background: #2A2A2A;
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
#smx_202509 .telArea dl dt p{
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 5px;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl dt p{
    font-size: 18px;
    line-height: calc(16 / 18);
    margin: 0 0 5px;
  }
}
#smx_202509 .telArea dl dt span{
  font-size: 13px;
  font-weight: 600;
}
#smx_202509 .telArea dl dd{
  margin: 0 0 0 25px;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl dd{
    margin: 0;
  }
}
#smx_202509 .telArea dl dd a{
  font-size: 40px;
  font-weight: 700;
  color: #2A2A2A;
  background: url(../images/smx_202509/tel_icon.png) no-repeat left center;
  background-size: 34px auto;
  padding: 0 0 0 42px;
  pointer-events: none;
}
@media (max-width: 768px) {
  #smx_202509 .telArea dl dd a{
    font-size: 30px;
    background: url(../images/smx_202509/tel_icon.png) no-repeat left center;
    background-size: 26px auto;
    padding: 0 0 0 34px;
    pointer-events: auto;
  }
}
@media (max-width: 768px) {
  #smx_202509 .sec-contact-hero .text::after {
    margin-left: 0;
    right: 3vw;
  }
}
#smx_202509 .norikaeArea{
  text-align: center;
  background: linear-gradient(0deg, rgba(202, 237, 255, 1) 0%, rgba(240, 253, 255, 1) 100%);
  padding: 90px 0;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea{
    padding: 50px 20px;
  }
}
#smx_202509 .norikaeArea .norikaeArea__ttlBlock{
  margin: 0 0 41px;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .norikaeArea__ttlBlock{
    margin: 0 0 29px;
  }
}
#smx_202509 .norikaeArea .yellowTtl{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  width: 398px;
  height: 56px;
  text-align: center;
  background: #FFEE34;
  border-radius: 28px;
  margin: 0 auto 16px;
  line-height: 1;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .yellowTtl{
    font-size: 18px;
    width: 308px;
    height: 54px;
    margin: 0 auto 16px;
  }
}
#smx_202509 .norikaeArea .mainTtl{
  display: inline-block;
  width: 630px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl{
    width: 239px;
  }
}
#smx_202509 .norikaeArea .mainTtl::before,
#smx_202509 .norikaeArea .mainTtl::after{
  content: "";
  width: 2px;
  height: 47px;
  background: #2C7EA7;
  position: absolute;
  transform:skewX(30deg);
  bottom: 0;
}
#smx_202509 .norikaeArea .mainTtl::before{
  left: -40px;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl::before{
    left: -30px;
  }
}
#smx_202509 .norikaeArea .mainTtl::after{
  scale: 1 -1;
  right: -40px;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl::after{
    right: -30px;
  }
}
#smx_202509 .norikaeArea .mainTtl p{
  font-size: 30px;
  font-weight: 900;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl p{
    font-size: 18px;
  }
}
#smx_202509 .norikaeArea .mainTtl span{
  font-size: 45px;
  font-weight: 900;
  line-height: calc(65 / 45);
  color: #2C7EA7;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl span{
    font-size: 24px;
    color: #2C7EA7;
    position: relative;
    z-index: 0;
  }
}
#smx_202509 .norikaeArea .mainTtl span::after{
  content: "";
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .mainTtl span::after{
    content: "";
    width: 100%;
    height: 14px;
    background: linear-gradient(90deg, rgba(255, 243, 116, 1) 0%, rgba(233, 215, 15, 1) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
}
#smx_202509 .norikaeArea .norikaeArea__box{
  max-width: 1000px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 35px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .norikaeArea__box{
    max-width: 1000px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  }
}
#smx_202509 .norikaeArea .norikaeArea__box figure{
  width: 779px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #smx_202509 .norikaeArea .norikaeArea__box figure{
    width: 100%;
    margin: 0 auto;
  }
}
#smx_202509 .norikaeArea .norikaeArea__box figure img{
  width: 100%;
}
/*# sourceMappingURL=smx_202509.css.map */