@charset "utf-8";
/* Copyright 2021 design hack. */

/* ------------------------------------------------------------

PRIVACY

------------------------------------------------------------ */
#bg_h2{background:#FFFFFF url(/privacy/img/bg_h2.png) no-repeat center 0;}

ul#list_privacy li{margin-bottom: 25px;padding-left: 18px;text-indent: -18px;}
ul#list_privacy li ul li{margin-bottom: 0;}
ul#list_privacy li:last-child{margin-bottom: 0;}

@media print, screen and (max-width: 767px){
#bg_h2{background:url(/privacy/img/sp_bg_h2.png) no-repeat center 0;background-size: 100%;}
ul#list_privacy li{margin-bottom: 20px;}
}