@CHARSET "UTF-8";

body {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
		"sans-serif";
	text-align: left;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	width: 100%;
}

#index-header {
	background: url("/common/images/header-h1-bg.png") repeat-x;
	color: #ffffff;
	height: 850px;
}

#index-main-img {
	height: 820px;
	background: url("/common/images/index-main-img.jpg") top center
		no-repeat;
}

#main-body {
	background: url("/common/images/main-bg.png") top center repeat-y;
	width: 100%;
	margin: 0 auto;
}

#main-header {
	margin: 0 auto;
	height: 218px;
	width: 100%;
	background: url("/common/images/header-bg.png") top center repeat-x;
}

#main-header h1 {
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #ffffff;
	margin: 0 auto;
	width: 1160px;
}

#main-header #header-eria {
	margin: 0 auto;
	width: 1200px;
	height: 112px;
	background: url("/common/images/header-main-bg.png") no-repeat;
}

#main-header #nav-eria {
	margin: 0 auto;
	width: 1200px;
	height: 76px;
}

#nav-eria .table .cell a:hover {
	opacity: 0.6 !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#new-face .new-face-box {
	width: 100%;
	background-image: url("/common/images/new-face-box.png");
	color: #ffffff;
	font-size: 90%;
}

.icon-over-box {
	position: relative;
}

.icon-over-box .icon-box-l {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 110px;
	height: 60px;
	z-index: 10;
}

.icon-over-box .icon-box-r {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 50px;
	height: 60px;
	z-index: 10;
}

.icon-over-box .icon-box-tl {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 60px;
	z-index: 10;
}

#pick-up-girls {
	width: 890px;
	height: 525px;
	padding: 20px;
	background-color: #ffffff;
	color: #ffffff;
	font-size: 90%;
}

.pick-up-girls-box {
	background: url("/common/images/pick-up-girl-box.jpg") no-repeat;
	padding: 20px;
	margin-right: 20px;
}

.pick-up-girls-box:last-child {
	margin-right: 0;
}

#news-box {
	width: 890px;
	height: 300px;
	overflow-y: scroll;
	background-color: #ffffff;
}

#news-box .news-title {
	border: dashed 2px #333;
	padding: 10px;
}

#shift-eria {
	width: 100%;
	height: auto;
	padding: 10px;
}

#cast-eria {
	width: 100%;
	height: auto;
	padding: 10px;
}

#shift-eria .shift-box {
	width: 210px;
	height: 430px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000;
	float: left;
	background: url("/common/images/shift-box.png");
	color: #ffffff;
}

#cast-eria .cast-box {
	width: 210px;
	height: 400px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000;
	float: left;
	background: url("/common/images/cast-box.png");
	color: #ffffff;
}

#cast-eria .cast-box:nth-child(4n) {
	width: 210px;
	margin-right: 0 !important;
}

#shift-eria .shift-box:nth-child(4n) {
	width: 210px;
	margin-right: 0 !important;
}

#footer-main {
	width: 100%;
	height: auto;
	background: url("/common/images/fotter-bg.png") top center repeat;
	color: #ffffff;
}

.syame-box {
	position: relative;
	width: 170px;
	height: 170px;
}

.syame-box .over-text-bg {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 170px;
	height: 60px;
	padding: 5px;
}

.system-box {
	font-family: "kozuka-mincho-pro", "Times New Roman", "ヒラギノ明朝 Pro W6",
		"Hiragino Mincho Pro", "ＭＳ Ｐゴシック", serif;
	text-align: center;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 0.5);
}

.system-title {
	display: block;
	font-size: 28px;
	letter-spacing: 0.25em;
	line-height: 1.2;
	color: #000000;
	text-align: center;
}

.t-no {
	text-decoration: line-through;
	color: #999;
}

.t-bb {
	vertical-align: bottom !important;
	border-bottom: 1px #333333 solid;
}

.system-box-line {
	padding: 20px 125px 20px 125px;
	border: solid 1px #999999;
}

.system-box-line3 {
	padding: 20px 25px 20px 25px;
	border: solid 1px #999999;
}

.system-box-line4 {
	padding: 10px;
	border: solid 1px #333333;
}

.system-box-line2 {
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
}

#main-footer-copy {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.5);
}

.bottom_line a {
	display: inline-block;
	position: relative;
	color: #fff;
	text-decoration: none;
}

.bottom_line a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 100%;
	height: 3px;
	background: #fff;
	transform: scale(0, 1);
	transition: 0.4s;
}

.bottom_line a:hover:before {
	transform: scale(1);
}

.sh-time-box {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	background-color: #333;
	color: #fff;
}

.sh-time-box:hover {
	background-color: #f1e5cc;
	color: #111;
	transition-duration: 1s;
}

.active {
	background-color: #f1e5cc;
	color: #111;
}

.sh-time-box-old {
	padding: 5px 0 5px 0;
	border-radius: 10px;
	background-color: #fff;
	height: 60px;
	border: 2px dotted #000;
}

.event-text-box {
	background-color: rgba(255, 255, 255, 0.7);
}

.rank-box {
	width: 178px;
	height: 353px;
	margin-bottom: 10px;
	background-color: #000;
	float: left;
	background: url("/common/images/rank-box.png");
	color: #ffffff;
}

.v_line_left {
	border-left: thick solid brown;
	padding-left: 10px;
}

.profile_head {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}

.box22 {
	background: #fdfdfd;
	border-left: solid 6px #000000;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
	padding-left: 20px;
}

.box22 p {
	margin: 0;
	padding: 0;
}

.box22_1 {
	background: #fdfdfd;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
	padding-left: 20px;
}

.line_b {
	border-bottom: 1px solid #ccc;
}

.ng-box {
	background-color: #333333;
	color: #999;
	padding: 10px 0;
}

.ok-box {
	background-color: #ff8000;
	color: #ffffff;
	padding: 10px 0;
}

.profile-shift-head {
	background-color: #333333;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	margin-bottom: 1px;
}

.profile-shift-foot {
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
	color: #000000;
	border: 1px solid #333333;
}

.index-h2 {
	border-bottom: 1px dashed #333333;
	font-size: 20px;
}

.index-text {
	line-height: 2;
	padding: 0 100px 0 100px;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 25px;
	width: 1000px;
}
