<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ====================================

  Users Guide

==================================== */
.guide-unit h2 {
  font-size: calc(4vw * 1.25); /* 30/750 */
  margin: 0 0 8.666666%; /* 65/750 */
}
.guide-unit h3 {
  font-size: calc(2.9333333vw * 1.25); /* 22/750 */
  margin: 0 0 2.666666%; /* 20/750 */
}

.guide-intro {
  margin: 0 0 13.333333%; /* 100/750 */
}
.gi01 {
  margin: 0 0 13.333333%; /* 100/750 */
}
.gi01 .bg, .gi02 .bg { padding: 30px 0; }
.gi01 .bg &gt; img,
.gi02 .bg &gt; img {
  top: 0;
  width: 75%;
  margin: 0 auto;
}
.gi01 .bg ul, .gi02 .bg ul { display: none; }
.gi02 {
  margin: 0 0 13.333333%; /* 100/750 */
}
.gi02 dl {
  margin: 6% 0 0; /* 45/750 */
}
/*
.gi03 {
  margin: 0 0 13.333333%; /* 100/750 */
/*}*/
.gi03 .bg &gt; div {
  display: block;
  padding: 20px;
}
.gi03 ul:first-of-type {
  margin: 0 0 20px;
}
.gi03 ul:first-of-type li:not(:last-of-type) {
  margin: 0 0 20px;
}
.gi03 ul:last-of-type li:not(:last-of-type) {
  margin: 0 0 20px;
}
.gi03 ul li i {
  width: 40px;
  display: inline-block;
}
.gi03 ul:first-of-type li i {
  margin: 0 10px 0 0;
}
.gi03 ul:last-of-type li i {
  margin: 0 10px 0 0;
}

/* 次回から･･･ */
.next-time {
  margin: 0 0 11.333333%; /* 85/750 */
}
.next-time .check:first-of-type span {
  margin: 0 85px 0 0;
}</pre></body></html>