@import "/common/css/resp_sp_v3.css";

/* ////////// common ////////////////////////////// */

.sp-page * {
font-family: "-apple-system", 'Helvetica Neue','Helvetica','Arial','Hiragino Sans', sans-serif;
font-feature-settings : "palt";
}

.onlyPC {display: none !important;}

#releaseNotes .cnt-box {
padding: 10px;
}

#releaseNotes h2 {
font-size:1.2rem;
font-weight:bold;
color:#999;
font-family:Arial, Helvetica, sans-serif;
border-bottom:2px solid #999;
padding:0 0 5px;
}

#releaseNotes .rel-box {
border-bottom:1px dotted #999;
}

#releaseNotes .date {
font-weight:bold;
overflow:hidden;
color:#999;
margin-top: 10px;
}

h3 {
font-size:100%;
font-weight:bold;
line-height:1.5;
padding:2px 4px;
margin:5px 0;
background-color:#eee;
}
