@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: #993366;  /*【←アクセントカラーを設定】*/
}

.all-section {
  background: #ffcccc!important;  /*【←背景色を設定】*/
}
/*============= 色指定ここまで =============*/

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


.cdlist ul li:before {
  color: #F17F26!important;
}

.section .cdlist h3.box {
  background: #E0CCD3!important;
  margin: 0 auto;
  width: 95%;
}

.section .cdlist h3.box span {
  color: #000!important;
}

.section .cdlist h3.box-title span {
  color: #fff!important;
  font-weight: bold;
}

.section .cdlist h3.box-title {
  background: #640125!important;
  margin: 0 auto 30px;
  width: 95%;
}

.main1c .section .cdlist .column2.memories-noborder {
  border:1px solid #fff;
}

p.notice {
    font-size: 90%;
}

em {
  color: #ff0000!important;
  font-size: 120%; 
  font-weight: bold;
}

/*--収録曲リスト追加--*/

.bg01{
	background-color:#ff6633 !important;
}
.bg02{
	background-color:#ff9933 !important;
}
.bg03{
	background-color:#99cc00 !important;
}
.bg04{
	background-color:#669966 !important;
}
.bg05{
	background-color:#009966 !important;
}
.bg06{
	background-color:#006699 !important;
}
.bg07{
	background-color:#9966ff !important;
}

.border01{
	border-color:#ff6633 !important;
}
.border02{
	border-color:#ff9933 !important;
}
.border03{
	border-color:#99cc00 !important;
}
.border04{
	border-color:#669966 !important;
}
.border05{
	border-color:#009966 !important;
}
.border06{
	border-color:#006699 !important;
}
.border07{
	border-color:#9966ff !important;
}
/*--収録曲リスト追加ここまで--*/


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

.mincho {
  font-family: "HGS明朝E",serif!important;
}


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

.main1c .section .cdlist .sp-column2 ul li, .main1c .section .cdlist .sp-column2 ol li {
        text-indent: -18px;

    }



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