@charset "UTF-8";
body.courrier .main_visual{background:url(../img/main_visual.jpg) 50% 50% no-repeat;-webkit-background-size:cover;background-size:cover}
body.courrier .main_visual .container{height:260px;text-align:right}
body.courrier .section_header{color:#354a70}
body.courrier .page_nav{display:table;margin:50px auto 0}
body.courrier .page_nav li{float:left;min-width:48px}
body.courrier .page_nav li+li{margin-left:15px}
body.courrier .page_nav li a{display:block;height:48px;line-height:48px;border:1px solid #cfcfcf;color:#222;font-weight:700;text-align:center;vertical-align:middle}
body.courrier .page_nav li.current a{background-color:#1a1a1a;color:#fff;cursor:default}
body.courrier .page_nav li.current a:hover{text-decoration:none}
@media (max-width:767px){body.courrier .main_visual{background-image:url(../img/main_visual_2x.jpg);background-position:left bottom}
body.courrier .main_visual .container{height:200px;padding:0;text-align:center}}