@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.part_flexbox h1 {
    margin-top: .7rem;
    font-size: min(18px, 6vw);
}

/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}

@media only screen and (max-width: 468px){
}