@charset "UTF-8";

/*
===========================================================================
|           seat common style
===========================================================================
*/

/*----------------------------------------------------------------------
/   introduction
/----------------------------------------------------------------------*/
#introduction{
    background-repeat: no-repeat;
    background-size: auto 100% ;
    background-position: right 0 ;
    color: #000;
    min-height:200px;
    background-color: #fff;
}
#introduction div.copy{
    float: left;
    width:45%;
    margin-left:4%;
}
#seriesIndex #introduction div.copy{
    float: right;
    width:50%;
    margin-left:5%;
}

#introduction h1{
    color: #fff;
    margin:0 0 10px 0;
}
#introduction h2{
    color: #000;
    font-size:120%;
}
#introduction .note {
	margin-top: .5em;
    position: relative;
    font-size: 75%;
}
#introduction div.note:before{
    content: '車検OK !';
    background: #133f7e;
    padding: 2px 8px;
    color:#fff;
    position: absolute;
    top: -2.5em;
    left: 0%;
}
#introduction div.noguidance .note:before{
    content: '';
    background: none;
    padding: 0;
}
#introduction div.competitive .note:before{
    content: '競技専用';
    background: #133f7e;
    padding: 2px 8px;
    color:#fff;
    position: absolute;
    top: -2.5em;
    left: 0%;
}




/*----------------------------------------------------------------------
/   colBlock
/----------------------------------------------------------------------*/
div.colBlock img.picLeft{
    width:40%;
}

/*----------------------------------------------------------------------
/   seat index
/----------------------------------------------------------------------*/
#seatIndex{

}
#seatIndex #introduction {
    background-color: #f9f9f9;
    background-color: #000;
    background-image: url("/seat/images/index/top_image.png");
    background-size: auto 100%;
    color: #000;
    color:#ccc;
    background-position: right 0 !important;
    background-repeat: no-repeat;
    height: 200px;
}
#seatIndex #introduction div.copy {
    float: left;
    width: 46%;
}
#seatIndex #introduction div.copy p{
    font-size:100%;
}
#seatIndex #introduction div.copy h1{
    color: #fff;
    margin-bottom:20px;
}
#seatIndex #introduction div.copy h2{
    color: #80685b;
    font-size:120%;
}
#seatIndex  h1{
    color:#333;
    font-size:150%;
}
#seatIndex #seatList{
    overflow: hidden;
    font-size:90%;
    padding:0 1%;
}
#seatIndex #seatList ul{

}
#seatIndex #seatList h2{
    color: #fff;
    background: #333;
    padding:5px 10px;
    font-size:110%;
    margin:0 0 20px 0;
}

#seatIndex #seatList li{
    overflow: hidden;
    margin: 0% 0 20px  0 ;
    cursor: pointer;
}
#seatIndex #seatList li:hover{
    transform: scale(1.03, 1.03);
    box-shadow:0 0 3px 3px rgba( 0, 0, 0, 0.1);
    background: #fff;
    -moz-transition: -moz-transform 0.1s ease-in;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    -ms-transition: -ms-transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
}
#seatIndex #seatList div.brandDetail a{
    display: block;
    font-weight:bold;
    font-size:160%;
    margin:0 0 10px 0;
    color:#000;
}

#seatIndex #seatList div.brandDetail a span.kana{
    margin:0 0 10px 0px;
    font-size: 60%;
    color:#000;
}

#seatIndex #seatList div.brandDetail h3 {
    font-size: 100%;
    margin:0 0 5px 0;
}

#seatIndex #seatList div.brandImg{
    background: #efefef;
    width:48%;
    float:left;
}
#seatIndex #seatList div.brandImg img{
    display: block;
    width:100%;
}
#seatIndex #seatList div.brandDetail{
    width:47%;
    padding: 1% 0 2% 3%;
    float:left;
    box-sizing: border-box;
}
#seatIndex #seatList div.brandDetail span.link_more {
	display: block;
	text-align: right;
	margin-top: .5em;
	color: #00428e !important;
}
#seatIndex #seatList div.brandDetail span.link_more:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
  	content: "\f0a9";
  	margin-left: .3em;
}

#seatIndex #seatList #zaouTopItem,
#seatIndex #seatList #edirbTopItem,
#seatIndex #seatList #xeroTopItem {
    box-shadow: 0 0 3px 3px rgba( 0, 0, 0, 0.1);
    overflow: hidden;
    width:97%;
    margin:0 auto 30px auto;
    cursor: pointer;
}

#seatIndex #seatList #zaouTopItem:hover,
#seatIndex #seatList #edirbTopItem:hover,
#seatIndex #seatList #xeroTopItem:hover{
    transform: scale(1.03, 1.03);
    box-shadow:0 0 3px 3px rgba( 0, 0, 0, 0.1);
    background: #fff;
    -moz-transition: -moz-transform 0.1s ease-in;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    -ms-transition: -ms-transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
}
#seatIndex #seatList #zaouTopItem a,
#seatIndex #seatList #edirbTopItem a,
#seatIndex #seatList #xeroTopItem a{
    font-size:180%;
}

#seatIndex #seatList #zaouTopItem div.brandDetail,
#seatIndex #seatList #edirbTopItem div.brandDetail,
#seatIndex #seatList #xeroTopItem div.brandDetail, {
    padding: 2%;
}

#seatIndex #seatList #zaouTopItem div.brandImg,
#seatIndex #seatList #edirbTopItem div.brandImg,
#seatIndex #seatList #xeroTopItem div.brandImg {
    width:24%;
}


#seatIndex #seatList #zaouTopItem .brandDetail,
#seatIndex #seatList #edirbTopItem .brandDetail{
    width: 75%;
}

@media screen and (min-width: 1100px) {
    #seatIndex #seatList .blockItem_2 li {
        height: 180px;
    }
    #seatIndex #seatList .blockItem_2 div.brandImg img {
        height: 180px;
        object-fit: cover;
    }    
}
/*----------------------------------------------------------------------
/   series Index
/----------------------------------------------------------------------*/
#seriesIndex section#seriesIntroduction{
    background: #fff;
    border-top:1px dotted #ddd;
}
#seriesIndex #discontinued {
	background: #efefef;
	padding-left: 1em;
}



/*----------------------------------------------------------------------
/   seat detail
/----------------------------------------------------------------------*/
.seatDetail{

}
.seatDetail #introduction p.catchCopy{
    font-weight:bold;
    font-size:110%;
    margin-bottom:10px;
}

#seatIntroduction div#text{
    width:40%;
}
#seatIntroduction div#images{
    width:54%;
}
.seatDetail ul.sizeList{
    overflow:hidden;
}
.seatDetail #container ul.sizeList li {
    border: 1px solid #ccc;
    line-height:100%;
    float:left;
    width:48%;
    margin-left:1%;
}
.seatDetail ul.sizeList li img{
    width:100%;
    display:block;
}
.seatDetail div.seatVariation{
}
.seatDetail div.seatVariation table.grid{
    font-size:90%;
}
.seatDetail table.grid td{
    vertical-align: middle;
}
.seatDetail table.grid td.mat{
    vertical-align: middle;
}
.seatDetail table.grid td.g,
.seatDetail table.grid td.price{
    text-align: right;
}
.seatDetail table.grid td.number{
    text-align: center;
}
.seatDetail table.grid td.mat img{
    display: block;
    margin:0 auto;
    width:60px;
}
.seatDetail table.grid td.inmat{
    text-align: center;
}
.seatDetail table.grid td.fia{
    text-align: center;
}
.seatDetail #introduction{
    background-color:#fff;
    color:#000;
}
.seatDetail #introduction h1,
.seatDetail #introduction h2,
.seatDetail #introduction p{
    color:#000;
}

.seatDetail section#seatIntroduction{
    background: #fff;
    border-top:1px dotted #ddd;
}

.seatDetail #railSearch{
    background: #eee;
    padding-top:60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,dddddd+58 */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 58%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 58%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eeeeee 0%,#dddddd 58%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */

}
.seatDetail #railSearch:before{
    content:'a';
    position: absolute;
    content: ' ';
    width: 0px;
    height: 0px;
    lien-height:0;
    border: 40px solid transparent;
    border-top: 30px solid #fff;
    display: inline-block;
    margin:0 auto 0 -40px;
    position: absolute;
    left:50%;
    top:0;
}
.seatDetail dl.option {
    border:1px solid #ccc;
    display: table;
    width:100%;
    margin:0 0 20px 0;
}
.seatDetail dl.option dt{
    display: table-cell;
    padding:2%;
    border-right:1px solid #ccc;
    width:20%;
    text-align: center;
}
.seatDetail dl.option dd{
    display: table-cell;
    padding:2%;
}
.seatDetail dl.option dd span{
    display: inline-block;
    margin-right:5px;
    font-size:20px;
    vertical-align: middle;
}
.seatDetail dl.option dd span.iconColor{
    display: inline-block;
    width:20px;
    height:20px;
    background-size: 100% auto;
    background-color: #efefef;
}

.seatDetail dl.option dd span.blue{
    background-color:#0752a1;
}
.seatDetail dl.option dd span.suede{
    background-color:#cac597;
}
.seatDetail dl.option dd span.red{
    background-color:#d40000;
}
.seatDetail dl.option dd span.black{
    background-color:#000;
}
.seatDetail dl.option dd span.beige{
    background-color:#d7a059;
}
.seatDetail dl.option dd span.gray{
    background-color:#817f74;
}
.seatDetail dl.option dd span.charcoal_gray{
    background-color:#46454b;
}
.seatDetail dl.option dd span.green{
    background-color:#3a693a;
}
.seatDetail dl.option dd span.black_red{
    background-image:url(/seat/images/color/blackred.png);
}
.seatDetail dl.option dd span.black_blue{
    background-image:url(/seat/images/color/blackblue.png);
}


.seatDetail dl.option dd span.nishijin {
    background: linear-gradient(180deg, #000 0%, #000 50%, #d7a059 50%, #d7a059 100%);
}

.seatDetail div.compare{
   color: #fff;
   cursor: pointer;
   font-weight: bold;
   border-radius: 6px;
   text-align:center;
   padding: 8px 3px;
   background: #cc0000 url(/images/common/icon_compare.png) no-repeat 20px 50%;
   background-size: 20px
}

.seatDetail div.compare:hover{
   background-color: #ee0000;
}

.seatDetail div.gocompare {
    margin-top: 10px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 6px;
    text-align:center;
    background: #000000 url(/images/common/icon_compare.png) no-repeat 20px 50%;
    background-size: 20px
}

.seatDetail div.gocompare:hover {
   background-color: #666666;
}

.seatDetail div.gocompare a {
    color: #fff;
    display: block;
    padding: 8px 3px;
}

/*=====================================================
    device
=======================================================*/

/*
    TAB
    */
@media screen and (max-width: 991px) {
    #seriesIndex #introduction div.copy{
        margin:0;
    }
    #seriesIndex #introduction div.copy h2{
        font-size:130%;
        margin:0 0 8px 0;
    }
    #introduction{

    }
}


/*
    SPHONE
    */
@media screen and (max-width: 479px) {
    #introduction{
        padding:0 0 ;
        min-height:auto;
    }
    #introduction h1{
        margin:0 0 8px 0;
    }
    #introduction div.copy{
        float: none;
        width:auto;
        margin:0;
        padding: 10px 0 20px 0;
    }

    #introduction div.wrapper{
        border-top: 1px solid #666;
    }
    #seatIndex #introduction{
        padding: 100px 0 0 0;
        background-size: auto 100px
    }
    #seatIndex #introduction div.copy{
        padding: 4% 0 ;
        width:auto;
        float: none;
        margin: 0 0;
        background: #000;
    }

    #seriesIndex #introduction{
        background-size: auto 100px;
        padding: 100px 0 0;
    }
    #seriesIndex #introduction div.copy{
        padding: 4% 0 ;
        width:auto;
        float: none;
        margin: 0 0;
        background: #000;
    }
    .seatDetail #introduction div.copy h1{
        position: static;
    }
    body.seatDetail div.seatVariation {
        overflow: auto;
        overflow-x: scroll;
        background: #000;
        padding:1%;
        border: 5px solid #000;
        -webkit-overflow-scrolling: touch;
    }

    body.seatDetail div.seatVariation::-webkit-scrollbar{height:8px;}/*バーの太さ*/
    body.seatDetail div.seatVariation::-webkit-scrollbar-track{background:#ddd;}/*バーの背景色*/
    body.seatDetail div.seatVariation::-webkit-scrollbar-thumb{background:#333;}/*バーの色*/

    body.seatDetail div.seatVariation table.grid{
       white-space: nowrap;
       margin:0 0;
       width:97%;
    }
    #seatIntroduction div#text{
        width:97%;
    }
    #seatIntroduction div#images{
        width:97%;
    }
    #seatIndex #seatList li{
        border-bottom:1px solid #ddd;
    }
    #seatIndex #seatList li:hover{
        transform: none;
        box-shadow:none;
        background: #fff;
        -moz-transition: -moz-transform 0s ease-in;
        -webkit-transition: -webkit-transform 0s ease-in;
        -o-transition: -o-transform 0s ease-in;
        -ms-transition: -ms-transform 0s ease-in;
        transition: transform 0s ease-in;
    }

    #seatIndex #seatList div.brandImg {
        width: 100%;
        float: none;
    }
    #seatIndex #seatList div.brandDetail {
        width: 100%;
        padding: 3% 2%;
        float: none;
    }

    #seatIndex #seatList #edirbTopItem,
    #seatIndex #seatList #zaouTopItem{
        box-shadow: none;
        overflow: hidden;
        width:auto;
    }
    #seatIndex #seatList #edirbTopItem{
        margin:0 auto ;
    }
    #seatIndex #seatList #edirbTopItem,
    #seatIndex #seatList #zaouTopItem{
        border:1px solid #ccc;
    }
    #seatIndex #seatList #edirbTopItem div.brandImg,
    #seatIndex #seatList #zaouTopItem div.brandImg{
        width:auto;
        margin:0 0 5px 0;
    }
    #seatIndex #seatList #edirbTopItem div.brandDetail,
    #seatIndex #seatList #zaouTopItem div.brandDetail{
        width:auto;
    }
    #footerseatBanner li{
    display: inline;
	}
}


