h2.tit {
  margin: 0;
}
@media screen and (min-width: 768px) {
  h2.tit {
    font-size: 40px;
  }
}

.bg-smork {
  background-image: url(/system_panel/uploads/images/index_consept_bg.png);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .concept1 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .concept1 .content-dsc_tit {
    margin-bottom: 6em;
    max-width: 160px;
    max-height: 715px;
  }
}
@media (min-width: 1440px) {
  .concept1 .content-dsc_tit {
    margin-left: 120px;
  }
}
@media screen and (min-width: 768px) {
  .concept1 .content-dsc_tit h2 {
    aspect-ratio: 190/715;
    background-image: url(/system_panel/uploads/images/index_concept1_pc.png);
  }
}
@media screen and (max-width: 767px) {
  .concept1 .content-dsc_tit h2 {
    width: 100%;
    aspect-ratio: 343/121;
    background-image: url(/system_panel/uploads/images/index_concept1_sp.png);
  }
}

@media screen and (min-width: 768px) {
  .concept2 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .concept2 .content-dsc_text {
    bottom: -10%;
    left: -50% !important;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .concept2 .content-dsc_text {
    bottom: -30%;
  }
}
@media (min-width: 1440px) {
  .concept2 .content-dsc_text {
    left: -64%;
  }
}
@media screen and (min-width: 768px) {
  .concept2 .content-dsc_tit {
    margin-top: 20px;
    width: 28.2%;
    max-width: 370px;
  }
}
@media (min-width: 1440px) {
  .concept2 .content-dsc_tit {
    margin-left: 120px;
  }
}
.concept2 .content-dsc_tit h2 {
  aspect-ratio: 370/165;
  background-image: url(/system_panel/uploads/images/index_concept2_pc.png);
}
@media screen and (max-width: 767px) {
  .concept2 .content-dsc_tit h2 {
    width: 100%;
    aspect-ratio: 343/108;
    background-image: url(/system_panel/uploads/images/index_concept2_sp.png);
  }
}

.concept3 .content-dsc_text {
  background: #EFECE5;
}
@media screen and (min-width: 768px) {
  .concept3 .content-dsc_tit {
    max-width: 144px;
    max-height: 627px;
    align-self: self-end;
  }
}
@media screen and (min-width: 768px) {
  .concept3 .content-dsc_tit h2 {
    aspect-ratio: 144/627;
    background-image: url(/system_panel/uploads/images/index_concept3_pc.png);
  }
}
@media screen and (max-width: 767px) {
  .concept3 .content-dsc_tit h2 {
    width: 100%;
    aspect-ratio: 344/108;
    background-image: url(/system_panel/uploads/images/index_concept3_sp.png);
  }
}/*# sourceMappingURL=index.css.map */