@charset "utf-8";
/*------------------------
　　コンテンツ共通要素
------------------------*/
#yumeouenjuku {
    background: #fff;
    background-size: contain;
    background-attachment: fixed;
    position: relative;
    font-family: YakuHanJP_Noto, 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    transition: .5s;
}

#yumeouenjuku:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: linear-gradient(to top, #000 0%, rgb(0 0 0 / 0%) 100%);
    opacity: 0.02;
    z-index: 1;
    pointer-events: none;
}

#yumeouenjuku .ttlCont .btn {
    margin-top: 0;
}

#yumeouenjuku .inner {
    max-width: 1160px;
    margin: 0 auto;
}

#yumeouenjuku a {
    text-decoration: none;
    color: #000;
    transition: opacity .3s;
}

#yumeouenjuku a:hover {
    opacity: .8;
}

#yumeouenjuku .btn {
    display: block;
    background: #e50012;
    text-align: center;
    color: #fff;
    font-size: 131%;
    font-weight: 700;
    padding: 0.8em 3.5em;
    border-radius: 6px;
}

#yumeouenjuku .clrTxt {
    overflow: hidden;
    text-indent: -10000px;
    text-decoration: none;
    position: absolute;
}

#yumeouenjuku section {
    padding: 75px 0;
}

#yumeouenjuku section:nth-of-type(odd) {
    background-color: #f3f4f6;
}

#yumeouenjuku .ttlCont {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: center;
}

#yumeouenjuku .ttlCont h2 {
    font-family: 'Roboto Condensed', 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 428%;
}

#yumeouenjuku .ttlCont .sub {
    font-size: 30%;
    display: inline-block;
    margin-left: 0.5em;
}

/*コンテンツナビゲーション*/
#yumeouenjuku #header {
    background: #e50012;
    color: #fff;
    font-family: 'Roboto Condensed', 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    position: relative;
}

#yumeouenjuku #header:after {
    content: "";
    position: absolute;
    bottom: -40px;
    height: 40px;
    width: 100%;
    background: linear-gradient(to bottom, #000 0%, rgb(0 0 0 / 0%) 100%);
    opacity: 0.05;
    z-index: 1;
    pointer-events: none;
}

#yumeouenjuku #header a {
    display: block;
    text-decoration: none;
    padding: 0.4em;
    font-size: 190%;
    color: inherit;
}

#yumeouenjuku #nav ul {
    display: flex;
    justify-content: center;
}

#yumeouenjuku #nav li {
    margin: 0 .3em;
}

#yumeouenjuku #nav li a {
    text-align: center;
    line-height: 1.3;
    padding: 0.85em;
    font-weight: bold;
    transition: .5s;
}

#yumeouenjuku #nav li a:hover {
    background: rgb(255 255 255 / 25%);
    opacity: 1;
}

#yumeouenjuku #nav li a.current {
    background: rgb(255 255 255 / 15%);
}

#yumeouenjuku #nav li a.gray {
    color: rgb(255 255 255 / 30%);
    pointer-events: none;
}

#yumeouenjuku #nav li .sub {
    display: block;
    font-size: 42.85%;
    letter-spacing: 0.05em;
}

#yumeouenjuku .hero {
    background-image: url("../images/hero_main_bg.jpg?20250619");
    display: flex;
    align-items: center;
    background-position: top center;
    background-repeat: repeat-x;
    min-height: calc(100vh - 191px);
}

@media screen and (max-width: 1928px) {
    #yumeouenjuku .hero {
        background-size: cover;
    }
}

#yumeouenjuku .hero h1 {
    width: 100%;
    height: auto;
    padding-top: 42.96%;
    background-size: cover;
    background-image: url("../images/hero_main_logo.png");
    position: relative;
}

#yumeouenjuku .hero.sub {
    background-image: url(../images/hero_sub_bg.jpg);
    padding: 0;
    min-height: auto;
}

#yumeouenjuku .hero.sub .inner {
    max-width: 680px;
}

#yumeouenjuku .hero.sub h1 {
    padding-top: 29.411%;
    background-image: url("../images/hero_sub_logo.png");
}
#yumeouenjuku .pchide {
    display: none;
}


/*------------------------
　　トップページ
------------------------*/


/*放送日追加*/

#yumeouenjuku .hero:has(+ #header + .date) {
    min-height: calc(100vh - 300px);
    padding: 0;
}

#yumeouenjuku h2.date {
    z-index: 1;
    background: #3b3b3b;
    width: 100%;
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.15em;
    line-height: 1.5;
    position: relative;
    font-family: YakuHanJP_Noto, 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#yumeouenjuku h2.date .oa {
    display: inline-block;
    position: relative;
    padding: 0 0.8em;
    font-family: 'Roboto Condensed', YakuHanJP_Noto, 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#yumeouenjuku h2.date .oa:before {
    content:"";
    width: 0;
    height: 15%;
    background: #f00;
    position: absolute;
    bottom: 0.6em;
    left: 0;
    z-index: -1;
    transition: 0.4s 0.7s cubic-bezier(0, 0, 0.2, 1);
    transform: skewX(-10deg);
    opacity: 0.6;
}

#yumeouenjuku[style*="opacity: 1"] h2.date .oa:before {
    width: 100%;
}

#yumeouenjuku h2.date .oa span {
    font-size: 220%;
    display: inline-block;
    transform: translateY(0.05em);
    color: #ffff68;
}
#yumeouenjuku h2.date .commentary {
    padding-bottom: 0.8em;
}

#yumeouenjuku h2.date .commentary span {
    font-size: 60%;
    font-weight: normal;
}


/*番宣動画*/
#program .movie {
    position: relative;
    width: 100%;
    max-width: 800px;
}

#program h3.date + .movie {
    margin: -2em auto 0 auto;
}

#program .movie .movieCon {
    width: 100%;
    padding-top: 56.25%;
}

#program .movie iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#program .date {
    text-align: center;
    display: inline-block;
    padding: 0.6em 2em 0.6em 2em;
    padding-left: calc(50% - 580px);
    color: #fff;
    font-size: 170%;
    font-weight: bold;
    background: #e50012;
    position: relative;
    z-index: 5;
    margin-right: auto;
}

/*トピックス*/
#topics a.btn.more {
    max-width: 640px;
    margin: 0 auto;
    margin-top: 2em;
}

#topics .topicsList li, #topics .topicsList li a {
    width: 100%;
    display: flex;
}

#topics .topicsList li {
    border-bottom: 1px solid #e5e5e5;
    padding: 2.5em 0;
}

#topics .topicsList .date {
    width: 15%;
    display: flex;
    align-items: center;
}

#topics .topicsList .text {
    width: 85%;
    font-size: 114.28%;
}

#topics .topicsList a .text {
    color: #e50012;
}

/*大会結果*/
#result ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
    justify-content: center;
}

#result ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 60px;
}

#result ul h3 {
    color: #e50012;
    font-size: 133.33%;
    margin: 0.5em 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#result ul h3:before,#result ul h3:after {
    content: "";
    display: block;
    border-top: 1px solid;
    width: 4em;
    height: 0;
    margin: 0 1.5em;
}

#result ul p {
    font-weight: bold;
    font-size: 160%;
}

#result ul .no1 {
    width: 100%;
    max-width: 800px;
}

#result ul .no1 h3 {
    font-size: 160%;
}

#result ul .no1 p {
    font-size: 226.66%;
}

#result ul .no2 {
    width: 100%;
    max-width: 650px;
}

#result ul .no2 h3 {
    font-size: 146.66%;
}

#result ul .no2 p {
    font-size: 186.66%;
}

/*大会写真*/
#photo ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

/*バナー*/
#sponsor ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    max-width: 1000px;
    margin: 0 auto;
}
#sponsor li img {
    width: 100%;
}
/*アーカイブ*/
#archive ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    max-width: 1000px;
    margin: 0 auto;
}
#archive li img {
    width: 100%;
}




/*------------------------
　　大会概要
------------------------*/
#about .content_inner {
    font-size: 114.28%;
    display: grid;
    grid-template-columns: 20% 80%;
}

#about dt {
    color: #e50012;
    align-items: center;
    font-weight: bold;
}

#about dt, #about dd {
    border-bottom: 1px solid #e5e5e5;
    padding: 2.5em 0;
    width: 100%;
}

#about dt:last-of-type, #about dd:last-of-type {
    border-bottom: none;
}

#about .content_inner ul {
    list-style: none;
}




/*------------------------
　　大会組合せ
------------------------*/
#pairings ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 6em 4%;
}
#pairings table {
    width: 100%;
}
#pairings th,
#pairings td {
    padding: 0.6em 0.5em;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
}
#pairings th {
    background: #e5e5e5;
    border: 1px #ffffff solid;
    font-size: 13px;
    font-weight: bold;
}
#pairings tr:first-of-type > th {
    font-size: 12px;
    width: 9em;
    height: 5.7em;
}
#pairings tr:nth-of-type(n+2) > th {
    width: 12em;
    height: 5em;
}
#pairings tr > th:empty {
    background: initial;
    border: none;
}
#pairings tr > td {
    border: 1px #e5e5e5 solid;
    font-family: 'Roboto Condensed', 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 160%;
    line-height: 1;
    position: relative;
}
#pairings tr > td span:not(.line) {
    display: block;
    margin-bottom: 0.2em;
}
#pairings tr > td:empty:before {
    content: "-";
    opacity: 0.2;
}
#pairings tr > td .line{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #e5e5e5 50%, #e5e5e5 calc(50% + 0.5px), transparent calc(50% + 1px)) !important;
}
#pairings .block {
    margin-top: 0.5em;
    font-size: 160%;
    font-weight: bold;
    text-align: center;
}




/*------------------------
　　出場チーム
------------------------*/

#teamlist .teams {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px 4%;
}

#teamlist .team {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#teamlist .team img {
    width: 100%;
}

#teamlist .teams p {
    padding: 15px 0;
    font-weight: bold;
    font-size: 18px;

}

#teamlist li .btn {
    padding: 0.8em;
    margin-top: auto;
    width: 100%;
}

#teamlist .area h3 {
    font-size: 28px;
    border-bottom: 1px solid #e5e5e5;
    margin: 15px 0 30px 0;
    padding-bottom: 15px;
}

#teamlist .tCont {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-gap: 50px 5%;
}
#teamlist .tCont .area {
    grid-column: span 3;
    display: grid;
    grid-template-rows: min-content auto;
}
#teamlist .tCont .area.one {
    grid-column: span 1;
}
#teamlist .tCont .area.one ul {
    grid-template-columns: 100%;
}
#teamlist .tCont .area.two {
    grid-column: span 2;
}
#teamlist .tCont .area.two ul {
    grid-template-columns: 46.155% 46.155%;
    grid-gap: 50px 7.6%;
}
#teamlist .tCont .area.two li:nth-of-type(2n) {
    margin-right: 0;
}




/*------------------------
　　会場案内
------------------------*/

#guide .inner > li {
    display: flex;
    align-items: center;
    margin-bottom: 5em;
}

#guide .inner > li:last-of-type {
    margin-bottom: 0;
}

#guide .mapwrap {
    width: 53%;
    margin-right: 5%;
    min-height: 220px;
    position: relative;
}

#guide .mapwrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

#guide .access {
    width: 42%;
    padding: 2em 0;
}

#guide .access h3 {
    font-size: 170%;
    font-weight: bold;
}

#guide .access p {
    font-size: 120%;
}



#cautions h3 {
    color: #666;
    font-size: 133.33%;
    margin-bottom: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cautions h3:before,#cautions h3:after {
    content: "";
    display: block;
    border-top: 1px solid;
    width: 4em;
    height: 0;
    margin: 0 1.5em;
}

#cautions .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#cautions p {margin-bottom: 1.5em;}

#cautions ul {
    max-width: 920px;
    margin: 0 auto;
    line-height: 2;
}

#cautions li {
    display: inline;
}