@charset "UTF-8";

/*
===========================================================================
|           site common style
===========================================================================
*/

#seatFooter{
    background: #111;
    border-bottom:1px solid #444;
    padding:0;
}

#footerBanner{
    padding:40px 0;
    text-align: center;
}
#footerBanner li{
    height: 100px;
    display: inline-block;;
    background-color: #ccc;
    width:33%;
}

#footerseatrailBanner {
    padding: 20px 0;
    text-align: center;
    background-color: #ddd;
}

#footerseatrailBanner li{
    display: inline-block;;
    background-color: #ddd;
    width: 32%;
    margin: 0 0.2%;
    max-width: 314px;
}


#footerseatrailBanner li img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 479px) {

    #footerseatrailBanner {
        padding: 5px;
    }
}



/*----------------------------------------------------------------------
/   seatrail index
/----------------------------------------------------------------------*/

#seatrailIndex  h1{
    color:#333;
    font-size:150%;
}
#seatrailIndex #seatrailList{
    overflow: hidden;
    font-size:90%;
}
#seatrailIndex #seatrailList div.colBlock div.blockItem_2{
    padding:0 2%;
    margin:0%;
    width:50%;
}
#seatrailIndex #seatrailList div.blockItem_2:first-child{
    border-right:1px solid #ccc;
}

#seatrailIndex #seatrailList ul{
    padding:20px 0 0 0;
}
#seatrailIndex #seatrailList h2{
    color: #fff;
    background: #333;
    padding:5px 10px;
    font-size:110%;

}
#seatrailIndex #seatrailList li{
    overflow: hidden;
    margin: 0% 0 20px  0 ;
    padding : 0 0 20px  0 ;
}
#seatrailIndex #seatrailList li a{
    display: block;
    font-weight:bold;
    font-size:180%;
    margin:0 0 10px 0;
}
#seatrailIndex #seatrailList li table{
    margin: 6px 0 0 0;
}
#seatrailIndex #seatrailList li table th{
    white-space: nowrap;
    width:25%;
}
#seatrailIndex #seatrailList li table th,
#seatrailIndex #seatrailList li table td{
   padding:3px 4px;
   font-size:90%;
   line-height:130%;
   word-break: break-all;
}
#seatrailIndex #seatrailList div.brandImg{
    height: 150px;
    width:32%;
    float:left;
}
#seatrailIndex #seatrailList div.brandImg img{
    display: block;
    width:100%;
}
#seatrailIndex #seatrailList div.brandDetail{
    width:65%;
    padding: 0 0 0 3%;
    float:left;
}
#seatrailIndex #chara{
    border-bottom: 1px solid #ddd;
    padding: 20px 0px 0px 0px;
}

#seatrailIndex #chara p{
    padding: 0;
    margin-bottom: 1em;
}

#seatrailIndex #introduction {
    background-color: #000;
    background-image: url("/seatrail/images/index/AL8R1771.jpg");
    background-size: auto 130%;
    color: #ccc;
    background-position: right 0 !important;
    background-repeat: no-repeat;
    height: 200px;
    color:#fff;
}
#seatrailIndex #introduction div.copy {
    float: left;
    width: 46%;
    padding:0 0 0 20px;
}
#seatrailIndex #introduction div.copy h1{
    color:#fff;
    margin-bottom:20px;
}
#seatrailIndex #introduction div.copy h2{
    color: #b19f95;
    font-size:120%;
}

#seatrailIndex div.seatrailbanner {
    text-align: center;
    padding: 20px 0 15px 0;
    background-color: #cdcdcd;
}


/*----------------------------------------------------------------------
/   seatrail detail
/----------------------------------------------------------------------*/



#seatrailDetail #seatPic{
    background-color: #fff;
}
#seatrailDetail #seatPic div.pics{
    width:38%;
    float: left;
}
#seatrailDetail #seatPic div.pics img{
    margin:0 auto;
    display: block;
    width:100%;
    margin-bottom:10%;
}


#seatrailDetail #seatPic div.copy{
    float:right;
    width:60%;
}
#seatrailDetail #seatPic div.copy h2{
    font-size:170%;
    margin-bottom:1%;
}
#seatrailDetail #seatPic div.copy p.price{
    font-weight:bold;
}
#seatrailDetail #seatPic div.copy h3{
    background-color:#333;
    padding:0.5% 2%;
    font-weight:bold;
    font-size:110%;
    color:#fff;
    margin:0;
}
#seatrailDetail #seatPic div.copy table.line{
    border-top:none;
    margin-top:0;
}
#seatrailDetail #seatPic div.copy table th{
    width:6em;
    vertical-align:top;
}
#seatrailDetail #seatPic div.copy table th,
#seatrailDetail #seatPic div.copy table td{
    border-color:#000;
}
#seatrailDetail #seatPic dl.caution{
    font-size:90%;
    line-height:130%;
    border-top:1px dotted #ccc;
    padding:2% 0;
}
#seatrailDetail #seatPic dl.caution dt{
    float:left;
    width:3%;
}
#seatrailDetail #seatPic dl.caution dd{
    float:right;
    width:97%;
    padding:0;
}
#seatrailDetail #seatPic div.introduction{
    width:50%;
    float: right;
}

#seatrailOptionList{
    background: #efefef;
}
#seatrailOptionList ul#optionList{
    overflow: hidden;
}
#seatrailOptionList ul#optionList li{
    float:left;
    margin: 0.5% 0.5% ;
    width:32.3%;
    padding:6px;
    background: #fff;
    display: table;
    box-sizing: border-box;
    border:1px solid #ddd;
}

#seatrailOptionList ul#optionList li img{
    width:100%;
    margin:0 auto;
    display: block;
    float:left;
}
 #seatrailOptionList ul#optionList li div.thumb{
    display: table-cell;
    width:28%;
}
#seatrailOptionList ul#optionList li div.detail{
    display: table-cell;
    vertical-align: top;
    padding-left:3%;
}
#seatrailOptionList ul#optionList li h2{
    font-size:90%;
    margin-bottom:0;
    line-height:130%;
}
#seatrailOptionList ul#optionList  p.price{
    font-weight:normal;
    margin-bottom:0;
}
#seatrailOptionList ul#optionList li ul.list{
    margin: 5px 0 5px 15px;
}
#seatrailOptionList ul#optionList li ul.list li{
    border:none;
    float:none;
    width:100%;
}


/*=====================================================
seatrailOption
=======================================================*/

#seatrailOption {
    
}

#seatrailOption #seatPic{
    background-color: #fff;
}
#seatrailOption #seatPic div.pics{
    width:38%;
    float: left;
}
#seatrailOption #seatPic div.pics img{
    margin:0 auto;
    display: block;
    width:100%;
    margin-bottom:10%;
}


#seatrailOption #seatPic div.copy{
    float:right;
    width:60%;
}
#seatrailOption #seatPic div.copy h2{
    font-size:170%;
    margin-bottom:1%;
}
#seatrailOption #seatPic div.copy p.price{
    font-weight:bold;
}
#seatrailOption #seatPic div.copy h3{
    background-color:#333;
    padding:0.5% 2%;
    font-weight:bold;
    font-size:110%;
    color:#fff;
    margin:0;
}



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

/*
    TAB
    */
@media screen and (max-width: 991px) {

}


/*
    SPHONE
    */
@media screen and (max-width: 479px) {

    #seatrailIndex #introduction{
        padding: 100px 0 0 0;
        background-size: auto 100px
    }
    #seatrailIndex #introduction div.copy{
        padding: 0 2% 2% 2% ;
        width:auto;
        float: none;
        margin: 0 0;
        background: #000;
    }
    #seatrailIndex #seatrailList div.colBlock div.blockItem_2{
        float:none;
        width:auto;
    }
    #seatrailIndex #seatrailList div.blockItem_2:first-child{
        border:none;
    }
    #seatrailDetail #seatPic div.pics{
        width:auto;
        float: none;
    }
    #seatrailDetail #seatPic div.copy{
        float:none;
        width:auto;
    }
    #seatrailOptionList ul#optionList li{
        width:auto;
        float:none;
    }

    #footerseatrailBanner li{
        height:auto;
    }

}


