@charset "utf-8";
/* CSS Document */

.fixed_area{ display: none;}

/* ==================================================

	section

================================================== */

@media screen and (max-width:768px){
/* ----------------------------------------

	access 768

---------------------------------------- */
#access dl dt{ background-color: #3498db;}
#access dl dt:after{ border-top: 8px solid #3498db;}

}

@media screen and (max-width:640px){
/* ==================================================

	header 640

================================================== */
header{
	background: url(../../../images/office/utsunomiya_header_bg_img_sp.jpg) #FFF center center no-repeat;
	background-size: cover;}
}