@charset "UTF-8";
/* ----------------------------------------
	header
---------------------------------------- */
.magazine .header .logo .shinshokan_s {
  margin-top: -5px;
}
.magazine .header .logo .cheriplus {
  background-image: url(../cheriplus/img/common/logo_cheriplus.png);
  width: 163px;
  padding-top: 54px;
  margin-top: -16px;
  margin-right: 30px;
}

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {
  .magazine .header .logo .cheriplus {
    width: 100%;
    padding-top: 50px;
    margin-top: 0;
    margin-right: 0;
  }
}
/* ----------------------------------------
	gnav
---------------------------------------- */
.gnav_list > li.gnav_next .menu {
  border-bottom-color: #ff63e8;
}
.gnav_list > li.gnav_back .menu {
  border-bottom-color: #ffbc63;
}
.gnav_list > li.gnav_dearplus .menu {
  border-bottom-color: #a7ec9a;
}

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {
  .gnav_list > li.gnav_next span {
    border-left-color: #ff63e8;
  }
  .gnav_list > li.gnav_back span {
    border-left-color: #ffbc63;
  }
  .gnav_list > li.gnav_dearplus span {
    border-left-color: #a7ec9a;
  }
}
/* ----------------------------------------
	sidebar
---------------------------------------- */
.snav_list li a {
  background-color: #966731;
}
.snav_list li a.current {
  background-color: #855620;
}

/* ----------------------------------------
	トップページ
---------------------------------------- */
.magazine .number_head {
  background-image: url(../cheriplus/img/top/icon_cheriplus.png);
}
.magazine .number_body .left .btn_red a {
  font-size: 13px;
}
.magazine .number_body .serial_list_thum li .texts .label {
  color: #966731;
}
.magazine .number_body .serial_list li .label {
  color: #966731;
}

/* ----------------------------------------
	全員サービス＆プレゼント発送状況
---------------------------------------- */
.magazine .zensa .unit_head {
  background-color: #966731;
}
.magazine .zensa p .bold {
  font-weight: bold;
  color: #966731;
}
.magazine .zensa .mod_table th {
  background-color: #966731;
  color: #ffffff;
}

/* ----------------------------------------
	次号予告
---------------------------------------- */
.magazine .next_number .cover {
  margin-bottom: 40px;
  text-align: center;
}
.magazine .next_number .cover img {
  width: 448px;
}