@charset "UTF-8";

/* ---------------
Main_Visual
--------------- */
#index #visual {
	width: 1028px;
	height: 230px;
	background: url(../img/visual/map.png) no-repeat top center;
	margin: 0 0 -1px -34px;
}
#index #visual div {
	width: 960px;
	height: 230px;
	margin: 0 auto;
	position: relative;
	top: 0;
	right: 0;
}
#index #visual h1, #index #visual p, #index #visual ul {
	position: absolute;
}
#index #visual h1 {
	background: #f7f7f7;
	top: 26px;
	left: 0;
}
#index #visual h1 + p {
	top: 110px;
	left: 1px;
}
#index #visual p:first-of-type {
	padding: 0;
}
#index #visual ul {
	top: 150px;
	left: 12px;
}
#index #visual li {
	position: relative;
	line-height: 21px;
}
#index #visual li:before {
	content: ' ';
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 8px;
	left: -6px;
	background: url(../img/visual/list-triangle.png);
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
}


/* ---------------
Price_List
--------------- */
#ancSpec {
	width: 960px;
	position: relative;
	margin: 45px auto 15px;
}
#ancSpec .monoBox {
	border-radius: 0 0 4px 4px;
}
.priceList th {
	width: 45px;
	height: 25px;
}
.priceList td {
	width: 48px;
	height: 25px;
}
#ancSpec article > *:first-child + * + * th,
#ancSpec article > *:first-child + * + * td {
	width: 57px;
}
#ancSpec article p {
	position: absolute;
	top: 7px;
	left: 190px;
}
#ancSpec article p.str {
	top: 280px;
	left: 766px;
}
#ancSpec article > *:first-child + * + * p.str {
	top: 226px;
}
.discprice {
	width: 928px;
	position: relative;
	display: table;
	background: #f7f7f7;
	border: 1px solid #e3e3e3;
	border-radius: 6px;
	margin: 10px 0 4px;
	padding: 2px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.discprice h5,
.discprice p {
	display: table-cell;
	vertical-align: middle;
}
.discprice h5 {
	width: 180px;
	background: #585858;
	border-radius: 3px 0 0 3px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.discprice p {
	padding: 0 0 0 10px;
	font-weight: normal;
}
.discprice div {
	position: absolute;
	top: 6px;
	right: 7px;
}
.price-btm {
	position: relative;
	height: 60px;
}
.price-btm > *:first-child,
.price-btm > *:first-child + div {
	position: absolute;
}
.price-btm > *:first-child {
	width: 70%;
	top: 0;
	left: 0;
}
.price-btm > *:first-child + div {
	top: 13px;
	right: 8px;
}
.price-btm > *:first-child + div div {
	display: inline-block;
}
.monoBox ul.cap li {
	font-size: 12px;
}


/* -----Tab----- */
	/* index */
	#ancSpec article {
		margin-bottom: 10px;
	}
	#ancSpec ul.style01 {
		width: 960px;
		height: 45px;
		position: absolute;
		top: -45px;
		left: -1px;
		text-align: center;
		color: #FFF;
		font-size: 123.1%;
	}
	#ancSpec ul.style01 > *:first-child {
		left: 0px;
	}
	#ancSpec ul.style01 > *:first-child + * {
		right: 0px;
	}
	#ancSpec ul.style01 li {
		position: absolute;
		width: 480px;
		height: 45px;
		line-height: 45px;
		cursor: pointer;
	}
	#ancSpec ul.style01 > *:first-child {
		background: url(../common/img/price/tab_tokyo_off.png) no-repeat top center;
	}
	#ancSpec ul.style01 > *:first-child.active {
		background: url(../common/img/price/tab_tokyo_on.png) no-repeat top center;
	}
	#ancSpec ul.style01 > *:first-child + * {
		background: url(../common/img/price/tab_ishikari_off.png) no-repeat top center;
	}
	#ancSpec ul.style01 > *:first-child + *.active {
		background: url(../common/img/price/tab_ishikari_on.png) no-repeat top center;
	}
	#ancSpec ul.style02 {
		margin: 0 0 1px;
		text-align: left;
		font-size: 0;
	}
	#ancSpec ul.style02 li {
		display: inline-block;
		width: 212px;
		height: 33px;
		line-height: 33px;
		text-align: center;
		cursor: pointer;
		margin: 0 5px 0 0;
	}
	#ancSpec ul.style02 > *:first-child {
		background: url(../common/img/price/tab_m_off.png) no-repeat top center;
	}
	#ancSpec ul.style02 > *:first-child.active {
		background: url(../common/img/price/tab_m_on.png) no-repeat top center;
	}
	#ancSpec ul.style02 > *:first-child + * {
		background: url(../common/img/price/tab_d_off.png) no-repeat top center;
	}
	#ancSpec ul.style02 > *:first-child + *.active {
		background: url(../common/img/price/tab_d_on.png) no-repeat top center;
	}
	#ancSpec ul.style02 > *:first-child + * + * {
		background: url(../common/img/price/tab_h_off.png) no-repeat top center;
	}
	#ancSpec ul.style02 > *:first-child + * + *.active {
		background: url(../common/img/price/tab_h_on.png) no-repeat top center;
	}
	#ancSpec .panel {
		display: none;
	}
	#ancSpec .show {
		display: block;
	}
	#ancSpec section.panel {
		font-size: 116%;
	}

	/* feature, specification */
	.inTab {
		padding: 15px 15px 0;
	}
	#section-disk .monoBox .tab-area,
	#section-temp .monoBox .tab-area {
		width: 660px;
		margin: 15px 0 0 -16px;
		-webkit-box-sizing : border-box;
		-moz-box-sizing : border-box;
		box-sizing : border-box;
	}
	#section-disk .tab-area ul.style01,
	#section-temp .tab-area ul.style01 {
		width: 680px;
		height: 30px;
		text-align: center;
		color: #FFF;
		font-size: 123.1%;
	}
	#section-disk .tab-area ul.style01 > *:first-child,
	#section-temp .tab-area ul.style01 > *:first-child {
		left: 0px;
	}
	#section-disk .tab-area ul.style01 > *:first-child + *,
	#section-temp .tab-area ul.style01 > *:first-child + * {
		right: 0px;
	}
	#section-disk .tab-area ul.style01 li,
	#section-temp .tab-area ul.style01 li {
		position: absolute;
		width: 329px;
		height: 30px;
		padding: 0;
		margin: 0;
		background: url(../common/img/tab/tab2.png) no-repeat top center;
		border: none;
		line-height: 30px;
		text-align: center;
		cursor: pointer;
	}
	#section-disk .tab-area ul.style01 li.active,
	#section-temp .tab-area ul.style01 li.active {
		background: url(../common/img/tab/tab2_selected.png) no-repeat top center;
	}
	#section-disk .tab-area .panel,
	#section-temp .tab-area .panel {
		display: none;
		padding: 15px;
		background: #fff;
		border: 1px solid #63954d;
	}
	#section-disk .tab-area .show,
	#section-temp .tab-area .show {
		display: block;
	}
	#section-disk .monoBox > div table,
	#section-temp .monoBox > div table {
		float: none;
	}


/* ---------------
specification
--------------- */
#specAnc ul {
	padding: 10px 12px;
}
#spec section.panel {
	margin: 0;
}