@charset "utf-8";

/* Login Form
=================================================================== */

.colorgraph {
	height: 5px;
	border-top: 0;
	background: #080808;
	border-radius: 5px;
}

/** パスワードを忘れた(top) */
.remind_top {
	font-size: 14px; float: right;
}

.btn-join, .btn-login {
	height: 1px;
	line-height: 41px;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.btn-join:hover {
	color: #f0f0f0;
}

#login-form input[type="text"] {
	margin-bottom: 8px;
	font-size: 16px;
	height: 40px;
}

#login-form input[type="password"] {
	margin-bottom: 8px;
	font-size: 16px;
	height: 40px;
}

#login-form input[type="checkbox"] {
	margin-top: -4px;
}

#login-form .remember{
	width: 45%;
	float: left;
	text-align:left;
	line-height: 30px;
	height: 40px;
}

#login-form .forgot {
	width: 45%;
	float: right;
	text-align:right;
	font-weight: bold;
	line-height: 30px;
	height: 40px;
}



/** Join */
.apply-medium-button, .apply-medium-button:visited {
	background-image:-webkit-linear-gradient(top, white 0%, #FF9900 2%, #FF9900 50%, #E78A00 50%, #FF9900 100%);
	background-position:initial initial;
	background-repeat:initial initial;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-color:#E78A00 #E78A00 #D37E00;
	border-style:solid;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-width:1px;
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-weight:bold;
	height:36px;
	line-height:36px;
	padding:0 0.8em;
	text-align:center;
}

.join_desc {
	margin-top: 20px;
}

/* email login
 -------------------------------------------------- */

#email_login {
}


/* social login
 -------------------------------------------------- */

#social_login {
}

.facebook_connect {
	margin: 5px 0px 5px -1px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	display:block;
	overflow:hidden;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #0d77be;
}

.facebook_connect:hover {
	color: #f0f0f0;
	text-decoration: none;
}

.facebook_connect .img {
	display: block;
	float: left;
	border-right: 1px solid rgba(0,0,0,.1);
	width: 50px;
	font-size: 26px;
	text-align: center;
	margin-top: 0px;
}

.facebook_connect .text {
	border-left: 1px solid rgba(255,255,255,.1);
	text-align: center;
	display: block;
	margin-left: 51px;
}

.twitter_connect {
	margin: 5px 0px 5px -1px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	display:block;
	overflow:hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	background-color: #56d4ff;
}

.twitter_connect:hover {
	color: #f0f0f0;
	text-decoration: none;
}

.twitter_connect .img {
	display: block;
	float: left;
	border-right: 1px solid rgba(0,0,0,.1);
	width: 50px;
	font-size: 26px;
	text-align: center;
	margin-top: 0px;
}

.twitter_connect .text {
	border-left: 1px solid rgba(255,255,255,.1);
	text-align: center;
	display: block;
	margin-left: 51px;
}

.btn-join, .btn-login {
	height: 41px;
	line-height: 41px;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.btn-join:hover {
	color: #f0f0f0;
}

/* or
 -------------------------------------------------- */
.page-title-small {
	padding:5px 0;
	position:relative;
	text-align:center;
	z-index:10;
}

.page-title-small span {
	background-color:white;
	background-position:initial initial;
	background-repeat:initial initial;
	color:rgba(0, 0, 0, 0.8);
	display:inline-block;
	font-family:Economica, Arial, sans-serif !important;
	font-size:20px;
	font-weight: normal;
	margin:0 auto;
	padding:0 15px;
	text-shadow:rgba(255, 255, 255, 0.4) 0 1px 0px, rgba(0, 0, 0, 0.2) 0 0 0;
	line-height: 40px;
}

.page-title-small:before,
.page-title-small:after {
	content: "";
	width: 100%;
	position: absolute;
	z-index: -1;
	height: 1px;
	top: 50%;
	left: 0;
}

.page-title-small:before {
	margin-top: -1px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmJiYmIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(187,187,187,0) 0%, rgba(187,187,187,1) 10%, rgba(187,187,187,1) 90%, rgba(187,187,187,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(187,187,187,0)), color-stop(10%,rgba(187,187,187,1)), color-stop(90%,rgba(187,187,187,1)), color-stop(100%,rgba(187,187,187,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(187,187,187,0) 0%,rgba(187,187,187,1) 10%,rgba(187,187,187,1) 90%,rgba(187,187,187,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(187,187,187,0) 0%,rgba(187,187,187,1) 10%,rgba(187,187,187,1) 90%,rgba(187,187,187,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(187,187,187,0) 0%,rgba(187,187,187,1) 10%,rgba(187,187,187,1) 90%,rgba(187,187,187,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(187,187,187,0) 0%,rgba(187,187,187,1) 10%,rgba(187,187,187,1) 90%,rgba(187,187,187,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbbbbb', endColorstr='#00bbbbbb',GradientType=1 ); /* IE6-8 */

}

.page-title-small:after {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(10%,rgba(255,255,255,1)), color-stop(90%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}