@charset "utf-8";
/***/
#LeftDisp{
	height:auto !important;
}
#Wrap{
	background-image:url(../images/idx_bcik.png);
	background-repeat: repeat-x;
}
#contents{
	margin:15px 0 0 0;
}
/***/
#slide_disp{
	height:415px;
	width:1095px;
	margin:0 0 0 -57px;
}
.bxslider li{
	height:409px;
	display:block;
	position:relative;
}
#slide1{
	background-image: url(../images/slide1.png?20201223);
	background-repeat:no-repeat;
}

#slide2{
	background-image: url(../images/slide4.png?20220225);
	background-repeat:no-repeat;
}
#slide3{
	background-image: url(../images/slide3.png?20220603);
	background-repeat:no-repeat;
}
#slide4{
	background-image: url(../images/slide5.png);
	background-repeat:no-repeat;
}
#slide5{
	background-image: url(../images/banner202312.jpg?20231223);
	background-repeat:no-repeat;
}

.slide_in_banner{
	padding:10px 5px;
	position:absolute;
	bottom:0;
	left:57px;
	width:950px;
	background: url(../images/bacj.png) repeat;
}
.slide_in_banner ul li{
	float:left;
	width:229px !important;
	height:75px !important;
	margin:0 0px 0 0;
	padding:0 4px;
}
.slide_in_banner a{
	position: relative;
    z-index: 10;
    display: block;
	width:229px !important;
	height:75px !important;
}
.moveElement1,.moveElement2,.moveElement3{
	background-image:url(../images/hover_banner.png);
	width:237px;
	height:162px;
	position: absolute;
	top:-74px;
	left:5px;
}

/*========================================
 + 新着情報
========================================*/
#news_title{
	position: relative;
}
#news_title h2{
	background-image: url(../images/newsTT.jpg);
	background-repeat:no-repeat;
	padding:49px 0 0;
}
#news_title a{
	background-image:url(../images/ichiran.gif);
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	color:#422505;
	position:absolute;
	top:22px;
	left:290px;
	line-height:15px;
}
#news_title a:hover{
	text-decoration:underline;
}
#news_disp{
	border:solid #cfcfcf;
	border-width:0 1px 1px;
	padding:15px 0 5px 5px;
	overflow-y:scroll;
	height:445px;
	/*height:155px;*/
}
#news_disp li{
	background-image:url(../images/news_li_bck.gif);
	background-repeat:repeat;
	padding:5px;
	width:294px;
	float:left;
	margin:0 10px 10px 0;
}



.news_img{
	width:107px;
	height:80px;
	border:1px solid #8a8a8a;
	overflow:hidden;
	background-color:#FFF;
	text-align:center;
	float:left;
}
.news_data{
	width:177px;
	height:82px;
	float:right;
	position:relative;
}
.news_date{
	background-image:url(../images/date.png);
	background-repeat: repeat-x;
	background-position:left bottom;
	width:80px;
	padding:0 0 0 5px;
}
.news_icon{
	position:absolute;
	right:0;
	top:0;
}
.news_data h3{
	margin:5px 0 0 0;
}
.news_data h3 a{
	font-size:12px;
	font-weight: normal;
	line-height:1.2em;
	text-decoration:underline;
}
.news_store_NM{
	font-size:11px;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}
#news_disp_2{
	border:solid #cfcfcf;
	border-width: 0 1px 0px;
	padding: 15px 0 5px 5px;
	height:auto;
	/*height:155px;*/
}
#news_disp_2 li{
	background-image:url(../images/news_li_bck.gif);
	background-repeat:repeat;
	padding: 10px;
	/* float:left; */
	margin: 0 10px 0px 0;
}
#news_disp_2 li .news_img{
	width: 480px;
    margin: -10px auto 0;
    height: 360px;
	border:1px solid #8a8a8a;
	overflow:hidden;
	background-color:#FFF;
	text-align:center;
	float: none;
}

#news_disp_2 li .news_data{
	width: 100%;
	/* height: 210px; */
	float: none;
	position:relative;
}
#news_disp_2 li .news_data h3 a{
	font-size:16px;
	font-weight: normal;
	line-height:1.2em;
	text-decoration:underline;
}
#news_disp_2 li .news_store_NM{
	font-size:11px;
	text-align:right;
	position:absolute;
	bottom: 12px;
	right:0;
}



#oil_Disp a{
	background-image: url(../images/schedule.jpg);
	background-repeat:no-repeat;
	padding:202px 0 0;
	height:0;
	overflow:hidden;
	display:block;
}
#oil_Disp a:hover{
	background-position:0 -202px;
	display:block;
}

#store_area_search{
	margin-top:8px;
}
/*.chirashi_img div{
	display:table-cell;
	vertical-align:middle;
	background-color:#f3f3f3;
}
.chirashi_img div img{
	height:168px;
	overflow:hidden;
}*/
.f12{ font-size:12px;}



/* \\\\\\\\\\\\\\\\\    END DEMO CODE   ///////////////////////////////// */
/* \\\\\\\\\\\\\\\\\    MODAL CODE   ///////////////////////////////// */
#oil_sche{
	width:100%;
	height:100%;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.modal {
  display: none;
  background: #fffdee;
  padding: 0 0px 0px;
  overflow: auto;
  z-index: 1001;
  position: absolute;
  width: 720px;
  box-shadow:1px 1px 0 #8d8882;
}
#pop_in{
	position:relative;
    border:7px solid #ffffff;
    background:url(../images/index/recruit_disp.gif) repeat;
    min-height: 300px;
	padding:10px;
}
.closeBtn{
	position:absolute;
	right:-2px;
	top:-0px;
	z-index:1003;
	cursor:pointer;
}
.bb{
	background:url(../images/point/border_btm.png) repeat-x left bottom;
	padding:0 5px 15px;
	margin-top:10px;
}
#pop_in p span{
	color:#ee6e00;
	font-weight:bold;
	font-size:16px;
	display:block;
	margin:0 0 5px;
}
#oil_sche_disp{
	border: 0;
	vertical-align: bottom;
	width: 100%;
	min-height:400px;
}

/* \\\\\\\\\\\\\\\\\    END MODAL CODE   ///////////////////////////////// */

#CM_disp{
	background-image:url(../images/cm.jpg);
	background-repeat:no-repeat;
	height:278px;
	background-position:center;
	margin:0 0 30px;
	position:relative;
}
#CM_disp #movie{
	display:block;
	height:100px;
	width:281px;
	position:absolute;
	top:50px;
	left:3px;
}
#movie2{
	display:block;
	height:81px;
	width:135px;
	position:absolute;
	top:160px;
	left:5px;
}
#movie3{
	display:block;
	height:81px;
	width:135px;
	position:absolute;
	top:160px;
	right:5px;
}
#channel_link{
	color:#FFF !important;
	position:absolute;
	bottom:8px;
	left:40px;
}
#channel_link:hover{
	text-decoration:underline;
}


/* /////////////////    FBと広告  /////////////// */

#idx_btm_box{
	min-heigh: 650px;
	background-image:url(../images/btm_back.jpg);
	background-repeat:repeat-x;
	padding:20px 0 0 0;
	margin:10px 0 0;
}
#fb_box{
	float:left;
	width:512px;
}
#fbTT{
	padding:3px;
	border-bottom:1px solid #c6c6c6;
}
#fb_disp{
	margin-top:3px;
	background-image:url(../images/fb_line.gif);
	background-repeat:repeat;
	padding:6px;
}
#fb_disp iframe{
	background-color:#FFF;
	-moz-box-shadow: 0px 0px 3px #9d9d9d;
	-webkit-box-shadow: 0px 0px 3px #9d9d9d;
	box-shadow: 0px 0px 3px #9d9d9d;
}
.chirashi_box{
}
#chirashiTT{
	padding:5px;
	border-bottom:1px solid #c6c6c6;
}
.chirashi_box{
	width:426px;
	float:right;
}

.chirashi_disp{
	background-image:url(../images/fb_line.gif);
	background-repeat:repeat;
	margin-top:3px;
	padding:6px 0 0px 6px;
	position:relative;
}
#chirashi_santa{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:0;
}
.chirashi_disp li{
	background-color:#FFF;
	padding:5px;
	text-align:center;
	float:left;
	margin:0 5px 5px 0;
	width:193px;
	height:216px;
	z-index:999;
	position:relative;
	-moz-box-shadow: 0px 0px 3px #9d9d9d;
	-webkit-box-shadow: 0px 0px 3px #9d9d9d;
	box-shadow: 0px 0px 3px #9d9d9d;
}
.chirashi_img{
	height:130px !important;
	width:184px;
	display:table;
	margin:0 auto 10px;
	background-color:#e5e5e5;
	overflow:hidden;
}
.chirashi_img div{
	display: table-cell;
	vertical-align: middle;
}
.chirashi_img div .img{
	display:inline-block;
	width:184px;
	max-height:130px;
	overflow:hidden;
}
#banner_3980 {
	clear:both;
	margin:0 auto 30px;
}
