@charset "UTF-8";

/*access
---------------------------------------------------------*/

.access_area{
}

.access_area .box{
margin-top: 5%;
margin-bottom: 9%;
}

.map_box .btn_type1{
width: 50%;
margin-right: 0;
margin-left: auto;
margin-top: 2%;
}

.map_box .flt_box{
margin-top: 7%;
}
.map_box .flt_box .photo_l{
width: 40%;
}
.map_box .flt_box dt{
font-weight: bold;
margin-bottom: .2em;
font-size: 1.1em;
}

.last_res{
margin-top: 3%;
color : #D85318;
font-weight: bold;
}

.net a{
background-color:#EC8800; 
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
transition: background-color 0s;
transition: background-color 0s;
}
.net a img{
width: 100%;
}










