@charset "UTF-8";

/**
 * ¥È¥Ã¥×
 *
 */

/* ==========================================================================
   ¥Ø¥Ã¥À©`
   ========================================================================== */

header {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  header {
    border-bottom: 1px solid #e6e6e6;
  }
  .contents-inner {
    padding-top: 0;
  }
}


/* ==========================================================================
   ¥¹¥é¥¤¥É¥·¥ç©`
   ========================================================================== */

.top-slide {
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
}

#top-slider {
  opacity: 0;
}

#top-slider img {
  height: auto;
  width: 100%;
}


/* ==========================================================================
   ¥³¥ó¥Æ¥ó¥Ä(×·¼Ó·Ö)
   ========================================================================== */

.box-center .main-block {
  margin-bottom: 40px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.box-center .main-block .main-ttl {
  height: auto;
  margin: 40px 0 30px 0;
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .box-center .main-block .main-ttl {
    margin: 15px 0 30px 0;
  }
}

.box-center .main-block .link-list {
  padding-left: 20px;
}

.box-center .main-block .link-list li a {
  font-family: 'Roboto Condensed', 'FP-¥Ò¥é¥®¥Î½Ç¥´ StdN W4'!important;
  font-size: 120%;
}
