.lp-akatsuki-five .team-list__ttl {
  padding: 6.4vw 0 1.07vw;
  border-bottom: 1px solid #707070;
  margin-bottom: 6.93vw;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
}

.lp-akatsuki-five .team-list__ttl .pdf a, .lp-akatsuki-five .team-list__ttl .pdf span {
   float: right;
    position: relative;
	top: -36px;
       right: 1.5%;
  display: block;
  width: 44vw;
  border: 0.53vw solid #B9B9B9;
  padding-right: 3.73vw;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  line-height: 6.67vw;
  color: #B9B9B9;
  background: url(../images/commons/icons/ico_arrow--right-gray.svg) 95% 48% no-repeat;
  background-size: 2.13vw auto;
  border-radius: 999em;
}


.lp-akatsuki-five .team-list__ttl .pdf-27 a, .lp-akatsuki-five .team-list__ttl .pdf-27 span {
   float: right;
    position: relative;
      top: -35px;
       right: 1.5%;
  display: block;
  width: 44vw;
  border: 0.53vw solid #B9B9B9;
  padding-right: 3.73vw;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  line-height: 6.67vw;
  color: #B9B9B9;
  background: url(../images/commons/icons/ico_arrow--right-gray.svg) 95% 48% no-repeat;
  background-size: 2.13vw auto;
  border-radius: 999em;
}

.lp-akatsuki-five .team-list__ttl .pdf a,.lp-akatsuki-five .team-list__ttl .pdf-27 a {
  border-color: #DC000C;
  color: #DC000C;
  background-image: url(../images/commons/icons/ico_arrow--right.svg);
}

.list0830{
	margin-top:40px;
}

@media (min-width: 768px) {
  .lp-akatsuki-five .team-list__ttl .pdf a, .lp-akatsuki-five .team-list__ttl .pdf span {
    position: absolute;
		top: 335px;
    right: 300px;
    width: 320px;
    border: 3px solid #B9B9B9;
    padding-right: 16px;
    font-size: 1.6rem;
    line-height: 56px;
    background-size: 8px auto;
  }

  .lp-akatsuki-five .team-list__ttl .pdf-27 a, .lp-akatsuki-five .team-list__ttl .pdf-27 span {
    position: absolute;
        top: 540px;
        right: 300px;
    width: 320px;
    border: 3px solid #B9B9B9;
    padding-right: 16px;
    font-size: 1.6rem;
    line-height: 56px;
    background-size: 8px auto;
  }

  .lp-akatsuki-five .team-list__ttl .pdf a,.lp-akatsuki-five .team-list__ttl .pdf-27 a {
    border-color: #DC000C;
    color: #DC000C;
    background-image: url(../images/commons/icons/ico_arrow--right.svg);
  }
	
.list0830{
	margin-top:0px;
}	
	
}

.lp-akatsuki-five .mList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp-akatsuki-five .mList_item {
  margin-bottom: 8.53vw;
  width: 46%;
}
.lp-akatsuki-five .mList_item .ph {
  margin-bottom: 2.13vw;
}
.lp-akatsuki-five .mList_item .ph img {
  width: 100%;
  height: auto;
}
.lp-akatsuki-five .mList_item .ttl {
  margin-bottom: 1.6vw;
  font-size: 16px;
  font-size: 4.27vw;
  font-weight: 700;
  line-height: 1.4;
}
.lp-akatsuki-five .mList_item .ttl span {
  margin-right: 0.53vw;
  font-size: 12px;
  font-size: 3.2vw;
}
.lp-akatsuki-five .mList_item p, .lp-akatsuki-five .mList_item dt, .lp-akatsuki-five .mList_item dd {
  margin-bottom: 0.53vw;
  font-size: 11px;
  font-size: 2.93vw;
}
.lp-akatsuki-five .mList_item dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp-akatsuki-five .mList_item dl dt {
  width: 38%;
  font-size: 10px;
  font-size: 2.67vw;
}
.lp-akatsuki-five .mList_item dl dd {
  width: 62%;
}
@media (min-width: 768px) {
  .lp-akatsuki-five .team-list__ttl {
    padding: 56px 0 4px;
    margin-bottom: 32px;
    font-size: 2.8rem;
  }
  .lp-akatsuki-five .mList {
    justify-content: flex-start;
  }
  .lp-akatsuki-five .mList_item {
    margin: 0 4% 64px 0;
    width: 22%;
  }
  .lp-akatsuki-five .mList_item:nth-child(4n) {
    margin-right: 0;
  }
  .lp-akatsuki-five .mList_item .ph {
    margin-bottom: 12px;
  }
  .lp-akatsuki-five .mList_item .ttl {
    margin-bottom: 12px;
    font-size: 2rem;
  }
  .lp-akatsuki-five .mList_item .ttl span {
    margin-right: 6px;
    font-size: 2rem;
  }
  .lp-akatsuki-five .mList_item p, .lp-akatsuki-five .mList_item dt, .lp-akatsuki-five .mList_item dd {
    margin-bottom: 4px;
    font-size: 1.4rem;
  }
  .lp-akatsuki-five .mList_item dl dt {
    width: 30%;
    font-size: 1.2rem;
  }
  .lp-akatsuki-five .mList_item dl dd {
    width: 70%;
  }
}
/*# sourceMappingURL=akatsuki-five.css.map */


@charset "utf-8";

/* =============================================================================
   U18 Asia Cup 2026 - Team Detail Page Styles
   ============================================================================= */

.p-team {
    padding: 40px 0;
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}

/* チームヘッダーエリア */
.p-team__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 2px solid #1a252c;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .p-team__header {
        flex-direction: row;
        align-items: flex-end;
    }
}

.p-team__logo {
    width: 120px;
    height: auto;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .p-team__logo {
        margin-bottom: 0;
        margin-right: 25px;
    }
}

.p-team__title-group {
    text-align: center;
}
@media (min-width: 768px) {
    .p-team__title-group {
        text-align: left;
    }
}

.p-team__sub-ttl {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-bottom: 5px;
}

.p-team__ttl {
    font-size: 28px;
    font-weight: bold;
    color: #1a252c;
    margin: 0;
}

/* チームデータ・スタッフエリア */
.p-team__data-section {
    margin-bottom: 40px;
}

.p-team__section-ttl {
    font-size: 20px;
    font-weight: bold;
    border-left: 5px solid #2c3e50;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #000000;
}

.p-team__staff-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
@media (min-width: 641px) {
    .p-team__staff-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

.p-team__staff-item {
    background: #f8f9fa;
    padding: 12px 15px;
    border-radius: 4px;
    display: flex;
    font-size: 14px;
    border-left: 3px solid #bdc3c7;
}

.p-team__staff-role {
    font-weight: bold;
    color: #555;
    width: 160px;
    flex-shrink: 0;
}

.p-team__staff-name {
    color: #000;
    line-height: 1.4;
}

/* 選手グリッド一覧 */
.p-team__player-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}

/* 【PC：1025px以上】 */
.p-player-card {
    width: calc((100% - 60px) / 4);
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.04);
    text-align: center;
    box-sizing: border-box;
    transition: transform 0.2s ease;
}
.p-player-card:hover {
    transform: translateY(-4px);
}

.p-player-card__img-wrap {
    background: #f1f5f9;
    position: relative;
    padding-top: 125%; /* 縦長比率 */
    overflow: hidden;
}

.p-player-card__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-player-card__info {
    padding: 15px 10px;
}

.p-player-card__no {
    font-size: 20px;
    font-weight: bold;
    color: #e74c3c;
    margin-bottom: 2px;
}

.p-player-card__name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #1a252c;
}

.p-player-card__meta {
    font-size: 12px;
    color: #000000;
    text-align: left;
    background: #f8fafc;
    padding: 8px;
    border-radius: 4px;
}
.p-player-card__meta-row {
    margin-bottom: 4px;
}
.p-player-card__meta-row:last-child {
    margin-bottom: 0;
}

/* 【PC〜タブレット移行期：1024px以下】 */
@media screen and (max-width: 1024px) {
    .p-player-card {
        width: calc((100% - 40px) / 3);
    }
}

/* 【タブレット〜大きめスマホ：768px以下】 */
@media screen and (max-width: 768px) {
    .p-team__player-grid {
        gap: 15px;
    }
    .p-player-card {
        width: calc((100% - 15px) / 2);
    }
}

/* 【スマホ：480px以下】 */
@media screen and (max-width: 480px) {
    .p-team__player-grid {
        gap: 10px;
    }
    .p-player-card {
        width: calc((100% - 10px) / 2);
        font-size: 12px;
    }
    .p-player-card__name {
        font-size: 14px;
    }
    .p-player-card__meta {
        font-size: 11px;
        padding: 6px;
    }
}

/* =============================================================================
   見出しエリアのレスポンシブ化（親要素を基準点にする）
   ============================================================================= */
.lp-akatsuki-five .team-list__ttl {
    position: relative;
    padding-right: 48vw; 
}
.lp-akatsuki-five #o-jp{
  position: unset;
  padding-right: 0;
}

/* 【スマホサイズ（768px未満）のスタイル設定】 */
.lp-akatsuki-five .team-list__ttl .pdf_jpn a, 
.lp-akatsuki-five .team-list__ttl .pdf span {
  position: absolute;
  top: 50%;                    
  transform: translateY(-50%); 
  right: 1.5%;                 
  
  display: block;
  width: 44vw;
  border: 0.53vw solid #B9B9B9;
  padding-right: 3.73vw;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  line-height: 6.67vw;
  color: #B9B9B9;
  background: url(../images/commons/icons/ico_arrow--right-gray.svg) 95% 48% no-repeat;
  background-size: 2.13vw auto;
  border-radius: 999em;
}

/* 赤色アクティブ状態 */
.lp-akatsuki-five .team-list__ttl .pdf_jpn a,
.lp-akatsuki-five .team-list__ttl .pdf-27 a {
  border-color: #DC000C;
  color: #DC000C;
  background-image: url(../images/commons/icons/ico_arrow--right.svg);
}

/* 【PCサイズ（768px以上）のスタイル設定】 */
@media (min-width: 768px) {
  .lp-akatsuki-five .team-list__ttl {
    padding-right: 340px; 
  }

  .lp-akatsuki-five .team-list__ttl .pdf_jpn a, 
  .lp-akatsuki-five .team-list__ttl .pdf span {
    top: 50%;
    transform: translateY(-50%);
    right: 0; 
    
    width: 320px;
    border: 3px solid;
    padding-right: 16px;
    font-size: 1.6rem;
    line-height: 56px;
    background-size: 8px auto;
  }
}

/* =============================================================================
   【スマホ用表示】スタッフデータを完全に上下2行（役職 / 名前+所属）に分離
   ============================================================================= */
@media (max-width: 767px) {
    /* 1. 箱自体を「縦並び」に強制変更する */
    .p-team__staff-list .p-team__staff-item {
        display: flex !important;
        flex-direction: column !important; /* 👈 これで上下2行になります */
        align-items: flex-start !important;
        gap: 6px !important; /* 役職と名前の間の絶妙な隙間 */
        padding: 12px 15px !important;
    }

    /* 2. 上段：スタッフロール（役職）の突っ張りを無くして独立させる */
    .p-team__staff-list .p-team__staff-role {
        display: block !important;
        width: auto !important; /* 横幅160pxなどの固定を解除 */
        font-weight: bold !important;
        color: #555 !important; /* 役職を少しグレーにするとスマートに見えます */
        font-size: 13px !important; /* 気持ち小さくしてメリハリを */
    }

    /* 3. 下段：スタッフネーム（名前＋所属） */
    .p-team__staff-list .p-team__staff-name {
        display: block !important;
        width: 100% !important;
        color: #000 !important;
        font-size: 15px !important; /* 名前をパッと見やすく */
        line-height: 1.4 !important;
    }
}