@charset "UTF-8";

/* ===================================================================
	CONTENTS
=================================================================== */

.sp_front_nav {
	display: none;
}

.h_search {
	height: 350px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.h_search .maxwidth {
	position: absolute;
	bottom: 0;
	z-index: 100;
	left: 50%;
	height: auto !important;
	transform: translate(-50%, 0);
	-webkit- transform: translate(-50%, 0);
}

.h_search figure {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.h_search figure div {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-top: 180px;
	margin-left: -490px;
	color: #fff;
	text-shadow: 0 0 10px #000;
}

.h_search figure div strong {
	padding: 0;
	margin: 0 0 10px;
	height: auto;
	border: none;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
	clear: right;
}

.h_search figure div strong br {
	display: none;
}

.h_search figure div h2 {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 2.4em;
	display: block;
	clear: left;
	font-family: 'Noto Sans Japanese', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.h_search figure #viewer {
	padding: 0;
	margin: 0;
	left: 0;
	text-align: left;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

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

.h_search figure #viewer {
	left: 50%;
	margin-left: -640px;
}

}

.h_search figure img {
	padding: 0;
	margin: 0;
	top: 0;
	width: 100%;
	height: auto;
	min-width: 1280px;
	min-height: 350px;
	position: absolute;
}

.att {
	border: 1px solid #0071be;
	padding: 20px;
	margin: 20px 0 0;
	color: #000;
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 0.9em;
	color: #333333;
}

.att p {
	padding: 0;
	margin: 0;
}

/* top_list */

.top_list {
	padding: 30px 0 50px;
}

.top_list ul {
	padding: 0;
	margin: 0;
	display: block;
	zoom: 1;
	overflow: hidden;
}

.top_list ul li {
	position: relative;
	display: block;
	float: left;
	width: calc((100% / 6) - 0.85%);
	margin-left: 1%;
	padding-bottom: 5px;
}

.top_list ul li:nth-child(1) {
	margin: 0;
}

.top_list ul li::after {
	content: '';
	display: block;
	background: #dfdfdf;
	position: absolute;
	z-index: 10;
	bottom: -5px;
	padding-bottom: 5px;
	width: 95%;
	height: 5px;
	margin-left: 2.5%;
}

.top_list ul li a {
	padding: 0 0 30px;
	margin: 0;
	display: block;
	border: 1px solid #bdbdbd;
	border-top: 3px solid #0071be;
	background: #fff;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.4em;
	position: relative;
}

.top_list ul li a:hover {
	opacity: 0.7;
}

.top_list ul li.pickup a::before {
	content: '';
	background-image: url(../images/ico_new.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	top: -3px;
	text-align: center;
	width: 63px;
	height: 29px;
	margin-left: calc(50% - 31px);
	z-index: 10;	
}

.top_list ul li a::after {
	content: '';
	background-color: #3fa3e6;
	background-image: url(../images/ico_w_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	bottom: -1px;
	text-align: center;
	width: 23px;
	height: 23px;
	margin-left: calc(50% - 12px);
}

.top_list ul li a {
	color: #333333;
}

.top_list ul li a figure {
	padding: 0;
	margin: 10px 0;
	text-align: center;
}

.top_list ul li a figure img {
	width: 90%;
	height: auto;
}

.top_list ul li a strong {
	font-weight: normal;
	display: block;
	width: 90%;
	margin: 0 auto;
}

.top_list ul li.repair a figure {
	margin-bottom: 0;
}

.top_list ul li.repair a {
	border-top: 3px solid #e9b800;
}

.top_list ul li.repair a::after {
	background-color: #e9b800;
}

.h2t {
	color: #0071be;
	border-bottom: 5px solid #dfdfdf;
	position: relative;
}

.h2t::before {
	content: '';
	display: block;
	width: 190px;
	border-bottom: 5px solid #3fa3e6;
	position: absolute;
	bottom: -5px;
}

.h2t h2 {
	font-size: 2em;
	padding: 0 0 10px 52px;
	margin: 0;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.6em;
	vertical-align: middle;
	display: inline-block;
}

.h2t span {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.top_cats .h2t h2 {
	background-image: url(../images/ico_produc.png);
}

.top_news .h2t h2 {
	background-image: url(../images/ico_news.png);
}

.top_chart .h2t h2 {
	background-image: url(../images/ico_chart.png);
}

.top_cats {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 50px;
}

.top_cats ul {
	padding: 0;
	margin: 0;
}

.top_cats ul li {
	width: 43.7%;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 4%;
}

.top_cats ul li h3 {
	text-align: center;
	padding: 0 0 10px;
	font-size: 1.4em;
	border-bottom: 1px solid;
}

.top_cats ul li.tags {
	width: 100%;
	float: none;
	display: block;
	zoom: 1;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0 4%;
	margin-top: 20px;
	box-sizing: border-box;
}

.top_cats ul li:nth-child(1) h3 {
	color: #009481;
	border-color: #3bc9b7;
}

.top_cats ul li:nth-child(2) h3 {
	color: #0071be;
	border-color: #3fa3e6;
}

.top_cats ul li:nth-child(3) h3 {
	color: #000;
	border-color: #000;
}

.top_cats ul li ul li {
	width: 32%;
	float: left;
	margin: 0 0 2% 2%;
	text-align: center;
}

.top_cats ul li ul li:nth-child(3n+1) {
	margin-left: 0;
}

.top_cats ul li.tags ul li:nth-child(3n+1) {
	margin-left: 2%;
}

.top_cats ul li.tags ul li:nth-child(6n+1) {
	margin-left: 0;
}

.top_cats ul li.tags ul li {
	width: 15%;
	float: left;
	margin: 0 0 2% 2%;
	text-align: center;
}


.top_cats ul li ul li a {
	font-size: 1.1em;
	padding: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top_cats ul li:nth-child(1) ul li a {
	color: #009481;
	background-color: #9ef9ed;
}

.top_cats ul li:nth-child(2) ul li a {
	color: #1b448b;
	background-color: #bde1f9;
}

.top_cats ul li:nth-child(3) ul li a {
	color: #000;
	background-color: #dfdfdf;
}

.top_cats ul li ul li a span {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}

.top_news {
	width: 57%;
	float: left;
}

.top_news ul {
	padding: 5px 0;
	margin: 0;
}

.top_news ul li time {
	display: block;
	float: left;
	margin-right: 1em;
	font-weight: bold;
}

.top_news ul li p {
	overflow: hidden;
	zoom: 1;
}

.top_news ul li a {
	color: #000;
}

.top_chart {
	width: 39%;
	float: right;
}

.top_chart .top_chart_in {
	padding: 20px 0;
}

.top_chart .top_chart_in ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

.top_chart .top_chart_in ul li {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 48%;
}

.top_chart .top_chart_in ul li table {
	width: 100% !important;
}

.top_chart .top_chart_in ul li td img {
	width: 100%;
	height: auto;
}

.top_chart .top_chart_in ul li:nth-child(1) {
	float: left;
}

.top_chart .top_chart_in ul li:nth-child(2) {
	float: right;
}

footer {
	margin-top: 0;
}

aside {
	border-top: 1px solid #d0d0d0;
	background: #f5f5f5;
	display: block;
	width: 100% !important;
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding: 4%;
	margin: 50px 0 0;
	float: none;
	box-sizing: border-box;
}

aside ul {
	padding: 0;
	margin: 0;
}

aside ul li {
	width: 32.5%;
	float: left;
	display: block;
	margin: 5px 0 5px 1.25%;
	vertical-align: middle;
    height: 100%;
}

aside ul li:nth-child(3n+1) {
	margin-left: 0;
}

aside ul li a {
	border: 1px solid #0071be;
	border-left: 3px solid #0071be;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	height: 100%;
	vertical-align: bottom;
	background: url(../images/ico_arrow.png) no-repeat 94% center #fff;
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.9em;
    line-height: 1.3em;
}

aside ul li a img {
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

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

.h_search figure div {
    position: absolute;
    z-index: 100;
    left: 0;
    margin-left: 4%;
    margin-right: 4%;
}

.h_search figure #viewer {
	left: 0;
	margin-left: 0;
	width: 100%;
}

.h_search figure #viewer img {
  left: 50%;
  transform: translate(-50%, 0);
  -webkit- transform: translate(-50%, 0);
}

}

@media(max-width:800px) and (min-width: 1px){

.att {
	margin: 4%;
}

.top_cats {
    display: none;
}

.top_news,
.top_chart {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0 4%;
}

.top_list {
	padding: 0 4%;
}

.top_list ul li {
    width: 48%;
    margin: 0 0 4% 4%;
}

.top_list ul li:nth-of-type(odd) {
	margin-left: 0;
}

.top_list ul li a figure img {
	max-width: 200px;
	height: auto;
}

.sp_front_nav {
	position: absolute;
	z-index: 100000;
	top: -350px;
	left: 0;
	width: 100%;
	display: block;
}

.sp_front_nav ul {
    padding: 0;
    margin: 0;
}

aside {
	display: none;
}

.sp_front_nav .anavi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
	margin-bottom: 40px;
	background: #fff;
}

.sp_front_nav .anavi h4 {
	background: #1b448b;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 14px;
	margin: 0;
	border-bottom: 1px solid #fff;
	font-size: 1em;
}

.sp_front_nav .anavi strong {
	background-color: #0071be;
	color: #fff;
	font-size: 0.9em;
	line-height: 36px;
	display: block;
	padding: 0 0 0 14px;
	margin: 0;
	display: block;
	cursor: pointer;
}

.sp_front_nav .anavi strong span {
	background: #d0ecff;
	display: block;
	float: right;
	text-align: center;
	width: 18px;
	height: 18px;
	margin: 9px;
	position: relative;
}

.sp_front_nav .anavi strong span::after {
	content: '＋';
	position: absolute;
	top: -0.6em;
	left: 0;
	right: 0;
	color: #0071be;
}

.sp_front_nav .anavi strong span.tplus::after {
	content: '×';
}

.sp_front_nav .anavi i {
	background-color: #0071be;
	color: #fff;
	font-size: 0.9em;
	line-height: 36px;
	display: block;
	padding: 0;
	margin: 0;
	display: block;
	cursor: pointer;
	font-style: normal;
}

.sp_front_nav .anavi i a {
	padding-left: 14px;
	color: #fff;
	font-weight: bold;
	display: block;
}

.sp_front_nav .anavi ul li {
	border-bottom: 1px solid #fff;
}

.sp_front_nav .anavi ul li ul {
	font-size: 0.8em;
	display: none;
	width: 100%;
}

.sp_front_nav .anavi ul li ul li {
	border-top: 1px dotted #b6b6b6;
	border-bottom: none;
	width: 100%;
	display: block;
}

.sp_front_nav .anavi ul li ul li:nth-child(1) {
	border-top: none;
}

.sp_front_nav .anavi ul li ul a {
	padding-left: 2.4em;
	line-height: 30px;
	background: url(../images/ico_arrow.png) no-repeat 1.2em center #fff;
	display: block;
}

.sp_front_nav .anavi.dsip {
	display: block;
}

footer {
	margin-top: 40px;
}

}

@media screen and (max-width: 640px) {
	
.sp_front_nav {
    top: -410px;
}

}