@charset "utf-8";

/* --------------------------------------------------------------
製品情報2015-2016(共通)
-------------------------------------------------------------- */
#main {
}
#main p,
#main figure {
	margin: 0;
	padding: 0;
}
#main figure {
	display: block;
}
#main nav ul {
	font-size: 0;
	text-align: center;
	display: block;
	overflow: hidden;
}
#main nav ul li {
	display: block;
	float: left;
}
#main nav ul li img {
	display: inline;
}
.vis {
	overflow: hidden;
	position: relative;
}
.vis a {
	font-size: 18px;
	color: #FFF;
	background: #00A1CD;
	text-align: center;
	display: block;
}
#sns_select ul,
#sns_select li,
#sns_select li img,
#sns_select p {
	display: inline;
}
#sns_select ul {
	font-size: 0;
	padding-right: 4px;
}
#sns_select li {
	margin-right: 10px;
}
#sns_list {
	position: relative;
	padding-bottom: 18px;
}
#sns_list div {
	font-size: 12px;
	color: #929292;
	background: #171717;
	padding: 10px 10px 0;
	width: 203px;
}
#sns_list div img {
	margin: 10px 0;
}
#sns_list a {
	color: #9d292a;
	text-decoration: underline;
}
#sns_list a:hover {
	text-decoration: none;
}
#sns_list .post {
	margin: 0 -10px;
	padding: 7px 0;
}
#sns_list .post a {
	margin-right: 5px;
}
.facebook .post {
	background: #111 url(/images/product2014/icon_facebook.gif) no-repeat 14px center;
	padding-left: 30px!important;
}
.twitter .post {
	background: #111 url(/images/product2014/icon_twitter.gif) no-repeat 6px center;
	padding-left: 38px!important;
}

.stream li a {
	color: #4f90c7;
}

.stream li .section-intro a {
	text-decoration: underline;
	color: #4f90c7;
	margin-left: 32px;
}



/* --------------------------------------------------------------
製品情報2015-2016(PC)
-------------------------------------------------------------- */


@media screen and (min-width:640px){
#main {
	width:100% !important;
	margin:0 auto 35px auto;
	text-align:center;
	}
.mainImg{
	width:100%;
	background:url(../images/product2015new/index/index_bg.jpg) no-repeat center top;
	padding:92px 0 120px 0;
	}
.mainImg h2{
	width:530px;
	margin:0 auto 95px auto !important;
	padding:0 !important;
	background:none !important;
	text-align:center;
	font-size:80px;
	color:#005ea6;
	font-family: "Oswald";
	}
.mainImg h2 img{
	margin:0 !important;
	}
#linkBlock{
	width:1000px;
	height:750px;
	margin:0 auto 0 auto;
	}
#linkBlock img{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	 }
#linkBlock .outerBox{
	width:1000px;
	}
#main #linkBlock .outerBox a{
	width:auto;
	float:left;
	}
#linkBlock .l_set{
	width:500px;
	float:left;
	}
#linkBlock .r_set{
	width:500px;
	float:right;
	}
#linkBlock .overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/product2015new/overlay.png) repeat 0 0;
	top:0;
	left:0;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
	filter: alpha(opacity=0);
}
#linkBlock .overlay:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#linkBlock .sizeL{
	width:500px;
	height:500px;
	position:relative;
	background:url(../images/product2015new/index/index_main01.jpg) no-repeat;
	font-size:24px;
	color:#666666;
	font-family: "Oswald";
	}
#linkBlock .sizeL span a{
	color:#DFDFDF;	
	}
#linkBlock .sizeM{
	width:500px;
	height:250px;
	position:relative;
	}
#linkBlock .sizeS{
	width:250px;
	height:250px;
	position:relative;
	}
#linkBlock .sizeL ul{
	position:absolute;top:435px; left:22px;
	}
#linkBlock .sizeL ul li{
	margin:0 30px 0 0;
	float:left;
	}



#sns_select {
	margin: 0 0 28px 34px;
}
#sns_list {
	margin-left: 34px;
}
#sns_list div {
	margin: 0 12px 12px 0;
	/float: left;
}

#wall {
	background:#000;
	}
#news{
	clear:both;
	width:1000px;
	margin:0 auto 35px auto;
	text-align:left;

	}
#news h3{
	font-size:24px;
	margin:0 0 15px 0;
}
#news ul {
	width: 1012px;
	margin-right: -12px;
	overflow: hidden;
	height: 100%;
}

#news li {
	width:236px;
	float: left; 
	margin-right: 12px;
}
#news li img{
	margin:0 0 15px 0;
}
#news li span{
	font-size: 13px;
	color: #666666;
	padding:0 0 0 0;
	
}
#main .imgArea{
	width:100%;
	}



}

/* --------------------------------------------------------------
製品情報2014(SP)
-------------------------------------------------------------- */

@media screen and (max-width:640px){
.mainImg{
	background:url(../images/product2015new/index/index_bg.jpg) no-repeat center top;
	background-size:contain;
	padding:30px 0 0 0;
	}
#linkBlock{
	margin:0 0 30px 0;
	}
.mainImg h2{
	margin:0 auto 30px auto !important;
	padding:0 !important;
	background:none !important;
	text-align:center;
	font-size:24px;
	color:#005ea6;
	}
#linkBlock a{
	margin:0 !important;
	padding:0 !important;
	}
.mainImg img{
	width:100%;
	vertical-align:bottom;
	}

#linkBlock .overlay{
	display:none;
	}
#linkBlock .outerBox{
	margin:0 !important;
	padding:0 !important;
	}
#linkBlock .sizeL{
	position:relative;
	height:
	font-size:15px;
	color:#ffffff;
	}
#linkBlock .sizeL a{
	color:#FBFBFB;
	
}
#linkBlock .sizeS{
	width:50%;
	float:left;
	}
#linkBlock .sizeL ul{
	position:absolute;bottom:0; left:12px;
	margin-bottom:8%;
	}
#linkBlock .sizeL ul li{
	margin:0 20px 0 0;
	float:left;
	}



#main .mainImg .sns_bt {
	padding:0 20px 20px 20px;
	}
	
#main .mainImg .sns_bt ul {
	float:none;
	}
	
.bt_detail {
	background: none;
	padding: 0 20px;
	margin: 0 0 20px 0;
	}

.bt_detail a{
	background: #1857a6;
	padding: 10px;
	text-align:center;
	color:#fff;
	display:block;
	}
.productBt{
	margin:0 2% 20px 2%;
	}
.productBt li{
	width:49%;
	margin:0 1px 2px 0 !important;
	padding:0 !important;
	float:left;
}
.productBt li:nth-child(odd){
	margin-right:2%;
	}
.productBt li img{
	width:100%;
	vertical-align:bottom;
	}

#wall {
	background:#000;
	}

.vis {
	margin: 0 7px 27px !important;
}
.vis a {
	padding: 8px 0;
	margin: 0 20px;
}
#sns_select {
	margin: 0 auto 17px;
	width: 223px;
}
#sns_select ul {
	display: block;
	overflow: hidden;
}
#sns_select img {
	width: 49px;
}
#sns_list {
	margin: 0 auto 34px;
	width: 223px;
}
#sns_list div {
	margin: 0 0 12px;
}


.dcsns-toolbar #index_text {

}
#news h3{
	margin:0 10px 15px 10px;
	}
#news ul{
	width:auto;
	margin:0 10px 0 10px;
	}

#news li{
	width:45%;
	float:left;
	text-align:left;
	margin:0 10px 15px 0;
	}
#news li img{
	width:100%;
	margin:0 0 15px 0;
}
#news li span{
	font-size: 13px;
	color: #666666;
	padding:0 0 0 0;
	
}
#main .imgArea img {
	margin:0 auto 10px auto;
	width:100%;
	}




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

