@charset "utf-8";
.kaijo_navi_box ul {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 2.3%;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.kaijo_navi_box ul li {
    border: 1px solid #DFDFDF;
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: #FFFFFF;
}

.kaijo_navi_box ul li a {
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 24px;
    padding-bottom: 8px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    background-image: url(../images/t/arro_b.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 6px auto;
}
.kaijo_navi_box .st_nv_green_UL li a {
    background-image: url(../images/t/arro_g.svg);
}


.kaijo_navi_box h2 {
    color: #FFFFFF;
    padding: 12px;
    background-color: #275AF2;
    margin-bottom: 2.3%;
    font-size: 20px;
}
.kaijo_navi_box {
    background-color: #F2F2F2;
    margin-bottom: 5.38%;
    /* [disabled]position: sticky; */
    /* [disabled]top: 0px; */
}
.stadium_wrap1 h2 {
    font-size: 22px;
    color: #FFFFFF;
    padding: 16px;
    background-color: #275AF2;
    border-bottom: 6px solid #0A33AF;
    margin-bottom: 5.38%;
}
.stadium_wrap1 ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5.38%;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.stadium_wrap1 ul li {
    width: 48.46%;
    border: 1px solid #E9E9E9;
    margin-right: 3.07%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3.07%;
}
.stadium_each h4 {
    color: #0A33AF;
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 8px;
    border-left: 3px solid #0A33AF;
    padding-left: 8px;
    /* [disabled]background-color: #F0F0F0; */
}
.st_green_UL li a .stadium_each h4 {
    color: #14A83B;
    border-left-color: #13A83B;
}
.st_green_UL li a .stadium_each .stadium_more {
    color: #14A83B;
    background-image: url(../images/t/arro_g2.svg);
}


.stadium_each p {
    line-height: 1.5em;
    font-size: 14px;
}


.stadium_wrap1 ul li:nth-child(2n) {
    margin-right: 0px;
}
.stadium_wrap1 ul li a {
    padding: 16px;
    text-decoration: none;
    display: block;
    /* [disabled]background-image: url(../images/t/arro_b2.svg); */
    background-repeat: no-repeat;
    background-position: 96% 90%;
    background-size: 16px auto;
}
.stadium_each .stadium_more {
    background-image: url(../images/t/arro_b2.svg);
    background-repeat: no-repeat;
    padding-left: 16px;
    margin-top: 8px;
    background-size: 12px auto;
    /* [disabled]background-color: #F0F0F0; */
    background-position: 0% center;
    color: #0A33AF;
}

.kaijo_navi_box .st_daigaku_h2 {
    background-color: #14A83B;
}
.stadium_wrap1 .st_daigaku_g_annai {
    background-color: #14A83B;
    border-bottom-color: #0D6F27;
}
.stadium_wrap1 h3 {
    font-size: 22px;
    margin-bottom: 32px;
    background: linear-gradient(90deg, #275AF2 0% 100%);
    background-repeat: no-repeat;
    background-size: 40px 3px;
    background-position: left bottom;
    padding-bottom: 24px;
}
#kaijo_ichiran_wrap .stadium_wrap1 .st_h3_green {
    font-size: 22px;
    margin-bottom: 32px;
     background: linear-gradient(90deg, #14A83B 0% 100%);
    background-repeat: no-repeat;
    background-size: 40px 3px;
    background-position: left bottom;
    padding-bottom: 24px;
}
#kaijo_ichiran_wrap .stadium_wrap1 #std1 {
}
.stsp {
    margin-top: -32px;
    padding-top: 32px;
}
.BK_kaijo_ichiran {
    background-color: #14A83B;
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    text-align: center;
    -webkit-box-shadow: 4px 4px #0F862F;
    border-radius: 8px;
    box-shadow: 4px 4px #0F862F;
    text-decoration: none;
    line-height: 40px;
    width: fit-content;
    padding-left: 32px;
    padding-right: 32px;
    font-weight: 500;
}
.kaijo_detail_wrap {
    margin-top: 5.38%;
}
.kaijo_detail_wrap h1 {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1.5em;
    /* [disabled]border-bottom-color: #CFCFCF; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-width: 1px; */
    /* [disabled]border-top: 1px solid #CFCFCF; */
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.20);
    box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.20);
    background-color: #275AF2;
    margin-bottom: 5.38%;
}
.kaijo_detail_wrap table tbody tr td p {
    line-height: 1.7em;
    font-size: 14px;
}
.kaijo_detail_wrap table tbody tr th {
    border-bottom: 3px solid #275AF2;
    padding: 16px;
    width: 152px;
    color: #275AF2;
}
.kaijo_detail_wrap table tbody tr td {
    padding: 16px;
    border-bottom: 1px solid #CDCDCD;
}
.st_detail_map {
    margin-top: 5.38%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #D6D6D6;
    margin-bottom: 5.38%;
}
.st_detail_map iframe {
    width: 100%;
}
