@charset "UTF-8";
/*$font-noto-sans-jp: true; // true or false
@if $font-noto-sans-jp {
  $font-style: 'Noto Sans JP', sans-serif;
}*/
/* ==========================================================================//
//
// [個別スタイル]
//
// ========================================================================== */
.c-link-line {
  padding-top: 5px !important;
}

.p-license__in + .p-contact-us {
  margin-top: 150px;
}

@media screen and (max-width: 896px) {
  .p-license__in + .p-contact-us {
    margin-top: 50px;
  }
}

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

.p-license .c-box-content-row-type {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-license .c-box-content-row-type .p-content-bottom {
  padding-bottom: 80px;
}

@media screen and (max-width: 896px) {
  .p-license .c-box-content-row-type .p-content-bottom {
    padding-bottom: 40px;
  }
}

.p-license .c-box-content-row-type + .c-box-title-full-wd {
  margin-top: 80px;
}

.p-license .c-box-content-row-type__image {
  width: 37.43%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 37.43%;
  -ms-flex: 0 1 37.43%;
  flex: 0 1 37.43%;
}

.p-license .c-box-content-row-type__image .c-image {
  left: 0;
}

.p-license .c-box-content-row-type__detail {
  padding-bottom: 0 !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 57.81%;
  -ms-flex: 0 1 57.81%;
  flex: 0 1 57.81%;
}

@media screen and (max-width: 896px) {
  .p-license .c-box-content-row-type__detail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}

@media screen and (max-width: 896px) {
  .p-license .c-box-content-row-type__detail .c-title {
    line-height: 1.2;
  }
}

@media screen and (max-width: 896px) {
  .p-license .c-box-content-row-type:not(:last-child) {
    padding-bottom: 0;
  }
}

.p-license .c-box-step-row-type__card + .c-box-step-footer {
  margin-top: 70px;
}

@media screen and (max-width: 896px) {
  .p-license .c-box-step-row-type__card + .c-box-step-footer {
    margin-top: 54px;
  }
}

@media screen and (max-width: 896px) {
  .p-license .c-box-step-footer .c-text-common-jp {
    margin-top: 20px;
    font-size: 1.3rem;
    line-height: 1.55;
  }
}

.p-license .c-box-title-full-wd + .c-box-step-row-type {
  margin-top: 30px;
}

@media screen and (max-width: 896px) {
  .p-license .c-box-title-full-wd + .c-box-step-row-type {
    margin-top: -12px;
  }
}

.p-license .p-content-bottom {
  padding-bottom: 0;
  position: relative;
}

.p-license .p-content-bottom .c-text {
  padding-top: 20px;
  display: block;
  position: relative;
}

@media screen and (max-width: 896px) {
  .p-license .p-content-bottom .c-text {
    font-size: 1.3rem;
    line-height: 1.55;
  }
}

.p-license .p-content-bottom::after {
  content: '';
  width: 1152px;
  height: 100%;
  position: absolute;
  left: 26.667%;
  bottom: 0;
  background: #EAF9FF;
  z-index: -2;
}

@media screen and (max-width: 896px) {
  .p-license .p-content-bottom::after {
    content: '';
    width: calc(100% - 50px);
    height: 100%;
    position: absolute;
    right: -15px;
    left: unset;
    bottom: 0;
    background: #EAF9FF;
    z-index: -1;
  }
}

.p-license .p-welcome__box-detail .-half-width {
  width: 232px;
  margin-top: 50px;
}

@media screen and (max-width: 896px) {
  .p-license .p-welcome__box-detail .-half-width {
    margin: 20px auto 0;
    left: 0;
  }
}

.p-license .p-welcome .p-content-bottom .c-text {
  margin-top: 15px !important;
  padding-top: 0px;
}

.p-license .p-beginners__in + .p-contact-us {
  margin-top: 130px;
}

@media screen and (max-width: 896px) {
  .p-license + .l-footer {
    margin-top: 10px;
  }
}

@media screen and (max-width: 896px) {
  .p-license a:not([href$=".pdf"]):not(.no-icon)[target="_blank"]::after {
    width: 10px;
    height: 10px;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
  }
}

/*# sourceMappingURL=p_license.css.map */
