@charset "utf-8";
/*===========================================
インデックス設定用CSS
===========================================*/

/*==========共通==========*/
/*----for IE6-----*/
#wrapper, #header, #header_01, #header_02, #productAdsArea, #footer, #footer_02 {
	text-align : center;
}
/*==========レイアウト==========*/

/*---------------------------------------
     					#productAds
----------------------------------------*/
#productAdsArea {
	clear:both;
/*	height:225px;*/
	height: auto;
	background-size: auto 241px !important;
	background:url(../images/index/productads_bk.jpg) repeat-x;
	min-width:960px;
}
#productAdsArea #productAds {
	width:960px;
	margin:0 auto;
}
#productAdsArea #productAds_left {
	width:646px;
	float:left;
	margin-top: 9px;
}
#productAdsArea #productAds_right {
	width:311px;
	float:right;
	margin-top: 12px;
}
#productAds_left {
	overflow: hidden;
}
#productAds_left ul {
	list-style: none;
/*	width: 6460px;*/
	width: 100%;
}
/*
#productAds_left ul li {
	float: left;
	width: 646px;
}
*/
#productAds_left ul li img {
	vertical-align: bottom;
}
#productAdsArea #productAds .product_ads_02 {
	width:311px;
	float:right;
	margin:1px 0 4px 0;
}
#productAdsArea #productAds .product_ads_03 {
	width:311px;
	float:right;
}
.slick-arrow {
	cursor: pointer;
}
.prev-arrow {
	position: absolute;
	bottom: -35px;
	left: 5px;
	transform: translateY(-50%);
	z-index: 1;
}
.next-arrow {
	position: absolute;
	bottom: -35px;
	right: 5px;
	transform: translateY(-50%);
	z-index: 1;
}
.slick-dots {
	position: absolute;
	bottom: -30px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slick-dots li{
		position: relative;
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
		padding: 0;
		cursor: pointer;
	}
.slick-dots li button{
		font-size: 0;
		line-height: 0;
		display: block;
		width: 10px;
		height: 10px;
		padding: 2px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}
.slick-dots li button:before{	/*ドットのスタイル*/
		border: 1px solid #2d5ec5;
		position: absolute;
		top: 0;
		left: 0;
		width: 8px;
		height: 8px;
		content: '';
		opacity: 1;
		background: #ebf3ff;
		border-radius: 50%; 
}
.slick-dots li button:before ::hover{
	opacity: 1;
/*	background: #;*/
}
 li.slick-active button:before{	/*表示中ドットの色*/
		opacity: 1;
		background: #2d5ec5;
}
/*---------------------------------------
     					#mainContents
----------------------------------------*/
#mainContents {
	width:960px;
	padding:22px 0 35px 0;
	margin:0 auto;
}
#leftContents {
	width:732px;
	height:auto;
	float:left;
}
/*----------製品ラインナップおよびTSS--------*/
#leftContents #productLineup, #leftContents #monthlyTopics, #leftContents #serviceLineup {
	width:732px;
	margin-bottom: 30px;
	float:left;
}
#leftContents #productLineup h2, #leftContents #monthlyTopics h2, #leftContents #serviceLineup h2 {
	border-bottom:1px solid #c7c7c7;
	padding:4px;
	margin-bottom:10px;
}
#leftContents #productLineup h3, #leftContents #monthlyTopics h3, #leftContents #serviceLineup h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background-color: #E6ECF5;
	margin: 0;
	color: #3366CC;
	border: 1px solid #CCC;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
}
#leftContents #productLineup h3 a, #leftContents #serviceLineup h3 a {
	height: 25px;
	display: block;
	text-decoration: none;
	padding: 10px;
}
#leftContents #productLineup .product_detail_list li, #leftContents #serviceLineup .product_detail_list li {
	background:url(../images/common/parts/arrow_right_index.png) no-repeat right center;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#leftContents #productLineup .product_detail_list li:last-child, #leftContents #serviceLineup .product_detail_list li:last-child, #leftContents #productLineup .product_detail_list .lastchild, #leftContents #serviceLineup .product_detail_list .lastchild {
	border-bottom: 1px solid #CCC;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
}
#leftContents #productLineup .product_detail_list li a, #leftContents #serviceLineup .product_detail_list li a {
	display:block;
	padding:4px 15px;
	text-decoration:none;
}
#leftContents #productLineup .product_detail_list li a:hover, #leftContents #serviceLineup .product_detail_list li a:hover {
	background:url(../images/common/parts/arrow_right_index.png) no-repeat right center;
	background-color:#ffc0c0;
}
.btn_detail {
	font-size: 130%;
	width: 200px;
	margin: 0 auto;
}
.btn_detail a {
	display: block;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	color: #fff;
	background: #3778E0 url(../images/common/parts/arrow_right_index_white.png) no-repeat 180px ;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.btn_detail a:hover {
	display: block;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	background: #164EB9 url(../images/common/parts/arrow_right_index_white.png) no-repeat 180px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/*----------製品ラインナップ--------*/
#leftContents #productLineup .product_outline {
	width: 300px;
/*	height: 520px;*/
	height: 572px;
	float:left;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#leftContents #productLineup .product_outline .product_outline_bk {
	width: 290px;
	height: 500px;
	padding: 0 5px;
	background:url(../images/index/product_outline_new.png) no-repeat center top;
}
#leftContents #productLineup .product_outline .product_outline_bk .btn_detail {
	margin: 400px 0 0 40px;
	position: absolute;
}
#leftContents #productLineup .product_outline .product_outline_bk .btn_detail_arrow {
	top: 412px;
	left: 220px;
}
#leftContents #productLineup .product_outline .product_outline_bk .btn_detail_movie {
	margin: 450px 0 0 40px;
	position: absolute;
}
#leftContents #productLineup .product_outline_detail {
	width:200px;
	float:left;
}
#leftContents #productLineup .product_detail_top {
/*	height: 396px;
	height: 450px;*/
	margin-bottom: 10px;
}
#leftContents #productLineup .product_detail_bottom{
}


/*----------今月のおすすめバナー--------*/
#leftContents #monthlyTopics .monthlyTopics_img {
	margin: 0 2px 10px 5px;
 border: 1px solid #CCC;
	}

/*----------TTS--------*/
#leftContents #serviceLineup .serviceLineup_left {
	width: 510px;
	height: 124px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#leftContents #serviceLineup .serviceLineup_left_bk {
	width: 500px;
	height: 124px;
	padding: 0 5px;
	background:url(../images/index/services_btn_lineup_new.png) no-repeat center top;
}
#leftContents #serviceLineup .serviceLineup_left .btn_detail {
	margin: 70px 0 0 40px;
	position: absolute;
}
#leftContents #serviceLineup .serviceLineup_left .btn_detail_arrow {
	top: 82px;
	left: 220px;
}
#leftContents #serviceLineup .serviceLineup_right {
	width: 200px;
	height:149px;
	float:left;
}
/*----------達人からのお知らせ--------*/
#newsArea {
	width:732px;
	float:left;
	position: relative;
}
#newsArea h2 {
	border-bottom:1px solid #c7c7c7;
	padding:4px;
	margin-bottom:10px;
}
#newsArea .rss_btn {
	position:absolute;
	left:566px;
	top:8px;
}
#newsArea .news_past_btn {
	position:absolute;
	left:613px;
	top:8px;
}
#news_contents {
	height: 300px;
	padding-left:18px;
	margin-bottom: 30px;
}
#news_contents_attention {
	padding-left:18px;
}
#newsArea #news_contents > :last-child{
	margin-bottom:30px;
}
#newsArea #news_contents > dl {
	width:714px;
	float:left;
	background:url(../images/index/news_line.gif) bottom repeat-x;
	padding:0;
	margin:0;
}
#newsArea #news_contents > dl dt {
	width:100px;
	display:block;
	float:left;
	padding: 5px 0;
}
#newsArea #news_contents > dl dd {
	width:612px;
	display:block;
	float:left;
	padding: 5px 0;
}
#newsArea #news_contents_attention > dl {
	width:714px;
	height:30px;
	float:left;
	background:url(../images/index/news_line.gif) bottom repeat-x;
	padding:0;
	margin:0;
}
#newsArea #news_contents_attention > dl dt {
	width:100px;
	display:block;
	float:left;
	padding: 5px 0;
}
#newsArea #news_contents_attention > dl dd {
	width:612px;
	display:block;
	float:left;
	padding: 5px 0;
}
/*---------------------------------------
     					#rightContents
----------------------------------------*/
#rightContents {
	width:200px;
	float:right;
}

#rightContents #pickupContents h2{
	border-bottom:1px solid #c7c7c7;
	padding:4px;
	margin-bottom:10px;
}

#rightContents #pickupContents li{
	text-align: center;
}

.pickup_update_text {
	position:relative;
	display: inline-block;
	background-color: #f5ed7c;
	color: red;
	padding: 5px 10px;
	animation: invertColors 3s infinite;
	border-radius: 20px;
}
.pickup_update_text:after{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	border-color: rgba(245, 237, 124, 0);
	border-width:5px;
	margin-left: -5px;
	border-bottom-color:#f5ed7c;
	bottom:100%;
	left:50%;

}

@keyframes invertColors {
	0% {
			color: #333;
	}
	100% {
			color: red;
	}
}

