<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック  Medium", meiryo, sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  color: #000;
  background-color: #fff9ca;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
body * {
  box-sizing: border-box;
}

table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}

td {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
}

a:link {
  text-decoration: none;
  color: #0098ff;
}
a:hover {
  text-decoration: none;
  color: #fcec00;
}
a:visited {
  text-decoration: none;
  color: #00349e;
}

.small {
  font-size: 12px;
  line-height: 18px;
}

.smaller {
  font-size: 10px;
  line-height: 14px;
}

.wrapper {
  overflow: hidden;
  width: 100%;
}
.wrapper &gt; table {
  width: 97.5%;
  margin: 0 auto;
  text-align: left;
}
.wrapper &gt; table &gt; tbody &gt; tr:first-child td {
  line-height: 0;
  text-align: center;
}
.wrapper &gt; table &gt; tbody &gt; tr:first-child td img {
  width: 100%;
  height: auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td {
  padding: 0 10px;
  background: transparent url(images/base_02.gif) repeat-y center top;
  background-size: contain;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table {
  width: 100%;
  margin: 0 auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.main-title td {
  display: block;
  margin-bottom: 10px;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.main-title td img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.mokuji {
  width: 100%;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.mokuji td {
  display: block;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td {
  vertical-align: top;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:first-child {
  width: 70%;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:first-child img {
  width: 100%;
  height: auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child {
  width: 30%;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:first-child {
  width: 20%;
  vertical-align: top;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:first-child img {
  width: 100%;
  height: auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:last-child {
  line-height: 1.2;
  padding-bottom: 5px;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.content {
  width: 100%;
  margin: 0 auto;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table table.title2 {
  margin-bottom: 5px;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table table.title2 td {
  line-height: 0;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table table.content2 &gt; tbody &gt; tr &gt; td {
  padding-left: 20px;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table table.blog-parts {
  width: 100%;
}
.wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table table.blog-parts td {
  width: 50%;
}

.close {
  text-align: center;
}

.sub-content {
  width: 100%;
  margin: 0 auto;
}
.sub-content &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td {
  display: block;
}
.sub-content &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td:nth-child(1) &gt; img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.mail-content td:first-child {
  vertical-align: top;
}

.dot {
  height: 5px;
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: 0 top;
}

.midashi {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
  letter-spacing: .05em;
  color: #00a2c9;
}
.midashi img {
  margin: auto 10px;
}
.midashi a {
  color: #555;
}
.midashi a:hover {
  color: #009fc5;
}
.midashi .submidashi {
  margin-left: 30px;
}

.submidashi {
  font-size: 12px;
}

span.midashi {
  font-size: 20px;
  margin-left: 12px;
}

.komidashi {
  font-size: 16px;
  list-style-image: url(images/circle.gif);
  color: #ff5100;
}

.large {
  font-size: 18px;
}

.larger {
  font-size: 24px;
}

.source {
  font-size: 12px;
  width: 100%;
  margin: 8px 0;
  padding: 5px;
  color: #333;
  background-color: #ccc;
}

.midashi_orange {
  font-size: 18px;
  color: #f89a2c;
}

@media all and (max-width: 768px) {
  .close {
    padding: 8px 0;
    background-color: #fff000;
    background-image: none;
  }
}
@media all and (min-width: 769px) {
  .wrapper &gt; table {
    width: 754px;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:first-child td img {
    width: auto;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table {
    width: 700px;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.main-title td {
    display: table-cell;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.mokuji {
    width: 645px;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.mokuji td {
    display: table-cell;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:first-child {
    width: auto;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:first-child img {
    width: auto;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child {
    width: auto;
    padding-left: 10px;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:first-child {
    width: auto;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:first-child img {
    width: auto;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.hobonichi &gt; tbody &gt; tr:nth-child(2) &gt; td:last-child td:last-child {
    padding-bottom: 0;
    padding-left: 5px;
  }
  .wrapper &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td &gt; table.content {
    width: 600px;
  }

  .sub-content {
    width: 600px;
  }
  .sub-content &gt; table &gt; tbody &gt; tr:nth-child(1) td {
    padding-bottom: 10px;
  }
  .sub-content &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td {
    display: table-cell;
  }
  .sub-content &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td:nth-child(1) {
    padding-right: 10px;
  }

  .close {
    height: 37px;
  }
}

/*# sourceMappingURL=help.css.map */
</pre></body></html>