@media not all and (max-width:800px){.p-footer-bar{display:none}}.p-footer-bar{opacity:0;transition:opacity 0.5s ease;position:fixed;bottom:-2px;z-index:1000;width:100%;pointer-events:none}.p-footer-bar.is-active{opacity:1}.p-footer-bar__inner{overflow:hidden}.p-footer-bar__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.p-footer-bar__item{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.p-footer-bar__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:50px;padding-bottom:8px;color:inherit;transition:opacity 0.3s ease}html:not(.show-drawer) .p-footer-bar.is-active{pointer-events:auto}.p-footer-bar--type2{color:#fff;font-size:10px;background:#000}.p-footer-bar--type2 .p-footer-bar__item:not(:first-of-type){border-left:1px solid rgb(255 255 255 / .3)}.p-footer-bar--type3{color:#000;font-size:10px;background:#fafafa;border-top:1px solid #ddd}.p-footer-bar--type3 .p-footer-bar__item:not(:first-of-type){border-left:1px solid #ddd}.p-footer-bar--type4{color:#fff;font-size:12px;background:#000}.p-footer-bar--type4 .p-footer-bar__item-link{padding-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (hover:hover) and (pointer:fine){.p-footer-bar__item-link:hover{opacity:.7}}.p-footer-bar .icon_type_google{font-family:'Material Symbols Rounded';font-weight:300;font-style:normal;margin:0 0 5px 0;font-size:20px;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.p-footer-bar .icon_type_sns{font-family:"design_plus";font-size:17px;margin:0 0 5px 0}.p-footer-bar .icon_type_sns.Twitter{font-size:15px}.p-footer-bar .icon_type_sns.Facebook{font-size:19px}.p-footer-bar__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-footer-bar__modal:not(.is-active){display:none}.p-footer-bar__modal-share{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:150px}.p-footer-bar__modal-share-item{width:50px}.p-footer-bar__modal-share-item a{display:block}.p-footer-bar__modal-share-item+.p-footer-bar__modal-share-item{margin-left:5px}.p-footer-bar__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5)}.p-footer-bar__modal-share-item img:not(.c-logo__image){max-width:100%;height:auto;vertical-align:bottom}