@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：中島 愛 Official Fan Club ”LOVE with YOU”
作成日：2017.01.25
修正日：2017.01.25
------------------------------*/


/*--- OVERRIDE ------------------*/

article {
	margin-top: 0;
}
section h2 {
	background: none;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	height: 30px;
	margin-bottom: 3%;
	padding: 15% 0 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 28px;
	-webkit-background-size: auto 28px;
	-moz-background-size: auto 28px;
	text-indent: -9999px;
	box-sizing: border-box;
}



/* ------------------------------------
 * CONTAINER
 * ------------------------------------ */

#headerImage {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	margin-top: 53px;
}

#headerImage img.protect {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#headerImage img {
	width: 100%;
}

/* ------------------------------------
 * FREE/MEMBER NAVIGATION
 * ------------------------------------ */

#freeNav,
#memberNav {
	margin: 0.5em 0 1.5em;
	padding-top: 0.8em;
	border-top: solid 2px #efa5b2;
}

#freeNav ul,
#memberNav nav ul {
	clear: both;
}

#freeNav li {
	display: inline;
	float: left;
	width: 50%;
}

#memberNav nav li {
	display: inline;
	width: 100%;
}

#freeNav li a,
#memberNav nav li a {
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 21px;
	-webkit-background-size: auto 21px;
	-moz-background-size: auto 21px;
}
#freeNav li.regist a {
	background-color: #efa5b2;
	background-image: url(/img/home/btn_regist.png);
}
#freeNav li.login a {
	background-color: #afa6a6;
	background-image: url(/img/home/btn_login.png);
}
#memberNav nav li.mypage a {
	background-color: #efa5b2;
	background-image: url(/img/home/btn_mypage.png);
}
#freeNav li a,


#memberNav p {
	margin-bottom: -0.3em;
	padding: 0.5em 3% 0;
}


/* ------------------------------------
 * ATTENTION
 * ------------------------------------ */

#attention a {
	display: block;
	margin: 0.5em;
	padding: 0.5em 3%;
	border: dotted 1px #afc0be;
	color: #272727;
	text-align: center;
}


/* ------------------------------------
 * BNR AREA
 * ------------------------------------ */

#bnrArea {
	padding: 1.5em 8%;
}

#bnrArea li {
	text-align: center;
}

#bnrArea li a {
	display: block;
	margin-bottom: 1.1em;
}
#bnrArea li:last-child a {
	margin-bottom: 0;
}

#bnrArea li img {
	width: 100%;
}


/* ------------------------------------
 * LIST
 * ------------------------------------ */

#whatsnew h2 {
	background-image: url(/img/common/title_whatsnew.png);
}
#news {
	padding-bottom: 2%;
}
#news h2 {
	background-image: url(/img/common/title_news.png);
}


/* ------------------------------------
 * MENU LIST
 * ------------------------------------ */

#menuList {
	overflow: hidden;
}
#freemenu {	
	padding: 0 4%;
	background: #c8bfbf url(/img/home/bg01.png) no-repeat center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#freemenu h2 {
	padding-top: 25%;
	background-image: url(/img/common/title_menu.png);
}

#membersmenu {
	padding: 0 4%;
	background: #ebdedb url(/img/home/bg02.png) no-repeat center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}

#membersmenu h2 {
	padding-top: 25%;
	background-image: url(/img/common/title_membersmenu.png);
}

#freemenu ul,
#membersmenu ul {
	padding: 4% 0 4% 1%;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}

#menuList li {
	float: left;
	width: 33%;
}

#menuList li a,
#menuList li span {
	display: block;
	overflow: hidden;
	width: 80%;
	height: 57px;
	margin: 0 auto 10%;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 57px;
	-webkit-background-size: auto 57px;
	-moz-background-size: auto 57px;
	text-indent: -9999px;
	-webkit-box-shadow: 0 0 5px 0px #ffffff;
	box-shadow: 0 0 5px 0px #ffffff;
}
#menuList li.schedule a { background-image: url(/img/home/menu_schedule.png);}
#menuList li.profile a { background-image: url(/img/home/menu_profile.png);}
#menuList li.discography a { background-image: url(/img/home/menu_discography.png);}
#menuList li.mail a {	background-image: url(/img/home/menu_mail.png);}
#menuList li.webradio a {	background-image: url(/img/home/menu_webradio.png);}
#menuList li.report a {	background-image: url(/img/home/menu_report.png);}
#menuList li.ticket a {	background-image: url(/img/home/menu_ticket.png);}
#menuList li.movie a {	background-image: url(/img/home/menu_movie.png);}
#menuList li.gallery a {	background-image: url(/img/home/menu_gallery.png);}
#menuList li.message a {	background-image: url(/img/home/menu_message.png);}
#menuList li.present a {	background-image: url(/img/home/menu_staffblog.png);}
#menuList li.mamegu a {	background-image: url(/img/home/menu_mamegu.png);}
#menuList li.qa a {	background-image: url(/img/home/menu_qa.png);}


/* ------------------------------------
 * SUPPORT
 * ------------------------------------ */

#support {
	margin-bottom: 5%;
	background: url(/img/home/bg03.png) no-repeat center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}

#support h2 {
	padding-top: 25%;
	background-image: url(/img/common/title_support.png);
}

#support ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 4%;
	border-top: solid 1px #f0ebee;
}

#support li {
	display: inline;
	overflow: hidden;
	float: left;
	width: 50%;
	border-bottom: solid 1px #f0ebee;
}
#support li:first-child,
#support li:nth-child(2) {
	width: 100%;
	border-left: none;
}

#support li a {
	display: block;
	overflow: hidden;
	padding: 1.2em 0;
	font-size: 83%;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #675555;
}
#support li:first-child a,
#support li:nth-child(2),
#support li:nth-child(even) a {
	border-left: solid 1px #f0ebee;
}


/* ------------------------------------
 * FOOTER
 * ------------------------------------ */

footer nav {
	display: none;
}


/* ------------------------------------
 * clearfix
 * ------------------------------------ */

#freeNav ul:after,
#menuList ul:after,
#support ul:after {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0.1em;
    content: ".";
    visibility: hidden;
}
