@font-face {
  font-family: "NotoSansJP-Black";
  src: url(/fonts/NotoSansJP/NotoSansJP-Black.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Bold";
  src: url(/fonts/NotoSansJP/NotoSansJP-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Regular";
  src: url(/fonts/NotoSansJP/NotoSansJP-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Black";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Black.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Bold";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Regular";
  src: url(/fonts/ZenMaruGothic/ZenMaruGothic-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoColorEmoji-Regular";
  src: url(/fonts/NotoColorEmoji/NotoColorEmoji-Regular.woff) format("woff");
  font-display: swap;
}
/*16*1.75/2*/
/*============*/
/* trialclass */
/*============*/
@media (min-width: 768px) {
  .trialclass .sec01 .lead {
    text-align: center;
  }
}
.trialclass .sec01 .lead .com-box01 {
  max-width: 600px;
  margin: 24px auto 40px;
}
.trialclass .sec01 .lead .com-box01 .inner {
  padding: 16px;
}
.trialclass .sec02 img {
  width: 100%;
}
@media (max-width: 767px) {
  .trialclass .sec02 img {
    width: auto;
  }
}
.trialclass .sec02 .band {
  background-color: #DB4B83;
  color: #FFF;
  text-align: center;
  border-radius: 500px;
  padding: 12px;
  width: 100%;
  font-family: "ZenMaruGothic-Bold", sans-serif;
}
.trialclass .sec02 .band.x2 {
  width: 218%;
}
@media (max-width: 767px) {
  .trialclass .sec02 .band.x2 {
    width: 100%;
  }
}
.trialclass .sec03 {
  padding-bottom: 56px;
}
@media (max-width: 767px) {
  .trialclass .sec03 {
    padding-bottom: 32px;
  }
}
.trialclass .sec03 .list-col04 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 950px) {
  .trialclass .sec03 .list-col04 {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .trialclass .sec03 .list-col04 {
    display: block;
  }
}
.trialclass .sec03 .list-col04 li {
  width: 23%;
}
@media (max-width: 950px) {
  .trialclass .sec03 .list-col04 li {
    width: 48%;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .trialclass .sec03 .list-col04 li {
    width: 100%;
    margin-bottom: 24px;
  }
}
.trialclass .sec03 .result-box .table02 tbody th {
  width: 240px;
}
@media (max-width: 767px) {
  .trialclass .sec03 .result-box .table02 tbody th {
    width: 140px;
    padding: 4px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .trialclass .sec03 .result-box .table02 tbody td {
    padding: 4px;
  }
}
.trialclass .inquiry {
  padding: 88px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .trialclass .inquiry {
    padding: 40px 0 0;
  }
}
.trialclass .inquiry .com-box01 {
  max-width: 640px;
  margin: 0 auto;
}
.trialclass .inquiry .ttl {
  font-size: 24px;
  font-family: "ZenMaruGothic-Bold", sans-serif;
}
@media (max-width: 767px) {
  .trialclass .inquiry .ttl {
    font-size: 20px;
  }
}
.trialclass .inquiry .img {
  max-width: 200px;
  margin: 0 auto 24px;
}
@media (max-width: 767px) {
  .trialclass .inquiry .img {
    max-width: 100px;
  }
}
/*# sourceMappingURL=trialclass.css.map */