@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
}
@media only screen and (min-width: 980px) {
body {
	background: #FFF url(../images/home/home_bg.png) repeat-x left top;
}
}
.mainVisual .mainPhoto {
	margin-bottom: 20px;
}
.mainVisual .cpBnr {
	margin:0 auto;
	display: block;
	
}
.swiper-container {
	margin: 30px 0;
	display: inline-block;
	vertical-align: top;
	height: calc(100vw/2.8);
	max-height: 360px;
  }
  .swiper-slide img{
	  width: 100%;
  }
@media only screen and (min-width: 27.5em) {

.mainVisual .mainPhoto {
	/*width: 68.5393%;*/
	width: 68.5390%;
	margin-bottom: 0;
}
.mainVisual .cpBnr {
	/*width: 31.4607%;*/
	width: 31.4605%;
	display: inline;
}
}
.whatsnew {
	padding: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f7f7f7;
	margin-bottom: 25px;
}
.whatsnew dt {
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
}
.whatsnew dt img {
	margin-right: 10px;
	vertical-align: middle;
}
.whatsnew dd {
	padding: 0 5px 10px 0px;
	margin-bottom: 10px;
	background: url(../images/common/dotted_01.gif) repeat-x left bottom;	
}
.whatsnew dd:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;	
}
@media only screen and (max-width: 40.0624em) {
	.swiper-container {
		display: block;
		height: calc(100vw/1.5);
		max-height: 220px;
	  }
	.whatsnew dt, .whatsnew dd {
		display:none;
}
.whatsnew dt:nth-child(1), .whatsnew dt:nth-child(3), .whatsnew dt:nth-child(5) {
	display: block;
}
.whatsnew dd:nth-child(2), .whatsnew dd:nth-child(4), .whatsnew dd:nth-child(6) {
	display: block;
}
.whatsnew dd:nth-child(6) {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
}
@media only screen and (min-width: 40.0625em) {
.whatsnew {
	padding: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: static;
	overflow: auto;
	height: 200px;
	background-color: #f7f7f7;
	margin-bottom: 25px;
}
.whatsnew dt {
	clear: both;
	float: left;
	width: 170px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
}
.whatsnew dt img {
	margin-right: 10px;
	vertical-align: middle;
}
.whatsnew dd {
	padding: 0 5px 10px 170px;
	margin-bottom: 10px;
	background: url(../images/common/dotted_01.gif) repeat-x left bottom;	
}
.whatsnew dd.lastC {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;	
}
}


.block h3 {
	margin: 0 0 24px 10px;
	font-size: 18px;
	font-weight: bold;
}
.block h3 strong {
	color: #007fce;
	font-weight: bold;
}
.block h4 {
	margin: 0 0 1em 10px;
	font-weight: bold;
}
.block .comm {
	margin: 0 10px 15px;
}
.block .figR {
	display: block;
	margin: 0 auto 10px;
}
@media only screen and (min-width: 40.0625em) {
.block .figR {
	float: right;
	margin: 0 0 0 50px;
}
}
.block .col05 li h4 {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 1.5;
	font-size: 1.2rem;
	background: #bfbfbf; /* Old browsers */
background: -moz-linear-gradient(top,  #bfbfbf 0%, #a3a3a3 23%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(23%,#a3a3a3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bfbfbf 0%,#a3a3a3 23%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bfbfbf 0%,#a3a3a3 23%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bfbfbf 0%,#a3a3a3 23%); /* IE10+ */
background: linear-gradient(to bottom,  #bfbfbf 0%,#a3a3a3 23%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-9 */
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
 border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
border: 1px solid #bfbfbf;
margin: 0 15px;
padding: 5px 0;
}
.block .col05 li .img01 {
	margin: 0 0 20px;
	text-align: center;
}
.block .col05 li .txt01 {
	margin: 0 10px;
}
.col05 li .box {
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 15px 0 0;
}






#sorsolar {
	background: url(../images/common/dotted_02.gif) repeat-x left bottom;
	padding-bottom: 12px;
	margin-bottom: 30px;
}
#colWrap {
	padding-bottom: 22px;
	background: url(../images/common/dotted_02.gif) repeat-x left bottom;
	margin-bottom: 30px;
}
#ecoCute {
	width: 440px;
	float: left;
	margin-right: 10px;
}
#ih {
	width: 290px;
	float: left;
}
.seeList {
	text-align: right;
	margin: -30px  15px 15px 0;
	line-height: 1.2;
	font-size: 12px;
}
.product {
	margin-bottom: 10px;
}
.product li, .product02 li {
	border: 1px solid #CCC;
	float: left;
	width: 130px;
	padding: 4px;
	margin-right: 10px;
	line-height: 1.5;
}
.product li.lastC, .product02 li.lastC {
	margin-right: 0;
}
.product h3, .product02 h3 {
	text-align: center;
	padding: 0.2em;
	background-color: #e4e4e4;
	font-weight: bold;
	margin-bottom: 4px;
}
.product .photo, .product02 .photo {
	margin-bottom: 4px;
}
.product .summary, .product02 .summary {
	margin-bottom: 1em;	
}
.product .btn, .product02 .btn {
	text-align: right;
}
.whatsnew .h2 {
	margin-bottom: 0;
}
.mB20 {
  margin-bottom: 20px;
}

