.new-list-section{padding-top:60px;margin-bottom:40px;display:block}.new-list-section .c-blockArea__mainttl{margin-bottom:40px}.new-list-section .c-blockArea__mainttl .c-blockArea__news{position:relative;padding-left:2rem}.new-list-section .c-blockArea__mainttl .c-blockArea__news::before{content:"";background-color:#ddd;display:block;position:absolute;background:url(/assets/img/news-icon.svg) no-repeat;background-size:contain;width:3rem;height:3rem;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-2rem}.new-list-section .new-list-section__contents{border-radius:20px;background-color:#fff9e8;padding:50px;max-width:80%;display:block;margin:0 auto}.new-list-section .new-list-section__list{width:100%;display:flex;flex-direction:column;gap:15px}.new-list-section .new-list-section__list li .new-list-section__item-link{border-radius:10px;background-color:#fff;padding:8px;display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%;height:83px;gap:90px;padding-right:80px;position:relative;transform:scale(1);transition:transform .25s,color .25s}.new-list-section .new-list-section__list li .new-list-section__item-link.--new-mark .new-list-section__item-contents::before{background-color:#c00;color:#fff;content:"NEW!";font-weight:700;border-radius:53px;width:53px;height:26px;display:flex;justify-content:center;align-items:center;font-size:14px;position:absolute;left:-70px;top:50%;transform:translateY(-50%)}.new-list-section .new-list-section__list li .new-list-section__item-link::after{content:"";background-color:#0069b1;border-radius:40px;display:block;width:40px;height:40px;position:absolute;right:15px;top:50%;transform:translateY(-50%);background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="rgb(255, 255, 255)" d="M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z"></path></svg>');background-repeat:no-repeat;background-position:center center;background-size:14px 24px}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-contents{display:flex;justify-content:flex-start;align-items:center;gap:20px;min-width:0;max-width:100%;position:relative}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-img,.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-date{flex:0 0 auto}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-img{border-radius:6px;border:1px solid #f1f1f1;min-width:68px;width:68px;display:block;aspect-ratio:1238/1375}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-img img{border-radius:6px;width:100%;height:100%;object-fit:cover}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-date{font-weight:700;font-size:18px}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-title{font-weight:700;font-size:16px;flex:1;min-width:0;height:auto;overflow:hidden;align-items:center;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 1025px){.new-list-section .new-list-section__list li .new-list-section__item-link:hover{color:#0069b1;transform:scale(1.03)}}@media(max-width: 1024px){.new-list-section .new-list-section__contents{padding:30px}.new-list-section .new-list-section__list li .new-list-section__item-link.--new-mark .new-list-section__item-contents::before{font-size:13px}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-date{font-size:16px}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-title{font-size:16px}}@media(max-width: 767px){.new-list-section .new-list-section__contents{padding:20px;max-width:100%;width:100%}.new-list-section .new-list-section__list{gap:10px}.new-list-section .new-list-section__list li .new-list-section__item-link{height:auto;padding:15px;padding-bottom:20px;display:grid;gap:15px;grid-template-columns:50px 1fr;grid-template-areas:"img date" "title title"}.new-list-section .new-list-section__list li .new-list-section__item-link::after{content:none;display:none}.new-list-section .new-list-section__list li .new-list-section__item-link.--new-mark .new-list-section__item-contents::before{display:none}.new-list-section .new-list-section__list li .new-list-section__item-link.--new-mark .new-list-section__item-date::before{background-color:#c00;color:#fff;content:"NEW!";font-weight:700;border-radius:53px;width:53px;height:26px;display:flex;justify-content:center;align-items:center;font-size:14px;position:absolute;left:110px;top:50%;transform:translateY(-50%)}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-contents{display:contents}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-img,.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-date{flex:0 0 auto}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-img{min-width:50px;width:50px;grid-area:img}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-date{grid-area:date;position:relative}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-title{grid-area:title;position:relative;font-weight:500;font-size:16px;min-height:20px;height:auto;padding-right:20px;overflow:initial;white-space:initial;text-overflow:initial;line-height:1.4}.new-list-section .new-list-section__list li .new-list-section__item-link .new-list-section__item-title::after{content:"";background-color:#0069b1;border-radius:20px;display:block;width:20px;height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="rgb(255, 255, 255)" d="M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z"></path></svg>');background-repeat:no-repeat;background-position:center center;background-size:10px 16px}}/*# sourceMappingURL=style.min.css.map */
