/*================================================================================
FileName: _layout.scss
================================================================================*/

/*-----------------------2019renewal CSS-----------------------*/
/*最初に開くタブを設定*/
.tab-boxFirstOpen {
    display: block;
}
/*表 基本レイアウト*/
table.swipe_table_pec th, table.swipe_table_pec td {
    padding: 10px;
}
.swipe_table_pec.th-auto_pec th {
	text-align: center;
	width: auto;
}

img.ver-tool_pec {
	width: inherit !important;
}
table.swipe_table_pec.rw_pec th {
	width: 25%;
}
.tableStyle03 .swipe_table_pec td {
    text-align: left;
}
.tableStyle03 .rw_pec td {
	text-align: center;
}
/*--------------------------
    BDテスティングセンター &
    DVD Class-Aラボラトリ
----------------------------*/

.swipe_table_pec .firsttr3 .adjust_1 {
    width: 40%;
}
.swipe_table_pec .firsttr3 .adjust_2 {
    width: 50%;
}
.swipe_table_pec .firsttr3 .adjust_3 {
    width: 10%;
}
.swipe_table_pec .firsttr3 .adjust_4 {
    width: 30%;
}
.swipe_table_pec .firsttr3 .adjust_5 {
    width: 10%;
}
.swipe_table_pec .firsttr3 .adjust_6 {
    width: 59%;
}
.swipe_table_pec .firsttr3 .adjust_7 {
    width: 20%;
}
.swipe_table_pec .firsttr3 .adjust_8 {
    width: 20%;
}
.swipe_table_pec .firsttr3 .adjust_9 {
    width: 20%;
}
.swipe_table_pec .firsttr3 .adjust_10 {
    width: 20%;
}


@media screen and (min-width: 897px) {
    .w350{
        width: 350px !important;
    }
    #container .verif_ul .ll03-list {
        padding: 16px 0;
        font-size: 18px;
    }
    p.w1010 {
        width: 1010px;
        margin: 0 auto;
        font-size: 16px;
    }
    .wPC40{
        width: 40% !important;
    } 
}


@media screen and (max-width: 896px) {
.wSP80{
    width: 80% !important;
}
}


#container .mv-txtBox,  #container .mv-txtBox_right {
    background: rgba(0, 0, 0, 0.4) !important;
}