footer, header div#headerBtm.header_btm, #btnGoTop{display:none!important}
section.not_found .inner{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:3.36rem}
section.not_found p.title{font-size:1.75rem;font-weight:700;line-height:135%;text-align:center}
section.not_found .desc{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.5rem;text-align:center;}
section.not_found figure{width:364px;height:305.2px;background-position:center;background-repeat:no-repeat;background-size:cover}
section.not_found a.btn_type_01{padding: 1.05rem 1.75rem;min-width: 17.5rem;}
@media screen and (max-width: 1024px) {
    section.not_found .inner{margin-top:8.333rem;row-gap:2rem}
    section.not_found p.title{font-size:1.6667rem}
    section.not_found figure{width:260px;height:218px}
    section.not_found a.btn_type_01{min-width: 16.6667rem;}
}