@charset "shift_jis";

/* ----------------------------------------------------------
 section
---------------------------------------------------------- */
/* sec-top-01
---------------------------------------------------------- */
.sec-top-01 {
  padding: 50px 0;
}
.sec-top-01.s-gray {
  background-color: #f5f5f5;
}
  .sec-top-01-in {
    width: 940px;
    margin: 0 auto;
  }
@media screen and (max-width:768px) {
.sec-top-01 {
  padding: 25px 0;
}
  .sec-top-01-in {
    width: 100%;
    padding: 0 10px;
  }
}

/* sec-top-01 list-cmn */
.sec-top-01 .list-cmn {
  margin-top: 18px;
}
@media screen and (max-width:768px) {
.sec-top-01 .list-cmn {
  margin-top: 10px;
}
}
/* ----------------------------------------------------------
 box
---------------------------------------------------------- */
/* box-top-book
---------------------------------------------------------- */
.box-top-book {
  width: 100%;
  height: 185px;
  padding: 10px;
  background-color: #fff;
  border: 4px solid #ccc;
}
  .box-top-book .img {
    float: left;
    width: 100px;
    margin-right: 20px;
  }
    .box-top-book .img img {
      width: 100%;
      height: auto;
    }
  .box-top-book .txt {
    overflow: hidden;
  }
  .box-top-book .ttl {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
  }
/* ----------------------------------------------------------
 figure
---------------------------------------------------------- */
/* fig-top
---------------------------------------------------------- */
.fig-top {
}
  .fig-top img {
    width: 100%;
    height: auto;
    border: 4px solid #ccc;
  }
  .fig-top img:hover {
    width: 100%;
    height: auto;
    border: 4px solid #ccc;
  }

/* ----------------------------------------------------------
 list
---------------------------------------------------------- */
/* list-top-icon 
---------------------------------------------------------- */
.list-top-icon {
  margin-top: 18px;
}
  .list-top-icon li {
    position: relative;
    padding-left: 66px;
    margin-top: 10px;
    line-height: 2.2;
  }
  .list-top-icon li:first-child {
    margin-top: 0;
  }
  .list-top-icon li:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 0.6em;
    width: 9px;
    height: 14px;
    background: url(/foundation/common/image/ico_arrow_01.png) no-repeat 0 0;
    background-size: 9px 14px;
  }
    .list-top-icon li a:before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 25px;
      top: 50%;
      width: 35px;
      height: 21px;
      margin-top: -10px;
    }
    .list-top-icon li.ggg a:before { background: url(/foundation/common/image/ico_ggg_01.png) no-repeat 0 0; background-size: 35px ;}
    .list-top-icon li.ddd a:before { background: url(/foundation/common/image/ico_ddd_01.png) no-repeat 0 0; background-size: 35px 18px;}
    .list-top-icon li.ccga a:before { background: url(/foundation/common/image/ico_ccga_01.png) no-repeat 0 0; background-size: 35px 18px;}
    .list-top-icon li.zaidan a:before { background: url(/foundation/common/image/ico_zaidan_01.png) no-repeat 0 0; background-size: 35px 22px;}
/* ----------------------------------------------------------
 mod
---------------------------------------------------------- */
/* hero-top
---------------------------------------------------------- */
.hero-top-wrap {
  background-color: #000;
}
  .hero-top {
    position: relative;
    width: 940px;
    margin: 0 auto;
  }
    .hero-top-slider {
      position: relative;
      width: 670px;
      height: 370px;
    }
      .hero-top-slider ul {
      }
        .hero-top-slider li img {
          width: 100%;
          height: auto;
        }

@media screen and (max-width: 768px) {
.hero-top {
  width: 100%;
  border-top: none;
}
  .hero-top-slider {
    width: 100%;
    height: auto;
  }
}

/* hero-top-link
---------------------------------------------------------- */
.hero-top-links {
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
  background-color: #000;
}
  .hero-top-links li {
    display: table;
    width: 100%;
    height: 74px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
  }
    .hero-top-links li a {
      display: table-cell;
      padding-left: 26px;
      color: #fff;
      border-left: 4px solid #000;
      text-decoration: none;
      vertical-align: middle;
    }
    .hero-top-links li.is-current a {
      border-left: 4px solid #fff;
    }
@media screen and (max-width:768px) {
.hero-top-links {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
  .hero-top-links li {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: left;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .hero-top-links li:first-child {
    border-top: 1px solid #fff;
  }
    .hero-top-links li a {
      position: relative;
      padding: 15px 20px 15px 10px;
      border-left: none;
    }
    .hero-top-links li a:after {
      content: '';
      display: inline-block;
      position: absolute;
      right: 8px;
      top: 50%;
      width: 6px;
      height: 13px;
      margin-top: -6px;
      background: url(/foundation/common/image/ico_arrow_03.png) no-repeat 0 0;
      background-size: 6px 13px;
    }
    .hero-top-links li.is-current a {
      border-left: none;
    }
}

/* ----------------------------------------------------------
 bxslider
---------------------------------------------------------- */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 5px;
}
@media screen and (max-width:768px) {
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 0;
}
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #999;
  width: 10px;
  height: 10px;
  margin: 0 0 0 10px;
  border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
@media screen and (max-width:768px) {
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 5px;
  height: 5px;
  margin: 0 0 0 5px;
}
}
