@charset "utf-8";


.LC_Page_Error .logoRight .logWrap{
	padding-right:0!important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#headerInternalColumn{
	display:none !important;
	text-indent:-9999px;
}
.panel-in::before,
.panel{
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.panel {
	position: relative;
}
.panel-in::before {
	content: "";
	position: absolute;
	background-clip: content-box;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.panel-in {
	position: relative;
}
.panel-main {
	display: table-cell;
	vertical-align: middle;
	width: 10000px;
	z-index: 30;
	position: relative;
	margin-bottom: 0;
	background: rgba(255,255,255,0.25);
}
.frame_outer #frame_wrap{
margin-bottom:0!important;
}
#container{
/*	position: fixed;*/
	width:100% !important;
/*	height:100% !important;*/
	padding:0 !important;
	background:none !important;
}
#main_column.colnum1{
	width:100% !important;
/*	height:100% !important;*/
	margin:0 !important;
	padding:0 !important;
}
.panel-main #undercolumn{
	max-width: 400px;
	margin: -40px 50px 0;
	background: rgba(255, 255, 255, 0.75);
	text-align: center;
	-webkit-box-shadow: #FFF 0px 0px 2px;
	-moz-box-shadow: #fff 0px 0px 2px;
	box-shadow: #FFF 0px 0px 2px;
	border: 1px solid #ffffff;
	/*
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #fff 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
	*/
}
div#undercolumnLogin {
	width: auto !important;
	padding: 65px 75px 60px;
}
.ie8 .panel-main #undercolumn{
	width:450px;
	height:auto;
	padding:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-pie-background: rgba(255,255,255,0.75);
}
.ie8 .panel-main #undercolumn:not(:target){
	filter: none;
}
.ie8 div#undercolumnLogin{
	position:relative;
	padding:70px 95px 60px;
	width:auto !important;
	z-index:100;
}
div#undercolumnLogin .login_area .inputbox{
	background:none !important;
}
#container .login_area dl.formlist{
	width:auto !important;
}
.loginArea p{
	font-size:20px !important;
	color:#000000;
	letter-spacing: -0.02em;
}
.loginArea h3{
	color:#ff6600;
	margin:15px 0;
}
.loginArea p,
.loginArea h3,
.btnInputBox li input{
	font-size:18px;
	font-weight: bold !important;
}
.loginArea .inputBox{
	width: 100%;
	max-width: 255px;
	margin: 0 auto 10px;
}
.loginArea .btnInputBox{
	width: 100%;
	max-width: 255px;
	margin: 0 auto;
}
.ie8 .loginArea .inputBox li input,
.ie9 .loginArea .inputBox li input{
	padding-left: 15px;
	text-indent: 0;
}
.loginArea .inputBox li input{
	border:none;
	padding: 15px 0;
	text-indent: 15px;
	margin: 0;
	width: 100%;
	outline:none;
	background:none !important;
}
.loginArea .inputBox li input::-webkit-input-placeholder,
.loginArea .inputBox li input:-ms-input-placeholder,
.loginArea .inputBox li input::-moz-placeholder {
	color: #dddddd;
	font-weight: normal;
}
.loginArea .inputBox li{
	line-height:100%;
	border:1px solid #000000;
	background: rgba(255, 255, 255, 0.50);
}
.ie8 .loginArea .inputBox li{
	background: none;
}
.loginArea ul li.loginId {
	border-bottom:none !important;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.loginArea ul li.loginPass input{
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.loginArea ul li.loginId input{
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.loginArea ul li.loginPass{
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.btnInputBox ul{
	line-height:100%;
	margin:0;
	padding:0;
}
.btnInputBox li{
	line-height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff6600;
	cursor: pointer;
	margin:0;
}
.btnInputBox li:hover{
	background: #ff9651;
}
.btnInputBox li input{
	border: none;
	padding: 15px;
	margin: 0;
	width: 100%;
	outline: none;
	line-height: 100%;
	background: none !important;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.loginPageBtnBox {
	width:250px;
	overflow:hidden;
	margin:0 auto;
}

.loginPageBtnBox a {
	display:block;
	width:55px;
	height:50px;
	float:left;
	margin-right:40px;
	font-size:9px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	line-height:0;
}

.loginPageBtnBox a:last-child {
	margin-right:0px;
}

.loginPageBtnBox a img{
	max-width:50px;
	margin-bottom:10px;
}

.loginPageBtnBox a:hover {
	filter: alpha(opacity=60) !important;
	-moz-opacity:0.6 !important;
	opacity:0.6 !important;
	color:#333333;
	}




@media (max-width: 640px) {
	.panel-main #undercolumn{
		margin: -110px auto 0;
		border:none !important;
		padding-top: 0 !important;
		padding-bottom:0 !important;
		text-align: center;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		border-radius: 0 !important;
		-webkit-box-shadow: #fff 0px 0px 0px !important;
		-moz-box-shadow: #fff 0px 0px 0px !important;
		box-shadow: #fff 0px 0px 0px !important;
	}
}
@media (max-width: 480px) {
	.loginArea p {
		font-size: 18px !important;
	}
	div#undercolumnLogin {
		padding: 35px !important;
	}
	div#undercolumnLogin #authentication {
		padding-bottom: 60px;
	}
}
#header_wrap{
	display:none !important;
}



/* アカウント認証＋パスワード再設定
--------------------------- */
.floatRight{
	float:right;
}
.panel-main #undercolumn.authenTica {
	max-width: 530px !important;
}
.authenTica .tableInputBox{

}
.authenTica .tableInputBox table{
	margin: 30px auto 30px auto !important;
}
.authenTica .tableInputBox table th{
	width:140px;
	background: none;
	font-weight: bold;
	border: 1px solid #404040;
}
.authenTica .tableInputBox table td{
	background: none;
	border: 1px solid #404040;
}
.authenTica .tableInputBox table td input{
	width: 100%;
	color: #666666;
	border: none !important;
	background: none !important;
}
.authenTica .tableInputBox table td select{
	width:100%;
	color: #666666;
	margin:0 !important;
	background:#f2f2f0 !important;
}
.authenTica .tableInputBox table td .attention{
	display:block;
	font-size:10px;
	line-height:120%;
	letter-spacing: -0.05em;
}
.colspanLast{
	padding: 0 !important;
}
.colspanLast div{
	padding: 8px;
}
.colspanLast .borBottom{
	border-bottom:1px solid #404040;
}
.weddingDate{

}
.weddingDate ul{
	overflow: hidden;
}
.weddingDate ul li{
	width: 33.3333%;
	float: left;
}
.weddingDate ul li span{
	padding-left: 5px;
	display: inline-block;
	color: #666666;
}
.weddingDate ul li select{
	width: 75% !important;
}
.titAtten{
	color:#333333 !important;
}
.shop_information{
	text-align:center;
}





.btnAuthenTica ul li.btnAttention{
	border-bottom:solid 5px #000000 !important;
	background:#444444;
}
.btnAuthenTica ul li.btnAttention:hover{
	background:#000000;
	border-bottom:solid 5px #333333 !important;
	text-decoration:none;
}
.btnAuthenTica ul li.btnPassword{
	border-bottom:solid 5px #FC8B40 !important;
	background:#ff6600 !important;
}
.btnAuthenTica ul li.btnPassword:hover{
	background:#FC8B40 !important;
	border-bottom:solid 5px #ff6600 !important;
	text-decoration:none;
}
.btnAuthenTica ul li{
	line-height: 100%;
	cursor: pointer;
	margin: 0;
	border-radius:3px !important;
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
}
.btnAuthenTica ul li.btnAttention:hover{
	text-decoration:none;
}
.authenTica .tableInputBox table td select{
	border:1px solid #eeeeee !important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow:none !important;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	padding:3px;
}


.loginArea .forgot .linka:link,.loginArea .forgot .linka:visited {
	color:#333 !important; 
}


@media (max-height: 650px) {
	.panel-main #undercolumn {
		border:none !important;
		max-width: 100% !important;
		-webkit-box-shadow: none!important;
		-moz-box-shadow: none!important;
		box-shadow:none !important;
	}
	.panelHeight #undercolumnLogin {
		padding: 85px 45px !important;
	}
	#container{
		position: static !important;
	}
	.panel.gradient{
		position: static !important;
	}
	.panel.gradient{
		position: fixed;
	}
	.panel.gradient,
	.panel-main{
		height:100% !important;
	}
	.panel.gradient #login_mypage{
		padding:80px 0;
	}
	.panel-main{
		padding:0 !important;
	}
	.loginArea{
		max-width:450px;
		margin:0 auto;
		padding: 20px 0;
	}
	.panel-main #undercolumn.authenTica {
	    max-width: 100% !important;
	}
	.loginArea .btnInputBox {
		max-width: 255px !important;
	}
}
#main_column.colnum1{
	filter: alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	opacity:1 !important;
}



@media (max-width: 768px) {
	.authenTica .tableInputBox table th{
		width:120px !important;
	}
	.authenTica .tableInputBox table td select{
		border:1px solid #cccccc !important;
		padding:5px !important;
		height:30px;
	}
}



@media (max-width: 640px) {
	.authenTica .tableInputBox table td input,
	.authenTica .tableInputBox table td select{
		border:1px solid #cccccc !important;
		-webkit-box-shadow: none!important;
		-moz-box-shadow: none!important;
		box-shadow:none !important;
		border-radius:0 !important;
		-webkit-border-radius:0 !important;
		-moz-border-radius:0 !important;
		padding:5px;
	}
	.authenTica .tableInputBox table td input {
		background: #ffffff!important;
	}
}



@media (max-width: 480px) {
	.authenTica .tableInputBox table td input{
		border:1px solid #eeeeee !important;
	}
	.panel.gradient .loginArea .btnInputBox {
		max-width: 255px !important;
	}
	.loginArea .btnInputBox {
		max-width: 200px;
	}
	a,
	a:hover,
	input,
	input:hover{
		filter: alpha(opacity=100) !important;
		-moz-opacity:1 !important;
		opacity:1 !important;
	}
	.panel.gradient.panelHeight,
	.panel-main.panelHeight{
		height:100% !important;
	}
	.panel-main.panelHeight .tableInputBox .btnAuthenTica {
		padding-bottom: 35px !important;
		margin-bottom:0 !important;
	}
	.panel-main.panelHeight .loginArea h3{
		padding-top:35px;
	}
	.authenTica div#undercolumnLogin {
		padding: 30px 20px 0 !important;
	}
	.authenTica .tableInputBox table{
		border:none !important;
	}
	#container.containerSta{
		position: static!important;
	}
	.authenTica .tableInputBox table tr{
		display:block;
		overflow:hidden;
		width:100%;
		margin-bottom: 10px;
	}
	.authenTica .tableInputBox table th{
		display:block;
		width:100% !important;
	}
	.authenTica .tableInputBox table td{
		display:block;
		width:100%;
		margin-top: -1px;
	}
	.authenTica .tableInputBox table .authenName td{
		width: 50% !important;
		float: left;
	}
	.rborderNone{
		border-right:none !important;
	}
	.btnAuthenTica{
		margin-bottom:20px !important;
	}
}



.ie .gradient:not(:target){filter: none;}
#header_wrap,
#header{
	display:none !important;
}
#main_column.colnum2.right{
	float:none !important;
	width:100%!important;
	margin:0!important;
	padding:0 !important;
}
#leftcolumn,
.block_outer{display:none !important;}
.panel-in::before,
.panel{
	background: url("../img/top_mainimg.jpg") no-repeat center;
	background-size: cover;
}
.ie8 .panel{
	background: url("../img/top_mainimg.jpg") no-repeat center center;
	background-size: cover;
}
.panel-main {
	background: url("../img/opacity25.png");
}
.panel-main #undercolumn,
.loginArea .inputBox li input,
.loginArea .inputBox li,
.btnInputBox li,
.btnInputBox li input{
	behavior: url(../css/PIE.htc);
}
.forgot{
	margin:20px 0;
	line-height: 100%;
	padding-top: 20px;
	background: url("../img/for_line.png") no-repeat top center;
}



@media (max-width: 640px) {
	.panel-main #undercolumn {
		background: none;
	}
	.panel-main{
		background: rgba(255, 255, 255, 0.75) !important;
	}
	#footer{
		text-align:center;
		padding:10px 0 !important;
	}
	#footer ul{
		float:none !important;
		list-style:none;
	}
	#footer ul li {
		float: none !important;
		display: inline-block;
	}
	#footer ul li:before {
		line-height: 150%;
		content: "・";
	}
	#footer ul li:first-child:before {
		content: "" !important;
		padding-left:10px !important;
	}
	#footer ul li a {
		display: inline-block;
		line-height: 150%;
	}
	#footer p {
		float: none;
		height: auto;
		text-align: center;
		line-height: 150%;
		padding-right: 0;
		padding-top:5px !important;
	}
}
.tagLogo{
	line-height:100%;
}
#leftcolumn{
	position:relative;
	z-index:1;
	visibility:hidden !important;
}
#main_column{
	position:relative;
	z-index:100;
}


/********************************kidzania用**************************************/

/* ----------------------------
	header
---------------------------- */
#kidzLoginHdr{
	padding: 0 20px;
}
#kidzLoginHdr .kidzLoginHdrBox{
	overflow: hidden;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
}
#kidzLoginHdr .kidzLoginHdrBox ul{
	overflow: hidden;
}
#kidzLoginHdr .kidzLoginHdrBox ul li{
	width: 50%;
	float: left;
	line-height: 100%;
}
#kidzLoginHdr .kidzLoginHdrBox ul li a{
	display: block;
}
#kidzLoginHdr .kidzLoginHdrBox ul li a img{
	width: 100%;
	max-width: 258px;
}
.ie8 #kidzLoginHdr .kidzLoginHdrBox ul li a img {
	width: auto !important;
}
#kidzLoginHdr .kidzLoginHdrBox ul li.SBLogo{
	max-width: 340px;
	float: right;
	text-align: right;
	font-size: 28px;
	color: #ef8200;
	padding-top: 22px;
}


.ie7 .pageBack,
.ie8 .pageBack,
.ie9 .pageBack{
	display: none !important;
}


#mainConten {
    padding: 0 20px;
}

#contenBox{
	height:auto !important;
	overflow: hidden;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #feb258;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(254, 178, 88, 0.35) 0px 0px 8px;
	-moz-box-shadow: rgba(254, 178, 88, 0.35) 0px 0px 8px;
	box-shadow: rgba(254, 178, 88, 0.35) 0px 0px 8px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ffffff));
	background: -webkit-linear-gradient(#ffffff, #ffffff);
	background: -moz-linear-gradient(#ffffff, #ffffff);
	background: -ms-linear-gradient(#ffffff, #ffffff);
	background: -o-linear-gradient(#ffffff, #ffffff);
	background: linear-gradient(#ffffff, #ffffff);
	-pie-background: linear-gradient(#ffffff, #ffffff);
	behavior: url(/PIE.htc);
}
#mainView{
	float: left;
	max-width: 688px;
	width: 75%;
	background: url(../img/kidzania/line01.jpg) repeat-y top right;
	    padding: 20px;
}
#sliderView{
	padding: 0;
    position: relative;
    width: 100%;
    text-align: left;
    overflow: hidden;
    z-index: 100;
    max-height:473px;
    height:auto !important;

}
#sliderView img{
	width: 100%;
}
#loginArea{
	float: right;
	max-width: 100%;
	width: 25%;
}
#loginArea form{
	padding: 20px;
	/*
	max-width: 200px;
	width: 100%;
	*/
}
#loginArea .loginBox {
	margin: 0 auto;
}
#loginArea .loginBox ul{
	max-width: 200px;
	width: 100%;
	margin: 0 auto 20px;
}
#loginArea .loginBox ul li{
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}
#loginArea .loginBox ul li.loginLi label{
	font-weight: bold;
}
#loginArea .loginBox ul li input{
	display: block;
	max-width: 100%;
	width: 100%;
	padding: 8px 3%;
	border: 1px solid #feb258;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	outline: none !important;
	behavior: url(/PIE.htc);
}
#loginArea .loginBtn{
	margin: 0 auto;
	max-width: 198px;
	width: 100%;
	border: 1px solid #feb258;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}
#loginArea .loginBtn input{
	display: block;
	max-width: 198px;
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 0;
	cursor: pointer;
	outline: none !important;
	text-shadow: 1px 1px 1px #C2761D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 0px;
	-moz-box-shadow: #666 0px 0px 0px;
	box-shadow: #666 0px 0px 0px;
	background: #FCE3C6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCE3C6), to(#EF870B));
	background: -webkit-linear-gradient(#FCE3C6, #EF870B);
	background: -moz-linear-gradient(#FCE3C6, #EF870B);
	background: -ms-linear-gradient(#FCE3C6, #EF870B);
	background: -o-linear-gradient(#FCE3C6, #EF870B);
	background: linear-gradient(#FCE3C6, #EF870B);
	-pie-background: linear-gradient(#FCE3C6, #EF870B);
	behavior: url(/PIE.htc);
}
#loginArea .loginBtn input:hover{
	color:#fffc00;
	outline: none !important;
	background: url(../img/kidzania/bg_btn01_on.jpg) repeat-x left top !important;
}
#loginArea .loginBox ul li .errorText{
	position: absolute;
	right: 10px;
	bottom: 7px;
}

.ie7 #loginArea .loginBtn input,
.ie8 #loginArea .loginBtn input,
.ie9 #loginArea .loginBtn input{
	background: url(../img/kidzania/bg_btn01.jpg) repeat-x left bottom !important;
}

.ie7 #contenBox,
.ie8 #contenBox{
	background: url(../img/kidzania/character.png) no-repeat right bottom;
}

#footerImg p.subtex{
     max-width: 960px;
    margin: 0 auto;
    padding: 15px 20px 0;
    color: #ef8200;
    line-height: 150%;
    font-weight: bold;
    letter-spacing: -1px;
    font-size:14px;
}

#footerImg {
min-height: 220px;
   bottom: 30px;
   left:0;
   width:100%;
   background: url(../img/kidzania/bg_footer.png) repeat-x center bottom;
}

@media (min-width: 960px){
#mainView {
    height: auto;
}
}

@media (max-width: 6000px){
	#contenBox{
		background: url(../img/kidzania/character.png) no-repeat right bottom;
	}
}
@media (max-width: 380px){
	#contenBox{
		padding-top: 46px;
		background: #FF8900 !important;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul li.SBLogo{
		left: 50%;
		width: 240px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: -120px !important;
		margin-right: 0 !important;
	}
}




/* -------------------------------------------------
	Responsive CSS「smart」
---------------------------------------------------- */
@media (max-width: 960px){
	#contenBox{
		background-size: 25%;
	}
}
@media (max-width: 768px){
/*	#mainConten,
	#contenBox{
		background: #ffffff;
	}*/
}
@media (min-width: 960px){
	#mainView{
    height: auto;
	}
}



/*------------------- 768px以下の場合 ---*/
@media (max-width: 768px){
	#kidzLoginHdr .kidzLoginHdrBox ul{
		display:table;
		table-layout: fixed;
		width:100%;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul li{
		display:table-cell;
		vertical-align:middle;
		float: none;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul li.SBLogo {
		max-width: 100%;
		padding: 5px 0 0;
		float: none;
		font-weight: bold;
	}

	
	
	#loginArea .loginBtn input:hover{
		color:#FFFFFF !important;
		background: url(../images/bg_btn01.jpg) repeat-x left top !important;
	}
}



@media (min-width: 640px){
	.pageBack{
		display: none;
	}
}



/*------------------- 640px以下の場合 ---*/
@media (max-width: 640px){
	#wrapper {
		padding: 0;
	}

	#mainConten{
		width: auto;
		margin: 0 20px;
		padding: 0;
	}
	#mainView {
		float: none;
		width: 100%;
		background: #ffffff;
		border-bottom: 1px solid #feb258;
	}
	
	#contenBox {
		background:#fff;
		height:auto !important;
	}
	#loginArea {
		float: none;
		max-width: 100%;
		width: auto;
		background: #fff;
	}
	#loginArea .loginBox ul {
		max-width: 100%;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
	}
	#loginArea .loginBox ul li.loginLi{
		overflow: hidden;
		height: 36px;
		line-height: 36px;
		margin-bottom: 10px;
		border: 1px solid #feb258;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#loginArea .loginBox ul li label{
		max-width: 100%;
		width: 30%;
		line-height: 38px;
		float: left;
		text-align: center;
		-webkit-border-radius: 6px 0 0 6px;
		-moz-border-radius: 6px 0 0 6px;
		border-radius: 6px 0 0 6px;
		background: #fce4c8 url(../images/line01.jpg) repeat-y top right;
	}
	#loginArea .loginBox ul li input {
		max-width: 100%;
		float: right;
		border: none;
		z-index: 10000;
		position: absolute;
		right: 0;
		width: 65.7%;
		padding-left: 2%;
		padding-right: 2%;
		-webkit-border-radius: 0 8px 8px 0;
		-moz-border-radius: 0 8px 8px 0;
		border-radius: 0 8px 8px 0;
	}
	#loginArea .loginBtn{
		margin-top: 10px;
		max-width: 100%;
		width: auto;
	}
	#loginArea .loginBtn input{
		max-width: 100%;
		width: 100%;
		padding: 10px 0;
	}
	#loginArea .loginBox ul li .errorText {
		bottom: -2px;
	}
	
		#kidzLoginHdr{
		width: auto;
		padding: 20px;
		border-bottom: 1px solid #feb258;
	}
	#kidzLoginHdr .kidzLoginHdrBox {
		padding: 0;
	}

	
	.pageBack{
		position: fixed;
		right: 5px;
		bottom: 32px;
		z-index: 10000;
	}
	.pageBack a{
		display: inline-block;
		margin-bottom: 5px;
		padding: 10px;
		font-weight: bold;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		text-decoration: none;
		border: 1px solid #EF8200;
		background: rgba(255, 255, 255, 0.84);
	}
	.pageBack a:before {
		content: "▲";
	}
	.pageBack .pBottom a:before {
		content: "▼" !important;
	}
	.pageBack a:visited,
	.pageBack a:focus,
	.pageBack a:active,
	.pageBack a:hover{ 
		color: #C01442;
		outline: 0;
		text-decoration: none;
		border: 1px solid #C01442;
	}
}



/*------------------- 480px以下の場合 ---*/
@media (max-width: 480px){
	#loginArea .loginBox ul li.loginLi label {
	  font-size: 11px;
	}
	
		#footerImg {
background: url(../img/kidzania/bg_footer.png) repeat-x 480px bottom;
	}

}



/*------------------- 380px以下の場合 ---*/
@media (max-width: 380px){
	#mainConten {
		margin: 10px 10px 0;
	}
	
	#kidzLoginHdr {
		padding: 0;
		border-bottom: none;
		border-bottom: 1px solid #feb258;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul{
		display: block;
		table-layout: auto;
		width: 100%;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul li{
		display: block;
		width: auto;
		padding: 15px;
		text-align: center;
	}
	#kidzLoginHdr .kidzLoginHdrBox ul li.SBLogo{
		position: absolute;
		z-index: 100;
		text-align: center;
		padding: 16px 10px 10px 10px;
		margin: 10px 10px 0;
		color: #fff;
		font-size: 20px !important;
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
	}

	
	/*
	#contenBox{
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		border-radius: 0 0 10px 10px;
	}
	*/
	#sliderView {
/*		padding: 10px;*/
	}
	#loginArea form {
		padding: 10px;
	}
	#loginArea .loginBtn {
		margin-top: 0;
	}
}
