@charset "Shift_JIS";
@import url(../common.css);
@import url(../genmai.css);
/*==================================================================*/
/* ハイ・ゲンキレギュラー（0000051） css */
/*==================================================================*/
#charm .catch {
  line-height: 1.4 !important;
  font-size: 2.2em !important;
  margin: 0 auto 1em !important;
}
#charm .catch em {
  font-size: 0.7em;
}
#charm .plus {
  margin: 0 auto 0.5em;
  padding: 0 0 0 1em;
  font-size: 1.2em;
  font-weight: bold;
  border-left: 10px solid #003211;
}
#charm .plus span {
  color: #cc0000;
}

div.tagarea {
  /* 安心・安全な原材料 */
  /* １箱で約1ヵ月分です。 */
  /* 分析表 */
}
div.tagarea #relief .box.origo {
  display: block;
}
div.tagarea #relief .box.origo .text {
  width: 100%;
}
div.tagarea #relief .box.origo .text dl {
  text-align: center;
}
div.tagarea #deals .deals-in .box {
  justify-content: center !important;
}
div.tagarea #analysis .amount {
  text-align: right;
}
div.tagarea #analysis table tr .unit {
  vertical-align: middle;
}

/*===========================================================================*/
/*  media quary:767px  */
/*===========================================================================*/
@media screen and (max-width: 767px) {
  #charm .catch {
    font-size: 1.6em !important;
  }
}
