.benefit .cont__header__inner {
  background-image: url("../img/benefit/img_header.jpg");
  background-color: #89C2DD; }
.benefit .sec_ttl {
  margin-bottom: 2.2em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .benefit .sec_ttl {
      margin-bottom: 1.8em; } }
  .benefit .sec_ttl p {
    font-size: 12rem;
    font-family: "Albert Sans", "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 1;
    position: relative;
    text-align: center;
    color: #496188; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .benefit .sec_ttl p {
        font-size: 7rem; } }
    .benefit .sec_ttl p::before {
      content: "";
      width: 100%;
      height: 20px;
      position: absolute;
      top: 0.75em;
      left: 0;
      background-color: rgba(73, 97, 136, 0.1); }
  .benefit .sec_ttl h2 {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .benefit .sec_ttl h2 {
        font-size: 1.8rem; } }
.benefit .box_ryou .flex_box__item {
  padding: 20px 25px;
  border: solid 2px #eee; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .benefit .box_ryou .flex_box__item {
      padding: 10px 15px; } }
  .benefit .box_ryou .flex_box__item h3 {
    font-size: 1.8rem; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .benefit .box_ryou .flex_box__item h3 {
        font-size: 1.6rem; } }
  .benefit .box_ryou .flex_box__item figure {
    margin: 1em 0 0.6em; }
.benefit .sec_2 .panel {
  position: relative;
  height: 130px; }
  .benefit .sec_2 .panel .p_01 {
    position: absolute;
    left: 15px;
    top: 50px; }
  .benefit .sec_2 .panel .p_02 {
    position: absolute;
    left: -15px;
    top: 110px; }

/*# sourceMappingURL=benefit.css.map */
