@charset "UTF-8";



/*----------------------------------------------*/
/*----------------------------------------------*/
/*FLiPLiPS 週末かとりっぷ [INDEX PAGE]*/
/*----------------------------------------------*/
/*Created: 2015.05.01*/
/*Last Update:	2015.05.01*/
/*----------------------------------------------*/




/*INDEX*/

/*[INDEX PAGE]*/

/*HEADER*/

/*SNS BUTTON*/








/*----------------------------------------------*/
/*INDEX PAGE*/
/*----------------------------------------------*/

/*----------------------------------------------*/
/*A.HEADER*/
/*----------------------------------------------*/

/*HEADER COVER*/
header#index .bg-cover {
width:auto;
height:560px;
margin:0;
padding:0;
background:url(../../images/bg_hd_white.png) repeat-x 0 0;
}


/*HEADER INNER*/
header#index .inner {
width:960px;
height:560px;
margin:0 auto;
padding:0;
position:relative;
}


/*HEADER[TITLE PARTS]*/
header#index .inner hgroup {
width:580px;
height:533px;
margin:0;
padding:0;
position:absolute;
top:27px;
left:0;
}
header#index .inner hgroup h1,
header#index .inner hgroup h1 img,
header#index .inner hgroup h2,
header#index .inner hgroup h2 img,
header#index .inner hgroup p,
header#index .inner hgroup p img, {
margin:0;
padding:0;
}
header#index .inner hgroup h1 img,
header#index .inner hgroup h2 img,
header#index .inner hgroup p img {	
vertical-align:bottom;
}

/*MAP*/
header#index .inner .map {
width:auto;
height:auto;
margin:0;
padding:0;
position:absolute;
right:-50px;
bottom:40px;
}
/*MAP[INNER]*/
.map-inner {
width:560px;
height:475px;
margin:0;
padding:0;
position:relative;
}
.map-inner .map-img {
position:absolute;
top:0;
left:0;
z-index:10;
}










/*----------------------------------------------*/
/*SNS BUTTON*/
/*----------------------------------------------*/

/*(Frame)*/
.sns-box {
width:auto;
height:auto;
margin:0;
padding:0;
position:absolute;
overflow:hidden;
right:10px;
bottom:18px;
}

/*(Each Button)*/
.social {
width:auto;
height:auto;
text-align:left;
vertical-align:bottom;
position:relative;
float:left;
left:50%;
}
.twitter {
position:relative;
float:left;
left:-50%;
height:30px;
line-height:20px;
margin-right:10px;
}
.facebook {
position:relative;
float:left;
left:-50%;
height:30px;
line-height:20px;
}