.p-system button,.p-system input,.p-system select,.p-system textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}.p-system textarea{resize:vertical}.p-system button,.p-system input[type=button],.p-system input[type=submit],.p-system label,.p-system select{cursor:pointer}.p-system{font-size:clamp(1.3rem,1.327rem + .3vw,1.5rem);overflow:hidden;padding-top:75px;position:relative;text-align:center;width:100%}@media print,screen and (min-width:768px){.p-system{padding:125px 50px 50px}}.p-system__inner{padding:50px 0}.p-system__button{margin-top:50px}.p-system__button .c-button01{width:min(80vw,200px)}.p-system__text02{padding-bottom:3em}.p-system input[type=email],.p-system input[type=password],.p-system input[type=text],.p-system textarea{background:#fff;border:1px solid #ccc;border-radius:5px;font-family:Noto Sans JP,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.015em;padding:1em .5em;width:300px}.p-system input[type=email]:focus,.p-system input[type=password]:focus,.p-system input[type=text]:focus,.p-system textarea:focus{border:1px solid #999}.p-system input[type=email],.p-system input[type=password],.p-system input[type=text],.p-system select{height:45px!important}.p-system input[type=submit]{-webkit-backdrop-filter:blur(3px) brightness(60%);backdrop-filter:blur(3px) brightness(60%);background:#e6991e;border-radius:6px;-webkit-box-shadow:2px 3px 0 rgba(0,0,0,.2),inset 0 0 16px hsla(0,0%,100%,.7);box-shadow:2px 3px 0 rgba(0,0,0,.2),inset 0 0 16px hsla(0,0%,100%,.7);color:#fff;height:42px;overflow:visible;position:relative;width:76px;z-index:1}@media print,screen and (min-width:768px){.p-system input[type=submit]{height:42px}}@media (hover:hover) and (pointer:fine){.p-system input[type=submit]{-webkit-transition:.3s ease;transition:.3s ease}.p-system input[type=submit]:hover{opacity:.7}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.p-system input[type=submit]{-webkit-transition:.3s ease;transition:.3s ease}.p-system input[type=submit]:hover{opacity:.7}}