@charset "UTF-8";

#global-content .fwB {
  font-weight: bold!important;
}
#global-content .indent1 {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/giving/header_bg_01_sec.jpg");
  }
  #global-content .detailBox {
    padding: 30px 0 20px;
  }
  #global-wrapper .module-title05{
    padding-top: 40px;
    margin-bottom: 0!important;
  }
  #global-wrapper .module-title02{
    font-weight: 400;
  }
  #global-content .module-boxColumn1{
    padding-top: 40px;
  }
  #global-content .class_donation .module-listLayout01{
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #global-content .class_donation .module-listLayout01 .listItem {
    padding-top: 10px;
  }
  #global-content .module-title05 .listBlank {
    margin-left: 1em;
  }

  #global-content .articleWrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
  }
  #global-content .articleWrap .article {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #global-content .articleWrap .article {
    width: 50%;
    height: 24.5vw;
  }
  #global-content .articleWrap .article.bg01 {
    background: url("/assets/images/giving/index/pic_01.jpg") no-repeat center center / cover;
  }
  #global-content .articleWrap .article.bg02 {
    background: url("/assets/images/giving/index/pic_02.jpg") no-repeat center center / cover;
  }
  #global-content .articleWrap .article.bg03 {
    background: url("/assets/images/giving/index/pic_03.jpg") no-repeat center top / cover;
    width: 100%;
  }
  #global-content .articleWrap .article .articleInner{
    color: #fff;
    width: 269px;
  }
  #global-content .articleWrap .article .article_title{
    font-size: 30px;
  }
  #global-content .articleWrap .article .article_desc{
    font-size: 15px;
    margin: 40px 0 10px;
    text-align: left;
    line-height: 1.2;
  }
  #global-content .articleWrap .article .listInner a {
    color: #fff;
  }
  #global-content .articleWrap .article .listInner .listText {
    font-size: 15px;
    padding-left: .5em;
  }
  #global-content .articleWrap .article .listInner .module-iconArrowRL01 {
    background-color: #fff;
    top: -0.1em;
  }
  #global-content .articleWrap .article .listInner .module-iconArrowRL01:before {
    border-color: #000;
  }
  #global-content .module-tableLayout02 + .module-tableLayout02 {
    margin-top: 10px;
  }
  #global-content .module-lead02 .paragraph2 {
    display: block;
    padding-left: 10px;
  }
  #global-content .module-lead02 .paragraph3 {
    display: block;
    padding-left: 30px;
  }
  #global-content .module-lead02 .paragraph4 {
    display: block;
    padding-left: 0.5em;
  }
  #global-content .class_donation .module-listLayout01 {
    margin-left: 30px;
  }
  #global-content .module-lead02 .paragraph2 span.indent,
  #global-content .module-lead02 .paragraph3 span.indent {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
  }
  #global-content .module-lead02 .paragraph2 span.indent1-3,
  #global-content .module-lead02 .paragraph3 span.indent1-3 {
    display: block;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  #global-content .module-lead02 .contact-text span {
    display: block;
    padding-left: 1em;
  }
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/giving/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .detailBox {
  padding: 30px 0 20px;
}
.device-view-pc #global-wrapper .module-title05 {
  padding-top: 40px;
  margin-bottom: 0!important;
}
.device-view-pc #global-content .module-boxColumn1{
  padding-top: 40px;
}
.device-view-pc #global-content .class_donation .module-listLayout01{
  margin-top: 10px;
  margin-bottom: 20px;
}
.device-view-pc #global-content .class_donation .module-listLayout01 .listItem {
  padding-top: 10px;
}
.device-view-pc #global-content .module-title05 .listBlank {
  margin-left: 1em;
}
.device-view-pc #global-wrapper .module-title02{
  font-weight: 400;
}

.device-view-pc #global-content .articleWrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.device-view-pc #global-content .articleWrap .article {
  display: flex;
  align-items: center;
  justify-content: center;
}
.device-view-pc #global-content .articleWrap .article {
  width: 50%;
  height: 24.5vw;
}
.device-view-pc #global-content .articleWrap .article.bg01 {
  background: url("/assets/images/giving/index/pic_01.jpg") no-repeat center center / cover;
}
.device-view-pc #global-content .articleWrap .article.bg02 {
  background: url("/assets/images/giving/index/pic_02.jpg") no-repeat center center / cover;
}
.device-view-pc #global-content .articleWrap .article.bg03 {
  background: url("/assets/images/giving/index/pic_03.jpg") no-repeat center top / cover;
  width: 100%;
}
.device-view-pc #global-content .articleWrap .article .articleInner{
  color: #fff;
  width: 269px;
}
.device-view-pc #global-content .articleWrap .article .article_title{
  font-size: 30px;
}
.device-view-pc #global-content .articleWrap .article .article_desc{
  font-size: 15px;
  margin: 40px 0 10px;
  text-align: left;
  line-height: 1.2;
}
.device-view-pc #global-content .articleWrap .article .listInner a {
  color: #fff;
}
.device-view-pc #global-content .articleWrap .article .listInner .listText {
  font-size: 15px;
  padding-left: .5em;
}
.device-view-pc #global-content .articleWrap .article .listInner .module-iconArrowRL01 {
  background-color: #fff;
  top: -0.1em;
}
.device-view-pc #global-content .articleWrap .article .listInner .module-iconArrowRL01:before {
  border-color: #000;
}
.device-view-pc #global-content .module-tableLayout02 + .module-tableLayout02 {
  margin-top: 10px;
}
.device-view-pc #global-content .module-lead02 .paragraph2 {
  display: block;
  padding-left: 10px;
}
.device-view-pc #global-content .module-lead02 .paragraph3 {
  display: block;
  padding-left: 30px;
}
.device-view-pc #global-content .module-lead02 .paragraph4 {
  display: block;
  padding-left: 0.5em;
}
.device-view-pc #global-content .class_donation .module-listLayout01 {
  margin-left: 30px;
}
.device-view-pc #global-content .module-lead02 .paragraph2 span.indent,
.device-view-pc #global-content .module-lead02 .paragraph3 span.indent {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.device-view-pc #global-content .module-lead02 .paragraph2 span.indent1-3,
.device-view-pc #global-content .module-lead02 .paragraph3 span.indent1-3 {
  display: block;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.device-view-pc #global-content .module-lead02 .contact-text span {
  display: block;
  padding-left: 1em;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/giving/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .detailBox {
    padding: 1.5em 0 1em;
  }
  .device-js-on #global-wrapper .module-title05 {
    padding-top: 8%;
    margin-bottom: 1%!important;
  }
  .device-js-on #global-content .module-boxColumn1{
    padding-top: 8%;
  }
  .device-js-on #global-content .class_donation .module-listLayout01{
    margin-bottom: 5%;
  }
  .device-js-on #global-content .module-title05 .listBlank {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-title02{
    font-weight: 400;
  }

  .device-js-on #global-content .articleWrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10%;
  }
  .device-js-on #global-content .articleWrap .article {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .device-js-on #global-content .articleWrap .article {
    width: 100%;
    height: 60.5vw;
  }
  .device-js-on #global-content .articleWrap .article.bg01 {
    background: url("/assets/images/giving/index/pic_01.jpg") no-repeat center center / cover;
  }
  .device-js-on #global-content .articleWrap .article.bg02 {
    background: url("/assets/images/giving/index/pic_02.jpg") no-repeat center center / cover;
  }
  .device-js-on #global-content .articleWrap .article.bg03 {
    background: url("/assets/images/giving/index/pic_03.jpg") no-repeat center center / cover;
  }
  .device-js-on #global-content .articleWrap .article .articleInner{
    color: #fff;
    width: 70%;
  }
  .device-js-on #global-content .articleWrap .article .article_title{
    font-size: 155%;
  }
  .device-js-on #global-content .articleWrap .article .article_desc{
    font-size: 108.33%;
    margin: 15% 0 5%;
    text-align: left;
    line-height: 1.2;
  }
  .device-js-on #global-content .articleWrap .article .listInner a {
    color: #fff;
  }
  .device-js-on #global-content .articleWrap .article .listInner .listText {
    font-size: 108.33%;
    padding-left: .5em;
  }
  .device-js-on #global-content .articleWrap .article .listInner .module-iconArrowRL01 {
    background-color: #fff;
    top: -0.1em;
  }
  .device-js-on #global-content .articleWrap .article .listInner .module-iconArrowRL01:before {
    border-color: #000;
  }
  .device-js-on #global-content .module-tableLayout02 + .module-tableLayout02 {
    margin-top: 2.89855%;
  }
  .device-js-on #global-content .module-lead02 .paragraph2 {
    display: block;
    padding-left: 3%;
  }
  .device-js-on #global-content .module-lead02 .paragraph3 {
    display: block;
    padding-left: 9%;
  }
  .device-js-on #global-content .module-lead02 .paragraph4 {
    display: block;
    padding-left: 0.5em;
  }
  .device-js-on #global-content .class_donation .module-listLayout01 {
    width: auto;
    margin-left: 16%;
  }
  .device-js-on #global-content .module-lead02 .paragraph2 span.indent,
  .device-js-on #global-content .module-lead02 .paragraph3 span.indent {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
  }
  .device-js-on #global-content .module-lead02 .paragraph2 span.indent1-3,
  .device-js-on #global-content .module-lead02 .paragraph3 span.indent1-3 {
    display: block;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .device-js-on #global-content .module-lead02 .contact-text span {
    display: block;
    padding-left: 1em;
    word-break: break-all;
  }
}
