
body#top{
overflow-x: hidden;
}
.head-box{
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 20px 20px 10px;
}
p{
margin-bottom: 10px;
}
.ac{
text-align: center;
}
.ar{
text-align: right;
}
#meerkat-wrap{
margin: 0 -10px;
}
#popupBanner {
position: fixed;
bottom: 0;
width: 100%;
text-align: center;
padding: 0;
/*display: none;*/
/*overflow: hidden;*/
z-index: 10000;
background: rgba(0, 0, 0, 0.6);
}
#popupBanner #popupBanner-inner #bannerDelete {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
footer{
margin-bottom: 70px;
}

/*------------------------------------------------------
ローテーションバナー
------------------------------------------------------*/
.hdg-lv01-top {
position: absolute;
top: 100px;
left: 50%;
z-index: -1;
}
img#loader{
width: 100%;
}
.slide_selector{
display: none;
margin: 0;
}
.slide img{
width: 100%;
}
.slick-next,.slick-prev{
width: 30px;
height: 30px;
}
.slick-next{
right: 15px;
}
.slick-prev{
left: 10px;
z-index: 10;
}
.slick-prev:before,.slick-next:before{
font-size: 30px;
}

/*------------------------------------------------------
ターゲットエリア
------------------------------------------------------*/
.target{
width: 100%;
margin: 10px -10px;
padding: 0 10px;
background-color: #f2f2f2;
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
}
.target > ul{
margin: 0 !important;
}
.target > ul > li{
margin: 0 -5px;
padding: 10px;
border-top: 1px solid #e6e6e6;
}
.target > ul > li:first-child{
border: none;
}
.target > ul > li > a{
display: block;
box-sizing: border-box;
}
.label{
display: block;
width: 85px;
margin-bottom: 5px;
padding: 3px 5px;
font-size: 75%;
color: #fff;
text-align: center;
}
.label.benefit{
background-color: #f09501;
}
.label.important{
background-color: #d90000;
}

/*------------------------------------------------------
トップ　バナーエリア
------------------------------------------------------
body#top{
overflow-x: hidden;
}
body#top #wrap{
position: relative;
height: 100%;
background-color: #fff;
}
.coverBack{
position: relative;
width: 100%;
height: 300px;
overflow: hidden;
background-color: #f5f5f5;
z-index: -1;
display: none;
}
.coverBack.active{
display: block;
}
.coverBack .inner{
position: fixed;
width: 100%;
height: 300px;
top: 0;
left: 0;
text-align: center;
z-index: 2;
}
.coverBack .inner img{
width: 340px;
}
*/



