@charset 'UTF-8';
.pageSupporters .main .sectionHero .heroBg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pageSupporters .main .sectionHero .heroBody {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}
.pageSupporters .main .sectionHero .heroHeadingSupporters {
  color: #fff;
  margin-bottom: 4.266666666666667%;
  margin-top: 5.333333333333334%;
}
.pageSupporters .main .sectionHero .heroHeadingSupporters span {
  display: block;
  line-height: 1;
}
.pageSupporters .main .sectionHero .heroHeadingSupporters .en {
  position: relative;
  width: 86.93333333333332%;
  margin-right: auto;
  margin-left: auto;
}
.pageSupporters .main .sectionHero .heroHeadingSupporters .ja {
  font-size: 6.133333333333333vw;
  line-height: 1;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  margin-top: 20px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pageSupporters .main .sectionHero .heroHeadingSupporters {
    margin-bottom: 33px;
    margin-top: 29px;
  }
  .pageSupporters .main .sectionHero .heroHeadingSupporters .en {
    width: 587px;
  }
  .pageSupporters .main .sectionHero .heroHeadingSupporters .en img {
    margin-left: 5px;
  }
  .pageSupporters .main .sectionHero .heroHeadingSupporters .ja {
    font-size: 4.8rem;
    line-height: 1;
    letter-spacing: 0.05em;
    margin: 37px 0 0 7px;
  }
}
.pageSupporters .main .sectionHero .heroTextLead {
  font-size: 3.333333333333333vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pageSupporters .main .sectionHero .heroTextLead {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.05em;
  }
}
.pageSupporters .main .sectionBody {
  position: relative;
  z-index: 1;
}
.pageSupportersTop .main .headingPrimary {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.pageSupportersTop .main .headingPrimary span {
  display: block;
}
.pageSupportersTop .main .headingPrimary .ja {
  font-size: 4vw;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .headingPrimary .ja {
    font-size: 1.8rem;
    margin-top: 31px;
  }
}
.pageSupportersTop .main .sectionHero {
  margin-bottom: 8.266666666666666%;
}
@media screen and (max-width: 767px) {
  .pageSupportersTop .main .sectionHero {
    width: 100%;
    position: relative;
  }
  .pageSupportersTop .main .sectionHero::before {
    content: "";
    display: block;
    padding-top: 103.2%;
  }
  .pageSupportersTop .main .sectionHero > * {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionHero {
    height: 600px;
    margin-bottom: 51px;
  }
}
.pageSupportersTop .main .sectionHero .heroBg {
  background: url("../img/bg01.png?hash=d01b01f1c89317afc455ac1a0a42a169") center top no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionHero .heroBg {
    background: url("../img/pc/bg01.png?hash=f9c6a37f916b8279e9dc81292bc6d0ba") center bottom no-repeat;
    background-size: cover;
  }
}
.pageSupportersTop .main .sectionHero .heroBody {
  padding: 5.600000000000001% 0 0;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionHero .heroBody {
    padding: 79px 0 0;
  }
}
.pageSupportersTop .main .sectionHero .heroTextLead {
  margin-bottom: 10.133333333333333%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionHero .heroTextLead {
    margin-bottom: 70px;
  }
}
.pageSupportersTop .main .sectionSupporters {
  box-sizing: border-box;
  padding-bottom: 16.8%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSupporters {
    padding: 0 10px 160px;
  }
}
.pageSupportersTop .main .sectionSponsor {
  margin-top: -8%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor {
    margin-top: -92px;
  }
}
@media screen and (max-width: 767px) {
  .pageSupportersTop .main .sectionSponsor .bg {
    width: 100%;
    position: relative;
    background: url("../img/bg02.png?hash=84444e99014419ce3141171e270cac6a") center top no-repeat;
    background-size: cover;
  }
  .pageSupportersTop .main .sectionSponsor .bg::before {
    content: "";
    display: block;
    padding-top: 141.2%;
  }
  .pageSupportersTop .main .sectionSponsor .bg > * {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .bg {
    background: url("../img/pc/bg02.png?hash=27261a16941a9acb16c06239cbfd7b57") center top no-repeat;
    background-size: auto;
    height: 980px;
  }
}
.pageSupportersTop .main .sectionSponsor .sectionBody {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  padding: 16% 0 33.33333333333333%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .sectionBody {
    padding: 165px 10px 0;
  }
}
.pageSupportersTop .main .sectionSponsor .headingPrimary {
  margin-bottom: 8%;
}
.pageSupportersTop .main .sectionSponsor .headingPrimary .en {
  position: relative;
  width: 41.6%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .headingPrimary {
    margin-bottom: 48px;
  }
  .pageSupportersTop .main .sectionSponsor .headingPrimary .en {
    width: 248px;
  }
}
.pageSupportersTop .main .sectionSponsor .sponsorList {
  margin-top: -2.666666666666667%;
  overflow: hidden;
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem {
  position: relative;
  width: 93.33333333333333%;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  margin-top: 2.666666666666667%;
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem::before {
  position: absolute;
  bottom: 0;
  right: 0;
  border-color: transparent transparent #142652 transparent;
  border-style: solid;
  border-width: 0 0 11.5px 11.5px;
  content: '';
  display: block;
  width: 0px;
  height: 0px;
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem a,
.pageSupportersTop .main .sectionSponsor .sponsorListItem .button,
.pageSupportersTop .main .sectionSponsor .sponsorListItem .sponsorListItemInner {
  display: block;
  padding: 5.066666666666666% 2.666666666666667% 10.666666666666668%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .sponsorListItem {
    max-width: 980px;
    width: 100%;
  }
  .pageSupportersTop .main .sectionSponsor .sponsorListItem::before {
    border-width: 0 0 23px 23px;
  }
  .pageSupportersTop .main .sectionSponsor .sponsorListItem a,
  .pageSupportersTop .main .sectionSponsor .sponsorListItem .sponsorListItemInner {
    padding: 38px 28px 76px;
    display: block;
  }
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem .text-link a {
  padding: 0;
  color: #0e216c;
  text-decoration: underline;
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem .subheading {
  font-size: 4.8vw;
  line-height: 1.555555555555556;
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-weight: 900;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .sponsorListItem .subheading {
    font-size: 2.6rem;
    line-height: 1.538461538461539;
    letter-spacing: 0.025em;
    margin-bottom: 27px;
  }
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem .text {
  font-size: 3.466666666666666vw;
  line-height: 1.538461538461539;
  letter-spacing: 0.05em;
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem .text:not(:first-child) {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .sponsorListItem .text {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.05em;
  }
  .pageSupportersTop .main .sectionSponsor .sponsorListItem .text:not(:first-child) {
    margin-top: 20px;
  }
}
.pageSupportersTop .main .sectionSponsor .sponsorListItem .textDetail a {
  color: #c60;
  font-size: 4vw;
  position: absolute;
  bottom: 2.857142857142857%;
  right: 2.857142857142857%;
  color: #c60;
  font-weight: bold;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionSponsor .sponsorListItem .textDetail a {
    font-size: 2.2rem;
    bottom: 9px;
    right: 30px;
  }
}
.pageSupportersTop .main .sectionRelation {
  background: url("../img/bg03.jpg?hash=0aa45135f4dbe590a80a929645d02c6a") center top no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin-top: -11.066666666666666%;
  padding: 16% 0 9.866666666666667%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation {
    background: url("../img/pc/bg03.jpg?hash=7d0942c3b0222340ea451626020975e2") center top no-repeat;
    background-size: cover;
    margin-top: -78px;
    padding: 122px 10px 90px;
  }
}
.pageSupportersTop .main .sectionRelation .headingPrimary {
  margin-bottom: 17.333333333333336%;
}
.pageSupportersTop .main .sectionRelation .headingPrimary .en {
  position: relative;
  width: 60.53333333333333%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .headingPrimary {
    margin-bottom: 95px;
  }
  .pageSupportersTop .main .sectionRelation .headingPrimary .en {
    width: 609px;
  }
}
.pageSupportersTop .main .sectionRelation .relationList {
  margin-top: -2.666666666666667%;
  overflow: hidden;
}
.pageSupportersTop .main .sectionRelation .relationListItem {
  position: relative;
  width: 93.33333333333333%;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  margin-top: 2.666666666666667%;
  padding: 1.333333333333333% 2.666666666666667% 3.466666666666666%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem {
    padding: 20px;
    max-width: 980px;
    width: 100%;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .profileTitle {
  font-size: 3.2vw;
  line-height: 1.916666666666667;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .profileTitle {
    font-size: 1.6rem;
    line-height: 1.625;
    display: inline-block;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .profileName {
  font-size: 4vw;
  line-height: 1.533333333333333;
  font-weight: bold;
  margin-bottom: 4px;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .profileName {
    font-size: 1.8rem;
    line-height: 1.444444444444444;
    display: inline-block;
    margin-left: 8px;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .row {
  width: 100%;
}
.pageSupportersTop .main .sectionRelation .relationListItem .row::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .row .column01 {
    float: right;
    margin-bottom: 6px;
    max-width: 715px;
    width: 72.95918367346938%;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .row .column02 {
  float: left;
  width: 30.303030303030305%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .row .column02 {
    max-width: 200px;
    width: 20.408163265306122%;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .row .column03 {
  float: right;
  width: 66.36363636363637%;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .row .column03 {
    max-width: 715px;
    width: 72.95918367346938%;
  }
}
.pageSupportersTop .main .sectionRelation .relationListItem .row .img img {
  border-radius: 4px;
}
.pageSupportersTop .main .sectionRelation .relationListItem .row .text {
  font-size: 3.466666666666666vw;
  line-height: 1.384615384615385;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .pageSupportersTop .main .sectionRelation .relationListItem .row .text {
    font-size: 1.6rem;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}
.pageSupportersArticle .main::before {
  display: none;
}
.pageSupportersArticle .main .headingPrimary {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pageSupportersArticle .main .sectionHero {
    width: 100%;
    position: relative;
  }
  .pageSupportersArticle .main .sectionHero::before {
    content: "";
    display: block;
    padding-top: 88%;
  }
  .pageSupportersArticle .main .sectionHero > * {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionHero {
    height: 449px;
  }
}
.pageSupportersArticle .main .sectionHero .heroBg {
  background: url("../img/bg04.jpg?hash=b2753cd7556c0d236e9e2e2d8d1a9a3d") center top no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionHero .heroBg {
    background: url("../img/pc/bg04.jpg?hash=d5c9b2d4616e30136ee398cba9dcb0c7") center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .pageSupportersArticle .main .sectionHero .heroBg {
    background: url("../img/pc/bg04@2x.jpg?hash=53016c823720b80bf0c2e2c88531cdb9") center center no-repeat;
    background-size: cover;
  }
}
.pageSupportersArticle .main .sectionHero .heroBody {
  padding: 15.466666666666667% 0 0;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionHero .heroBody {
    padding: 101px 0 0;
  }
}
.pageSupportersArticle .main .sectionHero .heroHeadingSupporters {
  margin-bottom: 22px;
  margin-top: 0;
}
.pageSupportersArticle .main .sectionHero .heroHeadingSupporters .ja {
  font-size: 5.333333333333334vw;
  line-height: 1;
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionHero .heroHeadingSupporters {
    padding-top: 3px;
    margin-bottom: 32px;
  }
  .pageSupportersArticle .main .sectionHero .heroHeadingSupporters .ja {
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0.05em;
    margin: 40px 0 0 9px;
  }
}
.pageSupportersArticle .main .profile {
  margin-top: -10%;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin-top: -75px;
    max-width: 980px;
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile .profileUnit {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.pageSupportersArticle .main .profile .profileImg {
  position: relative;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  margin-bottom: 2.4%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile .profileImg {
    margin-bottom: 18px;
    width: 150px;
  }
}
.pageSupportersArticle .main .profile .profileSnslist {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 3.733333333333334%;
}
.pageSupportersArticle .main .profile .profileSnslist li {
  margin: 0 10px;
}
.pageSupportersArticle .main .profile .profileSnslist li:first-child {
  margin-left: 0;
}
.pageSupportersArticle .main .profile .profileSnslist li:last-child {
  margin-right: 0;
}
.pageSupportersArticle .main .profile .profileSnslist li .iconTwitter {
  fill: #142652;
  width: 25px;
  height: 20px;
  margin-top: 1px;
}
.pageSupportersArticle .main .profile .profileSnslist li .iconInstagram {
  fill: #142652;
  width: 22px;
  height: 22px;
}
.pageSupportersArticle .main .profile .profileSnslist li .iconFile {
  fill: #142652;
  width: 22px;
  height: 23px;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile .profileSnslist {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .pageSupportersArticle .main .profile .profileSnslist li {
    margin: 0 15px;
  }
  .pageSupportersArticle .main .profile .profileSnslist li .iconTwitter {
    width: 25px;
    height: 20px;
  }
  .pageSupportersArticle .main .profile .profileSnslist li .iconInstagram {
    width: 23px;
    height: 23px;
  }
  .pageSupportersArticle .main .profile .profileSnslist li .iconFile {
    width: 22px;
    height: 24px;
  }
}
.pageSupportersArticle .main .profile .profileName {
  font-size: 4vw;
  line-height: 0.833333333333333;
  font-weight: bold;
  margin: 0 3.2% 22px;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile .profileName {
    font-size: 1.8rem;
    line-height: 1.388888888888889;
    margin-bottom: 17px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.pageSupportersArticle .main .profile .profileText {
  font-size: 3.466666666666666vw;
  line-height: 1.538461538461539;
  margin: 0 3.2%;
}
.pageSupportersArticle .main .profile .profileText a {
  color: #00f;
  text-decoration: underline;
}
.pageSupportersArticle .main .profile .profileText .textBold {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .profile .profileText {
    font-size: 1.6rem;
    line-height: 1.5625;
    width: 750px;
    margin-left: 80px;
  }
}
.pageSupportersArticle .main .articleContent {
  box-sizing: border-box;
  margin: 0 3.2%;
  padding: 14px 0 50px;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 980px;
    padding: 22px 10px 90px;
  }
}
.pageSupportersArticle .main .articleContent a {
  color: #00f;
  text-decoration: underline;
}
.pageSupportersArticle .main .articleContent h2,
.pageSupportersArticle .main .articleContent h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.pageSupportersArticle .main .articleContent h2 {
  font-size: 5.866666666666666vw;
  line-height: 1.363636363636364;
  margin: 20px 0 20px 0;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent h2 {
    font-size: 3.6rem;
    line-height: 1.388888888888889;
    margin: 20px 0 42px 0;
  }
}
.pageSupportersArticle .main .articleContent h3 {
  font-size: 4.8vw;
  line-height: 1.388888888888889;
  margin: 40px 0 20px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent h3 {
    font-size: 3rem;
    line-height: 1.466666666666667;
    letter-spacing: 0.025em;
    margin: 70px 0 30px 0;
  }
}
.pageSupportersArticle .main .articleContent p {
  font-size: 3.466666666666666vw;
  line-height: 1.538461538461539;
  letter-spacing: 0.025em;
  margin: 18px 0;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent p {
    font-size: 1.6rem;
    line-height: 1.875;
    margin: 22px 0;
  }
}
@media screen and (max-width: 767px) {
  .pageSupportersArticle .main .articleContent iframe {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent iframe {
    max-width: 100%;
  }
}
.pageSupportersArticle .main .articleContent img {
  border-radius: 4px;
  display: block;
  margin: 18px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent img {
    border-radius: 8px;
    margin: 22px auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pageSupportersArticle .main .articleContent .youtubePlayer {
    overflow: hidden;
    position: relative;
    margin: 18px auto;
  }
  .pageSupportersArticle .main .articleContent .youtubePlayer::before {
    content: '';
    display: block;
    padding-top: 56.25%;
  }
  .pageSupportersArticle .main .articleContent .youtubePlayer > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pageSupportersArticle .main .articleContent .youtubePlayer > iframe {
    transform: scale(1.01);
  }
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent .youtubePlayer {
    margin: 22px auto;
    max-width: 980px;
  }
}
.pageSupportersArticle .main .articleContent .buttonPrimary {
  font-size: 3.466666666666666vw;
  line-height: 1;
  letter-spacing: 0.025em;
  display: table;
  margin: 0 auto 40px;
  text-decoration: none;
  color: #142652;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent .buttonPrimary {
    font-size: 1.6rem;
    line-height: 1;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 70px;
    min-width: 380px;
  }
}
.pageSupportersArticle .main .articleContent .paragraph {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .articleContent .paragraph {
    margin-bottom: 70px;
  }
}
.pageSupportersArticle .main .sectionRecommend {
  box-sizing: border-box;
  margin-bottom: 10.666666666666668%;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionRecommend {
    margin-bottom: 80px;
    padding: 0 10px;
  }
}
.pageSupportersArticle .main .sectionRecommend .headingPrimary {
  position: relative;
  width: 39.46666666666667%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8%;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionRecommend .headingPrimary {
    margin-bottom: 50px;
    width: 255px;
  }
}
.pageSupportersArticle .main .sectionStories {
  box-sizing: border-box;
  padding-bottom: 13.333333333333334%;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionStories {
    padding: 0 10px 100px;
  }
}
.pageSupportersArticle .main .sectionStories .headingPrimary {
  position: relative;
  width: 46.400000000000006%;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
  margin-bottom: 8%;
}
@media screen and (min-width: 768px) {
  .pageSupportersArticle .main .sectionStories .headingPrimary {
    margin-bottom: 50px;
    width: 299px;
  }
}
@media screen and (max-width: 767px) {
  .pageSupportersArticle .main .sectionStories .supportersList .supportersListItem:last-child {
    display: none;
  }
}
.pageSupporters1 .main .articleContent .icon {
  border-radius: 0px;
}
.pageSupporters1 .main .articleContent .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pageSupporters1 .main .articleContent .row .column:nth-child(1) {
  width: 29.411764705882355%;
}
.pageSupporters1 .main .articleContent .row .column:nth-child(2) {
  width: 65.58823529411765%;
}
@media screen and (min-width: 768px) {
  .pageSupporters1 .main .articleContent .row {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .pageSupporters1 .main .articleContent .row .column:nth-child(1) {
    width: 12.5%;
  }
  .pageSupporters1 .main .articleContent .row .column:nth-child(1) img {
    width: 100%;
  }
  .pageSupporters1 .main .articleContent .row .column:nth-child(2) {
    width: 86.14583333333333%;
  }
}
.pageSupporters190919-1 .main .articleContent .box {
  border: 1px solid #e49d0f;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .pageSupporters190919-1 .main .articleContent .box {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) {
  .pageSupporters191106-1 .main .articleContent .img-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 8px;
    height: 360px;
  }
  .pageSupporters191106-1 .main .articleContent .img-container img {
    width: 50%;
    border-radius: 0;
    margin: 0;
  }
}
.pageSupporters191204-1 .main .sectionHero .heroBg {
  background: url("../article/2019/12/img/kv_120401_01.jpg?hash=5a31e2ff7eb3c007ae6c8fe944b475fe") center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pageSupporters191204-1 .main .sectionHero .heroBg {
    background: url("../article/2019/12/img/pc/kv_120401_01.jpg?hash=b59934432226dd1f369dcb4db59ef7bf") center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .pageSupporters191204-1 .main .sectionHero .heroBg {
    background: url("../article/2019/12/img/pc/kv_120401_01@2x.jpg?hash=ca0ae7c21244fce54e4df406af32b2f0") center center no-repeat;
    background-size: cover;
  }
}
.pageSupporters191204-2 .main .sectionHero .heroBg {
  background: url("../article/2019/12/img/kv_120402_01.jpg?hash=3023a8b7e4749a2afc2bfddca63edd7d") center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pageSupporters191204-2 .main .sectionHero .heroBg {
    background: url("../article/2019/12/img/pc/kv_120402_01.jpg?hash=e1bc387bc2fad3813fbc2533dfd57198") center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .pageSupporters191204-2 .main .sectionHero .heroBg {
    background: url("../article/2019/12/img/pc/kv_120402_01@2x.jpg?hash=f3638881cf7869a170a6a04f306a9d7d") center center no-repeat;
    background-size: cover;
  }
}
.pageSupporters191204-2 .main .profile .profileText .textBold {
  display: block;
  margin-top: 10px;
}
.modalContent .modalCancellation {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .modalContent .modalCancellation {
    padding: 44px 72px;
  }
}
.modalContent .modalCancellation .subheading {
  text-align: left;
}
.modalContent .modalCancellation .subheading span {
  display: block;
  font-weight: normal;
  font-size: 3.2vw;
  line-height: 1.666666666666667;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .modalContent .modalCancellation .subheading span {
    font-size: 1.4rem;
    line-height: 1.857142857142857;
    letter-spacing: 0.05em;
  }
}
.modalContent .modalCancellation .text:not(:first-of-type) {
  margin-top: 0;
}
.modalContent .modalCancellation .textWrap {
  margin-top: 17px;
  padding-top: 17px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .modalContent .modalCancellation .textWrap {
    margin-top: 27px;
    padding-top: 27px;
    padding-bottom: 50px;
  }
}
/*# sourceMappingURL=style.css.map */