@charset 'UTF-8';

/*
特定商取引法に基づく表記
================================================ */


/* .white-box
   { 
    height:31.25rem;
} */


.stcl-title-p{
    padding-top: 3rem;
}
.stcl-title{
    text-align: center;
    color:var(--box-blue);
    font-weight: bold;
    font-size: 1.375rem;
    
    margin-bottom: 2rem;
}
.stcl-p{
    line-height:2;
    padding:1.5rem;
    margin:auto;
    font-size: 0.875rem;
}
