@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

/*============= 色指定ここから =============*/
.main1c .section h2:after,
.main1c .section .block-title,
.main1c .section .box,
.main1c .cdlist-default .cdlist-title,
.main1c .section .underline:after,
.main1c p.point-number {
  background: #69821b;  /*【←アクセントカラーを設定】*/
}

.all-section {
  background: #d6e9ca !important;  /*【←背景色を設定】*/
}

/*============= 色指定ここまで =============*/

/*============ 全体用CSSここから ===========*/

.orange{
	color: #ee7800 ! important;
}

.artist{
	display:block;
	background:#fff1cf;
	padding:5px;
	font-size:120%;
	text-align:center;
}

#column3_2{
	padding-left:10px;
	padding-right:20px;
}

.cdlist-default .cdlist-title .vol {
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
	vertical-align: middle ! important;
	width: 25%;
}

.cdlist-default .cdlist-title .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	vertical-align: middle ! important;
	width: 75%;
}

.cdlist ul, .cdlist ol {
	border-top: none ! important;
	clear: both;
	font-size: 16px;
	margin: 20px;
}

.cdlist .oddcolor li:nth-child(2n-1) {
	background: #ffffff;
}

.cdlist ul li {
	text-indent: -25px;
}

.cdlist ul li, .cdlist ol li {
	border-bottom: none ! important;
	line-height: 1.4;
	padding: 5px 10px;
	padding-left: 30px;
}

.cdlist ul li span.orange {
	display: inline ! important;
	color: #ee7800 ! important;
	font-size: 16px ! important;
}

/* @end */

/*============ 全体用CSSここまで ===========*/

@media screen and (max-width: 767px) {
/*======= スマートフォン用CSSここから ======*/

#furoku{
	width:194px;
 }

/*======= スマートフォン用CSSここまで ======*/
} /* end media query */