@charset "UTF-8";.header-product-container{display:flex;flex-direction:column;width:100%}#session-1{width:100%}#session-1 .product-list-container{display:flex;flex-direction:column}#session-1 .product-item-container{display:flex;padding:30px 0;border-bottom:2px solid rgb(37,78,159)}#session-1 .product-item-container:first-child{border-top:2px solid rgb(37,78,159)}#session-1 .product-item-picture-link,#session-2 .product-item-picture-link{color:inherit;text-decoration:none;display:block;border:0;outline:none}#session-1 .product-item-picture-link:focus-visible,#session-2 .product-item-picture-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}#session-1 .product-item-picture img{width:220px;height:190px;margin-right:30px;object-fit:cover}#session-1 .product-item-infor{display:flex;flex-direction:column;position:relative;width:calc(100% - 260px)}#session-1 .product-item-content{display:flex;flex-direction:column;padding-bottom:50px}#session-1 .footer-child-box{font-size:.7rem;padding:0 7px;border:1px solid #b9b9b9;margin-right:5px;line-height:16px;color:#6d6d6d;background:#fff}#session-1 .footer-child-time{font-size:.7rem;color:#868686;margin-bottom:5px;margin-left:auto;text-align:right}#session-1 .product-item-title{font-size:2rem;font-weight:500;line-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#session-1 .product-item-text{font-size:1rem;font-weight:500;color:#575757;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#session-1 .product-item-footer{position:absolute;bottom:0}#session-1 .name-field{font-size:.875rem;font-weight:500;min-width:50px}#session-1 .input-full-width{width:400px}#session-1 .input-date-width{width:175px}#session-1 .product-search-box{background-color:#f0f0f0;margin:50px 0 30px}#session-1 .product-search-box-title{background-color:#d2d2d2;font-weight:500;font-size:1.2rem;text-align:center}#session-1 .product-search-box-body{display:flex;flex-direction:column;padding:20px clamp(16px,5vw,80px);justify-content:center;align-items:center}#session-1 .group-input{display:flex;justify-content:space-between;width:100%}#session-1 .group-input>div{width:350px}#session-1 .archive-search-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:56rem;gap:1.125rem}#session-1 .archive-search-form__fields{display:flex;flex-direction:column;gap:.875rem;width:100%}#session-1 .archive-search-form__fields--two-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem 1.25rem;align-items:stretch}#session-1 .archive-search-form__cell{display:flex;flex-direction:row;align-items:center;gap:.65rem .75rem;min-width:0}#session-1 .archive-search-form__label{flex:0 0 auto;min-width:5.25rem;margin:0;font-size:.875rem;font-weight:500;color:#333;white-space:nowrap}#session-1 .archive-search-form__control{flex:1 1 auto;min-width:0;width:100%;max-width:none}#session-1 .product-search-btn-submit{border-radius:30px;border:1px solid #6d6d6d;background-color:#fff;width:fit-content;padding:8px 30px;font-size:1rem;line-height:11px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit}#session-1 button.product-search-btn-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none}#session-1 .archive-search-form__submit{border-radius:30px;border:1px solid #6d6d6d;background-color:#fff;padding:.5rem 2.25rem;min-height:2.5rem;font-size:1rem;line-height:1.45;font-weight:500;color:#333;cursor:pointer;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:center}#session-1 .archive-search-form__submit:hover{background-color:#c7c7c789}@media (max-width: 640px){#session-1 .archive-search-form__fields--two-cols{grid-template-columns:1fr}}#session-1 .product-search-btn-submit:hover{background-color:#c7c7c789}#session-2 .header-container{width:100%;font-size:1.2rem;line-height:16px;min-height:30px;background-color:#787878;color:#fff;display:flex;align-items:center;padding:0 20px;height:30px}#session-2 .archive-pagination{width:100%;margin:12px 0 16px;display:flex;justify-content:center}#session-2 .archive-pagination__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 10px}#session-2 .archive-pagination__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;border:none;cursor:pointer}#session-2 .archive-pagination__btn--muted{background-color:#8a8a8a;color:#fff}#session-2 a.archive-pagination__btn--muted:hover{color:#fff;opacity:.9}#session-2 .archive-pagination__btn--muted[aria-disabled=true]{opacity:.55;cursor:not-allowed}#session-2 .archive-pagination__btn--primary{background-color:#254da2;color:#fff}#session-2 a.archive-pagination__btn--primary:hover{color:#fff;opacity:.92}#session-2 .archive-pagination__btn--primary[aria-disabled=true]{opacity:.55;cursor:not-allowed}#session-2 .archive-pagination__goto{display:inline-flex;align-items:center;gap:6px;margin:0 4px}#session-2 .archive-pagination__input{width:56px;padding:6px 8px;text-align:center;font-size:.95rem;border:1px solid #254da2;border-radius:2px;background:#fff;color:#333}#session-2 .archive-pagination__input:focus{outline:2px solid rgba(37,77,162,.35);outline-offset:1px}#session-2 .archive-pagination__total{font-size:.95rem;color:#333;white-space:nowrap}#session-2 .product-list-container{display:flex;flex-direction:column}#session-2 .product-item-container{display:flex;padding:20px 0;border-bottom:2px solid hsl(0,0%,87.84%)}#session-2 .product-item-picture img{min-width:110px;height:90px;margin-right:20px;object-fit:cover}#session-2 .product-item-infor{display:flex;flex-direction:column;position:relative;width:calc(100% - 160px)}#session-2 .product-item-content{display:flex;flex-direction:column;padding-bottom:50px}#session-2 .footer-child-box{font-size:.7rem;padding:0 7px;border:1px solid #b9b9b9;margin-right:5px;line-height:16px;color:#6d6d6d;background:#fff}#session-2 .footer-child-time{font-size:.7rem;color:#868686;margin-bottom:5px;margin-left:auto;text-align:right}#session-2 .product-item-title{font-size:1.25rem;font-weight:500;line-height:25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#session-2 .product-item-text{font-size:.9rem;font-weight:500;color:#575757;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#session-2 .product-item-footer{position:absolute;bottom:0}#session-2 .what-new-form-container{background:#eff2ff;padding:15px 15px 0 0;margin-top:50px;margin-bottom:50px}#session-2 .what-new-form-container .title{padding:5px 50px 5px 20px;background-color:#fff;width:fit-content;min-width:50px;font-size:1rem;line-height:1;color:#828282;font-weight:500}#session-2 .what-new-item-row{display:flex;margin-bottom:10px}#session-2 .what-new-list-item{padding:20px}#session-2 .what-new-text-style{font-size:1rem;line-height:16px;margin-right:10px}#session-2 .item-menu-container .header-container{width:100%;font-size:1.2rem;line-height:16px;min-height:30px;background-color:#787878;color:#fff;display:flex;align-items:center;padding:0 20px}#session-2 .list-content-container{margin:0 -20px;display:flex;justify-content:space-between;flex-wrap:wrap}#session-2 .item-product-container-large{display:flex;position:relative;width:max-content;min-height:130px;margin:20px}#session-2 .item-product-container-large .item-product-picture img{margin-right:15px;width:100px;height:120px;object-fit:cover}#session-2 .item-product-container-large .item-product-infor{width:365px;height:fit-content;-webkit-line-clamp:5}#session-2 .item-content-footer{position:absolute;bottom:0;display:flex;justify-content:space-between;margin-bottom:10px;padding-right:30px;width:365px}#session-2 .footer-child-count{font-size:.7rem;padding:0 7px;border:1px solid #b9b9b9;margin-right:5px;line-height:16px;color:#6d6d6d;background:#fff}#contents-pc .header-top-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:50px}#contents-pc .break-line{content:"";background-color:#666;width:100%;height:1px;margin:0 15px}#contents-pc .header-top-footer-box{padding:8px 40px;min-width:120px;text-align:center;font-size:1rem;line-height:10px;border:1px solid #666666;white-space:nowrap}#contents-pc .header-top-footer-box a{color:inherit;text-decoration:none}.whats-new-feed{padding:0 20px 40px;max-width:900px}.whats-new-feed__item{padding:14px 0 16px;border-bottom:1px dashed #c8c8c8}.whats-new-feed__badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:8px}.whats-new-feed__genre{display:inline-block;font-size:.7rem;font-weight:600;line-height:1.2;padding:2px 8px;color:#fff;background:#e85d04;border-radius:2px}.whats-new-feed__hot{font-size:.75rem;font-weight:700;color:#c00;letter-spacing:.02em}.whats-new-feed__new{display:inline-block;font-size:.65rem;font-weight:700;line-height:1.2;padding:2px 7px;color:#fff;background:#ca8a04;border-radius:2px}.whats-new-feed__sponsored{display:inline-block;font-size:.65rem;font-weight:600;line-height:1.2;padding:2px 7px;color:#444;background:#f3f3f3;border:1px solid #b9b9b9;border-radius:2px}.whats-new-feed__title{display:block;font-size:1.1rem;font-weight:500;line-height:1.45;color:#1a4d9e;text-decoration:underline;margin-bottom:6px}.whats-new-feed__title:hover{color:#0d3a7a}.whats-new-feed__date{display:block;font-size:.8rem;color:#868686}.whats-new-feed__empty{padding:24px 0;color:#666;font-size:.95rem}
