@charset "UTF-8";
@font-face {
  font-family: "MyFont";
  src: url("../font/AoyagiKouzanTOTF.otf");
}

#margin_none {
  margin-left: 0;
}

.dg {
  display: none;
}

.all {
  width: 100%;
  color: #333;
}

#wrap {
  width: 100%;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#canvas {
  display: block;
  width: 100%;
  height: 100%;
}

body.o-start #canvas {
  cursor: none;
}

.box22 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 95%;
  padding: 1.5em 1em 1.5em 1.5em;
  margin: 2em auto;
  background: #444;
  border-left: solid 6px #efff11;
  -webkit-box-shadow: 8px 6px 6px rgba(0, 0, 0, 0.33);
          box-shadow: 8px 6px 6px rgba(0, 0, 0, 0.33);
}

.circle_yellow {
  position: absolute;
  top: -15%;
  right: -11%;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: #efff11 1px solid;
  background: none;
  /*背景色*/
}

.circle_red {
  position: absolute;
  bottom: 17%;
  right: -14%;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: #ff2626 1px solid;
  background: none;
  /*背景色*/
}

.circle_blue {
  position: absolute;
  bottom: -18%;
  right: -12%;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: #6616fc 1px solid;
  background: none;
  /*背景色*/
}

.box22 h3 {
  display: inline-block;
  z-index: 2;
  margin-bottom: 10px;
  padding: 0;
  font-size: 20px;
  font-weight: 600;
}

.box22 h4 {
  display: inline-block;
  z-index: 2;
  margin-bottom: 10px;
  padding: 0;
  font-weight: 600;
}

.box22 p {
  display: inline-block;
  z-index: 2;
  margin: 0;
  padding: 0;
  font-weight: 600;
  margin-bottom: 10px;
}

.gradient {
  width: 100%;
}

.syougo-wrap {
  width: 100%;
  height: auto;
}

.syougo-border {
  width: 100%;
  border-bottom: 2px solid #fff;
}

.syougo-border:first-child {
  margin-top: 5.5em;
  border-top: 2px solid #fff;
}

.syougo-border.second {
  margin-top: 5.5em;
  border-top: 2px solid #fff;
}

.syougo-first {
  position: relative;
}

.syougo-first .personal {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -52px;
  left: 0;
  width: 30%;
  height: 50px;
  background: #2e0261;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  text-align: center;
}

.syougo-first .personal h3 {
  font-size: 20px;
  font-weight: 600;
}

.syougo-first .team {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -52px;
  left: 0;
  width: 30%;
  height: 50px;
  background: #970000;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  text-align: center;
}

.syougo-first .team h3 {
  font-size: 20px;
  font-weight: 600;
}

.syougo-first-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-height: auto;
}

.syougo-first-box.right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.syougo-first-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.syougo-first-contents.right {
  margin-right: 5%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.syougo-first-contents2 {
  width: 100%;
  padding: 40px 0 0;
  background: #333;
  text-align: center;
}

.syougo-first-exp {
  width: 100%;
  font-weight: 600;
  padding-bottom: 40px;
  border-bottom: 2px solid #fff;
}

.syougo-first-exp h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0.8em;
}

.syougo-first-exp h2 .condition {
  width: 60%;
  text-align: left;
}

.syougo-first-list {
  width: 100%;
}

.syougo-first-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 80%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  list-style: none;
}

.syougo-first-list ul li {
  position: relative;
  width: 100%;
  padding: 3% 2% 3% 5%;
  font-size: 18px;
  font-weight: 600;
}

.syougo-first-list ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 7%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 40px;
  /*画像の幅*/
  height: 40px;
  /*画像の高さ*/
  margin-right: 1%;
  background-image: url(../image/ball.png);
  background-size: contain;
  vertical-align: middle;
}

.syougo-first-list ul li:last-child {
  margin-bottom: 0%;
}

.syougo-first-list .winner {
  width: 100%;
  padding: 2.5% 7%;
  border-bottom: #fff 2px solid;
  font-size: 20px;
  font-weight: 600;
}

.syougo-first-img {
  text-align: center;
  width: 38%;
  max-width: 728px;
  padding: 2% 0 2% 3%;
}

.syougo-first-img img {
  display: block;
  max-height: 125px;
  margin-left: 20px;
}

.syougo-first-img.right {
  max-width: 728px;
  padding: 2% 3% 2% 0;
}

.syougo-first-img.right img {
  display: block;
  max-height: 125px;
}

.syougo-first-text {
  width: 60%;
  text-align: center;
}

.syougo-first-text.right {
  width: 60%;
  max-width: 728px;
  padding: 1% 0 1% 1%;
}

.syougo-first-text h2 {
  font-size: 2em;
  line-height: 1.55;
}

.syougo-first-text h3 {
  font-size: 1.5em;
  line-height: 1.55;
}

.arrow {
  /*矢印と下線の基点とするためrelativeを指定*/
  position: relative;
  /*形状*/
  display: inline-block;
  height: 24px;
  margin-right: 5%;
  padding: 0 30px 0 40px;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  outline: none;
}

/*矢印と下線の形状*/
.arrow::before {
  content: "";
  /*絶対配置で下線の位置を決める*/
  position: absolute;
  bottom: -4px;
  left: 15%;
  /*下線の形状*/
  width: 85%;
  height: 1px;
  background: #fff;
  /*アニメーションの指定*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.arrow::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  bottom: 1px;
  right: 0;
  /*矢印の形状*/
  width: 15px;
  height: 1px;
  background: #fff;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  /*アニメーションの指定*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*hoverした際の移動*/
.arrow:hover::before {
  left: 20%;
}

.arrow:hover::after {
  right: -5%;
}

/* ==============================
959px以下に適用されるCSS（タブレット用
================================= */
/* ==============================
1024px以下に適用されるCSS（PC用）
================================= */
@media screen and (min-width: 1024px) {
  /*スマホ版非表示*/
  .sp_none {
    display: block;
  }
  .sp {
    display: none;
  }
  #wrap {
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #canvas {
    display: block;
    width: 100%;
    height: 100%;
  }
  body.o-start #canvas {
    cursor: none;
  }
  .box22 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 60%;
    padding: 1.5em 1em 1.5em 1.5em;
    margin: 4.2em auto 0;
    background: #444;
    border-left: solid 6px #efff11;
    -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.33);
            box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.33);
  }
  .circle_yellow {
    position: absolute;
    top: -15%;
    right: -5%;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: #efff11 1px solid;
    background: none;
    /*背景色*/
  }
  .circle_red {
    position: absolute;
    bottom: 5%;
    right: -8%;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: #ff2626 1px solid;
    background: none;
    /*背景色*/
  }
  .circle_blue {
    position: absolute;
    bottom: -18%;
    right: -6%;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: #6616fc 1px solid;
    background: none;
    /*背景色*/
  }
  .box22 h3 {
    display: inline-block;
    z-index: 2;
    margin-bottom: 10px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
  }
  .box22 h4 {
    display: inline-block;
    z-index: 2;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 600;
  }
  .box22 p {
    display: inline-block;
    z-index: 2;
    margin: 0;
    padding: 0;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .gradient {
    width: 100%;
  }
  .syougo-wrap {
    width: 100%;
    height: auto;
  }
  .syougo-border {
    width: 100%;
    border-bottom: 2px solid #fff;
  }
  .syougo-border:first-child {
    margin-top: 10%;
    border-top: 2px solid #fff;
  }
  .syougo-border.second {
    margin-top: 10%;
    border-top: 2px solid #fff;
  }
  .syougo-first {
    position: relative;
  }
  .syougo-first .personal {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: -72px;
    left: 0;
    width: 30%;
    height: 70px;
    background: #2e0261;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    text-align: center;
  }
  .syougo-first .personal h3 {
    font-size: 30px;
    font-weight: 600;
  }
  .syougo-first .team {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: -72px;
    left: 0;
    width: 30%;
    height: 70px;
    background: #970000;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    text-align: center;
  }
  .syougo-first .team h3 {
    font-size: 30px;
    font-weight: 600;
  }
  .syougo-first-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-height: auto;
  }
  .syougo-first-box.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .syougo-first-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .syougo-first-contents.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .syougo-first-contents2 {
    width: 100%;
    padding: 40px 0 0;
    background: #333;
    text-align: center;
  }
  .syougo-first-exp {
    width: 100%;
    font-weight: 600;
    padding-bottom: 40px;
    border-bottom: 2px solid #fff;
  }
  .syougo-first-exp h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 65%;
    margin-left: 13%;
    font-size: 1.2em;
  }
  .syougo-first-exp h2 .condition {
    text-align: center;
  }
  .syougo-first-list {
    position: relative;
    width: 100%;
  }
  .syougo-first-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    width: 50%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    border-left: #fff 2px solid;
    border-right: #fff 2px solid;
    list-style: none;
  }
  .syougo-first-list ul li {
    position: relative;
    width: 100%;
    padding: 3% 2% 3% 5%;
    font-size: 18px;
    font-weight: 600;
  }
  .syougo-first-list ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: inline-block;
    width: 50px;
    /*画像の幅*/
    height: 50px;
    /*画像の高さ*/
    margin-right: 1%;
    background-image: url(../image/ball.png);
    background-size: contain;
    vertical-align: middle;
  }
  .syougo-first-list ul li:last-child {
    margin-bottom: 0%;
  }
  .syougo-first-list .winner {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    padding: 2.5% 7%;
    border-right: #fff 2px solid;
    border-bottom: #fff 2px solid;
    font-size: 20px;
    font-weight: 600;
  }
  .syougo-first-img {
    text-align: center;
    width: 40%;
    max-width: 728px;
    padding: 1% 0 1% 1%;
  }
  .syougo-first-img img {
    display: inline-block;
    max-height: 300px;
  }
  .syougo-first-img.right {
    width: 40%;
    max-width: 728px;
    padding: 1% 0 1% 1%;
  }
  .syougo-first-img.right img {
    max-height: 300px;
  }
  .syougo-first-text {
    width: 50%;
    text-align: center;
  }
  .syougo-first-text.right {
    width: 70%;
    max-width: 728px;
    padding: 1% 0 1% 1%;
  }
  .syougo-first-text h2 {
    font-size: 4.5em;
  }
  .syougo-first-text h3 {
    font-size: 1.8em;
  }
  .arrow {
    /*矢印と下線の基点とするためrelativeを指定*/
    position: relative;
    /*形状*/
    display: inline-block;
    margin-right: 7%;
    padding: 0 30px 0 50px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    outline: none;
  }
  /*矢印と下線の形状*/
  .arrow::before {
    content: "";
    /*絶対配置で下線の位置を決める*/
    position: absolute;
    bottom: -8px;
    left: 15%;
    /*下線の形状*/
    width: 85%;
    height: 1px;
    background: #fff;
    /*アニメーションの指定*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .arrow::after {
    content: "";
    /*絶対配置で矢印の位置を決める*/
    position: absolute;
    bottom: -3px;
    right: 0;
    /*矢印の形状*/
    width: 15px;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    /*アニメーションの指定*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  /*hoverした際の移動*/
  .arrow:hover::before {
    left: 20%;
  }
  .arrow:hover::after {
    right: -5%;
  }
}
/*# sourceMappingURL=syougo.css.map */