@charset "shift_jis";
/* CSS Document */

.secTop h1{}

.secTop .jirei{
    width:624px;
    margin: 0 auto;
}

.secTop .jirei .image{
    background: #b2b1b1;
    display: table-cell;
    width:624px;
    height: auto;
    vertical-align: middle;
    text-align: center;
    margin:0 auto 0 50%;
}
.secTop .jirei .vertical{
    height: auto;
    width:624px;
}


.secTop .jirei .cnt{
    background: #ececec;
    padding:10px 20px 25px 20px;
}

.secTop .jirei dt{
    display: inline-block;
    width:120px;
}

.secTop .jirei dd{
    display: inline-block;
    font-size: 80%;
    width:120px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    background: #605E5E;
    padding: 2px;
}

.secTop .jirei dd.colourcode{
    width:70px;
}


.sec01 .products{
    float: left;
    width: 192px;
    margin: 0 97px 0 0;
}

.sec01 .products {
  margin: 0 35px 0 0 ;
}

.sec01 .productsJirei{
    float: right;
    width: 669px;
}

.sec01 .productsJirei{
    float: right;
    width: 669px;
}

.typesub{ font-size:80%; }

.spacer-h2{
    margin: 40px 0 0 0;
    padding-top: 26px;
    padding-left: 26px;
    font-size: 20px;
    line-height: 26px;
    background-repeat: no-repeat;
    background-position: 0 8px;
}

.sec01 .productsJirei .cnt{
		display:inline-block;
    margin-right:20px;
}

.sec01 .productsJirei .cnt.last-child{
    margin-right:0px;
}

.sec01 .image{
    width: 192px;
    background: #000;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.sec01 .image a:hover img{
    opacity: 0.6;
    filter:alpha(opacity=60);
    -ms-filter:"alpha(opacity=60)";
    zoom:1;
}
.sec01 .image.bg_transparent {
    background: transparent;
}
.sec01 .image.bg_transparent a + a {
    display: inline-block;
    margin-top: 10px;
}
ul.icon-link{
    margin-top:0px;
    margin-bottom: 15px;
}

ul.icon-link.large li a {
    padding: 3px 0 0 23px;
    padding: 4px 30px 20px 23px\9;
    font-size: 100%;
}

.thumb-link-box .inner-box .thumb-list li {
    float: left;
    width: 148px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 90%;
}

.relatedlink ul{
   float: right
}

.thumb-link-box .inner-box .thumb-list li .small{
    display: block;
    margin-top: -2px;
    line-height: 1.6;
}

@media only screen and (max-width: 767px){
    .secTop{
        padding-top:60px;
    }
    .secTop .jirei{
        width:100%;
    }

    .secTop .jirei .image{
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
    }

    .secTop .jirei .vertical{
        width: auto;
        height: 70vh;
        display: block;
        margin: 0;
    }

    .secTop .jirei .vertical img{
        width: auto;
        height: 100%;
    }



    .secTop .jirei .cnt{
        background: #ececec;
        padding:10px 20px 15px 20px;
    }

    .secTop .jirei dl{
        padding-left: 100px;
        clear: both;
        overflow: hidden;
    }
    .secTop .jirei dt{
        position: relative;
        left: -100px;
        float: left;
        width: 100px;
    }
    .secTop .jirei dd{
        float: left;
        margin-right: .2em;
        margin-bottom: .2em
    }
    .secTop .jirei dt + dd ,
    .secTop .jirei dt + dd + dd {
        margin-top: -2em;
    }
    .secTop .jirei dd img{
        width: auto;
    }

    .sec01 .products{
        float: none;
        width: 100%;
        margin: 0;
    }

    .sec01 .productsJirei{
        float: none;
        width: 100%;
    }

    .sec01 .productsJirei .cnt{
        float: none;
        margin-right:0;
        margin-bottom:20px;
    }

    .sec01 .image{
        display: block;
        text-align: left;
        width: 100%;
    }

    .sec01 .productsJirei .cnt .image img{
        max-width:100%;
        height:auto;
    }

    ul.icon-link{
        margin-top:7px;
    }

    ul.icon-link.large li a {
        padding: 3px 0 0 23px;
        padding: 4px 30px 20px 23px\9;
        font-size: 116.6%;
    }

    .thumb-link-box .inner-box .thumb-list li {
        float: none;
        display: inline-block;
        width: 47%;
        vertical-align: top;
        margin-right: 14px;
        margin-bottom: 0;
    }

    .thumb-link-box .inner-box .thumb-list li:nth-of-type(2n) {
        margin-right: 0;
    }

    .relatedlink ul{
       float: none;
    }

}
