@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}body{background:#000}.body-wrapper{background:#fff}.c-scope,.c-scope *,.c-scope *:before,.c-scope *:after{box-sizing:border-box}.c-scope h1,.c-scope h2,.c-scope h3,.c-scope h4,.c-scope h5,.c-scope h6,.c-scope p,.c-scope figure,.c-scope blockquote,.c-scope dl,.c-scope dd,.c-scope ul,.c-scope ol,.c-scope pre{margin:0}.c-scope ul,.c-scope ol{padding:0;list-style:none}.c-scope img,.c-scope picture,.c-scope video,.c-scope canvas,.c-scope svg{display:block;max-width:100%;height:auto}.c-scope table{border-collapse:collapse;border-spacing:0}.c-scope button,.c-scope input,.c-scope select,.c-scope textarea{font:inherit;color:inherit}.c-scope button{background:transparent;border:none;padding:0}.c-scope a{color:inherit;text-decoration:none}.c-scope p,.c-scope li{overflow-wrap:anywhere}.c-scope :focus-visible{outline:auto}:root{--color-primary: #000;--color-secondary: #555;--color-tertiary: #aaa;--color-background: #efefef;--color-border:#303030}.u-ta-c{text-align:center!important}.u-ta-l{text-align:left!important}.u-ta-r{text-align:right!important}.u-d-b{display:block!important}.u-d-f{display:flex!important}.u-d-i{display:inline!important}.u-d-ib{display:inline-block!important}.u-d-n{display:none!important}@media(max-width:767px){.u-d-b-sp{display:block!important}.u-d-i-sp{display:inline!important}.u-d-ib-sp{display:inline-block!important}.u-d-n-sp{display:none!important}.u-d-f-sp{display:flex!important}}.u-fs-12{font-size:12px!important}.u-fs-14{font-size:14px!important}.u-fs-16{font-size:16px!important}.u-fs-18{font-size:18px!important}.u-fs-20{font-size:20px!important}.u-mb8{margin-bottom:8px!important}.u-mb16{margin-bottom:16px!important}.u-mb24{margin-bottom:24px!important}.u-mb32{margin-bottom:32px!important}.u-mb40{margin-bottom:40px!important}.u-mb64{margin-bottom:64px!important}.u-mb80{margin-bottom:80px!important}.c-heading-primary{font-size:40px;font-weight:700;text-align:center;margin-bottom:40px!important}.c-primary-btn{display:block;width:100%;max-width:320px;margin:24px auto;padding:16px;background:var(--color-primary);color:#fff;text-align:center;font-size:16px;text-decoration:none;border-radius:40px}.c-primary-btn span{color:#fff}.c-secondary-btn{display:block;width:100%;max-width:320px;margin:24px auto;padding:16px;background:var(--color-secondary);color:#fff!important;text-align:center;font-size:16px;text-decoration:none;border-radius:40px;border:2px solid var(--color-primary);transition:all .2s ease}.c-secondary-btn span{color:#fff}.c-secondary-btn:hover{background:#fff!important;color:var(--color-primary)!important}.c-container{max-width:1080px;margin:0 auto;padding:0 16px}.c-section{padding:130px 0}.c-section.--gray{background:var(--color-background)}.c-tabs{z-index:2;position:relative}.c-tabs [data-tabs] [data-panel][hidden]{display:none}.c-tabs .c-tabs__list{display:flex;justify-content:center;align-items:center;margin-bottom:40px;max-width:800px;width:100%;margin-inline:auto;gap:30px}.c-tabs .c-tabs__list button{border:none;border-radius:150px;background:#d5d5d5;padding:11px 27px 12px;font-size:20px;font-weight:700;cursor:pointer;color:#878787;text-align:center;font-family:Lato,sans-serif;font-size:18px;font-weight:900;line-height:27px;min-width:max-content;transition:all .3s ease}.c-tabs .c-tabs__list button:hover{background-color:#000;color:#fff}.c-tabs .c-tabs__list button.is-active{background:#000;color:#fff;position:relative}.c-tabs .c-tabs__list button.is-active:after{content:"";width:0;height:0;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-top:15px solid #000;position:absolute;left:50%;transform:translate(-50%);bottom:-12px}@media(max-width:767px){.c-tabs .c-tabs__list{gap:6px;margin-bottom:28px}.c-tabs .c-tabs__list button{padding:12px 6.33px;font-size:12px;line-height:100%;min-width:max-content}.c-tabs .c-tabs__list button.is-active{background:#000;color:#fff;position:relative}.c-tabs .c-tabs__list button.is-active:after{content:"";width:0;height:0;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-top:10px solid #000;position:absolute;left:50%;transform:translate(-50%);bottom:-8px}}.c-product-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;align-items:stretch}.c-product-list__item{width:calc((100% - 64px) / 3);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}@media(max-width:767px){.c-product-list__item{width:100%}}.c-product-slider-container .c-product-list__item{width:100%}.c-product-row{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1000px;margin:0 auto}.c-product-row .c-product-list__item{width:30%}@media(max-width:991px){.c-product-row .c-product-list__item{width:calc((100% / 3) - (40px * 2) / 3)}}@media(max-width:767px){.c-product-row{gap:40px}.c-product-row .c-product-list__item{width:100%;padding-inline:40px}}.c-product-list__thumb{width:100%;position:relative;transition:all .3s ease}.c-product-list__thumb:hover{opacity:.8}.c-product-list__thumb img,.c-product-list__thumb .c-product-list__no-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;width:100%}.c-product-list__thumb .c-product-list__tag{background:var(--color-tertiary);padding:8px;border-radius:100%;position:absolute;top:-30px;left:-10px;width:70px;height:70px;background-color:#949494;text-align:center;color:#fff;font-family:Lato,sans-serif;font-size:12px;font-weight:900;line-height:150%;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.c-product-list__thumb .c-product-list__tag{font-size:12px}}@media(max-width:767px){.c-product-list__thumb .c-product-list__tag{width:60px;height:60px}}.c-product-list__thumb .c-product-list__tag[data-status=\7d42\4e86]{background:#949494}.c-product-list__thumb .c-product-list__tag[data-status=NEW]{background:#f09}.c-product-list__thumb .c-product-list__tag[data-status=\5165\672d\53d7\4ed8\4e2d]{background:#81dd01;flex-direction:column;font-size:0;line-height:0}.c-product-list__thumb .c-product-list__tag[data-status=\5165\672d\53d7\4ed8\4e2d]:before{content:"\5165\672d";display:block;font-size:12px;line-height:150%;font-family:Lato,sans-serif;font-weight:900;color:#fff}@media(max-width:767px){.c-product-list__thumb .c-product-list__tag[data-status=\5165\672d\53d7\4ed8\4e2d]:before{font-size:12px}}.c-product-list__thumb .c-product-list__tag[data-status=\5165\672d\53d7\4ed8\4e2d]:after{content:"\53d7\4ed8\4e2d";display:block;font-size:12px;line-height:150%;font-family:Lato,sans-serif;font-weight:900;color:#fff}@media(max-width:767px){.c-product-list__thumb .c-product-list__tag[data-status=\5165\672d\53d7\4ed8\4e2d]:after{font-size:12px}}.c-product-list__thumb .c-product-list__tag[data-status=\7d42\4e86\9593\969b]{background:#ff8400}@media(max-width:767px){.c-product-list__thumb .c-product-list__tag[data-status=\7d42\4e86\9593\969b]{flex-direction:column;font-size:0;line-height:0}.c-product-list__thumb .c-product-list__tag[data-status=\7d42\4e86\9593\969b]:before{content:"\7d42\4e86";display:block;font-size:12px;line-height:150%;font-family:Lato,sans-serif;font-weight:900;color:#fff}.c-product-list__thumb .c-product-list__tag[data-status=\7d42\4e86\9593\969b]:after{content:"\9593\969b";display:block;font-size:12px;line-height:150%;font-family:Lato,sans-serif;font-weight:900;color:#fff}}.c-product-list__no-image{display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;color:#949494}.c-product-list__no-image-text{font-family:Lato,sans-serif;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.02em}.card__media .media .c-product-list__no-image{width:100%;height:100%;min-height:100%;aspect-ratio:unset;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.c-product-list__title{color:#000;font-size:18px;font-weight:700;line-height:1.4}@media(max-width:767px){.c-product-list__title{font-size:16px}}.c-product-list__collection{color:#000;font-size:12px;font-weight:600;line-height:21px;border-radius:8px;display:inline-block}@media(max-width:767px){.c-product-list__collection{border-radius:5.582px;color:var(--Text-primary, #000);font-size:12px;font-weight:600;line-height:150%}}.c-product-list__deadline{margin-top:8px!important;margin-bottom:16px;width:100%}.c-product-list__deadline.c-countdown{font-size:14px}.c-countdown{display:block;color:#000;font-size:12px;font-weight:700;line-height:1.5;font-variant-numeric:tabular-nums;margin-top:8px}.c-countdown [data-days],.c-countdown [data-hours],.c-countdown [data-minutes],.c-countdown [data-seconds]{font-size:16px}.c-countdown--ended{color:#878787}.c-product-list__item .c-secondary-btn{margin:auto auto 0;font-size:16px;font-weight:700;line-height:150%;border-radius:150px;background:#000;padding:15px;display:flex;align-items:center;justify-content:center;gap:13px;max-width:360px}@media(max-width:767px){.c-product-list__item .c-secondary-btn{padding:8px 15px;color:#fff;font-size:16px;font-weight:700;line-height:150%;margin-top:auto}}.c-product-list__item .c-secondary-btn:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M22 2L11 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 2L15 22L11 13L2 9L22 2Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:24px;height:24px}@media(max-width:767px){.c-product-list__item .c-secondary-btn:before{width:17px;height:17px}}.c-product-list__item .c-secondary-btn--detail{gap:.35em}.c-product-list__item .c-secondary-btn--detail:before{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;background:none!important;background-image:none!important;content:""!important}.c-product-list__item .c-secondary-btn--detail:after{content:"";flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M6.66797 16H25.3346' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66602L25.3333 15.9993L16 25.3327' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:24px;height:24px;margin-inline-start:.25em}.c-product-list__item .c-secondary-btn--detail:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M6.66797 16H25.3346' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66602L25.3333 15.9993L16 25.3327' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(max-width:767px){.c-product-list__item .c-secondary-btn--detail:after{width:17px;height:17px}}.project-detail__product .c-product-slider .c-product-list__item .c-secondary-btn--detail:before,.c-section#guzou .c-product-list__item .c-secondary-btn--detail:before,.c-section#guzou .c-product-list__item .c-secondary-btn--detail:hover:before,.c-section.project-detail__product .c-product-list__item .c-secondary-btn--detail:hover:before,.c-section#present .c-product-list__item .c-secondary-btn--detail:hover:before,.c-section#cheer .c-product-list__item .c-secondary-btn--detail:hover:before,.c-product-lottery .c-product-list__item .c-secondary-btn--detail:before,.c-product-lottery .c-product-list__item .c-secondary-btn--detail:hover:before{display:none!important;width:0!important;height:0!important;margin:0!important;background:none!important;background-image:none!important;content:""!important}@media(max-width:767px){.c-product-lottery .c-product-list__item .c-secondary-btn--detail:before,.c-product-lottery .c-product-list__item .c-secondary-btn--detail:hover:before{width:0!important;height:0!important}}.c-news-list{display:flex;flex-direction:column}.c-news-list .c-news-item .c-news-link{display:flex;justify-content:flex-start;align-items:center;gap:16px;width:100%;padding:20px 0;border-bottom:1px solid #D9D9D9;transition:all .3s ease;text-decoration:none;color:inherit;box-sizing:border-box}@media(max-width:767px){.c-news-list .c-news-item .c-news-link{flex-wrap:wrap;gap:9px 13px;align-items:center}}.c-news-list .c-news-item .c-news-link:hover{opacity:.7}.c-news-list .c-news-item .c-news_right{display:flex;flex-direction:row;gap:16px;align-items:center;flex:1;min-width:0}@media(max-width:767px){.c-news-list .c-news-item .c-news_right{width:100%}}.c-news-list .c-news-item .c-news-category{color:#fff;text-align:center;font-family:Noto Sans JP,sans-serif;font-size:12px;font-weight:500;line-height:1;padding:12px 8px;min-width:129px;border-radius:150px;background:#12a4ff;display:inline-block}@media(max-width:767px){.c-news-list .c-news-item .c-news-category{font-size:12px}}.c-news-list .c-news-item .c-news-title{color:var(--Text-primary, #000);font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500;line-height:1.4;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.c-news-list .c-news-item .c-news-title{width:100%;font-size:14px}}.c-news-list .c-news-item .c-news-date{color:var(--Text-primary, #000);font-family:Lato,sans-serif;font-size:15px;font-weight:800;line-height:22px;flex-shrink:0}.c-news-list .c-news-item:last-of-type .c-news-link{padding-bottom:0;border-bottom:0}.c-news-list .c-news-item:first-of-type .c-news-link{padding-top:0}header{display:flex!important;justify-content:space-between!important;position:relative}.c-header-nav{display:flex;justify-content:center;align-items:center}.c-header-nav .c-header-nav__list{display:flex;justify-content:center;align-items:center;gap:24px;list-style:none;font-family:Lato,sans-serif}.c-header-nav .c-header-nav__list .c-header-nav__item{list-style:none}.c-header-nav .c-header-nav__list .c-header-nav__item a{color:var(--color-primary);font-size:16px;font-weight:700;text-decoration:none}.header__icon--search,.header__search{display:none}@media(max-width:767px){.c-header-nav{display:none}}.header-wrapper{position:absolute;background-color:transparent;width:100%;transition:all .3s ease;padding-top:40px;padding-inline:10px}body.template-cart #MainContent.content-for-layout{padding-top:var(--header-height, 7.5rem)}.header{padding:0!important}@media(max-width:767px){.header{padding:0 27px!important}}.section-header.animate .header-wrapper.gradient{background:var(--gradient-background);transition:all .3s ease;padding:10px}.announcement-bar,.announcement-bar__announcement{justify-content:end}@media(max-width:767px){.announcement-bar,.announcement-bar__announcement{justify-content:center}}.c-section-header.justify-center{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.c-section-header.justify-left{display:flex;flex-direction:column;justify-content:flex-start;gap:16px}@media(max-width:767px){.c-section-header.justify-center-sp{display:flex;flex-direction:column;justify-content:center;align-items:center}}.c-section-header.justify-end{display:flex;align-items:flex-end;flex-direction:column;gap:16px}.c-section-header{margin-bottom:64px}.c-section-title{font-family:Lato,sans-serif;font-size:80px;font-weight:900;line-height:1;background:linear-gradient(95deg,#3192df 5.24%,#5fe0c1 47.98%,#ea38e7 89.9%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;width:fit-content;margin:0;text-align:center}.c-section-subtitle{color:#000;font-size:26px;font-weight:700;line-height:1.4;margin:0}#guzou .c-container,.c-section#lottery .c-container{max-width:1232px}@media(max-width:767px){.c-section-header{margin-bottom:48px}.c-section-title{font-size:40px}.c-section-subtitle{color:#000;font-size:18px;line-height:26px;font-weight:700}.c-section.justify-center{gap:10px}}.c-section#cheer .c-container{max-width:1232px}.c-section#guzou .c-product-list__item .c-secondary-btn:before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 24.3643H14.9286' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0712 24.3645V19.7217H2.85693V24.3645' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5324 1.54394L7.87451 8.20186C7.14925 8.92713 7.14925 10.103 7.87451 10.8283L10.8161 13.7698C11.5413 14.4951 12.7172 14.4951 13.4425 13.7698L20.1003 7.1119C20.8257 6.38665 20.8257 5.21076 20.1003 4.48551L17.1588 1.54394C16.4336 0.818686 15.2577 0.818686 14.5324 1.54394Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.7856 10.436L25.1428 18.7931' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:24px;height:23px}@media(max-width:767px){.c-section#guzou .c-product-list__item .c-secondary-btn:before{width:16px;height:16px}}.c-section#guzou .c-product-list__item .c-secondary-btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='26' viewBox='0 0 27 26' fill='none'%3E%3Cpath d='M1 24.3633H14.9286' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0698 24.3655V19.7227H2.85547V24.3655' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5339 1.54394L7.87597 8.20186C7.15072 8.92713 7.15072 10.103 7.87597 10.8283L10.8175 13.7698C11.5428 14.4951 12.7187 14.4951 13.4439 13.7698L20.1018 7.1119C20.8272 6.38665 20.8272 5.21076 20.1018 4.48551L17.1603 1.54394C16.435 0.818686 15.2592 0.818686 14.5339 1.54394Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.7852 10.4375L25.1423 18.7946' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.c-section#present .c-product-list__item .c-secondary-btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M22 2L11 13' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 2L15 22L11 13L2 9L22 2Z' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.c-section#cheer .c-product-list__item .c-secondary-btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M22 2L11 13' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 2L15 22L11 13L2 9L22 2Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.c-product-slider .swiper-pagination{position:relative;top:0;margin-top:36px;line-height:0}.c-product-slider .swiper-pagination-bullet{width:12px;height:12px;background-color:#e3e3e3;opacity:1}.c-product-slider .swiper-pagination-bullet-active{background-color:#000}.c-product-slider{position:relative;overflow:visible!important}@media(max-width:767px){.c-product-slider{margin-inline:-20px!important}}.c-product-slider .swiper-wrapper{align-items:stretch}.c-product-slider .swiper-slide{display:flex;flex-direction:column;height:auto}.c-product-slider .swiper-slide>.c-product-list__item{flex:1 1 auto;min-height:0;width:100%}.c-product-slider-prev{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background-color:#000;position:absolute;border:1px solid #000;display:block;top:50%;transform:translateY(-50%);border-radius:100%;z-index:2;left:-42px;transition:all .3s ease}.c-product-slider-prev:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M25.332 16H6.66537' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66602L6.66667 15.9993L16 25.3327' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-product-slider-prev:hover{background-color:#fff}.c-product-slider-prev:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3359 16H6.66927' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66699L6.66667 16.0003L16 25.3337' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.c-product-slider-next{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background-color:#000;border:1px solid #000;position:absolute;display:block;border-radius:100%;top:50%;transform:translateY(-50%);z-index:2;right:-42px;transition:all .3s ease}.c-product-slider-next:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M25.332 16H6.66537' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66602L6.66667 15.9993L16 25.3327' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(180deg)}.c-product-slider-next:hover{background-color:#fff}.c-product-slider-next:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M25.3359 16H6.66927' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66699L6.66667 16.0003L16 25.3337' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.c-product-slider-container{position:relative;max-width:68.5%;margin:0 auto}@media(max-width:767px){.c-product-slider-container{max-width:100%}}@media(max-width:991px){.c-product-slider-next,.c-product-slider-prev{top:35%}}@media(max-width:767px){.c-product-slider-prev{width:58.616px;height:58.616px;left:6.78vw;top:40%}.c-product-slider-prev:after{width:22.33px;height:22.33px}.c-product-slider-next{width:58.616px;height:58.616px;right:6.78vw;top:40%}.c-product-slider-next:after{width:22.33px;height:22.33px}}@media(max-width:575px){.c-product-slider-next{right:3.2vw}.c-product-slider-prev{left:3.2vw}}.c-product-lottery .c-product-list__item.--onlyitem{display:flex;flex-direction:row;width:100%;gap:53px;align-items:center;max-width:860px;margin:0 auto}@media(max-width:767px){.c-product-lottery .c-product-list__item.--onlyitem{flex-direction:column;gap:16px}.c-product-lottery .c-product-list__collection{font-size:12px;font-weight:600;line-height:150%}}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__price{font-family:Lato,sans-serif;font-size:26px;font-weight:800;line-height:39px;margin-top:7px!important;color:#000}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__thumb{width:100%;margin:0;max-width:360px}@media(max-width:767px){.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__thumb{max-width:100%}}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__right{flex-shrink:0;max-width:480px;width:100%}@media(max-width:767px){.c-product-lottery .c-product-list__item.--onlyitem{max-width:90%}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__right{max-width:100%}}.c-product-lottery .c-product-list__deadline{color:#000;text-align:left;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1.5}@media(max-width:767px){.c-product-lottery .c-product-list__deadline{font-size:16px;font-weight:700;line-height:1.5}}.c-product-lottery .c-product-list__item .c-secondary-btn{max-width:96%;transition:all .3s ease}.c-product-lottery .c-product-list__item .c-secondary-btn:hover{background:#fff;color:#000!important}.c-product-lottery .c-product-list__item .c-secondary-btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M22 2L11 13' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 2L15 22L11 13L2 9L22 2Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(max-width:767px){.c-product-lottery .c-product-list__item .c-secondary-btn{font-size:16px;font-weight:700;line-height:100%;gap:5px;padding:9px 15px}.c-product-lottery .c-product-list__item .c-secondary-btn:before{width:17px;height:17px}}.c-product-lottery .c-product-list__title{min-height:auto}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__title{color:#000;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:700;line-height:140%}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__collection{font-size:14px}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__deadline{margin-bottom:16px}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__btm{margin-top:16px}@media(max-width:767px){.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__title{font-size:16px;font-weight:700;line-height:22px}.c-product-lottery .c-product-list__item.--onlyitem .c-product-list__collection{font-size:12px}}.c-product-lottery--multi .c-product-list__collection{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-product-lottery--multi .c-product-list__item{gap:4px}.c-product-lottery--multi .c-product-list__thumb{margin-bottom:12px}.c-product-lottery--multi .c-product-list__meta{display:flex;flex-direction:column;gap:2px;width:100%}.c-product-lottery--multi .c-product-list__price{line-height:1.4}.c-product-lottery--multi .c-product-list__deadline{margin-top:0!important;margin-bottom:8px}.announcement-bar-section{position:absolute;left:0;overflow:hidden;top:0;background:#000;padding:5px 0;color:#fff;width:100%}@media(max-width:767px){.announcement-bar-section{padding-right:30px;left:50%;transform:translate(-50%);width:100%}}.announcement-bar-section .gradient{background:transparent}.announcement-bar-section .announcement-bar__message{padding:0!important;min-height:auto!important;text-align:left;justify-content:flex-start}.announcement-bar-section .announcement-bar__message .icon-arrow{flex-shrink:0}.announcement-bar-section .announcement-bar__message span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:1px}@media(max-width:767px){.announcement-bar-section .page-width{padding-left:1.5rem;padding-right:1.5rem}.announcement-bar-section .announcement-bar__link{text-decoration:none}.announcement-bar-section .announcement-bar__message span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;text-decoration:underline}}.announcement-bar-section.announcement-status{display:none}.header-wrapper.header-shift{padding-top:46px!important}@media(max-width:767px){.header-wrapper.header-shift{padding-top:25px!important}}.announcement-close{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer}.announcement-close:after{content:"";width:100%;height:2px;border-radius:10px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.announcement-close:before{content:"";width:100%;height:2px;border-radius:10px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.announcement-bar-section .announcement-bar__message{color:#fff}.announcement-bar__link{color:#fff!important;justify-content:center}.header__heading-link{padding:0}.header .header-regist{margin:0 8px 0 0;border-radius:150px;background:#000;color:#fff;font-family:Noto Sans JP,sans-serif;font-size:16px;font-style:normal;font-weight:900;line-height:1;padding:0 22px 0 23px;height:39px;display:flex;align-items:center;justify-content:center;width:fit-content}.header__icons{align-items:center}header.lower-header{border-radius:150px;background:#fff;box-shadow:0 0 30px #0000001a;padding:18px 53px 19px 34px!important}@media(max-width:1220px)and (min-width:768px){header.lower-header{margin-inline:20px}}header.lower-header .lower-left{display:flex;align-items:center}header.lower-header .c-header-nav .c-header-nav__list{margin:0}@media(min-width:768px)and (max-width:991px){header.lower-header .c-header-nav .c-header-nav__list{padding-left:15px}}.lower-header~.announcement-bar-section{display:none}.lower-header .header__heading-link .h2{height:auto;line-height:0}header.lower-header .header__heading-link img{display:block}@media(max-width:767px){.lower-header .header__heading-link .h2 img{width:128px}header.lower-header{margin-inline:10px;padding:11px 22px 10px!important}.header .header-regist{height:32px;font-size:13px;font-weight:500;line-height:100%;padding:0 11px}}.c-header-hamburger{width:32px;height:11px;display:flex;align-items:center;flex-direction:column;justify-content:space-between;margin-left:25px;flex-shrink:0;cursor:pointer}.c-header-hamburger-line{width:100%;height:1px;background-color:#717171}.header-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header-menu.is-active{opacity:1;visibility:visible;z-index:10}body:has(.header-menu.is-active) .announcement-bar-section{visibility:hidden}.header-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:37px}.header-menu-cheerium{min-width:0;flex:1}.header-menu-cheerium img{display:block;max-width:100%;width:auto;height:auto;max-height:43px}.header-menu-icon svg{width:24px;height:24px}.header-menu-socials{margin-top:72px;display:flex;align-items:center;gap:30px;justify-content:center;padding:0}.header-menu__announcement{margin-bottom:24px;padding:1.4rem 1.6rem;background:#fff;border-radius:1.2rem}.header-menu__announcement:empty{display:none}.header-menu__announcement-link{display:flex;align-items:flex-start;gap:1.2rem;text-decoration:none;color:#000;font-size:1.3rem;line-height:1.5;font-family:Noto Sans JP,sans-serif}.header-menu__announcement-link:hover{opacity:.7}.header-menu__announcement-icon{width:40px;height:40px;object-fit:cover;border-radius:50%;flex-shrink:0;margin-top:.2rem}.header-menu .c-header-nav{display:block!important}.header-menu .c-header-nav__list{padding-left:0}.header-menu .c-header-nav__item a{color:#fff!important;text-align:center;font-family:Lato,sans-serif;font-size:36px!important;font-weight:800!important;line-height:150%;letter-spacing:3.24px}.header-menu .c-header-nav__list{display:flex;flex-direction:column;gap:24px;align-items:center}.header-menu .header-menu-options{margin-top:37px;padding:0}.header-menu-close{cursor:pointer}.header-menu-item a{color:#fff;text-align:center;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:22px 0 24px;display:flex;align-items:center;justify-content:center;border-top:2px solid #848484;text-decoration:none}.header-menu .c-secondary-btn{color:#000!important;text-align:center;font-family:Noto Sans JP,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:100%;max-width:100%;padding:21px 0;border-radius:150px;background:#fff}.header-menu-container{padding:27px;height:100%;overflow:scroll}.section-header.animate .header-wrapper.gradient:has(.lower-header){background:none!important}.header-wrapper:has(.lower-header){padding-top:60px}@media(max-width:767px){.header-wrapper:has(.lower-header){padding-top:56px}}.c-product-list__btm{color:#000!important;text-align:center;font-family:Noto Sans JP;font-size:14px;font-weight:700;line-height:150%;display:flex;align-items:center;justify-content:center;gap:7px;width:100%}.c-product-list__btm:hover{opacity:.7}.c-product-list__btm:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='8' viewBox='0 0 30 8' fill='none'%3E%3Cpath d='M0 6.80078H26.5L18.5 0.800781' stroke='%23717171' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:26.5px;height:6px}@media(max-width:767px){.c-product-list__btm{font-size:14px}}.lower-header .header-announcement{margin-right:29px;color:#000;text-align:center;font-family:Noto Sans JP;font-size:14px;font-weight:500;line-height:120%;flex:1 1 0;min-width:0;overflow:hidden}@media(max-width:1200px){.lower-header .header-announcement{display:none}}.lower-header .header-announcement__link{color:inherit;text-decoration:underline;transition:opacity .2s ease;display:inline-flex;align-items:center;gap:.8rem;max-width:100%}.lower-header .header-announcement__link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.lower-header .header-announcement__link:hover{opacity:.7}.header-announcement__icon{width:30px;height:30px;object-fit:cover;border-radius:50%;flex-shrink:0}.lower-header .header-announcement__link .icon-arrow{width:1.5rem;flex-shrink:0}.scrolled-past-header .header-wrapper{padding:10px;background:#fff}.scrolled-past-header:has(.lower-header) .header-wrapper{padding-top:10px;background:transparent;padding-bottom:0}@media(min-width:768px)and (max-width:1199px){.announcement-bar-section{width:100%}.announcement-bar__link{justify-content:center}}@media(max-width:767px){.scrolled-past-header:has(.lower-header) .header-wrapper{padding-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/common.css.map */
