@charset "UTF-8";

#contents {
  max-width: 100% !important;    
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/*
footer#global_footer {
margin-top: 0 !important;
}

header#global_header {
	position: relative;
	max-width: 100%;
	width: 100%;
	min-width: 100%;
  	background: url(../images/common/main_img01_pc.jpg) no-repeat center top; 
    background-size: cover !important;
  	height: 100vh;
}
 @media screen and (max-width: 835px)  {
 	header#global_header {
  	background: url(../images/common/main_img01_sp.jpg) no-repeat; 
	padding-top:50px;
 	}
}
#header_wrap {
	background:none ;
	position: absolute;
	top:0;
	width: 100%;
}
#contents_wrap {
	margin-top: 0 !important;
}*/