.l_sub_donate .section_top .bg::before {
  background-image: url("/static/images/sub/donate/section_top.jpg");
}
.l_sub_donate_01 .section .bg_beige::before {
  height: 540px;
}
.l_sub_donate_01 .section_01 .bg_beige {
  padding-top: 140px;
}
.l_sub_donate_01 .section_01 .bg_beige .section_tit {
  text-align: center;
  margin-bottom: 80px;
}
.l_sub_donate_01 .section_01 .bg_beige .txt_wrap {
  margin-bottom: 60px;
}
.l_sub_donate_01 .section_01 .bg_beige .ul_icon {
  margin-bottom: 140px;
}
.l_sub_donate_01 .section_01 .bg_beige .ul_icon li {
  height: 268px;
  width: 387px;
}
.l_sub_donate_01 .section_01 .bg_beige .banner-row {
  margin-bottom: 120px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .caution {
  color: rgba(68, 68, 68, 0.6);
  font-weight: 500;
  margin-bottom: 20px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap {
  border-top: 2px solid #333;
  padding: 80px 40px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont + .cont {
  margin-top: 64px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .title > span {
  font-size: 16px;
  font-weight: 500;
  color: #f64141;
  margin-left: 16px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .label_tit {
  font-weight: 500;
  padding-left: 11px;
  position: relative;
  color: #333;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .label_tit::before {
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
  color: #f64141;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .label_tit span {
  font-size: 16px;
  color: #888;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .box_wrap {
  border-radius: 16px;
  border: 1px solid #ddd;
  padding: 40px 20px 40px 40px;
  height: 300px;
  overflow: hidden;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .box_wrap .scroll_bar {
  overflow-y: auto;
  height: 100%;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .box_wrap p {
  font-size: 16px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .radio_list {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .radio_list .radio_box + .radio_box {
  margin-left: 36px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap {
  padding: 36px 10px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ddd;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input label {
  width: 114px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select > span {
  margin: 0 16px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select input#email2 {
  width: 180px;
  margin-right: 16px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list {
  display: flex;
  align-items: center;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .check_box + .check_box {
  margin-left: 46px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .etc_wrap {
  margin-left: 46px;
  display: flex;
  align-items: center;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .etc_wrap .wrap_input {
  margin-left: 24px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap textarea {
  margin-top: 64px;
}
.l_sub_donate_01 .section_01 .bg_beige .form_wrap .btn {
  margin: 0 auto 140px;
}
.l_sub_donate_01 .section_01 .bg_beige .donate_img {
  padding-top: 40px;
  position: relative;
}
.l_sub_donate_01 .section_01 .bg_beige .donate_img > div {
  box-shadow: 0 6px 24px rgba(150, 150, 150, 0.3);
  border-bottom-right-radius: 80px;
}
.l_sub_donate_01 .section_01 .bg_beige .donate_img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 160px;
  background: url(/static/images/common/logo_img.png) no-repeat center/cover;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap {
  margin-top: 140px;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap .section_desc_big {
  margin-bottom: 20px;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap ul {
  border-top: 2px solid #333;
  border-bottom: 1px solid #ddd;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap + .sponser_wrap {
  margin-top: 120px;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap .sponser_slide {
  overflow: hidden;
  width: 100%;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li p {
  padding: 0 30px;
  width: 88%;
  font-weight: 500;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li p span {
  color: #f67441;
  font-weight: inherit;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li > span {
  width: 12%;
  padding: 0 32px;
  color: #888;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 36px 30px;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li {
  width: 204px;
  margin-right: 30px;
  margin-top: 30px;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(5n) {
  margin-right: 0;
}
.l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+5) {
  margin-top: 0;
}

@media screen and (max-width: 1240px) {
  .l_sub_donate .section_top .bg::before {
    background-image: url("/static/images/sub/donate/section_top_m.jpg");
  }
  .l_sub_donate_01 .section .bg_beige::before {
    height: 44.625rem;
  }
  .l_sub_donate_01 .section .bg_beige_02::before {
    height: 24.583rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige {
    padding-top: 3.75rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .section_tit {
    margin-bottom: 3.125rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .txt_wrap {
    margin-bottom: 1.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .ul_icon {
    margin-bottom: 3.75rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .ul_icon li {
    height: 16.166rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .caution {
    line-height: 1.416rem;
    margin-bottom: 0.75rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap {
    border-top: 0.083rem solid #333;
    padding: 2.5rem 1.25rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont + .cont {
    margin-top: 3.125rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .title {
    margin-bottom: 1rem;
    justify-content: space-between;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .title > span {
    font-size: 0.916rem;
    margin-left: 0;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .label_tit {
    padding-left: 0.708rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .box_wrap {
    border-radius: 0.541rem;
    padding: 1.25rem 0.625rem 1.25rem 1.25rem;
    height: 10rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .box_wrap p {
    font-size: 0.916rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .radio_list {
    margin-top: 1rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .radio_list .radio_box + .radio_box {
    margin-left: 1.5rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap {
    padding: 1.666rem 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input {
    flex-wrap: wrap;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input label {
    width: 100%;
    margin-bottom: 1rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select input {
    width: 87%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select > span {
    width: 13%;
    margin: 0;
    text-align: center;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select .box {
    width: 48.9%;
    margin-top: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .wrap_input_select input#email2 {
    width: 48.9%;
    margin-right: 2%;
    margin-top: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list {
    flex-direction: column;
    align-items: flex-start;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .check_box + .check_box {
    margin-left: 0;
    margin-top: 2rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .etc_wrap {
    margin-left: 0;
    margin-top: 2rem;
    width: 100%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .etc_wrap .wrap_input {
    margin-left: 6%;
    width: 75%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont .border_wrap .check_list .etc_wrap .wrap_input input {
    width: 100%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap .cont03 .border_wrap {
    border-bottom: 0;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .agree_wrap textarea {
    margin-top: 0.416rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .form_wrap .btn {
    margin: 0 auto 3.75rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .donate_img {
    padding-top: 1.666rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .donate_img > div {
    border-bottom-right-radius: 2.5rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .donate_img::before {
    width: 5.416rem;
    height: 5.416rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap {
    margin-top: 3.75rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap .section_desc_big {
    margin-bottom: 1.187rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap + .sponser_wrap {
    margin-top: 3.125rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li {
    height: 4.166rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li p {
    padding: 0 1.25rem;
    width: 73%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_01 ul li > span {
    width: 27%;
    padding: 0;
    text-align: center;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul {
    flex-wrap: wrap;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li {
    width: 30%;
    margin-right: 5%;
    margin-top: 30px;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(5n) {
    margin-right: 5%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+5) {
    margin-top: 30px;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(3n) {
    margin-right: 0;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) {
  .l_sub_donate_01 .section_01 .bg_beige .ul_icon li {
    width: 48%;
  }
  .l_sub_donate_01 .section_01 .bg_beige .banner-row {
    margin-bottom: 3.333rem;
  }
}
@media screen and (max-width: 768px) {
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul {
    padding: 1.666rem 0.625rem;
    justify-content: center;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li {
    width: 45%;
    margin-right: 0.833rem;
    margin-top: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(5n) {
    margin-right: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+5) {
    margin-top: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(3n) {
    margin-right: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+3) {
    margin-top: 0.833rem;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .l_sub_donate_01 .section_01 .bg_beige .sponser_wrap.sponser_02 ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}