@charset "utf-8";

main > section.sec.sec_lead.indexbody .inner .infoarea  {
  max-width: none;
}
main > section.sec.sec_lead .inner .infoarea p {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

main > section.sec.sec_lead.indexbody .inner .infoarea {
    background-image: url(/common/images/sec_bg.png);
    background-position: left 62px top;
    background-repeat: no-repeat;
    background-size: 99px auto;
}

@media screen and (max-width: 834px)    {
    .sub .key .inner .titlearea {
        height: 63.61vw;
    }
    main > section.sec.sec_lead.indexbody .inner .infoarea  {
      background-image: none;
    }
}
