@charset "utf-8";
/*-------------------------
　 CSS for ISETAN HAUS
-------------------------*/
.style-onecolumn {
	background-position: 0 -6px;
}
.style-onecolumn #column-header {
	height: 63px;
	padding-top: 9px;
}
#column-header h1 {
  float: none;
  clear: both;
}
#column-header h1 a {
  margin-right:68px;
	height: 44px;
  float: left;
}
#column-header h1.mi-logo em.mi-logo_isetan {
	width: 90px;
	background: url(http://isetan.mistore.jp/store/assets/images/bg_txt_logo-isetan_tijmi.png) 0 0 no-repeat;
}
#column-header h1.mi-logo em.mi-logo_mitsukoshi {
	width: 173px;
	background: url(http://mitsukoshi.mistore.jp/store/assets/images/bg_txt_logo-mitsukoshi_tijmi.png) 0 2px no-repeat;
}
a:focus,
*:focus {
	outline:none;
	border: none;
    outline: none;
}
.spBr{
	display:none;
}
#main {
	color:#be944e;
	max-width: 900px;
	height:1800px;
	margin:0 auto;
	padding:0 0 50px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px !important;
	letter-spacing:1px;
	background-color:#000;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-radius: 20px;
	-moz-border-radius:20px;
    -webkit-border-radius:20px;
}
#main img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;/*for IE*/
}
#main p {
	margin: 0;
	padding: 0;
}
#main h1{
	width:100%;
	height:auto;
	overflow:hidden;
	padding: 50px 0 0 0;
	margin: 0;
}
#main h1 img{
	display:block;
	-ms-interpolation-mode: bicubic;
	width:800px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.info{
	width:700px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.pcNone{
		display:;
	}