@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

.midashi1{
padding:20px;
color: #333;
font-size: 16px;
line-height: 1.7;
text-align:center;
word-break: normal;
}

.artist{
padding:20px;

}

.artist img {
  width: auto;
  max-width: 100%;
}

.cdlist ol li {
    list-style: inside none decimal;
    margin-left: 0;
    padding-left: 35px;
    text-indent: -20px;
}

/*============= 色指定ここから =============*/
.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: #0000B0;  /*【←アクセントカラーを設定】*/
}

.all-section {
  background: #ccccff !important;  /*【←背景色を設定】*/
}

/*============= 色指定ここまで =============*/

/*============ 全体用CSSここから ===========*/



/*============ 全体用CSSここまで ===========*/

@media screen and (max-width: 767px) {
/*======= スマートフォン用CSSここから ======*/



/*======= スマートフォン用CSSここまで ======*/
} /* end media query */