
body {color:#333; font: 14px/1.5;  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;}

h1 {font-size: 1.6em;}
p {line-height: 1.4;}
ul {list-style: none; padding: 0; margin: 0;}

#siteName img {width: 130px;}

#main {display: block; overflow: hidden; width: 100%; margin: 0 auto;}
#main h1 {text-align: center; max-width: 800px; margin: 0.67em auto;}
#main h2 {max-width: 800px; margin: 1em 0; font-size: 1.2em;}

.wrapper.storelocator {margin-top: 80px;}
.storelocator img {width: 40px; vertical-align: middle; margin-right: 10px;}

#main p {max-width: 800px; margin: 20px auto 40px;}
p.lead {line-height: 2; margin-bottom: 40px;}
.outsideWrap {display: block; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.annotation {font-size: 12px;}

.copyright {margin-top: 20px; float: right; font-size: small;}

.wrapper {display: block; overflow: hidden; width: 80%; margin: 0 auto; box-sizing: border-box; max-width: 980px; padding: 0;}

#main a:hover {color: #191919;}

#country {margin-right: -20px; /*letter-spacing: -.40em;*/}
#country li {display: inline-block; letter-spacing: normal; margin: 0 0 10px 0; vertical-align: top; width: 24%; line-height: 2;}
#country div {margin-bottom: 40px;}

footer {background: #f7f7f7;}
footer li a {color: #666;}
footer section + section ul {border-top: 1px solid #fff;}

/* clearfix */
.wrapper:after,
section:after,
.europe:after,
.asia:after,
.northAmerica:after {content: ""; clear: both; display: block;}


@media screen and (max-width : 767px){
	p.lead {line-height: 1.6;}
	.wrapper {width: 90%;}
	.europe, .asia, .northAmerica {margin: 0;}
	#country li {width: 45%;}
	h1 {font-size: 1.4em;}
	#siteName {position: absolute; top: 0; left: 0; z-index: 20; margin: 0; padding: 0; text-align: center; width: 100%;}
	#siteName img {vertical-align: top; padding: 0; border: 0;}
	#siteName a {padding: 22px 0 0;}
	.wrapper.storelocator {margin-top: 40px;}
	.copyright {margin-top: 40px;}
}

@media screen and (max-width: 768px) and (min-width: 767px){
	#siteName img {width: 80px; vertical-align: top; padding: 15px; border: 0; height: auto;}
	#siteName a {padding: 6px 0;}
}