/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  margin: 0.67em 0;
  font-size: 2em
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  max-width: 100%;
  vertical-align: bottom;
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td, th {
  padding: 0
}

h1, h2, h3, h4, h5, h6 {
  margin: 0
}

p {
  margin: 0;
  padding: 0
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none
}

@font-face {
  font-family: "Helvetica-Light";
  font-weight: light;
  font-style: normal;
  src: url("../font/Helvetica-Light.eot");
  src: url("../font/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("../font/Helvetica-Light.woff") format("woff"), url("../font/Helvetica-Light.ttf") format("truetype")
}

@font-face {
  font-family: "Helvetica";
  font-weight: 500;
  font-style: normal;
  src: url("../font/Helvetica.eot");
  src: url("../font/Helvetica.eot?#iefix") format("embedded-opentype"), url("../font/Helvetica.woff") format("woff"), url("../font/Helvetica.ttf") format("truetype")
}

@font-face {
  font-family: "Helvetica-Bold";
  font-weight: bold;
  font-style: normal;
  src: url("../font/Helvetica-Bold.eot");
  src: url("../font/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Helvetica-Bold.woff") format("woff"), url("../font/Helvetica-Bold.ttf") format("truetype")
}

html {
  font-family: "Helvetica", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

@media (max-width: 900px) {
  html {
    font-size: 16px;
    line-height: 1.6
  }
}

body {
  text-align: center;
  color: #fff;
  background: #fff
}

.inner {
  margin: 0 auto
}

* {
  outline: none
}

a {
  color: #4663f5
}

img {
  display: block;
  max-width: 100%;
  margin: auto
}

.center {
  text-align: center
}

.center_span {
  display: inline-block;
  width: 100%;
  text-align: center
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0
}

.clearfix {
  display: block
}

.clear {
  clear: both
}

.red {
  color: #c10000
}

.magenta {
  color: #ff0072
}

.yellow {
  color: #e8d900
}

.yellow2 {
  color: yellow
}

.blue {
  color: #1d2088
}

.lblue {
  color: #00ffff
}

.sblue {
  color: #009485
}

.gold {
  color: #9f8800
}

.navy {
  color: #006499
}

.gray {
  color: #8a8a8a
}

.green {
  color: #00b300
}

.yb {
  padding: 0 4px;
  background: #ffff99
}

.rb {
  padding: 0 4px;
  background: #e60012
}

.gb {
  padding: 0 4px;
  background: #cacaca
}

.lgb {
  padding: 0 4px;
  background: #c7ff00
}

.lbb {
  padding: 0 4px;
  background: #00ffff
}

.bb {
  padding: 0 4px;
  background: #1d2088
}

.border_r {
  display: inline-block;
  border-bottom: solid 4px #e60012;
  line-height: 1.6
}

.dotted {
  text-emphasis: filled dot #000;
  -webkit-text-emphasis: filled dot #000
}

.dotted_r {
  text-emphasis: filled dot #f00;
  -webkit-text-emphasis: filled dot #f00
}

.underline {
  text-decoration: underline
}

.bold {
  font-weight: 900
}

.mini {
  font-size: 80%
}

.midium {
  font-size: 1.2em
}

.large {
  font-size: 1.5em
}

.xlarge {
  font-size: 1.8em
}

.fontS {
  font-size: 0.8em
}

.fontM {
  font-size: 1.2em
}

.fontL {
  font-size: 1.4em
}

.fontLL {
  font-size: 1.8em !important
}

.fontBig {
  font-size: 2em
}

.fontBig2 {
  font-size: 2.3em
}

.fontBig3 {
  font-size: 2.8em
}

b {
  font-weight: 600
}

.bold {
  font-weight: 600
}

.red {
  color: #ff5247
}

.grey1 {
  color: #7f7f7f
}

.grey2 {
  color: #595959
}

.amikake {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fcff80));
  background: linear-gradient(transparent 0%, #fcff80 0%)
}

.underline {
  text-decoration: underline
}

.center {
  text-align: center
}

a, a:link {
  text-decoration: none;
  color: inherit
}

.mt120 {
  margin-top: 120px !important
}

.mt100 {
  margin-top: 100px !important
}

.mt90 {
  margin-top: 90px !important
}

.mt70 {
  margin-top: 70px !important
}

.mt60 {
  margin-top: 60px !important
}

.mt50 {
  margin-top: 50px !important
}

.mt40 {
  margin-top: 40px !important
}

.mt30 {
  margin-top: 30px !important
}

.mt10 {
  margin-top: 10px !important
}

.mt-10 {
  margin-top: -10px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.lh14 {
  line-height: 1.4
}

.lh16 {
  line-height: 1.6
}

.lh2 {
  line-height: 2
}

.radius {
  border-radius: 6px
}

.float_l {
  float: left
}

.float_r {
  float: right
}

.image_bloc {
  text-align: center
}

.image_bloc+p {
  margin-top: 2em
}

.image_bloc+.image_bloc {
  margin-top: 2em
}

p+.image_bloc {
  margin-top: 2em
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mt2 {
  margin-top: 2em !important
}

.mt4 {
  margin-top: 4em !important
}

.mb2 {
  margin-bottom: 2em !important
}

.mb4 {
  margin-bottom: 4em !important
}

.pt2 {
  padding-top: 2em !important
}

.pt4 {
  padding-top: 4em !important
}

.pb2 {
  padding-bottom: 2em !important
}

.pb4 {
  padding-bottom: 4em !important
}

.bg_white {
  background: #fff
}

.bg_cream {
  background: #f5e8b1
}

.action {
  position: relative;
  margin: 0 auto;
  cursor: pointer
}

.action img.img_defaul {
  position: relative;
  z-index: 1
}

.action img.img__light {
  position: absolute;
  z-index: 1000000000000000000;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto
}

footer {
  position: relative;
  z-index: 99;
  padding: 25px 0;
  text-align: center;
  color: #6b6b6b;
  background: #000000;
  font-size: 13px
}

footer a {
  display: inline-block !important;
  margin-right: 25px;
  text-decoration: none;
  color: #6b6b6b
}

footer .link a:last-child {
  margin-right: 0
}

footer .copy {
  margin-top: 20px
}

.blinking {
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate
}

@-webkit-keyframes blink {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes blink {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

.animation {
  visibility: visible !important;
  animation-fill-mode: both !important;
  -webkit-animation-fill-mode: both !important
}

.replay {
  -webkit-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important
}

.bounce-in {
  -webkit-animation: bounce-in 1.8s;
  animation: bounce-in 1.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

@keyframes bounce-in {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  60% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
  70% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1
  }
  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
  }
  90% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes bounce-in {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  60% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
  70% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1
  }
  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
  }
  90% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.pc {
  display: inline
}

@media (max-width: 900px) {
  .pc {
    display: none
  }
}

.sp {
  display: none
}

@media (max-width: 900px) {
  .sp {
    display: inline
  }
}

.pci {
  display: block
}

@media (max-width: 900px) {
  .pci {
    display: none !important
  }
}

.spi {
  display: none
}

@media (max-width: 900px) {
  .spi {
    display: block
  }
}

.center {
  text-align: center !important
}

body {
  color: #ffffff;
  background: #222
}

.inner {
  max-width: 900px;
  margin: auto
}

@media (max-width: 900px) {
  .inner {
    width: 85%;
    margin: auto
  }
}

@media (max-width: 900px) {
  .pageWrapper .inner {
    width: 95%;
    margin: auto
  }
}

.header {
  position: relative;
  z-index: 2;
  margin-bottom: -115px;
  background: rgba(0, 0, 0, 0.2)
}

@media (max-width: 1180px) {
  .header {
    margin-bottom: -165px
  }
}

@media screen\0 {
  .header {
    background: #222222
  }
}

.tag-event {
  background-color: yellowgreen;
}

.tag-contest {
  background: #214869
}

.tag-report {
  background: #712f27
}

.tag-all {
  background: #757575
}

.gnav {
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  padding: 20px 50px
}

/*　gnav dropdown */
/*　
li.has-child ul {display: none;position: absolute;top: 70px;list-style: none;}
li.has-child ul li {margin-left: 0 !important;text-align: left;background: rgba(255,255,255,0.5);padding: 4px 8px;}
*/

@media (max-width: 1180px) {
  .gnav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.gnav .gnav__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width: 1470px) {
  .gnav .gnav__logos {
    width: 250px
  }
}

@media (max-width: 1180px) {
  .gnav .gnav__logos {
    width: 250px;
    height: 50px
  }
}

@media (max-width: 1180px) {
  .gnav .gnav__logos {
    width: 200px
  }
}

.gnav .gnav__logos li+li {
  margin-left: 20px
}

.gnav .gnav__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 75px
}

.gnav .gnav__navigation li {
  font-size: 16px;
  font-weight: bold
}

.gnav .gnav__navigation li+li {
  margin-left: 3em
}

@media (max-width: 1470px) {
  .gnav .gnav__navigation li+li {
    margin-left: 1.6em
  }
}

@media (max-width: 1260px) {
  .gnav .gnav__navigation li+li {
    margin-left: 1.2em
  }
}

@media screen and (max-width: 950px) {
  .gnav .gnav__navigation li+li {
    margin-left: 1em
  }
}

.gnav .gnav__navigation .gnav__navigation__startups {
  padding-top: 63px
}

.gnav .gnav__navigation .gnav__navigation__startups__links {
  margin-top: 3px;
  opacity: 0
}

.gnav .gnav__navigation .gnav__navigation__startups__links li {
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: rgba(34, 34, 34, 0.85)
}

.gnav .gnav__navigation .gnav__navigation__startups__links li:hover {
  background: #222
}

.gnav .gnav__navigation .gnav__navigation__startups__links li+li {
  margin-top: 3px
}

.gnav .gnav__navigation .gnav__navigation__startups__links--white li {
  color: #222222;
  background: rgba(255, 255, 255, 0.85)
}

.gnav .gnav__navigation .gnav__navigation__startups__links--white li:hover {
  background: #fff
}

.gnav-sp nav {
  position: fixed;
  z-index: 99;
  top: 0;
  right: -300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #333;
  font-size: 16px
}

.gnav-sp nav ul li {
  display: block;
  padding: 20px 28px
}

.gnav-sp nav ul li a {
  text-decoration: none;
  color: #ddd
}

.gnav-sp .btn-gnavi {
  position: fixed;
  z-index: 100;
  top: 34px;
  right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 24px;
  cursor: pointer;
  -webkit-transition: all 400ms;
  transition: all 400ms
}

.gnav-sp .btn-gnavi span {
  position: absolute;
  width: 30px;
  height: 4px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  border-radius: 10px;
  background: #ffffff
}

.gnav-sp .btn-gnavi span:nth-child(1) {
  top: 0
}

.gnav-sp .btn-gnavi span:nth-child(2) {
  top: 10px
}

.gnav-sp .btn-gnavi span:nth-child(3) {
  top: 20px
}

.gnav-sp .btn-gnavi.open span {
  width: 24px;
  background: #fff
}

.gnav-sp .contents section p {
  position: absolute;
  top: 50%;
  width: 30%;
  color: #fff;
  font-size: 20px;
  line-height: 1.4
}

.gnav-sp .contents section:nth-child(odd) p {
  left: 10%
}

.gnav-sp .contents section:nth-child(even) p {
  right: 10%
}

.footer1 {
  padding: 60px 0;
  text-align: left;
  color: #ffffff;
  background: #222222;
  font-size: 0.7em
}

@media (max-width: 900px) {
  .footer1 {
    font-size: 0.9em
  }
}

.footer1 .img_logo-bornrex {
  width: 20%;
  margin: initial
}

@media (max-width: 900px) {
  .footer1 .img_logo-bornrex {
    width: 50%
  }
}

.footer1 .footer1__wrapper {
  margin-top: 15px
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.footer1 .footer1__wrapper .footer1__wrapper__bornrex {
  width: 45%
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__bornrex {
    width: 100%;
    margin-top: 20px
  }
}

.footer1 .footer1__wrapper .footer1__wrapper__bornrex *+p {
  margin-top: 12px
}

.footer1 .footer1__wrapper .footer1__wrapper__url {
  width: 35%
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__url {
    width: 100%;
    margin-top: 30px
  }
}

.footer1 .footer1__wrapper .footer1__wrapper__url li {
  width: 50%
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__url li:nth-of-type(n+3) {
    margin-top: 5px
  }
}

.footer1 .footer1__wrapper .footer1__wrapper__url li a {
  color: #ffffff
}

.footer1 .footer1__wrapper .footer1__wrapper__sns {
  width: 13%
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__sns {
    width: 100%;
    margin-top: 30px
  }
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__sns ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.footer1 .footer1__wrapper .footer1__wrapper__sns li {
  width: 50%
}

@media (max-width: 900px) {
  .footer1 .footer1__wrapper .footer1__wrapper__sns li {
    width: 60px
  }
}

.footer2 {
  color: #ffffff
}

.footer2 .footer2__wrapper {
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width: 900px) {
  .footer2 .footer2__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.footer2 .footer2__wrapper>p {
  margin-left: 40px;
  font-size: 0.9em
}

@media (max-width: 900px) {
  .footer2 .footer2__wrapper>p {
    margin-top: 10px;
    margin-left: 0
  }
}

.footer2 .footer2__wrapper .footer2__wrapper__tokyo {
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center
}

.footer2 .footer2__wrapper .footer2__wrapper__tokyo img {
  width: 100px
}

.btn-fixed-pc {
  position: fixed;
  z-index: 999;
  right: 30px;
  bottom: 30px;
  width: 240px
}

@media (max-width: 900px) {
  .btn-fixed-pc {
    display: none !important
  }
}

@media screen\0 {
  .btn-fixed-pc {
    bottom: -82%
  }
}

.btn-fixed-sp {
  display: none
}

@media (max-width: 900px) {
  .btn-fixed-sp {
    position: fixed;
    right: initial;
    bottom: 0;
    display: block;
    width: 100%
  }
}

.none {
  display: none !important
}

@media screen\0 {
  body {
    position: relative;
    width: 100%;
    height: 100%
  }
}

.fv {
  position: relative;
  padding-top: 115px;
  background-image: url(../images/bg_fv.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

@media (max-width: 1180px) {
  .fv {
    padding-top: 165px
  }
}

.fv .minibanner {
    position: fixed;
    top: 199px;
    right: 0;
    width: 190px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 50;
}

.fv .minibanner.minibanner_apply {top: 300px;}
.fv .minibanner.miniBanner_preSession {top: 400px;}

@media (max-width: 900px) {
	.fv .minibanner {top: 150px;width: 140px;}
	.fv .minibanner.minibanner_apply {top: 220px;width: 140px;}
	.fv .minibanner.miniBanner_preSession {top: 290px;width: 140px;}
}

@media (max-width: 415px) {
	.fv .minibanner {top: auto;bottom: 7px;right: 6%;width: 25%;}
	.fv .minibanner.minibanner_apply {top: auto;bottom: 7px;right: 36%;width: 25%;}
	.fv .minibanner.miniBanner_preSession {top: auto;bottom: 7px;right: 66%;width: 25%;}
}

.fv .minibanner:hover {
  opacity: 0.93
}

.fv .inner {
  padding-top: 60px;
  padding-bottom: 80px
}

@media (max-width: 900px) {
  .fv .inner {
    padding-top: 40px;
    padding-bottom: 60px
  }
}

.fv .inner .img_fv {
  width: 48%
}

@media (max-width: 900px) {
  .fv .inner .img_fv {
    width: 68%
  }
}

.fv .inner .img_arrow {
  width: 10%;
  margin-top: 30px;
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite
}

.news {
  position: relative;
  height: 426px;
  background-color: #000000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(17%, #0f0f0f), color-stop(99%, #222));
  background-image: linear-gradient(180deg, #000 0%, #0f0f0f 17%, #222 99%)
}

.news .news__lead {
  padding-top: 40px
}

.news .news__lead .news-lead {
  position: relative;
  max-width: 900px;
  margin: auto;
  text-align: left;
  letter-spacing: 0.05em;
  font-size: 2em
}

.news .news__lead .news-lead:before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 125px;
  display: block;
  width: 200px;
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #efefef
}

.news .news__lead .news-lead-mini {
  max-width: 900px;
  margin: auto;
  text-align: left;
  font-size: 0.9em
}

.news .news__newposts {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 60%;
  height: 0;
  text-align: left;
  border-bottom: 460px solid #171717;
  border-left: 250px solid transparent
}

.news .news__newposts__post:nth-child(1) {
  margin-top: 44px;
  margin-left: 110px
}

.news .news__newposts__post:nth-child(2) {
  margin-left: 30px
}

.news .news__newposts__post:nth-child(3) {
  margin-left: -50px
}

.news .news__newposts__post+.news__newposts__post {
  margin-top: 18px
}

.news .news__newposts .linkNews {
  margin-left: 430px;
  padding-left: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #f2d545;
  background: url(../images/arrow-yellow.png) no-repeat;
  background-size: 12px auto;
  font-size: 16px;
  font-weight: 400
}

.news .news__newposts .linkNews:hover {
  color: #ffe14a
}

.news .news__newposts__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.news .news__newposts__post__thumb {
  width: 150px
}

.news .news__newposts__post__thumb__wrap {
  padding: 3px;
  border: solid #707070 1px
}

.news .news__newposts__post__info {
  margin-left: 20px;
  padding: 5px
}

.news .news__newposts__post__info__data1__date {
  float: left;
  color: #aaaaaa;
  font-size: 16px
}

.news .news__newposts__post__info__data1__category {
  float: left;
  margin-left: 15px;
  font-size: 14px;
  line-height: 2
}

.news .news__newposts__post__info__data1__category a {
  padding: 2px 3px
}

.news .news__newposts__post__info__data2 {
  min-width: 250px;
  max-width: 400px;
  margin-top: 10px
}

.news .news__newposts__post__info__data2__title {
  padding-left: 20px;
  color: #ffffff;
  background: url(../images/arrow-grey@2x.png) no-repeat;
  background-size: 12px auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2
}

.news--sp {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #171717
}

.news--sp .news-lead {
  position: relative;
  display: inline-block;
  width: 80%;
  margin: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 2.2em
}

.news--sp .news-lead:before, .news--sp .news-lead:after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 13%;
  height: 1px;
  content: "";
  background-color: #ffffff
}

.news--sp .news-lead:before {
  left: 0
}

.news--sp .news-lead:after {
  right: 0
}

.news--sp .news-lead-mini {
  text-align: center;
  font-size: 1em
}

.news--sp .news__newposts {
  margin-top: 25px;
  text-align: left
}

.news--sp .news__newposts__post+.news__newposts__post {
  margin-top: 18px
}

.news--sp .news__newposts__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  margin: auto
}

.news--sp .news__newposts__post__thumb {
  width: 43%
}

.news--sp .news__newposts__post__thumb__wrap {
  padding: 3px;
  border: solid #707070 1px
}

.news--sp .news__newposts__post__info {
  width: 45%;
  margin-left: 10px;
  padding: 5px
}

.news--sp .news__newposts__post__info__data1__date {
  float: left;
  color: #aaaaaa;
  font-size: 12px
}

.news--sp .news__newposts__post__info__data1__category {
  float: left;
  margin-left: 5px;
  font-size: 12px
}

.news--sp .news__newposts__post__info__data1__category a {
  padding: 2px 3px
}

.news--sp .news__newposts__post__info__data2 {
  margin-top: 8px
}

.news--sp .news__newposts__post__info__data2__title {
  padding-left: 20px;
  color: #ffffff;
  background: url(../images/arrow-grey@2x.png) no-repeat;
  background-size: 12px auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2
}

.news--sp .linkNews {
  display: block;
  width: 50px;
  margin: auto;
  margin-top: 30px;
  padding-left: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #f2d545;
  background: url(../images/arrow-yellow.png) no-repeat;
  background-size: 12px auto;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.17em
}

.news--sp .linkNews:hover {
  color: #ffe14a
}

.about {
  position: relative;
  height: 1000px
}

@media (max-width: 1000px) {
  .about {
    height: 750px
  }
}

.about:before {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 0;
  content: url(../images/grid01.png)
}

.about:after {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  content: url(../images/grid02.png)
}

.about .img_lead-about {
  position: absolute;
  z-index: 3;
  top: 19%;
  left: 50%;
  max-width: 900px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width: 1000px) {
  .about .img_lead-about {
    top: 12%;
    width: 90%
  }
}

.about .description-about {
  position: absolute;
  z-index: 3;
  top: 43%;
  left: 49%;
  width: 35%;
  max-width: 588px;
  text-align: left
}

@media (max-width: 1180px) {
  .about .description-about {
    width: 42%
  }
}

.about .img_photo-about1 {
  position: absolute;
  z-index: 2;
  top: 55%;
  left: 0;
  width: 45%;
  max-width: 760px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.about .img_photo-about2 {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -5%;
  width: 46%;
  max-width: 770px
}

@media screen\0 {
  .about .img_photo-about2 {
    bottom: -80%
  }
}

.about .img_frame-before {
  position: absolute;
  z-index: 3;
  top: 10%;
  left: 14%;
  width: 70px
}

@media (max-width: 1470px) {
  .about .img_frame-before {
    left: 10%
  }
}

@media (max-width: 1260px) {
  .about .img_frame-before {
    left: 6%
  }
}

@media (max-width: 1180px) {
  .about .img_frame-before {
    left: 3%
  }
}

@media (max-width: 1000px) {
  .about .img_frame-before {
    display: none
  }
}

.about .img_frame-after {
  position: absolute;
  z-index: 3;
  top: 66%;
  right: 10%;
  width: 70px
}

@media (max-width: 1470px) {
  .about .img_frame-after {
    right: 8%
  }
}

@media (max-width: 1000px) {
  .about .img_frame-after {
    display: none
  }
}

.about--sp {
  padding: 60px 0;
  text-align: left;
  background-image: url(../images/bg_about_sp.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.about--sp *+* {
  margin-top: 30px
}

.section {
  padding-top: 60px;
  padding-bottom: 60px
}

.section .section-lead {
  position: relative;
  max-width: 900px;
  margin: auto;
  text-align: left;
  letter-spacing: 0.05em;
  font-size: 2em
}

.section .section-lead:before {
  position: absolute;
  top: 50%;
  left: -103%;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff
}

.section .section-lead-mini {
  max-width: 900px;
  margin: auto;
  text-align: left;
  font-size: 0.9em
}

.section--sp {
  padding-top: 60px;
  padding-bottom: 60px
}

.section--sp .section-lead {
  position: relative;
  display: inline-block;
  width: 80%;
  margin: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 2.2em
}

.section--sp .section-lead:before, .section--sp .section-lead:after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 13%;
  height: 1px;
  content: "";
  background-color: #ffffff
}

.section--sp .section-lead:before {
  left: 0
}

.section--sp .section-lead:after {
  right: 0
}

.section--sp .section-lead-mini {
  text-align: center;
  font-size: 1em
}

.program {
  position: relative;
  padding-bottom: 120px;
  background-color: #d54d49;
  background-image: url(../images/bg_program@2x.jpg);
  background-image: linear-gradient(165deg, #d54d49 8%, #c59764 44%, #b19b73 49%, #5e8aa7 73%, #3b7db9 86%, #42619a 100%);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover
}

.pf_bg {
  background-color: #d54d49;
  background-image: url(../images/bg_application.jpg);
  background-image: linear-gradient(165deg, #181c39 8%, #56377f 44%, #8a429b 49%, #933f69 73%, #a1456f 86%, #994253 100%);
}

.program:before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  content: url(../images/grid03.png)
}

.program:after {
  position: absolute;
  z-index: 1;
  bottom: -9px;
  left: 0;
  content: url(../images/grid04.png)
}

.program__points .program__points__lead {
  margin-top: 60px;
  font-size: 1.4em;
  font-weight: bold
}

.program__points .program__points__list {
  margin-top: 50px
}

.program__points .program__points__list li {
  width: 31%
}

.program__points .program__points__list li .program__points__cap {
  display: block;
  min-height: 120px;
  text-align: left;
  font-size: 15px;
  line-height: 1.4em
}

.program__points .program__points__list li p {
  margin-top: 10px;
  font-size: 1.4em;
  font-weight: bold
}

.program__points .program__points__description {
  position: relative;
  margin-top: 60px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2
}

.program__flow {
  position: relative;
  height: 1000px;
  margin-top: 40px
}

.program__flow .program__flow__lead {
  position: absolute;
  z-index: 2;
  top: 3%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 1.4em;
  font-weight: bold
}

.program__flow .program__flow__back {
  position: absolute;
  position: relative;
  z-index: 1;
  top: 0;
  left: 50%;
  display: block;
  width: 100%;
  max-width: 900px;
  height: 870px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.122)
}

.program__flow .program__flow__back:before {
  position: absolute;
  z-index: 3;
  top: -20px;
  left: -20px;
  width: 40px;
  content: url(../images/frame-before.png)
}

.program__flow .program__flow__back:after {
  position: absolute;
  z-index: 3;
  right: 10px;
  bottom: -28px;
  width: 40px;
  content: url(../images/frame-after.png)
}

.program__flow .img_flow {
  position: absolute;
  z-index: 3;
  top: 10%;
  left: 50%;
  width: 1350px;
  height: 681px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover
}

.platformBox {
  margin-top: 50px;
  padding: 55px 55px 65px 55px;
  background: rgba(255, 255, 255, 0.1);
  font-weight: bold
}

@media (max-width: 900px) {
  .platformBox {
    margin-top: 35px;
    padding: 35px 25px
  }
}

.platformBox+.platformBox {
  margin-top: 30px
}

.platformBox__lead {
  text-align: left;
  letter-spacing: 0.03em;
  color: #d5d5d5;
  font-size: 26px;
  line-height: 1
}

@media (max-width: 900px) {
  .platformBox__lead {
    text-align: center;
    font-size: 1.3rem
  }
}

.platformBox__head {
  margin-top: 45px
}

@media (max-width: 900px) {
  .platformBox__head {
    margin-top: 20px
  }
}

.platformBox__head img {
  width: 120px
}

.platformBox__head h6 {
  margin-top: 1rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1
}

@media (max-width: 900px) {
  .platformBox__head h6 {
    font-size: 1.35rem
  }
}

.platformBox p {
  margin-top: 3rem;
  font-size: 16px;
  font-weight: 400
}

@media (max-width: 900px) {
  .platformBox p {
    margin-top: 2.5rem;
    text-align: left;
    font-weight: 400
  }
}

.platformBox .btnPlatform {
  margin-top: 2.3rem
}

.btnPlatform {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  margin: auto;
  padding: 20px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  color: #2b2b2b !important;
  background: #f2d545;
  font-size: 1.1rem;
  font-weight: bold
}

@media (max-width: 900px) {
  .btnPlatform {
    width: 100%;
    font-size: 0.9rem
  }
}

.btnPlatform:hover {
  opacity: 0.8
}

.btnPlatform span {
  position: relative
}

.btnPlatform span:before {
  position: absolute;
  top: 55%;
  left: -30px;
  display: block;
  width: 13px;
  height: 20px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/arrow@2x.png) no-repeat;
  background-size: contain
}

@media (max-width: 900px) {
  .btnPlatform span:before {
    left: -20px;
    width: 8px;
    height: 13px
  }
}

.program--sp {
  background-color: #d54d49;
  background-image: url(../images/bg_program@2x.jpg);
  background-image: linear-gradient(165deg, #d54d49 8%, #c59764 44%, #b19b73 49%, #5e8aa7 73%, #3b7db9 86%, #42619a 100%);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover
}

.pf_bg--sp {
  background-color: #d54d49;
  background-image: url(../images/bg_application.jpg);
  background-image: linear-gradient(165deg, #181c39 8%, #56377f 44%, #8a429b 49%, #933f69 73%, #a1456f 86%, #994253 100%);
}

.program--sp .program--sp__points__lead, .program--sp .program--sp__flow__lead {
  margin-bottom: 20px;
  font-size: 1.5em
}

.program--sp .program--sp__points {
  margin-top: 30px
}

.program--sp .program--sp__points .program--sp__points__description {
  position: relative;
  margin-top: 30px;
  margin-top: 10px;
  font-size: 0.9em;
  font-weight: bold
}

.program--sp .program--sp__flow {
  margin-top: 30px;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.122)
}

.program--sp .section-lead--platform {
  margin-top: 50px
}

.program--sp .program--sp__points__lead--platform {
  margin-top: 30px;
  font-size: 1.15rem
}

.supporters {
  position: relative;
  background-color: #222222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222), color-stop(50%, #222), to(#011c35));
  background-image: linear-gradient(180deg, #222 0%, #222 50%, #011c35 100%)
}

.supporters::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  min-width: 900px;
  max-width: 1200px;
  height: 1100px;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  background: url(../images/grid-back2.png);
  background-repeat: no-repeat;
  background-size: contain
}

@media (max-width: 900px) {
  .supporters::before {
    display: none
  }
}

.supporters .section-lead__description {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 0.8rem;
  line-height: 1.6
}

.supporters .section-lead__description a {
  text-decoration: underline;
  color: #f2d545
}

.supporters .supporters__description--sp {
  margin: auto;
  margin-top: 20px;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold
}

.supporters .supporters__description--sp a {
  text-decoration: underline;
  color: #f2d545
}

.supporters .inner+.section-lead {
  margin-top: 60px
}

.supporters .inner .supporters__link {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: underline;
  color: #f2d545;
  font-size: 0.9rem;
  font-weight: 600
}

@media (max-width: 900px) {
  .supporters .inner .supporters__link {
    margin-top: 20px
  }
}

.supporters .inner .supporters__link:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 15px;
  height: 15px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/arrow-yellow.png) no-repeat;
  background-size: contain
}

.supporters .inner .supporters__link:hover {
  color: #f5e075
}

.gojuon {
  text-align: right;
  font-size: 0.8em
}

@media (max-width: 900px) {
  .gojuon {
    text-align: center
  }
}

.supporters__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.supporters__wrap li {
  width: 17%;
}

.supporters__wrap li h4 {
  margin-top: 18px;
  text-align: left;
  font-size: 0.7em;
  line-height: 1.7;
}

.supporters__wrap li p {
  margin-top: 5px;
  text-align: left;
  font-size: 0.8em;
  line-height: 1.5
}


/*---- page supporters ----*/


#page-supporters ul#supporters-logos.supporters__wrap {justify-content: space-between;}

#page-supporters ul#supporters-logos.supporters__wrap li {width: 15%; margin-top: 0;}

#page-supporters ul#supporters-logos.supporters__wrap li .supporters__wrap__imgWrap {margin-top: 0px;}

#page-supporters ul#supporters-logos.supporters__wrap li .supporters__wrap__imgWrap img {border-radius: 2px;}

#page-supporters ul#supporters-logos li .supporters__wrap__imgWrap h4 {font-size: 10px;padding: 0 0 20px 0;letter-spacing: 0; margin-top:5px;}

#page-supporters ul#supporters-logos.supporters__wrap li .supporters__wrap__imgWrap::before {display: none;}

#page-supporters ul#supporters-logos.supporters__wrap li .supporters__wrap__imgWrap::after {display: none;}



#page-supporters .supporters__wrap li {
  width: 100%;
}

#page-supporters .supporters__wrap li h4 {
  text-align:left;
  margin: 57px 0 0 0px;
  font-size: 1.2em;
  line-height: 1;
}

#page-supporters .supporters__wrap li h4 a {color: #fff;text-decoration: none;}

#page-supporters a.hp-link {text-align: left;display: block;font-size: 12px;margin-top: 0px;}

#page-supporters .supporters__wrap li .supporters__wrap__supporter img {width: 22%;max-width: 200px;margin-right: 30px;display: block;margin-bottom: 10px;border-radius: 4px;}

#page-supporters p.section-lead__description {margin: 30px auto;}

#page-supporters .inner {margin-top: 60px;}

#page-supporters .supporters__wrap__supporter {padding: 1% 2%;margin-bottom: 60px;}

#page-supporters .supporters__wrap li p {clear: both;padding: 20px 4px;letter-spacing: 1px;line-height: 1.6;text-align: left;font-size: 0.8em;letter-spacing:1px;min-height: 0px;}

#page-supporters .supporters__wrap li .supporters__wrap__supporter div h5 {text-align: left;padding-left: 12px;font-size: 14px;border-left: 6px solid rgba(255,255,255,0.7);}

#page-supporters .supporters__wrap li .supporters__wrap__supporter .supporters__text {min-height: 0px;}

#page-supporters .supporters__wrap li .supporters__wrap__supporter div {border: 1px solid #cccccc;border-radius: 2px;padding: 0px 1.3%;}

#page-supporters br.pc_hidden{display:none;}

@media (max-width: 900px) {

#page-supporters ul#supporters-logos.supporters__wrap li {width: 22%;}

}

@media (max-width: 414px) {

#page-supporters p.section-lead__description {padding: 0 5%;}

#page-supporters .supporters__wrap li .supporters__wrap__supporter img {width: 40%;margin-right: 4%;}

#page-supporters .supporters__wrap li h4 {margin-top: 10%;font-size: 1em;}

#page-supporters .supporters__wrap li p {padding: 10px 5px;}

#page-supporters supporters.supporters__wrap li {width: 32%;}

#page-supporters br.pc_hidden{display:block;}

}




.supporters__wrap__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin-top: 40px
}

.supporters__wrap__imgWrap div {
    width: 48%;
	margin: 4px;
}

.supporters__wrap__imgWrap div h4 {
	margin-top: 10px;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.2
}

.supporters__wrap__imgWrap a {
    text-decoration: underline;
    color: #f2d545;
}

@media (max-width: 900px) {
  .supporters__wrap li {
    width: 28%
  }
}

.supporters__wrap li:nth-child(n+6) {
  margin-top: 30px
}

@media (max-width: 900px) {
  .supporters__wrap li:nth-child(n+6) {
    margin-top: initial
  }
}

@media (max-width: 900px) {
  .supporters__wrap li:nth-child(n+4) {
    margin-top: 30px
  }
}

.supporters__wrap li .supporters__wrap__imgWrap {
  position: relative
}

.supporters__wrap li .supporters__wrap__imgWrap::before {
  position: absolute;
  top: -13px;
  left: -13px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../images/frame-photo1.png);
  background-size: contain
}

@media (max-width: 900px) {
  .supporters__wrap li .supporters__wrap__imgWrap::before {
    top: -10px;
    left: -10px;
    width: 14px;
    height: 14px
  }
}

.supporters__wrap li .supporters__wrap__imgWrap::after {
  position: absolute;
  right: -13px;
  bottom: -13px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../images/frame-photo2.png);
  background-size: contain
}

@media (max-width: 900px) {
  .supporters__wrap li .supporters__wrap__imgWrap::after {
    right: -10px;
    bottom: -10px;
    width: 14px;
    height: 14px
  }
}

/*------------------------------*/
/*
.supporters__wrap__supporter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin-top: 40px
}
*/

.supporters__wrap li .supporters__wrap__supporter img {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.supporters__wrap li .supporters__wrap__supporter h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2;
}

.supporters__wrap li .supporters__wrap__supporter div h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.2;

}

.supporters__wrap li .supporters__wrap__supporter div {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
}

.supporters__wrap li .supporters__wrap__supporter .supporters__text {
	min-height: 200px;
}

.supporters__wrap li .supporters__wrap__supporter p {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 150px;
}

.supporters__wrap__supporter a {
    margin-top: 10px;
	text-decoration: underline;
    color: #f2d545;
}

@media (max-width: 900px) {
  .supporters__wrap li {
    width: 28%
  }
}

.supporters__wrap li:nth-child(n+6) {
  margin-top: 30px
}

@media (max-width: 900px) {
  .supporters__wrap li:nth-child(n+6) {
    margin-top: initial
  }
}

@media (max-width: 900px) {
  .supporters__wrap li:nth-child(n+4) {
    margin-top: 30px
  }
}

.supporters__wrap li .supporters__wrap__supporter {
  position: relative
}

.supporters__wrap li .supporters__wrap__supporter::before {
  position: absolute;
  top: -13px;
  left: -13px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../images/frame-photo1.png);
  background-size: contain
}

@media (max-width: 900px) {
  .supporters__wrap li .supporters__wrap__supporter::before {
    top: -10px;
    left: -10px;
    width: 14px;
    height: 14px
  }
}

.supporters__wrap li .supporters__wrap__supporter::after {
  position: absolute;
  right: -13px;
  bottom: -13px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../images/frame-photo2.png);
  background-size: contain
}

@media (max-width: 900px) {
  .supporters__wrap li .supporters__wrap__supporter::after {
    right: -10px;
    bottom: -10px;
    width: 14px;
    height: 14px
  }
}
/*------------------------------*/

.mentor__wrap li {
  width: 22%
}

@media (max-width: 900px) {
  .mentor__wrap li {
    width: 45%
  }
}

.mentor__wrap li:nth-child(n+5) {
  margin-top: 0px
}

@media (max-width: 900px) {
  .mentor__wrap li:nth-child(n+5) {
    margin-top: initial
  }
}

@media (max-width: 900px) {
  .mentor__wrap li:nth-child(n+3) {
    margin-top: 30px
  }
}

.modaal-container {
  width: initial;
  background: none !important
}

.modaal-content-container {
  max-width: 600px;
  margin: auto;
  padding: 60px 0 !important;
  padding-bottom: 30px !important;
  color: #ffffff;
  border: solid 1px #454545;
  background: rgba(34, 34, 34, 0.95)
}

.modaal-content-container h4 {
  margin-top: 20px;
  text-align: center;
  font-size: 0.9em
}

.modaal-content-container p {
  width: 80%;
  margin: auto;
  margin-top: 12px;
  font-size: 0.7em
}

.modaal-content-container .img_modal {
  width: 30%
}

@media (max-width: 900px) {
  .modaal-content-container .img_modal {
    width: 50%
  }
}

.modaal-content-container a {
  display: block;
  margin-top: 15px;
  text-align: center;
  text-decoration: underline;
  color: #f2d545;
  font-size: 0.7em
}

.modaal-content-container .img_close {
  margin-top: 40px;
  cursor: pointer
}

.application {
  position: relative;
  height: 800px;
  background-image: url(../images/bg_application.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.application .application__description {
  position: absolute;
  top: 9%;
  left: 45%;
  width: 600px
}

@media (max-width: 1180px) {
  .application .application__description {
    width: 50%
  }
}

.application .application__description p {
  text-align: left;
  font-size: 0.9em
}

.application .application__description p a {
  text-decoration: underline;
  color: #f2d545
}

.application .application__description .btn {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
  margin-top: 40px;
  padding: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #2b2b2b;
  background: #f2d545;
  font-weight: bold;
  line-height: 1em
}

.application .application__description .btn:hover {
  opacity: 0.8
}

.application .application__description .btn span {
  position: relative
}

.application .application__description .btn span:before {
  position: absolute;
  left: -30px;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  background: url(../images/arrow@2x.png) no-repeat;
  background-size: contain
}

.application .img_application {
  position: absolute;
  bottom: -4%;
  left: 0;
  max-width: 600px
}

@media (max-width: 1470px) {
  .application .img_application {
    width: 40%
  }
}

.application--sp {
  padding-bottom: 0;
  background-image: url(../images/bg_application.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.application--sp .section-lead:before, .application--sp .section-lead:after {
  width: 18px
}

.application--sp .application__description {
  width: 100%;
  margin-top: 30px
}

.application--sp .application__description p {
  text-align: left;
  font-size: 0.9em
}

.application--sp .application__description .btn {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
  margin-top: 40px;
  padding: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #2b2b2b;
  background: #f2d545;
  font-weight: bold;
  line-height: 1em
}

.application--sp .application__description .btn:hover {
  opacity: 0.8
}

.application--sp .application__description .btn:before {
  position: absolute;
  left: 32%;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  background: url(../images/arrow@2x.png) no-repeat;
  background-size: contain
}

.application--sp .img_application {
  width: 100%;
  height: 170px;
  margin-top: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 20%;
  object-position: 50% 20%
}

.contact {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: left
}

.contact__contact {
  width: 750px;
  margin-top: 50px;
  margin-top: 40px
}

@media (max-width: 900px) {
  .contact__contact {
    width: 100%;
    margin-top: 30px
  }
}

.contact__contact h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  font-size: 1.4em;
  font-weight: inherit
}

.contact__contact .btn {
  width: 100% !important;
  margin: auto;
  margin-top: 30px;
  color: #f2d545;
  border: solid 1px #f2d545;
  background: #222222 !important
}

.contact__contact .btn:hover {
  color: #222222;
  background: #faedaf !important
}

.contact__tel {
  max-width: 700px;
  margin-top: 70px
}

.contact__tel h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  font-size: 1.4em;
  font-weight: inherit
}

.contact__tel p {
  margin-top: 40px
}

.img_contact {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  max-width: 400px
}

@media (max-width: 1470px) {
  .img_contact {
    width: 20%
  }
}

@media (max-width: 900px) {
  .img_contact {
    position: initial;
    width: 100%;
    max-width: initial;
    height: 170px;
    margin-top: 50px;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.contact--sp {
  padding-bottom: 0
}

.sns {
  background: #d0d8e0
}

.sns .sns__box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px
}

@media (max-width: 900px) {
  .sns .sns__box li {
    margin: auto
  }
  .sns .sns__box li+li {
    margin-top: 20px
  }
}

@media screen\0 {
  .sns__box.flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .sns__box__twitter {
    display: none
  }
}

.pageWrapper {
  position: relative;
  padding-top: 175px;
  padding-bottom: 60px;
  background: #2b2b2b
}

@media (max-width: 1180px) {
  .pageWrapper {
    padding-top: 225px
  }
}

@media (max-width: 900px) {
  .pageWrapper {
    padding-top: 200px;
    padding-bottom: 30px;
    background-image: url(../images/bg_page.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
  }
}

.pageWrapper:before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  content: url(../images/grid03.png);
  pointer-events: none
}

@media (max-width: 900px) {
  .pageWrapper:before {
    display: none
  }
}

.pageWrapper:after {
  position: absolute;
  z-index: 1;
  bottom: -9px;
  left: 0;
  content: url(../images/grid04.png);
  pointer-events: none
}

@media (max-width: 900px) {
  .pageWrapper:after {
    display: none
  }
}

.pageWrapper .section-lead {
  position: relative;
  max-width: 900px;
  margin: auto;
  text-align: left;
  letter-spacing: 0.03em;
  font-size: 2em
}

@media (max-width: 900px) {
  .pageWrapper .section-lead {
    width: 100%;
    text-align: center
  }
}

.pageWrapper .section-lead:before {
  position: absolute;
  top: 50%;
  left: -103%;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff
}

@media (max-width: 900px) {
  .pageWrapper .section-lead:before {
    display: none
  }
}

@media (max-width: 900px) {
  .pageWrapper .section-lead.section-lead--entry {
    margin-bottom: 1rem
  }
  .pageWrapper .section-lead.section-lead--entry span {
    display: block
  }
}

.pageWrapper .section-lead.section-lead--entry span:nth-of-type(2) {
  padding-left: 0.3em;
  font-size: 0.7em
}

@media (max-width: 900px) {
  .pageWrapper .section-lead.section-lead--entry span:nth-of-type(2) {
    font-size: 0.6em
  }
}

.pageWrapper .section-lead__description {
  position: relative;
  top: 15px;
  right: 0;
  font-size: 0.8rem;
  line-height: 1.6
}

.pageWrapper .section-lead__description a {
  text-decoration: underline;
  color: #f2d545
}

.pageWrapper .section-lead-mini {
  max-width: 900px;
  margin: auto;
  text-align: left;
  font-size: 0.9em
}

@media (max-width: 900px) {
  .pageWrapper .section-lead-mini {
    width: 100%;
    text-align: center
  }
}

.sublead {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 1.4em
}

.pageWrapper__box {
  margin-top: 50px;
  padding: 70px;
  text-align: left;
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.8);
  font-size: 16px
}

@media (max-width: 900px) {
  .pageWrapper__box {
    padding: 2em
  }
}

@media screen\0 {
  .pageWrapper__box {
    background: #d5d5d5
  }
}

.pageWrapper__box h4 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #2b2b2b;
  font-size: 1.4em;
  font-weight: initial
}

@media (max-width: 900px) {
  .pageWrapper__box h4 {
    font-size: 1.2em
  }
}

.pageWrapper__box ol {
  padding-left: 0;
  list-style-type: none;
  counter-reset: item
}

.pageWrapper__box ol ol {
  padding-left: 1em
}

.pageWrapper__box ol li {
  margin-top: 12px;
  padding-left: 1.3em;
  text-indent: -1.3em
}

.pageWrapper__box ol li:before {
  padding-right: 0.5em;
  content: counter(item) ".";
  counter-increment: item;
  color: #2b2b2b;
  font-weight: bold
}

.pageWrapper__box ol p {
  padding-left: 1.3em
}

.pageWrapper__box table {
  width: 100%;
  border-spacing: 0 15px;
  border-collapse: separate
}

.pageWrapper__box table th, .pageWrapper__box table td {
  vertical-align: top
}

.pageWrapper__box table th {
  width: 15%
}

.pageWrapper__box dl {
  margin: 0;
  padding: 25px 0;
  line-height: 1.5
}

.pageWrapper__box dl+dl {
  border-top: solid 1px #e5e5e5
}

.pageWrapper__box dl dt {
  margin: 0 0 0 3em;
  font-weight: bold
}

.pageWrapper__box dl dd {
  margin: 0 0 0 3em
}

.pageWrapper__box dl dt::before, .pageWrapper__box dl dd::before {
  margin: 0 1em 0 -1.7em;
  font-family: serif;
  font-size: 1.3em
}

.pageWrapper__box dl dt::before {
  content: "Q"
}

.pageWrapper__box dl dd::before {
  content: "A"
}

.pageWrapper__box *+h4 {
  margin-top: 40px
}

.pageWrapper__box .floatbox {
  margin-top: 40px;
  padding-bottom: 50px
}

.pageWrapper__box--entry {
  position: relative;
  z-index: 3;
  padding-bottom: 60px
}

.entry-section {
  margin-top: 50px
}

.entry-section.entry-section--button {
  margin-top: 70px
}

@media (max-width: 900px) {
  .entry-section.entry-section--button {
    margin-top: 50px
  }
}

.entry-element {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width: 900px) {
  .entry-element+.entry-element {
    margin-top: 20px
  }
}

@media (max-width: 900px) {
  .entry-element.entry-element--mail2 {
    margin-top: 0
  }
  .entry-element.entry-element--mail2 h5 {
    display: none
  }
}

.entry-element__btnWrapper {
  width: 100%;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.entry-element__btnWrapper a {
  display: block;
  width: calc(100% / 2 - 10px);
  padding: 15px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  color: #fff;
  background: #939393;
  font-weight: bold
}

@media (max-width: 900px) {
  .entry-element__btnWrapper a {
    width: 100%;
    font-size: 0.9rem
  }
  .entry-element__btnWrapper a+a {
    margin-top: 1.1rem
  }
}

.entry-element__btnWrapper a:hover {
  opacity: 0.85
}

.entry-element h5 {
  width: 370px;
  font-size: 16px
}

@media (max-width: 900px) {
  .entry-element h5 {
    width: 100%
  }
}

.entry-element h5 a {
  text-decoration: underline;
  color: #99820f
}

.entry-element .inputWrapper {
  width: 360px
}

@media (max-width: 900px) {
  .entry-element .inputWrapper {
    width: 100%;
    margin-top: 10px
  }
}

.entry-element .inputWrapper *, .entry-element .inputWrapper *:before, .entry-element .inputWrapper *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.entry-element .btn {
  display: block;
  width: 90%;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #f2dc6d;
  font-weight: bold
}

@media (max-width: 900px) {
  .entry-element .btn {
    width: 100%
  }
}

.entry-element .btn.btn--grey {
  color: #ffffff;
  background: #939393
}

.entry-element .btn.btn--grey:hover {
  background: #b3b3b3
}

.entry-element .btn:hover {
  cursor: pointer;
  background: #faedaf
}

.entry-element .btn+.btn {
  margin-top: 20px
}

.entry-element input[type="text"], .entry-element input[type="tel"], .entry-element input[type="email"], .entry-element input[type="date"] {
  width: 100%;
  padding: 7px 0;
  padding-left: 10px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  border: none;
  font-size: 0.9em
}

.entry-element input[type="text"]:focus, .entry-element input[type="tel"]:focus, .entry-element input[type="email"]:focus, .entry-element input[type="date"]:focus {
  background-color: #d9f6ff
}

.entry-element input[type="date"] {
  height: 30px;
  color: #ccc
}

.entry-element input[type="date"]:focus {
  color: #2b2b2b
}

.entry-element input[type="date"].click {
  color: #2b2b2b
}

.entry-element input[type="file"] {
  width: 100%;
  padding: 15px;
  font-size: 0.8rem
}

@media (max-width: 900px) {
  .entry-element input[type="file"] {
    font-size: 0.9rem
  }
}

.entry-element textarea {
  width: 100%;
  -webkit-transition: 0.1s;
  transition: 0.1s
}

.entry-element textarea:focus {
  background-color: #d9f6ff
}

.entry-element .inputWrapper--checkbox .checkbox-input {
  display: none
}

.entry-element .inputWrapper--checkbox .checkbox-parts {
  position: relative;
  margin-right: 20px;
  padding-left: 30px
}

.entry-element .inputWrapper--checkbox .checkbox-parts::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: #ffffff
}

.entry-element .inputWrapper--checkbox .checkbox-input:checked+.checkbox-parts {
  color: #d01137
}

.entry-element .inputWrapper--checkbox .checkbox-input:checked+.checkbox-parts::after {
  position: absolute;
  top: 1px;
  left: 6px;
  display: block;
  width: 7px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-right: 3px solid #d01137;
  border-bottom: 3px solid #d01137
}

.entry-element--wide h5 {
  position: relative;
  width: 100%
}

.entry-element--wide h5.agreeLead {
  padding-left: 20px
}

.entry-element--wide h5.agreeLead:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 6px solid black;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent
}

.entry-element--wide .entry-element__overflow {
  width: 100%;
  margin-top: 10px;
  padding: 15px;
  background: #ffffff
}

.entry-element--wide .entry-element__overflow p {
  overflow: scroll;
  height: 130px;
  font-size: 0.8em
}

.entry-element--wide .entry-element__overflow.entry-element__overflow--bottom p {
  height: inherit;
  font-size: 0.8em
}

@media (max-width: 900px) {
  .entry-element--wide .entry-element__overflow.entry-element__overflow--bottom p {
    height: 130px
  }
}

.entry-element--wide textarea {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  border: 0
}

.entry-element--wide--where2 {
  margin-top: 30px
}

.entry-element--wide--where2 h5 {
  font-size: 14px
}

.pageWrapper__box--entry .input-submit {
  display: block;
  width: 65%;
  margin: auto;
  padding: 20px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  border: none;
  background: #f2dc6d;
  font-size: 1.05rem;
  font-weight: bold;
  line-height: 1.4
}

@media (max-width: 900px) {
  .pageWrapper__box--entry .input-submit {
    width: 100%
  }
}

.pageWrapper__box--entry .input-submit+.input-submit {
  margin-top: 1.5rem
}

.pageWrapper__box--entry .input-submit:hover {
  cursor: pointer;
  background: #faedaf
}

.pageWrapper__box--entry .input-submit span {
  font-size: 0.75em
}

.pageWrapper__box--entry .input-submit input[type=submit], .pageWrapper__box--entry .input-submit input[type=button] {
  display: none
}

.pageWrapper__box--entry .input-submit.input-submit--conf {
  width: 35%;
  color: #fff;
  background: #a2a2a2
}

@media (max-width: 900px) {
  .pageWrapper__box--entry .input-submit.input-submit--conf {
    width: 100%
  }
}

.pageWrapper__box--entry .input-submit.input-submit--conf:hover {
  opacity: 0.65
}

.invisible {
  visibility: hidden
}

input {
  color: #222222
}

::-webkit-input-placeholder {
  color: #ccc
}

:-ms-input-placeholder {
  color: #ccc
}

::-ms-input-placeholder {
  color: #ccc
}

::placeholder {
  color: #ccc
}

.pageWrapper--qa .pageWrapper__box {
  margin-top: 20px
}

.pageWrapper__box--sitemap {
  background: #d5d5d5
}

.pageWrapper__box--sitemap .link-tocho {
  position: relative;
  display: block
}

.pageWrapper__box--sitemap .link-tocho:after {
  position: absolute;
  top: 50%;
  width: 5px;
  margin-left: 10px;
  content: url(../images/icon_external.png);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tree-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  margin: auto !important;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em
}

@media (max-width: 900px) {
  .tree-menu {
    width: 100%
  }
}

.tree-menu, .tree-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.tree-menu ul {
  position: relative;
  margin-top: .75em;
  margin-left: 1.5em
}

.tree-menu ul:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  content: "";
  border-left: 1px solid #fff
}

.tree-menu ul li {
  position: relative;
  margin: 0;
  padding: .75em 3.75em;
  padding-right: 0
}

@media (max-width: 900px) {
  .tree-menu ul li {
    padding: .75em 2.25em;
    padding-right: 0
  }
}

.tree-menu ul li:before {
  position: absolute;
  top: 1.5em;
  left: 0;
  display: block;
  width: 3em;
  height: 0;
  content: "";
  border-top: 1px solid #fff
}

@media (max-width: 900px) {
  .tree-menu ul li:before {
    width: 1.5em
  }
}

.tree-menu ul li:last-child:before {
  top: 1.5em;
  bottom: 0;
  height: auto;
  background-color: #d5d5d5
}

@media (max-width: 900px) {
  .pageWrapper .inner--pageStartups {
    width: 85%
  }
}

.pageWrapper .inner--pageStartups .startupYearLead {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px
}

@media (max-width: 900px) {
  .pageWrapper .inner--pageStartups .startupYearLead {
    margin-top: 50px;
    margin-bottom: 0
  }
}

.pageWrapper .inner--pageStartups .startupYearLead:before, .pageWrapper .inner--pageStartups .startupYearLead:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff
}

.pageWrapper .inner--pageStartups .startupYearLead:before {
  left: -60px
}

.pageWrapper .inner--pageStartups .startupYearLead:after {
  right: -55px
}

.pageWrapper__box--platform {
  position: relative;
  z-index: 3;
  padding-bottom: 100px
}

@media (max-width: 900px) {
  .pageWrapper__box--platform {
    padding: 3rem 1.5rem 4rem
  }
}

.pageWrapper__box--platform .pagePlatformItem+.pagePlatformItem {
  margin-top: 70px
}

@media (max-width: 900px) {
  .pageWrapper__box--platform .pagePlatformItem:nth-of-type(4) {
    margin-top: 50px
  }
}

.pageWrapper__box--platform .pagePlatformItem h2 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 1
}

.pageWrapper__box--platform .pagePlatformItem h3 {
  margin-top: 3rem;
  font-size: 1.1rem;
  line-height: 1
}

.pageWrapper__box--platform .pagePlatformItem p {
  font-weight: 400;
  line-height: 1.8
}

.pageWrapper__box--platform .pagePlatformItem p a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
  color: #0693e3
}

.pageWrapper__box--platform .pagePlatformItem p a:hover {
  color: #14a6f9
}

.pageWrapper__box--platform .pagePlatformItem p a.linkArrow {
  position: relative;
  padding-left: 1.5rem
}

.pageWrapper__box--platform .pagePlatformItem p a.linkArrow:before {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 9px;
  height: 14px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/arrow@2x.png) no-repeat;
  background-size: contain
}

.pageWrapper__box--platform .pagePlatformItem__sub {
  margin-top: 1.3rem;
  padding-left: 2rem
}

@media (max-width: 900px) {
  .pageWrapper__box--platform .pagePlatformItem__sub {
    padding-left: 1.2rem
  }
}

.pageWrapper__box--platform .pagePlatformItem__sub h4 {
  margin-top: 1.3rem;
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 0;
  font-size: 1rem;
  font-weight: bold
}

.pageWrapper__box--platform .pagePlatformItem__sub h4:nth-child(1) {
  margin-top: 0.5rem
}

.pageWrapper__box--platform .pagePlatformItem .platformBox {
  margin-top: 1.5rem;
  background: #e8e5e5
}

.pageWrapper__box--platform .pagePlatformItem .platformBox h5 {
  color: #fff
}

.pageWrapper__box--platform .pagePlatformItem .platformBox h6 {
  margin-top: 1.3rem;
  text-align: center;
  font-size: 1.35rem
}

.pageWrapper__box--platform .pagePlatformItem .platformBox p {
  margin-top: 2.5rem
}

.pageWrapper__box--platform .pagePlatformItem .btnPlatform {
  width: 90%
}

@media (max-width: 900px) {
  .pageWrapper__box--platform .pagePlatformItem .btnPlatform {
    width: 100%;
    font-size: 1rem
  }
  .pageWrapper__box--platform .pagePlatformItem .btnPlatform span:before {
    display: none
  }
}

.pageWrapper__box--platform .pagePlatformItem .btnPlatform+.btnPlatform {
  margin-top: 1.5rem
}

.postWrapper:after {
  content: none
}

.postWrapper__box__meta {
  padding-bottom: 5px;
  border-bottom: solid 1px #2b2b2b
}

.postWrapper__box__meta__data1__date {
  float: left;
  color: #2b2b2b;
  font-size: 16px
}

@media (max-width: 900px) {
  .postWrapper__box__meta__data1__date {
    line-height: 1.8
  }
}

.postWrapper__box__meta__data1__category {
  float: left;
  margin-left: 15px;
  color: #ffffff;
  font-size: 14px;
  line-height: 2
}

.postWrapper__box__meta__data1__category a {
  padding: 2px 3px
}

.postWrapper__box__meta__data2 h2 {
  color: #2b2b2b;
  font-size: 1.8em
}

@media (max-width: 900px) {
  .postWrapper__box__meta__data2 h2 {
    font-size: 1.5em
  }
}

.postWrapper__box__contents {
  padding: 20px
}

@media (max-width: 900px) {
  .postWrapper__box__contents {
    padding: 20px 0
  }
}

.postWrapper__box__contents__thumb {
  width: 100%
}

.postWrapper__box__contents__content {
  padding-top: 15px
}

.postWrapper__box .postWrapper__box__contents__content h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold
}

*+.postWrapper__box .postWrapper__box__contents__content h3 {
  margin-top: 40px
}

*+.postWrapper__box .postWrapper__box__contents__content p {
  margin-top: 1.3em
}

.postWrapper__box__pagenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 200px;
  margin: auto;
  margin-top: 20px
}

.postWrapper__box__pagenav a {
  margin: 0 3px;
  padding: 8px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #454545;
  background: #e7d573;
  font-weight: bold
}

.postWrapper__box__pagenav a:hover {
  background: #f5da56
}

.archiveWrapper:after {
  content: none
}

.archiveWrapper__box .archiveWrapper__box__posts__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid #ffffff
}

@media (max-width: 900px) {
  .archiveWrapper__box .archiveWrapper__box__posts__post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px
  }
}

.archiveWrapper__box .archiveWrapper__box__posts__post+.archiveWrapper__box__posts__post {
  padding-top: 40px
}

@media (max-width: 900px) {
  .archiveWrapper__box .archiveWrapper__box__posts__post+.archiveWrapper__box__posts__post {
    padding-top: 20px
  }
}

.archiveWrapper__box .archiveWrapper__box__posts__post__thumb {
  width: 24%
}

@media (max-width: 900px) {
  .archiveWrapper__box .archiveWrapper__box__posts__post__thumb {
    width: 100%
  }
}

.archiveWrapper__box .archiveWrapper__box__posts__post__thumb__wrapper {
  padding: 3px;
  border: solid 1px #707070
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info {
  width: 72%;
  color: #2b2b2b
}

@media (max-width: 900px) {
  .archiveWrapper__box .archiveWrapper__box__posts__post__info {
    width: 100%;
    margin-top: 10px
  }
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info__data1__date {
  float: left;
  font-size: 16px
}

@media (max-width: 900px) {
  .archiveWrapper__box .archiveWrapper__box__posts__post__info__data1__date {
    line-height: 1.8
  }
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info__data1__category {
  float: left;
  margin-left: 15px;
  color: #ffffff;
  font-size: 14px;
  line-height: 2
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info__data1__category a {
  padding: 2px 3px
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info__data2 {
  font-size: 1.3em;
  font-weight: bold
}

.archiveWrapper__box .archiveWrapper__box__posts__post__info__data3 {
  font-size: 0.8em
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px
}

.wp-pagenavi * {
  margin: 0 3px;
  padding: 8px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #e7d573;
  font-weight: bold
}

.wp-pagenavi *:hover {
  background: #f5da56
}

.wp-pagenavi *.current {
  background: #c7c7c7
}

.archiveWrapper__box__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: solid 1px #707070
}

.archiveWrapper__box__filter *:not(:first-child) {
  margin-left: 10px
}

.archiveWrapper__box__filter a {
  padding: 2px 3px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0
  }
}

@keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0
  }
}

.pulse {
  -webkit-animation: pulse 1.5s ease-in-out infinite;
  animation: pulse 1.5s ease-in-out infinite
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.btn-animate {
  -webkit-animation: wave 1.3s ease-out;
  animation: wave 1.3s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@-webkit-keyframes wave {
  0% {
    -webkit-transform: scale(1, 1)
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: scale(5, 5);
    opacity: 0.0
  }
}

@keyframes wave {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
    opacity: 0.0
  }
}

.wpcf7 h4 {
  margin-top: 0
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item {
  display: block
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item input[type=checkbox] {
  display: none
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  margin-right: 20px;
  padding-left: 30px
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item .wpcf7-list-item-label::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: #ffffff
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label {
  color: #d01137
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::after {
  position: absolute;
  top: 1px;
  left: 6px;
  display: block;
  width: 7px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-right: 3px solid #d01137;
  border-bottom: 3px solid #d01137
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item input[type=hidden].wpcf7c-conf-hidden+.wpcf7-list-item-label::after {
  position: absolute;
  top: 1px;
  left: 6px;
  display: block;
  width: 7px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-right: 3px solid #d01137;
  border-bottom: 3px solid #d01137
}

.wpcf7 .inputWrapper--checkbox .wpcf7-list-item input[type=hidden].wpcf7c-conf-hidden+.wpcf7-list-item-label::before {
  background: #d9f6ff
}

.wpcf7c-elm-step2.confHead {
  font-weight: bold
}

.wpcf7c-conf, .wpcf7c-conf:focus {
  border: none !important;
  background: #d9f6ff !important
}

.entry-element--wide .wpcf7-form-control-wrap {
  width: 100%
}

.wpcf7 .ajax-loader {
  display: none !important
}

.grecaptcha-badge {
  visibility: hidden
}

#validateEngine .wpcf7-not-valid-tip {
  display: none !important
}

#validateEngine .wpcf7-validation-errors {
  display: none !important
}

#validateEngine .wpcf7-custom-wpcf7c-confirmed {
  padding: 0.8rem 1rem;
  text-align: center;
  border: 1px dashed #ff5247;
  background: #fff;
  font-size: 0.9rem
}

@media (max-width: 900px) {
  #validateEngine .wpcf7 .formError .formErrorContent {
    font-size: 8px
  }
}

#validateEngine .inputWrapper .formError {
  left: 280px !important
}

@media (max-width: 900px) {
  #validateEngine .inputWrapper .formError {
    left: 185px !important
  }
}

@media screen and (max-width: 320px) {
  #validateEngine .inputWrapper .formError {
    left: 140px !important
  }
}

#validateEngine #checkbox .formError {
  top: 88px !important;
  left: -180px !important;
  width: 188px
}

@media (max-width: 900px) {
  #validateEngine #checkbox .formError {
    top: 256px !important;
    left: 155px !important;
    width: 110px
  }
}

#validateEngine #checkbox input[type="checkbox"] {
  display: inline;
  visibility: hidden
}

@media (max-width: 900px) {
  #validateEngine #checkbox input[type="checkbox"] {
    margin-left: -27px
  }
}

#validateEngine .wpcf7-acceptance .formError {
  top: 29px !important;
  left: 138px !important;
  width: 242px
}

@media (max-width: 900px) {
  #validateEngine .wpcf7-acceptance .formError {
    top: 60px !important;
    left: 0 !important
  }
}

#validateEngine .wpcf7-acceptance .formError .formErrorArrow {
  display: none
}

#validateEngine .wpcf7-acceptance input[type="checkbox"] {
  display: inline !important;
  visibility: hidden !important
}

@media (max-width: 900px) {
  #validateEngine .wpcf7-acceptance input[type="checkbox"] {
    margin-left: -27px
  }
}


/*# sourceMappingURL=style.min.css.map */