@charset "utf-8";


h2 { font-size:16px; font-weight:bold; }
.h2_wrap { display:flex; margin-left:-10px; }
.h2_wrap dt { width:auto; }
.h2_wrap dd { width:auto; }
.contents_text { margin-bottom:40px; display:block; }
.title_text h1 { font-size:18px; color:#B3212B; }
@media screen and (min-width:768px) {
    .h2_wrap dt { width:4%; }
    .h2_wrap dd { width:95%; }
    .title_text h1{ font-size:18px; color:#B3212B; }
}

.privacy-purpose  {padding-left: 1.5em;}
.privacy-purpose li {margin-bottom: 0.5em; list-style: disc !important;}

.contents p.company-info { width:100%; text-align: initial;}

@media screen and (min-width:768px) {
    
}