@charset "utf-8";

#access .li_how_to_access li:not(:last-child){
 margin-bottom: 30px;
}
#access .li_how_to_access li h5{
 font-size: 20px;
 font-weight: bold;
 border-left: 3px solid #ef5a24;
 padding-left: 10px;
}
#access .li_how_to_access li p{
 background: #efefef;
 padding: 10px;
}

#swanbox_option .img_swanbox{
 width: 100%;
 max-width: 960px;
 margin: 50px auto;
}

#swanbox_option .img_swanbox img{
 width: 100%;
 height: auto;
}

