@charset "UTF-8";
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * support.scss
 */
#support {
  /* #header */
  /* PC
  --------------------------------------------------*/
  /* layout */
  /* TB
  --------------------------------------------------*/
  /* SP
  --------------------------------------------------*/
}
#support .gNav > ul > li.support a,
#support .gNav > ul > li.support .label {
  border-bottom-color: #ffe73f;
}
#support .section .title01 {
  margin-bottom: 10px;
}
#support .section .title01 .en_bold {
  display: block;
  margin-top: 10px;
  font-size: 32px;
  font-weight: normal;
}
#support .section .title02 {
  margin-bottom: 15px;
}
#support .section .title02 .en_bold {
  margin-top: 10px;
  display: block;
  font-size: 22px;
  font-weight: normal;
}
#support .section .lead {
  max-width: 880px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.7;
  text-align: center;
}
#support .section .lead .caption {
  font-size: 16px;
}
#support .section .lead .en {
  font-size: 16px;
  line-height: 1.5;
}
#support .section .lead p + p {
  margin-top: 30px;
}
#support .section .links {
  display: table;
  margin: 30px auto 0;
}
#support .section .links li {
  display: table-cell;
  text-align: center;
  vertical-align: top;
}
#support .section .links li + li {
  padding-left: 40px;
}
#support .section .links li .en {
  margin-top: 10px;
  font-size: 16px;
}
#support .section .sponsor {
  margin-top: 40px;
}
#support .section .sponsor .image {
  zoom: 1;
  margin: 40px auto 0;
}
#support .section .sponsor .image:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#support .section .sponsor .image:first-child {
  margin-top: 0;
}
#support .section .sponsor .image li {
  float: left;
  margin: 40px 0 0 40px;
}
#support .section .sponsor .image li a {
  display: block;
  position: relative;
  height: 0;
}
#support .section .sponsor .image li a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}
#support .section .sponsor .image.sizeLL li {
  float: none;
  max-width: 436px;
  margin-right: auto;
  margin-left: auto;
}
#support .section .sponsor .image.sizeLL li:first-child {
  margin-top: 0;
}
#support .section .sponsor .image.sizeLL li a {
  padding-bottom: 58.72%;
}
#support .section .sponsor .image.sizeL {
  padding-left: 40px;
}
#support .section .sponsor .image.sizeL li {
  width: 50%;
}
#support .section .sponsor .image.sizeL li:nth-child(odd) {
  clear: left;
  margin-left: -40px;
}
#support .section .sponsor .image.sizeL li:nth-child(-n+2) {
  margin-top: 0;
}
#support .section .sponsor .image.sizeL li a {
  padding-bottom: 41.88%;
}
#support .section .sponsor .image.sizeM {
  padding-left: 80px;
}
#support .section .sponsor .image.sizeM li {
  width: 33.33%;
}
#support .section .sponsor .image.sizeM li:nth-child(3n+1) {
  clear: left;
  margin-left: -80px;
}
#support .section .sponsor .image.sizeM li:nth-child(-n+3) {
  margin-top: 0;
}
#support .section .sponsor .image.sizeM li a {
  padding-bottom: 58.83%;
}
#support .section .sponsor .image.sizeS {
  padding-left: 120px;
}
#support .section .sponsor .image.sizeS li {
  width: 25%;
}
#support .section .sponsor .image.sizeS li:nth-child(4n+1) {
  clear: left;
  margin-left: -120px;
}
#support .section .sponsor .image.sizeS li:nth-child(-n+4) {
  margin-top: 0;
}
#support .section .sponsor .image.sizeS li a {
  padding-bottom: 54.55%;
}
#support .section .sponsor .text {
  margin-top: 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
#support .section .sponsor .text li {
  display: inline;
}
#support .section .sponsor .text li + li:before {
  content: '｜';
  padding: 0 0.2em;
}
#support .section .sponsor .text li a {
  color: #000000;
  text-decoration: none;
}
.noTouch #support .section .sponsor .text li a:hover {
  text-decoration: underline;
}
#support .section .grant {
  zoom: 1;
  margin: 40px auto 0;
}
#support .section .grant:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#support .section .grant li {
  float: left;
  width: 300px;
  margin: 40px 0 0 50px;
}
#support .section .grant li:first-child, #support .section .grant li:nth-child(2), #support .section .grant li:nth-child(3) {
  margin-top: 0;
}
#support .section .grant li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}
#support .section .grant li a {
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 1.72;
  text-align: center;
  text-decoration: none;
}
.noTouch #support .section .grant li a:hover {
  text-decoration: underline;
}
#support .section .grant li a .image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 54.55%;
}
#support .section .grant li a .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}
#support .section .grant li a .text {
  margin-top: 10px;
}
@media only screen and (max-width: 1095px) {
  #support .section .grant {
    width: 650px;
  }
  #support .section .grant li:nth-child(3) {
    margin-top: 40px;
  }
  #support .section .grant li:nth-child(3n+1) {
    clear: none;
    margin-left: 50px;
  }
  #support .section .grant li:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }
}
#support .section .supporters {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
#support .section .supporters li {
  display: inline;
}
#support .section .supporters li + li:before {
  content: '｜';
  padding: 0 0.2em;
  font-weight: normal;
}
#support .section .supporters li a {
  color: #000000;
  text-decoration: none;
}
.noTouch #support .section .supporters li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #support {
    /* layout */
  }
  #support .section .title01 .en_bold {
    margin-top: 5px;
    font-size: 18px;
  }
  #support .section .title02 .en_bold {
    margin-top: 5px;
    font-size: 14px;
  }
  #support .section .lead {
    font-size: 15px;
    line-height: 1.6;
  }
  #support .section .lead .en {
    line-height: 1.38;
  }
  #support .section .lead p + p {
    margin-top: 20px;
  }
  #support .section .links {
    display: block;
  }
  #support .section .links li {
    display: block;
  }
  #support .section .links li + li {
    margin-top: 20px;
    padding-left: 0;
  }
  #support .section .links li .en {
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
  }
  #support .section .sponsor .image {
    margin-top: 30px;
  }
  #support .section .sponsor .image li {
    margin: 30px 0 0 30px;
  }
  #support .section .sponsor .image.sizeL {
    max-width: 436px;
    padding-left: 0;
  }
  #support .section .sponsor .image.sizeL li {
    float: none;
    width: auto;
    margin-top: 30px !important;
    margin-left: 0 !important;
    margin-left: 0;
  }
  #support .section .sponsor .image.sizeL li:first-child {
    margin-top: 0 !important;
  }
  #support .section .sponsor .image.sizeM {
    padding-left: 30px;
  }
  #support .section .sponsor .image.sizeM li {
    clear: none !important;
    width: 50%;
    margin-top: 30px !important;
    margin-left: 30px !important;
  }
  #support .section .sponsor .image.sizeM li:nth-child(odd) {
    clear: left !important;
    margin-left: -30px !important;
  }
  #support .section .sponsor .image.sizeM li:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  #support .section .sponsor .image.sizeS {
    padding-left: 60px;
  }
  #support .section .sponsor .image.sizeS li {
    clear: none !important;
    width: 33.33%;
    margin-top: 30px !important;
    margin-left: 30px !important;
  }
  #support .section .sponsor .image.sizeS li:nth-child(3n+1) {
    clear: left !important;
    margin-left: -60px !important;
  }
  #support .section .sponsor .image.sizeS li:nth-child(-n+3) {
    margin-top: 0 !important;
  }
  #support .section .sponsor .text {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.6;
  }
  #support .section .grant {
    width: auto;
    max-width: 300px;
  }
  #support .section .grant li {
    float: none;
    width: auto;
    margin: 0 !important;
  }
  #support .section .grant li + li {
    margin-top: 40px !important;
  }
  #support .section .grant li a {
    font-size: 12px;
  }
  #support .section .grant li a .image {
    height: auto;
    padding-bottom: 0;
  }
  #support .section .grant li a .image img {
    position: static;
  }
  #support .section .supporters {
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }
}
