@charset "UTF-8";
/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.charity {
  position: relative;
}

.charity #wrap {
  overflow: hidden;
  color: #333333;
}

.charity #wrap .title-heading {
  max-width: calc(100% - 166px);
}

@media (max-width: 767px) {
  .charity #wrap .title-heading {
    max-width: calc(100% - 36px);
    margin-bottom: 34px;
  }
}

.charity #wrap .title-heading__en {
  font-size: 8.78477vw;
  white-space: nowrap;
  padding-top: 18px;
}

@media (max-width: 767px) {
  .charity #wrap .title-heading__en {
    font-size: 66px;
    font-size: 6.6rem;
    padding-top: 2px;
    white-space: inherit;
  }
}

.charity #wrap .title-heading__ja {
  margin-top: 45px;
}

@media (max-width: 767px) {
  .charity #wrap .title-heading__ja {
    margin-top: 14px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1em;
    letter-spacing: 0em;
    margin-right: -2px;
  }
}

.charity .btn-fixed {
  position: fixed;
  bottom: 10px;
  right: 16px;
  z-index: 11;
  width: 255px;
  height: 65px;
  background: #f03e22;
  border-radius: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #fff;
  padding: 7px 10px 7px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25em;
  letter-spacing: 0em;
  font-weight: 700;
  align-items: center;
}

.charity .btn-fixed::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/common/icon/ico_blank.svg") center/100% no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}

.charity .btn-fixed__img {
  width: 50px;
}

.charity .btn-fixed__info {
  text-align: center;
  margin: 0 0 4px 8px;
}

@media (max-width: 767px) {
  .charity .btn-fixed__info {
    text-align: left;
  }
}

.charity .btn-fixed__info .large {
  display: block;
  font-size: 18px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .charity .btn-fixed__info .large {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .charity .btn-fixed {
    right: 10px;
    bottom: 70px;
    max-width: 246px;
  }
}

.charity .btn-blank {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #fff;
  border-radius: 300px;
  background: #f03f22;
  max-width: 545px;
  padding: 38px 10px;
  margin: 0 auto 86px;
  display: block;
  text-align: center;
  position: relative;
}

@media (max-width: 767px) {
  .charity .btn-blank {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.33333em;
    padding: 18px 10px;
    margin-bottom: 48px;
  }
}

.charity .btn-blank.sm {
  font-size: 22px;
  font-size: 2.2rem;
  max-width: 342px;
  padding: 32px 10px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .charity .btn-blank.sm {
    max-width: 276px;
    padding: 25px 10px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
  .charity .btn-blank.sm::after {
    right: 28px;
  }
}

.charity .btn-blank::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/common/icon/ico_blank.svg") center/100% no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 38px;
}

@media (max-width: 767px) {
  .charity .btn-blank::after {
    right: 34px;
    height: 18px;
  }
}

.charity .intro {
  margin-top: 92px;
  background: #f6c445;
}

@media (max-width: 767px) {
  .charity .intro {
    margin-top: 40px;
  }
}

.charity .intro .top {
  position: relative;
}

.charity .intro .top__img {
  position: relative;
}

.charity .intro .top__img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 53.80673%;
}

.charity .intro .top__img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .charity .intro .top__img {
    position: relative;
  }
  .charity .intro .top__img:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 74.93333%;
  }
  .charity .intro .top__img > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.charity .intro .top__img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 120px;
  left: 0;
  bottom: -1px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/charity/wave_yellow.png") center/100% 100% no-repeat;
}

@media (max-width: 767px) {
  .charity .intro .top__img::after {
    height: 48px;
  }
}

.charity .intro .top__txt {
  position: absolute;
  bottom: -11%;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 1024px) {
  .charity .intro .top__txt {
    bottom: -20%;
  }
}

@media (max-width: 767px) {
  .charity .intro .top__txt {
    width: 322px;
    position: relative;
    margin-top: -80px;
  }
}

.charity .intro .content {
  padding: 76px 0 146px;
}

@media (max-width: 767px) {
  .charity .intro .content {
    padding: 0 0 80px;
    margin-top: -28px;
  }
}

.charity .intro .content__ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .charity .intro .content__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.66667em;
    letter-spacing: 0em;
  }
}

.charity .intro .content__img {
  max-width: 750px;
  margin: 44px auto 51px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .charity .intro .content__img {
    flex-wrap: wrap;
  }
}

.charity .intro .content__img .fadein {
  transition: 0.3s all ease;
}

.charity .intro .content__img .fadein:nth-last-child(1) {
  transition-delay: 0.2s;
}

.charity .intro .content__img .fadein:nth-last-child(2) {
  transition-delay: 0.4s;
}

.charity .intro .content__img .fadein:nth-last-child(3) {
  transition-delay: 0.6s;
}

.charity .intro .content__img .fadein:nth-last-child(4) {
  transition-delay: 0.8s;
}

.charity .intro .content__img .fadein:nth-last-child(5) {
  transition-delay: 1s;
}

.charity .intro .content__img .fadein:nth-last-child(6) {
  transition-delay: 1.2s;
}

@media (max-width: 767px) {
  .charity .intro .content__img .snd {
    position: absolute;
    right: 33%;
  }
  .charity .intro .content__img .snd img {
    transform: rotate(125deg);
  }
}

.charity .intro .content__img .item {
  width: calc(33.33% - 29px);
  position: relative;
}

@media (max-width: 767px) {
  .charity .intro .content__img .item {
    width: calc(50% - 21px);
  }
}

@media (max-width: 767px) {
  .charity .intro .content__img .item:last-child {
    margin: 5px auto 0;
  }
}

@media (max-width: 767px) {
  .charity .intro .content__img {
    margin-right: -1px;
    margin: 6px auto 23px;
  }
}

.charity .intro .content__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-weight: 500;
  max-width: 800px;
  margin: 0 auto 32px;
}

@media (max-width: 767px) {
  .charity .intro .content__txt {
    margin: 0 auto 21px;
  }
}

.charity .intro .content__txt + .content__txt {
  margin-bottom: 128px;
}

@media (max-width: 767px) {
  .charity .intro .content__txt + .content__txt {
    margin-bottom: 62px;
  }
}

@media (max-width: 767px) {
  .charity .intro .content__txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.13333em;
  }
}

.charity .intro .content .box {
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 200px;
  position: relative;
  padding: 63px 10px 44px;
}

@media (max-width: 767px) {
  .charity .intro .content .box {
    border-radius: 26px;
    padding: 44px 10px 36px;
  }
}

.charity .intro .content .box__time {
  position: absolute;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #f03e22;
  border-radius: 200px;
  display: block;
  max-width: 560px;
  width: 100%;
  padding: 15px 10px;
  left: 50%;
  top: 0;
  transform: translate(-50%, -53%);
}

@media (max-width: 767px) {
  .charity .intro .content .box__time {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 11px 10px;
    transform: translate(-50%, -58%);
    max-width: calc(100% - 64px);
  }
}

.charity .intro .content .box__ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2px;
}

@media (max-width: 767px) {
  .charity .intro .content .box__ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 8px;
  }
}

.charity .intro .content .box__number {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1em;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .charity .intro .content .box__number {
    font-size: 20px;
    font-size: 2rem;
  }
}

.charity .intro .content .box__number span {
  font-size: 92px;
  font-size: 9.2rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #f03e22;
  font-family: "Barlow", sans-serif;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .charity .intro .content .box__number span {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1em;
    letter-spacing: 0.03em;
    position: relative;
    bottom: -2px;
    margin-right: 4px;
  }
}

.charity .intro .content .box__note {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-align: center;
  color: #333333;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .charity .intro .content .box__note {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 10px;
  }
}

.charity .donate {
  position: relative;
  padding: 85px 0 20px;
}

@media (max-width: 767px) {
  .charity .donate {
    padding: 66px 0 0px;
  }
}

.charity .donate::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 155px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/company/wave_white.png") center/100% 100% no-repeat;
  left: 0;
  top: -102px;
}

@media (max-width: 767px) {
  .charity .donate::after {
    height: 43px;
    top: -30px;
  }
}

.charity .donate__ttl {
  color: #00469d;
  text-align: center;
  font-family: "Barlow", sans-serif;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 34px;
}

@media (max-width: 767px) {
  .charity .donate__ttl {
    padding-bottom: 36px;
    margin-bottom: 22px;
  }
}

.charity .donate__ttl::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #00469d;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

@media (max-width: 767px) {
  .charity .donate__ttl::after {
    height: 20px;
  }
}

.charity .donate__en {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 700;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .charity .donate__en {
    font-size: 30px;
    font-size: 3rem;
  }
}

.charity .donate__ja {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
}

.charity .donate__note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.14286em;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #333333;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .charity .donate__note {
    line-height: 22px;
  }
}

.charity .donate__note span {
  position: relative;
  padding-left: 15px;
  display: block;
}

@media (max-width: 767px) {
  .charity .donate__note span {
    margin-bottom: 18px;
  }
  .charity .donate__note span:last-child {
    margin-bottom: 0;
  }
}

.charity .donate__note span::after {
  content: "※";
  position: absolute;
  left: 0;
  top: 0px;
}

@media (max-width: 767px) {
  .charity .donate__note span::after {
    top: 0px;
  }
}

@media (max-width: 767px) {
  .charity .donate__note {
    margin-top: 30px;
  }
}

.charity .donate .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 1px solid #00469d;
  border-radius: 200px;
  color: #00469d;
  padding: 29px 20px 28px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .charity .donate .item {
    flex-wrap: wrap;
    border-radius: 40px;
    padding: 15px 52px 19px;
    margin-bottom: 12px;
  }
}

.charity .donate .item:last-child {
  margin-bottom: 0;
}

.charity .donate .item__date {
  text-align: center;
  padding: 14px 0px 12px;
  margin-right: 90px;
  border-right: 1px solid #00469d;
  width: 30%;
}

@media only screen and (max-width: 1024px) {
  .charity .donate .item__date {
    margin-right: 5%;
  }
}

@media (max-width: 767px) {
  .charity .donate .item__date {
    width: 100%;
    margin-right: 0px;
    border-bottom: 1px solid #00469d;
    border-right: none;
    padding: 0 0 12px;
    margin-bottom: 12px;
  }
}

.charity .donate .item__date__ttl {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.4em;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .charity .donate .item__date__ttl {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 0px;
  }
}

.charity .donate .item__date__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 500;
}

.charity .donate .item__number {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
}

@media (max-width: 767px) {
  .charity .donate .item__number {
    width: 100%;
    text-align: center;
  }
}

.charity .donate .item__number:nth-child(2) {
  margin-right: 32px;
  width: 16%;
}

@media only screen and (max-width: 1024px) {
  .charity .donate .item__number:nth-child(2) {
    width: 23%;
    margin-right: 24px;
  }
}

@media (max-width: 767px) {
  .charity .donate .item__number:nth-child(2) {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 6px;
  }
}

.charity .donate .item__number__ttl {
  line-height: 1.4;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .charity .donate .item__number__ttl {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    margin-bottom: 0px;
  }
}

.charity .donate .item__number__txt span {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #f03f22;
  font-family: "Barlow", sans-serif;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .charity .donate .item__number__txt span {
    font-size: 36px;
    font-size: 3.6rem;
    margin-right: 4px;
    position: relative;
    bottom: -2px;
  }
}

.charity .donate .hidden-box {
  display: none;
}

.charity .donate .extend-btn {
  background: #00469d;
  border-radius: 55px;
  color: #fff;
  max-width: 212px;
  margin: 36px auto 0;
  height: 58px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 0em;
  font-weight: 700;
  padding: 16px 10px 16px 36px;
  position: relative;
  text-align: center;
  transition: 0.3s all ease;
  cursor: pointer;
}

@media (max-width: 767px) {
  .charity .donate .extend-btn {
    margin-top: 28px;
  }
}

@media only screen and (min-width: 1025px) {
  .charity .donate .extend-btn:hover {
    opacity: 0.75;
    cursor: pointer;
  }
}

.charity .donate .extend-btn::after, .charity .donate .extend-btn::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  background: #fff;
  top: 50%;
  left: 31px;
}

.charity .donate .extend-btn::after {
  transform: rotate(90deg);
}

.charity .donate .extend-btn.open::after {
  transform: rotate(0deg);
}

.charity .donate .camp {
  background: #feeae6;
  margin-top: 124px;
}

@media (max-width: 767px) {
  .charity .donate .camp {
    margin-top: 80px;
  }
}

.charity .donate .camp__ttl {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 700;
  text-align: center;
  position: relative;
  top: -16px;
  padding-bottom: 38px;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .charity .donate .camp__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    padding-bottom: 31px;
    margin-bottom: 12px;
  }
}

.charity .donate .camp__ttl::after {
  content: "";
  position: absolute;
  width: 225px;
  height: 15px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/charity/ttl_decor.png") center/100% no-repeat;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

@media (max-width: 767px) {
  .charity .donate .camp__ttl::after {
    width: 193px;
  }
}

.charity .donate .camp__img {
  position: relative;
}

.charity .donate .camp__img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 155px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/company/wave_white.png") center/100% 100%;
  left: 0;
  bottom: -48px;
}

@media (max-width: 767px) {
  .charity .donate .camp__img::after {
    height: 43px;
    bottom: -1px;
  }
}

@media (max-width: 767px) {
  .charity .detail {
    margin-top: -14px;
    position: relative;
    z-index: 1;
  }
}

.charity .detail__scroll {
  font-size: 184px;
  font-size: 18.4rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 700;
  color: #f2f2f7;
  font-family: "Barlow", sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: -1;
  position: relative;
}

@media (max-width: 767px) {
  .charity .detail__scroll {
    font-size: 66px;
    font-size: 6.6rem;
  }
}

.charity .detail__scroll__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  animation: loop-text 40s linear infinite;
}

@media (max-width: 767px) {
  .charity .detail__scroll__inner {
    animation: loop-text 20s linear infinite;
  }
}

.charity .detail__scroll span {
  margin-right: 60px;
  white-space: nowrap;
  display: inline-block;
}

.charity .detail .title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.6em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #00469d;
  text-align: center;
  margin: -43px auto 70px;
}

@media (max-width: 767px) {
  .charity .detail .title {
    margin: -19px auto 47px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.charity .detail .title__large {
  font-size: 46px;
  font-size: 4.6rem;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .charity .detail .title__large {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1em;
    letter-spacing: 0.04em;
    margin-top: 6px;
    padding-right: 8px;
  }
}

.charity .detail .about {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .charity .detail .about {
    flex-wrap: wrap;
    margin-bottom: 44px;
  }
}

.charity .detail .about__img {
  width: calc(712 / 1366 * 100%);
}

@media (max-width: 767px) {
  .charity .detail .about__img {
    width: 100%;
    padding: 0 18px;
  }
}

.charity .detail .about__cont {
  width: calc(488 / 1366 * 100%);
  margin-left: 86px;
  margin-right: 80px;
  flex: 1;
}

@media only screen and (max-width: 1200px) {
  .charity .detail .about__cont {
    margin-left: 36px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .charity .detail .about__cont {
    width: 100%;
    margin: 28px 0px 0;
    padding: 0 18px;
    flex: auto;
  }
}

.charity .detail .about__cont__ttl {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.57143em;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .charity .detail .about__cont__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .charity .detail .about__cont__ttl {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.72727em;
    letter-spacing: 0.04em;
    font-weight: 700;
    margin-bottom: 12px;
  }
}

.charity .detail .about__cont__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-weight: 400;
  padding-right: 26px;
}

@media (max-width: 767px) {
  .charity .detail .about__cont__txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.13333em;
    padding-right: 0px;
  }
}

.charity .detail .board__row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding-bottom: 66px;
  margin-bottom: 48px;
  border-bottom: 1px solid #b6cae2;
}

@media (max-width: 767px) {
  .charity .detail .board__row {
    flex-wrap: wrap;
    padding-bottom: 28px;
    margin-bottom: 29px;
  }
}

.charity .detail .board__row:nth-child(2) {
  padding-bottom: 46px;
  margin-bottom: 42px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(2) {
    padding-bottom: 28px;
    margin-bottom: 28px;
  }
}

.charity .detail .board__row:nth-child(3) {
  padding-bottom: 48px;
  margin-bottom: 42px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(3) {
    padding-bottom: 28px;
    margin-bottom: 28px;
  }
}

.charity .detail .board__row:nth-child(3) .board__cont {
  padding: 8px 0 0 0;
}

.charity .detail .board__row:nth-child(4) {
  padding-bottom: 64px;
  margin-bottom: 54px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(4) {
    padding-bottom: 28px;
    margin-bottom: 32px;
  }
}

.charity .detail .board__row:nth-child(4) .board__cont {
  padding: 0px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(4) .board__cont {
    padding-top: 4px;
  }
}

.charity .detail .board__row:nth-child(5) {
  border-bottom: 0;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(5) {
    margin-bottom: 8px;
  }
}

.charity .detail .board__row:nth-child(5) .board__cont {
  padding: 0px;
}

@media (max-width: 767px) {
  .charity .detail .board__row:nth-child(5) .board__cont {
    padding-top: 2px;
  }
}

.charity .detail .board__ttl {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.64286em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #00469d;
  width: 234px;
  margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
  .charity .detail .board__ttl {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .charity .detail .board__ttl {
    width: 100%;
    font-size: 20px;
    margin-right: 0px;
    margin-bottom: 9px;
  }
}

.charity .detail .board__cont {
  width: calc(760 / 1100 * 100%);
  padding-top: 3px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont {
    width: 100%;
    padding-top: 0px;
  }
}

.charity .detail .board__cont .img {
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .img {
    margin-right: -1px;
    margin-bottom: 22px;
  }
}

.charity .detail .board__cont .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-weight: 400;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.13333em;
  }
}

.charity .detail .board__cont .txt .bg {
  font-weight: 700;
  background: #fff8d5;
}

.charity .detail .board__cont .txt .large {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.14286em;
  letter-spacing: 0.04em;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .txt .large {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1em;
    margin: -4px 0 6px;
  }
}

.charity .detail .board__cont .txt.ques {
  font-weight: 700;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .txt.ques {
    line-height: 28px;
  }
}

.charity .detail .board__cont .txt.ans {
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .txt.ans {
    line-height: 28px;
    margin-bottom: 1px;
    margin-bottom: 18px;
  }
}

.charity .detail .board__cont .txt.ans:last-child {
  margin-bottom: 2px;
}

.charity .detail .board__cont .txt.note {
  position: relative;
  padding-left: 17px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .txt.note {
    line-height: 26px;
  }
}

.charity .detail .board__cont .txt.note::after {
  content: "※";
  position: absolute;
  left: 0;
  top: 0px;
}

.charity .detail .board__cont .dot {
  padding-top: 4px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .dot {
    padding-top: 2px;
  }
}

.charity .detail .board__cont .dot__item {
  padding-left: 26px;
  margin-bottom: 4px;
  position: relative;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .dot__item {
    padding-left: 15px;
    margin-bottom: 6px;
    line-height: 26px;
  }
}

.charity .detail .board__cont .dot__item:last-child {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .dot__item:last-child {
    margin-bottom: 10px;
  }
}

.charity .detail .board__cont .dot__item::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #00469d;
  border-radius: 50%;
  left: 0;
  top: 12px;
}

@media (max-width: 767px) {
  .charity .detail .board__cont .dot__item::after {
    top: 10px;
  }
}

/*# sourceMappingURL=maps/charity.min.css.map */