/*@import url('https://file002.shop-pro.jp/PA01372/068/asset/css/index.css');*/
/*161221*/
/*****************************************************

SLIDER

*****************************************************/

.hero {
  text-align: center;
  margin-top: 100px;
  /*margin-bottom: 48px;*/
  margin-bottom: 72px;
}
.film_roll_wrapper {
  height: 520px!important;
}
.film_roll_wrapper img {
}
.win .film_roll_prev, .win .film_roll_next {
  line-height: 67px;
}
.film_roll_pager {
  padding-top: 0;
}
.slide {
  display: block;
  float: left;
  height: 440px;
  pointer: cursor;
}
.slide img {
  margin-bottom: 4px;
}
.slideTtl {
  font-size: 11px;
  line-height: 1.8;
  font-family: sans-serif;
}
.slidePrc {
  font-family:"ÞâÌÀÄ«", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif, "£Í£Ó £ÐÌÀÄ«", "MS PMincho";
  font-weight: bold;
}
/*****************************************************

INFO

*****************************************************/
.newsWrp {
  border-top: 1px solid #dedbdb;
}
.entry {
  line-height: 4;
  width: 810px;
  border-bottom: 1px dotted #ddd;
  /*background: #f6f6f6;*/
  font-size: 12px;
}
.date {
  margin-right: 3em;
  font-family:"ÞâÌÀÄ«", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif, "£Í£Ó £ÐÌÀÄ«", "MS PMincho";
  font-style: italic;
}
.btnArcv {
  float: right;
}
/*****************************************************

FEATURED

*****************************************************/

.featureWrp {
  padding-bottom: 40px!important;
}
.feaItem {
  width: 395px;
  float: left;
  margin-right: 20px;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  margin-bottom: 20px;
}
.feaItem:nth-child(2n) {
  margin-right: 0;
}
.feaImg {
  position: relative;
  width: 395px;
  height: 263.3px;
  margin-bottom: 20px;
}
.feaImg img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.feaName {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 13px;
  width: 395px;
  color: #fff;
  font-family:"ÞâÌÀÄ«", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif, "£Í£Ó £ÐÌÀÄ«", "MS PMincho";
}
.feaName h3 {
  font-weight: normal;
}
.feaTxt {
  padding: 0 10px;
  font-size: 12px;
}
.feaDate {
  font-family:"ÞâÌÀÄ«", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif, "£Í£Ó £ÐÌÀÄ«", "MS PMincho";
  font-style: italic;
  line-height: 1;
  margin-bottom: .6em;
}
.homesection__category {
padding-bottom: 58px !important;
}
@media screen and (max-width: 590px){
.homesection__category {
	padding-bottom: 46px !important;
}
}