@charset "UTF-8";
/*=======================================
トップページ
=========================================*/
.p-top__kv {
  height: 100vh;
  position: relative;
  margin-bottom: 157px;
}
.p-top__kv .h {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 124px;
  z-index: 9;
  margin-left: auto;
  margin-bottom: auto;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
}
.p-top__kv .h strong {
  font-size: 44px;
  font-size: 4.4rem;
  font-family: "Montserrat", "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
  font-weight: 700;
}
.p-top__kv .h span {
  margin-top: 24px;
  font-family: "EB Garamond", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.5;
  font-weight: 400;
}
.p-top__kv .slider li img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.p-top__schedule {
  margin-bottom: 106px;
}
.p-top__schedule .content {
  max-width: 1075px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.p-top__schedule .content ol {
  display: flex;
  flex-wrap: wrap;
  padding-top: 83px;
  padding-bottom: 71px;
  position: relative;
}
.p-top__schedule .content ol:before {
  display: block;
  content: "";
  position: absolute;
  left: calc(50% - 1px);
  top: 0;
  height: 100%;
  border-right: 2px solid #fff;
  z-index: 1;
}
.p-top__schedule .content li {
  width: calc(50% - 82px);
  margin-left: 164px;
  position: relative;
  z-index: 2;
  margin-bottom: -220px;
}
.p-top__schedule .content li::before, .p-top__schedule .content li::after {
  display: block;
  content: "";
  position: absolute;
}
.p-top__schedule .content li::before {
  width: 17px;
  height: 17px;
  border-radius: 100%;
  background: #fff;
  top: 106px;
  right: -90px;
}
.p-top__schedule .content li::after {
  top: 115px;
  border-top: 2px solid #fff;
  width: 76px;
  right: -82px;
}
.p-top__schedule .content li:nth-child(2n) {
  margin-top: 270px;
}
.p-top__schedule .content li:nth-child(2n)::before {
  right: auto;
  left: -90px;
}
.p-top__schedule .content li:nth-child(2n)::after {
  right: auto;
  left: -82px;
}
.p-top__schedule .content li.pos-alt::before {
  top: 64px;
}
.p-top__schedule .content li.pos-alt::after {
  top: 72px;
}
.p-top__schedule .content li:nth-child(2n+1) {
  margin-left: 0;
}
.p-top__schedule .content li:last-child {
  margin-bottom: 0;
}
.p-top__schedule .content .h {
  margin-bottom: 25px;
}
.p-top__schedule .content .h img {
  max-width: initial;
}
.p-top__schedule .content .place {
  display: flex;
  align-items: center;
  color: #00AFCC;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
  white-space: nowrap;
}
.p-top__schedule .content .place span {
  background: #fff;
  color: #00AFCC;
  border: 2px solid #00AFCC;
  line-height: 1.5;
  font-size: 21px;
  font-size: 2.1rem;
  padding: 5px 14px;
  margin-right: 20px;
  font-weight: 500;
}
.p-top__profile .txt1 {
  margin-bottom: 55px;
}
.p-top__profile .txt1 .name {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-top__profile .txt1 .name span {
  color: #00AFCC;
}
.p-top__profile .txt1 .roma {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Montserrat", "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 300;
}
.p-top__profile .txt2 {
  margin-bottom: 93px;
}
.p-top__profile .txt2 .t {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 18px;
  font-family: "Montserrat", "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.p-top__profile .txt2 p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
}
.p-top__profile .logo {
  text-align: center;
  margin-top: 50px;
}
.p-top__profile .img1 {
  margin-top: 130px;
}
.p-top__profile .img1 img {
  width: 100%;
}
.p-top__career {
  padding-top: 172px;
}
.p-top__career .content {
  padding-bottom: 192px;
}
.p-top__career .content ul {
  display: flex;
  justify-content: space-between;
}
.p-top__career .content li {
  flex: 1;
  border-right: 1px solid #fff;
  text-align: center;
  color: #fff;
}
.p-top__career .content li:last-child {
  border-right: 0;
}
.p-top__career .content .t {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
}
.p-top__career .content .rank {
  font-size: 200px;
  font-size: 20rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
  word-break: break-word;
}
.p-top__career .content .rank span {
  font-size: 80px;
  font-size: 8rem;
}
.p-top__career .content .day {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
}
.p-top__results {
  padding-top: 150px;
  padding-bottom: 146px;
}
.p-top__results .box1 {
  margin-bottom: 90px;
}
.p-top__results .box1:last-child {
  margin-bottom: 0;
}
.p-top__results .box1-t {
  background: #fff;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "Montserrat", "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 96px;
  padding: 2px;
  line-height: 1.2;
  color: #00AFCC;
}
.p-top__results .box1-content {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.p-top__results .box1-content dl {
  margin: 0;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.p-top__results .box1-content dl:last-child {
  margin-bottom: 0;
}
.p-top__results .box1-content dt,
.p-top__results .box1-content dd {
  width: 41.6666%;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.4;
}
.p-top__recent {
  padding-top: 162px;
}
.p-top__recent .box1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 2px solid #00AFCC;
  position: relative;
  padding: 35px 45px 35px 150px;
}
.p-top__recent .box1-txt1 {
  width: 60.1991%;
  padding-bottom: 40px;
}
.p-top__recent .box1-txt1 .t {
  position: relative;
}
.p-top__recent .box1-txt1 .t .label {
  position: absolute;
  right: -24px;
  bottom: -70px;
}
.p-top__recent .box1-txt1 .place {
  display: flex;
  align-items: center;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 18px;
}
.p-top__recent .box1-txt1 .place span {
  background: #fff;
  border: 2px solid #000;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin-right: 13px;
  font-weight: 500;
}
.p-top__recent .box1-img1 {
  width: 39.8009%;
}
.p-top__recent .box1-rank {
  position: absolute;
  left: 0;
  top: -2px;
  width: 220px;
  height: 154px;
  padding-bottom: 25px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #00AFCC;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 400;
  background: url(../img/top/recent_rank-bg.svg) no-repeat center;
}
.p-top__recent .box1-rank .t1 {
  font-size: 36px;
  font-size: 3.6rem;
}
.p-top__recent .box1-rank .t2 {
  font-size: 70px;
  font-size: 7rem;
}
.p-top__recent .box1.p3 .box1-img1, .p-top__recent .box1.p4 .box1-img1 {
  margin-bottom: 40px;
}
.p-top__recent .img1 {
  margin-top: 180px;
}
.p-top__recent .img1 img {
  width: 100%;
}
.p-top__sponsor {
  padding-top: 105px;
}
.p-top__sponsor .content {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.p-top__sponsor .content li {
  text-align: center;
  padding-top: 53px;
  padding-bottom: 53px;
  border-top: 1px solid #989898;
}
.p-top__sponsor .content li:last-child {
  border-bottom: 1px solid #989898;
}
.p-top__sponsor .content .contact {
  margin-top: 110px;
}
.p-top__sponsor .content .contact a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 16px;
  box-shadow: 4px 4px 10px rgba(0, 175, 204, 0.7);
  padding: 18px;
  text-decoration: none;
}
.p-top__sponsor .content .contact a strong {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 15px;
  color: #00AFCC;
}
.p-top__sponsor .content .contact a span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Montserrat", "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  padding-top: 33px;
  background: url(../img/common/icon_email.svg) no-repeat center top;
  background-size: 36px auto;
  color: #6E6E6E;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.p-top__sponsor .img1 {
  margin-top: 250px;
}
.p-top__sponsor .img1 img {
  width: 100%;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-top__kv {
    height: 100vh;
    margin-bottom: 27px;
  }
  .p-top__kv .h {
    bottom: 114px;
    max-width: initial;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 17px;
    padding-right: 17px;
  }
  .p-top__kv .h strong {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .p-top__kv .h img {
    width: 300px;
  }
  .p-top__kv .h span {
    margin-top: 10px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .p-top__schedule {
    margin-bottom: 77px;
  }
  .p-top__schedule .c-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-top__schedule .content {
    max-width: initial;
    padding-left: 40px;
    padding-right: 40px;
  }
  .p-top__schedule .content ol {
    display: block;
    padding-top: 28px;
    padding-bottom: 41px;
  }
  .p-top__schedule .content ol:before {
    left: 0;
  }
  .p-top__schedule .content li {
    width: auto;
    padding-left: 60px;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p-top__schedule .content li::before {
    width: 9px;
    height: 9px;
    top: 34px;
    right: auto;
    left: -4px;
  }
  .p-top__schedule .content li::after {
    top: 38px;
    width: 42px;
    right: auto;
    left: 0;
  }
  .p-top__schedule .content li:nth-child(2n) {
    margin-top: 0;
  }
  .p-top__schedule .content li:nth-child(2n)::before {
    right: auto;
    left: -4px;
  }
  .p-top__schedule .content li:nth-child(2n)::after {
    right: auto;
    left: 0;
  }
  .p-top__schedule .content li.pos-alt::before {
    top: 14px;
  }
  .p-top__schedule .content li.pos-alt::after {
    top: 18px;
  }
  .p-top__schedule .content li:nth-child(2n+1) {
    margin-left: 0;
  }
  .p-top__schedule .content li:last-child {
    margin-bottom: 0;
  }
  .p-top__schedule .content .h {
    margin-bottom: 10px;
  }
  .p-top__schedule .content .h img {
    max-width: 100%;
  }
  .p-top__schedule .content .place {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 14px;
  }
  .p-top__schedule .content .place span {
    font-size: 9px;
    font-size: 0.9rem;
    margin-right: 10px;
    padding: 3px 5px;
    border-width: 1px;
  }
  .p-top__profile .txt1 {
    margin-bottom: 36px;
  }
  .p-top__profile .txt1 .name {
    font-size: 27px;
    font-size: 2.7rem;
  }
  .p-top__profile .txt1 .roma {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .p-top__profile .txt2 {
    margin-bottom: 38px;
  }
  .p-top__profile .txt2 .t {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 12px;
  }
  .p-top__profile .txt2 p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-top__profile .logo {
    margin-top: 20px;
  }
  .p-top__profile .logo img {
    width: 150px;
  }
  .p-top__profile .img1 {
    margin-top: 48px;
  }
  .p-top__career {
    padding-top: 40px;
  }
  .p-top__career .content {
    padding-bottom: 40px;
  }
  .p-top__career .content ul {
    display: block;
  }
  .p-top__career .content li {
    border-right: 0;
    border-bottom: 1px solid #fff;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .p-top__career .content li:last-child {
    border-bottom: 0;
  }
  .p-top__career .content .t {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .p-top__career .content .rank {
    font-size: 60px;
    font-size: 6rem;
    margin-bottom: 10px;
  }
  .p-top__career .content .rank span {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .p-top__career .content .day {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .p-top__results {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .p-top__results .box1 {
    margin-bottom: 32px;
  }
  .p-top__results .box1:last-child {
    margin-bottom: 0;
  }
  .p-top__results .box1-t {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 18px;
    padding: 2px 40px 0;
    position: relative;
    margin-left: -40px;
    margin-right: -40px;
    text-align: left;
  }
  .p-top__results .box1-content {
    max-width: initial;
    padding-left: 0;
    padding-right: 0;
  }
  .p-top__results .box1-content dl {
    margin-bottom: 10px;
  }
  .p-top__results .box1-content dl:last-child {
    margin-bottom: 0;
  }
  .p-top__results .box1-content dt,
  .p-top__results .box1-content dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-top__results .box1-content dt {
    width: 50%;
  }
  .p-top__results .box1-content dd {
    width: 45%;
  }
  .p-top__recent {
    padding-top: 67px;
  }
  .p-top__recent .box1 {
    border-top-width: 1px;
    padding: 25px 10px 25px 0;
  }
  .p-top__recent .box1-txt1 {
    width: 60%;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .p-top__recent .box1-txt1 .t .label {
    right: -17px;
    bottom: -30px;
  }
  .p-top__recent .box1-txt1 .t .label img {
    width: 48px;
  }
  .p-top__recent .box1-txt1 .place {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 8px;
  }
  .p-top__recent .box1-txt1 .place span {
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px;
    padding: 0 5px;
    border-width: 1px;
  }
  .p-top__recent .box1-img1 {
    width: 40%;
  }
  .p-top__recent .box1-rank {
    top: -1px;
    width: 72px;
    height: 50px;
    padding-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    background-image: url(../img/top/recent_rank-bg_sp.svg);
    background-size: contain;
  }
  .p-top__recent .box1-rank .t1 {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .p-top__recent .box1-rank .t2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .p-top__recent .box1.p3 .box1-txt1 .t .label {
    bottom: 0;
  }
  .p-top__recent .box1.p4 .box1-txt1 .t .label {
    bottom: -2px;
  }
  .p-top__recent .box1.p5 .box1-txt1 .t .label {
    bottom: -3px;
  }
  .p-top__recent .img1 {
    margin-top: 75px;
  }
  .p-top__sponsor {
    padding-top: 62px;
  }
  .p-top__sponsor .content {
    max-width: initial;
  }
  .p-top__sponsor .content li {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .p-top__sponsor .content .contact {
    margin-top: 52px;
  }
  .p-top__sponsor .content .contact a {
    border-radius: 12px;
    box-shadow: 2px 2px 6px rgba(0, 175, 204, 0.7);
    padding: 10px;
  }
  .p-top__sponsor .content .contact a strong {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .p-top__sponsor .content .contact a span {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 17px;
    background-size: 17px auto;
  }
  .p-top__sponsor .img1 {
    margin-top: 88px;
  }
}
