:root{--patt_stripe: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");--color-main: #F3A021;--color-text: #333333;--color-bg-light: #FFF8E7;--color-bg-gray: #F7F7F7;--color-white: #FFFFFF;--cl-300-gr: #e0e0e0;--header-height: 80px}.ps_header{container-type:inline-size;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:900;height:var(--header-height, 80px);padding:0 20px;border-bottom:1px solid var(--cl-300-gr, #e0e0e0)}.ps_header-simple{justify-content:center}.ps_header_logo{width:180px;height:auto}@media screen and (max-width: 767px){.ps_header_logo{width:160px}}.bg-wh{background-color:#fff}.footer{background-image:linear-gradient(to bottom, #ffc56a, #f09f53);padding:80px 0;text-align:center;color:var(--color-white);margin-bottom:-30px}@media screen and (max-width: 767px){.footer{padding:40px 0}}.footer__inner{max-width:900px;margin:0 auto;padding:0 20px}.footer__title{font-size:32px;font-weight:bold;line-height:1.6;margin-bottom:20px;letter-spacing:1px}@media screen and (max-width: 767px){.footer__title{font-size:24px;margin-bottom:40px}}.footer__illust-wrap{position:relative;width:100%;max-width:800px;margin:0 auto 40px}.footer__illust-img{width:100%;height:auto;display:block}.footer__illust-bulb{position:absolute;z-index:10;top:8%;left:50%;width:18%;transform:translateX(-50%);animation:floatBulb 2.5s ease-in-out infinite alternate}@media screen and (max-width: 767px){.footer__illust-bulb{top:-8%;width:22%}}.footer__message{font-size:16px;line-height:2;margin-bottom:30px}.footer__message p{margin-bottom:15px}.footer__message p:last-child{margin-bottom:0}@media screen and (max-width: 767px){.footer__message{font-size:14px;text-align:left}}.footer__items{display:flex;justify-content:center;align-items:flex-start;gap:30px;max-width:500px;margin:0 auto;background-color:var(--color-white);border-radius:20px;padding:30px}@media screen and (max-width: 767px){.footer__items{flex-direction:row;gap:15px;padding:15px 15px;border-radius:12px}}.footer__item{display:flex;flex-direction:column;align-items:center;flex:1}.footer__label-wrap{display:flex;flex-direction:column;align-items:center;width:100%;max-width:230px;margin-bottom:10px}.footer__label-wrap--labo{margin-bottom:28px}.footer__label-wrap--staff{margin-bottom:15px}@media screen and (max-width: 767px){.footer__label-wrap{height:50px}}.footer__label{width:100%;box-sizing:border-box;border-radius:8px;font-weight:bold;text-align:center;min-height:52px;display:flex;align-items:center;justify-content:center;line-height:1.3;font-size:15px;padding:8px 12px;color:var(--color-white)}.footer__label--blue{background-color:#00c2cb}.footer__label--orange{background-color:var(--color-main)}@media screen and (max-width: 767px){.footer__label{font-size:11px;padding:4px 6px;border-radius:6px;height:44px}}.footer__arrow{width:0;height:0;border-style:solid;border-width:10px 10px 0 10px}.footer__arrow--blue{border-color:#00c2cb rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.footer__arrow--orange{border-color:var(--color-main) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}@media screen and (max-width: 767px){.footer__arrow{border-width:8px 8px 0 8px}}.footer__item-logo{width:100%;height:50px;object-fit:contain;object-position:bottom}.footer__item-logo--labo{max-width:160px}@media screen and (max-width: 767px){.footer__item-logo--labo{max-width:80%}}@keyframes floatBulb{0%{transform:translate(-50%, 0)}100%{transform:translate(-50%, -15px)}}