@charset "UTF-8";body,html{font-family:"Noto Sans JP",sans-serif;font-size:14px;line-height:1;font-weight:400;letter-spacing:0;color:#333;word-wrap:break-word;overflow-wrap:break-word}body.is-scrollLock,html.is-scrollLock{overflow:hidden}body{width:100%}@media print,screen and (max-width:767px){body{min-width:2px}}iframe,img{max-width:100%;height:auto;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}a{text-decoration:none;color:inherit}button,input[type=button]{cursor:pointer}button{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}summary{display:block;list-style:none}summary::-webkit-details-marker{display:none}.defs{height:0;width:0;overflow:hidden;display:none}@media print,screen and (min-width:1024px){.dn-pc{display:none!important}}@media print,screen and (min-width:768px){.dn-tab-pc{display:none!important}.header__inner{height:70px}}@media print,screen and (min-width:768px) and (max-width:1023px){body{min-width:768px}.dn-tab{display:none!important}}@media print,screen and (max-width:1023px){.dn-sp-tab{display:none!important}}@media print,screen and (max-width:767px){.dn-sp{display:none!important}}.header{position:sticky;top:0;z-index:200;background-color:#fff}.header__alert{display:block;background-color:#f9efee;text-align:center;font-size:14px;font-weight:500;color:#333;line-height:1.6;padding:4px 16px}.header__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center}@media print,screen and (max-width:767px){.header__inner{flex-wrap:wrap;padding:8px 16px}}.header__brand{flex-shrink:0}.header__catch{font-size:12px;font-weight:500;color:#333;line-height:1.8}@media print,screen and (max-width:767px){.header__brand{flex:1}.header__catch{font-size:10px}}.header__logo{display:block}.header__logo img{width:140px;height:32px}.header__search{display:flex;align-items:center;height:40px;box-shadow:0 0 8px 0 rgba(51,51,51,.2);border-radius:50px;background-color:#fff;overflow:hidden}@media print,screen and (min-width:768px){.header__brand{margin-right:32px}.header__search{width:400px}.header__actions{margin-left:auto}}@media print,screen and (max-width:767px){.header__search{order:3;flex:0 0 100%;margin-top:8px}}.header__search-input{flex:1;height:100%;padding:0 8px 0 16px;border:none;outline:0;font-size:14px;font-family:"Noto Sans JP",sans-serif;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#333}.header__search-input::-webkit-search-cancel-button,.header__search-input::-webkit-search-decoration{display:none}.header__search-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:24px;width:20px;height:20px;padding:0;background:0 0;border:none;cursor:pointer}.header__actions{flex-shrink:0;display:flex;align-items:center;gap:24px}@media print,screen and (max-width:767px){.header__actions{display:none}}.header__post-btn{display:flex;align-items:center;justify-content:center;width:112px;height:49px;border-radius:4px;background-color:#c11920;color:#fff;font-size:18px;font-weight:700}.header__post-btn--sp{margin-bottom:16px;width:100%;height:35px;font-size:14px;border-radius:4px}.header__auth-link{font-size:14px;font-weight:500;line-height:1.6;color:#7a7a7a}@media (hover:hover){.header__alert:hover{text-decoration:underline}.header__post-btn{transition:opacity .3s}.header__post-btn:hover{opacity:.85}.header__auth-link:hover,.header__drawer-auth-link:hover{text-decoration:underline}}.header__burger{display:none;flex-direction:column;justify-content:space-between;flex-shrink:0;width:32px;height:25px;padding:0;background:0 0;border:none;cursor:pointer}.header__burger span{display:block;width:100%;height:3px;background-color:#c11920;border-radius:50px;transition:transform .3s,opacity .3s;transform-origin:center}@media print,screen and (max-width:767px){.header__burger{display:flex}.header__category .header__inner{padding:0 16px}}.header__burger.is-open span:nth-child(1){transform:translateY(11px) rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.header__drawer{overflow:hidden;max-height:0;transition:max-height .3s}@media print,screen and (min-width:768px){.header__drawer{display:none}}.header__drawer.is-open{max-height:140px}.header__drawer-inner{padding:0 16px 16px}.header__drawer-auth{display:flex;padding:12px 0;margin-bottom:8px}.header__drawer-auth-link{flex:1;text-align:center;font-size:14px;font-weight:400;color:#333}.header__category{box-shadow:0 4px 8px -4px rgba(51,51,51,.2)}.header__category .header__inner{height:30px;flex-wrap:nowrap;gap:0}.header__category-btn{display:flex;align-items:center;gap:4px;padding:0;background:0 0;border:none;font-size:14px;font-weight:700;font-family:"Noto Sans JP",sans-serif;color:#333;cursor:pointer}.header__category-arrow{flex-shrink:0;transition:transform .3s}.header__cat-modal{position:fixed;inset:0;z-index:201;visibility:hidden;pointer-events:none;display:flex;align-items:center;justify-content:center}.header__cat-modal.is-open{visibility:visible;pointer-events:auto}.header__cat-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.4);cursor:pointer;opacity:0;transition:opacity .25s}.header__cat-modal.is-open .header__cat-modal-backdrop{opacity:1}.header__cat-modal-body{position:relative;width:100%;max-width:1265px;max-height:80vh;overflow-y:auto;background:#fff;padding:32px 24px;transform:translateY(-6px);opacity:0;transition:transform .25s,opacity .25s}@media print,screen and (max-width:767px){.header__cat-modal-body{width:calc(100% - 32px);padding:24px 16px}}.header__cat-modal.is-open .header__cat-modal-body{transform:translateY(0);opacity:1}.header__cat-modal-close{position:absolute;top:16px;right:24px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:0 0;border:none;cursor:pointer}.topCategory__groups{display:flex;flex-direction:column;gap:32px}.topCategory__group{display:flex;flex-direction:column;gap:16px}.topCategory__groupTitle{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:18px;line-height:1.6;color:#333}.topCategoryGrid{display:grid;gap:16px}@media print,screen and (max-width:767px){.header__cat-modal-close{right:16px}.topCategoryGrid{grid-template-columns:repeat(2,1fr)}}.topCategoryCard{display:flex;align-items:center;gap:8px;padding:12px 8px;background-color:#fff;border-radius:8px;box-shadow:0 0 8px 0 rgba(51,51,51,.2);text-decoration:none}.topCategoryCard__icon{flex-shrink:0;width:32px;height:32px;overflow:hidden}.topCategoryCard__icon picture{display:block;width:100%;height:100%}.topCategoryCard__icon img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topCategoryCard__iconBlank{display:block;width:100%;height:100%;background-color:#f4f4f4;border-radius:4px}.topCategoryCard__name{flex:1;font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:14px;line-height:1.6;color:#333;display:flex;align-items:center;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all}.header__cat-empty{font-size:14px;color:#7a7a7a}.footer{position:relative;background-color:#f4f4f4}@media print,screen and (min-width:768px){.topCategoryGrid{grid-template-columns:repeat(6,1fr)}.footer{padding:80px 0}}.footer__inner{margin:0 auto;max-width:1180px}.footer__top{display:flex;gap:40px}@media print,screen and (max-width:767px){.footer__inner{padding:80px 16px}.footer__top{flex-direction:column}}@media print,screen and (min-width:768px){.footer__top{flex-wrap:wrap}.footer__nav{width:100%;display:inline-flex;gap:0 24px}}.footer__brand{flex-shrink:0}.footer__catch{font-weight:500;line-height:1.8;font-size:12px}@media print,screen and (min-width:768px){.footer__nav-col{min-width:277px}}.footer__nav-heading{font-weight:500;line-height:1.5;letter-spacing:0;font-size:16px;margin-bottom:32px}@media print,screen and (max-width:767px){.footer__nav{display:flex;gap:40px;flex-direction:column}.footer__nav-heading{margin-bottom:24px}}.footer__nav-list{display:flex;flex-direction:column;gap:16px}.footer__nav-list a{font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px;color:#7a7a7a}@media (hover:hover){.header__cat-modal-close:hover{opacity:.7}.topCategoryCard{transition:opacity .3s}.topCategoryCard:hover{opacity:.7}.footer__nav-list a:hover{text-decoration:underline}}.footer__copy{font-family:Roboto,sans-serif;font-size:12px;color:grey;margin-top:48px}.sideBannerFooter{display:none}@media print,screen and (max-width:767px){.footer__copy{margin-top:40px}.sideBanner{display:none}.sideBannerFooter{display:flex;flex-direction:column;gap:16px;padding:0 16px 80px}.sideBannerFooter .sideBanner{display:block}}.page-top{position:fixed;right:130px;bottom:24px;z-index:100;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:0 0;border:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s}.page-top.is-visible{opacity:1;pointer-events:auto!important}@media print,screen and (max-width:767px){.page-top{right:16px;bottom:16px}}@media (hover:hover){.page-top:hover{opacity:.7}}/*# sourceMappingURL=common.css.map */
