/**********
 style-product.css
**********/

h2#contentsTitle{
	background:#fff url(../lineup/img/h2Bg_mb.jpg) no-repeat bottom center;
	background-size:cover;
}


/**********
 products
**********/

#products{
	padding-top:40px;
}


.products{
	padding-bottom:40px;
}

.products:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}


/** productsTxt **/
.productsTxt{
	border-top:3px solid #000;
	padding-top:15px;
	text-align:left;
}

.productsTxt h3{
	display:block;
	text-align:center;
	padding-bottom:20px;
}

.productsTxt h3 span{
	display:block;
	font-size:0.95em;
	padding-top:5px;
}

/** **/
#lineup_v h3 img{
	width:100%;
	max-width:175px;
}

#lineup_cx h3 img{
	width:100%;
	max-width:220px;
}

#lineup_ebelite h3 img{
	width:100%;
	max-width:220px;
}

#lineup_shufule h3 img{
	width:100%;
	max-width:165px;
}




/** **/

.productsTxt .komidashi{
	font-size:1.2em;
	color:#D5B571;
	font-weight:500;
	font-family: 'Maven Pro','Lato','Noto Sans', "ŸàƒSƒVƒbƒN Medium", "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic Medium", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS ProN", "Hiragino Kaku Gothic ProN", "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	line-height:1.5;
	text-align:center;
	text-align:left;
}

.productsTxt .komidashi span{}


.productsTxt .caption{
	font-size:1em;
	line-height:1.6;
	background:#F2F2F2;
	padding:12px;
}

.productsTxt .caption p{
	display:block;
}

/** productsImg **/

.productsImg{
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
}
.productsImg img{
	width:100%;
	max-width:600px;
	margin:0 auto;
	vertical-align:bottom;
}

.productsImg a img{
  transition:all 0.3s ease;
}

.productsImg a:hover img,
.productsImg a:active img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.productsImg .caption{
	font-size:1em;
	line-height:1.6;
	text-align:left;
	padding-top:20px;
	background:#f2f2f2;
	padding:12px;
	margin-top:15px;

}

.productsImg .caption p{
	display:block;
}

/** moreBtn **/

.products a.linkBtn{
	width:100%;
	max-width:100%;
	margin-top:20px;
}



/* PCE‘åŒ^ƒ^ƒuƒŒƒbƒgF769px`1050px */
@media only screen and (min-width: 769px) and (max-width: 1050px) {

h2#contentsTitle{
	background:#fff url(../lineup/img/h2Bg.jpg) no-repeat top center;
}


/**********
 products
**********/
.products{ padding-bottom:50px;}


/** productsTxt **/
.productsTxt{
	border-top:3px solid #000;
	padding:15px 0 15px 0;
	float:right;
	width:47%;
}

.productsTxt h3{
	display:block;
	text-align:left;
	padding-bottom:20px;
	padding-top:15px;
}

.productsTxt h3 span{
	display:inline-block;
	font-weight:500;
	padding-bottom:22px;
	padding-left:30px;
	padding-top:0;
}

/** **/
#lineup_enelite .productsTxt h3 span{ padding-bottom:10px;}
#lineup_shufule .productsTxt h3 span{ padding-bottom:20px;}
/** **/

.productsTxt .komidashi{
	font-size:1.2em;
	line-height:1.5;
	text-align:left;
	margin-bottom:30px;
}

.productsTxt .komidashi span{
	display:block;
}


.productsTxt .caption{
	font-size:1em;
	line-height:1.6;
}


/** productsImg **/

.productsImg{
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	float:left;
	width:50%;
}


}

/* PCŒü‚¯F1050pxˆÈã‚ÅŒÅ’è */
@media only screen and (min-width: 1051px) {

h2#contentsTitle{
	background:#fff url(../lineup/img/h2Bg.jpg) no-repeat top center;
}


/**********
 products
**********/
.products{ padding-bottom:80px;}


/** productsTxt **/
.productsTxt{
	border-top:3px solid #000;
	padding:15px 0 15px 0;
	float:right;
	width:420px;
}

.productsTxt h3{
	display:block;
	text-align:left;
	padding-bottom:20px;
	padding-top:15px;
}

.productsTxt h3 span{
	display:inline-block;
	font-weight:500;
	padding-bottom:22px;
	padding-left:30px;
	padding-top:0;
}

/** **/
#lineup_enelite .productsTxt h3 span{ padding-bottom:10px;}
#lineup_shufule .productsTxt h3 span{ padding-bottom:20px;}
/** **/

.productsTxt .komidashi{
	font-size:1.25em;
	line-height:1.5;
	text-align:left;
	margin-bottom:30px;
}
.productsTxt .komidashi span{
	display:block;
}

.productsTxt .caption{
	font-size:1em;
	line-height:1.6;
}


/** productsImg **/

.productsImg{
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	float:left;
	width:500px;
}



}


@media print{

h2#contentsTitle{
	background:#fff url(../lineup/img/h2Bg.jpg) no-repeat top center;
}


/**********
 products
**********/
.products{ padding-bottom:80px;}


/** productsTxt **/
.productsTxt{
	border-top:3px solid #000;
	padding:15px 0 15px 0;
	float:right;
	width:420px;
}

.productsTxt h3{
	display:block;
	text-align:left;
	padding-bottom:20px;
	padding-top:15px;
}

.productsTxt h3 span{
	display:inline-block;
	font-weight:500;
	padding-bottom:22px;
	padding-left:30px;
	padding-top:0;
}

/** **/
#lineup_enelite .productsTxt h3 span{ padding-bottom:10px;}
#lineup_shufule .productsTxt h3 span{ padding-bottom:20px;}
/** **/

.productsTxt .komidashi{
	font-size:1.25em;
	line-height:1.5;
	text-align:left;
	margin-bottom:30px;
}
.productsTxt .komidashi span{
	display:block;
}

.productsTxt .caption{
	font-size:1em;
	line-height:1.6;
}


/** productsImg **/

.productsImg{
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	float:left;
	width:500px;
}

}