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

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

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


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

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

em {
  color: #b22222!important;
}


/* 2017.02 ケースデザイン変更の注記を追加 */
.order-alert:after {
content: '※ 収納ケースのデザインは変更になる場合があります。';
font-size: 85.7%;
}

.order-alert li:last-child {
margin-bottom: 0;
}

@media screen and (max-width: 767px) {
.order-alert:after {
  font-family: monospace;
  font-size: 24px !important;
  line-height: 130% !important;
  padding-left: 0;
  letter-spacing: -1px;
}
}


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

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


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



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