/* SP 共通 */ .pc_disp { display: none !important; } .contact-form { th, td { display: block; text-align: left; } th { margin-bottom: 6px; } } .control { margin-bottom: 10px; } .mainv { .catchcopy { .imgBox { position: absolute; top: 0; width: 100%; img { width: 100%; } } .siteTtl { width: 100%; position: absolute; bottom: 120px; background-color: #f4f4f4; line-height: 25px; text-align: center; h1 { font-size: 11px; color: #767676; font-weight: $fwT; } } .mainvBtn { width: 100%; position: absolute; bottom: 80px; background-color: $bgColor; a { @include arrow-right; display: flex; align-items:center; justify-content: center; height: 40px; color: $site-blue; text-align: center; font-size: 16px; font-weight: $fwB; } } } } .form-page, .confirm-page, .completed-page { .headerMenu { display: none; } .site-header { padding: 13px 20px 10px; } } @media screen and (max-width:320px) { .modaal-image .modaal-container, .modaal-gallery-item-wrap, .modaal-gallery-item.is_active { max-width: 220px !important; max-height: 315px !important; } } .trial { &mainv { height: auto !important; } } .trial-page.form-page, .trialform-page { .page_h1 { span { width: 12em; line-height: 1.4; display: inline-block; } } }