@charset "utf-8";

.motor_pickup table,	.motor_pickup th,	.motor_pickup td {
	border-collapse: collapse;
	background: white;
}
.motor_pickup th:nth-child(1),
.motor_pickup td:nth-child(1) {
	/* border-left: none; */
}

div,span,p,i,td,th {
    /* font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
.motor_pickup .icon_num_wrapper {
    position: relative;
    margin-top: 1.5rem;
}

.motor_pickup .ico_ranking {
    position: absolute;
    font-style: normal;
    background-color: #fff;
    background-size: contain;
    border: solid 1px var(--Ctheme5);
    box-shadow: 1px 2px 3px 1px var(--Chteme5);
    z-index: 2;
}
table{
    border-collapse: collapse;
    box-sizing: border-box;
}
table th,table td {
    height: 2rem;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid var(--Ctheme5);
    border-bottom: 1px solid var(--Ctheme5);
}
.motorpickup-tbl td.setsukan a {
    pointer-events: none;
    text-decoration: none;
}
.timerank_link {
    text-align: center;
    margin-bottom: 2rem;
    color: black;
    font-weight: 500;
}
.timerank_link  a{
    color: var(--Clink0);
    text-decoration: underline;
}
.update_ymd {
    text-align: right;
    color: black;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.kbn-title {
    --fz: 30;
    font-weight: 700;
    text-align: center;
    padding: 0.5em;
    color: #000000;
    line-height: 1.5;
}
.kbn-title span {
	display: block;
}
.kbn-title .sekitanirank {
    font-size: 2rem;
}
.mtr_groups {
    margin-top: 2rem;
}
.motor_pickup {
    -webkit-text-size-adjust: 100%;
}
.motorpickup-tbl {
    table-layout: fixed;
    margin: 0;
    border-bottom: 1px solid var(--Ctheme2);
}
.motorpickup-tbl.syouritu-tbl {
	border-bottom: 0;
}
.motorpickup-tbl.comment-tbl {
    position: relative;
    flex-wrap: wrap;
    display: flex;
}
.icon_num_wrapper .ico_ranking {
    position: absolute;
    left: -.5rem;
    top: -.9rem;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 1.1;
    border-radius: 3rem;
    color: #000000;
    border: 2px solid #000000;
}
.motor_pickup .hayami_tblWrap {
    	position: relative;
    	padding: 4px;
}
.motor_pickup .hayami_tblWrap .hayami_ranking {
    width: 100%;
    position: relative;
    border-collapse: collapse;
    table-layout: fixed;
    padding: var(--PPu);
    border-bottom: 1px solid var(--Ctheme2);
}
.motor_pickup .hayami_tblWrap .hayami_ranking th.head {
    background: var(--Ctheme2);
    width: 10%;
    color: white;
    text-shadow: none;
}
.motor_pickup .hayami_tblWrap .hayami_ranking td {
    background: white;
    text-shadow: none;
    line-height: 1;
    border: 1px solid var(--Ctheme2);
}
.motor_pickup .hayami_tblWrap .hayami_ranking td a {
    --fz: 28;
    color: var(--Clink0);
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}
.motor_pickup .hayami_tblWrap .hayami_ranking td a:hover {
	text-decoration: none;
}
.motor_pickup .mtr_groups:first-of-type {
    margin-top: 2rem;
}
.mtr_tbl_outer {
	position: relative;
	padding: 4px;
}
.mtr_tbl_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    overflow: hidden;
    background: white;
}
.mtr_tbl_wrap:first-of-type {
    margin-top: 0;
}
.motorpickup-tbl {
    text-align: center;
    width: 100%;
    border-top: none;
}
.motorpickup-tbl th {
    background: rgb(0, 0, 0, 0.1);
    color: black;
}
.motorpickup-tbl th:last-of-type {
	/* border-right: 0; */
}
.motorpickup-tbl td {
    font-size: 1rem;
    background: white;
    font-weight: bold;
    border: 1px solid var(--Ctheme2);
    color: black;
}

.motorpickup-tbl td:last-of-type {
	/* border-right: 0; */
}

.motorpickup-tbl tr:last-of-type td {
	border-bottom: 0;
}

.motorpickup-tbl.comment-tbl {
    font-weight: bold;
    border-bottom: 0;
}

.motorpickup-tbl.comment-tbl .motor_num {
    width: 100%;
    background-repeat: repeat;
    background-size: contain;
    background: var(--Ctheme2);
    color: #fff;
    line-height: 3rem;
}

.motorpickup-tbl.comment-tbl .motor_num h3 {
    text-align: center;
    font-size: 1rem;
    margin: 0;
    height: 100%;
    line-height: 2.5;
}

.motorpickup-tbl.comment-tbl .motor_num h3 span{
}

.motorpickup-tbl.comment-tbl .motor_comment {
    width: 100%;
    text-align: left;
    padding: 1rem;
    color: black;
    box-sizing: border-box;
}

.motorpickup-tbl.comment-tbl .motor_comment p{
    line-height: 1.5;
    letter-spacing: 0.1rem;
    /* --fz: 24; */
}

.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;
    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 {
    width: 65%;
}
.konsetsu-tbl .col2 {
    width: 9%;
}
.konsetsu-tbl .col3 {
    width: 9%;
}
.konsetsu-tbl .col4 {
    width: 17%;
}
td.motor_val {
    /* background-color: rgba(0,0,0,0.2); */
    /* background-color: var(--Cgray4); */
}
.kaisaikikan-tbl .col1 {
    width: 30%;
}
.kaisaikikan-tbl .col2 {
    width: 25%;
}
.kaisaikikan-tbl .col3 {
    width: 45%;
}

.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: 767px) {
    .pconly{
        display: none;
    }
    .motor_pickup{
        font-size: 2vw;
    }
    .timerank_link {
        --fz: 25;
    }
    .update_ymd {
        --fz: 24;
        padding-right: 0.5rem;
    } 
    .kbn-title {
        --fz: 30;
        margin-bottom: 1rem;
    }  
    .kbn-title .sekitanirank {
        font-size: 2vw;
    }
    .hayami_ranking a {
        --fz: 28;
    }
    #motor .icon_num_wrapper .ico_ranking {
        font-size: 3.2vw;
        font-weight: 700;
        line-height: 1.6;
        top: -2vw; */
        top: calc(-13* var(--v));
        left: calc(-13* var(--v));
        width: calc(50* var(--v));
        height: calc(50* var(--v));
    }
	.motor_pickup .hayami_tblWrap {
		--rSize: 14px;
	}
	 .motor_pickup .hayami_tblWrap .hayami_ranking {
		 --rSize: 12px;
	}
    .motor_pickup .hayami_tblWrap .hayami_ranking th {
        padding-left: 0;
        padding-right: 0;
        background: rgb(0, 0, 0, 0.1);
        border-left: 1px solid var(--Ctheme2);
        border-right: 1px solid var(--Ctheme2);
        border-bottom: 1px solid var(--Ctheme2);
    }
	.motor_pickup .hayami_tblWrap .hayami_ranking th.head {
		--fz: 28;
	}
    .motorpickup-tbl th {
        font-size: 3.1vw;
        border: 1px solid var(--Ctheme2);
    }
    
    .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: 4.4vw;
    }
    .motorpickup-tbl.comment-tbl .comment p {
        font-size: 1vw;
    }
    
    .kaisaikikan-tbl td:nth-of-type(1) {
        font-size: 3.1vw;
        line-height: 1.3;
    }
    
    .kaisaikikan-tbl td:nth-of-type(2) {
        padding: 0;
        font-size: 3.1vw;
    }
    
    .kaisaikikan-tbl td:nth-of-type(3) {
        font-size: 3.1vw;
    }
    table th, table td{
        --fz: 28;
        height: 4vw;
        padding: 2vw 1vw;
    }
    .motorpickup-tbl.comment-tbl .motor_num {
        height: 8.2vw;
        border-bottom: 0;
    }
    .motorpickup-tbl.comment-tbl .motor_comment {
        padding: 1.5vw;
        font-size: 3.1vw;
        background: white;
        border-left: 1px solid var(--Ctheme2);
        border-right: 1px solid var(--Ctheme2);
    }
	.motorpickup-tbl.comment-tbl .motor_comment p {
		font-size: 3.1vw;
	}
	.motorpickup-tbl.winner-tbl,
	.motorpickup-tbl.zenkoku-tbl,
	.motorpickup-tbl.konsetsu-tbl{
		border-bottom: 0;
	}
}
    
@media screen and (min-width: 768px) {
    .seibishi {
        margin-bottom: 1rem;
    }
	.mtr_groups{
		margin-top: 3.5rem;
	}
    .kisya {
        margin-bottom: 1rem;
    }
    .motorpickup-tbl.comment-tbl{
        display: flex;
        flex-wrap: nowrap;
    }
    .icon_num_wrapper .ico_ranking {
        top: -0.65rem;
        left: -0.75rem;
        width: calc(35 * var(--v));
        height: calc(35 * var(--v));
        line-height: 1.8;
    }
    .motorpickup-tbl.comment-tbl .motor_num {
        width: 15%;
        height: inherit;
        min-height: 5rem;
        line-height: 2rem;
        border-right: 0;
        border-right: 1px solid var(--Ctheme2);
    }
    .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;
        text-align: left;
        padding: 1rem;
        border-right: 1px solid var(--Ctheme2);
        border-top: 1px solid var(--Ctheme2);
    }
    .motorpickup-tbl.comment-tbl .str_mno {
        margin-left: 0;
    }
    #motor .hayami_ranking th.head {
        background: var(--Ctheme2);
        padding: calc(10 * var(--v)) 0;
    }
    #motor .hayami_ranking th {
        font-size: 18px;
        background: rgb(0, 0, 0, 0.1);
        border-left: 1px solid var(--Ctheme2);
        border-right: 1px solid var(--Ctheme2);
    }

    .syouritu_wrap {
        width: 18%;
    }

    .motorpickup-tbl th {
        height: 3.5rem;
        font-size: 1rem;
    }

    .motorpickup-tbl td {
        height: 4rem;
    }

    .motorpickup-tbl.zenkoku-tbl {
        width: 50%;
        border-left: none;
        border-bottom: none;
    }
	#motor .motorpickup-tbl.zenkoku-tbl th:first-of-type,
	#motor .motorpickup-tbl.zenkoku-tbl td:first-of-type,
	#motor .motorpickup-tbl.kaisaikikan-tbl th:first-of-type,
	#motor .motorpickup-tbl.kaisaikikan-tbl td:first-of-type {
		border-left: 0;
	}
    .motorpickup-tbl.zenkoku-tbl th {
        height: 1.74rem;
    }
    .konsetsu-tbl {
        width: 50%;
        border-bottom: none;
        border-right: none;
    }
    .kaisaikikan-tbl {
        width: 82%;
        border-left: none;
    }

    .kaisaikikan-tbl th:nth-child(1),.kaisaikikan-tbl td:nth-child(1) {
        border-bottom: 1px solid var(--Ctheme5);
    }
    .kaisaikikan-tbl th{
        height: 2.75rem;
    }
    .kaisaikikan-tbl td{
        height:3rem;
    }
    .sponly{
        display: none;
    }
    #motor table,	#motor th,	#motor td
    {
        --fz: 20;
    }
	#motor th,	#motor td {
		border: 1px solid var(--Ctheme2);
	}
	#motor tr:last-of-type td {
		border-bottom: 0;
	}
    div,span,p,i,td,th {
        /* font-size: var(--fzv20); */
    }
    .update_ymd {
        font-size: var(--fzv20);
    }
    .hayami_ranking a {
        font-size: 18px;
    }
    .icon_num_wrapper .ico_ranking {
        font-size: var(--fzv24);
    }
    .motorpickup-tbl.comment-tbl .str_mno {
        font-size: var(--fzv24);
    }
    .timerank_link {
    font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
    .kaisaikikan-tbl tr:nth-child(3) {
        height:3.25rem;
    }
}

@media screen and (min-width: 768px) {
    @-moz-document url-prefix() {
        .kaisaikikan-tbl tr:nth-child(3) {
            height:3.2rem;
        }
    }
}

@media screen and (min-width: 1600px) {
    .motor_pickup{
        padding: 0rem 1rem;
    }
    .motor_pickup .hayami_tblWrap {
        width: 840px;
        margin: 20px auto 0;
    }

    .motor_pickup mtr_groups:first-of-type{
        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;
        text-align: left;
        padding: 1rem;
        font-size: var(--fzu20);
    }
    .motorpickup-tbl.comment-tbl .str_mno {
        margin-left: 0;
    }

    .hayami_ranking th {
        font-size: 1rem;
    }
    .syouritu_wrap {
        width: 19%;
    }
    .motorpickup-tbl th {
        font-size: var(--fzu16);
        border-top: none;
    }

    .motorpickup-tbl td {
        height: 3rem;
    }
    .motorpickup-tbl.zenkoku-tbl th:nth-child(1),.motorpickup-tbl.zenkoku-tbl td:nth-child(1) {
        /* border-left: 1px solid var(--Ctheme5); */
    }

    .motorpickup-tbl.zenkoku-tbl th {
        height: 1.6rem;
    }
    .motorpickup-tbl.winner-tbl td,
    .motorpickup-tbl.kaisaikikan-tbl tr:last-of-type td{
        border-bottom: none;
    }
    .konsetsu-tbl {
        width: 50%;
    }

    .kaisaikikan-tbl {
        width: 81%;
    }

    .kaisaikikan-tbl th:nth-child(1),.kaisaikikan-tbl td:nth-child(1) {
        border-left: 1px solid var(--Ctheme5);
    }
}

@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;
        }
    }
}
