@charset "utf-8";#content #mainVisual {position: relative;padding-top: 80px;width: 100%;height: 0;padding-top: 42.85714%;text-align: center;background-size: cover;overflow: hidden;color: #fff; }@media screen and (max-width: 768px) {#content #mainVisual {margin-bottom: 30px;padding-top: 100vh; } }#content #mainVisual video {position: absolute;right: 0;bottom: 0;width: 100%;margin: auto; }#content #mainVisual #overlay {position: absolute;display: block;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.4); }#content #mainVisual h2 {position: absolute;width: 100%;left: 0;right: 0;top: 50%;margin: auto;text-align: center;font-size: 80px;font-weight: bold;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);/*		h2{			position: absolute;			display: inline-block;			margin: auto;			left: 0;			right: 0;			top: 50%;			color: $white01;			font-size: 50px;			font-weight: bold;			text-align: center;			-webkit-transform: translateY(-50%);			-ms-transform: translateY(-50%);			transform: translateY(-50%);		}		*/ }@media screen and (max-width: 768px) {#content #mainVisual h2 {font-size: 30px; } }#content > section {padding: 80px 0; }@media screen and (max-width: 768px) {#content > section {padding: 30px 0; } }#content > section#network h2 {font-size: 40px;font-weight: bold;text-align: center;line-height: 1.4; }#content > section#network h3 {margin: 10px 0 30px;font-size: 20px;font-weight: bold;text-align: center; }#content > section#participation #participationList {-js-display: flex;display: flex;flex-wrap: wrap; }#content > section#participation #participationList li {position: relative;width: 25%;text-align: center;border-left: #e0e0e0 1px solid; }@media screen and (max-width: 768px) {#content > section#participation #participationList li {width: 33.33333%; } }@media (min-width: 769px) {#content > section#participation #participationList li:nth-child(n+5) {margin-top: 50px; } }@media screen and (max-width: 768px) {#content > section#participation #participationList li:nth-child(n+4) {margin-top: 20px; } }@media (min-width: 769px) {#content > section#participation #participationList li:nth-child(4n) {border-right: #e0e0e0 1px solid; } }@media screen and (max-width: 768px) {#content > section#participation #participationList li:nth-child(3n) {border-right: #e0e0e0 1px solid; } }#content > section#participation #participationList li:last-child {border-right: #e0e0e0 1px solid; }#content > section#participation #participationList li a {display: block;padding: 15px 10px; }#content > section#participation #participationList li a figure img {width: auto;height: auto;max-height: 40px; }@media screen and (max-width: 768px) {#content > section#participation #participationList li a figure img {max-height: 20px; } }