/* ********************************
 contents
******************************** */
/* line 11, ../scss/index.scss */
.feature {
  width: 1000px;
  margin: 0 auto 35px;
  position: relative;
  top: -135px;
}

/* line 17, ../scss/index.scss */
.contact-area {
  position: relative;
  top: 380px;
}

/****************************
  news */
#news-list-on-top .news-ttl {
  font-size: 30px;
  padding-left: 15px;
  margin-bottom: 20px;
}
/* line 1267, ../scss/fc_index.scss */
.news-wrap {
  width: 1000px;
  padding: 50px 0 20px;
  margin-bottom: 0;
}

/* line 1280, ../scss/fc_index.scss */
#news-list-on-index .news-wrap p.title {
  width: 900px;
}
/* line 1283, ../scss/fc_index.scss */
.news-wrap .news-ttl-wrap {
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 1291, ../scss/fc_index.scss */
.news-wrap .group-ttl {
  padding: 3px 10px;
  border-left: 5px solid #855b2d;
  font-size: 16px;
  font-weight: bold;
  color: #855b2d;
}
.news-wrap .fc-news .group-ttl {
    width: 90%;
    display: inline-block;
    vertical-align: middle;
}
.news-wrap .fc-news .show-all {
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-size: 12px;
  padding-left: 20px;
  font-weight: bold;
  background: url(/assets/images/common/img-icon-news-arrow.png) no-repeat 0;
}

@media only screen and (max-width: 768px) {
  /* line 24, ../scss/index.scss */
  .section {
    margin-bottom: 20px;
  }

  /* line 27, ../scss/index.scss */
  .feature-ttl {
    font-size: 14px;
    max-width: 100%;
    width: auto;
    border-bottom: 1px solid #ccc;
    padding: 15px;
  }

  /* line 34, ../scss/index.scss */
  .feature {
    width: 100%;
    top: 0;
  }

  /* line 39, ../scss/index.scss */
  #main .mainmenu-wrap {
    width: 48%;
    margin-right: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 4%;
  }
  /* line 45, ../scss/index.scss */
  #main .mainmenu-wrap:nth-of-type(odd) {
    padding-left: 2%;
    margin-right: 2%;
  }
  /* line 49, ../scss/index.scss */
  #main .mainmenu-wrap:nth-of-type(even) {
    margin-right: 0;
  }
  /* line 52, ../scss/index.scss */
  #main .mainmenu-wrap .menu-list {
    text-align: left;
  }
  /* line 54, ../scss/index.scss */
  #main .mainmenu-wrap .menu-list .menu-select-ttl {
    width: 55%;
    padding-left: 5px;
    text-align: center;
    font-size: 14px;
  }
  /* line 60, ../scss/index.scss */
  #main .mainmenu-wrap .menu-list img {
    vertical-align: middle;
    width: 38%;
  }
  /* line 66, ../scss/index.scss */
  #main .movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  /* line 73, ../scss/index.scss */
  #main .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 81, ../scss/index.scss */
  .deliver-area {
    width: 100%;
  }

  /* line 84, ../scss/index.scss */
  #contact-area {
    margin-bottom: 0;
  }

  /* line 87, ../scss/index.scss */
  .contact-area {
    top: 0;
  }

    /* line 1918, ../scss/fc_index.scss */
  .news-wrap {
    width: 100%;
    padding: 30px 0;
  }
  /* line 1921, ../scss/fc_index.scss */
  .news-wrap .group-ttl {
    padding: 0px 5px;
    font-size: 14px;
  }
  .news-wrap .fc-news .group-ttl {
    width: 75%;
  }
  .news-wrap .fc-news .show-all {
    float: right;
    width: 30px;
    text-align: right;
    padding-left: 10px;
  }
  /* line 1925, ../scss/fc_index.scss */
  .news-wrap .news-ttl-wrap {
    padding: 5px;
  }
  #news-list-on-index .news-wrap p.title {
    width: 100%;
  }

  /* line 1928, ../scss/fc_index.scss */
  .news-wrap .news-ttl {
    font-size: 20px;
  }
  /* line 1931, ../scss/fc_index.scss */
  .news-wrap .news-left {
    width: 100%;
    margin-right: 0;
  }
  /* line 1935, ../scss/fc_index.scss */
  .news-wrap .news-group-wrap {
    margin: 0 15px;
  }
  /* line 1938, ../scss/fc_index.scss */
  .news-wrap .news-right {
    width: 100%;
  }

}
