<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*$font-noto-sans-jp: true; // true or false
@if $font-noto-sans-jp {
  $font-style: 'Noto Sans JP', sans-serif;
}*/
.p-beginners .c-box-content-grid-type {
  margin: 155px 50px 0;
  padding-bottom: 138px;
}

@media screen and (max-width: 896px) {
  .p-beginners .c-box-content-grid-type {
    margin: 52px 0 49px;
    width: 100%;
    padding-bottom: 80px;
  }
}

.p-beginners .c-box-content-grid-type .c-box-content-grid-type__card .c-box-detail {
  background: #fff;
  padding: 0 30px 43px;
}

@media screen and (max-width: 896px) {
  .p-beginners .c-box-content-grid-type .c-box-content-grid-type__card .c-box-detail {
    padding: 0 15px 17px;
  }
}

@media screen and (max-width: 896px) {
  .p-beginners .c-box-content-grid-type .c-box-content-grid-type__card .c-label {
    width: calc(100% - 35px);
    font-size: 2rem;
    line-height: 1.5;
    padding: 5px 15px;
    margin-left: -15px;
    margin-top: -21px;
  }
}

.p-beginners .c-box-content-title {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-top: -68px;
}

@media screen and (max-width: 896px) {
  .p-beginners .c-box-content-title {
    margin-top: -87px;
  }
}

.p-beginners .c-box-content-title .c-sub-heading-md {
  line-height: 1.3;
}

@media screen and (max-width: 896px) {
  .p-beginners .c-box-content-title .c-sub-heading-md {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 897px) {
  .p-beginners .p-contact-us {
    margin-top: 130px;
  }
}

.p-beginners .p-welcome__in {
  padding-bottom: 100px;
}

@media screen and (max-width: 896px) {
  .p-beginners .p-welcome__in {
    padding-bottom: 104px;
  }
}

@media screen and (max-width: 896px) {
  .p-beginners .p-welcome__in::after {
    content: '';
    width: 86%;
    height: calc(100% - 122px);
    right: -15px;
    top: 122px;
    left: unset;
  }
}

.p-beginners .p-point__content .c-box-point-row-type__card .c-box-detail .c-text + .c-text {
  margin-top: 10px;
}

/*# sourceMappingURL=p_beginners.css.map */
</pre></body></html>