@charset "utf-8";

.con01{width:100%;
	min-width:960px;
	height:600px;
	padding:10px 0;
	background:rgba(0,0,0,1.00);
	overflow:hidden;}

.slide_area{width:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	overflow:hidden;
	position:relative;}

.bxslider{width:900px;
	height:400px;
	margin:0 auto;}
	
.bxslider img{width:900px;
	height:400px;}

/* slide2 > */
.swiper-slide{width:90%;
	padding-bottom:10px;}
.swiper-slide img{width:100%;}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -4px;
}
/* < slide2 */
	
.con02{overflow:hidden;}

.con02_left{float:left;
	width:720px;
	padding:0 10px;}
	
.con02_right{float:left;
	width:210px;
	padding-right:10px;}
	
.label_link{}

.label_link img{width:210px;}

.label_link ul li{margin-bottom:1px;}

.label_link ul li:hover{opacity:0.7;}

.link_creator_sp{width:210px;
	margin-top:10px;}

.link_creator_sp img{width:100%;}

.link_creator_sp:hover{opacity:0.7;}

/* スライダー > */
.slider {
        width:960px;
        margin: 15px auto;
		position:absolute; /*left:-25%;*/
    }

    .slick-slide {
		text-align:center;
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
/* < スライダー */

/* トップリンク > */
.top_links{width:100%;
	text-align:center;
	overflow:hidden;}

.top_links_inner{display:inline-block;
	margin:0 auto;}

.top_links_item{width:720px;}
	
.top_links_item img{width:100%;}

/* < トップリンク */

/* 新着情報エリア > */
.title_news{float:left;
	line-height:24px;
	font-size:18px;}

.topics_area{height:230px;
	overflow-y:scroll;}

.topics{height:30px;
	padding:10px;}
	
.topics ul{display:table;}

.topics ul li{display:table-cell;
	padding:10px;
	font-size:14px;
	border-bottom:rgba(195,195,195,1.00) solid 1px;}
	
.news_date{width:100px;}
.news_space{width:50px;}
.news_text{width:530px;}
/* 新着情報エリア > */

/* 商品エリア > */
.area_new{width:720px;
	margin:15px auto;}
	
.item_area{overflow:hidden;
	margin:15px 0;}

.item_area_ebook{height:360px;
	overflow-y:scroll;
	margin:15px 0;}
	
.item_new{width:170px;
	padding:10px 5px;
	float:left;}

.item_new a{color:rgba(0,0,0,1.00);}

.item_new:hover{opacity:0.7;}
	
.item_date{font-size:14px;
	line-height:22px;
	margin-bottom:5px;
	background:rgba(0,0,0,1.00);
	color:rgba(255,255,255,1.00);
	text-indent:5px;}

.item_img{width:170px;
	height:240px;
	background:url(../img/noimage-01.png);
		background-size:100% auto;
		background-repeat:no-repeat;
		background-position:center center;}
	
.item_img img{width:170px;}
	
.item_name{height:54px;
	padding:5px 0;
	line-height:18px;
	font-size:14px;
	overflow:hidden;}
	
.item_label{width:130px;
	height:30px;
	margin:0 auto;}

.item_price{line-height:30px;
	font-size:16px;
	text-align:center;}
	
.item_ebook{width:345px;
	height:105px;
	margin-bottom:10px;
	padding-right:5px;
	float:left;
	border-bottom:rgba(176,176,176,1.00) solid 1px;
	overflow:hidden;}

.item_ebook a{color:rgba(0,0,0,1.00);}

.item_ebook:hover{opacity:0.7;}
	
.ebook_img{width:70px;
	height:100px;
	margin-bottom:5px;
	float:left;
	background:rgba(158,158,158,1.00);}

.ebook_img img{width:70px;}
	
.name_ebook{width:265px;
	height:50px;
	padding-left:10px;
	margin:0;
	font-size:14px;
	float:left;}
/* < 商品エリア */

/* ツイッター > */

.twitter{height:500px;
	margin-top:10px;
	background:rgba(159,159,159,1.00);}

.link_twitter,.link_recruit{width:210px;
	margin-top:5px;}

.link_twitter img,.link_recruit img{width:210px;}

.link_twitter:hover,.link_recruit:hover{opacity:0.5;}

/* < ツイッター */

@media screen and ( max-width:736px )
{
.con01{width:100%;
	min-width:320px;
	height:auto;
	margin-bottom:10px;
	padding:10px 0;
	background:rgba(0,0,0,1.00);
	overflow:hidden;}

.slide_area{width:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	overflow:hidden;
	position:relative;}

.bxslider{width:100%;
	height:auto;
	margin:0 auto;}
	
.bxslider img{width:100%;
	height:auto;}

/* トップリンク > */
.top_links{width:100%;
	text-align:center;
	overflow:hidden;}

.top_links_inner{display:inline-block;
	margin:0 auto;}

.top_links_item{width:100%;}
	
.top_links_item img{width:100%;}

/* < トップリンク */
	
.con02{overflow:hidden;}

.con02_left{float:none;
	width:100%;
	padding:0;}
	
.con02_right{float:none;
	width:100%;
	padding:0;}

/* 新着情報エリア > */
.title_news{float:left;
	line-height:24px;
	font-size:18px;}

.topics_area{height:200px;
	overflow-y:scroll;}

.topics{height:30px;
	padding:10px;}
	
.topics ul{display:table;}

.topics ul li{display:table-cell;
	padding:10px;
	font-size:12px;
	border-bottom:rgba(195,195,195,1.00) solid 1px;}
	
.news_date{width:40px;}
.news_space{width:0;
	display:none;}
.news_text{width:auto;}
/* 新着情報エリア > */

/* 商品エリア > */
.area_new{width:100%;
	margin:15px auto;}
	
.item_area{overflow:hidden;
	margin:15px 0;}
	
.item_new{width:45%;
	padding:10px 2.5%;
	float:left;}

.item_new a{color:rgba(0,0,0,1.00);}

.item_new:hover{opacity:1.0;}
	
.item_date{width:150px;
	margin:5px auto;
	font-size:14px;
	line-height:20px;}

.item_img{width:150px;
	height:211px;
	margin:0 auto;
	background:url(../img/noimage-01.png);
		background-size:100% auto;
		background-repeat:no-repeat;
		background-position:center center;}
	
.item_img img{width:100%;
	height:100%;}
	
.item_name{width:150px;
	margin:5px auto;
	height:54px;
	padding:0;
	line-height:18px;
	font-size:14px;
	overflow:hidden;}
	
.item_label{width:130px;
	height:30px;
	margin:0 auto;}

.item_price{line-height:30px;
	font-size:16px;
	text-align:center;}
	
.item_ebook{width:345px;
	height:105px;
	margin-bottom:10px;
	padding-right:5px;
	float:left;
	border-bottom:rgba(176,176,176,1.00) solid 1px;
	overflow:hidden;}

.item_ebook a{color:rgba(0,0,0,1.00);}

.item_ebook:hover{opacity:0.7;}
	
.ebook_img{width:70px;
	height:100px;
	margin-bottom:5px;
	float:left;
	background:rgba(158,158,158,1.00);}

.ebook_img img{width:70px;}
	
.name_ebook{width:265px;
	height:50px;
	padding-left:10px;
	margin:0;
	font-size:14px;
	float:left;}
/* < 商品エリア */

.link_digi{width:100%;
	height:40px;
	margin-bottom:50px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	background:rgba(115,115,115,1.00);
	border-radius:5px;}
	
.link_digi a{color:rgba(255,255,255,1.00);
	display:block;}
}





