@charset "utf-8";
/* popup window unique style */

/* header style */

.logo-area {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.logo-area {
	padding: 10px 20px 0;
	line-height: 50px;
	height: 50px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.local-nav-style1 .title {
	width:52px;
}

.logo-area .headerSmp-logo {
	display: inline-block;
	width: 80px;
	margin: 0;
	line-height: 1;
	vertical-align: top;
}

.logo-area a {
	float: left;
}

.logo-area a:hover {
	opacity: 0.8;
}

.logo-area img {
	width: 100%;
	border: none;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.logo-area .img-au {
	display: inline-block;
	width: 80px;
	margin: 0;
	line-height: 1;
	vertical-align: top;
}

.logo-area .close-btn {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.logo-area .close-btn {
	font-size: 100%;
	line-height: 1.5;
	font-weight: normal;
}

.logo-area .close-btn {
	width: 24px;
	padding: 4px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 20px;
}

.logo-area .close-btn:hover {
	opacity: 0.8;
}

.title-logo > img {
	vertical-align: top;
}

#local-nav {
	height: 33px;
	padding: 12px 1.96% 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #f3f3f3;
}

#local-nav img {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#local-nav p {
	margin: 0;
	font-size: 17px;
	font-weight: bold;
}

/* footer style*/

.auFooter {
	max-width: 960px;
	height: 35px;
	margin: 0 auto;
	position: relative;
}

.auFooter a:hover {
	opacity: 0.6;
}

.footerSiteMap {
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f3f3f3;
}

.footerLogo {
	padding: 0 0 16px;
}

.footerLogo .footerLogo-logo {
	display: block;
	margin: 0 auto;
	width: 100px;
}

.footerCopyright {
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
	line-height: 1.4;
}

.footerLogo img {
	width: 100%;
	border: none;
}

.local-nav-style1 .shop-search-logo, .local-nav-style1 .denpa_support-logo {
	width: 110px;
}
.local-nav-style1 .web_yoyaku {
	width: 80px;
}

.pc #btn_auidLogout {
	position: relative !important;
}

.popup #footer a{
	float:none;
}

