@charset "utf-8";
/* CSS Document */

@import "../../common/css/module.css"; 



@media screen and (min-width: 760px) {
.m-txt-itemttl:first-child {
    margin-top: 20px;
}

.m-txt-h2 {
    margin: 20px 0 30px;
}

.m-txt-itemttl2, .m-txt-itemttl2:first-child {
    margin-top: 20px;
}

}


@media only screen and (max-width: 480px){
.m-box-frpk {
    padding-left: 7px;
    padding-right: 7px;
}
}
