@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							アクセス用CSS								*/
/****************************************************************************/


/* ----------------------------------------------------
		アクセス
---------------------------------------------------- */
#access_wrap {
	background-color: #FFFFFF;
	padding: 0  0 7%;
}

#access_wrap .headline {
	padding-top: 7%;
}


#access_wrap h3 {
    border-bottom: 5px solid #f4f5f9;
    font-family: "honoka";
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 10px;
}

#access_wrap p {
	text-align:center;
	margin: 30px 0 50px;
}

#access_airplane h4, #access_traffic h4 {
	margin: 30px 0 0;
}

#access_airplane img, #access_traffic img {
	border:solid 1px #4f4a47;
	box-sizing: border-box;
}
