@charset "Shift_JIS";

/* main image 
-------------------------------------------------------------*/
#mainimage .slide { display: none; }
#mainimage .slide.slick-slider { display: block; }
#mainimage { padding: 50px 0 0; }

/* news
-------------------------------------------------------------*/
#news_col1 {
  margin: 0 auto;
  padding: 10px 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

#news_col1 li {
  margin: 0;
  overflow: hidden;
}

#news_col1 li dl { margin: 0 10px 10px; }

#news_col1 .count {
  text-align: center;
  padding: 5px 20px;
  border-top: 1px solid #ebece7;
  border-right: 1px solid #ebece7;
  width: 50%;
}

#news_col1 .btn_list {
  color: #595959;
  text-align: center;
  padding: 5px 0 5px 20px;
  border-top: 1px solid #ebece7;
  width: 50%;
  right: 0;
  bottom: 0;
  position: absolute;
}

#news_col1 .btn_list i { margin-left: 10px; }

/* catch
-------------------------------------------------------------*/
#w_catch {
  text-align: center;
  border-top: 1px solid #ebece7;
  background: url(../../img/bg01.gif) repeat left top;
}

#catch {
  margin: 0 auto;
  width: 100%;
  background: url(../../img/catch_bg.png) no-repeat -50px center;
  background-size: cover;
}

#catch h2 {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 20px;
  padding: 30px 10px 10px;
}

#catch .sp { padding: 0 10px 30px; }

/* recommend
-------------------------------------------------------------*/
#recommend h3 {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin: 30px 0 0;
}

#recommend ul {
  margin: 20px 0 0;
  overflow: hidden;
}

#recommend li {
  text-align: center;
  vertical-align: top;
  padding: 0 20px 20px;
  display: inline-block;
}

#recommend li a { color: #595959; }

#recommend li img {
  margin-bottom: 10px;
  max-width: 100%;
}

/* season
-------------------------------------------------------------*/
#season {
  padding: 30px 0 0;
  background: url(../../img/line01.png) no-repeat left top;
  background-size: 100%, auto;
}

#season h4 {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

#season ul {
  letter-spacing: -0.4em;
  margin: 20px 0 0 10px;
  overflow: hidden;
}

#season li {
  letter-spacing: 0;
  text-align: center;
  vertical-align: top;
  margin: 0 0 20px;
  padding-right: 10px;
  width: 50%;
  display: inline-block;
}

#season li a { color: #595959; }
#season li img { margin-bottom: 10px; }

/* banner_area
-------------------------------------------------------------*/
#banner_area {
  margin: 30px 10px 0;
  padding: 15px 15px 5px;
  background: #f8f6f3;
  overflow: hidden;
}

#banner_area li {
  margin-bottom: 10px;
  display: inline-block;
  background: url(../../img/icon_arrow.png) no-repeat right bottom #fff;
  float: left;
}

#banner_area li:nth-child(1) {
  background: url(../../img/banner_bg01.jpg) no-repeat left center #fff;
  background-size: contain;
}

#banner_area li:nth-child(2) {
  background: url(../../img/banner_bg02.jpg) no-repeat left center #fff;
  background-size: contain;
}

#banner_area li a {
  font-size: 12px;
  color: #2d2d2d;
  line-height: 18px;
  padding: 15px 15px 15px 75px;
  border: 1px solid #b2af8e;
  display: block;
}

#banner_area li:nth-child(2) a { padding: 15px 15px 15px 100px; }
#banner_area li a:hover { text-decoration: none; }

#banner_area li span {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 16px;
  font-weight: 600;
  color: #c92430;
  margin-bottom: 10px;
  display: block;
}

/* news
-------------------------------------------------------------*/
#news { margin: 30px 10px 0; }

#news h5 {
  font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}

#news .news_list { margin-bottom: 40px; }
