

.site-logo {
	/*padding-top: 15px;*/
	position: relative;
	margin: auto;
	height: 100%;
	max-width: 1200px;
}

.index_logo_fir {
	position: relative;
	max-width: 150px;
	/*max-height: 100px;*/
	width: auto;
	height: auto;
	/*top: 20px;*/
	margin-left: 20px;
	float:left;
}

.index_logo_sec {
	position: relative;
	max-width: 215px;
	max-height: 50px;
	width: auto;
	height: auto;
	top: 53px;
	margin-left: 12px;
	float:left;
}
.index_logo_read{
	position: relative;
	float: right;
	color: rgba(242, 238, 24, 1);!important;
	/*font-weight: 600;*/
	bottom: 100px;
	right: 80px;
	font-size: 15px;
}
.index_logo_p p:nth-child(2){
	margin-top: 8px;
}
.index_logo_p{
	position: relative;
	bottom:60px;
	float: right;
	left: 194px ;
	color: #ffffff;
	/*font-weight: 600;*/
}
.index_logo_QR{
	position: relative;
	bottom: 76px;
	max-width: 76px;
	max-height: 76px;
	width: auto;
	height: auto;
	float: right;
	left: 188px;
}

@media screen and (max-width: 1024px){
	.index_logo_fir {
		max-width: 140px;
		/*max-height: 80px;*/
		/*top: 23px;*/
		float:left;
	}
	.index_logo_sec {
		max-width: 177px;
		max-height: 40px;
		top: 46px;
		float:left;
	}
	.index_logo_p, .index_logo_QR ,.index_logo_read{
		display: none;!important;
	}
	p{
		font-size: 13px;
	}
}

@media screen and (max-width: 640px) and (min-width: 375px){
	.index_logo_fir {
		max-width: 140px;
/*		max-height: 80px;
		top: 23px;*/
		float:left;
	}
	.index_logo_sec {
		max-width: 174px;
		max-height: 40px;
		top: 49px;
		float:left;
	}
p{
	font-size: 12px;
}
	.index_logo_p,.index_logo_QR,.index_logo_read {
		display: none;!important;
	}
}
@media screen and (max-width: 374px) and (min-width: 320px){
	.index_logo_sec {
		max-width: 162px;
		max-height: 40px;
		top: 49px;
		float:left;
		margin-left: 3px;

	}
	p{
		font-size: 10px;
	}
}

#ticket,
#userName,
#point
{
	color: #37465f;
}
.login-info {
	overflow: auto;
	margin: 7px 5px;
	float: left;
	font:bold 14px 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	color: #FFFFFF;
	display: none;
}
.login-info div{
	height: 20px;
}
.login-info i{
	width: 24px;
	height: 30px;
	margin: 0 5px 0 5px;
	font-size: 1rem
}
.login-info img {
	width: 40px;
	/*margin-left: 5px ;*/
	/*margin-top: -2px;*/
}
.login-info span{
	/*margin-top: 5px;*/
}

#ticket {
	display:inline-block;
	/*width: 50px;*/
	/*margin-left: -30px;*/
	/*font-size: 12px;*/
	text-align: left;
}

.button-bar {
	float: right;
	/*width: 140px;*/

}

#login-back {
	width: 100%;
	height:100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 490;
	/*opacity: 0.8;*/
	/*background-color: #000000;*/
}

#login-back ul {
	width: 100%;
	height: 100%;
	display: table;
}

#login-back li {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.login {
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto;
	MARGIN-Top: auto; MARGIN-Bottom: auto;
	width: 80%;
	max-width: 380px;
	height: 290px;
	/*height:50%;*/
	/*    position: absolute;*/
	/*top: 100px;*/
	z-index: 50;
	text-align: center;
	background-color: #545354;
	border-radius: 10px;
	box-shadow: 0 0 2px 2px #545050;
}

.login input,select {
	font-size: 15px;
	height: 30px;
	width: 90%;
	/*    margin-bottom: 28px;*/
	border-radius: 10px;
	color: #ffffff;
	padding-left: 12px;
	background-color: #778486;
	border:#ffffff;
}

.login span {
	display: inline-block;
	font-size: 15px;
	/*height: 40px;*/
	width: 90%;
	text-align: left;
	margin-top: 10px;
	/*    margin-bottom: 28px;*/
}

.login span.title {
	text-align:center;
}

.login span.comment {
	font-size: 11px;
	margin-top: 5px;
}

.login div {
	margin-top: 5px;
	position: relative;
}

.login button {

	/*border: 1px solid #808080;*/
	/*box-shadow: -1px -1px 3px #fff;*/
	/*-moz-box-shadow: -1px -1px 3px #fff;*/
	/*-webkit-box-shadow: -1px -1px 3px #fff;*/
	/*-webkit-touch-callout:none;*/
	/*-webkit-user-select:none;*/

	margin-top: 15px;
	background-color: #46b8da;
	color: #626262;
	border-radius: 10px;
	width: 80px;
	height: 35px;
}

.login .getpass {
	float:none;
	color: #D1C8C8;
}

.login .newreg {
	width: 200px;
	background-color: #FFD043;
	margin: 3px;
	height: 25px;
	border-radius: 0;
}
.login .loginClose{
	font-size: 25px;
	position: absolute;
	height: 40px;
	line-height: 40px;
	margin-top: -10px;
	right: 0;
	width: 25px;
	color: #ffffff;
	z-index: 1;
}

.login a {
	float:left;
	color: #D1C8C8;
}

.login .commit{
	/*float:right;*/
	/*position: absolute;*/
	/*margin-top: 5px;*/
	/*margin-right:30px;*/
	height: 30px;
}
.login .submit{
	float:left;
	margin-left: 35px;
}
.login .cancel{
	float:right;
	margin-right:35px;
}

@media (max-width:360px ){
	.login-info span{
		font-size: 12px;
	}
	.login input,select {
		font-size: 12px;
		padding-left: 12px;
	}
}