<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 769px) {
  .p_top .cta .cta_box h2 picture {
    display: inline-block;
    line-height: 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .cta .cta_box h2 picture::before {
    position: absolute;
    content: "";
    width: 169px;
    height: 154px;
    background: url("../img_hiromi/manCta.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: -103px;
    top: -88px;
  }
  .p_top .sec02 h2 {
    margin-bottom: 8px;
  }
  .p_top .sec02 ul li:nth-child(3) {
    margin-top: -10px;
  }
  .p_top .sec03 .sec03_tt {
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p_top .sec03 h2 img {
    width: 529px;
    margin-left: 51px;
    margin-top: -10px;
  }
  .p_top .flow {
    padding-top: 0;
    margin-top: -14px;
  }
  .p_top .flow h2 {
    margin-bottom: -30px;
  }
  .p_top .flow h2 img {
    width: 368px;
    margin-left: 70px;
  }
  .p_top .qa h2 {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .qa h2::before {
    position: absolute;
    content: "";
    width: 128px;
    height: 193px;
    background: url("../img_hiromi/manFaq.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 138px;
    top: -50px;
  }
}

@media screen and (max-width: 768px) {
  .p_top .cta .cta_box h2 picture {
    display: inline-block;
    line-height: 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .cta .cta_box h2 picture::before {
    position: absolute;
    content: "";
    width: 45.65217vw;
    height: 41.78744vw;
    background: url("../img_hiromi/manCta_sp.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: -26.3285vw;
    top: -20.04831vw;
    z-index: 2;
  }
  .p_top .sec02 h2 {
    margin-bottom: 0;
    line-height: 0;
  }
  .p_top .sec02 ul li:nth-child(1) {
    margin-top: -1.20773vw;
  }
  .p_top .sec02 ul li:nth-child(3) {
    margin-top: -3.62319vw;
  }
  .p_top .flow {
    padding-top: 0;
  }
  .p_top .flow h2 {
    margin-bottom: -14.49275vw;
    text-align: left;
    padding-left: 9.17874vw;
  }
  .p_top .flow h2 img {
    width: 83.33333vw;
    margin-top: -10.62802vw;
  }
  .p_top .qa h2 {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .qa h2::before {
    position: absolute;
    content: "";
    width: 30.91787vw;
    height: 46.61836vw;
    background: url("../img_hiromi/manFaq.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: -4.10628vw;
    top: -13.28502vw;
    z-index: -1;
  }
}
</pre></body></html>