@charset "UTF-8";

article img.sp,
article br.sp,
article section div.sp,
footer div.sp{
	display: none !important;
}
body header#globalHeader,
body header#searchFormBtn{
	box-sizing: border-box;
	padding-left: calc(50vw - 335px);
	padding-right: calc(50vw - 335px);
}

body article a:hover,
body footer a:hover{
	opacity: 0.7;
}

body header#globalHeader ul{
	margin: 0 0 0 20px;
}
