.left_box_terms > p {
    font-size: 3rem;
    font-weight: 900;
    line-height: 4rem;
    color: #222;
    letter-spacing: -0.03em;
}

.view_area > p {
    word-break: normal;
}

/*dl.quality_view dt {

    width: 17rem;
}*/

/*
dl.quality_view dt{width: 23%; line-height: 4rem;}*/

/*
@media screen and (max-width: 1080px) {

    dl.quality_view > dt {
        width: 13rem;
    }
    
    dl.quality_view dt{width: 23%;}
}
*/

.greeting_main_wrap .greetings > h1{width: 100%;}


@media screen and (max-width: 767px) {
    .inquiry_wrap > .inquiry_page > ul > #form_group > form > ul > li > label {
        display: inline-block;
        width: 27.5%;
        font-size: 15px;
        font-weight: 700;
        color: #222;
        line-height: 24px;
        padding: 0 0px 0 1px;
    }


    .inquiry_wrap > .inquiry_page > ul > .inquiry_pttl > ul > li.page_tit {
        font-size: 2.1rem;
        line-height: 3.2rem;
        padding: 0 28px 0 26px;
    }
    
    .greeting_main_wrap .greetings > h1 {
        padding: 0;
        font-size: 2.2rem;
        letter-spacing: -1px;
        }
    
    

}

