@charset "UTF-8";
/* ============================================
    parts
 ============================================ */
.info-list-link {
  margin: 10px 0; }

.disclaimer-list {
  margin: 20px 20px 20px 40px; }
  .disclaimer-list li {
    list-style-type: decimal;
    padding: 4px 0; }

.disclaimer-content {
  margin: 40px; }
  .disclaimer-content h2 {
    margin: 0 0 1em .3em;
    padding: 1em 0 0 0;
    background: none;
    font-weight: bold;
    font-size: 2.0rem; }
  .disclaimer-content h3 {
    margin: 2em 0 0.5em 1.5em;
    padding: 0;
    font-weight: normal;
    background: none;
    font-weight: bold;
    font-size: 1.6rem; }
  .disclaimer-content ul {
    margin: 0 0 1em 2em;
    /*li {
      padding-left: 1em;
      text-indent: -.4em;
    }
    li:before {
      content: "• ";
      color: #ccc;
      display: inline-block;
      margin: 0 2px 0 0;
    }*/ }
  .disclaimer-content p {
    margin: 0 0 1em 2em; }
    .disclaimer-content p.update {
      margin: 3em 0;
      padding: 1em;
      text-align: right;
      font-weight: bold; }
    .disclaimer-content p a {
      padding: 0 .3em; }
  .disclaimer-content .basic-table {
    margin: 30px; }
    .disclaimer-content .basic-table tbody tr {
      border: 1px solid #d9d9d9; }
      .disclaimer-content .basic-table tbody tr th,
      .disclaimer-content .basic-table tbody tr td {
        border: 1px solid #d9d9d9; }
  .disclaimer-content.optout-page p.update {
    margin: 10px 0; }
  .disclaimer-content.optout-page table {
    margin: 10px 0 0 30px; }
    .disclaimer-content.optout-page table tbody tr {
      border: 0; }
      .disclaimer-content.optout-page table tbody tr th {
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        width: 160px; }
      .disclaimer-content.optout-page table tbody tr td {
        border: 0;
        padding-left: 1.6em;
        text-indent: -1.6em; }
        .disclaimer-content.optout-page table tbody tr td::before {
          content: ":";
          padding: 0 10px;
          vertical-align: baseline; }

.page-nav {
  padding: 12px 20px;
  margin: 8px 0 20px;
  text-align: left; }
  .page-nav li {
    display: inline-block;
    padding: 8px; }

/* ============================================
    page
 ============================================ */
/*about*/
.info-about .link {
  margin: 20px 0; }
  .info-about .link li {
    margin: 0 0 20px;
    padding: 0 10px; }

/*ad*/
.info-ad .link-list {
  margin: 20px 0;
  padding: 12px 0 20px;
  color: #ee4056;
  font-size: 1.6rem;
  background: #f6f6f1; }

/*blogparts*/
.info-blogparts .unit-box {
  width: 670px;
  margin-bottom: 20px; }
  .info-blogparts .unit-box:after {
    content: '';
    display: block;
    clear: both; }
.info-blogparts ul.note li {
  margin-bottom: 5px;
  padding-left: 1em; }
  .info-blogparts ul.note li:before {
    content: "※";
    color: #999;
    margin-left: -1em;
    display: inline-block; }
.info-blogparts .bparts {
  display: block;
  width: 154px;
  float: right;
  margin: 0 30px;
  text-align: center;
  font-size: 1.3rem; }
  .info-blogparts .bparts img {
    margin-bottom: 10px; }
.info-blogparts .memo {
  color: #c00; }
.info-blogparts pre {
  display: block;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: #eee;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*company*/
.info-company table td address {
  font-style: normal; }
.info-company table td dl {
  margin: 0 0 8px; }
  .info-company table td dl dt {
    padding-left: 1em; }
    .info-company table td dl dt:before {
      content: "■";
      margin-left: -1em;
      display: inline-block; }
  .info-company table td dl dd {
    padding-left: 1em; }
.info-company table td img {
  margin: 0 20px 0 0; }
.info-company #map {
  height: 330px;
  margin-top: 10px;
  overflow: hidden; }

/*browser*/
.info-browser table {
  margin: 20px 0 0; }
.info-browser .time {
  text-align: right; }

/*faq*/
.info-faq dl {
  margin: 0 20px;
  font-size: 1.6rem; }
  .info-faq dl dt {
    padding-left: 28px;
    font-weight: bold;
    color: #004489; }
    .info-faq dl dt:before {
      content: "■";
      margin: -4px 8px 0 -28px;
      display: inline-block; }
  .info-faq dl dd {
    padding-left: 28px;
    margin: 8px 0 28px; }

/*guide*/
.info-guide .title-xlarge {
  margin-top: 20px; }
.info-guide .check-in {
  padding: 20px;
  margin: 8px;
  border-radius: 4px;
  border: 2px solid #e5e3d3; }
  .info-guide .check-in p {
    color: #fa8a1e;
    margin: 0 0 4px;
    font-weight: bold;
    font-size: 1.8rem; }
  .info-guide .check-in ul li {
    margin: 4px 0; }
.info-guide .point {
  padding: 20px;
  margin: 8px;
  border-radius: 4px;
  border: 2px solid #e5e3d3;
  text-align: center; }
  .info-guide .point ol {
    margin: 0 0 20px 20px;
    text-align: left; }
    .info-guide .point ol li {
      list-style-type: decimal;
      padding: 4px 0;
      font-weight: bold; }
.info-guide .txt-block,
.info-guide .txt-notice,
.info-guide .txt-attention {
  margin: 0 16px; }
.info-guide .icon {
  margin: 0 0 0 8px; }
.info-guide .txt-attention {
  color: #ee4056; }
.info-guide .txt-notice {
  color: #525252;
  font-size: 1.4rem; }
.info-guide h3 {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
  margin: 28px 0 4px 0;
  font-weight: bold; }
  .info-guide h3:before {
    content: "■"; }

/*recruit*/
.info-recruit .basic-table + .basic-table {
  margin-top: 60px; }

#gaie_cookie {
  margin-bottom: 100px; }
  #gaie_cookie p {
    margin-bottom: 2em; }
  #gaie_cookie span {
    border-bottom: 1px solid #000;
    padding-bottom: 1px; }
  #gaie_cookie span,
  #gaie_cookie input {
    display: none; }
  #gaie_cookie.on #td_on, #gaie_cookie.on #td_oo, #gaie_cookie.off #td_off, #gaie_cookie.off #td_oi {
    display: inline; }

/*# sourceMappingURL=info.css.map */
