/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.u_txt_white {
  color: #fff !important;
}

.u_txt_black {
  color: #000 !important;
}

.u_mt_0 {
  margin-top: 0px !important;
}

.u_mb_0 {
  margin-bottom: 0px !important;
}

.u_mb_10 {
  margin-bottom: 10px !important;
}

.u_ml_0 {
  margin-left: 0px !important;
}

.u_mr_0 {
  margin-right: 0px !important;
}

@media screen and (min-width: 769px) {
  .u_mt_md_0 {
    margin-top: 0px !important;
  }
  .u_mb_md_0 {
    margin-bottom: 0px !important;
  }
  .u_ml_md_0 {
    margin-left: 0px !important;
  }
  .u_mr_md_0 {
    margin-right: 0px !important;
  }
}
.u_pl_0 {
  padding-left: 0 !important;
}

.u_pr_0 {
  padding-right: 0 !important;
}

.u_pt_3 {
  padding-top: 3px !important;
}

.u_pb_3 {
  padding-bottom: 3px !important;
}

.u_pl_20 {
  padding-left: 20px !important;
}

@media screen and (min-width: 769px) {
  .u_pl_md_9 {
    padding-left: 9px !important;
  }
}
.u_txt_left {
  text-align: left !important;
}

.u_txt_right {
  text-align: right !important;
}

.u_txt_center {
  text-align: center !important;
}

.u_fw900 {
  font-weight: 900 !important;
}

.u_fw800 {
  font-weight: 800 !important;
}

.u_fw700 {
  font-weight: 700 !important;
}

.u_fw600 {
  font-weight: 600 !important;
}

.u_fw500 {
  font-weight: 500 !important;
}

.u_fw400 {
  font-weight: 400 !important;
}

.u_fw300 {
  font-weight: 300 !important;
}

.u_f_base {
  font-family: "Noto Sans JP", sans-serif !important;
}

.u_cl_red {
  color: #E95037;
}

.u_cl_yellow {
  color: #FCD03E;
}

.u_cl_blue {
  color: #8BD1F4;
}

.p_sponsor_main {
  padding: 63px 0 61px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_main {
    padding: 100px 0 140px;
  }
}
.p_sponsor_bnr {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr {
    margin-top: 40px;
  }
}
.p_sponsor_bnr:first-child {
  margin-top: 0;
}
.p_sponsor_bnr__link {
  display: flex;
  flex-direction: column;
  border: solid 1px #cdd4db;
  padding: 29px 19px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr__link {
    padding: 52px clamp(
      1.25rem,
      6.25vw + -1.75rem,
      4.5rem
  ) 44px clamp(
      1.25rem,
      4.5673076923vw + -0.9423076923rem,
      3.625rem
  );
    flex-direction: row;
    transition: all 0.5s;
  }
  a.p_sponsor_bnr__link:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr__info {
    padding-right: 30px;
    width: calc(100% - clamp(
      12.5rem,
      13.2211538462vw + 6.1538461538rem,
      19.375rem
  ));
  }
}
.p_sponsor_bnr__info .icon {
  position: relative;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr__info .icon {
    width: 13px;
    height: 13px;
    margin-right: 8px;
  }
}
.p_sponsor_bnr__info .icon svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p_sponsor_bnr__info .txt01 {
  display: inline-block;
  font-weight: 500;
}
.p_sponsor_bnr__ttl {
  color: #00295f;
}
.p_sponsor_bnr__txt {
  color: #00295f;
  margin-top: 11px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr__txt {
    margin-top: clamp(
      0.3125rem,
      2.0432692308vw + -0.6682692308rem,
      1.375rem
  );
  }
}
.p_sponsor_bnr__img {
  max-width: 310px;
  text-align: center;
  margin: 20px auto 0;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr__img {
    margin: 0;
    max-width: inherit;
    width: clamp(
      12.5rem,
      13.2211538462vw + 6.1538461538rem,
      19.375rem
  );
  }
}
.p_sponsor_bnr__img .img {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr02 .p_sponsorship_bnr__info {
    width: calc(100% - clamp(
      11.25rem,
      6.4903846154vw + 8.1346153846rem,
      14.625rem
  ));
  }
}
.p_sponsor_bnr02 .p_sponsorship_bnr__img {
  max-width: 234px;
  margin-top: 29px;
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr02 .p_sponsorship_bnr__img {
    max-width: inherit;
    margin-top: 0;
    width: clamp(
      11.25rem,
      6.4903846154vw + 8.1346153846rem,
      14.625rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr02 .p_sponsorship_bnr__img .img {
    top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .p_sponsor_bnr02 .p_sponsorship_bnr__link {
    padding-bottom: 48px;
  }
}
/*# sourceMappingURL=sponsor.css.map */
