@charset "utf-8";

.home{
	padding: 50px 20px;
	background-color: #fff;
	position: relative;
}
#slide {
	height: 700px;
	width: 100%;
	background: url(/img/home/csh_slide01.jpg) no-repeat center center;
}
#hc_upper_banner {
	height: 280px;
	margin-bottom: 85px;
}
#hc_upper_banner ul li {
	float: left;
	margin-right: 18px;
}
#hc_upper_banner ul li.end {
	margin-right: 0px;
}
#hc_contents {
	height: 265px;
	width: 100%;
}
#hc_contents h2 {
	max-width: 580px;
	border-bottom: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 27px;
}

#hc_contents ul {
	height: 220px;
	max-width: 440px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#hc_contents ul li {
	float: right;
}
#hc_news {
    width: 100%;
    max-width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}
#hcn_inner {
	padding-left: 24px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding-bottom: 4px;
	width: 995px;
	height: 130px;
	background: #FFF;
	margin-top: 25px;
}
#hc_news h2{
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 2px rgba(0,0,0,1.00);
}
#hc_news ul {
	width: 995px;
	display: block;
	overflow: auto;
	height: 130px;
}
#hc_news ul li {
	line-height: 3;
	text-align: left;
	text-indent: 0.2em;
	font-size: 14px;
	font-size: .14rem;
	display: table;
}
#hc_news ul li a{
	color: #fff;
	text-shadow: 0 0 2px rgba(0,0,0,1.00);
	display: table-cell;
	line-height: 2.2;
}
#hc_news ul li span {
	width: 85px;
	display: inline-block;
	color: #fff;
	display: table-cell;
}
#hc_lower_banner {
	height: 150px;
	width: 1020px;
	margin-bottom: 85px;
}
#hc_lower_banner ul li {
	float: left;
	margin-right: 30px;
}
#hc_lower_banner ul li.end {
	margin-right: 0px;
}

/* bg_scroll ------------------*/
.index{
	/*padding-top: 350px;*/
}
.bg_scroll{
	margin: 0 auto;
	/*position: fixed;
    top: 80px;*/
	width: 100%;
    position: relative;
	
	
}
.bg_scroll ul{
	height: 200px;
}
.bg_scroll ul li{
	height: 100%;
}
.bg_scroll img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.slick-slider .slick-track{
	height: 500px;
}
/* slider ------------------*/



/*-- index ------------------*/

#hc_contents h2{
	font-size: 20px;
	font-style: italic;
}

#hc_contents ul{
	display:table;
	}
#hc_contents ul li{
	display:table-cell;
	float:none;
	}
#hc_contents ul li a{
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: inline-block;
	font-size:20px;
	height:240px;
	text-align:left;
	margin-top:20px;
	}
#hc_contents ul li a:hover{
	text-decoration:none;
	color:#000;
	opacity:0.7;
	}

/*Firefox でハイフンが横になるのを縦にする*/
@font-face {
	font-family: "marumin-ff";
	src: url("/font/MARUMINO.ttf") format('truetype'),
		url('/font/MARUMINO.woff') format('woff');
	font-style:normal;
	font-weight:normal;
}
@-moz-document url-prefix() {
	#hc_contents .font-maruo-h{
		font-family: "marumin-ff";
	}
}
	
.hcn_inner{
	margin-top:20px;
	}
.hcn_inner ul{
	overflow: inherit !important;
	height:auto !important;
	width:auto !important;
	margin:0 20px;
	}
.hcn_inner ul li{
	width:100% !important;
	}
.hcn_inner ul li:last-child{
	border-bottom:none !important;
	text-align:right !important;
	}
.news_more{
  position: relative;
  padding-right: 25px;
}
.news_more:before{
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  background: url(/img/home/arrow_next.svg) no-repeat;
  background-size: auto;
  width: 20px;
  height: 18px;
}
.top_banner{
    max-width: 1020px;
    margin: 50px auto;
}
.top_banner li{
    float: left;
    width: 49%;
    height: 150px;
    margin-bottom: 15px;
    position: relative;
}
.top_banner li:nth-child(odd){
    margin-right: 2%;
}
.top_banner li:nth-child(even){
    margin-right: 0;
}
.top_banner li img{
    width: 100%;
}
.top_banner li span{
    position: absolute;
    display: block;
    width: 80%;
    height: 75px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    font-size: 28px;
    line-height: 2.8;
}
.top_banner li span:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    opacity: 0.7;
}
.bnner_netstore{
    background-color: #61AAD6;
    display: block;
    width: 100%;
    height: 100%;
}
.bnner_netstore img{
    width: 160px !important;
    position: relative;
    top: -10px;
    left: -10px;
}
.top_banner li a:hover{
    opacity: 0.7;
    color: #000;
}
.top_banner li a:hover img{
    opacity: 1;
}
.brand_banner{
    max-width: 800px;
    margin:0 auto 80px auto;
}
.brand_banner li{
    float: left;
    width: 49%;
    height: 150px;
}
.brand_banner li:nth-child(odd){
    margin-right: 2%;
}
.brand_banner li img{
	width: 100%;
	margin-bottom: 10px;
}
/*-- index End ------------------*/



@media screen and (max-width:767px)  {
	.index{
		/*padding-top: 350px;*/
	}
	.bg_scroll{
		/*top: 60px;*/
	}
	.bg_scroll ul{
		/*height: 350px;*/
	}
	.slick-slider .slick-track{
		height: 450px;
	}
	.brand_banner{
		margin-bottom: 40px;
	}
	.top_banner li{
		float: none;
		width: 100%;
	}
	.top_banner li:nth-child(odd){
		margin-right: 0;
	}
	.top_banner li {
		height: 80px;
	}
	.top_banner li img{
		height: 100%;
	}
	
	
	.top_banner li span{
		height: 55px;
		line-height: 3;
		font-size: 20px;
	}
	.bnner_netstore img{
		width: 100px !important;
		top: -5px;
	}
	
	.brand_banner li{
		float: none;
		width: 100%;
		margin-right: 0 !important;
		height: auto;
		margin-bottom: 10px;
	}
	#hc_contents ul{
		width: 280px;
	}
}
