@charset "UTF-8";
/*------------------
sassファイルあり
このcssファイルは絶対に編集しないでください
----------------------*/
.l-inner, .asahi_ichi {
  display: block;
  max-width: 960px;
  margin: 0px auto;
}

.l-section {
  max-width: 960px;
  margin: 0px auto;
  padding-bottom: 40px;
}

.l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.l-row * {
  max-width: 100%;
}

.l-row.-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.l-col-1 {
  max-width: 8.33333%;
  width: 8.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-2 {
  max-width: 16.66667%;
  width: 16.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-3 {
  max-width: 25%;
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-4 {
  max-width: 33.33333%;
  width: 33.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-5 {
  max-width: 41.66667%;
  width: 41.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-6 {
  max-width: 50%;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-7 {
  max-width: 58.33333%;
  width: 58.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-8 {
  max-width: 66.66667%;
  width: 66.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-9 {
  max-width: 75%;
  width: 75%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-10 {
  max-width: 83.33333%;
  width: 83.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-11 {
  max-width: 91.66667%;
  width: 91.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-12 {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 479px) {
  .l-col-1-sp {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-2-sp {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-3-sp {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-4-sp {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-5-sp {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-6-sp {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-7-sp {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-8-sp {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-9-sp {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-10-sp {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-11-sp {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-12-sp {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-1-md {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-2-md {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-3-md {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-4-md {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-5-md {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-6-md {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-7-md {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-8-md {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-9-md {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-10-md {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-11-md {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-12-md {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-1-tab {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-2-tab {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-3-tab {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-4-tab {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-5-tab {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-6-tab {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-7-tab {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-8-tab {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-9-tab {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-10-tab {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-11-tab {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-12-tab {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-1-pc {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-1-lg {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-2-pc {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-2-lg {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-3-pc {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-3-lg {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-4-pc {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-4-lg {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-5-pc {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-5-lg {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-6-pc {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-6-lg {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-7-pc {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-7-lg {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-8-pc {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-8-lg {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-9-pc {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-9-lg {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-10-pc {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-10-lg {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-11-pc {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-11-lg {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-12-pc {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-12-lg {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.l-hide {
  display: none;
}

@media screen and (max-width: 479px) {
  .l-hide-sp {
    display: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-hide-md {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-hide-tab {
    display: none;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-hide-pc {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .l-hide-lg {
    display: none;
  }
}

:root {
  --main-bg-color: #3761ad;
}

/*------------------
v1 styles
----------------------*/
.l-inner, .asahi_ichi {
  display: block;
  max-width: 960px;
  margin: 0px auto;
}

.l-section {
  max-width: 960px;
  margin: 0px auto;
  padding-bottom: 40px;
}

.l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.l-row * {
  max-width: 100%;
}

.l-row.-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.l-col-1 {
  max-width: 8.33333%;
  width: 8.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-2 {
  max-width: 16.66667%;
  width: 16.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-3 {
  max-width: 25%;
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-4 {
  max-width: 33.33333%;
  width: 33.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-5 {
  max-width: 41.66667%;
  width: 41.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-6 {
  max-width: 50%;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-7 {
  max-width: 58.33333%;
  width: 58.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-8 {
  max-width: 66.66667%;
  width: 66.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-9 {
  max-width: 75%;
  width: 75%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-10 {
  max-width: 83.33333%;
  width: 83.33333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-11 {
  max-width: 91.66667%;
  width: 91.66667%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-12 {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 479px) {
  .l-col-1-sp {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-2-sp {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-3-sp {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-4-sp {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-5-sp {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-6-sp {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-7-sp {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-8-sp {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-9-sp {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-10-sp {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-11-sp {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-12-sp {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-1-md {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-2-md {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-3-md {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-4-md {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-5-md {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-6-md {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-7-md {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-8-md {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-9-md {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-10-md {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-11-md {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-12-md {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-1-tab {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-2-tab {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-3-tab {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-4-tab {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-5-tab {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-6-tab {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-7-tab {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-8-tab {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-9-tab {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-10-tab {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-11-tab {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-12-tab {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-1-pc {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-1-lg {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-2-pc {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-2-lg {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-3-pc {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-3-lg {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-4-pc {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-4-lg {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-5-pc {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-5-lg {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-6-pc {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-6-lg {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-7-pc {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-7-lg {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-8-pc {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-8-lg {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-9-pc {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-9-lg {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-10-pc {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-10-lg {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-11-pc {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-11-lg {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-12-pc {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-12-lg {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.l-hide {
  display: none;
}

@media screen and (max-width: 479px) {
  .l-hide-sp {
    display: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-hide-md {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-hide-tab {
    display: none;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-hide-pc {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .l-hide-lg {
    display: none;
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: inherit;
  text-align: left;
}

fieldset {
  min-width: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a img {
  border: 0;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

* {
  margin: 0;
  padding: 0;
  color: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
}

button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

[id^="__lpform"] {
  visibility: hidden;
}

/*--------20181210------*/
.ancer {
  margin-top: -112px;
  padding-top: 112px;
  display: block;
}

.color-default {
  color: var(--main-bg-color);
}

@media screen and (max-width: 767px) {
  .ancer {
    margin-top: -64px;
    padding-top: 64px;
  }
}

.l-inner, .asahi_ichi {
  display: block;
  max-width: 960px;
  margin: 0px auto;
}

.l-section {
  max-width: 960px;
  margin: 0px auto;
  padding-bottom: 40px;
}

.l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.l-row * {
  max-width: 100%;
}

.l-row.-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.l-col-1 {
  max-width: 8.33333%;
  width: 8.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-2 {
  max-width: 16.66667%;
  width: 16.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-3 {
  max-width: 25%;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-4 {
  max-width: 33.33333%;
  width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-5 {
  max-width: 41.66667%;
  width: 41.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-6 {
  max-width: 50%;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-7 {
  max-width: 58.33333%;
  width: 58.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-8 {
  max-width: 66.66667%;
  width: 66.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-9 {
  max-width: 75%;
  width: 75%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-10 {
  max-width: 83.33333%;
  width: 83.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-11 {
  max-width: 91.66667%;
  width: 91.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  padding-left: 20px;
  padding-right: 20px;
}

.l-col-12 {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 479px) {
  .l-col-1-sp {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-2-sp {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-3-sp {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-4-sp {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-5-sp {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-6-sp {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-7-sp {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-8-sp {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-9-sp {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-10-sp {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-11-sp {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .l-col-12-sp {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-1-md {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-2-md {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-3-md {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-4-md {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-5-md {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-6-md {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-7-md {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-8-md {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-9-md {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-10-md {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-11-md {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-col-12-md {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-1-tab {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-2-tab {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-3-tab {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-4-tab {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-5-tab {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-6-tab {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-7-tab {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-8-tab {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-9-tab {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-10-tab {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-11-tab {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-col-12-tab {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-1-pc {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-1-lg {
    max-width: 8.33333%;
    width: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-2-pc {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-2-lg {
    max-width: 16.66667%;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-3-pc {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-3-lg {
    max-width: 25%;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-4-pc {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-4-lg {
    max-width: 33.33333%;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-5-pc {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-5-lg {
    max-width: 41.66667%;
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-6-pc {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-6-lg {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-7-pc {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-7-lg {
    max-width: 58.33333%;
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-8-pc {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-8-lg {
    max-width: 66.66667%;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-9-pc {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-9-lg {
    max-width: 75%;
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-10-pc {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-10-lg {
    max-width: 83.33333%;
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-11-pc {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-11-lg {
    max-width: 91.66667%;
    width: 91.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-col-12-pc {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .l-col-12-lg {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.l-hide {
  display: none;
}

@media screen and (max-width: 479px) {
  .l-hide-sp {
    display: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .l-hide-md {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .l-hide-tab {
    display: none;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .l-hide-pc {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .l-hide-lg {
    display: none;
  }
}

@-webkit-keyframes menu-open {
  from {
    top: 00px;
    opacity: 0;
  }
  to {
    top: 60px;
    opacity: 1;
  }
}

@keyframes menu-open {
  from {
    top: 00px;
    opacity: 0;
  }
  to {
    top: 60px;
    opacity: 1;
  }
}

@-webkit-keyframes marker-over {
  from {
    width: 35px;
    height: 52.5px;
    margin-top: -52.5px;
    margin-left: -17.5px;
  }
  to {
    width: 40px;
    height: 60px;
    margin-top: -60px;
    margin-left: -20px;
  }
}

@keyframes marker-over {
  from {
    width: 35px;
    height: 52.5px;
    margin-top: -52.5px;
    margin-left: -17.5px;
  }
  to {
    width: 40px;
    height: 60px;
    margin-top: -60px;
    margin-left: -20px;
  }
}

@-webkit-keyframes marker-click {
  from {
    top: 00px;
  }
  to {
  }
}

@keyframes marker-click {
  from {
    top: 00px;
  }
  to {
  }
}

@-webkit-keyframes scroll-hover {
  from {
    top: 00px;
  }
  50% {
    top: 5px;
  }
  to {
    top: 5px;
  }
}

@keyframes scroll-hover {
  from {
    top: 00px;
  }
  50% {
    top: 5px;
  }
  to {
    top: 5px;
  }
}

@-webkit-keyframes menulv2-open {
  from {
    top: 70%;
    opacity: 0;
  }
  to {
    top: 100%;
    opacity: 1;
  }
}

@keyframes menulv2-open {
  from {
    top: 70%;
    opacity: 0;
  }
  to {
    top: 100%;
    opacity: 1;
  }
}

@-webkit-keyframes spin-in {
  from {
    opacity: 0;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

@keyframes spin-in {
  from {
    opacity: 0;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

@-webkit-keyframes spin {
  from {
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes spin {
  from {
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@-webkit-keyframes fade-in {
  from {
    display: block;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    display: block;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  from {
    display: block;
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    display: block;
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fade-out-down {
  from {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

@keyframes fade-out-down {
  from {
    top: 0;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

body {
  color: #231815;
  font-size: 14px;
  font-weight: 500;
  padding-top: 0px;
  line-height: 1.75;
  font-family: -apple-system, BlinkMacSystemFont, Meiryo UI, Yu Gothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.05em;
  padding-top: 122px;
}

@media screen and (max-width: 959px) {
  body {
    padding-top: 80px;
  }
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Meiryo UI, "メイリオ", "Meiryo", sans-serif;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
  }
}

a {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

img {
  max-width: 100%;
}

address {
  text-decoration: none;
}

input,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, Yu Gothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

@media all and (-ms-high-contrast: none) {
  input,
  textarea {
    font-family: "メイリオ", "Meiryo", sans-serif;
  }
}

.c-table-01 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}

.c-table-01 .c_head,
.c-table-01 .c_cont {
  border-top: solid 1px #9fa0a0;
  border-bottom: solid 1px #9fa0a0;
  padding: 20px 30px;
}

.c-table-01 .c_head {
  background: #efefef;
  text-align: center;
}

.c-table-01 .c_wbr {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .c-table-01 .c_head,
  .c-table-01 .c_cont {
    display: block;
    border: none;
  }
  .c-table-01 .c_cont {
    margin-bottom: 20px;
  }
}

.c-table-02 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

@media screen and (max-width: 767px) {
  .c-table-02 {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-table-02 thead,
  .c-table-02 tbody,
  .c-table-02 tr {
    display: block;
    width: 100%;
  }
}

.c-table-02 .c_head,
.c-table-02 .c_cont {
  border: solid 1px #231815;
  padding: 10px 20px;
}

.c-table-02 .c_head {
  background: #efefef;
  text-align: center;
  vertical-align: middle;
}

.c-table-02 .c_wbr {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .c-table-02 .c_head,
  .c-table-02 .c_cont {
    display: block;
    border: none;
    width: 100%;
  }
  .c-table-02 .c_cont {
    margin-bottom: 20px;
  }
}

.c-youtube {
  position: relative;
  max-width: 600px;
  /* 左右に余白が必要なら値を変更してもOK */
  height: 0;
  padding-bottom: 320px;
  /* padding-topでもOK */
  overflow: hidden;
}

.c-youtube iframe {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}

.c-gmap {
  position: relative;
  max-width: 960px;
  /* 左右に余白が必要なら値を変更してもOK */
  height: 0;
  padding-bottom: 320px;
  /* padding-topでもOK */
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.c-gmap iframe {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}

.c-gmap.-about {
  max-width: 1080px;
  margin-bottom: 50px;
}

.c-btn,
.c-contact .c_submit_positive {
  display: block;
  max-width: 300px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  border: solid 1px #231815;
  position: relative;
  line-height: 1.5;
  padding-top: 14px;
  padding-bottom: 13px;
  padding-left: 20px;
  padding-right: 30px;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0.1em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  justify-self: center;
}

.c-btn::after,
.c-contact .c_submit_positive::after {
  display: block;
  content: "";
  border-bottom: solid 2px #231815;
  border-right: solid 2px #231815;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-btn.-black,
.c-contact .-black.c_submit_positive {
  color: #fff;
  background: #231815;
}

.c-btn.-black::after,
.c-contact .-black.c_submit_positive::after {
  border-color: #fff;
}

.c-btn.-positive,
.c-contact .c_submit_positive {
  color: #fff;
  background: var(--main-bg-color);
  border: none;
}

.c-btn.-positive::after,
.c-contact .c_submit_positive::after {
  border-color: #fff;
}

.c-btn:hover,
.c-contact .c_submit_positive:hover {
  opacity: 0.8;
}

.c-btn.-center,
.c-contact .-center.c_submit_positive {
  margin-left: auto;
  margin-right: auto;
}

.c-contact .c_requiredicon {
  color: var(--main-bg-color);
}

.c-contact .c_box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.c-contact .c_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.c-contact .c_line:first-child .c_head,
.c-contact .c_line:first-child .c_cont {
  border-top: solid 1px #b5b5b6;
}

@media screen and (max-width: 767px) {
  .c-contact .c_line {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-contact .c_line:first-child .c_cont {
    border-top: none;
  }
}

.c-contact .c_head {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  margin-right: 20px;
  border-bottom: solid 1px #b5b5b6;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-contact .c_head {
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
}

.c-contact .c_cont {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-bottom: solid 1px #b5b5b6;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .c-contact .c_cont {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 20px;
  }
}

.c-contact .c_input {
  background: #fff;
  border: solid 1px #b5b5b6;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #231815;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  padding: 10px;
}

.c-contact .c_input.-textarea {
  line-height: 1.5;
  height: 200px;
}

.c-contact .c_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-contact .c_submit_positive {
  font-weight: 700;
  letter-spacing: 0.1em;
}

.c-contact .c_submit_positive input {
  font-weight: inherit;
  letter-spacing: inherit;
}

.c-contact .c_note01 {
  text-align: center;
  line-height: 1.5;
}

.c-contact .c_note02 {
  text-align: center;
  font-size: 12px;
}

.c-head-01 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 1.75;
  color: var(--main-bg-color);
}

@media screen and (max-width: 767px) {
  .c-head-01 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.c-head-02 {
  font-size: 18px;
  color: var(--main-bg-color);
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.c-pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-pagenation .c_link {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  border: solid 1px #231815;
  margin-left: 10px;
  margin-right: 10px;
}

.c-pagenation .c_link.-current {
  color: #fff;
  background: var(--main-bg-color);
  border: none;
}

.c-pagenation .c_arrow {
  margin-left: 10px;
  margin-right: 10px;
}

.c-pagenation.-archive .page-numbers {
  display: inline-block;
  margin-right: 5px;
  padding: 5px;
  font-size: 14px;
}

.c-pagenation.-archive .page-numbers.current {
  background: #f0f0f0;
}

.siteFooter {
  position: relative;
}

.toTopBtn {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: var(--main-bg-color);
  top: -40px;
  right: 20px;
}

.toTopBtn::after {
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
  top: 7px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.navTrigger {
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 26px;
  height: 22.88px;
}

.navTrigger,
.navTrigger span {
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}

@media screen and (max-width: 959px) {
  .navTrigger,
  .navTrigger span {
    display: inline-block;
  }
}

.navTrigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--main-bg-color);
}

.navTrigger span:nth-of-type(1) {
  top: 0;
}

.navTrigger span:nth-of-type(2) {
  top: 50%;
  margin-top: -1px;
}

.navTrigger.-active span {
  background-color: #9fa0a0;
}

.navTrigger span:nth-of-type(3) {
  bottom: 0;
}

.navTrigger.-active span:nth-of-type(1) {
  -webkit-transform: translateY(10.4px) rotate(-45deg);
  -ms-transform: translateY(10.4px) rotate(-45deg);
  transform: translateY(10.4px) rotate(-45deg);
}

.navTrigger.-active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 0.8s forwards;
  animation: active-menu-bar02 0.8s forwards;
}

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

.navTrigger.-active span:nth-of-type(3) {
  -webkit-transform: translateY(-10.4px) rotate(45deg);
  -ms-transform: translateY(-10.4px) rotate(45deg);
  transform: translateY(-10.4px) rotate(45deg);
}

@media screen and (max-width: 959px) {
  #siteNav {
    display: none;
  }
}

#siteNav.-open {
  display: block;
  -webkit-animation: menu-open 0.5s;
  animation: menu-open 0.5s;
}

.siteHeader.-open {
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background-color: transparent;
}

.siteFooter_main {
  background: var(--main-bg-color);
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.siteFooter_inner {
  max-width: 960px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-left: solid 1px rgba(255, 255, 255, 0.25);
  border-right: solid 1px rgba(255, 255, 255, 0.25);
}

.siteFooter_bottom {
  padding-top: 7px;
  padding-bottom: 15px;
  text-align: center;
}

.siteFooter_bottom small {
  font-size: 14px;
  color: var(--main-bg-color);
}

.siteFooter_address {
  display: block;
  padding: 20px 40px;
}

@media screen and (max-width: 959px) {
  .siteFooter_address {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}

.sitefooter_logo {
  width: 195px;
  margin-bottom: 10px;
}

.sitefooter_logo img {
  width: 195px;
  height: 39px;
}

.siteFooter_address_info {
  overflow: hidden;
}

.siteFooter_address_head {
  display: inline-block;
  float: left;
  clear: left;
}

.siteFooter_address_cont {
  display: inline-block;
  float: left;
}

.siteFooter_nav {
  border-left: solid 1px rgba(255, 255, 255, 0.25);
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 959px) {
  .siteFooter_nav {
    display: none;
  }
}

.siteFooter_nav_box {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.siteFooter_nav_item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.siteFooter_nav_link {
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
}

.siteFooter_nav_link img {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.siteFooter_nav_link:hover {
  text-decoration: underline;
}

.siteFooter_nav_link:hover img {
  opacity: 0.8;
}

.siteFooter_navlv2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.siteFooter_navlv2_link {
  text-decoration: none;
  position: relative;
  padding-left: 15px;
  line-height: 1.4;
  display: inline-block;
}

.siteFooter_navlv2_link::after {
  display: block;
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  left: 0;
  top: 0.4em;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.siteFooter_navlv2_link:hover {
  text-decoration: underline;
}

.topMain {
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+25,1+59 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 40%, white 59%, white 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40%, white), color-stop(59%, white), color-stop(99%, white));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 40%, white 59%, white 99%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 40%, white 59%, white 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.topMain::after {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url("../img/common/bg-patterns01.svg");
  opacity: 0.05;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .topMain {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
}

.topMain_inner {
  max-width: 960px;
  margin: 0 auto;
}

.topMain_title {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  font-family: Yu Gothic;
  color: var(--main-bg-color);
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .topMain_title {
    font-size: 5vw;
  }
}

.topMain_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .topMain_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 0;
  }
}

.topMain_logo {
  width: 309px;
  -ms-flex-preferred-size: 309px;
  flex-basis: 309px;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .topMain_logo {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .topMain_logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
}

.topMain_logo_img {
  width: 100%;
  max-width: 309px;
}

.topMain_catch {
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .topMain_catch {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .topMain_catch {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}

.topMain_catch_item {
  vertical-align: top;
  margin-bottom: -5px;
}

.topMain_catch_img {
  vertical-align: top;
}

.topMain_slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .topMain_slogan {
    margin-bottom: 20px;
  }
}

.topMain_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .topMain_banner {
    display: none;
  }
}

.topMain_banner_item {
  margin-left: 10px;
  margin-right: 10px;
}

.topMain_banner_link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.topMain_banner_link:hover {
  opacity: 0.8;
}

.topMain_banner_img {
  width: 120px;
}

.topMain_banner_img.-auto82 {
  width: 128px;
}

.topTitle {
  background: var(--main-bg-color);
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

@media screen and (max-width: 767px) {
  .topTitle {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}

.topTitle_01 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .topTitle_01 {
    font-size: 18px;
  }
}

.topTitle_02 {
  font-size: 10px;
  color: #9fa0a0;
  line-height: 1;
  margin-top: -2px;
}

.news {
  padding-top: 40px;
}

@media screen and (max-width: 479px) {
  .news {
    padding-top: 10px;
  }
}

.newsWrap {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  padding-top: 20px;
}

.newsCats {
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /*--------20181210--------*/
  width: 100%;
  z-index: 1;
}

.newsCats .newsCats_item {
  margin-bottom: 0;
}

.newsCats_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .newsCats_item {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
  }
}

@media screen and (max-width: 479px) {
  .newsCats_item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.newsCats_link {
  display: block;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 20px;
  text-align: center;
  position: relative;
  max-width: 100%;
  border: solid 1px #0041c0;
  color: #0041c0;
  text-align: center;
  text-decoration: none;
  /*-------20181210--------*/
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px white;
          box-shadow: 0 0 5px white;
}

@media screen and (max-width: 479px) {
  .newsCats_link {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .newsCats_link::after {
    width: 6px !important;
    height: 6px !important;
    right: 0 !important;
    left: 0;
    margin: auto;
    bottom: 5px !important;
    top: auto !important;
  }
}

.newsCats_link::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: solid 1px #0041c0;
  border-bottom: solid 1px #0041c0;
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.newsCats_link.s-active {
  color: #fff;
  background: var(--main-bg-color);
  border: solid 1px var(--main-bg-color);
}

.newsCats_link.s-active::after {
  border-color: #fff;
}

.newsCats_link.-activity {
  color: #fff;
  background: #009844;
  border: solid 1px #009844;
}

.newsCats_link.-activity::after {
  border-color: #fff;
}

.newsCats_link.-recruit {
  color: #fff;
  background: #e56b24;
  border: solid 1px #e56b24;
}

.newsCats_link.-recruit::after {
  border-color: #fff;
}

.newsCats_link.-commodity {
  color: #fff;
  background: #3e3a39;
  border: solid 1px #3e3a39;
}

.newsCats_link.-commodity::after {
  border-color: #fff;
}

.newsCats_link:hover::after {
  top: -2px;
}

.newsPosts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 680px;
  margin-left: -5px;
  margin-right: -5px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  margin-left: auto;
  margin-right: auto;
}

.newsPosts.-recruit {
  padding-top: 60px;
}

.newsPosts_item {
  padding-left: 5px;
  padding-right: 5px;
  width: 33.33%;
  max-width: 33.33%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .newsPosts_item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.newsPosts_item.-new {
  -webkit-animation: anim_show_post 1s linear forwards;
  animation: anim_show_post 1s linear forwards;
}

@-webkit-keyframes anim_show_post {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes anim_show_post {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.newsPosts_link {
  display: block;
  height: 100%;
  text-decoration: none;
  position: relative;
}

.newsPosts_link::after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border: solid 1px #9fa0a0;
  content: "";
  top: 0;
  left: 0;
}

.newsPosts_img {
  position: relative;
  overflow: hidden;
  height: 160px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.newsPosts_img img {
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 767px) {
  .newsPosts_img:not(.-noimg) img {
    position: static !important;
  }
}

@media screen and (max-width: 767px) {
  .newsPosts_img:not(.-noimg) {
    height: auto;
  }
  /*-----20181210------*/
  .newsCats {
    top: 30px;
  }
  .newsCats_item {
    max-width: 32%;
    padding-left: 3px;
    padding-right: 3px;
  }
}

.newsPosts_img img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.newsPosts_img.-noimg img {
  width: 70%;
}

.newsPosts_img.-noimg::before,
.newsPosts_img.-noimg::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.newsPosts_img.-noimg::before {
  background-color: #fff;
}

.newsPosts_img.-noimg::after {
  background-image: url("../img/common/bg-patterns01.svg");
  opacity: 0.05;
}

.newsPosts_info {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 479px) {
  .newsPosts_info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 10px 5px 5px;
  }
}

.newsPosts_cat {
  display: block;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  width: 90px;
  max-width: 100%;
  border: solid 1px #0041c0;
  color: #0041c0;
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .newsPosts_cat {
    font-size: 10px;
    width: 70px;
    padding-left: 0;
    padding-right: 0;
  }
}

.newsPosts_cat.-news {
  color: var(--main-bg-color);
  border: solid 1px var(--main-bg-color);
}

.newsPosts_date {
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #9fa0a0;
}

@media screen and (max-width: 767px) {
  .newsPosts_date {
    font-size: 10px;
  }
}

.newsPosts_title {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 479px) {
  .newsPosts_title {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
}

.newsPosts_bottom {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 479px) {
  .newsPosts_bottom {
    padding-bottom: 0;
  }
}

.newsPosts_more, .RecruitPosts__more {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  color: #fff;
  padding-top: 7px;
  padding-bottom: 6px;
  text-align: center;
  font-size: 16px;
  background: var(--main-bg-color);
  border: solid 1px var(--main-bg-color);
  text-decoration: none;
  margin-bottom: 40px;
  position: relative;
}

.newsPosts_more.-recruit .newsPosts_more_arrow, .-recruit.RecruitPosts__more .newsPosts_more_arrow {
  display: none !important;
}

.newsPosts_more:hover, .RecruitPosts__more:hover {
  color: var(--main-bg-color);
  background-color: #fff;
}

.newsPosts_more:hover .newsPosts_more_arrow, .RecruitPosts__more:hover .newsPosts_more_arrow {
  display: block;
  -webkit-animation: spin-in 0.3s ease-out;
  animation: spin-in 0.3s ease-out;
}

.newsPosts_more.-active, .-active.RecruitPosts__more {
  -webkit-animation: fade-out-down 0.2s ease-in-out;
  animation: fade-out-down 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.newsPosts_more_arrow {
  display: none;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.newsPosts_more_arrow::before,
.newsPosts_more_arrow::after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  background: var(--main-bg-color);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.newsPosts_more_arrow::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.newsPosts_link:hover {
  background: #3e3a39;
  color: #fff;
}

.newsPosts_link:hover .newsPosts_img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.newsPosts_link:hover .newsPosts_img.-noimg::after {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.newsPosts_link:hover .newsPosts_cat {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.bottomSp {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

@media screen and (max-width: 959px) {
  .bottomSp {
    display: block;
  }
}

.bottomSp_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.bottomSp_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.bottomSp_link {
  width: 100%;
  vertical-align: top;
}

.bottomSp_link img {
  vertical-align: top;
  width: 100%;
}

.bottomSp_link.-login {
  text-decoration: none;
  background: var(--main-bg-color);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 8px;
}

.bottomSp_link_msg {
  font-size: 11px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  letter-spacing: 0;
}

.bottomSp_link_btn {
  font-size: 18px;
  font-weight: 700;
  border: solid 1px #fff;
  padding: 5px 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.bottomLinks {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.bottomLinks_box {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.bottomLinks_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .bottomLinks_item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .bottomLinks_item:nth-child(2n) .bottomLinks_img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

.bottomLinks_link {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  background: #fff;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 479px) {
  .bottomLinks_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.bottomLinks_img {
  height: 110px;
  position: relative;
  overflow: hidden;
}

.bottomLinks_img img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 479px) {
  .bottomLinks_img {
    width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    height: 65px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bottomLinks_img img {
    width: 120%;
    max-width: 150%;
    left: -10%;
  }
}

.bottomLinks_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-top: 8px;
  padding-bottom: 10px;
  position: relative;
  color: var(--main-bg-color);
}

@media screen and (max-width: 479px) {
  .bottomLinks_title {
    padding-top: 3px;
    padding-bottom: 18px;
  }
}

.bottomLinks_title::before {
  display: block;
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: currentColor;
  right: 20px;
  top: 0;
  bottom: 0px;
  margin: auto;
}

@media screen and (max-width: 479px) {
  .bottomLinks_title::before {
    width: 12px;
    height: 12px;
    left: 0;
    right: 0;
    margin-bottom: 0;
  }
}

.bottomLinks_title::after {
  display: block;
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 479px) {
  .bottomLinks_title::after {
    left: -1px;
    right: 0;
    margin-bottom: 0;
    bottom: 3px;
    width: 5px;
    height: 5px;
  }
}

@media screen and (max-width: 479px) {
  .bottomLinks_title {
    width: 40%;
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}

.bottomLinks_title01 {
  color: var(--main-bg-color);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}

@media screen and (max-width: 479px) {
  .bottomLinks_title01 {
    font-size: 15px;
    line-height: 1.1;
  }
}

.bottomLinks_title02 {
  color: #9fa0a0;
  font-weight: 400;
  font-size: 10px;
}

.bottomLinks_link:hover .bottomLinks_img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pageHead {
  background: #efefef;
  padding-top: 26px;
  padding-bottom: 28px;
  padding-left: 10px;
  padding-right: 10px;
  color: var(--main-bg-color);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}

.pageContent {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.catHead {
  font-size: 23px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  color: var(--main-bg-color);
  margin-bottom: 25px;
  margin-top: 50px;
}

.newsCats.-single {
  max-width: 960px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.singleHead {
  background: var(--main-bg-color);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.singleHead_cat {
  border-right: solid 1px #fff;
  font-size: 14px;
  line-height: 1;
  padding-right: 0.5em;
  margin-bottom: 10px;
}

.singelHead_date {
  font-size: 14px;
  line-height: 1;
  padding-left: 0.5em;
  margin-bottom: 10px;
}

.singelHead_title {
  font-size: 16px;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.printBtn {
  display: inline-block;
  border: solid 1px var(--main-bg-color);
  background: #fff;
  color: var(--main-bg-color);
  padding: 1px 15px 1px;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.1;
}

.printBtn_icon {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}

.singleContent {
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.socialBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.socialBtns > * {
  margin-right: 10px;
}

.socialBtns .fb-like {
  position: relative;
  bottom: 2px;
}

.singlePost {
  padding-bottom: 20px;
  border-bottom: solid 10px var(--main-bg-color);
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .singlePost {
    padding-top: 0px;
  }
}

.prevNext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.prevNext_btn {
  color: #fff;
  background: var(--main-bg-color);
  text-decoration: none;
  position: relative;
}

.prevNext_btn::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  position: absolute;
  top: 1px;
  bottom: 0;
  margin: auto;
}

.prevNext_btn.-next {
  padding-left: 30px;
  padding-right: 15px;
}

.prevNext_btn.-next::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 15px;
}

.prevNext_btn.-prev {
  padding-left: 15px;
  padding-right: 30px;
}

.prevNext_btn.-prev::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px;
}

/*-----------201812-----------*/
.siteHeader {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.siteHeader_inner {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.siteLogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.siteLogo_img01 {
  display: block;
  height: 30px;
  margin-right: 5px;
}

.siteLogo_img02 {
  height: 30px;
  display: block;
}

@media screen and (max-width: 767px) {
  .siteLogo_img02 {
    display: none;
  }
}

.siteLogo_img03 {
  height: 40px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .siteLogo_img03 {
    top: -6px;
    left: -5px;
  }
}

@media screen and (max-width: 374px) {
  .siteLogo_img03 {
    height: 36px;
  }
}

.siteNav_lv1 {
  background: #fff;
}

.siteNav_lv1_box {
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.siteNav82 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.siteNav82.-cloned {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 64px;
  left: 0;
  width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 3;
}

.siteNav82.-cloned.-opened {
  visibility: visible;
  opacity: 1;
  overflow: initial;
}

.siteNav82 .siteNav82_signup {
  border-radius: 5px;
  padding: 5px 25px 5px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  background: var(--main-bg-color);
  text-decoration: none;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.siteNav82 .siteNav82_signup::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.siteNav82 form {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.siteNav82 .siteNav82_input {
  border-radius: 5px;
  height: 100%;
  border: solid 1px #9fa0a0;
  display: block;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 170px;
  height: 34px;
  line-height: 34px;
  background: transparent;
}

.siteNav82 .siteNav82_input::-webkit-input-placeholder {
  color: #bbb;
}

.siteNav82 .siteNav82_input:-ms-input-placeholder {
  color: #bbb;
}

.siteNav82 .siteNav82_input::-ms-input-placeholder {
  color: #bbb;
}

.siteNav82 .siteNav82_input::placeholder {
  color: #bbb;
}

.siteNav82 .siteNav82_input:focus::-webkit-input-placeholder {
  color: transparent;
}

.siteNav82 .siteNav82_input:focus:-ms-input-placeholder {
  color: transparent;
}

.siteNav82 .siteNav82_input:focus::-ms-input-placeholder {
  color: transparent;
}

.siteNav82 .siteNav82_input:focus::placeholder {
  color: transparent;
}

@media screen and (max-width: 959px) {
  .siteNav82 .siteNav82_input {
    color: #fff;
  }
  .siteNav82 .siteNav82_input::-webkit-input-placeholder {
    color: #eee;
  }
  .siteNav82 .siteNav82_input:-ms-input-placeholder {
    color: #eee;
  }
  .siteNav82 .siteNav82_input::-ms-input-placeholder {
    color: #eee;
  }
  .siteNav82 .siteNav82_input::placeholder {
    color: #eee;
  }
}

.siteNav82 .siteNav82_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
}

.siteNav82 .siteNav82_submit {
  display: block;
  color: #231815;
  font-size: 14px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  background: #ffca28;
  margin-left: 10px;
  border-radius: 5px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
}

.siteNav82 .siteNav82_submit.s-wait {
  background: #ff8f00;
  position: relative;
}

.siteNav_lv2 {
  background: var(--main-bg-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.siteNav_lv2_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 960px;
}

.siteNav_lv2_item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}

.siteNav_lv2_item.-current:not(.-commodity) {
  pointer-events: none;
}

.siteNav_lv2_item.-current:not(.-commodity) > .siteNav_lv2_link {
  color: #0041c0;
  background: #fff;
  pointer-events: none;
}

.siteNav_lv2_item.-current.-commodity {
  background: #3e3a39;
}

.siteNav_lv2_item.-current.-commodity:hover > .siteNav_lv2_link {
  color: #fff;
  background: #3e3a39;
}

.siteNav_lv2_item.-current.-commodity > .siteNav_lv2_link {
  color: #0041c0;
  background: #fff;
  -webkit-transition: 0s !important;
  -o-transition: 0s !important;
  transition: 0s !important;
  pointer-events: none;
}

@media screen and (max-width: 959px) {
  .siteNav_lv2_item.-current {
    pointer-events: auto;
  }
  .siteNav_lv2_item.-current > .siteNav_lv2_link {
    color: #231815;
    background: #fff;
    pointer-events: auto;
  }
}

.siteNav_lv2_item.-parent:hover {
  background: #3e3a39;
}

.siteNav_lv2_link {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 10px 50px 12px;
  line-height: 1.3;
}

.siteNav_lv3 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  background: #3e3a39;
  width: 100%;
  color: #fff;
}

.siteNav_lv2_item:hover .siteNav_lv3 {
  display: block;
}

.siteNav_lv3_link {
  text-decoration: none;
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.siteNav_lv3_link:hover {
  background: #606060;
}

@media screen and (max-width: 959px) {
  .siteHeader {
    position: fixed;
  }
  .siteLogo_img01 {
    height: 24px;
  }
  .siteLogo_img02 {
    height: 24px;
  }
  .siteNav_lv1_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .siteNav82 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #3e3a39;
  }
  .siteNav82.-cloned {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .siteNav82 .siteNav82_signup {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .siteNav82 .siteNav82_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .siteNav82 .siteNav82_input {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
  }
  .siteNav82 .siteNav82_submit {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    position: relative;
  }
  .siteNav_lv2 {
    background: #fff;
  }
  .siteNav_lv2_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .siteNav_lv2_item {
    border-top: solid 1px #e6e6e6;
  }
  .siteNav_lv2_item.-parent:hover {
    background: inherit;
  }
  .siteNav_lv2_item.-parent:hover .siteNav_lv3 {
    display: none;
  }
  .siteNav_lv2_mark {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    right: 0;
    top: 10px;
  }
  .siteNav_lv2_mark::after, .siteNav_lv2_mark::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 21px;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    background: #9fa0a0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .siteNav_lv2_mark::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .siteNav_lv2_item.-parent.-open .siteNav_lv2_mark::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .siteNav_lv2_item.-parent.-open .siteNav_lv2_mark::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
  }
  .siteNav_lv2_link {
    color: #231815;
    padding-top: 15px;
    padding-bottom: 14px;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .siteNav_lv3 {
    background: #f0f0f0;
    color: #231815;
    position: static;
  }
  .siteNav_lv2_item.-parent.-open .siteNav_lv3 {
    display: block;
    -webkit-animation: fade-in 0.5s;
    animation: fade-in 0.5s;
  }
  .siteNav_lv3_item {
    border-top: solid 1px #d5d5d5;
  }
  .siteNav_lv3_link:hover {
    background: inherit;
  }
}

@media screen and (max-width: 479px) {
  .siteNav_lv1_box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media print {
  body {
    font-size: 11pt;
  }
  .siteHeader {
    display: none;
  }
  .catHead {
    display: none;
  }
  .newsCats.-single {
    display: none;
  }
  .pageHead.-single {
    display: none;
  }
  .siteFooter {
    display: none;
  }
  .socialBtns {
    display: none;
  }
  .prevNext {
    display: none;
  }
  .pageContent.-single {
    width: auto;
    max-width: initial;
  }
  .singleHead {
    color: #000;
    background: none;
    padding: 0;
  }
  .singelHead_title {
    font-size: 20pt;
  }
  .singlePost {
    border-bottom: solid 1px #000;
  }
  .singleHead {
    background: #fff !important;
  }
}

.page {
  line-height: 1.75;
  overflow: hidden;
}

.page .pageHeader {
  background: #efefef;
  color: var(--main-bg-color);
  font-size: 23px;
  font-weight: bold;
  min-height: 80px;
  display: none;
  height: 80px;
  padding: 10px;
}

.page .pageHeader.-requirements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 959px) {
  .page .pageHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.pageHeader_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.page .pagecontent {
  padding-top: 0px;
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
  .page .pagecontent {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}

.c-pageanchor {
  margin: auto;
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 50px;
  /*------20181210-----*/
  /*position: fixed;*/
  /*top: 210px;*/
  width: 100%;
  z-index: 1;
  position: relative;
}

.c-pageanchor.-commodity .c_item {
  width: auto;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.c-pageanchor.-commodity .c_link {
  padding-right: 40px;
}

.c-pageanchor.-commodity_detail {
  padding-bottom: 60px !important;
}

.c-pageanchor.-commodity_detail .c_item.-back {
  position: absolute;
  right: 0;
  bottom: 15px;
  padding-right: 5px;
  width: auto;
}

@media screen and (max-width: 959px) {
  .c-pageanchor.-commodity_detail .c_item.-back {
    position: static;
    padding-right: 0;
    margin-top: 10px;
  }
}

.c-pageanchor.-commodity_detail .c_item.-back .c_link {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #e3f2fd;
  color: var(--main-bg-color);
  font-weight: bold;
  border: none;
}

.c-pageanchor.-commodity_detail .c_item.-back .c_link:hover {
  opacity: 0.8;
}

.c-pageanchor.-commodity_detail .c_item.-back .c_link::after {
  display: none;
}

/*------20181210-----*/
.c-pageanchor.-blue.-right {
  position: relative;
  top: auto;
  width: auto;
  z-index: auto;
}

@media screen and (max-width: 479px) {
  .c-pageanchor {
    margin-bottom: 30px;
    margin-left: -5px;
    margin-right: -5px;
  }
}

.c-pageanchor .c_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-pageanchor .c_item {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
  }
}

@media screen and (max-width: 479px) {
  .c-pageanchor .c_item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.c-pageanchor .c_link {
  display: block;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 20px;
  text-align: center;
  position: relative;
  max-width: 100%;
  border: solid 1px var(--main-bg-color);
  color: var(--main-bg-color);
  text-align: center;
  text-decoration: none;
  background-color: #fff;
}

.c-pageanchor .c_link::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: solid 1px var(--main-bg-color);
  border-bottom: solid 1px var(--main-bg-color);
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.c-pageanchor .c_link:hover::after {
  top: -2px;
}

.c-pageanchor.-blue .c_link {
  background: var(--main-bg-color);
  color: #fff;
  position: relative;
  top: auto;
  width: auto;
  z-index: auto;
}

.c-pageanchor.-blue .c_link::after {
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 0;
}

.c-pageanchor.-blue .c_link:hover::after {
  top: 0;
  right: 12px;
}

.c-pageanchor.-right .c_link::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-pageanchor .c_lv2 {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .c-pageanchor .c_lv2 {
    position: static;
  }
  .c-pageanchor .c_lv2 .c_item {
    margin-bottom: 0 !important;
    border-bottom: solid 1px #fff;
  }
}

.c-pageanchor .c_lv2 .c_item {
  margin: 0;
  border: none;
  border-bottom: solid 1px #fff;
}

.c-pageanchor .c_lv2 .c_link {
  color: #fff;
  background-color: var(--main-bg-color);
}

.c-pageanchor .c_lv2 .c_link::after {
  border-color: #fff;
}

.c-pageanchor .c_item:hover .c_lv2 {
  display: block;
  -webkit-animation: fade-in 0.3s linear both;
  animation: fade-in 0.3s linear both;
}

@media screen and (max-width: 959px) {
  .c-pageanchor .c_lv2 {
    display: none !important;
    opacity: 0;
  }
  .c-pageanchor .c_item.-open .c_lv2 {
    display: block !important;
    -webkit-animation: fade-in 0.3s linear both;
            animation: fade-in 0.3s linear both;
  }
}

@media screen and (max-width: 767px) {
  .c-pageanchor {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-pageanchor .c_item {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .c-pageanchor .c_link {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .c-pageanchor .c_item {
    max-width: 100%;
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .c-pageanchor .c_link {
    width: 100%;
    height: 100%;
  }
  .page.-about .pageHeader {
    margin-top: 0px;
  }
}

.page_about_01 {
  max-width: 980px;
  margin: 0 auto;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 959px) {
  .page_about_01 {
    margin-top: 0;
  }
}

.page_about_mainimg {
  margin-bottom: 20px;
}

.page_about_mainimg .page_about_mainimg_sp {
  display: none;
}

@media screen and (max-width: 640px) {
  .page_about_mainimg .page_about_mainimg_pc {
    display: none;
  }
  .page_about_mainimg .page_about_mainimg_sp {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .page_about_01 {
    padding-bottom: 40px;
  }
}

.page_about_01 .page_about_01_box {
  border: solid 1px #231815;
  max-width: 820px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 479px) {
  .page_about_01 .page_about_01_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page_about_01 .page_about_01_box_img {
  width: 40%;
  margin-left: 10%;
  margin-right: 10%;
  /* -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;*/
  height: auto;
}

.page_about_01 .page_about_01_box_img img {
  width: 100%;
}

@media screen and (max-width: 479px) {
  .page_about_01 .page_about_01_box_img {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.page_about_01 .page_about_01_box_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  font-size: 14px;
}

.page_about_01 .page_about_sub_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.page_about_01 .page_about_sub_text {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 479px) {
  .page_about_01 .page_about_sub_text {
    text-align: left;
  }
}

.page_about_02 {
  background-color: #3e3a39;
  color: #fff;
  position: relative;
  margin-bottom: 120px;
}

@media screen and (max-width: 479px) {
  .page_about_02 {
    margin-bottom: 60px;
  }
}

.page_about_02 .page_about_02_inner {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  background-image: url(../img/about/bg-about_motto.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .page_about_02 .page_about_02_inner {
    padding-bottom: 180px;
    background-size: 280px;
    background-position: right bottom;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.page_about_02 .page_about_02_title {
  font-size: 125px;
  color: var(--main-bg-color);
  opacity: 0.15;
  text-align: left;
  font-weight: bold;
  position: absolute;
  top: -120px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .page_about_02 .page_about_02_title {
    font-size: 40px;
    opacity: 1;
    position: static;
    color: #fff;
  }
}

.page_about_02 .page_about_02_text {
  font-size: 12px;
}

.page_about_02 .page_about_02_text_bold {
  display: block;
  font-size: 18px;
  margin-bottom: 2px;
}

.page_about_02 .page_about_02_text_b {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page_about_03 {
  padding-bottom: 100px;
}

.page_about_03 .page_about_03_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.page_about_03 .page_about_03_box:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page_about_03 .page_about_03_box.-even {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 610px) {
  .page_about_03 .page_about_03_box {
    display: block !important;
  }
}

.page_about_03 .page_about_03_box_cont {
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 610px) {
  .page_about_03 .page_about_03_box_cont {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.page_about_03 .page_about_03_box_img {
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.page_about_03 .page_about_03_box_img img {
  width: 100%;
}

@media screen and (max-width: 610px) {
  .page_about_03 .page_about_03_box_img {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}

.page_about_03 .page_about_03_box_title {
  font-size: 18px;
  font-weight: bold;
  padding-top: 30px;
  position: relative;
  color: var(--main-bg-color);
  margin-bottom: 15px;
}

.page_about_03 .page_about_03_box_title_num {
  position: absolute;
  color: #efefef;
  z-index: -1;
  font-size: 90px;
  top: -60px;
  left: 0;
}

.page_about_03 .page_about_03_box_tel {
  font-size: 28px;
  font-weight: bold;
  color: var(--main-bg-color);
  padding-left: 40px;
  display: block;
  position: relative;
}

.page_about_03 .page_about_03_box_tel::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  background-image: url("../img/common/icon-tel.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.page_about_03 .page_about_03_box_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: var(--main-bg-color);
  padding-left: 40px;
}

.page_about_03 .page_about_03_ap {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.page_about_03 .page_about_03_ap_ban {
  width: 35%;
  height: auto;
  max-width: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}

.page_about_03 .page_about_03_ap_ban img {
  vertical-align: top;
}

.page_about_03 .page_about_03_ap_b {
  width: 65%;
  height: auto;
  max-width: 65%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 10px;
}

.page_about_03 .page_about_03_ap_note {
  margin-top: 10px;
  font-size: 12px;
}

.page_about_04 {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 479px) {
  .page_about_04 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.page_about_04 .page_about_04_box {
  margin-left: -20px;
  margin-right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 120px;
}

@media screen and (max-width: 479px) {
  .page_about_04 .page_about_04_box {
    margin-left: 0;
    margin-right: 0;
    /*----20181220-----*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.page_about_04 .page_about_04_item {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

@media screen and (max-width: 767px) {
  .page_about_04 .page_about_04_item {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media screen and (max-width: 479px) {
  .page_about_04 .page_about_04_item {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: solid 1px #ccc;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}

.page_about_04 .page_about_04_item_inner {
  display: block;
  height: 100%;
  padding-bottom: 50px;
  position: relative;
}

.page_about_04 .page_about_04_item_name {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  border-bottom: solid 1px #231815;
  display: block;
}

.page_about_04 .page_about_04_item_postcode {
  display: block;
}

.page_about_04 .page_about_04_item_address {
  display: block;
}

.page_about_04 .page_about_04_item_tel {
  display: block;
}

.page_about_04 .page_about_04_item_link {
  height: 30px;
  line-height: 30px;
  background: #3e3a39;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  display: block;
  text-decoration: none;
  padding-right: 30px;
  padding-left: 20px;
  left: 0;
  bottom: 0;
  width: 100%;
}

.page_about_04 .page_about_04_item_link:hover {
  opacity: 0.8;
}

.page_about_04 .page_about_04_item_link:hover::after {
  right: 12px;
}

.page_about_04 .page_about_04_item_link::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.page_about_04 .page_about_04_bottom {
  padding-bottom: 100px;
}

.page_company_01 {
  margin-bottom: 80px;
}

.page_company_02 {
  margin-bottom: 80px;
}

.page_company_02 .page_company_02_bg {
  background-color: #3e3a39;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  position: relative;
  z-index: -2;
}

.page_company_02 .page_company_02_bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/common/bg-patterns01.svg);
  opacity: 0.025;
  z-index: -1;
}

.page_company_02 .page_company_02_bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#3e3a39), to(rgba(62, 58, 57, 0)));
  background: -webkit-linear-gradient(top, #3e3a39 0%, rgba(62, 58, 57, 0) 100%);
  background: -o-linear-gradient(top, #3e3a39 0%, rgba(62, 58, 57, 0) 100%);
  background: linear-gradient(to bottom, #3e3a39 0%, rgba(62, 58, 57, 0) 100%);
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 0;
}

.page_company_02 .page_company_02_inner {
  max-width: 600px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}

.page_company_02 .page_company_02_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.page_company_02 .page_company_02_head {
  width: 100px;
  max-width: 100px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

.page_company_02 .page_company_02_head::after {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  border-top: dotted 1px #fff;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.3;
}

.page_company_02 .page_company_02_data {
  padding-top: 5px;
  padding-bottom: 5px;
  width: calc(100% - 100px);
  max-width: calc(100% - 100px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
}

.page_company_02 .page_company_02_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .page_company_02 .page_company_02_images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

.page_company_02 .page_company_02_images_item {
  margin-left: 3px;
  margin-right: 3px;
}

@media screen and (max-width: 479px) {
  .page_company_02 .page_company_02_images_item {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }
}

.commodity01 {
  text-align: center;
  padding-bottom: 40px;
  position: relative;
  padding-top: 280px;
}

.commodity01 .commodity01_img {
  width: 1080px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -540px;
}

.commodity01 .commodity01_img_img {
  max-width: 100%;
}

.commodity01 .commodity01_head {
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.commodity01 .commodity01_text {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
}

.commodity01 .commodity01_box {
  max-width: 960px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.commodity01 .left_img {
  width: calc(50% - 20px);
  margin-right: 20px;
  display: block;
  float: left;
}

.commodity01 .right_img {
  width: calc(50% - 20px);
  margin-left: 20px;
  float: left;
  position: relative;
}

.commodity01 .commodity01_box > p {
  display: inline;
}

.commodity01 .commodity01_box_img.-img03 {
  width: 80px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  float: left;
  z-index: 1;
}

.commodity01_box br {
  display: none;
}

.commodity01 .ancer_link {
  position: absolute;
}

.commodity01 #anc001 {
  display: block;
  width: 39%;
  height: 7%;
  left: -2%;
  right: 0;
  top: 38%;
  margin: auto;
}

.commodity01 #anc002 {
  display: block;
  width: 39%;
  height: 7%;
  left: -48%;
  right: 0;
  top: 75%;
  margin: auto;
}

.commodity01 #anc003 {
  display: block;
  width: 39%;
  height: 7%;
  left: 45%;
  right: 0;
  top: 75%;
  margin: auto;
}

.commodity01 #anc004 {
  display: none;
}

.commodity01 #anc005 {
  display: block;
  width: 39%;
  height: 7%;
  left: -2%;
  right: 0;
  top: 36.5%;
  margin: auto;
}

.commodity01 #anc006 {
  display: block;
  width: 39%;
  height: 13%;
  left: -48%;
  right: 0;
  top: 72%;
  margin: auto;
}

@media screen and (max-width: 479px) {
  .commodity01 .commodity01_box_img {
    padding-left: 10px;
    padding-right: 10px;
  }
  .commodity01 .left_img {
    width: 100%;
    margin-right: 0px;
    display: block;
    float: none;
    margin-bottom: 50px;
  }
  .commodity01 .right_img {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;
  }
  .commodity01 .commodity01_box_img.-img03 {
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    float: none;
  }
}

.commodity02 {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
}

.commodity02 .commodity02_bg {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 20px;
}

.commodity02 .c-pageanchor {
  margin-bottom: 0;
  left: 0;
  right: 0;
}

.commodity_pagelinks .commodity_pagelinks_list {
  margin: auto;
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  /* position: fixed; */
  /* top: 210px; */
  width: 100%;
  z-index: 1;
  position: relative;
}

.commodity_pagelinks .commodity_pagelinks_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 160px;
          flex: 0 1 160px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
}

.commodity_pagelinks .commodity_pagelinks_link {
  display: block;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 20px;
  text-align: center;
  position: relative;
  max-width: 100%;
  border: solid 1px var(--main-bg-color);
  color: var(--main-bg-color);
  text-align: center;
  text-decoration: none;
  background-color: transparent;
}

.commodity_pagelinks .commodity_pagelinks_link::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: solid 1px var(--main-bg-color);
  border-bottom: solid 1px var(--main-bg-color);
  position: absolute;
  top: -5px;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.commodity_pagelinks.-common {
  pointer-events: none;
}

.c-noticebox {
  text-align: center;
  border: solid 1px #225d99;
  padding: 20px;
  margin-bottom: 40px;
  background: #f5f5f5;
}

.c-noticebox .c_head {
  color: #225d99;
  font-weight: bold;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  display: block;
}

.c-noticebox .c_text {
  font-size: 14px;
  display: block;
  margin-bottom: 20px;
}

.commodity02 .c-pageanchor .c_item {
  width: 228px;
  max-width: 228px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 228px;
  flex: 0 0 228px;
}

@media screen and (max-width: 767px) {
  .commodity02 .c-pageanchor .c_item {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.commodity03 {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
}

.commodity03 .c-table-02 .c_thead th,
.commodity03 .c-table-02 .c_thead td {
  background: #4d4d4d;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .commodity03 .c-table-02 .c_thead th,
  .commodity03 .c-table-02 .c_thead td {
    display: none;
  }
}

.commodity03 .c-table-02 td a:hover {
  opacity: 0.7;
}

.commodity03 .c-table-02 img {
  margin-top: 10px;
  margin-bottom: 10px;
  width: auto;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .commodity03 .c-table-02 td {
    text-align: center;
  }
  .commodity03 .c-table-02 td img {
    display: block;
    margin: 20px auto;
  }
}

.commodity03 .commodity03_note {
  display: block;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  margin-top: -10px;
}

@media screen and (max-width: 767px) {
  .commodity03 .commodity03_note {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.commodity03 .commodity03_autoparts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .commodity03 .commodity03_autoparts {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.commodity03 .commodity03_autoparts_ban {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  height: auto;
  margin-right: 10px;
}

@media screen and (max-width: 479px) {
  .commodity03 .commodity03_autoparts_text {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}

.commodity03 .commodity03_autoparts_text_01 {
  font-size: 14px;
  line-height: 1.5;
  display: block;
}

.commodity03 .commodity03_autoparts_text_02 {
  font-size: 12px;
  line-height: 1.1;
  display: inline-block;
  letter-spacing: 0.01em;
}

.commodity03 .c-table-02 .c_head {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .commodity03 .c-table-02 {
    display: block;
    width: 100%;
    display: block;
  }
  .commodity03 .c-table-02 .c_head {
    width: 100%;
  }
}

.commodity04 {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .commodity04 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*----20181220-----*/
  .page_about_04 .page_about_04_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.commodity04 .commodity04_box {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.commodity04 .commodity04_box .commodity04_item {
  width: 33.33%;
  max-width: 33.33%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  .commodity04 .commodity04_box .commodity04_item {
    width: 50%;
    max-width: 50%;
  }
}

.commodity04_link img {
  margin-bottom: 0.5rem;
}

.commodity04 .commodity04_link {
  display: block;
  /* width: 100%; */
  height: 100%;
  position: relative;
  /* border: solid 1px #231815; */
}

@media screen and (max-width: 767px) {
  /*  .commodity04 .commodity04_link {
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }*/
}

.commodity04 .commodity04_img {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .commodity04 .commodity04_img {
    margin: 0;
    position: static;
    margin-right: 20px;
  }
}

.commodity04 .-item01 .commodity04_img {
  top: 25px;
}

.commodity04 .-item03 .commodity04_img {
  top: 25px;
}

.commodity04 .-item05 .commodity04_img {
  top: 25px;
}

.commodity04 .commodity04_text {
  font-size: 15px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .commodity04 .commodity04_text {
    margin: 0;
    position: static;
    text-align: left;
  }
}

.recruit01 {
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .recruit01 {
    padding-bottom: 40px;
  }
}

.recruit01 .recruit01_bg {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.recruit01 .recruit01_box {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .recruit01 .recruit01_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.recruit01 .recruit01_text {
  width: calc(62% - 20px);
  max-width: calc(62% - 20px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(62% - 20px);
  flex: 0 0 calc(62% - 20px);
}

.recruit01 .recruit01_text p {
  line-height: 1.75;
  margin-bottom: 20px;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .recruit01 .recruit01_text {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.recruit01 .recruit01_img {
  width: calc(38% - 20px);
  max-width: calc(38% - 20px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(38% - 20px);
  flex: 0 0 calc(38% - 20px);
}

@media screen and (max-width: 767px) {
  .recruit01 .recruit01_img {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.recruit02 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .recruit02 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .toTopBtn {
    position: fixed;
    bottom: 20px;
    top: auto;
    z-index: 10;
  }
}

.recruit02 .recruit02_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 620px) {
  /* .recruit02 .recruit02_flow {
    display: block;
    max-width: 100%;
    overflow-x: auto;
  }
  .recruit02 .recruit02_flow img {
    width: auto;
    max-width: 600px;
  }*/
}

.recruit02 .recruit02_text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.recruit03_head {
  position: relative;
}

.recruit03_head .recruit03_head_img {
  vertical-align: top;
}

.recruit03_head .recruit_head_text {
  position: absolute;
  top: 30px;
  left: 30px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  height: 75px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .recruit03_head .recruit_head_text {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 30px;
    line-height: 1.3;
  }
}

.recruit03 .recruit03_lead {
  margin-bottom: 50px;
}

.recruit03 .recruit03_top {
  padding-left: 10px;
  padding-right: 10px;
}

.recruit_staff_wrap {
  padding-bottom: 90px;
}

.recruit_staff {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.recruit_staff.-gray {
  background-color: #efefef;
}

.recruit_staff.-reverse .recruit_staff_box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.recruit_staff .recruit_staff_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 479px) {
  .recruit_staff .recruit_staff_box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}

.recruit_staff .recruit_staff_info {
  width: calc(60% - 20px);
  max-width: calc(60% - 20px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(60% - 20px);
  flex: 0 0 calc(60% - 20px);
}

@media screen and (max-width: 479px) {
  .recruit_staff .recruit_staff_info {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.recruit_staff .recruit_staff_img {
  width: calc(40% - 20px);
  max-width: calc(40% - 20px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(40% - 20px);
  flex: 0 0 calc(40% - 20px);
}

@media screen and (max-width: 479px) {
  .recruit_staff .recruit_staff_img {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 10px;
  }
}

.recruit_staff .recruit_staff_img_img {
  max-width: 100%;
}

.recruit_staff .recruit_staff_title {
  font-size: 16px;
  border-bottom: solid 1px #231815;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.recruit_staff .recruit_staff_head {
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.recruit_staff .recruit_staff_data {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}

.recruitban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1080px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url("../img/recruit/ban-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 321px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.recruitban:hover {
  opacity: 0.8;
}

.recruitban .recruitban_box {
  border: solid 2px var(--main-bg-color);
  background-color: rgba(255, 255, 255, 0.85);
  width: 425px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.recruitban .recruitban_01 {
  display: block;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
  color: var(--main-bg-color);
  text-align: center;
}

@media screen and (max-width: 479px) {
  .recruitban .recruitban_01 {
    font-size: 20px;
  }
}

.recruitban .recruitban_02 {
  display: block;
  max-width: 260px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}

.recruitban .recruitban_02::before,
.recruitban .recruitban_02::after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  background: #231815;
  top: 0;
  bottom: 0;
  margin: auto;
}

.recruitban .recruitban_02::before {
  left: -20px;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}

.recruitban .recruitban_02::after {
  right: -20px;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.recruitban .recruitban_03 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  width: 300px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  background: var(--main-bg-color);
  font-size: 16px;
  position: relative;
}

.recruitban .recruitban_03::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.recruitban .recruitban_03:hover::after {
  right: 12px;
}

.requirement01 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.requirement02,
.requirement03,
.requirement04 {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .requirement02,
  .requirement03,
  .requirement04 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.requirement02 .c-table-02,
.requirement03 .c-table-02,
.requirement04 .c-table-02 {
  table-layout: fixed;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .requirement02 .c-table-02,
  .requirement03 .c-table-02,
  .requirement04 .c-table-02 {
    margin-bottom: 80px;
  }
}

.requirement02 .c-table-02 .c_head,
.requirement03 .c-table-02 .c_head,
.requirement04 .c-table-02 .c_head {
  width: 50%;
  min-width: 100px;
}

@media screen and (max-width: 767px) {
  .requirement02 .c-table-02 .c_head,
  .requirement03 .c-table-02 .c_head,
  .requirement04 .c-table-02 .c_head {
    width: 100%;
  }
}

.requirement02 .c-table-02 .c_cont,
.requirement03 .c-table-02 .c_cont,
.requirement04 .c-table-02 .c_cont {
  vertical-align: middle;
}

.requirement02 .c-table-02,
.requirement03 .c-table-02,
.requirement04 .c-table-02 {
  max-width: 810px;
}

.requirement03 {
  text-align: center;
}

.privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.privacy .privacy_lead {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  margin-bottom: 40px;
}

.privacy .privacy_lead span {
  display: inline-block;
}

.privacy dl dt {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
}

.privacy .privacy_note {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 40px;
}

.sitemap {
  padding-left: 10px;
  padding-right: 10px;
}

.sitemap section {
  max-width: 622px;
  margin: 0 auto 60px;
}

.sitemap h2 {
  font-size: 16px;
  border-bottom: solid 1px #231815;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.sitemap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.sitemap a {
  position: relative;
  text-decoration: none;
  color: var(--main-bg-color);
  display: inline-block;
  padding-left: 20px;
  padding-right: 30px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.sitemap a:hover {
  text-decoration: underline;
}

.sitemap a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 10px;
  position: absolute;
  margin: auto;
  background-color: var(--main-bg-color);
}

.sitemap a::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px var(--main-bg-color);
  border-bottom: solid 1px var(--main-bg-color);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.archiveList {
  padding-left: 10px;
  padding-right: 10px;
}

.socialBtns {
  padding-left: 10px;
  padding-right: 10px;
}

/*----20181210-----*/
.single .pageHead,
.single .catHead,
.single .newsCats {
  display: none;
}

.single .singleHead {
  background: #6f6f6f;
}

.prevNext_btn {
  background: #6f6f6f;
}

.singlePost {
  border-bottom: solid 10px #6f6f6f;
}

.commodity01_box .left_img {
  height: 100%;
  position: relative;
}

/*-----------------沿革----------------*/
.page_company_02_box img {
  vertical-align: text-top;
  float: right;
}

/*-----------取扱品目--------*/
.page-id-127 td.c_cont img {
  max-width: 140px;
  height: auto;
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
  margin-bottom: 0.5rem;
}

.tel {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tel a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: var(--main-bg-color);
  font-weight: 900;
  text-decoration: none;
  font-size: 2.4rem;
  line-height: 100%;
  margin-top: 3%;
  margin-bottom: 1%;
}

.tel a img {
  width: 2.4rem;
  vertical-align: top;
}

.uketuke {
  text-align: center;
}

.chuto {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f7f7;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .chuto {
    background: transparent;
  }
}

.chuto .c-table-02 {
  background-color: #ffffff;
}

/*******アサヒの仕事ＳＰポップアップ**********/
/*kato 20181226*/
.is-fixed {
  position: fixed;
}

.pageanchor-wrap {
  width: 100%;
  background: #fff;
  z-index: 3;
}

.pageanchor-wrap .c-pageanchor {
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.pageanchor-wrap .c-pageanchor .c_item {
  margin-bottom: 0;
}

@media screen and (max-width: 959px) {
  .pageanchor-wrap .c-pageanchor {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pageanchor-wrap .c-pageanchor .c_item {
    margin-bottom: 10px;
  }
}

.c-pageanchor .c_pagetitle {
  padding-top: 10px;
  padding-bottom: 9px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0041c0;
  font-weight: bold;
}

.requirement03_msg {
  text-align: center;
}

@media screen and (max-width: 959px) {
  .u-hide-bp3 {
    display: none;
  }
}

.asahi_ichi .asahi_ichi_list {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.asahi_ichi .asahi_ichi_item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  width: 25%;
  max-width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media screen and (max-width: 767px) {
  .asahi_ichi .asahi_ichi_item {
    width: 33.33%;
    max-width: 33.33%;
  }
}

@media screen and (max-width: 479px) {
  .asahi_ichi .asahi_ichi_item {
    width: 50%;
    max-width: 50%;
  }
}

.asahi_ichi img {
  max-width: 600px;
  width: 100%;
}

.asahi_ichi .asahi_ichi_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  overflow: hidden;
  background: #f5f5f5;
}

.imghead {
  position: relative;
}

.imghead .imghead_img {
  vertical-align: top;
}

.imghead .imghead_text {
  position: absolute;
  top: 30px;
  left: 30px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  height: 75px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .imghead .imghead_text {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 34px;
  }
}

.c-breadCrumb {
  padding-left: 10px;
}

.c-breadCrumb .c_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.c-breadCrumb .c_item {
  position: relative;
  padding-right: 25px;
}

.c-breadCrumb .c_link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.c-breadCrumb .c_link::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: solid 1px #231815;
  border-bottom: solid 1px #231815;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: auto;
}

.c-breadCrumb .c_link:link {
  text-decoration: underline;
}

.c-breadCrumb .c_item:last-child .c_link::after {
  display: none;
}

.welcome {
  position: relative;
}

.welcome .welcome_box {
  background: #e3f2fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  padding: 5px 10px;
  text-align: center;
}

@media screen and (max-width: 959px) {
  .welcome .welcome_box {
    background-color: transparent;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 959px) {
  .welcome .welcome_name {
    display: block;
  }
}

.welcome .welcome_logout {
  color: #1e88e5;
}

@media screen and (max-width: 959px) {
  .welcome .welcome_logout {
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #fff;
    text-decoration: none;
  }
}

.singleContent.-cms img {
  height: auto;
}

.singleContent.-cms strong {
  font-weight: 700;
}

.singleContent.-cms em {
  font-style: oblique;
}

.singleContent.-cms u {
  text-decoration: underline;
}

.singleContent.-cms ul {
  padding-left: 2em;
  margin-top: 20px;
  margin-bottom: 15px;
}

.singleContent.-cms ul li {
  padding-top: 4px;
  padding-bottom: 4px;
}

.singleContent.-cms ol {
  padding-left: 2em;
  margin-top: 20px;
  margin-bottom: 15px;
}

.singleContent.-cms ol li {
  padding-top: 4px;
  padding-bottom: 4px;
}

.singleContent.-cms blockquote {
  background-color: #f5f5f5;
  padding: 10px 15px;
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}

.singleContent.-cms blockquote::after {
  content: "“";
  font-size: 60px;
  color: #d5d5d5;
  position: absolute;
  top: 5px;
  left: 15px;
  line-height: 1;
}

.sp-login-btn {
  background-color: #666;
  color: #fff;
  width: 100px;
  height: 40px;
  position: absolute;
  top: 12px;
  right: 50px;
  border-radius: 5px;
  display: none;
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  .sp-login-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

img.alignleft {
  display: block;
  margin-right: auto;
}

img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

img.alignright {
  display: block;
  margin-left: auto;
}

/*------------------
v1 styles
----------------------*/
.RecruitPosts {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.RecruitPosts__item {
  border-bottom: dashed 1px #231815;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

.RecruitPosts__link {
  text-decoration: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 15px 5px;
}

@media screen and (max-width: 479px) {
  .RecruitPosts__link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.RecruitPosts__link:hover {
  color: #0041c0;
  background-color: #f7f7f7;
}

.RecruitPosts__date {
  margin-right: 2em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media screen and (max-width: 479px) {
  .RecruitPosts__date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.RecruitPosts__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.RecruitPosts__hidden {
  display: none;
}

.RecruitPosts__more {
  margin-top: 40px;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./css/fonts/slick.eot");
  src: url("./css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./css/fonts/slick.woff") format("woff"), url("./css/fonts/slick.ttf") format("truetype"), url("./css/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.BannerBlock__list {
  display: block;
}

.BannerBlock__item {
  display: block;
  margin-bottom: 10px;
}

.BannerBlock__link {
  display: block;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.BannerBlock__link:hover {
  opacity: 0.7;
}

.BannerBlock__img {
  display: block;
}

.NewsBlock__BannerBlock {
  max-width: 230px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 50px;
}

@media screen and (max-width: 767px) {
  .NewsBlock__BannerBlock {
    margin-left: 0;
    margin-bottom: 80px;
  }
}

.Categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .Categories {
    display: none;
  }
}

.Categories__item {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.Categories__link {
  display: block;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  border: solid 1px #333;
  -webkit-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s;
}

.Categories__link:hover {
  background-color: #f5f5f5;
}

.Categories__link.s-active {
  background-color: #0041c0;
  color: #fff;
  border-color: #0041c0;
}

.CategorySelectBox__wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  .CategorySelectBox__wrap {
    display: none;
  }
}

.CategorySelectBox__wrap::after {
  display: block;
  background-color: #e6e6e6;
  border: solid 1px #ccc;
  height: 40px;
  width: 60px;
  content: "";
  position: absolute;
  border-radius: 0 5px 5px 0;
  top: 0;
  right: 0;
}

.CategorySelectBox__wrap::before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 5px;
  margin: auto;
  right: 24px;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}

.CategorySelectBox__wrap::before, .CategorySelectBox__wrap::after {
  pointer-events: none;
}

.CategorySelectBox {
  display: block;
  border: solid 1px #ccc;
  padding-left: 10px;
  padding-right: 70px;
  height: 40px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
}

.CatSearch__catButton {
  position: relative;
  padding: 7px 10px 7px 2.9em;
  z-index: 0;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-radius: 5px;
  cursor: pointer;
}

.CatSearch__catButton:hover {
  background-color: #f0f0f0;
}

.CatSearch__catButton::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #ccc;
  z-index: 1;
  border-radius: 50%;
  position: absolute;
  left: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
}

.CatSearch__catButton::after {
  content: "";
  display: none;
  width: 0.5em;
  height: 1em;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  left: 1em;
  top: 10px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 1.5em;
  top: -0.2em;
  bottom: 0;
  margin: auto;
}

.CatSearch__catButton.is-active {
  font-weight: 700;
  color: #0041c0;
}

.CatSearch__catButton.is-active::before {
  background-color: #0041c0;
  border-color: #0041c0;
}

.CatSearch__catButton.is-active::after {
  display: block;
}

.CatSearch__catButton.is-active + .CatSearch__child {
  display: block;
}

.CatSearch__child {
  display: none;
}

.CatSearch__childList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 20px;
}

.CatSearch__childButton {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
}

.CatSearch__childButton:hover {
  background-color: #f0f0f0;
}

.CatSearch__childButton::before {
  content: "-";
  margin-right: 10px;
}

.CatSearch__childButton.is-active {
  color: #0041c0;
  border: 1px solid currentColor;
}

.CatSearch__childButton:last-child {
  margin-bottom: 10px;
}

.CatSearch__tagList {
  display: block;
}

.CatSearch__tagList.-related {
  display: none;
  padding-left: 1em;
}

.CatSearch__tag {
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 10px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.CatSearch__tag:not(.is-active):hover {
  background-color: #f0f0f0;
}

.CatSearch__tag::before {
  content: "#";
  margin-right: 0.3em;
}

.CatSearch__tag.is-active {
  color: #0041c0;
  border: 1px solid #0041c0;
}

.CatSearch__tag:last-child {
  margin-bottom: 20px;
}

/**
  * .KeywordSearch>label.KeywordSearch__label>input.KeywordSearch__input^button.KeywordSearch__submit
  */
.KeywordSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 1px solid #999;
  border-radius: 5px;
  overflow: hidden;
}

.KeywordSearch__label {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 15px;
  padding-right: 15px;
}

.KeywordSearch__submit {
  position: relative;
  background-color: #0041c0;
  width: 45px;
  max-width: 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  overflow: hidden;
}

.KeywordSearch__submit::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-image: url("../img/common/icon-search.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
}

.KeywordSearch__input {
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 16px;
}

.ly_asahiBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 1600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 1500px) {
  .ly_asahiBody {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 700px) {
  .ly_asahiBody {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ly_postColumn {
  width: 100%;
  max-width: 800px;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  margin-left: 3%;
  margin-right: 3%;
  padding-left: 3%;
  padding-right: 3%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1500px) {
  .ly_postColumn {
    padding-right: 1vw;
    padding-left: 1vw;
    margin-left: 1vw;
    margin-right: 1vw;
  }
}

@media screen and (max-width: 1199px) {
  .ly_postColumn {
    padding-right: 0;
    margin-right: auto;
    max-width: 700px;
    border-right: none;
  }
}

@media screen and (max-width: 700px) {
  .ly_postColumn {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
}

.ly_subColumn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 240px;
  margin-right: auto;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (max-width: 1199px) {
  .ly_subColumn {
    display: none;
  }
}

.ly_searchColumn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 240px;
  margin-left: auto;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

@media screen and (max-width: 700px) {
  .ly_searchColumn {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
  }
}

.ListHeader {
  padding-top: 40px;
}

.ListHeader > .pageanchor-wrap {
  padding-left: 5px;
  padding-right: 5px;
}

.Locator {
  font-size: 13px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #707070;
}

.Locator__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.Locator__unit:not(:last-child) {
  margin-right: 10px;
}

.Locator__num {
  margin-right: 5px;
  margin-left: 5px;
}

.Login__notification {
  width: 100%;
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #ff3333;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  animation: loginnotice 1s ease-out 4s reverse both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  pointer-events: none;
  overflow: hidden;
}

.Login__notification-inner {
  width: 100%;
  max-width: 960px;
}

@-webkit-keyframes loginnotice {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 200px;
  }
}

@keyframes loginnotice {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 200px;
  }
}

.NewsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.NewsBlock .NewsBlock__news {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 680px;
}

.NotFound {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 600px;
  margin-left: auto;
  margin-left: auto;
  padding: 80px 10px;
}

.NotFound__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 50px;
}

.NotFound__text {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.NotFound__link {
  color: #0041c0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.NotFound__link:hover {
  text-decoration: none;
}

.NotFound__link::before {
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  content: "";
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.Pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
}

.Pagination__link {
  display: block;
  text-decoration: none;
  color: inherit;
  width: 2em;
  height: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s background;
  -o-transition: 0.2s background;
  transition: 0.2s background;
  margin-right: 3px;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.Pagination__link:last-child {
  margin-right: 0;
}

.Pagination__link.-current {
  background-color: #efefef;
  font-weight: 700;
  pointer-events: none;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.Pagination__link:hover {
  text-decoration: underline;
  color: var(--main-bg-color);
}

.Pagination__link:hover .Pagination__item-title {
  color: #0041c0;
}

.Pagination__link.-prev {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.Pagination__link.-next {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.Pagination__spacer {
  display: block;
  height: 2em;
}

.Pagination__spacer::after {
  display: block;
  height: 100%;
  content: "...";
}

.Pagination__spacer.-first::after {
  margin-right: 1em;
}

.Pagination__spacer.-last::after {
  margin-left: 1em;
}

.Point {
  position: absolute;
  top: 0;
  right: 100%;
  padding-right: 10px;
  width: auto;
  font-size: 14px;
  text-align: right;
  width: 300px;
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: none;
}

.Point.-activated {
  display: block;
}

.Point::before {
  content: "現在のポイント数";
  text-decoration: none;
  margin-right: 0.5em;
  font-size: 0.9em;
}

@media screen and (max-width: 959px) {
  .Point {
    position: static;
    color: #fff;
    width: auto;
    text-align: center;
  }
  .Point::before {
    opacity: 0.8;
    display: block;
  }
}

.Point__point {
  color: #1e88e5;
}

@media screen and (max-width: 959px) {
  .Point__point {
    color: #fff;
  }
}

.Point__point-num {
  display: inline;
  font-size: 1.4em;
  font-weight: 700;
  text-decoration: underline;
}

.Point__point-text {
  display: inline;
  text-decoration: underline;
}

.Point__point-text::after {
  content: " »";
}

.Point__limit {
  font-size: 13px;
  opacity: 0.8;
}

.Point__limit-head {
  display: inline;
}

.Point__limit-time {
  display: inline;
}

.PostEnd {
  list-style: none;
  padding-top: 30px;
}

.PostEnd__item {
  width: 240px;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
}

.PostEnd__link {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #ccc;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.PostEnd__link::before {
  content: "";
  display: block;
  border: 1px solid currentColor;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-right: 10px;
  width: 5px;
  height: 5px;
}

.PostEnd__link:hover {
  background-color: #f2f2f2;
}

.ResultHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  background-color: #f2f2f2;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px 10px 0;
}

.ResultHeader__title {
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
  border-right: 1px solid #231815;
}

.ResultHeader__detail {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ResultHeader__detailItem {
  font-size: 14px;
  position: relative;
}

.ResultHeader__detailItem:not(:last-child) {
  margin-right: 20px;
}

.ResultHeader__reset {
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url("../img/common/icon-plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: -10px;
  top: 0px;
  opacity: 0.7;
  display: none;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (min-width: 700px) {
  .ResultHeader__detailItem:hover .ResultHeader__reset {
    display: block;
  }
}

.ResultHeader__clear {
  margin-left: auto;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
  opacity: 0.8;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  display: none;
}

.ResultHeader__clear:hover {
  background-color: #d5d5d5;
}

@media screen and (min-width: 700px) {
  .ResultHeader__clear {
    display: block;
  }
}

.SearchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: solid 1px #d5d5d5;
  border-radius: 5px;
  overflow: hidden;
  max-width: 500px;
  width: 100%;
  height: 40px;
}

.SearchBox__input,
input.SearchBox__input {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  font-weight: 500;
  font-size: 16px;
}

.SearchBox__input::-webkit-input-placeholder,
input.SearchBox__input::-webkit-input-placeholder {
  font-weight: 500;
  color: #888;
}

.SearchBox__input:-ms-input-placeholder,
input.SearchBox__input:-ms-input-placeholder {
  font-weight: 500;
  color: #888;
}

.SearchBox__input::-ms-input-placeholder,
input.SearchBox__input::-ms-input-placeholder {
  font-weight: 500;
  color: #888;
}

.SearchBox__input::placeholder,
input.SearchBox__input::placeholder {
  font-weight: 500;
  color: #888;
}

.SearchBox__input:focus::-webkit-input-placeholder,
input.SearchBox__input:focus::-webkit-input-placeholder {
  color: transparent;
}

.SearchBox__input:focus:-ms-input-placeholder,
input.SearchBox__input:focus:-ms-input-placeholder {
  color: transparent;
}

.SearchBox__input:focus::-ms-input-placeholder,
input.SearchBox__input:focus::-ms-input-placeholder {
  color: transparent;
}

.SearchBox__input:focus::placeholder,
input.SearchBox__input:focus::placeholder {
  color: transparent;
}

.SearchBox__btn {
  background-color: #0041c0;
  width: 60px;
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-image: url("../img/common/icon-search.svg");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center;
}

.ListHeader__SearchBox {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.SearchUI {
  display: block;
}

@media screen and (max-width: 700px) {
  .SearchUI {
    border: 1px solid #0041c0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 700px) {
  .SearchUI__interFace {
    padding-top: 30px;
    display: none;
  }
}

.SearchUI__spButton {
  color: #0041c0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  width: 100%;
  height: 55px;
}

.SearchUI__spButton::before {
  display: block;
  width: 1.2em;
  height: 1.2em;
  content: "";
  margin-right: 0.5em;
  background-image: url("../img/common/icon-search2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.SearchUI__spButton.is-active::before {
  display: none;
}

@media screen and (max-width: 700px) {
  .SearchUI__spButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.SearchUI__submit {
  display: none;
  width: 100%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background-color: #231815;
  color: #fff;
  font-size: 16px;
  height: 55px;
  font-weight: 700;
  padding: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 700px) {
  .SearchUI__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.SearchUI__block {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.SearchUI__heading {
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 15px;
}

.SearchUI__footnote {
  margin-left: auto;
  font-size: 13px;
  font-weight: 400;
  text-align: right;
}

.SearchUI__positiveLink {
  color: #0041c0;
  text-decoration: underline;
  cursor: pointer;
}

.SearchUI__positiveLink:hover {
  text-decoration: none;
}

.SearchUI__negativeLink {
  color: currentColor;
  text-decoration: underline;
  cursor: pointer;
}

.SearchUI__negativeLink:hover {
  text-decoration: none;
}

.SingleCat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.SingleCat .SingleCat::before {
  content: "(";
}

.SingleCat .SingleCat::after {
  content: ")";
}

.SingleCat__item:first-child {
  margin-left: 3px;
}

.SingleCat__item:last-child {
  margin-right: 3px;
}

.SingleCat__item:not(:first-child)::before {
  content: ",";
  margin-left: 3px;
  margin-right: 3px;
}

.SingleCat__link {
  text-decoration: none;
}

.SingleCat__link:hover {
  text-decoration: underline;
}

.SpBanner {
  display: none;
  position: relative;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -o-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}

@media screen and (max-width: 1199px) {
  .SpBanner {
    display: block;
    background-color: transparent;
  }
}

@media screen and (max-width: 700px) {
  .SpBanner {
    display: block;
    border: 1px solid #0041c0;
  }
}

.SpBanner__button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  padding: 0 10px;
  font-size: 14px;
  color: #0041c0;
  position: relative;
  line-height: 1.2;
  display: none;
}

@media screen and (max-width: 700px) {
  .SpBanner__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.SpBanner__button::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-image: url("../img/common/icon-plus.svg");
  margin-right: 0.5em;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  top: -0.05em;
}

.SpBanner__button.is-active::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.SpBanner__cont {
  display: block;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 700px) {
  .SpBanner__cont {
    display: none;
  }
}

.TagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: -5px;
  margin-right: -5px;
}

.singleHead + .TagList {
  margin-top: -30px;
  margin-bottom: 50px;
}

.TagList__item {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  margin-bottom: 13px;
}

.TagList__link {
  border: 1px solid #f2f2f2;
  padding: 5px;
  background-color: #f2f2f2;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -o-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}

.TagList__link::before {
  content: "#";
  margin-right: 5px;
}

.TagList__link:hover {
  background-color: #fff;
  border-color: #ccc;
}

.TagView {
  display: block;
}

.TagView__inner {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.TagView__block {
  margin-bottom: 80px;
}

.TagView__catname {
  background-color: #f0f0f0;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px;
}

.TagView__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.TagView__item {
  cursor: pointer;
  padding: 0.5em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  position: relative;
}

.TagView__item::after {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  color: inherit;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 5px;
  left: 0;
  pointer-events: none;
}

.TagView__item:hover {
  color: #0041c0;
}

.TagView__item:hover::after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.TagView__item::before {
  content: "#";
  margin-right: 0.5em;
}

.TagView__link {
  text-decoration: none;
}

.TopSlider {
  position: relative;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.TopSlider__track {
  display: none;
}

.TopSlider__track.slick-initialized {
  display: block;
}

.TopSlider__item {
  max-width: 100%;
}

.TopSlider__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.TopSlider__allows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  pointer-events: none;
}

.TopSlider__track.slick-initialized + .TopSlider__allows {
  display: block;
}

.TopSlider__allow {
  position: absolute;
  pointer-events: initial;
  width: calc(50% - 480px);
  height: 100%;
  background-color: #fff;
  opacity: 0.8;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.2s;
  transition: opacity 0.3s, -webkit-transform 0.2s;
  -o-transition: opacity 0.3s, transform 0.2s;
  transition: opacity 0.3s, transform 0.2s;
  transition: opacity 0.3s, transform 0.2s, -webkit-transform 0.2s;
}

@media screen and (max-width: 1040px) {
  .TopSlider__allow {
    width: 40px;
  }
}

.TopSlider__allow:hover {
  opacity: 0.9;
}

.TopSlider__allow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  border-right: 3px solid #231815;
  border-bottom: 3px solid #231815;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media screen and (max-width: 1040px) {
  .TopSlider__allow::after {
    position: static;
    width: 20px;
    height: 20px;
  }
}

.TopSlider__allow.-prev {
  left: 0;
}

@media screen and (max-width: 1040px) {
  .TopSlider__allow.-prev {
    -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .TopSlider:hover .TopSlider__allow.-prev {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.TopSlider__allow.-prev::after {
  right: 10%;
}

.TopSlider__allow.-next {
  right: 0;
}

@media screen and (max-width: 1040px) {
  .TopSlider__allow.-next {
    -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
            transform: translateX(40px);
  }
  .TopSlider:hover .TopSlider__allow.-next {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.TopSlider__allow.-next::after {
  left: 10%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.User {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 959px) {
  .User {
    display: block;
  }
}

.User__mainBlock {
  position: relative;
}

.User__pullDown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0.5em 1.75em 0.5em 0.5em;
  background-color: #fff;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-radius: 5px;
}

.User__pullDown::after {
  opacity: 0.7;
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: -5px;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.User__pullDown:hover {
  background-color: #f5f5f5;
}

@media screen and (max-width: 959px) {
  .User__pullDown {
    display: none;
  }
}

.User__pullDownArrow {
  display: block;
  width: 18px;
  height: 9px;
  content: "";
  border-bottom: 9px solid #a5a5a5;
  border-top: 0px solid transparent;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  position: absolute;
  bottom: 3px;
  right: 0px;
  pointer-events: none;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
}

.User__pullDown.is-active .User__pullDownArrow {
  opacity: 1;
}

.User__name {
  font-size: 14px;
}

.User__iconWrap {
  display: block;
  width: 1.35em;
  height: 1.35em;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  line-height: 1;
  border-radius: 50%;
  border: 1px solid currentColor;
  overflow: hidden;
  position: relative;
  top: -0.1em;
  margin-right: 0.7em;
  color: #0041c0;
}

.User__icon {
  display: block;
  width: 100%;
  height: 100%;
  bottom: -20%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color: inherit;
}

.User__pointBlock {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #d1d1d1;
}

@media screen and (max-width: 959px) {
  .User__pointBlock {
    display: none;
  }
}

.User__pointLine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1.5;
}

.User__pointHead {
  font-size: 12px;
}

.User__pointNum {
  margin-left: 0.3em;
  margin-right: 0.3em;
  font-size: 15px;
  font-weight: 700;
  color: var(--main-bg-color);
  position: relative;
  top: 1px;
}

.User__pointMore {
  font-size: 12px;
  color: #707070;
}

.User__pointMoreLink {
  text-decoration: underline;
}

.User__pointMoreLink:hover {
  text-decoration: none;
}

.User__pointLimitHead {
  color: #666;
  font-size: 12px;
  margin-right: 1em;
}

.User__pointLimitDate {
  color: #666;
  font-size: 12px;
}

.User__userMenu {
  z-index: 10;
  position: absolute;
  top: calc(100% - 3px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 280px;
  padding: 10px;
  border-radius: 5px;
  background-color: #f0f0f0;
  border: 1px solid #a5a5a5;
  -webkit-box-shadow: 0px 8px 20px -15px black;
          box-shadow: 0px 8px 20px -15px black;
  display: none;
}

@media screen and (max-width: 959px) {
  .User__userMenu {
    position: static;
    display: block;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    left: 0;
    background-color: #333;
    color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: #424242;
    overflow: hidden;
  }
}

.User__userMenuTitle {
  background-color: #fff;
  color: #0041c0;
  text-align: center;
  padding: 10px;
  line-height: 1.2;
  font-weight: 700;
}

@media screen and (max-width: 959px) {
  .User__userMenuTitle {
    background-color: #2e2e2e;
    padding: 15px;
    color: #ccc;
    font-weight: 700;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.User__userMenuItem:not(:last-child) {
  border-bottom: 1px solid #a5a5a5;
}

.User__userMenuLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 10px 15px;
  text-decoration: none;
}

.User__userMenuLink::after {
  width: 6px;
  height: 6px;
  content: "";
  display: block;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.User__userMenuLink:hover {
  text-decoration: underline;
}

.User__userLogout {
  display: block;
  width: 6em;
  font-size: 13px;
  margin: 15px auto 10px;
  opacity: 0.8;
}

.User__userLogout:hover {
  text-decoration: underline;
}

.User__spWelcome {
  display: none;
  color: #fff;
  margin-bottom: 20px;
  max-width: 280px;
}

@media screen and (max-width: 959px) {
  .User__spWelcome {
    display: block;
  }
}

.User__spWelcomeName {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.User__spWelcomeName::before {
  content: "ようこそ";
  font-size: 0.7em;
  margin-right: 0.6em;
  font-weight: 400;
}

.User__spWelcomeName::after {
  content: "さん";
  font-size: 0.7em;
  margin-left: 0.6em;
  font-weight: 400;
}

.User__spWelcomePoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.User__spWelcomePointNum {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.User__spPointDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  opacity: 0.8;
  font-size: 13px;
}

.User__spPointDetailText:not(:last-child) {
  margin-right: 10px;
}

body {
  padding-top: 60px;
}

@media screen and (min-width: 960px) {
  body {
    padding-top: 50px;
  }
}

.siteHeader {
  z-index: 1100;
  padding-top: 0;
  padding-bottom: 0;
}

.siteNav_lv1 {
  height: 60px;
}

@media screen and (min-width: 960px) {
  .siteNav_lv1 {
    height: 50px;
  }
}

.siteNav_lv1_box {
  height: 100%;
}

.siteLogo {
  padding: 0;
  height: 100%;
}

.siteLogo_img03 {
  position: static;
}

@media screen and (min-width: 960px) {
  .siteNav_lv2_link {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30px;
    min-width: 12em;
    font-weight: 400;
  }
}

.siteNav82.-cloned {
  top: 60px;
}

.newsPosts {
  max-width: 100%;
}

.newsPosts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -5px;
  margin-right: -5px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .newsPosts_item {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media screen and (min-width: 891px) and (max-width: 991px) {
  .newsPosts_item {
    max-width: 33.33%;
    width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
}

@media screen and (max-width: 890px) {
  .newsPosts_item {
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.newsPosts_cat {
  width: 110px;
}

.newsPosts_img:not(.-noimg) {
  height: auto;
  overflow: hidden;
}

.newsPosts_img:not(.-noimg) img {
  position: static;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

@media screen and (max-width: 700px) {
  .hp_spHide {
    display: none;
  }
}

.socialBtns .fb-like {
  bottom: -4px;
}

.socialBtns > * {
  margin-left: 0;
}

.siteHeader.-open {
  height: 60px;
  bottom: auto;
  right: auto;
}

#siteNav {
  width: 100%;
  position: relative;
  z-index: 1000;
}

#siteNav.-open {
  display: block;
}

@media screen and (max-width: 959px) {
  #siteNav {
    position: fixed;
    display: none;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.siteNav_lv2_mark {
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .siteNav_lv2_item.-parent:hover:not(:root) .siteNav_lv2_link {
    background-color: #fff;
    color: currentColor;
  }
}

body {
  overflow: hidden;
}

.siteNav82_submit {
  cursor: pointer;
}

.c-breadCrumb {
  display: none;
}

/*------------------
sassファイルあり
このcssファイルは絶対に編集しないでください
----------------------*/
