@charset "utf-8";

/* ========== heading ========== */
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-heading3-01 h2,
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-heading3-01 h3,
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-copy-01 span{
  color: #fb9d2d;
}
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-ground-contents{
  background-color: #fdf2e6;
  padding: 1.5em 1em;
  border-radius: 5px;
  margin-top: 1.5em;
}
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-ground-contents .c-heading4-01.c-heading4-icn{
  position: relative;
  padding-left: 50px;
}
#jbk-category-guidance_yen_fixed_deposit_premium_about .c-ground-contents .c-heading4-01.c-heading4-icn:before{
  content: '';
  position: absolute;
  background-image: url(/guidance/yen_fixed_deposit_premium/debut/about/img/img_18.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  left: 0;
  top: 50%;
  bottom: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}