@charset "utf-8";

#mainArea .mainImgBox .textBox .left p.text {
	margin: 44px auto 0;
}
#contents_2.contentsBox {
	margin: 25px auto 0;
}

.contentsInner .box ul.paperList {
	margin: 55px auto 0;
	text-align: left;
}
.contentsInner .box ul.paperList li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 40px;
	width: 420px;
}
.contentsInner .box ul.paperList li:nth-child(2n) {
	margin: 0 0 40px 40px;
}
.contentsInner .box ul.paperList li .paper {
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
.contentsInner .box ul.paperList li .product {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	margin: 60px 0 0 9px;
}
.contentsInner .box ul.paperList li .product a {
	display: block;
	width: 100%;
	height: 100%;
}
.contentsInner .box ul.paperList li .product a:hover {
	opacity: 0.5;
	text-decoration: none;
}
.contentsInner .box ul.paperList li .product p.link {
	margin: 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	color: #858585;
}
.contentsInner .box ul.paperList li h5.title {
	margin: 2px 0 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.07em;
}
.contentsInner .box ul.paperList li h5.title span.ico {
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 20px;
	text-align: center;
	margin: 5px 9px 0 0;
	border-radius: 2px;

	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	white-space: nowrap;
}
.contentsInner .box ul.paperList li h5.title span.ico.koutaku {
	background: #dbb850 url(/katsuyou/photo/article/youshiselect/images/ico_koutaku_bg.png);
	background-size: 10px 20px;
}
.contentsInner .box ul.paperList li h5.title span.ico.mat {
	background: #000 url(/katsuyou/photo/article/youshiselect/images/ico_mat_bg.png);
	background-size: 10px 20px;
}
.contentsInner .box ul.paperList li p.text {
	margin: 6px 0 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: -0.07em;
}

.contentsInner .box .productBox {
	position: relative;
	text-align: left;
}
.contentsInner .box .productBox .textBox {
	display: inline-block;
	vertical-align: top;
	width: 430px;
	margin: 0 30px 0 0;
}
.contentsInner .box .productBox .textBox p.note {
	text-align: left!important;
}
.contentsInner .box .productBox ul.products {
	position: absolute;
	bottom: 18px;
	left: 0;
	text-align: left;
}
.contentsInner .box .productBox ul.products li {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	margin: 0;
}
.contentsInner .box .productBox ul.products li + li {
	margin: 0 0 0 38px;
}
.contentsInner .box .productBox ul.products li a {
	display: block;
	width: 100%;
	height: 100%;
}
.contentsInner .box .productBox ul.products li a:hover {
	opacity: 0.5;
	text-decoration: none;
}
.contentsInner .box .productBox ul.products li h5.title {
	margin: 6px 0 0;
	font-size: 14px;
	letter-spacing: -0.07em;
	line-height: 1.3;
	white-space: nowrap;
}
.contentsInner .box .productBox ul.products li p.link {
	margin: 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	color: #858585;
	white-space: nowrap;
}
.contentsInner .box .productBox ul.products li p.link.blank {
	text-indent: -1.3em;
	margin: 5px 0 0 20px;
}
.contentsInner .box .productBox .imageBox {
	display: inline-block;
	vertical-align: top;
	width: 420px;
	padding: 8px 0 0;
}
.contentsInner .box .productBox .imageBox p.paperText {
	padding: 6px 0 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	text-align: right;
}