.section.appintro .page_center ul li .app_step .app_sub_tit { font-size:1.7rem; }
.section.appintro .page_center ul li .app_step .app_sub_desc { font-size:1.4rem; padding:0 1rem;}
.section.appintro .page_down { font-size: 2.5rem; font-weight: 600; }
.section.appintro .page_down span.yello {font-size:3.5rem; font-weight: 600;}

.section.appintro .page_bottom .app_faq::before {
    content: "";
    width: 5px;
    height: 2.4rem;
    background-color: #eec400;
    display: inline-block;
    position: absolute;
    top: 6.8rem;
    left: 0;
}

@media screen and (max-width: 480px) {
	    .section.appintro .page_top div.app_tit_guide p { word-break: break-all; }
}