@charset "utf-8";
/* Copyright 2025 design hack. */

/* ------------------------------------------------------------

PRIVACY POLICY

------------------------------------------------------------ */
/* グローバルナビアクティブ
---------------------------------------------- */
div#bg_h2{background:url(/privacy/img/h2_bg.png) no-repeat center 0;}

@media print, screen and (max-width: 767px){
div#bg_h2{background:url(/privacy/img/h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
}

/* CONTENT
---------------------------------------------- */
dl{margin: 75px 0 0 0;}
dl dt{font-size: 20px;padding: 0 0 0 14px;font-weight: 700;margin: -6px 0 27px 0;position: relative;}
dl dt:before {position: absolute;top: 6px;left: 0;width: 4px;height: 22px;content: '';background: #8F70AF;}
dl dd{margin-bottom: 55px;}
dl dd:last-child{margin-bottom: 0;}

@media print, screen and (max-width: 1220px){

}

@media print, screen and (max-width: 767px){
dl{margin: 45px 0 0 0;}
dl dt{font-size: 21px;margin-bottom: 15px;}
dl dd{margin-bottom: 37px;}
}