<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.head-img-none {
  padding-bottom: 48px;
}

@media (max-width: 767px) {
  .head-img-none {
    padding-bottom: 24px;
  }
}

.column-tables-area {
  max-width: 670px;
  margin: 0 auto;
}

.column-outline {
  border-top: #dfe4eb double 5px;
  border-bottom: #dfe4eb double 5px;
  padding: 35px 25px;
  position: relative;
  z-index: 0;
}

.column-tables .title {
  color: #1a2833;
  font-size: 2.2rem;
  line-height: 1;
}

.icon.ico_bulleted_black {
  background-image: url(/assets/images/column/ico_bulleted_black.svg);
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  transform: translateY(-2px);
}

.column-tables .table-list {
  margin: 16px auto 0;
  list-style: decimal;
  padding: 0px 0px 0px 2.5em;
}

.color-bg-gray {
  background-color: #f4f6f8 !important;
}

.column-tables .table-list {
  margin: 16px auto 0;
  list-style: decimal;
  padding: 0px 0px 0px 2.5em;
}

.column-tables .table-list li {
  margin: 0 auto 0;
}

.common-contents02.column-tables&gt;div&gt;div&gt;ol&gt;li&gt;a {
  font-weight: bold;
  text-decoration: none;
}

.column-tables .table-list {
  margin: 16px auto 0;
  list-style: decimal;
  padding: 0px 0px 0px 2.5em;
}

.common-contents02.taikendan-tables div.contents-in div.table-wrap.text-box02 h2.title {
  color: #1a2833;
  font-size: 2.2rem;
  line-height: 1;
}

.column-outline.pattern-thin-stripe-sm.color-bg-gray ol.table-list.text-body li ol.table-list li {
  margin-left: 12px;
  text-indent: -12px;
}

@media (max-width: 767px) {
  .column-tables .table-list {
    padding: 0px 0px 0px 0.5em;
  }
}

.common-contents02.column-tables&gt;div&gt;div&gt;ol&gt;li::marker {
  font-weight: bold;
}

.main-contents .image.interview-imgage {
  max-width: 569px;
  margin: 24px auto;
}

.read-box {
  padding: 36px 0 24px;
}

@media (max-width: 767px) {
  .read-box {
    padding: 36px 24px 24px;
  }
}

.read-box, .lp-detail-navigation {
  max-width: 800px;
  margin: 0 auto;
}

.lp-detail-ap .button-type02 {
  max-width: 384px;
  margin: 0 auto;
}

.orange {
  background: #fef5e7;
}

.nowrap {
  white-space: nowrap;
}

.environment-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0px;
  font-size: 14px;
}

.environment-table th {
  font-weight: bold;
  padding: 8px 10px;
  text-align: center;
  border: 1px solid #dddfe2;
  vertical-align: middle;
}

.environment-table td {
  padding: 8px 10px;
  text-align: center;
  border: 1px solid #dddfe2;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .sp_scroll {
    overflow: auto;
  }
}

.contents-in .text-body {
  margin: 24px auto 0;
}

.box {
  margin: 24px auto 0;
}

/*表*/

.sotsu-class-table .body .row-onecolumn .text-body {
  margin: 10px 0 24px;
}

/*汎用*/

.img-small {
  margin: 24px auto;
}

.img-large {
  margin: 24px auto;
}

.table-odd td:nth-child(odd) {
  background: #fffdef;
}

.table-odd-tr tr:nth-child(odd) {
  background: #fffdef;
}

@media (max-width: 767px) {
  .lh16 {
    line-height: 1.6 !important;
  }
}

/*見出し*/

.page-head-in h1.title .sub-title {
  font-size: 2.6rem;
  text-align: right;
  display: block;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .page-head-in h1.title .sub-title {
    display: block;
    text-align: left;
    font-size: 2.8rem;
  }
}

.page-head-in h1.title .chiku-ttl {
  border: 1px solid #dfe4eb !important;
  padding: 3px 15px 0px;
  background: #fcfcfc;
  font-size: 3rem;
}

@media (max-width: 767px) {
  .page-head-in h1.title .chiku-ttl {
    font-size: 2rem;
  }
}</pre></body></html>