@import url("/common/css/reset.css");
@import url("/common/css/fonts.css");
@import url("/common/css/base.css");
/* ================================
	style.css	COLLECTION
================================ */

/*たばこの歴史と文化*/
/*世界の塩・日本の塩*/
/*コレクションギャラリー*/
#collection .secondHeader {
	background-image: url(/collection/images/img_00.jpg);
}

#collection.tobacco .secondContentsMain .intro,
#collection.salt .secondContentsMain .intro,
#collection.other .secondContentsMain .intro {
	font-weight: bold;
}
#collection.salt .secondContentsMain .intro + p {
	margin-top: 20px;
}
#collection.other .secondContentsMain section > h4 {
	margin-top: 40px;
}
#collection.tobacco .secondContentsMain .tobaccoList,
#collection.salt .secondContentsMain .saltList {
	margin-top: 30px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li,
#collection.salt .secondContentsMain .saltList > li {
	background-color: #f7f7f7;
}
#collection.tobacco .secondContentsMain .tobaccoList > li ~ li,
#collection.salt .secondContentsMain .saltList > li ~ li {
	margin-top: 10px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li img,
#collection.salt .secondContentsMain .saltList > li img {
	float: left;
	width: 100px;
	margin-right: 30px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong,
#collection.salt .secondContentsMain .saltList > li strong {
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #400a0c;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong.singleBtn,
#collection.salt .secondContentsMain .saltList > li strong.singleBtn {
	padding-top: 40px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong.singleBtn a,
#collection.salt .secondContentsMain .saltList > li strong.singleBtn a {
	padding-left: 15px;
	background: url(/common/images/ico_arw_04.png) no-repeat 0 center;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul,
#collection.salt .secondContentsMain .saltList > li > ul {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left:130px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul li,
#collection.salt .secondContentsMain .saltList > li > ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 1.2em;
	margin-right: 2.5em;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul li a,
#collection.salt .secondContentsMain .saltList > li > ul li a {
	display: inline-block;
	padding-left: 15px;
	vertical-align: top;
	line-height: 1.2em;
	background: url(/common/images/ico_arw_04.png) no-repeat 0 3px;
}
/*たばこの歴史と文化（詳細）*/
#collection.salt .secondContentsMain .collectionDetail.tStyle {
	margin-bottom: 50px;
}


/*世界の塩・日本の塩*/
#collection.salt .secondContentsMain .saltList > li > ul.indentList {
	float: left;
}
#collection.salt .secondContentsMain .saltList > li > ul.indentList li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
#collection.salt .secondContentsMain .saltList > li > ul.indentList li.idt1 {
	text-indent: 15px;
}
#collection.salt .secondContentsMain .saltList > li > ul.indentList li.idt1 a {
	padding-left: 0;
	background: url(/common/images/ico_arw_06.png) no-repeat 0 3px;
}
#collection.salt .secondContentsMain .saltList > li > ul.indentList li.idt2 a {
	text-indent: 30px;
	background: url(/common/images/ico_arw_07.png) no-repeat 30px 3px;
}
/*コレクションギャラリー（詳細）*/
#collection.salt .secondContentsMain .collectionDetail.sStyle {
	margin-bottom: 50px;
}


/*コレクションギャラリー*/
#collection.other .secondContentsMain h3 {
	position: relative;
}
#collection.other .secondContentsMain h3 > a {
	position: absolute;
	right: 0;
	top: 28px;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	background: url(/common/images/ico_arw_04.png) no-repeat 0 3px;
}
#collection.other .secondContentsMain .otherList {
	margin-top: 30px;
}
#collection.other .secondContentsMain .otherList li {
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	text-align: center;
}
#collection.other .secondContentsMain .otherList li.fourfold {
	margin-right: 0;
}
#collection.other .secondContentsMain .otherList li p {
	margin: 10px 0px;
	background: url(/common/images/ico_arw_04.png) no-repeat 10px 7px;
}

#collection.other .secondContentsMain .otherList-child {
	margin-top: 30px;
}
#collection.other .secondContentsMain .otherList-child li {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin-right: 26px;
	margin-bottom: 26px;
}
#collection.other .secondContentsMain .otherList-child li.sixfold {
	margin-right: 0;
}
#collection.other .secondContentsMain .otherList-child li a {
	display: block;
}
#collection.other .secondContentsMain .otherList-child li a p {
	margin-top: 5px;
	font-size: 11px;
	font-size: 1.1rem;
}
/*コレクションギャラリー（詳細）*/
#collection.other .secondContentsMain .collectionDetail.oStyle {
	margin-bottom: 50px;
}
#collection.other .secondContentsMain .collectionDetail.oStyle img {
	float: left;
	width: auto;
	margin-right: 50px;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info {
	float: right;
	width: auto;
	line-height: 2.0;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info table {
	font-size: 14px;
	font-size: 1.4rem;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info .txt {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #d8d8d8;
}

/*GALLERY INDEX*/
#collection.tobacco .secondContentsMain .galleryIndex,
#collection.salt .secondContentsMain .galleryIndex,
#collection.other .secondContentsMain .galleryIndex {
	display: block;
	position: relative;
	width: 730px;
	height: 25px;
	margin-top: 50px;
	text-align: center;
}
#collection.tobacco .secondContentsMain .galleryIndex:before,
#collection.salt .secondContentsMain .galleryIndex:before,
#collection.other .secondContentsMain .galleryIndex:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 730px;
	height: 5px;
	background-color: #f5f4f4;
	z-index: 0;
}
#collection.tobacco .secondContentsMain .galleryIndex:after,
#collection.salt .secondContentsMain .galleryIndex:after,
#collection.other .secondContentsMain .galleryIndex:after {
	content: "";
	display: block;
	position: absolute;
	left: 290px;
	top: 0;
	width: 150px;
	height: 5px;
	background-color: white;
	z-index: 1;
}
#collection.tobacco .secondContentsMain .galleryIndex p,
#collection.salt .secondContentsMain .galleryIndex p,
#collection.other .secondContentsMain .galleryIndex p {
	position: absolute;
	left: 0;
	top: -5px;
	width: 730px;
	height: auto;
	text-align: center;
	color: #400a0c;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	z-index: 2;
}
#collection.tobacco .secondContentsMain .otherList-parents li,
#collection.salt .secondContentsMain .otherList-parents li,
#collection.other .secondContentsMain .otherList-parents li {
	display: block;
	float: left;
	width: 144px;
	height: 40px;
	margin-right: 2px;
	margin-bottom: 2px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	background: url(/common/images/ico_arw_04.png) no-repeat 10px center #f7f7f7;
}
#collection.tobacco .secondContentsMain .otherList-parents li {
	width: 242px;
}
#collection.tobacco .secondContentsMain .otherList-parents li:nth-child(3n) {
	margin-right: 0;
}
#collection.tobacco .secondContentsMain .otherList-parents li a,
#collection.salt .secondContentsMain .otherList-parents li a,
#collection.other .secondContentsMain .otherList-parents li a {
	display: block;
	width: 100%;
	height: 100%;
}






