@charset "shift_jis";
/* TOPƒy[ƒW—pCSS
----------------------------------------------------------------------- */


.mv {
	background: url(/brand/hichifuku/img/bg_mv.jpg) center bottom /100% 100% no-repeat;
	width: 100%;
}
.mv__inner {
	position: relative;
	width: 1200px;
	height: 573px;
	margin-left: auto;
	margin-right: auto;
	/* text-align: center; */
}
.mv__inner__img{
	position: absolute;
	left: 0;
	top: 0;
}
.mv__inner__nav{
	position: absolute;
	right: 85px;
	top: 14px;
	display: flex;
	z-index: 2;
}
.mv__inner__nav > li{
	margin-right: 20px;
	opacity: 1;
}
.mv__inner__nav > li:hover{
	opacity: 0.7;
}

.contentsBg {
	background: url(/brand/hichifuku/img/bg_top_back01.jpg) no-repeat top center;
	height: 657px;
	border-top: 1px solid #dd4425;
	min-width: 960px;
}
.contentsBg .inner {
	width: 960px;
	height: 657px;
	margin: 0 auto;
	position: relative;
}
.contentsBg .inner h1,
.contentsBg .inner .txt01,
.contentsBg .inner .img01,
.contentsBg .inner .img02,
.contentsBg .inner .btn01,
.contentsBg .inner .btn02,
.contentsBg .inner .point01,
.contentsBg .inner .point02,
.contentsBg .inner .point03 {
	position: absolute;
}
.contentsBg .inner h1 {
	top: 32px;
	left: 182px;
}
.contentsBg .inner .txt01 {
	top: 36px;
	left: -5px;
}
.contentsBg .inner .img01 {
	top: 322px;
	left: 18px;
}
.contentsBg .inner .img02 {
	top: 94px;
	right: 10px;
}
.contentsBg .inner .btn01 {
	top: 16px;
	right: 94px;
}
.contentsBg .inner .btn02 {
	top: 16px;
	right: 5px;
}
.contentsBg .inner .point01 {
	top: 30px;
	right: 344px;
}
.contentsBg .inner .point02 {
	top: 30px;
	right: 437px;
}
.contentsBg .inner .point03 {
	top: 30px;
	right: 530px;
}
/* 
.gnav__list > li:after{
	display: block;
	content: '';
	background: url(/brand/hichifuku/img/ico_gnav.png) right center no-repeat;
	width: 13px;
	height: 13px;
	padding-right: 10px;
} */
/* .gnav__list > li a:hover{
	opacity: .7;
} */
/* .gnav__list > li:last-child:after{
	padding-right: 0;
	background: none;
} */
/* .gnav__list > li:first-child {
	padding: 0;
	background: none;
} */

.topContents *{
	box-sizing: border-box;
}
.topContents{
	background: url(/brand/hichifuku/img/bg_top.jpg) left top /100% auto repeat-y;
	padding-top: 60px;
}
.topContents__box{
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
.topContents__box__top{
	width: 100%;
	height: 30px;
	background: url(/brand/hichifuku/img/bg_box_top.png) left top /100% auto no-repeat;
}
.topContents__box__inner{
	width: 100%;
	background: url(/brand/hichifuku/img/bg_box_middle.png) left top /100% auto repeat-y;
	padding-left: 47px;
	padding-right: 47px;
}
.topContents__box__bottom{
	width: 100%;
	height: 31px;
	background: url(/brand/hichifuku/img/bg_box_bottom.png) left bottom /100% auto no-repeat;
}
.topContents__box__inner__ttl{
	padding-top: 15px;
	margin-bottom: 42px;
}
.topContents__box__inner__list{
	display: flex;
	width: 850px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.topContents__box__inner__list > li{
	width: 271px;
	margin-bottom: 16px;
}
.topContents__box__inner__list > li > a:hover{
	opacity: .6;
}


.topContents__pagetop{
	text-align: right;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 35px;
}



.not_movie{
	text-align: center;
	font-size: 16px;
	padding-bottom: 40px;
}



#movie_container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}


#movie_container ul li {
  width: 640px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

#movie_container ul li img {
  width: 100% !important;
  height: auto !important;
}

#movie_container ul li .lead {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #400700;
  margin-bottom: 10px;
  line-height: 1.4;
  padding: 0 10px;
}

#movie_container ul li .thumb {
  position: relative;
  text-align: center;
  padding-bottom: 10px;
}

#movie_container ul li .thumb .btn-arrow-movie {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/brand/hichifuku/img/btn_play_off.png") no-repeat left 50% top 45%;
}

#movie_container ul li .thumb a:hover {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#movie_area #movie_inner #close_Btn {
  background: url("/brand/hichifuku/img/btn-close.gif") 650px center no-repeat #000 !important;
  height: 28px !important;
}

#movie_area #movie_inner #close_Btn img {
  display: none !important;
  margin-right: 0 !important;
}

.jstream-eqPlayer {
  display: block !important;
  margin: 0 auto !important;
}