/** 特集・説明ページ用 **/
.art-main {
	width: 718px;
	margin: 10px 0 50px 40px;
}

.art-top {
	width: 678px;
	overflow: hidden;
}

.art-top-img {
	width: 678px;
	height: 486px;
	position: relative;
}

.art-top-img-main img {
	width: 678px;
	max-width: 678px;
	height: 486px;
	margin: 0 auto;
}

.art-top-tagimg {
	width: 148px;
	height: 35px;
	position: absolute;
	bottom: 0;
}
.art-top-tagimg img {
	width: 148px;
	height: 35px;
}

.art-top-info {
	width: 530px;
	height: 35px;
	margin-left: 148px;
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.65);
	color: #000;
	font-size: 12px;
}

.art-top-info div {
	float: left;
}

.art-top-info-date {
	padding: 12px 0 0 10px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.art-top-info-creditimg {
	width: 35px;
	height: 35px;
	padding: 0 0 0 10px;
}
.art-top-info-creditimg img {
	width: 35px;
	height: 35px;
}
.art-top-info-credit {
	padding: 12px 0 0 5px;
	font-weight: bold;
}

.art-dtl-txt {
	width: 551px;
}

.art-dtl-txt1 {
	width: 551px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
}

.art-dtl-txt2 {
	width: 551px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	word-wrap: break-word;
	line-height: 1.5em;
}

.art-dtl-link,
.art-dtl-link2 {
	margin-top: 20px;
}

.art-dtl-link ul li,
.art-dtl-link2 ul li {
	display: inline-block;
}

.art-dtl-bookmark {
	height: 26px;
	vertical-align: text-bottom;
	display: block!important;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	/*
	width: 115px;
	*/
}
.art-dtl-bookmark img {
	height: 18px;
	/*
	margin-top: 10px;
	*/
}

.art-social {
	width: 30px;
}


.art-social ul li {
	display: inline-block;
}

.art-social img {
	width: 26px;
	height: 26px;
}


/* 見出しパーツ */
.art-cpt {
	width: 551px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	word-wrap: break-word;
	line-height: 1.3em;
}

.art-cpt1 {
	margin-top: 30px;
	padding-top: 34px;
	border-top: 2px solid #CCC;
}

.art-cpt6 {
	margin-top: 20px;
}

.art-cpt7 {
	margin-top: 20px;
}

.art-cpt8 {
	margin-top: 20px;
}

.art-cpt9 {
	margin-top: 20px;
	position: relative;
}

.art-cpt ul:after {
  clear: both;
}

.art-cpt ul {
	padding: 10px 0;
	display: table;
}

.art-cpt li {
	display: table-cell;
}

.art-cptimg {
	width: 60px;
}

.art-cptimg > img {
	width: 50px;
	height: auto;
	vertical-align: top;
	margin: 0 auto;
}

.art-cpttxt0 {
	width: 500px;
	text-align: left;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	word-wrap: break-word;
	vertical-align: top;
}

.art-cpttxt1 {
	width: 500px;
	text-align: left;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-left: 5px;
	padding-top: 4px;
	line-height: 1.2em;
	word-wrap: break-word;
	vertical-align: middle;
}

.art-cpttxt {
	width: 551px;
	text-align: left;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	word-wrap: break-word;
	vertical-align: top;
}

.art-cpttxt9 {
	width: 541px;
	height: 20px;
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.65);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 10px;

}

/* 画像パーツ */
.art-img {
	margin-top: 20px;
}
.art-img8 {
	margin-top: 0;
}

.art-img9 {
	margin-top: 0;
}

.art-img img {
	max-width: 551px;
	vertical-align: middle;
	height: auto;
}

/* テキストパーツ */
.art-txt {
	width: 551px;
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
	line-height: 1.6em;
	word-wrap: break-word;
}

/* 商品パーツ */
.art-goods {
	margin-top: 32px;
	padding-top: 32px;
	border-top: 6px solid #CCC;
	width: 551px;
}

.art-goods ul li {
	margin-top: 5px;
}

.art-goods ul li+li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.art-goods-ttl {
	width: 551px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 25px;
	margin-top: 20px;
	background: url(http://www.cdn.the360.life/ecimage/site/icon/star.gif) no-repeat left bottom;
}

.art-goods-main {
	overflow: hidden;
}

.art-goods-img {
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
}
.art-goods-img img {
	width: 150px;
	height: 150px;
}

.art-goods-img-kakakucom {
	width: 160px;
	height: 120px;
	float: left;
	text-align: center;
}
.art-goods-img-kakakucom img {
	width: 160px;
	height: 120px;
}

.art-goods-info {
	width: 410px;
	padding-left: 10px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}

.art-goods-info:after {
	clear: left;
}

.art-goods-info-name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	word-wrap: break-word;
	word-break: break-all;
}

.art-goods-info-maker {
	color: #339900;
	font-weight: bold;
}

.art-goods-info-price {
	padding-top: 10px;
	font-size: 14px;
}

/* 価格コム用 */
.art-goods-main-kakakucom {
	overflow: hidden;
	padding:20px 0px;
}

.art-goods-main-kakakucom a{
	text-decoration: none;
}


.art-price-kakakucom-saiyasutxt {
	font-weight: bold;
}
.art-price-kakakucom-saiyasu {
	color:#FFA500;
	font-size:16px;
	font-weight: bold;
}
.art-goods-kakakucom ul li+li {
	margin-top: 10px;
	padding: 20px 0px;
	border-top: 1px solid #ccc;
}
.art-goods-info-kakakucom {
	width: 410px;
	padding-left: 10px;
	height: 150px;
	display: table-cell;
	/* vertical-align: middle; */
}

.art-goods-info-kakakucom:after {
	clear: left;
}
.art-goods-info-name-kakakukcom {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	word-wrap: break-word;
	word-break: break-all;
}

.art-goods-info-maker-kakakukcom {
	color: #339900;
	/* font-weight: bold; */
}
.art-goods-info-price-kakakukcom {
	padding-top: 10px;
	font-size: 12px;
}
.art-goods-info-kakakucomLink{
	/* padding-top: 10px; */
	font-size: 12px;
}

/* 区切り線 */
.art-line {
	width: 551px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #c9cacb;
	border-bottom: none;
	border-left: none;
	border-right: none;
}


/* オススメ */
.art-reco {
	margin-top: 32px;
	padding-top: 32px;
	border-top: 6px solid #CCC;
	width: 551px;
}

.art-reco-newMark {
	width: 50px;
	height: 52px;
	position: absolute;
	top: 0;

	background: url(http://www.cdn.the360.life/ecimage/site/new2.png) no-repeat left top;
	background-size: 50px 50px;
}

.art-reco-main {
	width: 551px;
}

.art-reco-main li {
	float: left;
	margin-bottom: 10px;
}

.art-reco-p {
	padding-left: 10px;
}

.art-reco-ttl {
	width: 551px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 25px;
	margin-top: 20px;
	background: url(http://www.cdn.the360.life/ecimage/site/icon/star.gif) no-repeat left bottom;
}

.art-reco-img {
	position: relative;
	width: 177px;
	height: 154px;
}

.art-reco-img img {
	width: 177px;
	height: 154px;
	object-fit: cover;
/*
	padding-top: 2px;
*/
}

.art-reco-txt {
	width: 177px;
	height: 62px;
	background-color: #f7f7f7;
}

.art-reco-name {
	width: 177px;
	float: left;
}

.art-reco-name > dl {
	padding-left: 10px;
	padding-right: 2px;
	font-size: 10px;
}

.art-reco-name > dl dt {
	height: 16px;
	margin-top: 6px;
	font-size: 11px;
}
.art-reco-name > dl dt span {
	font-size: 9px;
	font-weight: bold;
}


.art-reco-name > dl dd {
	height: 40px;
	line-height: 1.2em;
	font-weight: bold;
}

.art-reco-cateimg {
	float: left;
	width: 99px;
}

.art-reco-cateimg img {
	width: 99px;
	height: 59px;
}

.art-goods-hikaku {
	width: 95px;
	/*font-size: 16px;
	font-weight: bold;
	padding-left: 30px;*/
	line-height: 35px;
	margin-top: 5px;
/* 	background: url(http://www.cdn.the360.life/ecimage/button/kakakukom_hikaku.jpg) no-repeat left bottom; */
}
.art-goods-spec {
	width: 95px;
	/*font-size: 16px;
	font-weight: bold;
	padding-left: 30px;*/
	line-height: 35px;
	margin-top: 5px;
/* 	background: url(http://www.cdn.the360.life/ecimage/button/kakakukom_spec.jpg) no-repeat left bottom; */
}
.art-goods-icon {
	width: 95px;
	/*font-size: 16px;
	font-weight: bold;
	padding-left: 30px;*/
	line-height: 35px;
	margin-top: 5px;
/* 	background: url(http://www.cdn.the360.life/ecimage/button/kakakukom_spec.jpg) no-repeat left bottom; */
}
.art-kakakucom-hikakuList {
	height:30px;
    margin-bottom: -10px;
/* 	background: url(http://www.cdn.the360.life/ecimage/button/kakakukom_hikaku.jpg) no-repeat left bottom; */
}
.amazonLink-PC {
	height:35px;
}
.art-Amazon {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 35px;
}