@charset "UTF-8";
/*============================================================
/sph/contents.css
プライバシーポリシー

==========*/
																					
#contents_{text-align:left;background-color:#FFF;}
#contents_ h3{font-size:16px;line-height:22px;font-weight:700;padding:5px;
color:#EA0202/*--------------color--------------*/;
background-color:#FAD3D7/*--------------color3--------------*/;
}
#contents_ p{font-size:15px;line-height:22px;padding:5px;}

#contents_ .map_box{box-sizing:border-box;padding:0 10px;}
#contents_ .map_box .map_text{font-size:17px;font-weight:700;}
#contents_ .map_box .map_text span{display:inline-block;}
#contents_ .map_box .map{margin:5px auto;}
#contents_ .map_box .map img{width:100%;height:auto;}
#contents_ .access_box{box-sizing:border-box;padding:0 10px;}
#contents_ .access_box .inner{border:1px solid #333;box-sizing:border-box;padding:5px;}
#contents_ .access_box .inner .box{margin-top:5px;}
#contents_ .access_box .inner .box p{line-height:1.5;}
#contents_ .access_box .inner .box img{width:100%;height:auto;}
#contents_ .access_box .inner .box .img_box{padding-bottom:5px;border-bottom:1px dotted #555;}
#contents_ .access_box .inner .box .img_box2{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px dotted #555;}
#contents_ .access_box .inner .box .img_box2 .in_box{width:49.5%;}
#contents_ .access_box .inner .box .img_box3{text-align:center;background-color:#E2E2E2;}
#contents_ .access_box .inner .box .img_box3 img{width:49.5%;height:auto;}