header.header { background: #fff !important; border-bottom: 1px solid var(--color-border)!important; } 
header.header .logo { background: url(../../img/logo_on.svg)no-repeat center / contain!important; } 
header.header .gnb > li > a { color: #000!important; } 
header.header .gnb > li > a .link { filter: invert(100%)!important; } 

.terms .ps-wr {text-align: left;}
.terms .ps-wr dt {font-size: 1.6rem; font-weight: 700;}
.terms .ps-wr dt strong {font-size: 1.8rem;}
.terms .ps-wr dl:not(:last-child) {margin-bottom: 1em;}
.terms .ps-wr dd:not(:last-child) {margin-bottom: .5em;}
.terms .ps-wr dd {padding-left: 1em;}

.page03.terms .ps-wr dd {padding-left: 0;}
