@charset "utf-8";

#motor > .inner{padding: calc(40 * var(--v)) 0 calc(80 * var(--v));}

#motor table,	#motor th,	#motor td
{
	/* border: 1px solid var(--Ctheme5); */
	border-collapse: collapse;
}

div,span,p,i,td,th {
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ico_ranking {
    position: absolute;
    font-style: normal;
    background-color: #fff;
    background-size: contain;
/*    box-shadow: 1px 2px 3px 0px #000;*/
    border: solid 1px;
    box-shadow: 1px 2px 3px 1px #000;

}

table{
    border-collapse: collapse;
    box-sizing: ;
}


table th,table td {
    height: 2rem;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.motorpickup-tbl td.setsukan a {
    pointer-events: none;
    color: #000000;
    text-decoration: none;
}

.timerank_link {
    text-align: center;
    margin-bottom: 1rem;
    /* font-size: 1.1rem; */
    color: white;
    font-weight: bold;
    text-shadow: var(--shadow4);
}
.timerank_link  a{
    color: var(--Ctheme4);
    text-decoration: underline;
}

.update_ymd {
    text-align: right;
    color: white;
    font-weight: bold;
    text-shadow: var(--shadow4);
}

.kbn-title {
    width: fit-content;
    padding: 0 0.5em;
    margin: 0 auto calc(55 * var(--v));
    color: white;
    font-size: var(--fzv32);
    text-align: center;
    line-height: 1.3;
    text-shadow: var(--shadow4);
}

.kbn-title .sekitanirank {
    font-size: 2rem;
}

.hayami_ranking {
    width: 100%;
    margin-top: 1rem;
}

.hayami_ranking a {
    /*    font-size: 1rem; */
    text-decoration: none;
    font-weight: bold;
}

.kisya {
    margin-top: 4rem;
}
.motor_pickup{
    -webkit-text-size-adjust: 100%;
}
.motorpickup-tbl {
    table-layout: fixed;
    margin: 0;
}

.motorpickup-tbl.comment-tbl {
    position: relative;
    margin-top: 1rem;
    flex-wrap: wrap;
    display: flex;
    border-bottom: none;
}

.motorpickup-tbl .ico_ranking {
    position: absolute;
    left: -.5rem;
    top: -.9rem;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 3rem;
    color: #000000;
}

.hayami_ranking {
    text-align: center;
    font-weight: bold;
}

.hayami_ranking th {
    /* border: 1px solid #000; */
    font-size: 1rem;
    /* background-color: var(--Ctheme2a); */
    width: 10%;
}
.hayami_ranking th.head {
    color: #fff;
    /* background-color: var(--Ctheme2); */
}

.hayami_ranking td {
    /* border: 1px solid #000000; */
    /* background-color: #ffffff; */
}

.hayami_ranking td a {
    color: var(--Ctheme1);
    text-decoration: underline;
}

.mtr_groups {
    margin-top: 2rem;
}

.mtr_tbl_wrap {
    margin-top: 1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.mtr_tbl_wrap:first-of-type {
    margin-top: 0;
}

.motorpickup-tbl {
    text-align: center;
    vertical-align: center;
    width: 100%;
    /* border-top: none; */
    border-right: none;
    border-bottom: none;
}

.motorpickup-tbl th {
    font-size: 1rem;
    /* background-color: var(--Ctheme2a); */
    /* border: 1px solid var(--Ctheme5); */
    border-top: none;
    /* color: #000; */
}

.motorpickup-tbl td {
    font-size: 1rem;
    /* background-color: #ffffff; */
    font-weight: bold;
    /* border: 1px solid #000000; */
    /* color: #000000; */
}

.motorpickup-tbl.comment-tbl {
    font-weight: bold
}

.motorpickup-tbl.comment-tbl .motor_num {
    width: 100%;
    height: 3rem;
    background-repeat: repeat;
    background-size: contain;
    background-color: var(--Ctheme1);
    color: #fff;
    line-height: 3rem;
    /* border-top: 2px solid var(--Ctheme5); */
    /* border-left: 2px solid var(--Ctheme5); */
    /* border-bottom: 1px solid var(--Ctheme5); */
}

.motorpickup-tbl.comment-tbl .motor_num h3 {
    text-align: center;
    font-size: 1rem;
    margin: 0;
    /* color: #fff; */
}
.motorpickup-tbl.comment-tbl .motor_num h3 .str_mno_title{
    text-shadow: var(--shadow4);
}

.motorpickup-tbl.comment-tbl .motor_comment {
    width: 100%;
    background-color: #FFFFFF;
    /* border: 1px solid var(--Ctheme5); */
    text-align: left;
    padding: 1rem;
    color: #000000;
    box-sizing: border-box;
    background: url(../image/common/background_pattern.png) repeat;
}
.motorpickup-tbl.comment-tbl .motor_comment p{
    line-height: 1.5;
    letter-spacing: 0.1rem;
}
.motorpickup-tbl.comment-tbl th {
    background-repeat: repeat;
    background-size: contain;
    background-color: #014099;
}

.motorpickup-tbl.comment-tbl th h3 {
    text-align: center;
    font-size: 1rem;
    margin: 0;
    color: #FFFFFF;
}

.motorpickup-tbl.comment-tbl .str_mno {
    display: inline-block;
    margin-top: 0.4rem;
    margin-left: 0.2rem;
    border-radius: 4rem;
    color: #000000;
    font-size: var(--fzv24);
    background-color: #fff;
    width: 3.9rem;
    /* height: 1.6rem; */
    line-height: 1.2;
}

.motorpickup-tbl.comment-tbl .comment {
    padding: .5rem;
}

.motorpickup-tbl.comment-tbl .comment p {
    text-align: left;
    font-size: 1rem;
    line-height: 1.7rem;
}

.konsetsu-tbl .col1 {
    display: table-cell;
    width: 65%!important;
}

.konsetsu-tbl .col2 {
    width: 9%!important;
}

.konsetsu-tbl .col3 {
    width: 9%!important;
}

.konsetsu-tbl .col4 {
    width: 17%!important;
}

td.motor_val {
    /* background-color: var(--Cgold2); */
}

.kaisaikikan-tbl .col1 {
    width: 40%;
}

.kaisaikikan-tbl .col2 {
    width: 20%;
}

.kaisaikikan-tbl .col3 {
    width: 50%;
}

.kaisaikikan-tbl td:nth-of-type(1) {
    font-size: 1rem;
    line-height: 1.5rem;
}

.kaisaikikan-tbl td:nth-of-type(2) {
    font-size: 1rem;
    line-height: 1.5rem;
}

.kaisaikikan-tbl td:nth-of-type(3) {
    text-align: left;
    padding-left: .5rem;
    font-size: 1rem;
}
@media screen and (max-width: 1000px) {
    .pconly{
        display: none;
    }
    .motor_pickup{
        font-size: 2vw;
    }
    .timerank_link {
        font-size: 3.1vw;
    }
    
    .update_ymd {
        font-size: 3.1vw;
        padding-right: 0.5rem;
    }
    
    .kbn-title {
        font-size: 3.7vw;
        /* padding-left: 1rem; */
        margin-bottom: 1rem;
    }
    
    .kbn-title .sekitanirank {
        font-size: 2vw;
    }
    .hayami_ranking a {
        font-size: 3.1vw;
    }
    .motorpickup-tbl .ico_ranking {
        font-size: 3vw;
        width: 6vw;
        height: 6vw;
        line-height: 6.1vw;
        left: -1vw;
        top: -2vw;
    }
    .hayami_ranking th {
        font-size: 3vw;
        padding-left: 0;
        padding-right: 0;
        border-top: none;
    }
    .motorpickup-tbl th {
        font-size: 3.1vw;
    }
    
    .motorpickup-tbl td {
        font-size: 3.1vw;
    }
    .motorpickup-tbl.comment-tbl .motor_num h3 {
        font-size: 3.3vw;
        height: 6.3vw;
    }
    .motorpickup-tbl.comment-tbl th h3 {
        font-size: 1vw;
    }
    
    .motorpickup-tbl.comment-tbl .str_mno {
        font-size: 4vw;
        width: 11vw;
        height: 4.6vw;
        line-height: 5.4vw;
    }
    .motorpickup-tbl.comment-tbl .comment p {
        font-size: 1vw;
    }
    
    .kaisaikikan-tbl td:nth-of-type(1) {
        font-size: 3.1vw;
    }
    
    .kaisaikikan-tbl td:nth-of-type(2) {
        font-size: 3.1vw;
    }
    
    .kaisaikikan-tbl td:nth-of-type(3) {
        font-size: 3.1vw;
    }
    table th, table td{
        height: 4vw;
        padding: 1vw;
    }
    .motorpickup-tbl.comment-tbl .motor_num {
        height: 8.2vw;
        /* line-height: 9.6vw; */
        /* padding-top: 0.6rem; */
        border-right: 2px solid var(--Ctheme5);
        border-bottom: 0;
    }
    .motorpickup-tbl.comment-tbl .motor_comment {
        padding: 1.5vw;
        font-size: 3.1vw;
    }
}
    
@media screen and (min-width: 1001px) {
    .mtr_tbl_wrap .table_A{
        /* width:50%; */
    }
    /* .bc-white {
        width:60rem;
        margin: auto;
    } */
    .hayami_ranking {/*        width: 30rem; *//* width: 40rem; */margin: 1rem auto 0;}
    .seibishi {
        margin-bottom: 1rem;
    }
    .kisya {
        margin-top: 3.5rem;
        margin-bottom: 1rem;
    }
    .motorpickup-tbl.comment-tbl{
        display: flex;
        flex-wrap: nowrap;
        /* border: none; */
        border-bottom: 1px solid var(--Ctheme5);
        border-right: 2px solid var(--Ctheme5);
    }

    .motorpickup-tbl .ico_ranking {
        top: -0.95rem;
        left: -0.95rem;
    }

    .motorpickup-tbl.comment-tbl .motor_num {
        width: 15%;
        height: inherit;
        min-height: 5rem;
        line-height: 2rem;
        border-right: 1px solid var(--Ctheme5);
        /* border-bottom: none; */
        border-left: none;
    }

    .motorpickup-tbl.comment-tbl .motor_num h3 {
        margin-top: 1.5rem;
        margin-bottom: 0.5rem;
    }

    .motorpickup-tbl.comment-tbl .motor_comment {
        width: 88%;
        height: inherit;
        min-height: 5rem;
        background-color: #FFFFFF;
        /* border: 1px solid var(--Ctheme5); */
        text-align: left;
        padding: 1rem;
        /* border-bottom: none; */
        /* background: #fff; */
    }

    .motorpickup-tbl.comment-tbl .str_mno {
        /* line-height: 1rem; */
        margin-left: 0;
    }

    #motor .hayami_ranking th {/*        font-size: 1rem; */font-size: 1.1rem;border-top: 2px solid var(--Ctheme5);}

    .syouritu_wrap {
        width: 18%;
    }

    .motorpickup-tbl.syouritu-tbl.table_A::before,
    .motorpickup-tbl.winner-tbl.table_A::before{
        border-right: none;
    }
    
    .motorpickup-tbl th {
        height: 3.5rem;
        font-size: 1rem;
        /* border: 1px solid var(--Ctheme5); */
        /* border: none; */
    }

    .motorpickup-tbl td {
        height: 4rem;
    }

    .zenkoku-tbl {
        width: 50%;
        border-right: 2px solid var(--Ctheme5);
        border-left: none;
        border-bottom: none;
    }
   .zenkoku-tbl.table_A::before,
   .kaisaikikan-tbl.table_A::before{
        border-left: none;
    }

    .zenkoku-tbl th:nth-child(1),.zenkoku-tbl td:nth-child(1) {
        border-left: none;
    }

   .zenkoku-tbl th {
        height: 1.67rem;
        padding: 0.19rem 0;
    }

    .konsetsu-tbl {
        width: 50%;
        border-bottom: none;
        border-right: none;
    }

    .konsetsu-tbl.table_A::before {
        border-right: none;
    }

    .kaisaikikan-tbl {
        width: 82%;
        border-left: none;
        border-right: 2px solid var(--Ctheme5);
    }

    .kaisaikikan-tbl th:nth-child(1),.kaisaikikan-tbl td:nth-child(1) {
        border-left: none;
    }
    .kaisaikikan-tbl th{
        height: 2.75rem;
    }
    .kaisaikikan-tbl td{
        height:3rem;
    }
    .sponly{
        display: none;
    }
    #motor table,	#motor th,	#motor td
    {
        font-size: var(--fzv18);
        border-top: none;
    }
    div,span,p,i,td,th {
        font-size: var(--fzv18);
    }
    .update_ymd {
        font-size: var(--fzu20);
    }
    .kbn-title {
        /* font-size: var(--fzu22); */
    }
    .hayami_ranking a {
        font-size: var(--fzu20);
    }
    .motorpickup-tbl .ico_ranking {
        font-size: var(--fzv24);
    }
    .motorpickup-tbl.comment-tbl .str_mno {
        font-size: var(--fzv24);
    }
    .timerank_link {
        font-size: var(--fzu20);
    }
}

@media screen and (min-width: 1001px) and (-webkit-min-device-pixel-ratio: 0) {
    .kaisaikikan-tbl tr:nth-child(3) {
        height:3.25rem;
    }
}

@media screen and (min-width: 1001px) {
    @-moz-document url-prefix() {
        .kaisaikikan-tbl tr:nth-child(3) {
            height:3.2rem;
        }
    }
}

@media screen and (min-width: 1600px) {
    .motor_pickup{
        padding: 0rem 1rem;
    }
    /* .bc-white {
        width:1000px;
        margin: auto;
    } */

    .hayami_ranking {
        width: 840px;
        margin: 20px auto 0;
    }

    .kisya {
        margin-top: 70px;
    }

    .motorpickup-tbl.comment-tbl .motor_num {
        width: 12%;
        height: inherit;
        min-height: 100px;
        line-height: 2rem;
    }

    .motorpickup-tbl.comment-tbl .motor_num h3 {
        margin-top: 1rem;
    }

    .motorpickup-tbl.comment-tbl .motor_comment {
        width: 88%;
        height: inherit;
        min-height: 100px;
        background-color: #FFFFFF;
        /* border-top: 2px solid var(--Ctheme5); */
        border-bottom: none;
        text-align: left;
        padding: 1rem;
        font-size: var(
        --fzu20);
    }

    .motorpickup-tbl.comment-tbl .str_mno {
        /* line-height: 1rem; */
        margin-left: 0;
    }

    .hayami_ranking th {
        font-size: 1rem;
    }

    .syouritu_wrap {
        width: 19%;
    }

    .motorpickup-tbl th {
        height: 3.2rem;
        font-size: var(--fzu16);
        /* border: 1px solid var(--Ctheme5); */
        border-top: none;
    }

    .motorpickup-tbl td {
        height: 3rem;
    }

    .zenkoku-tbl {
        width: 49.9%;
    }

    .zenkoku-tbl th:nth-child(1),.zenkoku-tbl td:nth-child(1) {
        border-left: none;
    }

    .zenkoku-tbl th {
        height: 1.5rem;
        padding: 0.11rem 0;
    }

    .konsetsu-tbl {
        width: 50%;
    }

    .kaisaikikan-tbl {
        width: 81%;
    }

    .kaisaikikan-tbl th:nth-child(1),.kaisaikikan-tbl td:nth-child(1) {
        border-left: none;
    }
}

@media screen and (min-width: 1600px) and (-webkit-min-device-pixel-ratio: 0) {
    .kaisaikikan-tbl tr:nth-child(3) {
        height:65px;
    }
}

@media screen and (min-width: 1600px) {
    @-moz-document url-prefix() {
        .kaisaikikan-tbl tr:nth-child(3) {
            height:64px;
        }
    }
}
