/*
Theme Name: NEXTAGE Child
Version:4.2
Template: nextage_tcd021
*/

/***********************************************************
*  トップページ -interface
***********************************************************/

/*　スライダー幅　*/
.flexslider .slides img{
	width:100%;
}
#slider-wrapper{
	height:unset!important;
}

/***********************************************************
* オンラインショップ｜固定ページ -interface
***********************************************************/
.page-id-1242 h2{
	border-bottom:1px dotted #555;
	font-size:1.3em;
	letter-spacing:0.05em;
	padding:0 3px;
}
.item-description{
	font-size:.9em;
}
.item-description .name{
	margin-bottom:0;
	font-weight:bold;
}
.item-description .price{
	font-size:1.2em;
	color:red;
	text-align:right;
}
.item-description .price .tax{
	font-size:10px;
}
.soryo th{
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:8px;
}
.soryo td{
	border-bottom:1px solid #ddd;
	padding:5px 8px;
}
.soryo td:nth-of-type(2){
	text-align:right;
}
/***********************************************************
* 特商法｜固定ページ -interface
***********************************************************/
.law th{
	padding:8px 10px;
	width:20%;
	border:1px solid #eee;
}
.law td{
	padding:8px 10px;
	border:1px solid #eee;
}