@charset "utf-8";
.specTable tbody tr td:first-child, .specTable tbody tr td:nth-of-type(2), .specTable tbody tr td:nth-of-type(3), .specTable tbody tr td:nth-of-type(4), .specTable tbody tr td:nth-of-type(5), .specTable tbody tr td:nth-of-type(6), .specTable thead tr.spec_ch01 td:first-child, .specTable thead tr.spec_ch01 td:nth-of-type(2), .specTable thead tr.spec_ch01 td:nth-of-type(3), .specTable thead tr.spec_ch01 td:nth-of-type(4), .specTable thead tr.spec_ch01 td:nth-of-type(5), .specTable thead tr.spec_ch01 td:nth-of-type(6), .specTable thead tr.product_row td:first-child, .specTable thead tr.product_row td:nth-of-type(2), .specTable thead tr.product_row td:nth-of-type(3), .specTable thead tr.product_row td:nth-of-type(4), .specTable thead tr.product_row td:nth-of-type(5), .specTable thead tr.product_row td:nth-of-type(6){border-left: 1px solid #696969;}

.series_title_02{
	margin-bottom: 30px;
}
div#fmvHeader div.tag img{ margin:25px;}

@media only screen and (max-width: 768px){
	div.bodyarea {
    padding: 70px 0;
}
	.series_title_02 {
    margin-bottom: 0px;
}
	.series_title_02 h1 {
    text-align: left;
    font-size: 120%;
    padding: 0 5px;
}
	.fmvPCsection {
    display: block;
}
}
