/************************************************************
jxsn-series.css 共通
*************************************************************/


/************************************************************
common settings
*************************************************************/



/************************************************************
shorthands
*************************************************************/


/************************************************************
bootstrap override
*************************************************************/

.thumbnail{
	border:0px solid #ffffff;
}

/************************************************************
bootstrap custom element
*************************************************************/


/************************************************************
contents settings
*************************************************************/

/* main **************************************************************/

.main { padding:0; }
.series-mv{ margin:0 auto; }


/* description **************************************************************/
.series-description{ 
	margin:40px auto 100px auto; 
	padding: 0 4%;
}

.description-header{
	margin-top: 0;
	margin-bottom: 0;
	border-width: 0 0 2px 0;
	border-style: solid;
}

.description-header h1 {
	font-size: 4.0rem;
	color: #333333;
	letter-spacing: 0.05em;
	line-height: 1.413;
	text-align: left;
}

.description-header p{
	color: #666666;
}


.description-body{
	margin-top: 50px;
	line-height: 1.733;
}

.description{
	padding-top: 100px;
	padding-bottom: 120px;
	background: #ffffff;
}
.description .page-header{
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 5px solid #e09100;
}

.description .page-header h2{
  font-size: 42px;
/*  font-family: "HelveticaNeue"; */
  color: rgb(0, 0, 0);
  line-height: 1.413;
  text-align: left;
}

.description .page-wrapper h3{
	margin: 40px auto 30px auto;
	font-size: 16px;
/*	font-family: "HiraKakuDS"; */
	font-weight: bold;
	color: rgb(0, 0, 0);
	line-height: 1.709;
}
.description .page-wrapper p{
	margin: auto;
	font-size: 15px;
/*	font-family: "Kozuka Gothic Pr6N"; */
	color: rgba(0, 0, 0, 0.8);
	line-height: 1.733;
}

.archive .details{
	background: url(/img/sample/section_bg.png) 0 0 no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center center;
	padding-top: 135px;
	padding-bottom: 135px;
}
.archive .details .list{
	background: rgb(255, 255, 255);
}


/* details
**************************************************************/
.series-detail{
	margin: 0 auto;
	padding: 10rem 4% 10rem 4%;
	background: #fff;
}

.itemlist-container{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/img/bg/trim5-c-10770000320.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
	padding:30px;
	background-position:center 80%; 
//	background-attachment: fixed;

}

.itemlist-card{
	margin-top:1%;
	margin-bottom:4%;
}

.itemlist-card a,.itemlist-card a:hover,.itemlist-card a:active,.itemlist-card a:visited{
	text-decoration:none;
}
.itemlist-card a{
	color:#666666;
}
.itemlist-card a:hover,.itemlist-card a:active{
	color:#33ccff;
}


.itemlist-cardface{
	width:95%;
	background-color:#ffffff;
	padding:30px;
	border:1px solid #ccc;
	border-radius:5px;
}


.extra-container{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
/*
	background-image:url(/img/bg/bg3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
*/
	padding:30px;
}

.series-itemspec{
	margin-top:1em;
	font-size:85%;
}

.tbl-verosa-remocon{}
.tbl-verosa-remocon th,.tbl-verosa-remocon td{padding:5px; }

.tbl-gioponti-pattern{ 
width:100%; 
margin-top:1rem; 
max-width:35rem;
}

.tbl-gioponti-pattern th,.tbl-gioponti-pattern td{ 
	padding:5px 5px 5px 0;
	font-weight:400; 
}

.tbl-gioponti-pattern th{ 
	font-size:85%;
	border:1px solid #999;
	border-width:0 0 1px 0;
	padding-bottom:7px;
}


.td-name{ text-align:left; }
.td-price{ text-align:right; }







