*{padding: 0;margin: 0;list-style: none;line-height: 1.5em;}
a{text-decoration: none;}
img,table,iframe{border: none; font-size: 6rem;}
html{
    scroll-behavior: smooth;
    font-size: 10%;
}
body{
    background-color:#000;
    font-family: Arial, "游ゴシック Medium", "Yu Gothic Medium", "YuGothicM", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 100%;
    color:#fff;
    overflow-y: scroll;
    height: 100vh;
}

/*header*/
nav{
    position: fixed;
    z-index: 100;
    width: 100%;
    border-bottom: ridge 3px red;
    background-color: #000;
}
#aiw_hd_menu{
    width: 1060px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
}
@media screen and (max-width: 1200px) {
    #aiw_hd_menu{
        width: 100%;
        display: flex;
        flex-flow: row wrap;
    }
}
#aiw_hd_menu li{
    box-sizing: border-box;
    width: calc(1060px / 5);
    border-right: solid 2px #e8eced;
    margin: 10px 0;    
    text-align: center;
}
@media screen and (max-width: 1200px) {
    #aiw_hd_menu li{
        width: calc(100% / 5);
        box-sizing: border-box;
        border-right: solid 2px #e8eced;
        margin: 10px 0;    
        text-align: center;
    }
}
#aiw_hd_menu li:last-child{border-right: none;}
#aiw_hd_menu li a{
    display: inline-block;
    font-family: "Zen Antique Soft", serif;
    font-size: 9.5rem;
    color: #e8eced;
    letter-spacing: 1px;
    padding: 5px 1em;
}
#aiw_hd_menu li a:hover{
    text-decoration: underline;
    text-underline-offset: 5px;
}
header{
    width: 100%;
    min-height: 100vh;
    background-color: #000;
    position: relative;
}
@media screen and (max-width: 1200px) {
    header{
        width: 100%;
        height: 100vh;
        background-color: #000;
        position: relative;
        overflow: hidden;
    }
}
#hd_logo img{
    width: 100%;
    margin-top: -60px;
}
@media screen and (max-width: 1200px) {
    #hd_logo img{
        width: 100%;
        margin-top: 0;
        position: absolute;
        top: 25%;
        left: 0%;
        transform: scale(3.0);
    }
}

/*section*/
#wrap,#wrap2{
    background-image: url(../images/aiw/aiw_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#wrap2{
    background-position: right;
}
section{
    width: 1060px;
    min-height: 100vh;
    margin: 0 auto;
    background-color: #000;
    box-shadow: 0 0 10px 10px #000;
    box-sizing: border-box;
    padding: 20vh 20px;
}
@media screen and (max-width: 1200px) {
    #wrap{
        background-image: url(../images/aiw/aiw_bg.jpg);
        background-position: top 0 right 20%;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #wrap2{background-image: none;}
    section{
        width: 100%;
        min-height: 100vh;
        background-color: #000000cc;
        box-shadow: none;
        box-sizing: border-box;
        padding: 10vh 20px;
    }
}
.sub_ttl{
    display: flex;
	align-items: center;
    margin-bottom: 40px;
}
.sub_ttl h4{
    font-family: "Anton SC", sans-serif;
    font-size: 24rem;
    font-weight: normal;
    color: #69787e;
    padding-right: 0.5em;
}
.sub_ttl::after{
    content: "";
	flex-grow: 1;
	height: 1.2px;
    margin:0 2em;
	display: block;
	background: linear-gradient(90deg, #69787e, transparent);
}
.sec_cpt_txt{
    padding: 0 10em;
    font-size: 10rem;
    color: #e8eced;
    line-height: 2.4em;
}
@media screen and (max-width: 1200px) {
    .sec_cpt_txt{
        padding: 0 10%;
        font-size: 10rem;
        color: #e8eced;
        line-height: 2.4em;
    }
}

/*schedule*/
.sec_sche{
    margin: 0 10em;  
    font-size: 10rem;        
}
@media screen and (max-width: 1200px) {
    .sec_sche{
        margin: 0 10%;  
        font-size: 10rem;        
    }
}
.sche_year{
    font-family: "Anton SC", sans-serif;
    font-size: 12rem;
    color: #222;
    border-bottom: solid 2px #e8eced;
    background-color: #e8eced;
    border-radius: 3px;
    padding: 3px 10px;
    margin-bottom: 20px;
}
.sche_list{margin-bottom: 50px;}
.sche_box{
    padding: 0 1em 20px;
    display: flex;
    flex-flow: row wrap;
    align-items: center; /* 垂直方向の中央揃え */
    justify-content: flex-start; /* 左寄せ配置をデフォルトに */
    color: #aaa;
}
.sche_date, .sche_ttl, .sche_place{
    display: inline-block;
    font-size: 9rem;
    font-weight: normal;
}
.sche_date{
    width: 8em;
    text-align: right;
}
.sche_ttl{
    padding: 0 1em;
    color: #ddd;
}
.sche_ttl a{
    font-family: "Zen Antique Soft", serif;
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.sche_place{margin-left: auto;}
.sche_place::before{
    content: "@";
    padding-right: 0.2em;
}
.sche_img_list{
    display: flex;
    transition: transform 0.4s ease-in-out;
    width: 100%;
}
.sche_img{
    flex: 0 0 calc(100% / 3 - 10px); /* Each item takes up 1/3 of the container */
    box-sizing: border-box;
    border: ridge 3px silver;
    line-height: 0;
    margin: 0 5px;
    transition: opacity 0.3s ease;
}
.sche_img.active {opacity: 1;}
.sche_img img{
    width: 100%;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .sche_img {
        flex: 0 0 100%; /* On small screens, show only one at a time */
    }
}
.slider-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
/* ドットナビゲーションのスタイル */
.slider-dots {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.slider-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #333;
    border: none;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.slider-dot.slide_active {background-color: #ccc;}

/*result*/
.rslt_wrap{padding: 30px 20px;}
.rslt_list{
    box-sizing: border-box;
    width: 100%;
    font-size: 10rem;
    color: #222;
    line-height: 1.5em;
    background-color: #e8eced;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;    
}
.rslt_sub{
    font-size: 8rem;
    font-weight: bold;
}
.rslt_date, .rslt_place{padding: 2px 5px;}
.rslt_date{
    border-bottom: dashed 1px #222;
    margin-bottom: 2px;
}
.rslt_ttl{
    font-family: "Zen Antique Soft", serif;
    font-size: 16rem;
    padding: 0 10px 0 5px;
}
.rslt_link{
    display: block;
    margin-left: auto;
    width: 2em;
    padding: 5px;
    font-size: 10rem;
    font-weight: bold;
    line-height: 1.2em;
    color: #fff;
    background-color:crimson;
    border-radius: 3px;
    box-shadow: 2px 2px 0 #222;
}
.rslt_link:hover{
    background-color: rgb(194, 1, 1);
    box-shadow: 2px 2px 0 #222 inset;
}

/*champion*/
.champ_wrap{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    /*align-items: flex-start;*/
    padding: 50px 20px 0;
}
.champ_box{
    width: calc(95% / 3);
    box-sizing: border-box;
    border: solid 1px #fff;
    font-size: 10rem;
    color: #222;
    line-height: 1.5em;
    padding: 10px;
    background-color: #e8eced;
    border-radius: 3px;
}
.champ_belt{
    font-family: "Anton SC", sans-serif;
    font-size: 15rem;
    font-weight: normal;
    text-align: center;
}
.champ_img{
    width: 80%;
    aspect-ratio: 16 / 9;
    margin: 5px auto 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-items: center;
}
.champ_box img{
    width: 100%;
}
.champ_name{
    font-size: 12rem;
    text-align: center;
    line-height: 2em;
}
.champ_name span{
    display: block;
    font-size: 9rem;
    margin-right: 0.2em;
}

/*roster*/
.ros_list{padding-top: 50px;}
.ros_list li{
    background-color: #e8eced;
    width: calc(100% - 40px);
    box-sizing: border-box;
    padding: 10px;
    margin: 0 20px 20px;
    border-radius: 3px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start; /* 垂直方向の中央揃え */
    justify-content: space-between; /* 左寄せ配置をデフォルトに */
}
.ros_img{width: 20%;}
.ros_txt{
    width: 80%;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 10rem;
    color: #222;
    line-height: 1.5em;
}
.ros_name{
    font-family: "Zen Antique Soft", serif;
    font-size: 20rem;
    text-indent: 10px;
}
.ros_eng{
    font-family: "Anton SC", sans-serif;
    font-size: 15rem;
    font-weight: normal;
    text-transform: uppercase;
    text-indent: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: solid 2px #222;
}
.ros_eng[href*="eee"]{
    text-indent: -9999px;
    height: 0;
}
.ros_data{
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start; /* 垂直方向の中央揃え */
    justify-content: flex-end; /* 左寄せ配置をデフォルトに */
    margin-bottom: 0.25em;
    font-size: 10rem;
}
.ros_data dt{
    font-weight: bold;
    padding-left: 2em;
}
.ros_data dt::after{content: "：";}
.ros_height::after,.ros_height::after,.ros_weight::after,.ros_age::after,.ros_type::after{padding-left: 0.2em;}
.ros_height::after{content: "cm";}
.ros_weight::after{content: "kg";}
.ros_age::after{content: "歳";}
.ros_type::after{content: "型";}
.ros_finish{font-weight: bold;}
.ros_sub_ttl{
    font-size: 16rem;
    font-weight: bold;
    margin-top: 20vh;
}

/*footer*/
footer{
    width: 100%;
    background-color: #000;
}
#ft_wrap{
    box-sizing: border-box;
    width: 1060px;
    margin: 0 auto;
    padding: 20px 0 50px;
    display: flex;
    flex-flow: row wrap;
    align-items: center; /* 垂直方向の中央揃え */
    justify-content: space-between; /* 左寄せ配置をデフォルトに */
}
@media screen and (max-width: 1200px) {
    #ft_wrap{
        width: 100%;
        box-sizing: border-box;
        padding: 20px 0 50px;
        display: flex;
        flex-flow: row wrap;
        align-items: center; /* 垂直方向の中央揃え */
        justify-content: space-between; /* 左寄せ配置をデフォルトに */
    }
}
#ft_logo{
    display: block;
    width: 20%;
    margin-left: 5%;
}
#aiw_ft_menu{
    width: 70%;
    font-size: 10rem;
    line-height: 1.5em;
    display: flex;
    flex-flow: row wrap;
    align-items: center; /* 垂直方向の中央揃え */
    justify-content: flex-start; /* 左寄せ配置をデフォルトに */
}
#aiw_ft_menu li{width: calc(100% / 5);}
#aiw_ft_menu li a{
    font-family: "Yanone Kaffeesatz", sans-serif;
    color: #69787e;
    font-size: 12rem;
    letter-spacing: 1px;
    margin: 0 1em;
}
#aiw_ft_menu li a:hover{
    text-decoration: underline;
    text-underline-offset: 5px;
}
#ft_caution{
    width: 100%;
    font-size: 9rem;
    letter-spacing: 2.5px;
    font-weight: bold;
    color: crimson;
    text-align: center;
}
#ft_copy{
    width: 100%;
    margin-top: 20px;
    padding-right: 10px;
    text-align: center;
    font-size: 8rem;
    color: slategray;
    font-weight: normal;
    font-style: italic;
}

/*result個別*/
.aiw_rslt_hd{
    position: fixed;
    z-index: 100;
    width: 100%;    
    font-size: 10rem;
    background-color: #000;
    border-bottom: ridge 3px red;    
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; /* 左寄せ配置をデフォルトに */
}
.aiw_rslt_hd_txt{
    font-family: "Zen Antique Soft", serif;
    font-size: 18rem;
    letter-spacing: 5px;
    padding: 5px 0;
}
.aiw_rslt_hd a{
    display: flex;
    align-items: center;
    padding: 5px 20px;
    background-color: #e8eced;
    box-shadow: 0 0 5px #111 inset;
    font-size: 9rem;
    color: #22222299;
    font-weight: bold;
    transition: 0.2s;
}
.aiw_rslt_hd a:hover{color: #222;}
.aiw_rslt_hd_back{transform: translateX(-5px);}
.aiw_rslt_hd_next{transform: translateX(5px);}
.aiw_rslt_hd_back:hover{transform: translateX(-10px);}
.aiw_rslt_hd_next:hover{transform: translateX(10px);}
.aiw_rslt_hd a i{
    font-size: 9.5rem;
    margin: 0 0.2em;
}
.vis_hdn{visibility: hidden;}
.aiw_rslt_sec{
    width: 1060px;    
    min-height: 100vh;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 10px 10px #000;
    box-sizing: border-box;
    padding: 20vh 50px;
    font-size: 10rem;
    color: #222;
}
@media screen and (max-width: 1200px) {
    .aiw_rslt_sec{
        width: 100%;
        min-height: 100vh;
        background-color: #fff;
        box-shadow: 0 0 10px 10px #000;
        box-sizing: border-box;
        padding: 10vh 20px;
        color: #222;
    }
}
.aiw_rslt_ttl{
    font-family: "Zen Antique Soft", serif;
    font-size: 28rem;
    text-align: center;
}
.aiw_rslt_subttl{
    font-size: 9rem;
    color: #69787e;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin: 10px 0 10vh;
}
.aiw_rslt_box{margin-bottom: 15px;}
.aiw_rslt_row{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start; /* 左寄せ配置をデフォルトに */
}
.aiw_rslt_no{
    width: 100px;
    text-align: center;
    background-color: #222;
    font-family: "Anton SC", sans-serif;
    font-size: 12rem;
    color: #fff;
    padding-top: 2px;
}
.aiw_rslt_no::before,.aiw_rslt_no::after{
    font-size: 8rem;
    font-weight: bold;
    padding: 0.5em;
}
.aiw_rslt_no::before{content: "第";}
.aiw_rslt_no::after{content: "試合";}
.aiw_rslt_rule{
    box-sizing: border-box;
    width: calc(100% - 100px);
    font-size: 10rem;
    font-weight: bold;
    text-indent: 1em;
    background-color: #e8eced;
    border: solid 2px #222;
    display: flex;
    align-items: center;
    padding-right: 5px;
}
.aiw_rslt_match_ttl{
    width: 100%;
    box-sizing: border-box;
    font-size: 10rem;
    color: #222;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: right;
    background-color: #aaa;
    padding: 5px 10px;
    border-right: solid 2px #222;
    border-left: solid 2px #222;
    border-bottom: solid 2px #222;
}
.no_dis{display: none;}
.aiw_rslt_match{
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px 5px;
    border-right: solid 2px #222;
    border-left: solid 2px #222;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 60px;
    position: relative;
}
.aiw_rslt_sup{
    font-size: 10rem;
    font-weight: bold;
    padding-bottom: 5px;
    
}
.aiw_rslt_sup::before{content: "<";}
.aiw_rslt_sup::after{content: ">";}
.aiw_rslt_sup::before,.aiw_rslt_sup::after{padding: 0 2px;}
.aiw_rslt_sup.champ{
    text-align: right;
    padding-right: 30px;
}
.aiw_rslt_sup.chall{padding-left: 30px;}
.red_corn_man,.blue_corn_man{
    width: 100%;
    font-size: 10rem;
    margin-bottom: 5px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.red_corn_man{justify-content: flex-end;}
.blue_corn_man{justify-content: flex-start;}
.corn_man_name{
    font-size: 10rem;
}
.red_corn_man .corn_man_name{text-align: right;}
.blue_corn_man .corn_man_name{text-align: left;}
.corn_man_img{
    width: 54px;
    height: 54px;
    margin: 0 1em;
    border-radius: 50%;
    background-size: cover;
}
.corn_man_rslt{
    width: 30px;
    height: 30px;
    background-size: cover;
}
.corn_man_rslt.win{background-image: url(../images/aiw/win.webp);}
.corn_man_rslt.lose{background-image: url(../images/aiw/lose.webp);}
.corn_man_rslt.draw{background-image: url(../images/aiw/draw.webp);}
.blue_corn_man .corn_man_name{order: 3;}
.blue_corn_man .corn_man_img{order: 2;}
.blue_corn_man .corn_man_rslt{order: 1;}
.aiw_rslt_match_vs{
    font-family: "Anton SC", sans-serif;
    font-size: 18rem;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.aiw_rslt_match_vs.way3,.aiw_rslt_match_vs.way4 {
    width: 96%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.aiw_rslt_match_vs.way3::before,
.aiw_rslt_match_vs.way3::after,
.aiw_rslt_match_vs.way4::before,
.aiw_rslt_match_vs.way4::after {
    content: "";
    flex: 1;
    border-top: 1px dashed #69787e;
    margin: 0 10px;
}
@media screen and (max-width: 1200px) {
    .aiw_rslt_subttl{
        font-size: 7rem;
        color: #69787e;
        font-weight: bold;
        letter-spacing: 1px;
        text-align: center;
        margin: 10px 0 30px;
    }
    .corn_man_name{
        width: calc(100% - 68px);
        font-size: 7rem;    
    }
    .corn_man_img{
        width: 40px;
        height: 40px;
        margin: 0 5px;
        border-radius: 50%;
        background-size: cover;
    }
    .corn_man_rslt{
        width: 18px;
        height: 18px;
        background-size: cover;
    }
    .aiw_rslt_match_fin{
        padding: 5px 10px;
        box-sizing: border-box;
        font-size: 8rem;
        color: #222;
        font-weight: bold;
        line-height: 1.5em;
        text-align: center;
        border-right: solid 2px #222;
        border-left: solid 2px #222;
        border-bottom: solid 2px #222;
    }
}
.aiw_rslt_match_fin{
    padding: 5px 10px 15px;
    box-sizing: border-box;
    font-size: 10rem;
    color: #222;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    border-right: solid 2px #222;
    border-left: solid 2px #222;
    border-bottom: solid 2px #222;
}
.aiw_rslt_rep_ttl{
    display: flex;
	align-items: center;
    font-size: 10rem;
    margin: 3em 0 2em;
}
.aiw_rslt_rep_ttl h6{
    font-family: "Anton SC", sans-serif;
    font-size: 24rem;
    font-weight: normal;
    color: #69787e;
    opacity: 0.4;
}
.aiw_rslt_rep_ttl::after{
    content: "";
	flex-grow: 1;
	height: 1.2px;
    margin:0 1em;
	display: block;
	background: linear-gradient(90deg, #69787e, transparent);
    opacity: 0.4;
}
.aiw_rslt_rep{
    font-size: 10rem;
    font-weight: bold;
    line-height: 1.8em;
    padding: 0 20px;
}
.aiw_rslt_btn{
    margin-top: 5em;
    text-align: center;    
}
.aiw_rslt_btn a{
    font-size: 12rem;
    font-weight: bold;
    color: #0e77d0;
}
.aiw_rslt_btn i{margin-right: 0.2em;}