#compliance01 .attempt_area { margin-top: 6rem; padding: 9px; background-color: #f0f4f2; border: 1px solid #62c1ab; }
#compliance01 .attempt_area .attempt_inner { padding: 6rem 6rem 3rem; background-image: url(../compliance/img/bg_flame_top.jpg), url(../compliance/img/bg_flame_btm.jpg), url(../compliance/img/bg_flame.jpg); background-position: top center, bottom center, center; background-size: 100% auto; background-repeat: no-repeat, no-repeat, repeat-y; }
#compliance01 .attempt_area .attempt_ttl { max-width: 426px; margin: 0 auto; }
#compliance01 .attempt_area .attempt_ttl_sub { color: #07a33e; font-size: 2.2rem; font-weight: 600; margin-top: 1.5em; }
#compliance01 .attempt_area .right { text-align: right; line-height: 1.8; margin-top: 1em; }
#compliance01 .attempt_area .sign { max-width: 160px; margin: 1rem 0 0 auto; }
#compliance01 .btn_area { margin: 3rem auto 0; width: 40rem; }
#compliance01 .btn_pdf { font-size: 2rem; font-weight: 600; padding: 1em 3em; background: url(/common/img/icon_arrow_cgr01.png) no-repeat center right 1em/1.8em; border: 2px solid #07a33e; border-radius: 15px; box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2); display: flex; align-items: center; }
#compliance01 .btn_pdf:hover { color: #fff; background-color: #07a33e; }
#compliance01 .btn_pdf img { display: inline-block; margin-right: 1em; }

#compliance02 .quality_wrap { margin-top: 6rem; justify-content: center; }
#compliance02 .quality_wrap .img { margin: 0 0.5rem; }
#compliance02 .quality_wrap .img img { width: auto; height: 30rem; }

@media screen and (min-width: 768px) and (max-width: 1240px) { #compliance01 .attempt_area .attempt_ttl { max-width: 34vw; }
  #compliance01 .attempt_area .attempt_ttl_sub { font-size: 1.7vw; }
  #compliance01 .btn_area { width: 32vw; }
  #compliance01 .btn_pdf { font-size: 1.6vw; } }
@media screen and (max-width: 767px) { #compliance01 .attempt_area { margin-top: 2rem; padding: 5px; }
  #compliance01 .attempt_area .attempt_inner { padding: 3rem 2rem 1.5rem; }
  #compliance01 .attempt_area .attempt_ttl { max-width: 238px; }
  #compliance01 .attempt_area .attempt_ttl_sub { font-size: 4.5vw; margin-top: 1em; }
  #compliance01 .attempt_area .sign { max-width: 103px; margin: 0.5rem 0 0 auto; }
  #compliance01 .btn_area { margin: 2rem auto 0; width: 70%; }
  #compliance01 .btn_pdf { font-size: 3.7vw; padding: 1em 2em; border-width: 1px; border-radius: 8px; }
  #compliance01 .btn_pdf img { max-width: 25.5px; margin-right: 1.5em; }
  #compliance02 .quality_wrap { margin-top: 3rem; padding: 0 1.5rem; display: flex; justify-content: space-between; flex-wrap: wrap; }
  #compliance02 .quality_wrap .img { margin: 0 0 2%; width: 49%; }
  #compliance02 .quality_wrap .img img { width: 100%; height: auto; }
  #compliance02 .quality_wrap .img:last-child { width: 100%; } }

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