/*==========================

	common

============================*/
body {
	color: #000000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

.bgBody {
	background: url(../img/girls/bgBody.jpg) repeat right top;
}
.verdana {
	font-family: Verdana,sans-serif;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix {
	height:1px;
	/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover{
	opacity: 0.85;
}
img {
	border-style:none;
	border:0;
	font-size:0;
	height: auto;
	line-height:0;
	vertical-align:top;
	max-width: 100%;
	width: 100%;
}
/*==========================

	header

============================*/
video {
    transform: translate3d(0px, 0px, 0px);
    display: inline-block;
    height: 100%;
    vertical-align: baseline;
    width: 100%;
}
.viewHight {
	height: 100vh;
	line-height: 1.3;
	position: relative;
	text-align: center;
}
/*#indexLogo {
	bottom: 17%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 30%
}*/
#indexText {
	bottom: 10%;
	font-size: 16px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
}
header {
	background: url(../img/girls/eyecatch.png) no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size:100% auto;
	width: 100%;
	min-width: 478px;
  	min-height: 250px;
  	position: relative;
}

#indexLogo {
	display: block;
left: 35%;
position: absolute;
top: 50%;
width: 30%;
}


/*==========================

	wrapper

============================*/
.over {
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.over:hover {
	opacity: 0.5;
}
#wrapper {
}
.sectionLink {
	padding: 15% 0;
}
.sectionLink div {
	border:1px solid #ffffff;
	color: #2e2e2e;
	margin: 0 auto;
	text-align: center;
	width: 398px;
}
.circleLink {
	padding: 100px 0;
}
.circleLink  ul {
	margin: 0 auto 75px;
	width: 1080px;
}
.circleLink li {
	float: left;
	margin: 0 40px;
	text-align: center;
	width: 280px;
}
.circleLink li div {
	padding: 20px 0;
}
.circleLink li span,
.circleLink li time {
	display: inline-block;
	line-height: 1.6;
	margin: 0 10px 0 0;
}
.circleLink li p {
	color: #2e2e2e;
	text-align: left;
}
.bgBule {
	background: #00b4ff;
	color: #ffffff;
	padding: 0 10px;
}
.bgPink {
	background: #ff51a7;
	color: #ffffff;
	padding: 0 10px;
}
#more {
	display: block;
	margin: 0 auto;
	max-width: 300px;
	text-align: center;
}
#topInfoBox {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
}
#topInfoBox h3 {
	text-align: center;
	margin: 0 auto 5%;
	width: 50%;
}
#topInfoBox iframe {
	display: block;
	margin: 0 auto 5%;
	width: 95%!important;
}
.officialTwitterBox,
.girlsTwitterBox,
.officialFbBox {
	padding:2% 0;
}
.officialTwitterBox {
	width: 33%;
	float: left;
}
.girlsTwitterBox {
	width: 33%;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.officialFbBox {
	width: 33%;
	max-width: 500px;
	margin: 0 auto;
	float: left;
}
.officialFbBox > .fb-page {
    width: 100%;
}
.officialFbBox > .fb-page > span,
.officialFbBox iframe {
    width: 100% !important;
}
.fb_iframe_widget {
	display: block !important;
	margin: 0 auto !important;
	position: relative;
	width: 70.3% !important;
}
#bannerRect {
	margin: 0 auto;
	padding: 5% 0;
	width: 60%;
}
#bannerRect li {
	width: 48%;
}
#bannerRect li:first-child {float: left;}
#bannerRect li:last-child {float: right;}
.pagetop {
	 padding: 5% 0 0;
}
.pagetop img {
	margin: 0 auto;
	max-width: 98px;
	display: block;
}
/************ footer ********/

#footer{
	background:#1a1a1a;
	padding: 40px 0 0;
	text-align: center;
}
.footLink {
	width: 190px;
	margin: 0 auto;
    padding: 0 0 40px;
}
.activity{
	/*width: 95px;*/
	float: left;
}
.profile{
	/*width: 95px;*/
	float: right;
}
address {
	color: #ffffff;
	padding: 0 0 20px;
}