/* ------------------------------
   loopSlider
------------------------------ */
.loopSlider {
    margin: 0 auto;
    max-width: 1920px;
    height: 100px;
    text-align: left;
    position: relative;
    overflow: hidden;
    z-index:999;
    top: -100px;
    left:0;
}
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    background-color:rgba(255,255,255,0.5);
}
 
 
.loopSlider ul {
    height: 100px;
    float: left;
    overflow: hidden;
    padding-left: 0;/*これ重要*/
}
 
.loopSlider ul li {
    width: 130px;
    height: 100px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
   
}
/* ------------------------------
   TOP IMAGE GALLARY
------------------------------ */

.album {
	margin: auto;
	/*background-color: white;*/
	background-image:url(../assets/img/mainImg_000.jpg);
	position: relative;
	background-size: cover;
	width: 100%;
}

.album img {
	width: 100%;
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 20s;
	-webkit-animation-duration: 20s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
}

.album .img1 {
	display: block;
	margin: 0 auto;
}

.album .img2 {
	animation-delay:5s;
	-webkit-animation-delay:5s;
	position: absolute;
	top: 0;
	left: 0;
}
.album .img3 {
	animation-delay:10s;
	-webkit-animation-delay:10s;
	position: absolute;
	top: 0;
	left: 0;
}
.album .img4 {
	animation-delay:15s;
	-webkit-animation-delay:15s;
	position: absolute;
	top: 0;
	left: 0;
}
@keyframes album {
	0% {
		opacity: 0;
	}
	
	6.25% {
		opacity: 1;
	}

	12.5% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
}

@-webkit-keyframes album {
	0% {
		opacity: 0;
	}
	
	6.25% {
		opacity: 1;
	}

	12.5% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
}

/* バナー部分の余計なcolスペースを5pxに変更 */
.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  margin:0;
  padding:0 5px;
}
	
/* TOPイメージの最大化 */
.container_1{
}
.container_1{
}

/* ------------------------------
   メインメニューの体裁を調整
------------------------------ */
.nav-link{
	font-size: 1rem;
	text-align: center;
	color: rgba(255, 255, 255, 0.7) !important;
	line-height: 0.8;
}
.nav-link .nav-small{
	font-size:60%;
}

.fp_color{
	background-color: #149628 !important;
}
.nav-link:hover {
    color: rgba(255, 255, 255, 1) !important;
}
.nav-link:focus {
    color: rgba(255, 255, 255, 1) !important;
}
/*-------------------
 お知らせ
 --------------------*/
#news{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
	margin-top: -80px;
	margin-bottom: 1rem;
	font-size: 0.8rem;
}
#news h2{
	font-size:1.5rem;
	border-bottom: solid #006600;
}
#news dt{
	font-weight: normal;
	float:left;
}
#news dd{
	margin-left: 5rem;
	margin-bottom: 0;
}

/* 左カラム店舗メニュー */
#acMenu{}
#acMenu dt{
	box-sizing:content-box; 
	font-weight:bold; 
	font-size: 0.8em; 
	border:1px solid #eeeeee; 
	margin-top:4px; 
	text-indent:10px;  
	height:60px; 
	line-height:60px; 
	color:#000; 
	cursor:pointer;  
}
#acMenu dt:hover{ 
	background:#eee;
}
#acMenu dd{ 
	margin:5px 0; 
	background:#efefef; 
	text-align:left; 
	display:none; 
	font-size:12px; 
}
#acMenu dd a{ 
	display:block;
	color:#000; 
	padding:10px;
}
#acMenu dd a:hover{ 
	background:#C4EE99;
}
#acMenu h3{ 
	background:#666; 
	color:#fff; 
	font-size:0.9em; 
	padding:10px;
}
#acMenu dd span{ 
	font-size:0.6em; 
	color:#fff; 
	background:red; 
	padding:1px;
}

.searchSect{ box-sizing:content-box; font-size: 0.8em; border:1px solid #eeeeee; margin-top:4px; padding:5px;}
input{ margin:0; padding:0;}
input[type="submit"] { border: 0; color:#fff; background:#3f67bf; height:32px; line-height:32px;}

select{ height: 40px; padding: 0 10px 0; border: none; text-overflow: ""; background: #eee;}
.pref{ width:100%; margin:10px 0;}
.date{ width:25%;}
.srchBtn{ width:50px;}



/*    */
.blueH, .redH, .blackH, .greenH, .greenH_1{
	font-size: 0.8rem;
}
.blueH{
	font-weight: normal;
	background-image: url(../assets/img/bg_blue.jpg);
	text-align: center;
	height: 1.7rem;
	color: #fff;
	padding-top:5px;

}
.orangeH{
	font-weight: normal;
	background-image: url(../assets/img/bg_oranfe.jpg);
	text-align: center;
	height: 1.7rem;
	color: #fff;
	padding-top:5px;
	}
.redH{
	font-weight: normal;
	background-image: url(../assets/img/bg_red.jpg);
	text-align: center;
	height: 1.7rem;
	color: #fff;
	padding-top:5px;
}
.greenH{
	font-weight: normal;
	background-image: url(../assets/img/bg_green.jpg);
	text-align: center;
	height: 1.7rem;
	color: #fff;
	padding-top:5px;
}
.greenH_1{
	font-weight: normal;
	background-image: url(../assets/img/bg_green2.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	text-indent:-99999px;
	height: 60px;
	color: #fff;
	padding-top:5px;
}
.blackH{
	font-weight: normal;
	background-image: url(../assets/img/bg_black.jpg);
	text-align: center;
	height: 1.7rem;
	color: #fff;
	padding-top:5px;
}
#acMenu h3{
	font-size: 1.0rem;
}



/* MAP section */
#mapBox ul li{
	list-style: none;
}
#mapBox .shop_btn {
	width: 100%;
	height: 320px;
}
#mapBox .shop_btn ul{
	padding-left: 0;
}
#mapBox .shop_btn ul li {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
	width: 63px;
}

#mapBox .shop_btn ul li img{
	width: 100%;
}

#mapBox .ad{
 width: 100%;
 height: auto;
}

.img-responsive {
  display: block;
  height: auto;
  /*max-width: 100%;*/
  width: 100%;
}


/* フッターエリアの管理 */
.footer_area{
	font-size: 0.8rem;
	color: #fff;
	background-color:#149628 !important;
	margin-top: 20px;
	padding-top:20px;
}
.footer_area a{
	color: #fff;
}

/*
/	SNS ICON 画面下部配置
///////////////////////////////////////////////////////////*/
	#central .sns_bottom{
		padding-bottom: 60px;
	}
	.sns_container{
		position: fixed;
		bottom: 0;
		right: 0;
		width: 100vw;
		height: 55px;
		background-color:#5a8cbd;
		z-index: 1000;
	}
	.sns_inner ul{
		list-style: none;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.sns_inner ul li{
		width: 100%;
		text-align: center;
		padding-top: 0;
	}
	.sns_inner ul li a{
		color: #ffffff
	}