@charset "utf-8";
/* popup window unique style */

/* common style */
.container-unique {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-family: Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 999999px;
}

.containerFooter *,.global-header *,.common_footer *{
    box-sizing: content-box;
}

br.brpc{
/* display:none; */
}
div#snsBlock h1,div#snsBlock p{
	line-height: inherit ;
}
@media (max-width: 640px) {
	/* body{
		line-height: normal;
	} */
	div.global-header,div.aquos-header,div#snsBlock,p.shoulder{
		font-family: auto;
		vertical-align: unset;
	}
	div:not(#snsBlock)>h1 {
	/*font-size: 100%;*//*20190517*/
		line-height: normal;
                text-align: center;
	}
	div#snsBlock >h1 > a > img{
		vertical-align:bottom !important;
	}
	div#snsBlock h1,div#snsBlock p{
		line-height: 1.5;
	}

}
.snsLink a .tw p{
	box-sizing:unset !important;
}
body {
	/*font-size: 16px;*/
	/* line-height: 1; */
	color: #333;
	-webkit-text-size-adjust: 100%;
}
.container-unique{
	font-size: 16px;
}
@media (max-width: 767px) {
	body {
		-webkit-overflow-scrolling: touch;
	}
}
html,body {
	width: 100%;
}

p, h1, h2, h3, h4,
.normal-font-style,
input,
textarea,
select,
table,
dt,
dd {
	/*font-size: 100%;*//*20190517*/
	line-height: 1.5;
	font-weight: normal;
}


/* img {
	width: 100%;
	border: none;
} */
.title-logo > img {
}
@media (max-width: 640px) {
	.title-logo > img {
		max-width: 70%;
		min-width: 50%;
	}
}

#base-cont {}
#contentsWrapper {
	position: relative;
	margin: auto;
	height: 100%;
}


/* header style */

.logo-area {
	padding: 10px 20px 0;
	line-height: 50px;
	height: 50px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
.local-nav-style1 .title {
	width:52px;
}

@media (max-width: 979px) {
	.logo-area {
		text-align: center;
	}
}
.logo-area a {
	display: inline-block;
	width: 80px;
	margin: 0;
	line-height: 1;
	vertical-align: top;
}

.logo-area a:hover {
	opacity: 0.8;
}

.logo-area .close-btn {
	width: 24px;
	padding: 4px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 20px;
}

.logo-area .close-btn:hover {
	opacity: 0.8;
}

#local-nav {
	/*height: 33px;*/
	height: 45px;
	/*padding: 12px 1.96% 0;*/
	padding: 0px 1.96% 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #f3f3f3;
}
	#local-nav.scrolled{
		position: fixed;
		width:100%;
		top:0;
		z-index:20;
	}

#local-nav p {
	margin: 0;
	font-weight: bold;
}

/* main contents style */

.main-inner {
    padding-left: 1.96%;
    padding-right: 1.96%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* footer style*/

.auFooter a:hover {
	opacity: 0.6;
}

.footerSiteMap {
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f3f3f3;
}

.footerLogo {
	padding: 0 0 1em;
}

.footerLogo .footerLogo-logo {
	display: block;
	margin: 0 auto;
	width: 100px;
}

.footerCopyright {
	margin: 0 auto;
	text-align: center;
	font-size: 62.50%;
	line-height: 1.4;
}

/* fix 1200px style */

.fix-1200 #base-cont {
	width: 1200px;
	margin: 0 auto;
}

.fix-1200 .logo-area a {
	float: left;
}

/* fix 768px style */

.fix-768 #base-cont {
	width: 768px;
	margin: 0 auto;
}

.fix-768 .logo-area {
	text-align: center;
	border-bottom: 1px solid #d1d1d1;
}

.fix-768 #local-nav {
	background: #fff;
}
.local-nav-style1 .shop-search-logo, .local-nav-style1 .denpa_support-logo {
	width: 110px;
}
.local-nav-style1 .web_yoyaku {
	width: 80px;
}
