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

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

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

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

#section01 {
  padding-bottom: 0!important;
}

.section .cdlist h3.box {
  margin: 0 auto;
  width: 95%;
}

.anatani-prof .width-small {
  width: 21%!important;
}

.anatani-prof .width-big {
  width: 77%!important;
}

.main1c .cdlist-default .anatani-color1 .cdlist-title, .main1c .section .anatani-color1 .box {
  background-color: #143433;
}

.main1c .cdlist-default .anatani-color2 .cdlist-title, .main1c .section .anatani-color2 .box {
  background-color: #301027;
}

.main1c .cdlist-default .anatani-color3 .cdlist-title, .main1c .section .anatani-color3 .box {
  background-color: #2a3110;
}

.main1c .cdlist-default .anatani-color4 .cdlist-title, .main1c .section .anatani-color4 .box {
  background-color: #111c30;
}


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

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



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