@media all and (min-width: 768px) {
#footer {
  margin-top: 0px;
}
.spPageLocalMenu {
  margin-top: 0px;
}
}
#content {
  overflow: hidden;
}
#content section {
  position: relative;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
#content section .button a {
  min-width: 166px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .button a {
    width: auto;
  }
}
#content .topMainVisual {
  position: relative;
  z-index: 1;
}
@media all and (min-width: 992px) {
  #content .topMainVisual {
    min-height: 700px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .topMainVisual {
    min-height: 512px;
  }
}
@media all and (max-width: 991px) {
  #content .topMainVisual:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 120%;
    min-width: 1920px;
    background: -webkit-linear-gradient(top left, #0065bd, #0e8bd1);
    background: -webkit-gradient(linear, left top, right bottom, from(#0065bd), to(#0e8bd1));
    background: linear-gradient(to bottom right, #0065bd, #0e8bd1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(6deg) translate3d(-50%, 0, 0);
    -ms-transform: rotate(6deg) translate3d(-50%, 0, 0);
    transform: rotate(6deg) translate3d(-50%, 0, 0);
    z-index: 2;
    margin-bottom: -60px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .topMainVisual:before {
    height: 350px;
  }
}
@media all and (max-width: 767px) {
  #content .topMainVisual:before {
    height: 500px;
  }
}
#content .topMainVisual .topMainVisualInner {
  position: relative;
  z-index: 3;
  color: #fff;
}
@media all and (min-width: 992px) {
  #content .topMainVisual .topMainVisualInner {
    text-align: center;
    padding-top: 140px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .topMainVisual .topMainVisualInner {
    padding: 300px 20px 60px;
  }
}
@media all and (max-width: 767px) {
  #content .topMainVisual .topMainVisualInner {
    padding: 54.7% 15px 60px;
  }
}
#content .topMainVisual h1 {
  font-family: "NeoSansStd-Light", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-size: 3.428571428571429rem;
  margin-bottom: 20px;
  max-width: 750px;
  margin: 0 auto 26px;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
#content .topMainVisual h1 {
  font-size: 2.857142857142857rem;
}
}
@media all and (max-width: 320px) {
#content .topMainVisual h1 {
  font-size: 2rem;
}
}
#content .topMainVisual h2 {
  font-family: "NeoSansStd-Light", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  line-height: 1.2;
  margin: 0 auto;
}
@media all and (min-width: 768px) {
  #content .topMainVisual h2 {
    max-width: 750px;
  }
}
@media all and (min-width: 992px) {
  #content .topMainVisual h2 {
    font-size: 3.428571428571428rem;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 991px) {
  #content .topMainVisual h2 {
    font-size: 2.857142857142857rem;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  #content .topMainVisual h2 {
    margin-bottom: 30px;
  }
}
#content .topMainVisual .lead {
  margin: 0 auto;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.285714285714286rem;
  line-height: 1.55;
  max-width: 750px;
  margin-bottom: 30px;
}
#content .topMainVisual .linkList {
  max-width: 750px;
  margin: 0 auto;
}
#content .topMainVisual .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#content .topMainVisual .bg img {
  position: absolute;
  max-width: none;
}
@media all and (min-width: 768px) {
  #content .topMainVisual .bg img {
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@media all and (min-width: 992px) {
  #content .topMainVisual .bg img {
    min-width: 100%;
    max-height: 750px;
  }
  #content .topMainVisual .lead {
    max-width: 800px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .topMainVisual .bg img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  #content .topMainVisual .bg img {
    right: 0;
    max-height: 510px;
  }
}
#content .topMainVisual h1 {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .topMainVisual h2 {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .topMainVisual .linkList {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .topMainVisual .lead {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .topMainVisual .button {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.8s, opacity 0.3s ease-out 0.8s;
  -webkit-transition: opacity 0.3s ease-out 0.8s, -webkit-transform 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s, -webkit-transform 0.3s ease-out 0.8s;
  transition: transform 0.3s ease-out 0.8s, opacity 0.3s ease-out 0.8s;
  transition: transform 0.3s ease-out 0.8s, opacity 0.3s ease-out 0.8s, -webkit-transform 0.3s ease-out 0.8s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .topMainVisual.active h1,
#content .topMainVisual.active h2,
#content .topMainVisual.active .lead,
#content .topMainVisual.active .linkList,
#content .topMainVisual.active .button {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#content .managementSection {
  position: relative;
  z-index: 2;
  text-align: center;
}
@media all and (min-width: 992px) {
  #content .managementSection {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}
@media all and (max-width: 991px) {
  #content .managementSection {
    background: #fff;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .managementSection {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  #content .managementSection {
    padding: 60px 15px;
  }
}
#content .managementSection .managementSectionInner {
  max-width: 750px;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  #content .managementSection .managementSectionInner {
    max-width: 600px;
  }
}
#content .managementSection h2 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  margin: 0 auto 30px;
}
@media all and (min-width: 992px) {
  #content .managementSection h2 {
    font-size: 2.571428571428572rem;
  }
}
@media all and (max-width: 991px) {
  #content .managementSection h2 {
    font-size: 2.142857142857143rem;
  }
}
#content .managementSection .lead {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .managementSection .button {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .managementSection.active .lead,
#content .managementSection.active .button {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media all and (min-width: 992px) {
  #content .messageSection {
    margin-bottom: 50px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection {
    margin-bottom: 80px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  #content .messageSection {
    padding: 0 15px;
    margin-bottom: 80px;
  }
}
@media all and (max-width: 991px) {
  #content .messageSection {
    background: #fff;
    position: relative;
    z-index: 2;
    padding-top: 60px;
  }
}
#content .messageSection .messageSectionInner:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
@media all and (min-width: 1200px) {
  #content .messageSection .messageSectionInner {
    width: 1140px;
    margin:0 auto;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  #content .messageSection .messageSectionInner {
    width: 940px;
    margin:0 auto;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection .messageSectionInner {
    width: 720px;
    margin:0 auto;
  }
}
@media all and (min-width: 768px) {
  #content .messageSection .picArea {
    text-align: center;
    float: left;
  }
}
@media all and (min-width: 992px) {
  #content .messageSection .picArea {
    width: 160px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection .picArea {
    width: 140px;
  }
}
@media all and (max-width: 991px) {
  #content .messageSection .picArea .pic {
    text-align: center;
  }
  #content .messageSection .picArea .pic img {
    width: 120px;
  }
}
@media all and (max-width: 767px) {
  #content .messageSection .picArea dl {
    text-align: center;
    width: 160px;
    margin: 0 auto;
  }
}
#content .messageSection .picArea dt {
  margin-top: 10px;
  font-size: 1.285714285714286rem;
}
#content .messageSection .picArea dd {
  margin-top: 7px;
  font-size: 0.857142857142857rem;
  line-height: 1.583333333333333;
}
#content .messageSection .leadArea {
  padding-top: 30px;
}
@media all and (min-width: 768px) {
  #content .messageSection .leadArea {
    overflow: hidden;
  }
}
@media all and (min-width: 992px) {
  #content .messageSection .leadArea {
    padding-left: 90px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection .leadArea {
    padding-left: 60px;
  }
}
@media all and (max-width: 767px) {
  #content .messageSection .leadArea {
    padding-top: 40px;
  }
}
#content .messageSection .lead {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  position: relative;
  font-size: 1.714285714285714rem;
  line-height: 1.3;
  padding-left: 35px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection .lead {
    padding-right: 10px;
  }
}
@media all and (max-width: 767px) {
  #content .messageSection .lead {
    padding-left: 30px;
  }
}
#content .messageSection .lead span {
  font-family: "NeoSansStd-Regular", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-size: 14.285714285714286rem;
  position: absolute;
  top: -0.18em;
  left: 0;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  line-height: 1;
}
.backgroundcliptext #content .messageSection .lead span {
  background: -webkit-linear-gradient(top left, #0065bd, #37b1de);
  background: -webkit-gradient(linear, left top, right bottom, from(#0065bd), to(#37b1de));
  background: linear-gradient(to bottom right, #0065bd, #37b1de);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#content .messageSection .linkList {
  text-align: right;
  font-size: 1.285714285714286rem;
  line-height: 1.55;
}
@media all and (min-width: 992px) {
  #content .messageSection .linkList {
    margin-right: 60px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .messageSection .linkList {
    padding-right: 10px;
  }
}
#content .messageSection .linkList li {
  margin-top: 20px;
}
#content .governanceSection .linkList {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .governanceSection .lead {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .governanceSection .button {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .governanceSection.active .linkList,
#content .governanceSection.active .lead,
#content .governanceSection.active .button {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media all and (max-width: 767px) {
  #content .historySection {
    padding: 0 15px;
  }
}
#content .historySection .historySectionInner {
  position: relative;
}
@media all and (min-width: 768px) {
  #content .historySection .pic {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media all and (min-width: 992px) {
  #content .historySection .pic {
    width: 48%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .historySection .pic {
    width: 40.6%;
  }
}
@media all and (max-width: 767px) {
  #content .historySection .pic {
    width: 100.6%;
    margin-bottom: 25px;
  }
}
@media all and (min-width: 992px) {
  #content .historySection h2,
  #content .historySection .lead,
  #content .historySection .button {
    padding-right: 53.2%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .historySection h2,
  #content .historySection .lead,
  #content .historySection .button {
    padding-right: 43.3%;
  }
}
#content .historySection h2 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
@media all and (min-width: 992px) {
  #content .historySection h2 {
    font-size: 2.571428571428572rem;
    padding-top: 10.6%;
  }
}
@media all and (max-width: 991px) {
  #content .historySection h2 {
    font-size: 2.142857142857143rem;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .historySection h2 {
    padding-top: 2.5%;
  }
}
@media all and (max-width: 767px) {
  #content .historySection h2 {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 992px) {
  #content .historySection .button {
    padding-bottom: 21.8%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .historySection .button {
    text-align: left;
    padding-bottom: 16.7%;
  }
}
@media all and (max-width: 767px) {
  #content .historySection .button {
    padding-bottom: 90px;
  }
}
#content .historySection .pic {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .historySection .lead {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .historySection .button {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .historySection.active .pic,
#content .historySection.active .lead,
#content .historySection.active .button {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#content .valueSection {
  width: 100%;
}
@media all and (min-width: 992px) {
  #content .valueSection {
    margin-top: 115px;
    margin-bottom: -40px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection {
    margin-top: 90px;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection {
    margin-top: 70px;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection {
    padding: 0 15px;
  }
}
#content .valueSection .valueSectionInner {
  position: relative;
}
#content .valueSection .pic {
  z-index: 2;
}
@media all and (min-width: 768px) {
  #content .valueSection .pic {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media all and (min-width: 992px) {
  #content .valueSection .pic {
    width: 62.9%;
    margin-left: -15.6%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection .pic {
    width: 62.9%;
    margin-top: 5.6%;
    margin-left: -20.6%;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection .pic {
    position: relative;
    width: 131.6%;
    margin-left: -18.8%;
  }
}
#content .valueSection .shadow {
  z-index: 1;
}
@media all and (min-width: 768px) {
  #content .valueSection .shadow {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media all and (min-width: 992px) {
  #content .valueSection .shadow {
    width: 60.9%;
    margin-top: -1.3%;
    margin-left: -12.9%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection .shadow {
    width: 62.9%;
    margin-left: -23.2%;
    margin-top: 1.4%;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection .shadow {
    position: relative;
    width: 125.8%;
    margin-left: -12.5%;
    margin-top: -88.7%;
    margin-bottom: 40px;
  }
}
#content .valueSection h2,
#content .valueSection .lead,
#content .valueSection .buttonList {
  overflow: hidden;
}
@media all and (min-width: 992px) {
  #content .valueSection h2,
  #content .valueSection .lead,
  #content .valueSection .buttonList {
    padding-left: 50.9%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection h2,
  #content .valueSection .lead,
  #content .valueSection .buttonList {
    padding-left: 46.5%;
  }
}
#content .valueSection h2 {
  font-family: adobe-handwriting-ernie, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media all and (min-width: 992px) {
  #content .valueSection h2 {
    font-size: 3rem;
    padding-top: 4.5%;
  }
}
@media all and (max-width: 991px) {
  #content .valueSection h2 {
    font-size: 2.571428571428571rem;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection h2 {
    margin-bottom: 30px;
  }
}
#content .valueSection .buttonList {
  margin-top: 30px;
}
#content .valueSection .buttonList:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
@media all and (min-width: 992px) {
  #content .valueSection .buttonList {
    padding-bottom: 13.2%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection .buttonList {
    padding-bottom: 15.3%;
  }
}
@media all and (max-width: 767px) {
  #content .valueSection .buttonList {
    padding-bottom: 80px;
  }
}
@media all and (min-width: 992px) {
  #content .valueSection .buttonList li {
    float: left;
    margin-right: 20px;
  }
  #content .valueSection .buttonList li:last-child {
    margin-right: 0;
  }
}
@media all and (max-width: 991px) {
  #content .valueSection .buttonList li {
    margin-bottom: 20px;
  }
  #content .valueSection .buttonList li:last-child {
    margin-bottom: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .valueSection .buttonList li .button {
    text-align: left;
  }
  #content .valueSection .buttonList li .button a {
    min-width: 191px;
  }
}
#content .valueSection .pic {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s;
  transition: transform 0.3s ease-out 0.2s, opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .valueSection .shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s;
  -webkit-transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  transition: transform 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s;
  transition: transform 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .valueSection .lead {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s, opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .valueSection .buttonList {
  -webkit-transition: -webkit-transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s;
  transition: transform 0.3s ease-out 0.6s, opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .valueSection.active .pic,
#content .valueSection.active .shadow {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#content .valueSection.active .lead,
#content .valueSection.active .buttonList {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media all and (max-width: 767px) {
  #content .governanceSection {
    padding: 0 15px;
  }
}
@media all and (min-width: 768px) {
  #content .governanceSection {
    margin-top: -60px;
  }
}
#content .governanceSection .governanceSectionInner:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
#content .governanceSection h2 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media all and (min-width: 992px) {
  #content .governanceSection h2 {
    font-size: 2.571428571428572rem;
  }
}
@media all and (max-width: 991px) {
  #content .governanceSection h2 {
    font-size: 2.142857142857143rem;
  }
}
@media all and (min-width: 992px) {
  #content .governanceSection .governanceText {
    float: left;
    width: 42.1%;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .governanceSection .button {
    text-align: left;
  }
}
#content .governanceSection .linkList {
  font-size: 1.285714285714286rem;
}
#content .governanceSection .linkList:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
@media all and (min-width: 992px) {
  #content .governanceSection .linkList {
    float: right;
    width: 50.9%;
  }
}
@media all and (max-width: 991px) {
  #content .governanceSection .linkList {
    margin-top: 30px;
  }
}
@media all and (min-width: 768px) {
  #content .governanceSection .linkList ul {
    float: left;
  }
}
@media all and (min-width: 992px) {
  #content .governanceSection .linkList ul {
    width: 50%;
    box-sizing: border-box;
    padding-right: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .governanceSection .linkList ul {
    width: 43%;
  }
}
@media all and (max-width: 767px) {
  #content .governanceSection .linkList ul:last-child {
    margin-top: 20px;
  }
}
#content .governanceSection .linkList li {
  line-height: 1.55;
  margin-top: 20px;
}
#content .governanceSection .linkList li:first-child {
  margin-top: 0;
}
.topMainVisual .linkList a{
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.285714285714286rem;
}
.topMainVisual a:hover .icArrowWhite{
  -webkit-transform: translate3d(5px, 0, 0);
  -ms-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
.topMainVisual a .icArrowWhite{
  -webkit-transition: -webkit-transform 0.12s ease-in;
  transition: -webkit-transform 0.12s ease-in;
  transition: transform 0.12s ease-in;
  transition: transform 0.12s ease-in, -webkit-transform 0.12s ease-in;
  margin-left: 11px;
  top: -1px;
}

