
/*contents01*/
.contents01-box01 {
	text-align: center;
	width: 100%;
	background-color: #f9f9f9;
	padding-bottom: 20px;
}

.contents01-box01 a {
	display: inline-block;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 64px;
}

.close {
	background-image: url(/product/img/index/btn01on.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*
.close3 {
	background-image: url(/product/img/index/btn01on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*/

.contents01-box01 p {
	position: relative;
}

.close5 {
	display: none;
}

.close6 {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 70px;
	width: 50%;
}

.close7 {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 70px;
	width: 50%;
}

.search-box {
    width: 800px;
    margin: 0 auto;
    padding-top: 10px;
}
    .search-box ul {
        padding-top: 8px;
    }    
        .search-box ul li {
            float: left;
            width: 160px;
            background: url(../img/index/list.png) no-repeat left top;
            background-size: 15px 15px;
        }
        .search-box ul li.on {
            background: url(../img/index/list_sel.png) no-repeat left top;
            background-size: 15px 15px;
        }
            .search-box ul li a {
                font-size: 17px;
                line-height: 1;
                padding-left: 22px;
                text-decoration: none;
                vertical-align: top;
            }    

#contents {
	padding: 40px 0;
    margin-top: 10px;
}

/*contents02*/
.contents02 {
	width: 1040px;
	margin-bottom: 40px;
}

.contents02 .box {
	width: 320px;
	height: 320px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
	vertical-align: top;
	display: inline-block;
	float: left;
	padding-bottom: 10px;
}

.contents02 .box > div {
    display: table;
    width: 320px;
    height: 235px;
}

.contents02 .box > div a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.contents02 .box a:hover {
	opacity:0.75;
}

.contents02 .box h4 {
	font-family: 'Fira Sans';
	font-weight: 100;
	font-size: 20px;
	line-height: 1em;
	padding-top: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}

.contents02 .box h4 span {
	font-family: 'Fira Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 1em;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
	margin-top: 4px;
}

.contents02 .box h5 {
	font-family: 'Fira Sans';
	font-weight: 100;
	font-size: 16px;
	line-height: 1em;
	padding-top: 8px;
}

.contents02 .box h5 span {
	font-family: 'Fira Sans';
	font-weight: 400;
	font-size: 10px;
	line-height: 1em;
	vertical-align: top;
	display: inline-block;
	margin-top: 7px;
	display: block;
}


.contents02 .box img {
    max-width: 320px;
    max-height: 235px;
}
