@charset "UTF-8";
/* CSS Document */
.wp_access #midashi {
background:#3d99d7 url(../access/img/ttl_bg.jpg) no-repeat center 0;
}
#access{
font-size:18px;
padding-bottom:1px;
}
/* リード文を14pxに変更 */
#access .btm24 {
font-size:14px;
width:50%;
}
#access dl {
width:45% !important;
}
#access dl img {
width:100% !important;
height: auto !important;
}
#access dl {
float:left;
}
#access dl dt {
line-height:2em;
}

#access dl.dl02 {
float:right;
}
#access p.btn {
margin:20px 10px;
}
#access .acc01 {
background:#FFF;
padding:30px 30px 0 30px;
}
#access .acc01 dl {
width:510px;
margin-bottom:30px;
}
#access .acc01 dt {
margin:0 0 4px;
padding:0 0 0 8px;
font-size:18px;
font-weight:bold;
border-left:solid #78b4c8 8px;
}
#access .acc01 dd {
font-size:14px;
}
#access .acc01 dt span {
color:#78b4c8;
}
#access .acc01 p {
padding-left:12px;
text-indent:-12px;
}



@media (max-width:767px) {
#access dl {
width:100% !important;
float:none;
}
#access dl.dl02 {
margin-top:50px;
}
#access p.btn {
margin:20px 0;
}
#access .acc01 {
background:#FFF;
padding:15px 15px 0 15px;
}
#access .acc01 dl {
margin-bottom:15px;
}
#access .acc01 dl.dl02 {
margin-top:0px;
}

}

@media (max-width: 736px){
.wp_access #midashi {
background:#3d99d7 url(../access/img/ttl_bg.jpg) no-repeat -380px 0;
background-size:auto 90px;
}
/* リード文を16pxに変更 */
#access .btm24 {
font-size:16px;
width:100%;
}

}

#map {
position:relative;
}
#map #map_custmomize {
width:100%;
height:400px;
}

@media screen and (max-width:768px) {
#map #map_custmomize {
width:100%;
}

}

@media screen and (orientation:landscape) and (max-width:736px) {
#map #map_custmomize {
width:100%;
height:260px;
}

}
