@charset "UTF-8";
/* ＝＝＝＝＝
 * 動的パーツで使用しているため
 * ID名、Class名に”dyn-”は使用不可。
 * ＝＝＝＝＝ */

/* ------------------------------------------------- *
 *        tab2
 * ------------------------------------------------- */
.tab2.is-fs14 .tab2_inner {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: flex;
}

.tab2_inner {
    height: 48px;
    padding: 0;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0.04em;
}

.tab2_tabs li>.tab2_inner {
    background: #D2E4FF;
}
.tab2_tabs li>a.tab2_inner:hover {
    background: #003F97;
}
.tab2_tabs li.is-active2>.tab2_inner {
    background: #003F97;
}

.tab2_radio {
    display: none;
}

/* ------------------------------------------------- *
 *        　title2
 * ------------------------------------------------- */
.schedule_year {
    display: flex;
    justify-content: space-between;
    height: auto;
}

.schedule_year_left, .schedule_year_right {
    width: 68px;
}
.schedule_year .schedule_year_select {
    position: relative;
    text-decoration: none;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-align: center;
    color: #666C75;
}

.schedule_year .schedule_year_select.prev::before {
    position: absolute;
    left: 0;
    content: url("../images/icon_schedule_arrow_left.png");
    width: 7px;
}

.schedule_year .schedule_year_select.next::before {
    position: absolute;
    right: 0;
    content: url("../images/icon_schedule_arrow_right.png");
    width: 7px;
}

.schedule_year .schedule_year_select.prev span {
    padding-left: 15px;
}

.schedule_year .schedule_year_select.next {
    padding-right: 15px;
}

.title2 {
    border-top: 2px solid #0069D5;
    margin-top: 32px;
    padding: 12px 24px;
    align-items: center;
}

.title2_title {
    margin: 0 auto;
    box-sizing: border-box;
}

.year {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: 0.04em;
    text-align: center;
    color: #666C75;
}

.suffix {
    font-size: 13px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-align: center;
    color: #666C75;
}

/* ------------------------------------------------- *
 *        formGroup3
 * ------------------------------------------------- */
.formGroup3 {
    margin-top: 16px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.formGroup3_label {
    padding-right: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #0069D5;
    line-height: 2.3;
}

.formGroup3_select {
    display: inline-block;
    margin-left: 0;
    height: 30px;
    width: 80px;
    border-right: none;
    border-radius: 2px 0 0 2px;
    border-color: #CACACA;
    text-align: right;
    font-size: 12px;
    padding-right: 27px;
    appearance: none;
    background: url("../images/icon_pull_down.png") no-repeat right 12px center;
    background-size: 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.formGroup3_btn {
    display: inline-block;
    margin-left: 0;
    width: fit-content;
}

button.btn {
    height: 100%;
    width: 100%;
    font-size:10px;
    padding: 8px 8px 8px 12px;
    border-radius: 0 2px 2px 0;
    box-shadow: none;
    line-height: 1;
}

button.btn i {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0;
    margin-left: 4px;
}

button.btn i.is-search1 {
    background: url("../images/icon_search1_3.png") 0 0 no-repeat;
    height: 14px;
}

/* ------------------------------------------------- *
 *        table1
 * ------------------------------------------------- */
.table1 table {
    width:1020px;
}
.table1 {
    position: relative;
    display: inline-block;
    border: none;
    border-right: 1px solid #666C75;
    border-bottom: 1px solid #666C75;
    margin-top: 20px;
    height: 100%;
    background: #fff;
    line-height: 1.5;
    color: #4C5159;
}

.table1 thead tr {
    background-color: #666C75;
    background: none;
    padding:0;
}

.table1 thead tr:first-child th {
    border-top: none;
    background: #666C75;
}

.table1 thead tr:first-child th:first-child {
    border: none;
    background: #fff;
}

.table1 .is-fs14 th, .table1 .is-fs14 td {
    padding: 8px 0;
    font-size: 12px;
    font-weight: 900;
    line-height: 14px;
    letter-spacing: 0.04em;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-top: 0;
    border-left: 0;
    position: relative;
}

.table1 th:nth-child(n+3) {
    border-left: 1px solid #D6D6D6;
}
.table1 th:last-child {
    border-right: none;
}

.table1 th a {
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 30px;
    margin: -5px 0;
}

.table1 .td_date{
    font-size: 13px;
    font-weight: 900;
    line-height: 15.6px;
    letter-spacing: 0.04em;
    text-align: center;
    color: #4C5159;
    border-right: 1px solid #D6D6D6;
}
.table1 table td.is-p10-0 {
    padding: 0 0 0 10px;
    border-right: 1px solid #D6D6D6;
    position: relative;
    vertical-align: middle;
}

.table1 .is-rookie__3rdadd:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: url(../images/icon_state1_6.png) 0 0 no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translateY(-50%);
    margin-top: 0;
}

.table1 .is-G1b:before,
.table1 .is-G2b:before,
.table1 .is-G3b:before,
.table1 .is-ippan:before {
    margin: 0 10px;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.table1 .is-G1a:before,
.table1 .is-SGa:before {
    margin: 0 7.5px;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.table1 .is-venus:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: url(../images/icon_state1_5.png) 0 0 no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translateY(-50%);
    margin-top: 0;
}

.table1 .is-lady:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: url(../images/icon_state1_4.png) 0 0 no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translateY(-50%);
    margin-top: 0;
}

.table1 .is-p10-10 {
    padding: 0 0 0 16px;
    text-align: left !important;
    font-size: 13px;
    text-align: left;
}

.table1 .is-victory {
    /*border-right: 1px solid #D6D6D6;*/
    border-right: none;
}

.table1 .is-victory:before {
    content: none;
}

.table1 .is-result_btn {
    border-left: 1px solid #D6D6D6;
}
a.result {
    display: inline-block;
    border: 2px solid #0069D5;
    border-radius: 2px;
    background-color: #0069D5;
    padding: 5px 10px;
    text-decoration: none;
    color: #FFF;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0.04em;
    text-align: center;
    width: 52px;
}

.result_none {
    display: none;
}

.table1 tbody tr:first-child td:first-child {
    border-left: 0;
    background-color: #666C75;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    line-height: 14.4px;
    letter-spacing: 0.04em;
    text-align: center;
}

.is-fs14 .is-fBold {
    border-right: none;
}

.table1 tbody tr:last-child td:first-child {
    border-bottom: 0;
}

.table1 tbody:nth-of-type(2n) {
    background: #F5F5F5;
}

.table1 thead + tbody {
    border-top: 0;
}

.table1 tbody tr:first-child td {
    border-top: 1px solid #D6D6D6;
}

.table1 tbody tr td {
    border-left: 0;
    border-right: 1px solid #D5D6D7;
    text-align: center;
    vertical-align: middle;
    line-height: 1.38;
    height: 23px;
}

.table1 tbody td:first-child {
    border-left: 0;
}

.table1 tbody:nth-of-type(1) tr:first-child td {
    background-image: none;
    border-top: 0;
}

.table1 tbody tr:first-child td {
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 0;
}

.tbody {
    font-size: 13px;
    font-weight: 900;
    line-height: 1.5;
    color: #4C5159;
}
/* ------------------------------------------------- *
 *        state1
 * ------------------------------------------------- */
.state1 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EEF2F5;
    font-size: 12px;
    overflow: hidden;
    height: 48px;
    padding: 0;
}
