header{padding: 0 20px;height:60px;position: relative;position: fixed;width:100%;}
header h1{width:142px;position:absolute;left:20px;top:50%;transform: translateY(-50%);}
header h1 a{display: block;width:142px;height:35px;text-indent: -9999px;font-size:0;background:url(../img/logo.svg) no-repeat 50% 50%;}

section{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width:100%;text-align: center;}
section .lottie{display: flex;justify-content: center;margin-bottom:15px;}
section .lottie #not-service{width:120px;height:120px;}
section h5{font-size:20px;line-height:1.4;font-weight:700;}
section p{font-weight: 500;line-height:1.5;color:#999;margin-top:16px;}

.pc_header{height:90px;padding:0 42px;}
.pc_header .inner{width:100%;max-width: 1650px;margin:0 auto;position:relative;height:100%;}
.pc_header .inner h1{left:0;}

.pc_section .lottie{margin-bottom:50px;}
.pc_section .lottie #not-service{width:150px;height:150px;}
.pc_section h5{font-size:32px;font-weight: 600;line-height:1.3;}
.pc_section p{margin-top:24px;}