﻿@charset "UTF-8";

/* !top
---------------------------------------------------------- */
.topclick{
	width: 100%;
	background: #eeeeee;
	padding: 6.0rem 0;
}
.topclick ul{
	margin: 0 0 0 -3.0rem;
}
.topclick ul li{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 3.0rem;
}
.topclick ul li a{
	display: block;
}
.topclick ul li a img{
	width: 100%;
}
.topintro{
	padding: 7.5rem 0 8.0rem;
}

.topintrotit{
	text-align: center;
}
.topintrotxt{
	font-size: 1.5rem;
	line-height: 27px;
	margin: 2.5rem 0 5.0rem;
	text-align: center;
}
.topimpression{
	padding: 8.0rem 0 6.0rem;
	background: url(../images/top/bg_impression.jpg) center top no-repeat #000;
}
.topimpression .inner{
	padding: 0 3.0rem;
	box-sizing: border-box;
}
.impressiontit{
	text-align: center;
}
.impressiondata{
	text-align: right;
	margin: 20.0rem 0 0;
	font-size: 0;
	line-height: 1;
}
.impressionsubtit{
	text-align: center;
	margin: 9.0rem 0 0;
	font-size: 0;
	line-height: 1;
}
.topimpression .comment{
	font-size: 1.5rem;
	line-height: 26px;
	color: #fff;
	margin: 4.2rem 0 0;
}
.impressionlist{
	margin: 2.6rem 0 0;
}
.impressionlist .img{
	float: right;
	margin: 0 0 0 2.5rem;
	font-size: 0;
	line-height: 1;
}
.impressionlist .txt{
	overflow: hidden;
	font-size: 1.5rem;
	line-height: 26px;
	color: #fff;
}
.topamateur{
	padding: 7.5rem 0 6.0rem;
	background: url(../images/top/bg_amateur.png) center top no-repeat;
}
.amateurtit{
	text-align: center;
}
.amateursubtit{
	margin: 55.2rem 0 0;
	text-align: center;
}
.amateurcomment{
	margin: 1.8rem 0 5.0rem;
	font-size: 1.5rem;
	line-height: 27px;
	color: #000;
	text-align: center;
}
.amateurbox + .amateurbox{
	margin: 6.0rem 0 0;
}
.amateurbox{
	position: relative;
}
.amateurbox .tit{
	font-size: 0;
	line-height: 1;
}
.amateurbox .point{
	position: absolute;
	right: 14px;
	top: 347px;
	z-index: 10;
}
.amateurbox .data{
	text-align: center;
	line-height: 1;
	font-size: 0;
}
.amateurboxshow{
	position: relative;
	margin: 6.0rem 0 0;
}
.amateurboxshow .img{
	position: absolute;
	left: 30px;
	top: 5px;
	font-size: 0;
	line-height: 1;
	z-index: 11;
}
.amateurboxshow .top{
	padding: 0 2.5rem 7.2rem 46.5rem;
	font-size: 1.5rem;
	line-height: 27px;
	min-height: 315px;
	box-sizing: border-box;
}
.amateurboxshow .bottom{
	position: relative;
	background: #000;
	padding: 11.0rem 2.5rem 2.4rem 46.5rem;
	font-size: 1.4rem;
	line-height: 26px;
	color: #fff;
}
.amateurboxshow .bottom .bottomtit{
	position: absolute;
	right: 30px;
	top: -25px;
}
.amateurboxshow .bottom .icon{
	position: absolute;
	right: 30px;
	top: -25px;
}



.topRF{
	padding: 8.4rem 0 8.0rem;
	background: url(../images/top/bg_rf.jpg) center top no-repeat;
}
.topRFin{
	width: 460px;
	float: right;
	box-sizing: border-box;
	padding: 5.0rem 3.0rem 4.0rem;
	background: rgba(255,255,255,0.8);
}
.topRF .tit{
	text-align: left;
}
.topRF .txt{
	font-size: 1.5rem;
	line-height: 27px;
	color: #000;
	margin:  2.6rem 0;
}
.topRF .img{
	font-size: 0;
	line-height: 1;
}


.productinformation{
	padding: 8.0rem 0;
	background: url(../images/top/bg_productinformation.jpg) center top no-repeat;
}
.productinformation .tit{
	margin: 0 0 6.2rem 0;
	text-align: center;
	font-size: 0;
	line-height: 1;
}
.productinformation table{
	width: 100%;
	border: 1px solid #000;
	font-weight: bold;
}
.productinformation table th{
	background: #000;
	font-size: 1.4rem;
	line-height: 1.2;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	border-left: 1px solid #fff;
}
.productinformation table th:first-of-type{
	border: none;
}
.productinformation table td{
	background: #fff;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #000;
	border: 1px solid #000;
	padding: 0.3rem;
}
.productinformation table td.spec{
	background: #fdeeeb;
	color: #eb5536;
}




























