#stage #contents .main {
  margin-bottom: 20px;
}
#stage #contents .ban-area {
  overflow: hidden;
  margin: 20px 0;
  zoom: 1;
}
#stage #contents .ban-area ul li {
  float: left;
  margin-right: 20px;
}
#stage #contents .ban-area ul li:nth-child(even) {
  margin-right: 0;
}
#stage #contents .ban-area ul li:hover {
  opacity: 0.8;
}
#stage #contents .ban-area ul li a {
  display: block;
}
#stage #contents .box01 {
  margin-top: 50px;
  clear: both;
}
#stage #contents .box01 .h2 {
  background: url(https://cache.triple-farm.com/tfsd/common/images/h2-bg.png) repeat-x left 18px;
  text-align: center;
}
#stage #contents .box01 .h2 h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 350px;
  background: #fff;
}
#stage #contents .box01 .h2 h2 span {
  display: block;
  color: #2d76cc;
  font-size: 12px;
}
#stage #contents .box01 ul {
  margin-top: 18px;
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
#stage #contents .box01 ul li {
  float: left;
  width: 156px;
  margin-left: 20px;
}
#stage #contents .box01 ul li:nth-child(5n+1) {
  margin-left: 0;
}
#stage #contents .box01 ul li span {
  display: block;
  color: #222;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 20px;
}
#stage #contents .box01 ul li span.price {
  border-top: 1px solid #ccc;
  text-align: right;
  padding-top: 10px;
}
#stage #contents .box01 ul li span.price strong {
  display: block;
  color: #cc0000;
  font-size: 16px;
}
#stage #contents .more-btn {
  clear: both;
  border: 1px solid #8cbffa;
  text-align: center;
  width: 300px;
  margin: 0 auto;
}
#stage #contents .more-btn p a {
  display: block;
  padding: 15px 0;
  color: #2d76cc;
  font-size: 16px;
}
#stage #contents .more-btn p a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#stage #contents .news {
  border: 1px solid #d0eeff;
  margin-top: 50px;
}
#stage #contents .news .news-midashi {
  padding: 10px 10px 10px 30px;
  background-image: url(https://cache.triple-farm.com/tfsd/common/images/news-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 50px;
}
#stage #contents .news .news-midashi p {
  color: #000;
  font-size: 18px;
  float: left;
  padding-top: 6px;
}
#stage #contents .news .news-midashi p span {
  color: #2d76cc;
  font-size: 12px;
}
#stage #contents .news .archive-btn {
  float: right;
}
#stage #contents .news .archive-btn p {
  border-radius: 3px;
  background: #fff;
  padding: 0 20px;
  line-height: 1.6;
}
#stage #contents .news .archive-btn p a {
  font-size: 14px;
}
#stage #contents .news .archive-btn p a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#stage #contents .news dl {
  overflow: hidden;
  zoom: 1;
  padding: 25px 30px 10px;
}
#stage #contents .news dl dt, #stage #contents .news dl dd {
  float: left;
  font-size: 13px;
  color: #222;
  margin-bottom: 15px;
}
#stage #contents .news dl dt {
  clear: both;
  width: 15%;
}
#stage #contents .news dl dd {
  width: 85%;
}


/* 杩借20190228銇撱亾銇嬨倝 */

#stage #contents.second #maincontents .main .SP-display h2{
   padding-bottom: 10px;
}

#stage #contents.second #maincontents .main {
  clear: both;
  margin: 10px 0 0;
}
#stage #contents.second #maincontents .main .SP-display ul {
  overflow: hidden;
}
#stage #contents.second #maincontents .main .SP-display ul li {
  float: left;
  box-sizing: border-box;
  padding-bottom: 15px;
}
#stage #contents.second #maincontents .main .SP-display ul li a {
  width: 375px;
  display: inline-block;
  text-align: center;
}
#stage #contents.second #maincontents .main .SP-display ul li:last-child a {
  width: 375px;

}
#stage #contents.second #maincontents .main .SP-display ul li ul.submenu-left {
  display: none;
  width: 300px;
  position: absolute;
  left: 32%;
  z-index: 9999;
  background-color: #3175CF;
  margin-left: 30px;
  padding: 10px 30px;
  box-sizing: border-box;
}
#stage #contents.second #maincontents .main .SP-display ul li ul.submenu-left li {
  width: 200px;
  margin-bottom: 5px;
  padding: 0;
}
#stage #contents.second #maincontents .main .SP-display ul li ul.submenu-left li a {
  color: #fff;
  background: url(https://cache.triple-farm.com/tfsd/common/images/arrow_white.png) 0 8px no-repeat;
  text-align: left;
  padding: 0 0 0 15px;
  display: inline-block;
  width: 100%;
}

#stage #contents.second #maincontents .main .SP-display ul li ul.submenu-right {
  display: none;
  width: 300px;
  position: absolute;
  left: 59%;
  z-index: 9999;
  background-color: #3175CF;
  margin-left: 30px;
  padding: 10px 30px;
  box-sizing: border-box;
}
#stage #contents.second #maincontents .main .SP-display ul li ul.submenu-right li {
  width: 200px;
  margin-bottom: 5px;
  padding: 0;
}

#stage #contents.second #maincontents .main ul li ul.submenu-right li a {
  color: #fff;
  background: url(https://cache.triple-farm.com/tfsd/common/images/arrow_white.png) 0 8px no-repeat;
  text-align: left;
  padding: 0 0 0 15px;
  display: inline-block;
  width: 100%;
}
#stage #contents.second #maincontents .main .SP-display ul li:hover {
  background: url(https://cache.triple-farm.com/tfsd/common/images/nav_arrow.png) center bottom no-repeat;
}
#stage #contents.second #maincontents .main .SP-display ul li:hover ul.submenu-left {
  display: block;
}

#stage #contents.second #maincontents .main .SP-display ul li:hover ul.submenu-right {
  display: block;
}

@media screen and (max-width: 767px) {
  .SP-display {
    display: none;
  }
}

/* 杩借20190228銇撱亾銇俱仹 */



@media screen and (max-width: 767px) {
  #stage #contents .main {
    margin-bottom: 30px;
  }
  #stage #contents .ban-area {
    margin: 0;
  }
  #stage #contents .ban-area ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #stage #contents .ban-area ul.sp li {
    float: left;
    width: 47.826%;
    margin-right: 4.347%;
  }
  #stage #contents .ban-area ul.sp li:nth-child(even) {
    margin-right: 0;
  }
  #stage #contents .box01 {
    margin-top: 30px;
  }
  #stage #contents .box01 .h2 h2 {
    margin: 0 5em;
  }
  #stage #contents .box01 ul li {
    width: 47.826%;
    margin-right: 4.347%;
    margin-left: 0;
    margin-bottom: 1em;
  }
  #stage #contents .box01 ul li:nth-child(5n+1) {
    margin-left: inherit;
  }
  #stage #contents .box01 ul li:nth-child(even) {
    margin-right: 0;
  }
  #stage #contents .more-btn {
    width: 100%;
    margin: 0 auto 3.5em;
  }
  #stage #contents .news {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #stage #contents .news .news-midashi {
    background-image: url(https://cache.triple-farm.com/tfsd/common/images/news-bg-sp.png);
    padding: 10px 4.3478%;
    height: auto;
  }
  #stage #contents .news dl {
    padding: 2em 4.3478% 1em;
  }
  #stage #contents .news dl dt, #stage #contents .news dl dd {
    font-size: 12px;
  }
  #stage #contents .news dl dt {
    width: 28%;
    margin-right: 2%;
  }
  #stage #contents .news dl dd {
    width: 68%;
    margin-left: 2%;
  }
}