@charset "UTF-8";
@import url(/css/common.css);
@import url(/cart_product/css/genmai.css);
/*==================================================================*/
/* ハイ・ゲンキ ビフィズス css */
/*==================================================================*/
div.tagarea #relief .box .text3 dl dd {
  text-align: left;
}

#great {
  margin: 0 auto 2em;
}
#great dl {
  margin: 0 auto 0.8em;
  width: 96%;
}
#great dl dt {
  margin-bottom: 0.3em;
  color: #b45347;
  font-size: 1.3em;
  font-weight: bold;
}
#great dl dt:before {
  content: "\f138";
  font-family: "FontAwesome";
  padding: 0 7px 0 0;
}
#great dl dd {
  margin-left: 2em;
}

#graph .read span {
  display: block;
  font-size: 0.8em;
  text-align: left;
}
#graph .read em {
  color: #377dbb;
}
#graph .fig {
  margin-bottom: 0.5em !important;
}
#graph .attention {
  text-align: left !important;
}
#graph .attention2 {
  text-align: right !important;
}

/* ---------------------------------------------------------------- */
/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  div.tagarea #analysis table tr .unit span {
    display: block;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/
@media screen and (max-width: 479px) {
  #graph .attention2 {
    text-align: left !important;
  }
}
