@charset "utf-8";

/* --------------------------------------------------------------
製品情報2015(共通)
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
.contentsBanner a {
  line-height: 0;
}
/*
#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;
}



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

@media screen and (min-width:768px){
.product2015 {
	width: 100%;
	font-size: 14px;
	overflow: hidden;
}


#main nav ul {
	margin-bottom: 38px;
	padding: 0 18px;
}

#main .mainImg {
	width:1000px;
	height:1300px;
	position:relative;
	}
	
#main .mainImg .mainImgSp {
	display:none;
	}
	
	
#main .mainImg .date {
	position:absolute;
	top:656px;
	left:120px;
	background:#fff;
	color:#1857a6;
	font-size:18px;
	padding:10px 20px;
	font-weight:bold;
	}
	
#main .mainImg .sns_bt {
	position:absolute;
	top:839px;
	left:392px;
	}
	
#main .mainImg .sns_bt ul {
	float:none;
	}
	
.bt_detail {
	font-size: 24px;
	position:absolute;bottom:10px; left:430px;
	color:#fff;
	text-align:center;
	margin:0;
	}

.bt_detail a {
	color:#005da1;
	}

#main .productBt{
	height:220px;
	}

#main .productBt li{
	float:left;
	height:169px;
	margin-right:1px;
	}
	
#main .productBt li a{	
	font-family: Oswald;
	text-align:center;
	}

#main .productBt .bt01 a{
	display:block;
	height:109px;
	}

#main .productBt .bt02 a{
	display:block;
	height:109px;
	}

#main .productBt .bt03 a{
	display:block;
	height:109px;
	}

#main .productBt .bt04 a{
	display:block;
	height:109px;
	}

.vis {
	margin: 0 0 70px 23px;
}
.vis a {
	padding: 12px 0;
	width: 260px;
	position: absolute;
	left: 655px;
	top: 637px;
}
#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:767px){
.product2015 {
	width: 100%;
	font-size: 13px;
	overflow: hidden;
}

.product2014 img {
	width: 100%;
}

#main nav ul {
	margin-bottom: 13px;
	padding: 0 9px;
}
#main nav ul li {
	width: 33.3%;
}

#main .mainImg img {
	width:100%;
	}


	
#main .mainImg .txt03 {
	padding:20px;
	}
	
#main .mainImg .date {
	color:#1857a6;
	font-weight:bold;
	padding:0 20px 20px 20px;
	}

#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 0 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){
	
}

