<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ä¿®æ­£ç”¨ */
/* 250602 */

@media only screen and (max-width: 767px) {
  .main_img {
    padding-top: 22.5vw;
  }
}

.row_foot01&gt;div {
  width: 50%;
}

@media (max-width: 767px) {
  .row_foot01&gt;div {
    width: 100%;
  }
}

@media (max-width: 767px) {

  .fix_btn01,
  .fix_btn02 {
    width: 33%;
  }

  .fix_tel,
  .fix_web,
  .fix_line {
    width: 16.5%;
  }
}

/* footer sp txt */
.fix_txt__txt {
  font-size: 2.6vw;
  line-height: 1.8;
  background: #ffedca;
}

/* è¨ºç™‚æ™‚é–“ï¼ˆaccessãƒšãƒ¼ã‚¸ï¼‰ page.php  */
.row_access02 &gt; div {
  max-width: unset;
}

.web_foot__lead {
  display: flex;
  align-items: center;
  gap: 15px;
}</pre></body></html>