@keyframes move_icon_left_to_right{0%{transform:translate3d(0, 0, 0)}49%{opacity:0;transform:translate3d(6px, 0, 0)}50%{opacity:0;transform:translate3d(-6px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}@media screen and (max-width: 768px){.pcOnly{display:none !important}}@media screen and (min-width: 769px){.spOnly{display:none !important}}.footer{margin-top:0}@layer reset{.l-main *,.l-main ::before,.l-main ::after{box-sizing:border-box;border-style:solid;border-width:0}.l-main img{max-width:100%;height:auto}.l-main button{background:none;border:none;padding:0;cursor:pointer}}:where(.l-main) h2{margin:0;padding:0;line-height:1.1;letter-spacing:.05em}.c-btn{border:1px solid #333;color:#333;padding:10px 20px;display:inline-block;font-size:16px}.c-btn:hover{background-color:#333;color:#fff}.c-btn-l{font-size:20px;padding:15px 30px}.c-btn-s{font-size:13px;padding:8px 15px}.c-btn-l--blue,.c-btn-s--blue{border-color:#1d87d0}.c-btn-more{font-size:1rem;padding:16px 80px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid #1d87d0;border-radius:3em;position:relative;font-weight:400;line-height:150%;letter-spacing:.02em;color:#000;transition:.1s ease}@media screen and (max-width: 768px){.c-btn-more{padding:4.53% 5.09% 4.53% 5.94%;min-width:160px}}@media screen and (max-width: 393px){.c-btn-more{min-width:150px}}.c-btn-more[hidden]{display:none}.c-btn-more__icon{width:20px;height:20px;border-radius:50%;background-color:#1d87d0;background-image:url("/syohin/assets/cms/img/common/icon_plus_white.svg");background-size:10px;background-repeat:no-repeat;background-position:center;transition:.1s ease}.c-btn-more__icon.--close{background-image:url("/syohin/assets/cms/img/common/icon_minus_white.svg")}@media screen and (min-width: 769px){.c-btn-more:hover{background-color:#1d87d0;color:#fff}.c-btn-more:hover .c-btn-more__icon{background-color:#fff;background-image:url("/syohin/assets/cms/img/common/icon_plus_white_blue.svg")}.c-btn-more:hover .c-btn-more__icon.--close{background-image:url("/syohin/assets/cms/img/common/icon_minus_blue.svg")}}.c-btn-round{font-size:1rem;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid #1d87d0;border-radius:3em;position:relative;font-weight:400;line-height:150%;letter-spacing:.02em;color:#1a1a1a;background-color:#fff;transition:.1s ease}.c-btn-round__icon{width:20px;height:20px;border-radius:50%;background-color:#1d87d0;background-image:url("/syohin/assets/cms/img/common/icon_arrow_white.svg");background-size:11px;background-repeat:no-repeat;background-position:center;transition:.1s ease}@media screen and (min-width: 769px){.c-btn-round:hover{background-color:#1d87d0;color:#fff}.c-btn-round:hover .c-btn-round__icon{background-color:#fff;background-image:url("/syohin/assets/cms/img/common/icon_arrow_blue.svg")}}.c-btn-scrollToTop{position:fixed;right:20px;bottom:20px;background:#acacac;box-sizing:border-box;color:#fff;width:50px;height:36px;text-align:center;font-size:13px;border-radius:1px;cursor:pointer;transition:.1s ease;opacity:.9;z-index:100;border:none;padding:0}.c-btn-scrollToTop::before{content:"";display:block;width:100%;height:100%;background:url("/syohin/assets/cms/img/common/icon_chevron_white.svg");background-size:10px;background-repeat:no-repeat;background-position:center;transform:rotate(-90deg)}.c-btn-scrollToTop:hover{filter:brightness(0.9)}.c-btn-modal-video{font-size:1rem;padding:16px 72px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid #1d87d0;border-radius:3em;position:relative;font-weight:400;line-height:150%;letter-spacing:.02em;color:#000;background-color:#fff;transition:.1s ease}.c-btn-modal-video::after{content:"";display:block;width:20px;height:20px;border-radius:50%;background-image:url("/syohin/assets/cms/img/common/icon_accordion_play.png");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.1s ease}@media screen and (min-width: 769px){.c-btn-modal-video:hover{background-color:#1d87d0;color:#fff}.c-btn-modal-video:hover::after{background-image:url("/syohin/assets/cms/img/common/icon_accordion_play_inversion.png")}}.c-list{margin-top:20px}.c-list:first-child{margin-top:0}ol.c-list{counter-reset:num}.c-list>li{margin-top:15px;position:relative;list-style:none}.c-list>li:first-child{margin-top:0}.c-list>li::before{position:absolute;left:0}ul.c-list>li{padding-left:1em}ul.c-list>li::before{content:"・"}ol.c-list>li{padding-left:1.5em;counter-increment:num}ol.c-list>li:nth-child(n+10){padding-left:2em}ol.c-list>li::before{content:counter(num) "."}.c-list.u-icon-none>li{padding-left:0}.c-list.u-icon-none>li:nth-child(n+10){padding-left:0}.c-list.u-icon-none>li::before{display:none}ol.c-list.u-brackets>li{padding-left:2em}ol.c-list.u-brackets>li:nth-child(n+10){padding-left:2.5em}ol.c-list.u-brackets>li::before{content:"(" counter(num) ")"}ol.c-list.u-leading-zero>li{padding-left:2em}ol.c-list.u-leading-zero>li::before{content:counter(num, decimal-leading-zero) "."}ol.c-list.u-leading-zero.u-brackets>li{padding-left:2.5em}ol.c-list.u-leading-zero.u-brackets>li::before{content:"(" counter(num, decimal-leading-zero) ")"}.c-text{font-size:1rem;line-height:1.6;color:#444}.c-text-small{font-size:12px}.c-text-large{font-size:18px}.c-text-strong{font-weight:700}.c-table{margin-top:20px;width:100%;table-layout:fixed}.c-table:first-child{margin-top:0}.c-table caption{padding:10px;border:#ccc 1px solid;border-bottom:0;background:#ddd}.c-table th,.c-table td{padding:10px;border:#ccc 1px solid;vertical-align:middle}.c-table thead th{background:#ddd}.c-table tbody{text-align:left}.c-table tbody th{background:#eee}.c-table-col.u-width-1per{width:1%}.c-table-col.u-width-2per{width:2%}.c-table-col.u-width-3per{width:3%}.c-table-col.u-width-4per{width:4%}.c-table-col.u-width-5per{width:5%}.c-table-col.u-width-6per{width:6%}.c-table-col.u-width-7per{width:7%}.c-table-col.u-width-8per{width:8%}.c-table-col.u-width-9per{width:9%}.c-table-col.u-width-10per{width:10%}.c-table-col.u-width-11per{width:11%}.c-table-col.u-width-12per{width:12%}.c-table-col.u-width-13per{width:13%}.c-table-col.u-width-14per{width:14%}.c-table-col.u-width-15per{width:15%}.c-table-col.u-width-16per{width:16%}.c-table-col.u-width-17per{width:17%}.c-table-col.u-width-18per{width:18%}.c-table-col.u-width-19per{width:19%}.c-table-col.u-width-20per{width:20%}.c-table-col.u-width-21per{width:21%}.c-table-col.u-width-22per{width:22%}.c-table-col.u-width-23per{width:23%}.c-table-col.u-width-24per{width:24%}.c-table-col.u-width-25per{width:25%}.c-table-col.u-width-26per{width:26%}.c-table-col.u-width-27per{width:27%}.c-table-col.u-width-28per{width:28%}.c-table-col.u-width-29per{width:29%}.c-table-col.u-width-30per{width:30%}.c-table-col.u-width-31per{width:31%}.c-table-col.u-width-32per{width:32%}.c-table-col.u-width-33per{width:33%}.c-table-col.u-width-34per{width:34%}.c-table-col.u-width-35per{width:35%}.c-table-col.u-width-36per{width:36%}.c-table-col.u-width-37per{width:37%}.c-table-col.u-width-38per{width:38%}.c-table-col.u-width-39per{width:39%}.c-table-col.u-width-40per{width:40%}.c-table-col.u-width-41per{width:41%}.c-table-col.u-width-42per{width:42%}.c-table-col.u-width-43per{width:43%}.c-table-col.u-width-44per{width:44%}.c-table-col.u-width-45per{width:45%}.c-table-col.u-width-46per{width:46%}.c-table-col.u-width-47per{width:47%}.c-table-col.u-width-48per{width:48%}.c-table-col.u-width-49per{width:49%}.c-table-col.u-width-50per{width:50%}.c-table-col.u-width-51per{width:51%}.c-table-col.u-width-52per{width:52%}.c-table-col.u-width-53per{width:53%}.c-table-col.u-width-54per{width:54%}.c-table-col.u-width-55per{width:55%}.c-table-col.u-width-56per{width:56%}.c-table-col.u-width-57per{width:57%}.c-table-col.u-width-58per{width:58%}.c-table-col.u-width-59per{width:59%}.c-table-col.u-width-60per{width:60%}.c-table-col.u-width-61per{width:61%}.c-table-col.u-width-62per{width:62%}.c-table-col.u-width-63per{width:63%}.c-table-col.u-width-64per{width:64%}.c-table-col.u-width-65per{width:65%}.c-table-col.u-width-66per{width:66%}.c-table-col.u-width-67per{width:67%}.c-table-col.u-width-68per{width:68%}.c-table-col.u-width-69per{width:69%}.c-table-col.u-width-70per{width:70%}.c-table-col.u-width-71per{width:71%}.c-table-col.u-width-72per{width:72%}.c-table-col.u-width-73per{width:73%}.c-table-col.u-width-74per{width:74%}.c-table-col.u-width-75per{width:75%}.c-table-col.u-width-76per{width:76%}.c-table-col.u-width-77per{width:77%}.c-table-col.u-width-78per{width:78%}.c-table-col.u-width-79per{width:79%}.c-table-col.u-width-80per{width:80%}.c-table-col.u-width-81per{width:81%}.c-table-col.u-width-82per{width:82%}.c-table-col.u-width-83per{width:83%}.c-table-col.u-width-84per{width:84%}.c-table-col.u-width-85per{width:85%}.c-table-col.u-width-86per{width:86%}.c-table-col.u-width-87per{width:87%}.c-table-col.u-width-88per{width:88%}.c-table-col.u-width-89per{width:89%}.c-table-col.u-width-90per{width:90%}.c-table-col.u-width-91per{width:91%}.c-table-col.u-width-92per{width:92%}.c-table-col.u-width-93per{width:93%}.c-table-col.u-width-94per{width:94%}.c-table-col.u-width-95per{width:95%}.c-table-col.u-width-96per{width:96%}.c-table-col.u-width-97per{width:97%}.c-table-col.u-width-98per{width:98%}.c-table-col.u-width-99per{width:99%}.c-table-col.u-width-100per{width:100%}.c-table-col.u-width--5px{width:5px}.c-table-col.u-width--10px{width:10px}.c-table-col.u-width--15px{width:15px}.c-table-col.u-width--20px{width:20px}.c-table-col.u-width--25px{width:25px}.c-table-col.u-width--30px{width:30px}.c-table-col.u-width--35px{width:35px}.c-table-col.u-width--40px{width:40px}.c-table-col.u-width--45px{width:45px}.c-table-col.u-width--50px{width:50px}.c-table-col.u-width--55px{width:55px}.c-table-col.u-width--60px{width:60px}.c-table-col.u-width--65px{width:65px}.c-table-col.u-width--70px{width:70px}.c-table-col.u-width--75px{width:75px}.c-table-col.u-width--80px{width:80px}.c-table-col.u-width--85px{width:85px}.c-table-col.u-width--90px{width:90px}.c-table-col.u-width--95px{width:95px}.c-table-col.u-width--100px{width:100px}.c-table-col.u-width--105px{width:105px}.c-table-col.u-width--110px{width:110px}.c-table-col.u-width--115px{width:115px}.c-table-col.u-width--120px{width:120px}.c-table-col.u-width--125px{width:125px}.c-table-col.u-width--130px{width:130px}.c-table-col.u-width--135px{width:135px}.c-table-col.u-width--140px{width:140px}.c-table-col.u-width--145px{width:145px}.c-table-col.u-width--150px{width:150px}.c-table-col.u-width--155px{width:155px}.c-table-col.u-width--160px{width:160px}.c-table-col.u-width--165px{width:165px}.c-table-col.u-width--170px{width:170px}.c-table-col.u-width--175px{width:175px}.c-table-col.u-width--180px{width:180px}.c-table-col.u-width--185px{width:185px}.c-table-col.u-width--190px{width:190px}.c-table-col.u-width--195px{width:195px}.c-table-col.u-width--200px{width:200px}.c-table-col.u-width--205px{width:205px}.c-table-col.u-width--210px{width:210px}.c-table-col.u-width--215px{width:215px}.c-table-col.u-width--220px{width:220px}.c-table-col.u-width--225px{width:225px}.c-table-col.u-width--230px{width:230px}.c-table-col.u-width--235px{width:235px}.c-table-col.u-width--240px{width:240px}.c-table-col.u-width--245px{width:245px}.c-table-col.u-width--250px{width:250px}.c-table-col.u-width--255px{width:255px}.c-table-col.u-width--260px{width:260px}.c-table-col.u-width--265px{width:265px}.c-table-col.u-width--270px{width:270px}.c-table-col.u-width--275px{width:275px}.c-table-col.u-width--280px{width:280px}.c-table-col.u-width--285px{width:285px}.c-table-col.u-width--290px{width:290px}.c-table-col.u-width--295px{width:295px}.c-table-col.u-width--300px{width:300px}.c-table-col.u-width--305px{width:305px}.c-table-col.u-width--310px{width:310px}.c-table-col.u-width--315px{width:315px}.c-table-col.u-width--320px{width:320px}.c-table-col.u-width--325px{width:325px}.c-table-col.u-width--330px{width:330px}.c-table-col.u-width--335px{width:335px}.c-table-col.u-width--340px{width:340px}.c-table-col.u-width--345px{width:345px}.c-table-col.u-width--350px{width:350px}.c-table-col.u-width--355px{width:355px}.c-table-col.u-width--360px{width:360px}.c-table-col.u-width--365px{width:365px}.c-table-col.u-width--370px{width:370px}.c-table-col.u-width--375px{width:375px}.c-table-col.u-width--380px{width:380px}.c-table-col.u-width--385px{width:385px}.c-table-col.u-width--390px{width:390px}.c-table-col.u-width--395px{width:395px}.c-table-col.u-width--400px{width:400px}.c-table-col.u-width--405px{width:405px}.c-table-col.u-width--410px{width:410px}.c-table-col.u-width--415px{width:415px}.c-table-col.u-width--420px{width:420px}.c-table-col.u-width--425px{width:425px}.c-table-col.u-width--430px{width:430px}.c-table-col.u-width--435px{width:435px}.c-table-col.u-width--440px{width:440px}.c-table-col.u-width--445px{width:445px}.c-table-col.u-width--450px{width:450px}.c-table-col.u-width--455px{width:455px}.c-table-col.u-width--460px{width:460px}.c-table-col.u-width--465px{width:465px}.c-table-col.u-width--470px{width:470px}.c-table-col.u-width--475px{width:475px}.c-table-col.u-width--480px{width:480px}.c-table-col.u-width--485px{width:485px}.c-table-col.u-width--490px{width:490px}.c-table-col.u-width--495px{width:495px}.c-table-col.u-width--500px{width:500px}.c-accordion--pointer-events-none{pointer-events:none}.c-accordion__summary{display:block}.c-accordion__summary::-webkit-details-marker{display:none}.c-accordion__summary_inner{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #d9d9d9;font-weight:bold;color:#444}.c-accordion__summary_icon{display:block;position:relative;width:24px;margin-left:6px;flex-shrink:0;transform-origin:center 43%;transition:transform .4s}.c-accordion__summary_icon::before,.c-accordion__summary_icon::after{content:"";position:absolute;display:block;width:15px;height:3px;background-color:#d9d9d9}.c-accordion__summary_icon::before{left:0;transform:rotate(45deg)}.c-accordion__summary_icon::after{right:0;transform:rotate(-45deg)}.c-accordion.is-opened .c-accordion__summary_icon{transform:rotate(180deg)}.c-accordion__content{overflow:hidden;background-color:#f8f8f8}.c-accordion__content_inner{padding:24px 48px;display:flex;flex-direction:column;gap:16px}.c-accordion__section{border-top:1px solid #d9d9d9}.c-accordion__listWrap{display:flex;flex-wrap:wrap;gap:20px;margin-top:50px}.c-accordion__listWrap>*{width:calc((100% - 40px)/3)}@media screen and (max-width: 768px){.c-accordion__listWrap>*{width:100%}}.c-accordion--type1{border:1px solid #d9d9d9;border-radius:10px}.c-accordion--type1 .c-accordion__summary_inner{border:none;justify-content:center;position:relative}.c-accordion--type1 .c-accordion__summary_icon{position:absolute;right:20px}.c-accordion--type1 .c-accordion__content{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff}.c-accordion--type2{border:1px solid #d9d9d9;border-radius:10px;overflow:hidden;background-color:#fbfbfb}.c-accordion--type2__summary{display:block;outline-offset:-2px}.c-accordion--type2__summary::-webkit-details-marker{display:none}.c-accordion--type2__summary_inner{cursor:pointer;display:flex;flex-direction:row;align-items:center;padding:16px 24px;border:none;justify-content:center;position:relative;color:#595d61;transition:.3s background-color ease}@media screen and (min-width: 769px){.c-accordion--type2__summary_inner{font-size:1.5rem}}@media screen and (max-width: 768px){.c-accordion--type2__summary_inner{font-size:1rem}}.c-accordion--type2.is-opened{background-color:rgba(0,0,0,0)}.c-accordion--type2.is-opened .c-accordion--type2__summary_icon{transform:rotate(0deg)}.c-accordion--type2.is-opened .c-accordion--type2__summary_icon::after{transform:rotate(0deg)}.c-accordion--type2__summary_img{display:block}@media screen and (min-width: 769px){.c-accordion--type2__summary_img{height:36px;margin-right:18px}}@media screen and (max-width: 768px){.c-accordion--type2__summary_img{height:24px;margin-right:12px}}.c-accordion--type2__summary_icon{display:block;position:relative;background-color:#1d87d0;border-radius:50%;transform-origin:center 43%;transition:transform 0s;transform:rotate(0deg) !important}@media screen and (min-width: 769px){.c-accordion--type2__summary_icon{width:40px;height:40px;margin-left:85px;margin-right:-85px}}@media screen and (max-width: 768px){.c-accordion--type2__summary_icon{position:absolute;right:13px;width:27px;height:27px;margin-left:auto}}.c-accordion--type2__summary_icon::before,.c-accordion--type2__summary_icon::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:block;background-color:#fff;transform:rotate(0deg)}@media screen and (min-width: 769px){.c-accordion--type2__summary_icon::before,.c-accordion--type2__summary_icon::after{width:15px;height:2px}}@media screen and (max-width: 768px){.c-accordion--type2__summary_icon::before,.c-accordion--type2__summary_icon::after{width:11px;height:1.5px}}.c-accordion--type2__summary_icon::after{transform:rotate(-90deg)}.c-accordion--type2__content{overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff}.c-accordion--type2__content_inner{display:flex;flex-direction:column;border-top:1px solid #d9d9d9}@media screen and (min-width: 769px){.c-accordion--type2__content_inner{margin:0 40px}}@media screen and (max-width: 768px){.c-accordion--type2__content_inner{margin:0 13px}}.c-accordion--type2__section{border-bottom:1px solid #d9d9d9}@media screen and (min-width: 769px){.c-accordion--type2__section{margin:0 50px;padding:30px 0 55px}}@media screen and (max-width: 768px){.c-accordion--type2__section{margin:0 2px;padding:20px 0 30px}}.c-accordion--type2__heading{text-align:center}.c-accordion--type2__step{margin:0 auto}@media screen and (min-width: 769px){.c-accordion--type2__step{width:70px}}@media screen and (max-width: 768px){.c-accordion--type2__step{width:60px}}.c-accordion--type2__title{font-weight:700;line-height:130%;letter-spacing:.01em}@media screen and (min-width: 769px){.c-accordion--type2__title{font-size:1.75rem;margin-top:5px}}@media screen and (max-width: 768px){.c-accordion--type2__title{font-size:1.5rem;margin-top:5px}}.c-accordion--type2__lead{position:relative;font-weight:700;display:inline-block}@media screen and (min-width: 769px){.c-accordion--type2__lead{font-size:1.75rem;padding:0 26px;margin-top:30px}}@media screen and (max-width: 768px){.c-accordion--type2__lead{font-size:1.5rem;padding:0 22px;margin-top:20px}}.c-accordion--type2__lead::before,.c-accordion--type2__lead::after{position:absolute;content:"";display:block;background:#1a1a1a;width:1px;top:0;bottom:0;margin:auto}@media screen and (min-width: 769px){.c-accordion--type2__lead::before,.c-accordion--type2__lead::after{height:32px}}@media screen and (max-width: 768px){.c-accordion--type2__lead::before,.c-accordion--type2__lead::after{height:27px}}.c-accordion--type2__lead::before{left:0;transform:rotate(-30deg)}.c-accordion--type2__lead::after{right:0;transform:rotate(30deg)}.c-accordion--type2__lead--strong{color:#1d87d0}.c-accordion--type2__listWrap{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.c-accordion--type2__listWrap{gap:30px;margin-top:30px}}@media screen and (max-width: 768px){.c-accordion--type2__listWrap{gap:30px;margin-top:30px}}@media screen and (min-width: 769px){.c-accordion--type2__listWrap>*{width:calc((100% - 60px)/3)}}@media screen and (max-width: 768px){.c-accordion--type2__listWrap>*{width:100%}}@media screen and (max-width: 768px){.c-accordion--type2__listWrap.-column4{gap:15px}}@media screen and (min-width: 769px){.c-accordion--type2__listWrap.-column4>*{width:calc((100% - 90px)/4)}}@media screen and (max-width: 768px){.c-accordion--type2__listWrap.-column4>*{width:calc((100% - 15px)/2)}}.c-accordion--type2__listItem__heading{font-weight:700;line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.c-accordion--type2__listItem__heading{font-size:1.25rem;margin-top:24px}}@media screen and (max-width: 768px){.c-accordion--type2__listItem__heading{font-size:1.125rem;margin-top:20px;letter-spacing:0}}.c-accordion--type2__listItem__text{line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.c-accordion--type2__listItem__text{font-size:1.125rem;margin-top:20px}}@media screen and (max-width: 768px){.c-accordion--type2__listItem__text{font-size:1rem;margin-top:15px}}.c-accordion--type2__note{line-height:150%;letter-spacing:.02em;display:flex}@media screen and (min-width: 769px){.c-accordion--type2__note{font-size:.875rem;margin-top:70px}}@media screen and (max-width: 768px){.c-accordion--type2__note{font-size:.875rem;margin-top:40px}}.c-accordion--type2__note span{flex-shrink:0}@media screen and (max-width: 768px){.c-accordion--type2__note span{width:22px}}.c-accordion--type2__closeButton{cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #1d87d0}@media screen and (min-width: 769px){.c-accordion--type2__closeButton{font-size:.875rem;margin:50px auto;width:132px;height:48px;border-radius:70px;padding-right:20px}}@media screen and (max-width: 768px){.c-accordion--type2__closeButton{font-size:1rem;margin:30px auto;width:132px;height:48px;border-radius:70px;padding-right:20px}}@media screen and (min-width: 769px){.c-accordion--type2__closeButton:hover{background-color:#1d87d0;color:#fff}.c-accordion--type2__closeButton:hover .c-accordion--type2__closeButton_icon{background-color:#fff}.c-accordion--type2__closeButton:hover .c-accordion--type2__closeButton_icon::before{background-color:#1d87d0}.c-accordion--type2__closeButton:hover .c-accordion--type2__closeButton_icon::after{background-color:#1d87d0}}.c-accordion--type2__closeButton img{position:absolute;top:0;bottom:0;margin:auto}@media screen and (min-width: 769px){.c-accordion--type2__closeButton img{width:21px;height:20px;right:12px}}@media screen and (max-width: 768px){.c-accordion--type2__closeButton img{width:21px;height:20px;right:12px}}.c-accordion--type2__closeButton_icon{width:20px;height:20px;border-radius:50%;background-color:#1d87d0;position:absolute;top:0;bottom:0;right:0;transform:translateX(-50%);margin:auto;transition:.1s ease}.c-accordion--type2__closeButton_icon::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:10px;height:1px;margin:auto;display:block;background-color:#fff;transition:.1s ease}.c-checkbox{display:block}.c-checkbox:hover .c-checkbox_checkmark{border-color:#ccc}.c-checkbox_checkinput{display:none}.c-checkbox_checkinput:checked+.c-checkbox_checkmark{background-color:#1d87d0;border-color:#1d87d0}.c-checkbox_checkinput:checked+.c-checkbox_checkmark::after{border-color:#fff}.c-checkbox_checkmark{position:absolute;border:1px solid #d9d9d9;background-color:#fff;border-radius:2px;margin:auto;box-sizing:border-box;transition:all .2s}@media screen and (min-width: 769px){.c-checkbox_checkmark{width:24px;height:24px}}@media screen and (max-width: 768px){.c-checkbox_checkmark{width:20px;height:20px}}.c-checkbox_checkmark::after{content:"";z-index:2;position:absolute;left:0;right:0;margin:auto;border:solid #d9d9d9;border-width:0 2px 2px 0;transform:rotate(45deg);transition:border-color .2s ease}@media screen and (min-width: 769px){.c-checkbox_checkmark::after{width:7px;height:13px;top:calc(50% - 8px)}}@media screen and (max-width: 768px){.c-checkbox_checkmark::after{width:6px;height:10px;top:calc(50% - 6px)}}.c-radio{display:block}.c-radio:hover .c-radio_checkmark{border-color:#ccc}.c-radio_input{display:none;pointer-events:none}.c-radio_input:checked+.c-radio_checkmark{border-color:#1d87d0}.c-radio_input:checked+.c-radio_checkmark::after{background-color:#1d87d0}.c-radio_checkmark{position:absolute;background-color:#fff;border-radius:50%;margin:auto;box-sizing:border-box;transition:all .2s}@media screen and (min-width: 769px){.c-radio_checkmark{border:2px solid #d9d9d9;width:24px;height:24px}}@media screen and (max-width: 768px){.c-radio_checkmark{border:1px solid #d9d9d9;width:20px;height:20px}}.c-radio_checkmark::after{content:"";z-index:2;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-radius:50%;background-color:#d9d9d9;transition:background-color .2s ease}@media screen and (min-width: 769px){.c-radio_checkmark::after{width:12px;height:12px}}@media screen and (max-width: 768px){.c-radio_checkmark::after{width:12px;height:12px}}.c-heading1{font-weight:700;font-size:2.8125rem;line-height:1.5}.c-heading1+*{margin-top:22.5px !important}.c-heading2{font-weight:700;line-height:1.5}@media screen and (min-width: 769px){.c-heading2{margin-top:40px;font-size:2.7rem}}@media screen and (max-width: 768px){.c-heading2{margin-top:30px;font-size:2rem}}@media screen and (min-width: 769px){.c-heading2+*{margin-top:20px}}@media screen and (max-width: 768px){.c-heading2+*{margin-top:20px}}.c-heading3{font-weight:700;font-size:2.25rem;line-height:1.5;margin-top:1.6em}.c-heading3+*{margin-top:18px !important}.c-heading4{font-weight:700;font-size:1.875rem;line-height:1.5;margin-top:1.6em}.c-heading4+*{margin-top:15px !important}.c-heading5{font-weight:700;font-size:1.5625rem;line-height:1.5;margin-top:1.6em}.c-heading5+*{margin-top:12.5px !important}.c-heading-underline{font-weight:700;font-size:2rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a;position:relative;padding-bottom:36px;text-align:center;margin-top:12px}@media screen and (max-width: 768px){.c-heading-underline{font-size:1.5rem;padding-bottom:23px;margin-top:8px}}.c-heading-underline::before{content:"";display:block;width:50px;height:2px;background-color:#1d87d0;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.c-heading-sub{text-align:center;font-weight:700;line-height:130%;letter-spacing:.03em}@media screen and (min-width: 769px){.c-heading-sub{font-size:1.5rem}}.c-card{display:block;width:100%}.c-card--textCenter{text-align:center}a.c-card:hover .c-card__img{transform:scale(1.05)}a.c-card:hover .c-icon-circle::before{transform:scale(1.05)}a.c-card .c-icon-circle{position:absolute;bottom:10px;right:10px}.c-card__imgWrap{display:block;width:100%;height:auto;overflow:hidden;position:relative;border-radius:20px}.c-card__img{width:100%;height:auto;transition:.3s ease}.c-card__heading{color:#1a1a1a;font-size:1.6rem;line-height:1.5}.c-card__text{color:#1a1a1a;font-size:1.4rem;line-height:2}.c-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;transition:.3s ease;position:relative}.c-icon-circle::before{display:block;content:"";width:15px;height:15px;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;z-index:2}.c-icon-circle::after{content:"";display:block;width:100%;height:100%;background-color:#fff;border-radius:50%;position:absolute;top:0;left:0;transition:.3s ease;z-index:1}.c-icon-circle--blank::before{background-image:url("/syohin/assets/cms/img/common/icon_blank.svg")}.c-icon-circle--blank-gray::before{background-image:url("/syohin/assets/cms/img/common/icon_blank_gray.svg")}.c-icon-circle--arrow::before{background-image:url("/syohin/assets/cms/img/common/icon_arrow_white.svg")}.c-icon-circle--chevron::before{background-image:url("/syohin/assets/cms/img/common/icon_chevron_white.svg")}.c-icon-circle--bgBlue::after{background-color:#1d87d0}.c-link{font-size:1rem;color:#1a1a1a;line-height:2;font-weight:400;display:inline-flex;align-items:center;gap:10px;transition:.1s ease}@media screen and (max-width: 768px){.c-link{font-size:1rem}}@media screen and (min-width: 769px){.c-link:hover{opacity:.9}.c-link:hover .c-icon-circle::after{transform:scale(1.33)}}.c-link:has(.c-icon-circle--chevron){-moz-column-gap:22px;column-gap:22px}.c-link .c-icon-circle{width:16px;height:16px}.c-link .c-icon-circle::before{width:10px;height:10px}.c-link .c-icon-circle--arrow::before{width:2.41px;height:5.33px}.c-link[target=_blank]::after{content:"";display:inline-block;width:15px;height:15px;background-image:url("/syohin/assets/cms/img/common/icon_blank.svg")}.c-link.--btnStyle{border:1px solid #d9d9d9;background-color:rgba(0,0,0,0);text-align:center}@media screen and (min-width: 769px){.c-link.--btnStyle{border-radius:10px;padding:10px 70px}}@media screen and (max-width: 768px){.c-link.--btnStyle{border-radius:10px;padding:10px;width:100%;font-size:.875rem;justify-content:center}}.c-modal{padding:0;width:80%;background-color:unset;max-height:90vh;overflow:visible}.c-modal__content{width:100%;padding:10px;position:relative;background-color:#fff;overflow-y:auto;max-height:90vh;overscroll-behavior-y:none}.c-modal__content .youtube-player{width:100%;height:100%;max-height:100%;aspect-ratio:16/9}.c-modal__btnClose{width:40px;height:40px;position:absolute;top:-40px;right:0}.c-modal__btnClose::before{content:"×";font-size:2.5rem;line-height:1;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.c-modal__video{width:100%;display:block}.c-modal-otherFeatures{padding:0;width:100%;max-width:764px;background-color:unset;max-height:90vh;overflow:visible}@media screen and (max-width: 768px){.c-modal-otherFeatures{width:calc(100% - var(--container-padding-x, 0)*2);margin-left:var(--container-padding-x, 0);margin-right:var(--container-padding-x, 0)}}.c-modal-otherFeatures::backdrop{background-color:rgba(0,0,0,0)}.c-modal-otherFeatures__content{width:100%;padding:32px 56px;position:relative;background-color:#fff;border:1px solid #f2f2f2;box-shadow:0px 4px 48px rgba(26,26,26,.1);border-radius:16px;overflow-y:auto;max-height:90vh;overscroll-behavior-y:none}@media screen and (max-width: 768px){.c-modal-otherFeatures__content{padding:32px;min-height:400px;display:flex;flex-direction:column;justify-content:center}}.c-modal-otherFeatures__btnClose{width:24px;height:24px;position:absolute;top:20px;right:20px;display:flex;justify-content:center;align-items:center}.c-modal-otherFeatures__btnClose::before{display:block;content:"";width:16px;height:16px;background-image:url("/syohin/assets/cms/img/common/icon_close_blue.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.c-modal-otherFeatures__video{width:100%;display:block}.c-modal-otherFeatures__heading{font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a}.c-modal-otherFeatures__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:24px}.c-card-type1{display:block;width:100%}@media screen and (min-width: 769px){a.c-card-type1:hover .c-card-type1__img{transform:scale(1.05);opacity:.8}a.c-card-type1:hover .c-card-type1__heading,a.c-card-type1:hover .c-card-type1__text{opacity:.9}}.c-card-type1__imgWrap{display:block;width:100%;height:auto;overflow:hidden;position:relative}.c-card-type1__img{width:100%;height:auto;transition:.3s ease}.c-card-type1__heading{font-size:1.5rem;font-weight:700;line-height:130%;letter-spacing:.03em;color:#212121;margin-top:24px;transition:.1s ease}@media screen and (max-width: 768px){.c-card-type1__heading{font-size:1rem}}.c-card-type1__text{color:#444;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:.02em;margin-top:16px;transition:.1s ease}@media screen and (max-width: 768px){.c-card-type1__text{font-size:.875rem;margin-top:8px}}.c-card-type2{position:relative;background-color:#fff}@media screen and (min-width: 769px){.c-card-type2{border-radius:12px;width:100%;height:100%}}@media screen and (max-width: 768px){.c-card-type2{border-radius:12px;height:100%}}@media screen and (min-width: 769px){.c-card-type2 a:hover .c-card-type2_img img{transform:scale(1.05);opacity:.8}}.c-card-type2__link{display:block}.c-card-type2__head{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media screen and (min-width: 769px){.c-card-type2__head{min-height:24px}}@media screen and (max-width: 768px){.c-card-type2__head{min-height:24px}}.c-card-type2_tag{color:#fff;display:inline-flex;align-items:flex-start}@media screen and (min-width: 769px){.c-card-type2_tag{padding:1px 12px 2px;font-size:1rem;border-radius:11.2px 0}}@media screen and (max-width: 768px){.c-card-type2_tag{padding:1px 12px 2px;font-size:1rem;border-radius:11.2px 0}}.c-card-type2_tag.-red{background-color:#d82425}.c-card-type2_tag.-gray{background-color:#101010}.c-card-type2_tag .en{font-weight:700;display:block}@media screen and (min-width: 769px){.c-card-type2_tag .en{margin-right:12px}}@media screen and (max-width: 768px){.c-card-type2_tag .en{margin-right:12px}}.c-card-type2_tag[hidden]{display:none}.c-card-type2_logo{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width: 769px){.c-card-type2_logo{margin-top:24px}}@media screen and (max-width: 768px){.c-card-type2_logo{margin-top:24px}}@media screen and (min-width: 769px){.c-card-type2_logo img{width:145px}}@media screen and (max-width: 768px){.c-card-type2_logo img{width:145px}}.c-card-type2_logoText{line-height:150%;letter-spacing:.02em;color:#1a1a1a}@media screen and (min-width: 769px){.c-card-type2_logoText{font-size:1rem;padding:0 30px}}@media screen and (max-width: 768px){.c-card-type2_logoText{font-size:1rem;padding:0 30px}}@media screen and (min-width: 769px){.c-card-type2__body{padding:0 30px 24px}}@media screen and (max-width: 768px){.c-card-type2__body{padding:0 30px 24px}}.c-card-type2_img{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 769px){.c-card-type2_img{margin-top:16px}}@media screen and (max-width: 768px){.c-card-type2_img{margin-top:16px}}.c-card-type2_img img{-o-object-fit:contain;object-fit:contain;transition:.3s ease}@media screen and (min-width: 769px){.c-card-type2_img img{height:13rem}}@media screen and (max-width: 768px){.c-card-type2_img img{height:13rem}}.c-card-type2_color{display:flex;flex-wrap:wrap;gap:4px}.c-card-type2_color li{border:1px solid #d9d9d9;border-radius:50%}.c-card-type2_color li.-black{background:#1a1a1a;border:1px solid #f8f8f8}@media screen and (min-width: 769px){.c-card-type2_color li{width:20px;height:20px}}@media screen and (max-width: 768px){.c-card-type2_color li{width:20px;height:20px}}.c-card-type2_title{font-weight:700;line-height:150%;letter-spacing:.02em;color:#1a1a1a}@media screen and (min-width: 769px){.c-card-type2_title{font-size:1rem;margin-top:12px}}@media screen and (max-width: 768px){.c-card-type2_title{font-size:1rem;margin-top:12px}}.c-card-type2_text{line-height:150%;letter-spacing:.02em;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width: 769px){.c-card-type2_text{font-size:1rem;margin-top:4px}}@media screen and (max-width: 768px){.c-card-type2_text{font-size:1rem;margin-top:4px}}.c-card-type2_type{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.c-card-type2_type{gap:6px;margin-top:15px}}@media screen and (max-width: 768px){.c-card-type2_type{gap:6px;margin-top:12px}}.c-card-type2_type li{background:#f2f2f2;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#444}.c-card-type2_type li.-type{background-color:#1d87d0;color:#fff;font-weight:700;border-radius:0}@media screen and (min-width: 769px){.c-card-type2_type li{border-radius:10px;padding:3px 14px;font-size:.875rem;line-height:1.0625rem}}@media screen and (max-width: 768px){.c-card-type2_type li{border-radius:10px;padding:3px 12px;font-size:.875rem;line-height:1.0625rem}}.c-card-type2__foot{display:flex;justify-content:center;border-top:1px solid #f2f2f2;letter-spacing:0}@media screen and (min-width: 769px){.c-card-type2__foot{height:66px;line-height:66px;font-size:1rem}}@media screen and (max-width: 768px){.c-card-type2__foot{height:66px;line-height:66px;font-size:.875rem}}.c-card-type2__foot a{display:flex;justify-content:center;width:100%}.c-card-type2 .c-checkbox{position:relative;width:100%}.c-card-type2 .c-checkbox::before{position:absolute;display:block;content:"";background-color:#f2f2f2;top:0;bottom:0;margin:auto}@media screen and (min-width: 769px){.c-card-type2 .c-checkbox::before{width:1px;height:44px;left:0}}@media screen and (max-width: 768px){.c-card-type2 .c-checkbox::before{width:1px;height:44px;left:0}}@media screen and (min-width: 769px){.c-card-type2 .c-checkbox{padding-left:48px}}@media screen and (max-width: 768px){.c-card-type2 .c-checkbox{padding-left:46px}}@media screen and (min-width: 769px){.c-card-type2 .c-checkbox_checkmark{top:0;bottom:0;left:20px;width:20px;height:20px}}@media screen and (max-width: 768px){.c-card-type2 .c-checkbox_checkmark{top:0;bottom:0;left:17px;width:20px;height:20px}}@media screen and (min-width: 769px){.c-card-type2 .c-checkbox_checkmark::after{width:6px;height:12px;top:calc(50% - 7px)}}.c-card-type3{display:block;width:100%}@media screen and (max-width: 768px){.c-card-type3{display:flex;justify-content:space-between}}@media screen and (min-width: 769px){.c-card-type3:hover .c-card-type3__img{transform:scale(1.05);opacity:.8}}@media screen and (min-width: 769px)and (min-width: 769px){.c-card-type3:hover .c-card-type3__bottomText{background-size:100% 1px;background-position:bottom left}}.c-card-type3__imgWrap{overflow:hidden;border:1px solid #d9d9d9}@media screen and (max-width: 768px){.c-card-type3__imgWrap{width:37.15%}}.c-card-type3__img{width:100%;height:auto;transition:.3s ease}@media screen and (min-width: 769px){.c-card-type3__contentWrap{margin-top:24px}}@media screen and (max-width: 768px){.c-card-type3__contentWrap{width:55.41%}}.c-card-type3__heading{font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a}@media screen and (max-width: 768px){.c-card-type3__heading{font-size:1rem}}.c-card-type3__text{font-weight:700;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:14px}@media screen and (max-width: 768px){.c-card-type3__text{font-size:.875rem}}.c-card-type3__info{display:flex;flex-wrap:wrap;gap:16px}.c-card-type3__date,.c-card-type3__page{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a}@media screen and (max-width: 768px){.c-card-type3__date,.c-card-type3__page{font-size:.875rem}}.c-card-type3__bottom{display:flex;align-items:center;flex-wrap:wrap;margin-top:13px}@media screen and (max-width: 768px){.c-card-type3__bottom{margin-top:15px;flex-wrap:wrap}}.c-card-type3__bottomText{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-right:24px;background-image:linear-gradient(var(--font-color, #1a1a1a), var(--font-color, #1a1a1a));background-size:0 1px;background-position:bottom left;background-repeat:no-repeat;padding-bottom:0;transition:background-size .1s ease}@media screen and (min-width: 769px){.c-card-type3__bottomText:hover{background-size:100% 1px;background-position:bottom left}}@media screen and (max-width: 768px){.c-card-type3__bottomText{font-size:.875rem}}.c-card-type3__iconPDF{display:inline-block;width:32px;height:16px;background-image:url("/syohin/assets/cms/img/common/icon_pdf_red.svg");background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:16px}@media screen and (max-width: 768px){.c-card-type3__iconPDF{width:26px;height:13px}}.c-card-type3__capacity{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#444}@media screen and (max-width: 768px){.c-card-type3__capacity{font-size:.75rem}}.section{margin-top:70px}.section:first-child{margin-top:0}.section .section{margin-top:50px}.section .section:first-child{margin-top:0}.l-main{padding-top:110px;overflow-x:clip;font-size:1.0625rem;position:relative;line-height:2;letter-spacing:.05em;font-family:"Noto Sans JP",sans-serif,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}@media screen and (max-width: 768px){.l-main{font-size:1rem;padding-top:15.625vw}.l-main:has(.l-breadcrumbs){padding-bottom:28px}}.l-main sup{vertical-align:super;font-size:.8em;line-height:0;top:0}.l-container{--container-padding-x: 40px;max-width:1300px;padding:0 var(--container-padding-x);margin:0 auto}@media screen and (max-width: 768px){.l-container{--container-padding-x: 20px}}@media screen and (min-width: 769px){.l-container.--padding-x-pc-100{--container-padding-x: 100px;max-width:1420px}}.l-container--fullWidth{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.l-breadcrumbs--gb-gray{background-color:#f6f6f6;overflow:hidden}.l-breadcrumbs--gb-gray .l-breadcrumbs{background-color:#f6f6f6}.l-breadcrumbs{--container-padding-x: 40px;-ms-overflow-style:none;scrollbar-width:none;max-width:1300px;width:100%;padding:0 var(--container-padding-x);margin:0 auto;overflow:scroll;margin-top:10px;margin-bottom:10px}.l-breadcrumbs::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){.l-breadcrumbs{--container-padding-x: 15px;position:absolute;bottom:0;margin-top:0;margin-bottom:0;padding-top:15px;padding-bottom:15px;background-color:#fff}}@media screen and (min-width: 769px){.l-breadcrumbs--float{position:absolute;z-index:1}}.l-breadcrumbs__list{display:flex;gap:15px}@media screen and (max-width: 768px){.l-breadcrumbs__list{gap:10px}}.l-breadcrumbs__item{position:relative;padding-left:20px;padding-top:2px;padding-bottom:2px;flex-shrink:0;display:flex;align-items:center}@media screen and (max-width: 768px){.l-breadcrumbs__item{padding-left:10px}}.l-breadcrumbs__item::before{content:"";width:4px;height:8px;background-image:url("/syohin/assets/cms/img/common/icon_chevron_gray.svg");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%)}.l-breadcrumbs__item:first-child{padding-left:0}.l-breadcrumbs__item:first-child::before{display:none}.l-breadcrumbs__item:last-child{padding-right:var(--container-padding-x, 15px)}@media screen and (min-width: 769px){.l-breadcrumbs__item:last-of-type .l-breadcrumbs__link:hover>span{text-decoration:rgba(0,0,0,0) underline 1px;-webkit-text-decoration:rgba(0,0,0,0) underline}}.l-breadcrumbs__link{--font-color: #4f4f4f;font-size:.8125rem;color:#4f4f4f;line-height:1.5;font-weight:300}@media screen and (max-width: 768px){.l-breadcrumbs__link{font-size:.75rem}}@media screen and (min-width: 769px){.l-breadcrumbs__link:hover>span{text-decoration:#1a1a1a underline 1px;-webkit-text-decoration:#1a1a1a underline}}.l-breadcrumbs__link>span{-webkit-text-decoration:rgba(0,0,0,0) underline 1px;text-decoration:rgba(0,0,0,0) underline 1px;text-underline-offset:3px;-webkit-text-decoration:rgba(0,0,0,0) underline;text-decoration-thickness:1px;transition:background-size .1s ease}.js-accordion{overflow:hidden}.js-accordion-target{display:none}.js-highlight-wrap{margin-top:30px}.js-highlight-wrap:first-child{margin-top:0}.js-highlight-title{font-weight:700;font-size:.17rem}.js-highlight{margin-top:15px}.js-highlight:first-child{margin-top:0}.js-highlight-code{margin-top:15px;position:relative;font-size:1.2rem;line-height:1.5;overflow:hidden}.js-highlight-code:first-child{margin-top:0}.js-highlight-code::after{content:"クリップボードにコピー";display:block;position:absolute;top:0;left:0;background-color:#fff;border:1px solid #000;padding:2px 5px;pointer-events:none;transition:transform 0s ease 1s,opacity 1s ease;transform:translateY(-100%);opacity:0}.js-highlight-code.is-copied{pointer-events:none}.js-highlight-code.is-copied::after{transition:transform .3s ease,opacity .3s ease;transform:translateY(0);opacity:.9}.js-highlight-code .hljs{padding:10px 13px}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;transform:translate3d(0, 0, 0)}#cboxWrapper{max-width:none}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box}#cboxOverlay{position:fixed;width:100%;height:100%;background:#000;opacity:.7}#colorbox{outline:none}#cboxContent{position:relative;background-color:#fff;margin:25px 25px 0;padding:20px}#cboxPrevious,#cboxNext,#cboxClose,#cboxCurrent{position:absolute}#cboxPrevious,#cboxNext,#cboxClose{width:50px;height:2em;border:0;border-radius:3px;line-height:2;color:#fff;transition:background-color .3s ease;background-color:#a4a4a4}#cboxPrevious:hover,#cboxPrevious:active,#cboxNext:hover,#cboxNext:active,#cboxClose:hover,#cboxClose:active{background-color:#d1d1d1}#cboxPrevious,#cboxNext{top:0;bottom:0;margin:auto 0}#cboxPrevious{left:-25px}#cboxNext{right:-25px}#cboxClose{top:-25px;right:0}#cboxCurrent{top:-20px;left:0;right:0;box-sizing:border-box;width:100%;padding:0 20px;color:#fff;text-align:center}.js-modal-target{display:none}.js-slider{position:relative}.js-slider .slick-prev,.js-slider .slick-next{position:absolute;top:0;bottom:0;width:70px;height:30px;margin:auto 0;z-index:1}.js-slider .slick-prev{left:0}.js-slider .slick-next{right:0}.js-slider .slick-dots{margin-top:10px;text-align:center;font-size:0}.js-slider .slick-dots>li{display:inline-block;font-size:16px;margin-left:10px}.js-slider .slick-dots>li:first-child{margin-left:0}.js-slider .slick-dots>li>button{width:10px;height:10px;border:0;border-radius:50%;background-color:#eee;text-indent:150%;overflow:hidden}.js-slider .slick-dots>li>button:hover,.js-slider .slick-dots>li>button:active,.js-slider .slick-dots .slick-active>button{background-color:#999}.js-slider .slick-slide{position:relative;box-sizing:border-box;height:200px;margin:0 20px;border:1px solid #000;background-color:#fff}.js-slider .slick-slide>p{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:1.2em;margin:auto 0;text-align:center}.p-module__head{background-color:#f8f8f8;padding:100px 50px}.p-module__head+.l-container{padding-top:0}.p-module__head+.l-container__inner{padding-top:0}.p-modules-anchor{margin-top:20px}.p-modules-anchor:first-child{margin-top:0}.p-modules-anchor>ul{overflow:hidden;margin:-10px 0 0 -20px}.p-modules-anchor>ul>li{float:left;margin:10px 0 0 20px}.p-modules-title01 h1,.p-modules-title01 h2,.p-modules-title01 h3,.p-modules-title01 h4,.p-modules-title01 h5,.p-modules-title01 h6{position:relative;padding-left:20px;font-size:3.2rem}.p-modules-title01 h1::before,.p-modules-title01 h2::before,.p-modules-title01 h3::before,.p-modules-title01 h4::before,.p-modules-title01 h5::before,.p-modules-title01 h6::before{position:absolute;top:0;left:0;bottom:0;width:0;height:94%;margin:auto 0;border-right:9px solid #333;content:""}.p-modules-title02{padding:12px 0 10px;border-bottom:#888 1px dotted}.p-modules-title02 h1,.p-modules-title02 h2,.p-modules-title02 h3,.p-modules-title02 h4,.p-modules-title02 h5,.p-modules-title02 h6{position:relative;padding-left:15px;font-size:1.8rem}.p-modules-title02 h1::before,.p-modules-title02 h2::before,.p-modules-title02 h3::before,.p-modules-title02 h4::before,.p-modules-title02 h5::before,.p-modules-title02 h6::before{position:absolute;top:0;left:0;bottom:0;width:0;height:92%;margin:auto 0;border-right:5px solid #ccc;content:""}.p-modules-title03{padding:8px 0 7px;border:#ccc 1px solid}.p-modules-title03 h1,.p-modules-title03 h2,.p-modules-title03 h3,.p-modules-title03 h4,.p-modules-title03 h5,.p-modules-title03 h6{position:relative;padding-left:13px;font-weight:700;font-size:1.6rem}.p-modules-title03 h1::before,.p-modules-title03 h2::before,.p-modules-title03 h3::before,.p-modules-title03 h4::before,.p-modules-title03 h5::before,.p-modules-title03 h6::before{position:absolute;top:0;left:-1px;bottom:0;width:0;height:70%;margin:auto 0;border-right:4px solid #ccc;content:""}.p-modules-title04{position:relative;padding-bottom:7px;border-bottom:1px solid #ccc}.p-modules-title04 h1,.p-modules-title04 h2,.p-modules-title04 h3,.p-modules-title04 h4,.p-modules-title04 h5,.p-modules-title04 h6{position:relative;padding-left:13px;font-size:1.4rem}.p-modules-title04 h1::before,.p-modules-title04 h2::before,.p-modules-title04 h3::before,.p-modules-title04 h4::before,.p-modules-title04 h5::before,.p-modules-title04 h6::before{position:absolute;top:0;bottom:0;left:0;width:0;height:8px;margin:auto 0;border-right:8px solid #ccc;content:""}.p-modules-dammy{padding:10px;background-color:#eee}.p-modules-equalHeights{margin-top:20px;overflow:hidden}.p-modules-equalHeights:first-child{margin-top:0}.p-modules-equalHeights>div{float:left;box-sizing:border-box;width:22%;margin-left:4%;margin-top:20px;padding:10px;background-color:#eee}.p-modules-equalHeights>div:nth-child(-n+4){margin-top:0}.p-modules-equalHeights>div:nth-child(4n+1){clear:left;margin-left:0}.p-modules-accordion__trigger{display:block;position:relative;padding:10px 40px 10px 10px;border:1px solid #eee;cursor:pointer;transition:box-shadow .3s ease,border-color .3s ease}.p-modules-accordion__trigger::before,.p-modules-accordion__trigger::after{content:"";display:block;position:absolute;top:0;right:10px;bottom:0;width:20px;height:0;margin:auto 0;border-top:1px solid #999;transition:transform .3s ease}.p-modules-accordion__trigger::after{transform:rotate(90deg)}.p-modules-accordion__trigger:hover,.p-modules-accordion__trigger:active,.is-expanded .p-modules-accordion__trigger{border-color:#ccc}.is-expanded .p-modules-accordion__trigger{box-shadow:0 2px 3px 0 rgba(0,0,0,.1)}.is-expanded .p-modules-accordion__trigger::before,.is-expanded .p-modules-accordion__trigger::after{transform:rotate(180deg)}.p-modules-accordion__target{padding:20px 15px;border:1px solid #eee;border-top:0}.p-modules-tab__handle{display:flex;padding:0 20px}.p-modules-tab__handle>li{display:flex;align-items:flex-end;flex:1 1 100%}.p-modules-tab__handle>li:nth-child(n+2){padding-left:20px}.p-modules-tab__handle>li>a{display:block;position:relative;box-sizing:border-box;width:100%;padding:10px;border:1px solid #eee;border-bottom:0;border-radius:5px 5px 0 0;transition:border-color .3s ease,padding .3s ease .3s;background-color:#fff}.p-modules-tab__handle>li>a::before{content:"";display:block;position:absolute;left:0;right:0;bottom:-2px;border-bottom:3px solid #fff;opacity:0;transition:border-color .3s ease;pointer-events:none}.p-modules-tab__handle>li>a.is-current,.p-modules-tab__handle>li>a:hover,.p-modules-tab__handle>li>a:active{border-color:#ccc}.p-modules-tab__handle>li>a.is-current{transition:border-color .3s ease,padding .3s ease;padding-top:15px;padding-bottom:15px}.p-modules-tab__handle>li>a.is-current::before{opacity:1}.p-modules-tab__content{border:1px solid #ccc;padding:20px;background-color:#fff}.p-modules-tab__contentItem{display:none}.p-modules-tab__contentItem.is-active{display:block}.p-mod-accordion1{display:flex;flex-wrap:wrap;position:relative;align-items:flex-start;row-gap:25px;max-width:78.6885245902%;margin-top:80px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.p-mod-accordion1{row-gap:0;margin-top:60px;max-width:none}}.p-mod-accordion1>*{background-color:#fff}@media screen and (min-width: 769px){.p-mod-accordion1>*{width:25%}}@media screen and (max-width: 768px){.p-mod-accordion1>*{width:50%}}.p-mod-accordion1__contentListWrap{display:flex;flex-wrap:wrap;max-width:78.6885245902%;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.p-mod-accordion1__contentListWrap{-moz-column-gap:16px;column-gap:16px;max-width:none}}.p-mod-accordion1__contentListWrap>*{margin:0}@media screen and (min-width: 769px){.p-mod-accordion1__contentListWrap>*{width:25%}}@media screen and (max-width: 768px){.p-mod-accordion1__contentListWrap>*{width:calc((100% - 16px)/2)}}.p-mod-accordion1__contentLink{display:block;padding:24px 10px;position:relative}@media screen and (max-width: 768px){.p-mod-accordion1__contentLink{padding:20px 10px}}@media screen and (min-width: 769px){.p-mod-accordion1__contentLink:hover .u-underline{background-size:100% 1px;background-position:bottom left}}.p-mod-accordion1__contentUnderline{background-image:linear-gradient(#1d87d0, #1d87d0);background-size:0 1px;background-position:bottom right;background-repeat:no-repeat;padding-bottom:1px;transition:background-size .3s ease;position:absolute;bottom:-1px;left:0;width:100%}.p-mod-accordion1__contentLinkWrap{display:flex;margin-top:24px;padding-left:7px;max-width:78.6885245902%;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.p-mod-accordion1__contentLinkWrap{padding-left:11px;text-align:left;max-width:none;margin-top:0}}.p-mod-accordion1__contentLinkWrap .c-link{color:#444}.p-mod-accordion1__contentLinkWrap .c-link:hover{opacity:1}.p-mod-accordion1__imgWrap{display:flex;justify-content:center;width:100%;height:85px;position:relative;overflow:hidden}.p-mod-accordion1__img{width:72px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.p-mod-accordion1__img{width:48px;height:85px}}.p-mod-accordion1__img.--kitchen{width:79px}.p-mod-accordion1__heading{font-weight:400;font-size:1.25rem;line-height:130%;margin-top:8px;line-height:1.7;text-align:center;color:#1a1a1a}@media screen and (max-width: 768px){.p-mod-accordion1__heading{font-size:1.1rem}}.p-mod-accordion1__contentText{font-weight:400;font-size:1rem;line-height:1.5;color:#1a1a1a;display:block;width:-moz-fit-content;width:fit-content}.p-mod-accordion1 .c-accordion.is-opened .c-accordion__summary::before{width:100%}.p-mod-accordion1 .c-accordion__summary{transition:.1s ease;position:relative}@media screen and (min-width: 769px){.p-mod-accordion1 .c-accordion__summary:hover{opacity:.9}.p-mod-accordion1 .c-accordion__summary:hover::before{width:100%}}.p-mod-accordion1 .c-accordion__summary::before{content:"";display:block;width:0%;height:4px;position:absolute;bottom:0;left:0;background-color:#1d87d0;transition:width .3s ease}@media screen and (min-width: 769px){.p-mod-accordion1 a.c-accordion__summary:hover::before{width:100%}}.p-mod-accordion1 .c-accordion__summary_inner{border:none;flex-direction:column;justify-content:flex-start;padding:0 0 16px}@media screen and (max-width: 768px){.p-mod-accordion1 .c-accordion__summary_inner{padding:0 0 17px}}.p-mod-accordion1 .c-accordion__content{position:relative;background-color:#f8f8f8}.p-mod-accordion1 .c-accordion__content_inner{padding-top:32px;padding-bottom:32px;gap:0}@media screen and (max-width: 768px){.p-mod-accordion1 .c-accordion__content_inner{padding-top:0;padding-bottom:20px}}.p-mod-comparison{border-bottom:1px solid #ccc}@media screen and (min-width: 769px){.p-mod-comparison{margin-top:55px;padding-bottom:100px}}@media screen and (max-width: 768px){.p-mod-comparison{margin-top:40px;padding-bottom:60px}}.p-mod-comparison-heading{display:flex;align-items:center;font-weight:700}.p-mod-comparison-heading img{height:auto}@media screen and (min-width: 769px){.p-mod-comparison-heading img{width:50px;margin-right:15px}}@media screen and (max-width: 768px){.p-mod-comparison-heading img{width:36px;margin-right:15px}}@media screen and (min-width: 769px){.p-mod-comparison-heading{font-size:1.875rem;margin-bottom:25px}}@media screen and (max-width: 768px){.p-mod-comparison-heading{font-size:1.5rem;margin-bottom:20px}}.p-mod-comparison__tab__lists{display:flex}.p-mod-comparison__tab__item{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:font-weight ease .1s,opacity ease .1s}@media screen and (min-width: 769px){.p-mod-comparison__tab__item{width:100px;height:60px;font-size:1.0625rem}.p-mod-comparison__tab__item:hover{opacity:.8}}@media screen and (max-width: 768px){.p-mod-comparison__tab__item{width:83px;height:60px;font-size:1rem}}.p-mod-comparison__tab__item::after{position:absolute;content:"";display:block;width:100%;bottom:0;background-color:#1d87d0;opacity:0;transition:.2s opacity ease}@media screen and (min-width: 769px){.p-mod-comparison__tab__item::after{height:3px}}@media screen and (max-width: 768px){.p-mod-comparison__tab__item::after{height:2px}}.p-mod-comparison__tab__item.-active{font-weight:700}.p-mod-comparison__tab__item.-active::after{opacity:1}.p-mod-comparison__filterList{background-color:#f8f8f8}@media screen and (min-width: 769px){.p-mod-comparison__filterList{padding:40px 0 25px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList{padding:25px 0}}.p-mod-comparison__filterList .splide__track{overflow:visible}.p-mod-comparison__filterList .splide__arrow{opacity:1;top:50%;border:1px solid #d4d4d4;background:#fff url("/syohin/assets/cms/img/common/icon_arrow.svg") no-repeat center}@media screen and (min-width: 769px){.p-mod-comparison__filterList .splide__arrow{background-size:18px 16px;width:38px;height:38px;margin-top:-20px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList .splide__arrow{background-size:10px 9px;width:25px;height:25px;margin-top:-30px}}.p-mod-comparison__filterList .splide__arrow svg{display:none}.p-mod-comparison__filterList .splide__arrow.splide__arrow--prev{transform:translateY(-50%) rotate(180deg)}@media screen and (min-width: 769px){.p-mod-comparison__filterList .splide__arrow.splide__arrow--prev{left:20px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList .splide__arrow.splide__arrow--prev{left:5px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList .splide__arrow.splide__arrow--next{right:20px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList .splide__arrow.splide__arrow--next{right:5px}}.p-mod-comparison__filterList .splide__arrow:disabled{display:none}.p-mod-comparison__filterList__lists{display:flex}.p-mod-comparison__filterList__item{position:relative;text-align:center;background-color:#fff;transition:.2s background-color ease,.2s opacity ease;flex-shrink:0}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item{width:180px}.p-mod-comparison__filterList__item:hover{background-color:#f4f9fe}.p-mod-comparison__filterList__item:hover .p-mod-comparison__filterList__item_img img{transform:scale(1.05)}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item{width:37.8%}}.p-mod-comparison__filterList__item.-active{background-color:#e9f3fd}.p-mod-comparison__filterList__item.-active.-viewing{background-color:#faf7e4}.p-mod-comparison__filterList__item.-fading-out{opacity:0}.p-mod-comparison__filterList__item.-visible{display:block;opacity:1;transition:opacity .4s ease}.p-mod-comparison__filterList__item.-hidden{display:none !important}.p-mod-comparison__filterList__item.-viewing::after{content:"閲覧中";position:absolute;background-color:#d82425;color:#fff}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item.-viewing::after{left:-10px;top:-9px;height:30px;line-height:30px;width:75px;font-size:.9375rem;border-radius:30px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item.-viewing::after{left:-10px;top:-9px;height:25px;line-height:25px;width:70px;font-size:.8125rem;border-radius:25px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item>label{padding:26px 10px 10px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item>label{padding:20px 6px 5px}}.p-mod-comparison__filterList__item_head{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_logo{height:24px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_logo{height:20px}}.p-mod-comparison__filterList__item_logo img{vertical-align:baseline}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_logo img{height:24px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_logo img{height:20px}}.p-mod-comparison__filterList__item_logo p{line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_logo p{font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_logo p{font-size:.75rem}}.p-mod-comparison__filterList__item_title{line-height:150%;text-align:center;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_title{font-size:1rem;margin-top:4px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_title{font-size:.875rem;margin-top:8px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_img{margin-top:14px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_img{margin-top:10px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item_img img{height:77px;transition:transform ease .3s}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item_img img{height:60px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item .c-checkbox_checkmark{top:8px;right:8px;width:20px;height:20px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item .c-checkbox_checkmark{top:5px;right:5px;width:15px;height:15px}}@media screen and (min-width: 769px){.p-mod-comparison__filterList__item .c-checkbox_checkmark::after{width:6px;height:11px;top:calc(50% - 7px)}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__item .c-checkbox_checkmark::after{width:5px;height:9px;top:calc(50% - 5px)}}.p-mod-comparison__filterList__type{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.p-mod-comparison__filterList__type{gap:6px;margin-top:6px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__type{gap:6px;margin-top:6px}}.p-mod-comparison__filterList__type li{background:#f2f2f2;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#1d87d0;color:#fff}@media screen and (min-width: 769px){.p-mod-comparison__filterList__type li{padding:4px 5px 5px;font-size:.75rem;line-height:.75rem}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__type li{padding:4px 5px 5px;font-size:.625rem;line-height:.625rem}}.p-mod-comparison__filterList__cancelButton{position:relative;cursor:pointer;text-align:center;color:#444;background-color:#fff;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;margin:0 auto;line-height:.1;transition:opacity ease .1s}@media screen and (min-width: 769px){.p-mod-comparison__filterList__cancelButton{width:138px;height:40px;border-radius:20px;font-size:1rem;padding-left:18px;margin-top:20px}.p-mod-comparison__filterList__cancelButton:hover{opacity:.8}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__cancelButton{width:138px;height:40px;border-radius:20px;font-size:.9375rem;padding-left:18px;margin-top:20px}}.p-mod-comparison__filterList__cancelButton::before,.p-mod-comparison__filterList__cancelButton::after{content:"";display:block;position:absolute;background-color:#444}@media screen and (min-width: 769px){.p-mod-comparison__filterList__cancelButton::before,.p-mod-comparison__filterList__cancelButton::after{width:17px;height:1px;left:20px}}@media screen and (max-width: 768px){.p-mod-comparison__filterList__cancelButton::before,.p-mod-comparison__filterList__cancelButton::after{width:17px;height:1px;left:20px}}.p-mod-comparison__filterList__cancelButton::before{transform:rotate(45deg)}.p-mod-comparison__filterList__cancelButton::after{transform:rotate(-45deg)}.p-mod-comparison__result{display:flex;overflow:inherit !important;flex-direction:column}@media screen and (min-width: 769px){.p-mod-comparison__result{margin:0 auto}}.p-mod-comparison__resultHead{position:sticky !important;top:0;display:flex;z-index:3;background-color:#fff;overflow:visible !important}.p-mod-comparison__resultHead .scroll-hint-icon-wrap{z-index:2}@media screen and (min-width: 769px){.p-mod-comparison__resultHead .scroll-hint-icon-wrap{display:none !important}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead{width:100vw}}.p-mod-comparison__resultHead::before{content:"";display:block;position:sticky;z-index:1;flex-shrink:0;background-color:#fff;left:-1px}@media screen and (min-width: 769px){.p-mod-comparison__resultHead::before{width:171px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead::before{width:71px}}.p-mod-comparison__resultHead__lists{display:flex}.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultHead__item,.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultBody__item{background-color:#faf7e4;z-index:2}.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultHead__item::after,.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultBody__item::after{content:"閲覧中";position:absolute;background-color:#d82425;color:#fff}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultHead__item::after,.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultBody__item::after{left:15px;top:15px;height:30px;line-height:30px;width:75px;font-size:.9375rem;border-radius:30px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultHead__item::after,.p-mod-comparison__resultHead__lists.-viewing .p-mod-comparison__resultBody__item::after{left:-10px;top:-9px;height:25px;line-height:25px;width:70px;font-size:.8125rem;border-radius:25px}}.p-mod-comparison__resultHead__item{position:relative;text-align:center}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item{width:300px;padding:40px 10px 15px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item{width:calc((100vw - 82px)/2);padding:25px 6px 15px}}.p-mod-comparison__resultHead__item_head{pointer-events:none;display:flex;flex-direction:column;justify-content:center}.p-mod-comparison__resultHead__item_logo{pointer-events:none}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item_logo{height:24px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item_logo{height:16px}}.p-mod-comparison__resultHead__item_logo img{vertical-align:baseline}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item_logo img{height:24px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item_logo img{height:16px}}.p-mod-comparison__resultHead__item_logo p{line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item_logo p{font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item_logo p{font-size:.75rem}}.p-mod-comparison__resultHead__item_title{pointer-events:none;line-height:150%;text-align:center;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item_title{font-size:1rem;margin-top:4px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item_title{font-size:.875rem;margin-top:10px}}.p-mod-comparison__resultHead__item_img{pointer-events:none}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__item_img img{height:77px;margin-top:14px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__item_img img{height:60px;margin-top:8px}}.p-mod-comparison__resultHead__none{pointer-events:none;display:flex;border:1px dashed #ccc;justify-content:center;align-items:center;line-height:1.5;letter-spacing:.01em;margin:0 auto}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__none{width:calc(60% - 20px);height:calc(100% - 55px);min-height:210px;font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__none{width:calc(100% - 20px);height:calc(100% - 40px);min-height:160px;font-size:.6875rem}}.p-mod-comparison__resultHead__button{color:#1a1a1a;display:flex;align-items:center;justify-content:center;letter-spacing:0}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__button{font-size:1.0625rem;margin-top:10px;transition:opacity ease .1s}.p-mod-comparison__resultHead__button:hover{opacity:.8}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__button{font-size:.8125rem;margin-top:10px}}.p-mod-comparison__resultHead__button_arrow{background-color:#1d87d0;border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__button_arrow{margin-left:5px;width:25px;height:25px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__button_arrow{margin-left:5px;width:20px;height:20px}}@media screen and (min-width: 769px){.p-mod-comparison__resultHead__button_arrow img{width:10px;height:9px}}@media screen and (max-width: 768px){.p-mod-comparison__resultHead__button_arrow img{width:8px;height:7px}}.p-mod-comparison__arrow{cursor:pointer;border-radius:50%;position:absolute;z-index:2;border:1px solid #d4d4d4;background:#fff url("/syohin/assets/cms/img/common/icon_arrow.svg") no-repeat center;transition:opacity .1s ease}@media screen and (min-width: 769px){.p-mod-comparison__arrow{background-size:18px 16px;width:38px;height:38px;top:calc(50% - 8px)}.p-mod-comparison__arrow:hover{opacity:.8}}@media screen and (max-width: 768px){.p-mod-comparison__arrow{background-size:10px 9px;width:25px;height:25px;top:calc(50% - 6px)}}.p-mod-comparison__arrow.-hide,.p-mod-comparison__arrow.-none{opacity:0;pointer-events:none}.p-mod-comparison__arrow[data-prev-btn]{transform:rotate(180deg)}@media screen and (min-width: 769px){.p-mod-comparison__arrow[data-prev-btn]{left:20px}}@media screen and (max-width: 768px){.p-mod-comparison__arrow[data-prev-btn]{left:5px}}@media screen and (min-width: 769px){.p-mod-comparison__arrow[data-next-btn]{right:20px}}@media screen and (max-width: 768px){.p-mod-comparison__arrow[data-next-btn]{right:5px}}.p-mod-comparison__resultSection__heading{font-weight:700;line-height:1.5}@media screen and (min-width: 769px){.p-mod-comparison__resultSection__heading{font-size:1.875rem;padding-top:50px;margin-bottom:24px;margin-left:20px}}@media screen and (max-width: 768px){.p-mod-comparison__resultSection__heading{font-size:1.25rem;padding-top:35px;margin-bottom:12px;margin-left:10px}}.p-mod-comparison__resultBody{position:relative;display:flex;overflow:hidden;border-top:1px solid #e6e6e6}.p-mod-comparison__resultBody:last-of-type{border-bottom:1px solid #e6e6e6}.p-mod-comparison__resultBody__heading{pointer-events:none;position:relative;z-index:1;background-color:#f6f6f6;display:flex;align-items:center;flex-shrink:0;line-height:1.5;letter-spacing:normal}@media screen and (min-width: 769px){.p-mod-comparison__resultBody__heading{width:170px;padding:10px 10px 10px 25px;font-size:.9375rem}}@media screen and (max-width: 768px){.p-mod-comparison__resultBody__heading{width:70px;padding:5px 10px;font-size:.75rem}}.p-mod-comparison__resultBody__lists{display:flex}.p-mod-comparison__resultBody__lists.-viewing .p-mod-comparison__resultBody__item{background-color:#faf7e4;z-index:2}.p-mod-comparison__resultBody__item{pointer-events:none;display:flex;align-items:normal;flex-direction:column;justify-content:center;height:100%;position:relative;text-align:center;background-color:#fff;border-left:1px solid #ccc;line-height:1.5;word-break:break-all}@media screen and (min-width: 769px){.p-mod-comparison__resultBody__item{width:300px;padding:15px 10px;font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparison__resultBody__item{width:calc((100vw - 82px)/2);padding:6px 5px;font-size:.75rem}}@media screen and (min-width: 769px){.p-mod-comparison__resultBody__item img{margin-bottom:10px}}@media screen and (max-width: 768px){.p-mod-comparison__resultBody__item img{margin-bottom:6px}}.p-mod-comparison__resultBody__item ul{display:flex;text-align:center;gap:20px}@media screen and (max-width: 768px){.p-mod-comparison__resultBody__item ul{gap:10px}}.p-mod-comparison__resultBody__item ul li{position:relative;width:100%;text-align:center}.p-mod-comparison__resultBody__item ul li::before{position:absolute;content:"";display:block;background-color:#e6e6e6;width:1px;height:100%;left:-10px;top:0;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-comparison__resultBody__item ul li::before{left:-5px}}.p-mod-comparison__resultBody__item ul li:first-child::before{content:none}.p-mod-comparison__note{color:#4f4f4f}@media screen and (min-width: 769px){.p-mod-comparison__note{margin-top:55px;font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparison__note{margin-top:30px;font-size:.875rem}}.p-mod-comparison__note li{display:flex;letter-spacing:.05em;line-height:1.5}@media screen and (min-width: 769px){.p-mod-comparison__note li{margin-top:20px}}@media screen and (max-width: 768px){.p-mod-comparison__note li{margin-top:15px}}.p-mod-comparison__note li span{flex-shrink:0}@media screen and (min-width: 769px){.p-mod-comparison__note li span{width:30px}}@media screen and (max-width: 768px){.p-mod-comparison__note li span{width:30px}}.p-mod-refineSearch{width:100%;display:flex;align-items:flex-start;gap:20px}.p-mod-refineSearch--button2 .p-mod-refineSearch__accordionWrap{width:calc((100% - 40px)/3)}.p-mod-refineSearch--button2 .p-mod-refineSearch__buttonSearch{width:calc((100% - 40px)/3)}.p-mod-refineSearch__accordionWrap{position:relative}.p-mod-refineSearch__buttonSearch{color:#fff;background-color:#1d87d0;padding:16px 24px;border-radius:50px;text-align:center}.p-mod-refineSearch__buttonWrap{display:flex;flex-wrap:wrap;gap:20px}.p-mod-refineSearch__button{padding:.6em 1.6em;border:1px solid #d9d9d9;border-radius:50px}.p-mod-refineSearch__button[aria-pressed=true]{border:1px solid #1d87d0}.p-mod-refineSearch__buttonDeselect{position:absolute;top:0;right:0;z-index:3}.p-mod-refineSearch .c-accordion{background-color:#fff;position:relative}.p-mod-refineSearch .c-accordion[open=true] .c-accordion__summary_inner{padding-bottom:17px;margin-bottom:-1px;border-bottom:none}.p-mod-refineSearch .c-accordion__content{position:absolute;left:0;width:100%;z-index:1}.p-mod-refineSearch .c-accordion__summary{z-index:2;position:relative}.p-mod-refineSearch .c-accordion__summary_inner{background-color:#fff}.p-mod-refineSearch .c-accordion__content_inner{border:1px solid #d9d9d9;background-color:#fff}.p-mod-mv{width:100%}@media screen and (max-width: 768px){.p-mod-mv.--syohin-top{aspect-ratio:131/180}}.p-mod-mv__sliderLink{display:block;width:100%}.p-mod-mv__sliderImg{width:100%;height:auto}.p-mod-slider__link{display:block;width:100%;position:relative}.p-mod-slider__bgGradation{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg, rgba(52, 40, 28, 0.8) 0%, rgba(52, 40, 28, 0) 50%)}.p-mod-slider__img{width:100%;height:auto}.p-mod-slider__contentWrap{max-width:1300px;padding:0 var(--container-padding-x);margin:0 auto;position:absolute;width:100%;height:100%;top:0;left:0;right:0;display:flex;align-items:flex-end}.p-mod-slider__text{font-size:3.5rem;color:#fff;line-height:1.5;font-weight:700}@media screen and (max-width: 768px){.p-mod-slider__text{font-size:2rem}}.p-mod-slider__controlWrap{display:flex;width:100%;justify-content:center;bottom:10px;position:absolute;align-items:center}.p-mod-slider__controlWrap .splide__progress{width:200px;border-radius:50px;padding:5px;background-color:#fff}.p-mod-slider__controlWrap .splide__progress__bar{background-color:#1d87d0;height:5px;border-radius:20px}.p-mod-slider__controlWrap .splide__length{font-size:.75rem;color:#fff}@media screen and (max-width: 768px){.p-mod-slider__controlWrap .splide__length{display:none}}.p-mod-slider--type3{width:100%;max-width:1300px;margin:0 auto;padding:0 40px}.p-mod-slider--type3 .splide__track{overflow:visible}.p-mod-slider--type3 .p-mod-slider__controlWrap{position:relative;margin-top:50px}.p-mod-slider--type3 .p-mod-slider__controlWrap{position:relative;margin-top:50px}.p-mod-slider--type3 .splide__arrows{display:flex}.p-mod-slider--type3 .splide__arrow{position:relative;top:unset;left:unset;right:unset;transform:unset}.p-mod-slider--type3 .splide__toggle{width:30px;height:30px}.p-mod-slider--type3 .splide__toggle.is-active .splide__toggle__pause{display:block}.p-mod-slider--type3 .splide__toggle__pause{width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_stop.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider--type3 .splide__toggle__play{display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_stop_blue.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider--type4{width:100%;max-width:1300px;margin:100px auto 0;padding:0 40px}@media screen and (max-width: 768px){.p-mod-slider--type4{max-width:375px}}.p-mod-slider--type4 .splide__track{overflow:visible}.p-mod-slider-type1__link{display:block;width:100%;position:relative;outline-offset:-17px}@media screen and (max-width: 768px){.p-mod-slider-type1__link{aspect-ratio:131/180}}.p-mod-slider-type1__bgGradation{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg, rgba(52, 40, 28, 0.8) 0%, rgba(52, 40, 28, 0) 50%)}.p-mod-slider-type1__img{width:100%;height:auto}@media screen and (max-width: 768px){.p-mod-slider-type1__img{aspect-ratio:131/180}}.p-mod-slider-type1__contentWrap{max-width:1300px;padding:0 var(--container-padding-x) 45px;margin:0 auto;position:absolute;width:100%;height:100%;top:0;left:0;right:0;display:flex;align-items:flex-end}.p-mod-slider-type1__contentInner{display:flex;flex-direction:column;width:calc(100% - 236px)}@media screen and (max-width: 768px){.p-mod-slider-type1__contentInner{width:calc(100% - 160px)}}.p-mod-slider-type1__text{font-size:3.3rem;color:#fff;line-height:1.5;font-weight:700}@media screen and (max-width: 768px){.p-mod-slider-type1__text{font-size:2rem}}.p-mod-slider-type1__controlWrap{max-width:1300px;padding:0 var(--container-padding-x);margin:0 auto;display:flex;width:100%;justify-content:flex-end;align-items:center;bottom:0;left:0;right:0;position:absolute;padding-bottom:45px;gap:17px;pointer-events:none}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap{max-width:200px;right:0;left:unset;padding-bottom:50px}}.p-mod-slider-type1__controlWrap .splide__arrows{display:flex;gap:10px;pointer-events:all}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap .splide__arrows{width:100%;justify-content:space-between}}.p-mod-slider-type1__controlWrap .splide__arrow{position:relative;top:unset;left:unset;right:unset;transform:unset;width:40px;height:40px;background:hsla(0,0%,100%,.3);border:1px solid #fff;opacity:1;transition:.3s ease}@media screen and (min-width: 769px){.p-mod-slider-type1__controlWrap .splide__arrow:hover{opacity:.6}}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap .splide__arrow{width:36px;height:36px}}.p-mod-slider-type1__controlWrap .splide__arrow svg{display:none}.p-mod-slider-type1__controlWrap .splide__arrow:before{content:"";display:block;width:16px;height:12px;background-image:url("/syohin/assets/cms/img/common/icon_arrow_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider-type1__controlWrap .splide__arrow--prev::before{transform:rotate(180deg)}.p-mod-slider-type1__controlWrap .splide__toggle{width:40px;height:40px;opacity:1;transition:.3s ease;pointer-events:all}@media screen and (min-width: 769px){.p-mod-slider-type1__controlWrap .splide__toggle:hover{opacity:.6}}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap .splide__toggle{width:36px;height:36px;position:absolute;right:50%;transform:translateX(50%)}}.p-mod-slider-type1__controlWrap .splide__toggle.is-active .splide__toggle__pause{display:block;background-color:hsla(0,0%,100%,.3);border-radius:50%}.p-mod-slider-type1__controlWrap .splide__toggle__pause{width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_stop.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider-type1__controlWrap .splide__toggle__play{display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_play_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider-type1__controlWrap .splide__progress{width:72px;border:1px solid #fff;border-radius:50px;padding:3px;background-color:hsla(0,0%,100%,.3)}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap .splide__progress{display:none}}.p-mod-slider-type1__controlWrap .splide__progress__bar{background-color:#fff;height:2px;border-radius:20px}.p-mod-slider-type1__controlWrap .splide__length{font-size:.75rem;color:#fff}@media screen and (max-width: 768px){.p-mod-slider-type1__controlWrap .splide__length{display:none}}@media screen and (max-width: 768px){.p-mod-slider-type1 .splide__track{aspect-ratio:131/180}}.p-mod-slider-type2{max-width:330px;margin:60px auto 0}@media screen and (max-width: 768px){.p-mod-slider-type2{max-width:280px}}.p-mod-slider-type2-card{display:block;width:100%}.p-mod-slider-type2-card--textCenter{text-align:center}@media screen and (min-width: 769px){a.p-mod-slider-type2-card:hover .p-mod-slider-type2-card__img{transform:scale(1.05);opacity:.8}a.p-mod-slider-type2-card:hover .p-mod-slider-type2-card__heading{opacity:.9}}.p-mod-slider-type2-card__imgWrap{display:block;width:100%;height:auto;overflow:hidden;position:relative;border-radius:20px}.p-mod-slider-type2-card__img{width:100%;height:auto;transition:.3s ease}.p-mod-slider-type2-card__heading{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:130%;letter-spacing:.03em;margin-top:24px;transition:.1s ease}@media screen and (max-width: 768px){.p-mod-slider-type2-card__heading{font-size:1.25rem}}.p-mod-slider-type2__controlWrap{display:flex;width:100%;justify-content:center;align-items:center;position:relative;margin-top:60px;-moz-column-gap:24px;column-gap:24px}@media screen and (max-width: 768px){.p-mod-slider-type2__controlWrap{width:90.8396946565%;margin-left:auto;margin-right:auto;-moz-column-gap:16px;column-gap:16px;justify-content:center;margin-top:40px}}.p-mod-slider-type2__controlWrap .splide__progress{width:100%;max-width:158px;background-color:#d9d9d9}@media screen and (max-width: 768px){.p-mod-slider-type2__controlWrap .splide__progress{width:66.38%}}.p-mod-slider-type2__controlWrap .splide__progress__bar{background-color:#1d87d0;height:3px}.p-mod-slider-type2__controlWrap .splide__length{font-size:.75rem;color:#fff}@media screen and (max-width: 768px){.p-mod-slider-type2__controlWrap .splide__length{display:none}}.p-mod-slider-type2 .splide__track{overflow:visible}.p-mod-slider-type2 .splide__arrows{display:flex;min-height:48px;-moz-column-gap:24px;column-gap:24px;padding:0 8px;align-items:center}@media screen and (max-width: 768px){.p-mod-slider-type2 .splide__arrows{min-height:24px;padding:0 2px;-moz-column-gap:16px;column-gap:16px}}.p-mod-slider-type2 .splide__arrow{position:relative;top:unset;left:unset;right:unset;transform:unset;width:32px;height:32px;border:2px solid #d9d9d9;border-radius:50%;background-color:#fff;opacity:1;transition:.3s ease}@media screen and (min-width: 769px){.p-mod-slider-type2 .splide__arrow:hover{opacity:.6}}@media screen and (max-width: 768px){.p-mod-slider-type2 .splide__arrow{width:30px;height:30px}}.p-mod-slider-type2 .splide__arrow svg{display:none}.p-mod-slider-type2 .splide__arrow:before{content:"";display:block;width:16px;height:12px;background-image:url("/syohin/assets/cms/img/common/icon_chevron_blue.svg");background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.p-mod-slider-type2 .splide__arrow:before{width:5px}}.p-mod-slider-type2 .splide__arrow--prev::before{transform:rotate(180deg)}.p-mod-slider-type2 .splide__toggle{width:48px;height:48px;display:flex;justify-content:center;align-items:center;transition:.3s ease}@media screen and (min-width: 769px){.p-mod-slider-type2 .splide__toggle:hover{opacity:.6}}@media screen and (max-width: 768px){.p-mod-slider-type2 .splide__toggle{width:30px;height:30px}}.p-mod-slider-type2 .splide__toggle.is-active .splide__toggle__pause{display:block}.p-mod-slider-type2 .splide__toggle__pause{width:16px;height:24px;background-image:url("/syohin/assets/cms/img/common/icon_stop_gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.p-mod-slider-type2 .splide__toggle__pause{width:8px;height:12px}}.p-mod-slider-type2 .splide__toggle__play{display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_play_gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider--type5{width:100%;max-width:1300px;margin:0 auto}@media screen and (min-width: 769px){.p-mod-slider--type5{padding:0 40px}}@media screen and (max-width: 768px){.p-mod-slider--type5{padding:0 25px}}.p-mod-slider--type5 .splide__track{overflow:visible}@media screen and (min-width: 769px){.p-mod-slider--type5:not(.is-active) .splide__track{aspect-ratio:1220/289.55}}@media screen and (max-width: 768px){.p-mod-slider--type5:not(.is-active) .splide__track{aspect-ratio:343/206}}.p-mod-slider--type5 .p-mod-slider__controlWrap{position:relative;bottom:0}@media screen and (min-width: 769px){.p-mod-slider--type5 .p-mod-slider__controlWrap{margin-top:60px}}@media screen and (max-width: 768px){.p-mod-slider--type5 .p-mod-slider__controlWrap{margin-top:40px;width:calc(100% + 10px);margin-left:-5px}}.p-mod-slider--type5 .p-mod-slider__controlWrap .splide__progress{border-radius:0;padding:0;border-bottom:1px solid #d9d9d9}@media screen and (min-width: 769px){.p-mod-slider--type5 .p-mod-slider__controlWrap .splide__progress{width:316px}}@media screen and (max-width: 768px){.p-mod-slider--type5 .p-mod-slider__controlWrap .splide__progress{width:46.27vw}}.p-mod-slider--type5 .p-mod-slider__controlWrap .splide__progress__bar{position:relative;top:1px;border-radius:0;height:3px}.p-mod-slider--type5 .p-mod-slider__imgWrap_img{-o-object-fit:cover;object-fit:cover;transition:.3s ease}@media screen and (min-width: 769px){.p-mod-slider--type5 .p-mod-slider__imgWrap_img{aspect-ratio:1220/292;width:100%}}@media screen and (max-width: 768px){.p-mod-slider--type5 .p-mod-slider__imgWrap_img{width:100%;aspect-ratio:343/206}}.p-mod-slider--type5 .p-mod-slider__link{overflow:hidden;border-radius:8px}@media screen and (min-width: 769px){a.p-mod-slider__link:hover .p-mod-slider__imgWrap_img{transform:scale(1.05);opacity:.8}}.p-mod-slider--type5 .splide__arrows{display:flex}@media screen and (max-width: 768px){.p-mod-slider--type5 .splide__arrows{justify-content:space-between}}.p-mod-slider--type5 .splide__arrow{position:relative;top:unset;left:unset;right:unset;transform:unset;background-color:rgba(0,0,0,0)}@media screen and (min-width: 769px){.p-mod-slider--type5 .splide__arrow{width:32px;height:32px;margin-left:20px}}@media screen and (max-width: 768px){.p-mod-slider--type5 .splide__arrow{width:30px;height:30px;margin-left:18px}}.p-mod-slider--type5 .splide__arrow.splide__arrow--prev::before{transform:rotate(180deg)}.p-mod-slider--type5 .splide__arrow svg{display:none}.p-mod-slider--type5 .splide__arrow::before{content:"";display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_arrow_circle_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider--type5 .splide__toggle{display:block}@media screen and (min-width: 769px){.p-mod-slider--type5 .splide__toggle{width:48px;height:48px;margin-left:20px}}@media screen and (max-width: 768px){.p-mod-slider--type5 .splide__toggle{width:30px;height:30px;margin-left:16px}}.p-mod-slider--type5 .splide__toggle.is-active .splide__toggle__pause{display:block}.p-mod-slider--type5 .splide__toggle__pause{width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_stop_gray.svg");background-position:center;background-repeat:no-repeat}@media screen and (min-width: 769px){.p-mod-slider--type5 .splide__toggle__pause{background-size:16px 24px}}@media screen and (max-width: 768px){.p-mod-slider--type5 .splide__toggle__pause{background-size:8px 12px}}.p-mod-slider--type5 .splide__toggle__play{display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_play_gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-slider-type4{width:100%;max-width:1300px;margin:100px auto 0}@media screen and (max-width: 768px){.p-mod-slider-type4{max-width:294px}}@media screen and (min-width: 769px){.p-mod-slider-type4 .splide__track{overflow:hidden;position:relative}.p-mod-slider-type4 .splide__track::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right, rgb(246, 246, 246) 0%, rgba(246, 246, 246, 0.8) 5%, rgba(246, 246, 246, 0) 15%, rgba(246, 246, 246, 0) 85%, rgba(246, 246, 246, 0.8) 95%, rgb(246, 246, 246) 100%)}}@media screen and (max-width: 768px){.p-mod-slider-type4 .splide__track{overflow:visible}}.p-mod-slider-type4 .splide__arrow{width:45px;height:45px;border:2px solid #d9d9d9;border-radius:50%;background-color:#fff;opacity:1;transition:.3s ease}@media screen and (min-width: 769px){.p-mod-slider-type4 .splide__arrow:hover{opacity:.8}}.p-mod-slider-type4 .splide__arrow svg{display:none}.p-mod-slider-type4 .splide__arrow:before{content:"";display:block;width:15px !important;height:14px !important;background-image:url("/syohin/assets/cms/img/common/icon_arrow_blue.svg");background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.p-mod-slider-type4 .splide__arrow:before{width:5px}}@media screen and (max-width: 768px){.p-mod-slider-type4 .splide__arrow--prev{left:-33px}}.p-mod-slider-type4 .splide__arrow--prev::before{transform:rotate(180deg)}@media screen and (max-width: 768px){.p-mod-slider-type4 .splide__arrow--next{right:-33px}}@media screen and (min-width: 769px){.p-mod-slider-type4.is-no-slides-pc .splide__list{gap:32px}}@media screen and (min-width: 769px){.p-mod-slider-type4.is-no-slides-pc .splide__slide{width:294px}}.p-mod-slider-type4.is-no-slides-pc .splide__track::before{display:none}@media screen and (min-width: 769px){.p-mod-slider-type4.is-no-slides-pc:not(.is-overflow) .splide__list{justify-content:center}}@media screen and (min-width: 769px){.p-mod-slider-type4.is-no-slides-pc:not(.is-overflow) .splide__slide:last-child{margin:0 !important}}.p-mod-panel{display:flex;flex-direction:column;background-color:#fff;padding:34px;position:relative;border-radius:10px;align-items:center;justify-content:center;height:100%}@media screen and (max-width: 768px){.p-mod-panel{padding:36px 21px;align-items:flex-start}}@media screen and (min-width: 769px){.p-mod-panel:hover .p-mod-panel__icon::before{transform:scale(1.33)}}.p-mod-panel__icon{content:"";position:absolute;bottom:17px;right:17px;width:24px;height:24px;border-radius:50%;background-color:#1d87d0;transition:.1s ease}@media screen and (max-width: 768px){.p-mod-panel__icon{right:12px;bottom:12px}}.p-mod-panel__icon::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#1d87d0;transition:.1s ease}.p-mod-panel__icon::after{content:"";display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_blank_white.svg");background-size:12px;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0}.p-mod-panel>*:first-child{margin-top:0}.p-mod-panel__heading{font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#000;padding-bottom:24px;position:relative}@media screen and (max-width: 768px){.p-mod-panel__heading{font-size:1.125rem}}.p-mod-panel__heading::before{content:"";display:block;width:40px;height:1px;background-color:#1d87d0;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-panel__heading::before{left:0;transform:none}}.p-mod-panel__text{color:#000;text-align:center;font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;margin-top:36px}@media screen and (max-width: 768px){.p-mod-panel__text{margin-top:24px;text-align:left}}.p-mod-panel-type1{display:flex;background-color:#fff;padding:34px;position:relative;border-radius:10px;align-items:center;justify-content:center;height:100%;flex-direction:row;-moz-column-gap:24px;column-gap:24px}@media screen and (max-width: 768px){.p-mod-panel-type1{padding:16px 26px;align-items:center}}.p-mod-panel-type1>*:first-child{margin-top:0}.p-mod-panel-type1__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#444;flex-grow:1}@media screen and (max-width: 768px){.p-mod-panel-type1__text{font-size:.875rem}}.p-mod-panel-type1__imgWrap{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:60px;flex-shrink:0}@media screen and (max-width: 768px){.p-mod-panel-type1__imgWrap{width:60px}}.p-mod-panel-type1__img{width:100%;height:auto}.p-mod-panel-type1__contentWrap{display:flex;align-items:center;flex-grow:1;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width: 768px){.p-mod-panel-type1__contentWrap{flex-direction:column;align-items:flex-start}}.p-mod-panel-type1__linkWrap{flex-shrink:0}.p-mod-panel-type1__link{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#444}@media screen and (max-width: 768px){.p-mod-panel-type1__link{margin-top:16px}}.p-mod-panel-type1__link::after{content:"";display:inline-block;width:13px;height:12px;background-image:url("/syohin/assets/cms/img/common/icon_blank.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:16px}.p-mod-panel-type2{display:flex;flex-direction:column;background-color:#fff;padding:34px;position:relative;border-radius:10px;align-items:center;justify-content:center;height:100%}@media screen and (max-width: 768px){.p-mod-panel-type2{flex-direction:row;justify-content:flex-start;align-items:center;padding:20px 42.5px 20px 18px}}@media screen and (min-width: 769px){.p-mod-panel-type2:hover .p-mod-panel-type2__icon::before{transform:scale(1.33)}}.p-mod-panel-type2__icon{content:"";position:absolute;bottom:17px;right:17px;width:24px;height:24px;border-radius:50%;background-color:#1d87d0;transition:.1s ease}.p-mod-panel-type2__icon::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#1d87d0;transition:.1s ease}.p-mod-panel-type2__icon::after{content:"";display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_arrow_white_bold.svg");background-size:12px;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0}@media screen and (max-width: 768px){.p-mod-panel-type2__icon{right:18.5px;top:50%;bottom:unset;transform:translateY(-50%)}}.p-mod-panel-type2>*:first-child{margin-top:0}.p-mod-panel-type2__heading{font-weight:700;font-size:1.25rem;line-height:130%;text-align:center;letter-spacing:.03em;color:#000;margin-top:16px}@media screen and (max-width: 768px){.p-mod-panel-type2__heading{font-size:1.125rem;margin-top:0;margin-left:12px;text-align:left}}.p-mod-panel-type2__imgWrap{flex-shrink:0;width:100px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.p-mod-panel-type2__imgWrap{width:34px;height:50px}}.p-mod-panel-type2__img{width:100%;height:auto}.p-mod-panel-type2__img--supportAndInquiries{width:57px}.p-mod-panel-type2__img--replacementPartsRetentionPeriod{width:72px}.p-mod-panel-type2__img--inspectionAndSafetyPrecautions{width:57px}.p-mod-panel-type3{display:flex;flex-direction:column;background-color:#fff;padding:38px 5px 50px;position:relative;border-radius:10px;align-items:center;justify-content:center;height:100%}@media screen and (max-width: 768px){.p-mod-panel-type3{flex-direction:row;justify-content:flex-start;align-items:center;padding:15px 40px 15px 24.5px}}.p-mod-panel-type3__icon{content:"";position:absolute;bottom:17px;right:17px;width:25px;height:25px;border-radius:50%;background-color:#1d87d0;transition:.1s ease}.p-mod-panel-type3__icon::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#1d87d0;transition:.1s ease}.p-mod-panel-type3__icon::after{content:"";display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_arrow_white_bold.svg");background-size:8.7px;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0}@media screen and (max-width: 768px){.p-mod-panel-type3__icon{right:18.5px;top:50%;bottom:unset;transform:translateY(-50%)}}@media screen and (min-width: 769px){.p-mod-panel-type3:hover .p-mod-panel-type3__icon::before{transform:scale(1.33)}}.p-mod-panel-type3>*:first-child{margin-top:0}.p-mod-panel-type3__heading{font-weight:700;font-size:1.25rem;line-height:130%;text-align:center;letter-spacing:.03em;color:#000;margin-top:16px}@media screen and (max-width: 768px){.p-mod-panel-type3__heading{font-size:1.125rem;margin-top:0;margin-left:24px;text-align:left}}.p-mod-panel-type3__imgWrap{flex-shrink:0;width:100px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.p-mod-panel-type3__imgWrap{width:34px;height:50px}}.p-mod-panel-type3__img{width:100%;height:auto}.p-mod-panel-type3__img--operating{width:36px}.p-mod-panel-type3__img--supportAndInquiries{width:44px}.p-mod-panel-type3__img--replacementPartsRetentionPeriod{width:53px}.p-mod-panel-type3__img--inspectionAndSafetyPrecautions{width:44px}.p-mod-productSearch{padding:80px 0}@media screen and (max-width: 768px){.p-mod-productSearch{padding:60px 0}}.p-mod-productSearch__headingWrap{text-align:center}.p-mod-productSearch__bottomLinkWrap{text-align:center;margin-top:80px}.p-mod-comparisonSelect{position:fixed;width:100%;bottom:0;left:0;z-index:10;background-color:#fff;box-shadow:0 -4px 12px rgba(34,34,34,.1),0 -6px 24px rgba(34,34,34,.1);transition:transform ease .3s}@media screen and (min-width: 769px){.p-mod-comparisonSelect{transform:translateY(200px)}}@media screen and (max-width: 768px){.p-mod-comparisonSelect{padding:0 0 60px;transform:translateY(200px)}}.p-mod-comparisonSelect::after{content:"";display:block;position:absolute;left:0;background-color:#fff;width:100%}@media screen and (min-width: 769px){.p-mod-comparisonSelect::after{height:24px;bottom:0}}@media screen and (max-width: 768px){.p-mod-comparisonSelect::after{height:11px;bottom:60px}}.p-mod-comparisonSelect__head{display:flex;justify-content:center}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head{height:88px;line-height:88px}}.p-mod-comparisonSelect__head_count{font-weight:700}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_count{margin-right:4px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_count{margin-right:4px}}.p-mod-comparisonSelect__head_title{position:relative;text-align:center;letter-spacing:.02em}.p-mod-comparisonSelect__head_title_inner{cursor:pointer}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_title_inner{padding-left:30px}}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_title{font-size:1rem}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title{height:50px;line-height:1;font-size:1rem}}.p-mod-comparisonSelect__head_title::before,.p-mod-comparisonSelect__head_title::after{position:absolute;content:"";display:block;width:9px;height:2px;background-color:#1d87d0;margin:auto;transition:transform ease .2s}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_title::before,.p-mod-comparisonSelect__head_title::after{top:0;bottom:0}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title::before,.p-mod-comparisonSelect__head_title::after{top:11px;left:50%}}.p-mod-comparisonSelect__head_title::before{transform:rotate(-45deg)}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_title::before{left:0}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title::before{margin-left:-6px}}.p-mod-comparisonSelect__head_title::after{transform:rotate(45deg)}@media screen and (min-width: 769px){.p-mod-comparisonSelect__head_title::after{left:6px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title::after{margin-left:0}}.p-mod-comparisonSelect__head_title [data-comparison-close]{display:none}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title [data-comparison-close]{display:none !important}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__head_title [data-comparison-active]{display:block;padding-top:29px}}.p-mod-comparisonSelect__body{height:0;overflow-x:auto;cursor:grab;transition:height .3s ease;-webkit-overflow-scrolling:touch;scrollbar-width:none}.p-mod-comparisonSelect__body::-webkit-scrollbar{display:none}@media screen and (min-width: 769px){.p-mod-comparisonSelect__body{padding:0 90px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__body{padding-bottom:11px}}@media screen and (min-width: 769px){.p-mod-comparisonSelect.-open .p-mod-comparisonSelect__body{margin-bottom:20px}}.p-mod-comparisonSelect.-open [data-comparison-close]{display:inline}.p-mod-comparisonSelect.-open [data-comparison-active]{display:none}@media screen and (max-width: 768px){.p-mod-comparisonSelect.-open .p-mod-comparisonSelect__head_title{height:24px;padding-top:0;pointer-events:none}.p-mod-comparisonSelect.-open .p-mod-comparisonSelect__head_title_inner{display:block;width:40px;height:24px;pointer-events:all}}.p-mod-comparisonSelect.-open .p-mod-comparisonSelect__head_title::before{transform:rotate(45deg)}.p-mod-comparisonSelect.-open .p-mod-comparisonSelect__head_title::after{transform:rotate(-45deg)}.p-mod-comparisonSelect__lists{display:flex;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 769px){.p-mod-comparisonSelect__lists{gap:24px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__lists{gap:2vw;padding:0 20px}}.p-mod-comparisonSelect__item{position:relative;text-align:center;background-color:#f8f8f8}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item{width:160px;padding:24px 10px;border-radius:8px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item{width:110px;padding:20px 6px 12px;border-radius:8px}}.p-mod-comparisonSelect__item_head{display:flex;flex-direction:column;justify-content:center}.p-mod-comparisonSelect__item_logo{display:flex;flex-direction:column;align-items:center}.p-mod-comparisonSelect__item_logo img{width:auto}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item_logo img{vertical-align:baseline;height:24px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item_logo img{vertical-align:middle;height:18px}}.p-mod-comparisonSelect__item_logo p{line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item_logo p{font-size:.875rem}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item_logo p{font-size:.75rem;margin-top:8px}}.p-mod-comparisonSelect__item_title{line-height:150%;text-align:center;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item_title{font-size:1rem;margin-top:4px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item_title{font-size:.875rem;margin-top:4px}}.p-mod-comparisonSelect__item_img{pointer-events:none}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item_img{margin-top:15px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item_img{margin-top:8px}}@media screen and (min-width: 769px){.p-mod-comparisonSelect__item_img img{height:77px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__item_img img{height:77px}}.p-mod-comparisonSelect__button{cursor:pointer;position:absolute}@media screen and (min-width: 769px){.p-mod-comparisonSelect__button{right:0;top:1px;width:40px;height:39px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__button{right:0;top:0;width:28px;height:28px}}.p-mod-comparisonSelect__button::before,.p-mod-comparisonSelect__button::after{position:absolute;content:"";display:block;width:11px;height:1px;background-color:#444;left:0;right:0;top:0;bottom:0;margin:auto;transform:rotate(45deg)}.p-mod-comparisonSelect__button::before{transform:rotate(135deg)}.p-mod-comparisonSelect__buttons{display:flex}@media screen and (min-width: 769px){.p-mod-comparisonSelect__buttons{position:absolute;right:90px;top:24px;gap:13px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__buttons{position:absolute;bottom:20px;width:100%;gap:8px;padding:0 20px}}.p-mod-comparisonSelect__buttons button{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #d9d9d9}@media screen and (min-width: 769px){.p-mod-comparisonSelect__buttons button{width:137px;height:40px;padding:8px 24px;border-radius:20px;font-size:1rem}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__buttons button{width:50%;height:40px;line-height:38px;padding:8px 24px;border-radius:20px;font-size:1rem}}.p-mod-comparisonSelect__buttons button.cancel::before,.p-mod-comparisonSelect__buttons button.cancel::after{position:absolute;content:"";display:block;width:11px;height:1px;background-color:#444;top:0;bottom:0;margin:auto}@media screen and (min-width: 769px){.p-mod-comparisonSelect__buttons button.cancel::before,.p-mod-comparisonSelect__buttons button.cancel::after{left:26px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__buttons button.cancel::before,.p-mod-comparisonSelect__buttons button.cancel::after{left:26px}}.p-mod-comparisonSelect__buttons button.cancel::before{transform:rotate(45deg)}.p-mod-comparisonSelect__buttons button.cancel::after{transform:rotate(-45deg)}@media screen and (min-width: 769px){.p-mod-comparisonSelect__buttons button.cancel{padding-left:40px}}@media screen and (max-width: 768px){.p-mod-comparisonSelect__buttons button.cancel{padding-left:40px}}.p-mod-comparisonSelect__buttons button.submit{background:#1d87d0;color:#fff;border:1px solid #1d87d0}.p-mod-productFilter{position:relative}.p-mod-productFilter::after{position:absolute;content:"";display:block;background-color:#d9d9d9;height:1px;left:0;right:0;margin:auto;bottom:0}@media screen and (min-width: 769px){.p-mod-productFilter::after{width:calc(100% - 80px)}}@media screen and (max-width: 768px){.p-mod-productFilter::after{width:calc(100% - 40px)}}@media screen and (min-width: 769px){.p-mod-productFilter{padding-bottom:60px}}@media screen and (max-width: 768px){.p-mod-productFilter{padding-bottom:40px}}.p-mod-productFilter__count{line-height:150%;letter-spacing:.02em;color:#444}@media screen and (min-width: 769px){.p-mod-productFilter__count{font-size:1rem;margin-bottom:30px}}@media screen and (max-width: 768px){.p-mod-productFilter__count{font-size:.875rem;margin-top:-18px;margin-bottom:20px}}.p-mod-productFilter-section{visibility:visible;height:auto;opacity:1;transition:opacity .3s ease}.p-mod-productFilter-section.-hide{visibility:hidden;height:0;opacity:0;margin-top:0}@media screen and (min-width: 769px){.p-mod-productFilter-section{margin-top:60px}}@media screen and (max-width: 768px){.p-mod-productFilter-section{margin-top:40px}}@media screen and (max-width: 768px){.p-mod-productFilter-section.-scope .p-mod-productFilter-lists__item{display:none}.p-mod-productFilter-section.-scope .p-mod-productFilter-lists__item .c-radio_checkmark{opacity:0}.p-mod-productFilter-section.-scope .p-mod-productFilter-lists__item.-active{display:block}.p-mod-productFilter-section.-scope .p-mod-productFilter-lists__item.-active::after{opacity:1}}.p-mod-productFilter-section.-unScope .p-mod-productFilter__closeButton{display:block}.p-mod-productFilter-lists{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.p-mod-productFilter-lists{margin-left:auto;margin-right:auto;justify-content:center}}@media screen and (max-width: 768px){.p-mod-productFilter-lists{flex-direction:column;gap:8px}}.p-mod-productFilter-lists__item{cursor:pointer;background-color:#fff;position:relative;transition:.1s background-color ease;box-sizing:border-box}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item{text-align:center}.p-mod-productFilter-lists__item:hover{background-color:#eef7ff}.p-mod-productFilter-lists__item:hover .p-mod-productFilter-lists__item_img img,.p-mod-productFilter-lists__item:hover .p-mod-productFilter-lists__item_img svg{transform:scale(1.05)}}.p-mod-productFilter-lists__item.-active{background-color:#e9f3fd}.p-mod-productFilter-lists__item .c-checkbox{height:100%}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item .c-checkbox{padding:16px 10px 32px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item .c-checkbox{display:grid;padding:16px 10px;grid-template-columns:1fr 2.26fr}.p-mod-productFilter-lists__item .c-checkbox .p-mod-productFilter-lists__item_img{grid-column:1;grid-row:1/span 2}}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item .c-checkbox_checkmark{top:16px;right:16px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item .c-checkbox_checkmark{top:10px;right:10px}}.p-mod-productFilter-lists__item .c-radio{height:100%}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item .c-radio{padding:16px 5px 32px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item .c-radio{display:grid;padding:16px 10px;grid-template-columns:1fr 2.26fr}.p-mod-productFilter-lists__item .c-radio .p-mod-productFilter-lists__item_img{grid-column:1;grid-row:1/span 2}}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item .c-radio_checkmark{top:16px;right:16px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item .c-radio_checkmark{top:10px;right:10px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item .c-radio.-row1 .p-mod-productFilter-lists__item_img{grid-row:1/span 1}}.p-mod-productFilter-lists__item_img{display:flex;justify-content:center;align-items:center}.p-mod-productFilter-lists__item_img svg{overflow:visible;width:100%}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item_img{width:54%;min-height:26%;margin:20px auto}.p-mod-productFilter-lists__item_img img,.p-mod-productFilter-lists__item_img svg{transition:transform ease .3s}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item_img{width:70px;height:auto}}.p-mod-productFilter-lists__item_title{font-weight:700;color:#1a1a1a;line-height:130%;letter-spacing:.03em}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item_title{display:flex;align-items:center;justify-content:center;font-size:1.25rem}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item_title{grid-column:2;grid-row:1;font-size:1rem;display:flex;flex-direction:column;justify-content:center}}.p-mod-productFilter-lists__item_text{line-height:150%;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-productFilter-lists__item_text{font-size:1rem;margin-top:20px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists__item_text{font-size:.875rem;margin-top:8px;grid-column:2;grid-row:2}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column3{width:69.4%;-moz-column-gap:5%;column-gap:5%;row-gap:36px}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column3 .p-mod-productFilter-lists__item{width:30%}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column3.-wide{width:calc(100% - 80px)}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column4{width:100%;gap:24px}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column4 .p-mod-productFilter-lists__item{width:22%}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column5{width:100%;gap:24px 2%}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column5 .p-mod-productFilter-lists__item{width:18.4%}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-column5 .p-mod-productFilter-lists__item__title{font-size:1.25rem}}.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item{border:1px solid #fff;transition:border-color .1s ease}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item:hover{border-color:#eef7ff}}.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item::after{pointer-events:none;content:"";display:block;position:absolute;border:1px solid #d9d9d9;top:0;bottom:0;margin:auto;opacity:0;border-radius:50%;transform:rotate(90deg);background:url("/syohin/assets/cms/img/common/icon_chevron_blue.svg") no-repeat center #fff;transition:opacity .2s ease}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item::after{display:none !important}}@media screen and (max-width: 768px){.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item::after{width:40px;height:40px;right:10px;background-size:8px 14px}}@media screen and (min-width: 769px){.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item{border-radius:8px}}@media screen and (max-width: 768px){.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item{border-radius:12px}}.p-mod-productFilter-lists.-category .p-mod-productFilter-lists__item.-active{border-color:#1d87d0}.p-mod-productFilter-conditions{display:flex;flex-wrap:wrap}.p-mod-productFilter-conditions__title{font-weight:700;text-align:center}@media screen and (min-width: 769px){.p-mod-productFilter-conditions__title{margin-bottom:24px}}@media screen and (max-width: 768px){.p-mod-productFilter-conditions__title{margin-bottom:16px}}.p-mod-productFilter-conditions:last-of-type{margin-bottom:0}@media screen and (min-width: 769px){.p-mod-productFilter-conditions{gap:24px;justify-content:center;margin-bottom:36px}}@media screen and (max-width: 768px){.p-mod-productFilter-conditions{gap:12px;margin-bottom:40px}}.p-mod-productFilter-conditions__item{cursor:pointer;text-align:center;color:#444;background-color:#fbfbfb;border:1px solid #d9d9d9;display:flex;align-items:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media screen and (min-width: 769px){.p-mod-productFilter-conditions__item{height:62px;border-radius:16px;font-size:1.25rem;padding:0 36px}}@media screen and (max-width: 768px){.p-mod-productFilter-conditions__item{height:37px;border-radius:8px;font-size:.875rem;padding:0 16px}}.p-mod-productFilter-conditions__item.-active{background-color:#1d87d0;border-color:#1d87d0;color:#fff}.p-mod-productFilter__closeButton{position:relative;background-color:#fff;border-radius:50%;border:1px solid #d9d9d9;transform:rotate(-90deg);display:none}@media screen and (min-width: 769px){.p-mod-productFilter__closeButton{display:none !important}}@media screen and (max-width: 768px){.p-mod-productFilter__closeButton{width:40px;height:40px;margin:12px auto 0}}.p-mod-productFilter__closeButton::after{pointer-events:none;content:"";display:block;width:100%;height:100%;background:url("/syohin/assets/cms/img/common/icon_chevron_blue.svg") no-repeat center}@media screen and (max-width: 768px){.p-mod-productFilter__closeButton::after{background-size:8px 14px}}.p-mod-productFilter__cancelButton{position:relative;cursor:pointer;text-align:center;color:#444;background-color:#fff;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;margin:0 auto;line-height:.1;transition:opacity ease .1s}@media screen and (min-width: 769px){.p-mod-productFilter__cancelButton{width:138px;height:40px;border-radius:20px;font-size:1rem;padding-left:18px;margin-top:60px}.p-mod-productFilter__cancelButton:hover{opacity:.8}}@media screen and (max-width: 768px){.p-mod-productFilter__cancelButton{width:138px;height:40px;border-radius:20px;font-size:1rem;padding-left:18px;margin-top:40px}}.p-mod-productFilter__cancelButton::before,.p-mod-productFilter__cancelButton::after{content:"";display:block;position:absolute;background-color:#444}@media screen and (min-width: 769px){.p-mod-productFilter__cancelButton::before,.p-mod-productFilter__cancelButton::after{width:11px;height:1px;left:18px}}@media screen and (max-width: 768px){.p-mod-productFilter__cancelButton::before,.p-mod-productFilter__cancelButton::after{width:11px;height:1px;left:18px}}.p-mod-productFilter__cancelButton::before{transform:rotate(45deg)}.p-mod-productFilter__cancelButton::after{transform:rotate(-45deg)}@media screen and (min-width: 769px){.p-mod-productResult{padding-top:24px}}@media screen and (max-width: 768px){.p-mod-productResult{padding-top:16px}}.p-mod-productResult>.c-heading-underline{margin-top:0}.p-mod-productResult__comparisonButton{cursor:pointer;text-align:center;color:#1a1a1a;background-color:#fbfbfb;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 769px){.p-mod-productResult__comparisonButton{width:320px;height:56px;border-radius:12px;font-size:1rem;margin-left:auto}}@media screen and (max-width: 768px){.p-mod-productResult__comparisonButton{width:202px;height:36px;border-radius:8px;font-size:1rem;margin-left:auto}}@media screen and (min-width: 769px){.p-mod-productResult__comparisonButton img{margin-left:12px;width:16px;height:16px}}@media screen and (max-width: 768px){.p-mod-productResult__comparisonButton img{margin-left:24px;width:16px;height:16px}}.p-mod-productResult__count{line-height:150%;letter-spacing:.02em;color:#444}@media screen and (min-width: 769px){.p-mod-productResult__count{font-size:1rem;margin-top:24px}}@media screen and (max-width: 768px){.p-mod-productResult__count{font-size:.875rem;margin-top:16px}}.p-mod-productResult [data-result-wrap].-hide{display:none}.p-mod-productResult [data-result-heading],.p-mod-productResult [data-result-lists]{transition:opacity .1s ease}.p-mod-productResult [data-result-heading].-hide,.p-mod-productResult [data-result-lists].-hide{opacity:0}.p-mod-productResult__list{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.p-mod-productResult__list{gap:60px 4%;margin-top:60px}}@media screen and (max-width: 768px){.p-mod-productResult__list{gap:36px;margin-top:40px}}.p-mod-productResult__heading{font-weight:700;text-align:center}@media screen and (min-width: 769px){.p-mod-productResult__heading{margin-top:60px;font-size:1.5rem}}@media screen and (max-width: 768px){.p-mod-productResult__heading{margin-top:40px;font-size:1.25rem}}.p-mod-productResult__item{width:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:#fff}.p-mod-productResult__item>a{position:relative;display:block;color:#1a1a1a;height:100%}@media screen and (min-width: 769px){.p-mod-productResult__item{border-radius:12px;width:30.6%}.p-mod-productResult__item>a:hover .p-mod-productResult__item_img{transform:scale(1.05)}.p-mod-productResult__item>a:focus::after{content:"";display:block;width:100%;height:100%;border:2px solid #005fcc;pointer-events:none;position:absolute;left:0;top:0;border-radius:12px 12px 0 0}}@media screen and (max-width: 768px){.p-mod-productResult__item{border-radius:12px}}.p-mod-productResult__item__head{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media screen and (min-width: 769px){.p-mod-productResult__item__head{min-height:24px}}@media screen and (max-width: 768px){.p-mod-productResult__item__head{min-height:24px}}.p-mod-productResult__item_tag{color:#fff;display:inline-flex;align-items:flex-start;margin-bottom:24px}@media screen and (min-width: 769px){.p-mod-productResult__item_tag{font-size:1rem;border-radius:11.2px 0}}@media screen and (max-width: 768px){.p-mod-productResult__item_tag{font-size:1rem;border-radius:11.2px 0}}@media screen and (min-width: 769px){.p-mod-productResult__item_tag.-red,.p-mod-productResult__item_tag.-black{padding:2px 12px 3px}}@media screen and (max-width: 768px){.p-mod-productResult__item_tag.-red,.p-mod-productResult__item_tag.-black{padding:2px 12px 3px}}.p-mod-productResult__item_tag.-red{background-color:#d82425}.p-mod-productResult__item_tag.-black{background-color:#101010}.p-mod-productResult__item_tag .en{font-weight:700;display:block}@media screen and (min-width: 769px){.p-mod-productResult__item_tag .en{margin-right:12px}}@media screen and (max-width: 768px){.p-mod-productResult__item_tag .en{margin-right:12px}}.p-mod-productResult__item_logo{display:flex;width:100%;justify-content:center}.p-mod-productResult__item_logo img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 769px){.p-mod-productResult__item_logo img{width:174px;height:50px}}@media screen and (max-width: 768px){.p-mod-productResult__item_logo img{width:174px;height:50px}}.p-mod-productResult__item_logo p{line-height:130%;letter-spacing:.02em}@media screen and (min-width: 769px){.p-mod-productResult__item_logo p{font-size:.875rem;padding:0 30px}}@media screen and (max-width: 768px){.p-mod-productResult__item_logo p{font-size:.75rem;padding:0 30px}}@media screen and (min-width: 769px){.p-mod-productResult__item__body{padding:0 30px 24px}}@media screen and (max-width: 768px){.p-mod-productResult__item__body{padding:0 30px 24px}}.p-mod-productResult__item_img{display:flex;align-items:center;justify-content:center;transition:transform ease .3s}@media screen and (min-width: 769px){.p-mod-productResult__item_img{margin-top:16px}}@media screen and (max-width: 768px){.p-mod-productResult__item_img{margin-top:16px}}.p-mod-productResult__item_img img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 769px){.p-mod-productResult__item_img img{width:280px;height:202px}}@media screen and (max-width: 768px){.p-mod-productResult__item_img img{width:280px;height:202px}}.p-mod-productResult__item_color{display:flex}@media screen and (min-width: 769px){.p-mod-productResult__item_color{margin-top:24px}}@media screen and (max-width: 768px){.p-mod-productResult__item_color{margin-top:24px}}.p-mod-productResult__item_color li{border:1px solid #d9d9d9;border-radius:50%}.p-mod-productResult__item_color li.-black{background:#1a1a1a;border:1px solid #f8f8f8}@media screen and (min-width: 769px){.p-mod-productResult__item_color li{width:20px;height:20px;margin-right:4px}}@media screen and (max-width: 768px){.p-mod-productResult__item_color li{width:20px;height:20px;margin-right:4px}}.p-mod-productResult__item_title{font-weight:700;line-height:150%;letter-spacing:.02em;color:#1a1a1a}@media screen and (min-width: 769px){.p-mod-productResult__item_title{font-size:1rem;margin-top:12px}}@media screen and (max-width: 768px){.p-mod-productResult__item_title{font-size:1rem;margin-top:12px}}.p-mod-productResult__item_text{line-height:150%;letter-spacing:.02em;color:#1a1a1a}@media screen and (min-width: 769px){.p-mod-productResult__item_text{font-size:1rem;margin-top:4px}}@media screen and (max-width: 768px){.p-mod-productResult__item_text{font-size:1rem;margin-top:4px}}.p-mod-productResult__item_type{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.p-mod-productResult__item_type{gap:6px;margin-top:15px}}@media screen and (max-width: 768px){.p-mod-productResult__item_type{gap:6px;margin-top:12px}}.p-mod-productResult__item_type li{background:#f2f2f2;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#444}.p-mod-productResult__item_type li.-type{background-color:#1d87d0;color:#fff;font-weight:700;border-radius:0}@media screen and (min-width: 769px){.p-mod-productResult__item_type li{border-radius:10px;padding:3px 14px;font-size:.875rem;line-height:1.0625rem}}@media screen and (max-width: 768px){.p-mod-productResult__item_type li{border-radius:10px;padding:3px 12px;font-size:.875rem;line-height:1.0625rem}}.p-mod-productResult__item__foot{position:relative;display:flex;justify-content:center;letter-spacing:0}.p-mod-productResult__item__foot::before{position:absolute;content:"";display:block;width:100%;height:1px;left:0;top:0;background-color:#f2f2f2}@media screen and (min-width: 769px){.p-mod-productResult__item__foot{height:66px;line-height:66px;font-size:1rem}}@media screen and (max-width: 768px){.p-mod-productResult__item__foot{height:66px;line-height:66px;font-size:.875rem}}.p-mod-productResult__item__foot a{width:100%;text-align:center;transition:opacity ease .1s;position:relative;outline-offset:-1px}.p-mod-productResult__item__foot a span{position:relative}@media screen and (min-width: 769px){.p-mod-productResult__item__foot a span::after{content:"";position:absolute;display:block;background-color:#1d87d0;width:0%;height:1px;left:0;bottom:0;transition:width .1s ease}}@media screen and (min-width: 769px){.p-mod-productResult__item__foot a:hover{opacity:.9}.p-mod-productResult__item__foot a:hover span::after{width:100%}}.p-mod-productResult__item .c-checkbox{display:flex;justify-content:center;position:relative;width:100%;outline-offset:-2px}.p-mod-productResult__item .c-checkbox::before{position:absolute;display:block;content:"";background-color:#f2f2f2;top:0;bottom:0;margin:auto}@media screen and (min-width: 769px){.p-mod-productResult__item .c-checkbox::before{width:1px;height:44px;left:0}}@media screen and (max-width: 768px){.p-mod-productResult__item .c-checkbox::before{width:1px;height:44px;left:0}}@media screen and (min-width: 769px){.p-mod-productResult__item .c-checkbox{padding-left:34px;cursor:pointer}.p-mod-productResult__item .c-checkbox:hover .c-checkbox_checkmark{background-color:#1d87d0;border-color:#1d87d0}.p-mod-productResult__item .c-checkbox:hover .c-checkbox_checkmark::after{border-color:#fff}}@media screen and (max-width: 768px){.p-mod-productResult__item .c-checkbox{padding-left:30px}}@media screen and (min-width: 769px){.p-mod-productResult__item .c-checkbox_checkmark{top:0;bottom:0;left:20px;width:20px;height:20px}}@media screen and (max-width: 768px){.p-mod-productResult__item .c-checkbox_checkmark{top:0;bottom:0;left:17px;width:20px;height:20px}}@media screen and (min-width: 769px){.p-mod-productResult__item .c-checkbox_checkmark::after{width:6px;height:12px;top:calc(50% - 7px)}}.p-mod-productResult__btnWrap{display:flex;justify-content:center;margin-top:60px}@media screen and (max-width: 768px){.p-mod-productResult__btnWrap{margin-top:40px}}.p-mod-onlineShop{padding:80px 0;background-color:#eae8e4}@media screen and (max-width: 768px){.p-mod-onlineShop{padding:60px 0}}.p-mod-onlineShop__headingWrap{text-align:center}.p-mod-onlineShop__subTitle{font-weight:700;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1d87d0}@media screen and (max-width: 768px){.p-mod-onlineShop__subTitle{font-size:.875rem}}.p-mod-onlineShop-panel{margin-top:60px}@media screen and (min-width: 769px){.p-mod-onlineShop-panel:hover .p-mod-onlineShop-panel__img{transform:scale(1.05);opacity:.8}.p-mod-onlineShop-panel:hover .u-underline{background-size:100% 1px;background-position:bottom left}}@media screen and (max-width: 768px){.p-mod-onlineShop-panel{margin-top:40px}}.p-mod-onlineShop-panel__inner{display:flex;background-color:#f9f6ed;border-radius:16px;overflow:hidden}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__inner{flex-direction:column}}.p-mod-onlineShop-panel__inner>*{width:50%}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__inner>*{width:100%}}.p-mod-onlineShop-panel__colLeft{padding:99px 80px 98px}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__colLeft{padding:36px 20px}}.p-mod-onlineShop-panel__colRight{overflow:hidden}.p-mod-onlineShop-panel__heading{font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#433d2a}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__heading{margin-top:20px}}.p-mod-onlineShop-panel__lead{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#433d2a;margin-top:24px}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__lead{margin-top:12px}}.p-mod-onlineShop-panel__imgWrap{width:100%;height:100%;position:relative;display:block}.p-mod-onlineShop-panel__imgWrap .c-icon-circle{position:absolute;right:20px;bottom:20px;width:40px;height:40px}@media screen and (max-width: 768px){.p-mod-onlineShop-panel__imgWrap .c-icon-circle{right:10px;bottom:10px}}.p-mod-onlineShop-panel__imgWrap .c-icon-circle::before{width:13px;height:13px}.p-mod-onlineShop-panel__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease}.p-mod-customerSupport{padding:80px 0;background-color:#f6f6f6}@media screen and (max-width: 768px){.p-mod-customerSupport{padding:60px 0}}.p-mod-customerSupport__headingWrap{text-align:center}.p-mod-customerSupport-panel{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;row-gap:36px;margin-top:60px}@media screen and (min-width: 769px){.p-mod-customerSupport-panel{-moz-column-gap:34px;column-gap:34px}}@media screen and (max-width: 768px){.p-mod-customerSupport-panel{margin-top:30px;row-gap:20px}}.p-mod-customerSupport-panel__item{width:100%}@media screen and (min-width: 769px){.p-mod-customerSupport-panel__item--col2-pc{width:calc((100% - 34px)/2)}}@media screen and (min-width: 769px){.p-mod-customerSupport-panel__item--col3-pc{width:calc((100% - 68px)/3)}}@media screen and (min-width: 769px){.p-mod-customerSupport-panel__item--col4-pc{width:calc((100% - 102px)/4)}}.p-mod-customerSupport-note{display:flex;gap:24px;margin-top:36px}@media screen and (max-width: 768px){.p-mod-customerSupport-note{flex-direction:column;margin-top:40px;gap:16px}}.p-mod-customerSupport-note__heading{color:#444;font-size:1.25rem;font-weight:700;line-height:130%;letter-spacing:.03em;flex-shrink:0}.p-mod-customerSupport-note__text{color:#444;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:.02em;flex-grow:1}@media screen and (max-width: 768px){.p-mod-customerSupport-note__text{font-size:.875rem}}.p-mod-relatedProducts{padding:60px 0}.p-mod-relatedProducts__headingWrap{text-align:center}.p-mod-relatedProducts__listWrap{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.p-mod-relatedProducts__listWrap{width:960px;margin:40px auto 0}}@media screen and (max-width: 768px){.p-mod-relatedProducts__listWrap{gap:20px;margin-top:40px}}.p-mod-relatedProducts__listWrap>*{width:25%;padding:0 20px}@media screen and (max-width: 768px){.p-mod-relatedProducts__listWrap>*{width:calc((100% - 20px)/2)}}.p-mod-relatedProducts__item{display:flex;gap:10px;flex-direction:column;align-items:center;color:#1a1a1a;transition:.1s ease}@media screen and (min-width: 769px){.p-mod-relatedProducts__item:hover{opacity:.9}.p-mod-relatedProducts__item:hover img{transform:scale(1.05);opacity:.8}}.p-mod-relatedProducts__imgWrap{width:35%;flex-shrink:0;overflow:clip}.p-mod-relatedProducts__imgWrap img{width:100%;transition:.3s ease}.p-mod-relatedProducts__img{width:100%}.p-mod-relatedProducts__text{color:#1a1a1a;line-height:1.5}@media screen and (min-width: 769px){.p-mod-relatedProducts__text{font-size:1.25rem;margin-top:10px}}.p-mod-relatedProducts2>*:first-child{margin-top:0}.p-mod-relatedProducts2__headingWrap{text-align:center}.p-mod-relatedProducts2__btnWrap{margin-top:60px;text-align:center}@media screen and (max-width: 768px){.p-mod-relatedProducts2__btnWrap{margin-top:32px}}.p-mod-relatedProducts2__btnWrap .c-btn-round{padding-left:36px}.p-mod-relatedProducts2__bannerWrap{margin-top:60px}@media screen and (max-width: 768px){.p-mod-relatedProducts2__bannerWrap{margin-top:32px}}.p-mod-relatedProducts2__bannerHeading{font-size:1.875rem;line-height:1.5;font-weight:700;color:#1a1a1a;margin-bottom:20px;text-align:center}.p-mod-relatedProducts2__bannerText{font-weight:700;font-size:1.25rem;line-height:150%;text-align:center;letter-spacing:.02em;color:#000;margin-top:26px;transition:.1s ease}@media screen and (max-width: 768px){.p-mod-relatedProducts2__bannerText{font-size:1rem;margin-top:16px}}.p-mod-relatedProducts2__bannerLink{display:block}@media screen and (min-width: 769px){.p-mod-relatedProducts2__bannerLink:hover .p-mod-relatedProducts2__bannerImg{transform:scale(1.05);opacity:.8}.p-mod-relatedProducts2__bannerLink:hover .p-mod-relatedProducts2__bannerText{opacity:.9}}.p-mod-relatedProducts2__bannerImgWrap{display:block;border-radius:16px;overflow:hidden}@media screen and (max-width: 768px){.p-mod-relatedProducts2__bannerImgWrap{border-radius:3.8px}}.p-mod-relatedProducts2__bannerImg{width:100%;height:auto;transition:.3s ease}.p-mod-relatedFeatures{padding:50px 0}.p-mod-relatedFeatures__headingWrap{text-align:center}.p-mod-relatedFeatures__listWrap{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.p-mod-relatedFeatures__listWrap>*{width:calc((100% - 60px)/4);padding:0 20px}@media screen and (max-width: 768px){.p-mod-relatedFeatures__listWrap>*{width:calc((100% - 20px)/2)}}.p-mod-relatedFeatures__item{display:flex;gap:10px;align-items:center}.p-mod-hero{display:flex;-moz-column-gap:20px;column-gap:20px;flex-direction:column}.p-mod-hero__topWrap{display:flex;flex-direction:column;align-items:center;max-width:436px;width:100%;margin:0 auto}.p-mod-hero__tag{color:#fff;display:inline-flex;align-items:flex-start}@media screen and (min-width: 769px){.p-mod-hero__tag{padding:1px 12px 2px;font-size:1rem;border-radius:11.2px 0}}@media screen and (max-width: 768px){.p-mod-hero__tag{padding:4px 16px;font-size:.75rem;border-radius:11.2px 0}}.p-mod-hero__tag.-red{background-color:#d82425}.p-mod-hero__tag.-gray{background-color:#101010;font-weight:700}.p-mod-hero__tag.-limitedItems{color:#d82425;background-color:rgba(0,0,0,0);font-weight:700}.p-mod-hero__tag .en{font-weight:700;display:block}@media screen and (min-width: 769px){.p-mod-hero__tag .en{margin-right:12px}}@media screen and (max-width: 768px){.p-mod-hero__tag .en{margin-right:12px}}.p-mod-hero__tag[hidden]{display:none}.p-mod-hero__tag+.p-mod-hero__tag{margin-top:5px}.p-mod-hero__categoryWrap{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;max-width:482px;width:100%}.p-mod-hero__categoryText{font-weight:400;font-size:1.25rem;line-height:150%;letter-spacing:.02em;color:#444}@media screen and (max-width: 768px){.p-mod-hero__categoryText{font-size:1rem}}.p-mod-hero__seriesText{font-weight:400;font-size:1.25rem;line-height:150%;letter-spacing:.02em;color:#444}@media screen and (max-width: 768px){.p-mod-hero__seriesText{font-size:1rem}}.p-mod-hero__seriesLogo{width:auto;max-height:32px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.p-mod-hero__seriesLogo{max-height:19px}}.p-mod-hero__heading{font-weight:700;font-size:1.25rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:8px}@media screen and (max-width: 768px){.p-mod-hero__heading{font-size:1rem;margin-top:4px}}.p-mod-hero-slider{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:40px}@media screen and (max-width: 768px){.p-mod-hero-slider{width:100%}}.p-mod-hero-slider-main{width:100%;max-width:595px}@media screen and (max-width: 768px){.p-mod-hero-slider-main{width:85%}}.p-mod-hero-slider-main__img{width:100%;aspect-ratio:595/358;-o-object-fit:contain;object-fit:contain;margin-bottom:40px}@media screen and (max-width: 768px){.p-mod-hero-slider-main__img{aspect-ratio:300/212;margin-bottom:24px}}.p-mod-hero-slider-main__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;text-align:center;margin-bottom:20px}@media screen and (max-width: 768px){.p-mod-hero-slider-main__text{margin-bottom:12px}}@media screen and (min-width: 769px){.p-mod-hero-slider-main .splide:not(.is-active) .splide__track{aspect-ratio:595/358}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__pagination{position:relative;bottom:0}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__pagination__page.is-active{background-color:#587187}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow{background-color:rgba(0,0,0,0);top:34%}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow svg{display:none}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow:before{content:"";display:block;width:8px;height:16px;background-image:url("/syohin/assets/cms/img/common/icon_chevron_black.svg");background-position:center;background-repeat:no-repeat;background-size:contain}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow--prev{left:-40px}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow--prev::before{transform:rotate(180deg)}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__arrow--next{right:-40px}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide__pagination{gap:10px}}@media screen and (max-width: 768px){.p-mod-hero-slider-main .splide{min-height:70vw}.p-mod-hero-slider-main .splide:not(.is-active){height:290px}}.p-mod-hero__sliderThumbnail{width:100%;max-width:400px;display:flex;justify-content:center}@media screen and (max-width: 768px){.p-mod-hero__sliderThumbnail{display:none}}@media screen and (min-width: 769px){.p-mod-hero__sliderThumbnail .splide:not(.is-active) .splide__track{height:60px}}.p-mod-hero__sliderThumbnail .splide__slide{position:relative}.p-mod-hero__sliderThumbnail .splide__slide::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(1, 40, 67, 0.2), rgba(1, 40, 67, 0.2)),linear-gradient(129.31deg, rgba(244, 244, 245, 0.4666666667) 27.49%, rgba(238, 239, 241, 0.4666666667) 83.6%);opacity:.5}.p-mod-hero__sliderThumbnail .splide__slide::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#012843;opacity:0}.p-mod-hero__sliderThumbnail .splide__slide.is-active::after{opacity:.2}@media screen and (min-width: 769px){.p-mod-hero__sliderThumbnail .splide__slide:hover::after{opacity:.2}}.p-mod-hero__sliderThumbnail .splide__arrow{background-color:rgba(0,0,0,0)}.p-mod-hero__sliderThumbnail .splide__arrow svg{display:none}.p-mod-hero__sliderThumbnail .splide__arrow:before{content:"";display:block;width:12px;height:24px;background-image:url("/syohin/assets/cms/img/common/icon_chevron_black.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-mod-hero__sliderThumbnail .splide__arrow--prev::before{transform:rotate(180deg)}.p-mod-hero__sliderThumbnail .splide__arrow--prev{left:-40px}.p-mod-hero__sliderThumbnail .splide__arrow--next{right:-40px}.p-mod-hero__sliderThumbnailInner{width:-moz-fit-content;width:fit-content;max-width:332px}.p-mod-hero__sliderThumbnailInner .splide__slide{border:none !important}.p-mod-hero__sliderThumbnailInner .splide__slide.is-active{border:none !important}.p-mod-hero__sliderThumbnailInner .splide__slide:last-child{margin-right:0 !important}.p-mod-hero__sliderThumbnailImgWrap{display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;position:relative}.p-mod-hero__sliderThumbnailImg{display:block;width:60%;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;z-index:1}.p-mod-hero__areaMain{width:100%}@media screen and (max-width: 768px){.p-mod-hero__areaMain{width:100%}}.p-mod-hero__leadText{font-weight:400;font-size:1.5rem;line-height:150%;text-align:center;color:#1a1a1a;max-width:695px;width:100%;margin-top:24px;margin-right:auto;margin-left:auto}@media screen and (max-width: 768px){.p-mod-hero__leadText{font-size:1.125rem;margin-top:32px;text-align:left}}@media screen and (max-width: 768px){.p-mod-hero__leadText.--text-align-center-sp{font-size:clamp(.813rem,-0.557rem + 6.85vw,1.125rem);text-align:center}}.p-mod-hero-info{padding-top:24px;border-top:1px solid #d9d9d9;margin-top:48px}@media screen and (max-width: 768px){.p-mod-hero-info{margin-top:24px}}.p-mod-hero-info+.p-mod-hero__areaInfo{margin-top:24px}.p-mod-hero-info__heading{font-weight:700;font-size:1rem;line-height:1.5;text-align:center;color:#1a1a1a}@media screen and (max-width: 768px){.p-mod-hero-info__heading{font-size:.875rem}}.p-mod-hero-label{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media screen and (max-width: 768px){.p-mod-hero-label{gap:12px}}.p-mod-hero-label__item{display:flex;flex-direction:column;justify-content:space-between}.p-mod-hero-label__imgWrap{display:flex;justify-content:center;height:100%}.p-mod-hero-label__img{width:100px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.p-mod-hero-label__img{width:81px;height:66px}}.p-mod-hero-label__text{font-weight:400;font-size:10px;line-height:150%;letter-spacing:.02em;color:#666;margin-top:8px;text-align:center}.p-mod-hero__noteWrap{margin-top:16px}.p-mod-hero__noteText{font-weight:400;font-size:1rem;line-height:150%;text-align:center;letter-spacing:.02em;color:#444;margin-top:24px}@media screen and (max-width: 768px){.p-mod-hero__noteText{font-size:.875rem;margin-top:16px;text-align:left}}@media screen and (max-width: 768px){.p-mod-hero__noteText.--text-align-center-sp{font-size:clamp(.688rem,-0.134rem + 4.11vw,.875rem);text-align:center}}.p-mod-hero__areaSecondary{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;margin-top:20px;padding:20px 0}.p-mod-hero__areaPurchase{margin-top:50px;width:100%;display:flex;justify-content:center}.p-mod-hero-list{display:flex;flex-direction:column;row-gap:10px;align-items:center;width:100%;margin-top:16px}.p-mod-hero-list.--notLabel .p-mod-hero-list__item{justify-content:center}.p-mod-hero-list.--notLabel .p-mod-hero-list__valueWrap{width:-moz-fit-content;width:fit-content;align-items:flex-start}.p-mod-hero-list__item{width:100%;display:flex;align-items:flex-start;gap:36px}@media screen and (max-width: 768px){.p-mod-hero-list__item{gap:16px}}.p-mod-hero-list__labelWrap{width:100%;display:flex;justify-content:flex-end}.p-mod-hero-list__label{font-size:.75rem;line-height:1.5;padding:5px 14px;border-radius:4px;background-color:#f8f8f8;flex-shrink:0;font-weight:400;text-align:center;color:#444;background:#eaeaea;border-radius:4px;min-width:47px;width:-moz-fit-content;width:fit-content}.p-mod-hero-list__valueWrap{flex-shrink:0;display:flex;flex-direction:column;gap:8px;width:56%}@media screen and (max-width: 768px){.p-mod-hero-list__valueWrap{width:71%;gap:10px}}.p-mod-hero-list__valueItem{padding:2px 0}.p-mod-hero-list__colorWrap{display:flex;gap:10px;align-items:flex-start}@media screen and (max-width: 768px){.p-mod-hero-list__colorWrap{gap:8px}}.p-mod-hero-list__colorVisual{width:20px;height:20px;border-radius:50%;border:1px solid #d9d9d9;background-color:var(--color, #fff);flex-shrink:0;position:relative;top:3px}@media screen and (max-width: 768px){.p-mod-hero-list__colorVisual{margin-top:1px;top:1px}}.p-mod-hero-list__colorName{font-weight:400;font-size:1rem;color:#1a1a1a;line-height:150%;letter-spacing:.02em}@media screen and (max-width: 768px){.p-mod-hero-list__colorName{font-size:.9375rem}}.p-mod-hero-btn--online{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px;margin:24px auto 0 auto;max-width:696px;width:100%;padding:12px;border:1px solid #444;font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;background:#fff;transition:.1s ease}.p-mod-hero-btn--online:after{content:"";display:block;width:13px;height:11.5px;background-image:url("/syohin/assets/cms/img/common/icon_blank_gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:10px;transition:.1s ease}@media screen and (min-width: 769px){.p-mod-hero-btn--online:hover{color:#fff;background-color:#444}.p-mod-hero-btn--online:hover:after{background-image:url("/syohin/assets/cms/img/common/icon_blank_white.svg")}}.p-mod-tab__tablist{display:flex;justify-content:center;position:relative;background:#343231;position:sticky;top:0;z-index:10}.p-mod-tab__button{display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1;text-align:center;transition:.3s ease;width:100%;min-height:54px;font-weight:400;text-align:center;color:#fff;max-width:240px;font-size:1.25rem;padding:5px;position:relative}@media screen and (max-width: 768px){.p-mod-tab__button{font-size:1rem;padding:5px;flex-grow:0;width:calc((100% - var(--container-padding-x)*2)/3);min-height:50px}}.p-mod-tab__button::after{content:"▾";display:block;font-size:1em}@media screen and (max-width: 768px){.p-mod-tab__button--features{width:calc((100% - var(--container-padding-x)*2)/3)}}@media screen and (max-width: 768px){.p-mod-tab__button--menu{width:calc((100% - var(--container-padding-x)*2)/3)}}@media screen and (max-width: 768px){.p-mod-tab__button--specifications{width:calc((100% - var(--container-padding-x)*2)/3)}}@media screen and (min-width: 769px){.p-mod-tab__button:hover{background-color:#5d5d5d;font-weight:700}}.p-mod-tab__button[aria-selected=true]{background-color:#5d5d5d;font-weight:700}.p-mod-tab__button[aria-selected=true]::after{display:none}.p-mod-tab__tabpanel{counter-reset:number 0}.p-mod-tab__tabpanel.--bg-gray{background-color:#f8f8f8}.p-mod-tab__tabpanelInner{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.p-mod-tab__tabpanelInner{padding-top:60px;padding-bottom:60px}}.p-mod-tab__tabpanelInner>*:first-child{margin-top:0}.p-mod-blockPoint{display:flex;justify-content:space-between;margin-top:122px;flex-direction:row-reverse;counter-increment:number}@media screen and (max-width: 768px){.p-mod-blockPoint{flex-direction:column;margin-top:82px}}@media screen and (min-width: 769px){.p-mod-blockPoint.--reverse-pc{flex-direction:row}}.p-mod-blockPoint+.p-mod-blockPoint,.p-mod-blockTextImg+.p-mod-blockPoint,.p-mod-blockText+.p-mod-blockPoint,.p-mod-blockOtherFeatures+.p-mod-blockPoint{position:relative}.p-mod-blockPoint+.p-mod-blockPoint::before,.p-mod-blockTextImg+.p-mod-blockPoint::before,.p-mod-blockText+.p-mod-blockPoint::before,.p-mod-blockOtherFeatures+.p-mod-blockPoint::before{content:"";display:block;width:60px;height:2px;background-color:#f2f2f2;position:absolute;top:-60px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-blockPoint+.p-mod-blockPoint::before,.p-mod-blockTextImg+.p-mod-blockPoint::before,.p-mod-blockText+.p-mod-blockPoint::before,.p-mod-blockOtherFeatures+.p-mod-blockPoint::before{top:-40px}}.p-mod-blockPoint__textWrap{width:57%}@media screen and (max-width: 768px){.p-mod-blockPoint__textWrap{width:100%}.p-mod-blockPoint__textWrap .p-mod-blockPoint__iconPoint{display:none}}.p-mod-blockPoint__textWrap>*:first-child{margin-top:0}.p-mod-blockPoint__imgWrap{width:39%}@media screen and (min-width: 769px){.p-mod-blockPoint__imgWrap .p-mod-blockPoint__iconPoint{display:none}}@media screen and (max-width: 768px){.p-mod-blockPoint__imgWrap{width:100%}}.p-mod-blockPoint__img{display:block}@media screen and (max-width: 768px){.p-mod-blockPoint__iconPoint+.p-mod-blockPoint__img{margin-top:20px}}.p-mod-blockPoint__img iframe{width:100%;border:none;aspect-ratio:450/340}.p-mod-blockPoint__iconPoint{font-family:"Helvetica Neue";display:inline-block;padding:10px 30px 10px 25px;color:#1d87d0;border-radius:100px 100px 0 100px;background:linear-gradient(90deg, #E3F2FE 0%, #EAE3FF 100%);position:relative}.p-mod-blockPoint__iconPoint::before{content:"";display:block;width:calc(100% - 8px);height:calc(100% - 8px);background-color:#fff;border-radius:100px 100px 0 100px;position:absolute;top:4px;left:4px}.p-mod-blockPoint__iconPointText{font-weight:700;font-size:1.25rem;line-height:100%;letter-spacing:.06em;color:#1d87d0;z-index:1;position:relative}.p-mod-blockPoint__iconPointNumber{font-weight:700;font-size:1.875rem;line-height:100%;letter-spacing:.06em;color:#1d87d0;z-index:1;position:relative;top:3px;margin-left:10px}.p-mod-blockPoint__iconPointNumber::before{content:counter(number);font-weight:700;font-size:1.875rem;line-height:100%;letter-spacing:.06em;color:#1d87d0}.p-mod-blockPoint__heading{display:block;position:relative;font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a;padding-left:24px;margin-top:36px}@media screen and (max-width: 768px){.p-mod-blockPoint__heading{font-size:1.25rem;margin-top:24px}.p-mod-blockPoint__heading br{display:none}}.p-mod-blockPoint__heading::before{content:"";display:block;width:6px;height:100%;background:#1d87d0;position:absolute;top:0;left:0}.p-mod-blockPoint__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:24px}.p-mod-blockPoint__note{font-weight:400;font-size:.875rem;line-height:150%;letter-spacing:.02em;color:#666161;margin-top:12px}.p-mod-blockText{margin-top:122px}@media screen and (max-width: 768px){.p-mod-blockText{margin-top:82px}}.p-mod-blockPoint+.p-mod-blockText,.p-mod-blockTextImg+.p-mod-blockText,.p-mod-blockText+.p-mod-blockText,.p-mod-blockOtherFeatures+.p-mod-blockText{position:relative}.p-mod-blockPoint+.p-mod-blockText::before,.p-mod-blockTextImg+.p-mod-blockText::before,.p-mod-blockText+.p-mod-blockText::before,.p-mod-blockOtherFeatures+.p-mod-blockText::before{content:"";display:block;width:60px;height:2px;background-color:#f2f2f2;position:absolute;top:-60px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-blockPoint+.p-mod-blockText::before,.p-mod-blockTextImg+.p-mod-blockText::before,.p-mod-blockText+.p-mod-blockText::before,.p-mod-blockOtherFeatures+.p-mod-blockText::before{top:-40px}}.p-mod-blockText__heading{display:block;position:relative;font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a;padding-left:24px;margin-top:36px}@media screen and (max-width: 768px){.p-mod-blockText__heading{font-size:1.375rem;margin-top:24px}.p-mod-blockText__heading br{display:none}}.p-mod-blockText__heading::before{content:"";display:block;width:6px;height:100%;background:#1d87d0;position:absolute;top:0;left:0}.p-mod-blockText__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:24px}.p-mod-blockText__note{font-weight:400;font-size:.875rem;line-height:150%;letter-spacing:.02em;color:#666161;margin-top:12px}.p-mod-blockTextImg{display:flex;justify-content:space-between;margin-top:122px}@media screen and (max-width: 768px){.p-mod-blockTextImg{flex-direction:column;margin-top:82px;gap:24px}}.p-mod-blockPoint+.p-mod-blockTextImg,.p-mod-blockTextImg+.p-mod-blockTextImg,.p-mod-blockText+.p-mod-blockTextImg,.p-mod-blockOtherFeatures+.p-mod-blockTextImg{position:relative}.p-mod-blockPoint+.p-mod-blockTextImg::before,.p-mod-blockTextImg+.p-mod-blockTextImg::before,.p-mod-blockText+.p-mod-blockTextImg::before,.p-mod-blockOtherFeatures+.p-mod-blockTextImg::before{content:"";display:block;width:60px;height:2px;background-color:#f2f2f2;position:absolute;top:-60px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-blockPoint+.p-mod-blockTextImg::before,.p-mod-blockTextImg+.p-mod-blockTextImg::before,.p-mod-blockText+.p-mod-blockTextImg::before,.p-mod-blockOtherFeatures+.p-mod-blockTextImg::before{top:-40px}}.p-mod-blockTextImg__textWrap{width:57%}@media screen and (max-width: 768px){.p-mod-blockTextImg__textWrap{width:100%}}.p-mod-blockTextImg__textWrap>*:first-child{margin-top:0}.p-mod-blockTextImg__imgWrap{width:39%}@media screen and (max-width: 768px){.p-mod-blockTextImg__imgWrap{width:100%}}.p-mod-blockTextImg__img{display:block}.p-mod-blockTextImg__heading{display:block;position:relative;font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a;padding-left:24px;margin-top:36px}@media screen and (max-width: 768px){.p-mod-blockTextImg__heading{font-size:1.25rem;margin-top:24px}.p-mod-blockTextImg__heading br{display:none}}.p-mod-blockTextImg__heading::before{content:"";display:block;width:6px;height:100%;background:#1d87d0;position:absolute;top:0;left:0}.p-mod-blockTextImg__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:24px}.p-mod-blockTextImg__note{font-weight:400;font-size:.875rem;line-height:150%;letter-spacing:.02em;color:#666161;margin-top:12px}.p-mod-blockOtherFeatures{width:91.8%;margin-top:60px;padding:36px 10.1%;background:#fff;border:1px solid #f2f2f2;border-radius:20px;margin:60px auto 0}@media screen and (max-width: 768px){.p-mod-blockOtherFeatures{width:100%;margin-top:40px;padding:32px 36px}}.p-mod-blockPoint+.p-mod-blockOtherFeatures,.p-mod-blockTextImg+.p-mod-blockOtherFeatures,.p-mod-blockText+.p-mod-blockOtherFeatures,.p-mod-blockOtherFeatures+.p-mod-blockOtherFeatures{position:relative}.p-mod-blockPoint+.p-mod-blockOtherFeatures::before,.p-mod-blockTextImg+.p-mod-blockOtherFeatures::before,.p-mod-blockText+.p-mod-blockOtherFeatures::before,.p-mod-blockOtherFeatures+.p-mod-blockOtherFeatures::before{content:"";display:block;width:60px;height:2px;background-color:#f2f2f2;position:absolute;top:-30px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.p-mod-blockPoint+.p-mod-blockOtherFeatures::before,.p-mod-blockTextImg+.p-mod-blockOtherFeatures::before,.p-mod-blockText+.p-mod-blockOtherFeatures::before,.p-mod-blockOtherFeatures+.p-mod-blockOtherFeatures::before{top:-20px}}.p-mod-blockOtherFeatures__heading{font-weight:700;font-size:2rem;line-height:130%;letter-spacing:.03em;color:#000;text-align:center}@media screen and (max-width: 768px){.p-mod-blockOtherFeatures__heading{font-size:1.5rem}}.p-mod-blockOtherFeatures__list{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:24px;margin-top:36px}@media screen and (min-width: 769px){.p-mod-blockOtherFeatures__list{gap:24px 8.75%}}@media screen and (max-width: 768px){.p-mod-blockOtherFeatures__list{row-gap:20px;margin-top:24px}}.p-mod-blockOtherFeatures__item{width:27.5%;position:relative;padding-left:16px;line-height:150%}@media screen and (max-width: 768px){.p-mod-blockOtherFeatures__item{width:100%}}.p-mod-blockOtherFeatures__item::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#1d87d0;position:absolute;top:10px;left:0}.p-mod-blockOtherFeatures__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#000;display:inline-block;text-align:left}.p-mod-blockOtherFeatures__icon{position:relative}.p-mod-blockOtherFeatures__icon::after{display:inline-block;content:"";width:24px;height:24px;background-image:url("/syohin/assets/cms/img/common/icon_otherFeatures_blue.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:0;margin-left:8px}.p-mod-blockHeading{font-size:1.875rem;color:#1a1a1a;font-weight:bold;line-height:1.2;text-align:center}@media screen and (max-width: 768px){.p-mod-blockHeading{font-size:1.5rem}}.p-mod-blockTableWrap{margin-top:40px;overflow:auto}@media screen and (max-width: 768px){.p-mod-blockTableWrap{margin-top:30px}}.p-mod-blockTableWrap .scroll-hint-icon-wrap{height:calc(100% - 10px)}.p-mod-blockTable{width:100%;border-collapse:collapse;background-color:#fff}.p-mod-blockTable.--col2 thead tr th{width:50%}.p-mod-blockTable.--col3 thead tr th{width:33.33%}.p-mod-blockTable.--col4 thead tr th{width:25%}.p-mod-blockTable th,.p-mod-blockTable td{padding:20px;text-align:left;border-bottom:1px solid #e6e6e6;font-size:1.0625rem;font-weight:400;line-height:170%}@media screen and (max-width: 768px){.p-mod-blockTable th,.p-mod-blockTable td{font-size:.875rem;padding:10px}}.p-mod-blockTable thead tr th:not(:first-child){border-left:1px solid #e6e6e6}@media screen and (max-width: 768px){.p-mod-blockTable thead tr th:not(:first-child){min-width:290px}}.p-mod-blockTable thead tr th:first-child{background-color:#f2f2f2}@media screen and (max-width: 768px){.p-mod-blockTable thead tr th:first-child{min-width:146px}}.p-mod-blockTable thead tr th{border-top:1px solid #e6e6e6;min-width:300px}.p-mod-blockTable tbody tr th{background-color:#f2f2f2}.p-mod-blockTable tbody tr td{border-left:1px solid #e6e6e6}.p-mod-blockTable__note{font-size:.875rem;color:#4f4f4f;line-height:1.2;margin-top:10px;padding-left:calc(1em + 9px);position:relative}.p-mod-blockTable__note::before{content:"※";position:absolute;left:0;top:0;font-size:.875rem;color:#4f4f4f;line-height:1.2}@media screen and (max-width: 768px){.p-mod-blockTable__note{font-size:.8125rem}}.p-mod-blockTable-imgAndTextBox{display:flex;gap:10px}.p-mod-blockTable-imgAndTextBox__imgWrap{max-width:40px;width:100%;flex-shrink:0;display:flex;align-items:center}.p-mod-blockTable-imgAndTextBox__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-mod-blockTable-imgAndTextBox__textWrap{flex-grow:1;width:100%}.p-mod-blockTable-imgAndTextBox__text{font-size:1.0625rem}@media screen and (max-width: 768px){.p-mod-blockTable-imgAndTextBox__text{font-size:.875rem}}.p-mod-blockBox{background:#fff;border:1px solid #d9d9d9;padding:60px;margin-top:80px}@media screen and (max-width: 768px){.p-mod-blockBox{margin-top:60px;padding:40px 24px}}.p-mod-blockBox *:first-child{margin-top:0}.p-mod-blockTableWrap+.p-mod-blockBox{margin-top:40px}@media screen and (max-width: 768px){.p-mod-blockTableWrap+.p-mod-blockBox{margin-top:30px}}.p-mod-blockBox__heading{font-weight:700;font-size:1.5rem;line-height:130%;letter-spacing:.03em;color:#1a1a1a;margin-bottom:24px}.p-mod-blockBox__text{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;margin-top:24px}.p-mod-blockBox__2colWrap{display:flex;gap:36px;margin-top:24px}@media screen and (max-width: 768px){.p-mod-blockBox__2colWrap{flex-direction:column}}.p-mod-blockBox__2colItem{width:50%}@media screen and (max-width: 768px){.p-mod-blockBox__2colItem{width:100%}}.p-mod-blockBox__2colItem img{width:100%;height:auto;display:block}.p-mod-blockBox__list{padding-left:2em;margin-top:24px}.p-mod-blockBox__listItem{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;list-style:disc}.p-mod-blockBox .p-mod-blockNoteList{margin-top:24px}.p-mod-blockNote{margin-top:10px;position:relative;display:flex;gap:10px}.p-mod-blockNote__text{font-size:.875rem;color:#4f4f4f;line-height:1.7}@media screen and (max-width: 768px){.p-mod-blockNote__text{font-size:.8125rem}}.p-mod-blockNote__icon{font-size:.875rem;color:#4f4f4f;line-height:1.7;flex-shrink:0;min-width:1.7em}.p-mod-blockNote__img{width:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.p-mod-blockNoteList:not(:first-child){margin-top:30px}.p-mod-blockNoteList__item{margin-top:15px}.p-mod-blockNoteList__item>*:first-child{margin-top:0}.p-mod-blockModalVideo{display:block;margin-top:24px}.p-mod-blockModalVideo .c-modal{max-width:900px}.p-mod-blockImgBox{margin-top:40px;display:flex;justify-content:center}@media screen and (max-width: 768px){.p-mod-blockImgBox{margin-top:30px}}.p-mod-blockImgBox__imgWrap{width:100%;display:flex;justify-content:center}.p-mod-blockImgBox.--col2{gap:3.27%}@media screen and (max-width: 768px){.p-mod-blockImgBox.--col2{flex-direction:column;gap:30px}}.p-mod-blockImgBox.--col2 .p-mod-blockImgBox__imgWrap{width:48.36%}@media screen and (max-width: 768px){.p-mod-blockImgBox.--col2 .p-mod-blockImgBox__imgWrap{width:100%}}.p-mod-blockLinkList{margin-top:40px}@media screen and (max-width: 768px){.p-mod-blockLinkList{margin-top:30px}}.p-mod-blockLink{font-weight:400;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1a1a1a;transition:.1s ease}.p-mod-blockLink__icon{display:inline-block;content:"";width:1em;height:1em;margin-left:10px;position:relative;top:2px}.p-mod-blockLink__icon::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#1d87d0;transition:.1s ease;position:absolute;top:0;left:0}.p-mod-blockLink__icon::after{content:"";display:block;width:100%;height:100%;background-image:url("/syohin/assets/cms/img/common/icon_chevron_white.svg");background-size:10px 10px;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}@media screen and (min-width: 769px){.p-mod-blockLink:hover{opacity:.9}.p-mod-blockLink:hover .p-mod-blockLink__icon::before{transform:scale(1.33)}}.p-mod-blockLink[target=_blank] .p-mod-blockLink__icon::after{background-image:url("/syohin/assets/cms/img/common/icon_blank_white.svg");background-size:9px 9px}.p-mod-blockLink[href*=".pdf"] .p-mod-blockLink__icon::before{content:none}.p-mod-blockLink[href*=".pdf"] .p-mod-blockLink__icon::after{width:32px;height:16px;border-radius:0;background-image:url("/syohin/assets/cms/img/common/icon_pdf_red.svg");background-size:32px 16px;background-color:rgba(0,0,0,0);top:2px}@media screen and (min-width: 769px){.p-mod-blockLink[href*=".pdf"]:hover::before{transform:none}}.p-syohin-section{padding:80px 0}@media screen and (max-width: 768px){.p-syohin-section{padding:60px 0}}.p-syohin-section--bgGray{background-color:#f6f6f6}.p-syohin-section--bgBlue{background-color:#dcf1ff}.p-syohin-section__headingWrap{text-align:center}.p-syohin-section__subTitle{font-weight:700;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#1d87d0}@media screen and (max-width: 768px){.p-syohin-section__subTitle{font-size:.875rem}}.p-syohin-cardWrap-lifestyleTips{display:flex;flex-wrap:wrap;gap:64px 56px;margin-top:30px;width:100%;margin-right:auto;margin-left:auto}@media screen and (max-width: 768px){.p-syohin-cardWrap-lifestyleTips{width:100%;gap:36px 19px}}.p-syohin-cardWrap-lifestyleTips>*{width:calc((100% - 112px)/3)}@media screen and (max-width: 768px){.p-syohin-cardWrap-lifestyleTips>*{width:calc((100% - 19px)/2)}}.p-syohin-panel{display:flex;flex-wrap:wrap;gap:20px;margin-top:50px}.p-syohin-panel>*{width:100%}@media screen and (min-width: 769px){.p-syohin-panel>*:nth-child(1),.p-syohin-panel>*:nth-child(2){width:calc((100% - 20px)/2)}.p-syohin-panel>*:nth-child(3),.p-syohin-panel>*:nth-child(4),.p-syohin-panel>*:nth-child(5){width:calc((100% - 40px)/3)}}.p-syohin-note{display:flex;gap:20px;margin-top:50px}@media screen and (max-width: 768px){.p-syohin-note{flex-direction:column;align-items:center}}.p-syohin-note__heading{color:#1a1a1a;font-size:1rem;line-height:1.5;font-weight:700;flex-shrink:0}.p-syohin-note__text{color:#1a1a1a;font-size:.875rem;line-height:1.7;flex-grow:1}.p-syohin-list{display:flex;flex-direction:column;margin-top:60px;row-gap:36px}@media screen and (max-width: 768px){.p-syohin-list{margin-top:40px}}.p-syohin-list__link{display:flex;flex-direction:column;gap:12px;padding:10px 0}@media screen and (max-width: 768px){.p-syohin-list__link{flex-direction:column}}@media screen and (min-width: 769px){.p-syohin-list__link:hover .u-underline{background-size:100% 1px;background-position:bottom left}}.p-syohin-list__date{color:#717171;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:.02em}.p-syohin-list__text{--font-color: #1a1a1a;color:#1a1a1a;font-size:1.25rem;font-weight:400;line-height:150%;letter-spacing:.02em}@media screen and (max-width: 768px){.p-syohin-list__text{font-size:1rem}}.p-syohin-moreButton{margin-top:60px;display:flex;justify-content:center;gap:120px}@media screen and (max-width: 768px){.p-syohin-moreButton{margin-top:40px;gap:30px 8.49%;flex-wrap:wrap}}@media screen and (max-width: 393px){.p-syohin-moreButton{gap:30px 3.5%}}@media screen and (min-width: 769px){.p-syohin-categoryTop .l-container--fullWidth+.c-accordion--type2{margin-top:90px}}@media screen and (max-width: 768px){.p-syohin-categoryTop .l-container--fullWidth+.c-accordion--type2{margin-top:40px}}.p-syohin-categoryTop .p-syohin-lineup{background-color:#f6f6f6}@media screen and (min-width: 769px){.p-syohin-categoryTop .p-syohin-lineup{margin-top:80px;padding:80px 0 90px}}@media screen and (max-width: 768px){.p-syohin-categoryTop .p-syohin-lineup{margin-top:60px;padding:60px 0 80px}}@media screen and (min-width: 769px){.p-syohin-categoryTop .p-syohin-lineup .c-heading-sub{margin-bottom:35px}}@media screen and (max-width: 768px){.p-syohin-categoryTop .p-syohin-lineup .c-heading-sub{margin-bottom:40px}}.p-syohin-productDetails-hero{padding-top:10px;padding-bottom:60px;background-color:#f6f6f6}@media screen and (max-width: 768px){.p-syohin-productDetails-hero{padding-top:20px}}.p-syohin-productDetails-relatedProducts{padding:80px 0;background-color:#f6f6f6}@media screen and (max-width: 768px){.p-syohin-productDetails-relatedProducts{padding:60px 0}}.p-syohin-productDetails-relatedProducts.--no-padding{padding:0}.p-syohin-productDetails-btn-hikaku{font-family:"Noto Sans JP",sans-serif,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;display:flex;align-items:center;padding:18px 28px;gap:12px;background:linear-gradient(90deg, #1D87D0 0%, #1974B3 100%);border-radius:100px;position:fixed;right:100px;bottom:90px;font-weight:700;font-size:1rem;line-height:150%;letter-spacing:.02em;color:#fff;z-index:1000}@media screen and (max-width: 768px){.p-syohin-productDetails-btn-hikaku{border-radius:5px;right:var(--container-padding-x, 20px);bottom:70px;gap:5px;padding:10px}}.p-syohin-productDetails-btn-hikaku::after{content:"";width:17px;height:12px;background-image:url("/syohin/assets/cms/img/common/icon_arrow_white.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.p-syohin-productDetails-btn-hikaku.--hidden{display:none}.p-syohin-catalog-section{padding:40px 0}@media screen and (max-width: 768px){.p-syohin-catalog-section{padding:30px 0}}.p-syohin-catalog__heading{font-weight:700;font-size:2.7rem;line-height:130%;letter-spacing:.05em;color:#1a1a1a}@media screen and (max-width: 768px){.p-syohin-catalog__heading{font-size:2rem}}.p-syohin-catalog-tab{margin-top:50px}@media screen and (max-width: 768px){.p-syohin-catalog-tab{margin-top:57px}}.p-syohin-catalog-tab__tablist{display:flex;justify-content:center;position:relative;border-bottom:1px solid #777}.p-syohin-catalog-tab__button{font-family:"Noto Sans JP",sans-serif,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;line-height:1.5;text-align:center;transition:.3s ease;width:100%;text-align:center;padding:11px;font-weight:500;font-size:1.5rem;color:#1a1a1a;position:relative;transition:.1s ease}@media screen and (max-width: 768px){.p-syohin-catalog-tab__button{font-size:1rem;padding:17px;flex-grow:0}}.p-syohin-catalog-tab__button::before{content:"";display:block;width:100%;height:3px;background-color:#1d87d0;opacity:0;position:absolute;bottom:-1px;left:0;transition:.3s ease}@media screen and (min-width: 769px){.p-syohin-catalog-tab__button:hover{opacity:.9}}.p-syohin-catalog-tab__button[aria-selected=true]{font-weight:900}.p-syohin-catalog-tab__button[aria-selected=true]::before{opacity:1}.p-syohin-catalog-tab__tabpanelInner{padding-top:100px}@media screen and (max-width: 768px){.p-syohin-catalog-tab__tabpanelInner{padding-top:75px}}.p-syohin-catalog-tab__tabpanelInner>*:first-child{margin-top:0}.p-syohin-catalog-list{display:flex;flex-wrap:wrap;justify-content:flex-start;-moz-column-gap:2.86%;column-gap:2.86%;row-gap:135px}@media screen and (max-width: 768px){.p-syohin-catalog-list{row-gap:38px}}.p-syohin-catalog-list__item{width:22.78%}@media screen and (max-width: 768px){.p-syohin-catalog-list__item{width:100%}}.u-mt-50{margin-top:-50px !important}.u-ml-50{margin-left:-50px !important}.u-mr-50{margin-right:-50px !important}.u-mb-50{margin-bottom:-50px !important}.u-mt-45{margin-top:-45px !important}.u-ml-45{margin-left:-45px !important}.u-mr-45{margin-right:-45px !important}.u-mb-45{margin-bottom:-45px !important}.u-mt-40{margin-top:-40px !important}.u-ml-40{margin-left:-40px !important}.u-mr-40{margin-right:-40px !important}.u-mb-40{margin-bottom:-40px !important}.u-mt-35{margin-top:-35px !important}.u-ml-35{margin-left:-35px !important}.u-mr-35{margin-right:-35px !important}.u-mb-35{margin-bottom:-35px !important}.u-mt-30{margin-top:-30px !important}.u-ml-30{margin-left:-30px !important}.u-mr-30{margin-right:-30px !important}.u-mb-30{margin-bottom:-30px !important}.u-mt-25{margin-top:-25px !important}.u-ml-25{margin-left:-25px !important}.u-mr-25{margin-right:-25px !important}.u-mb-25{margin-bottom:-25px !important}.u-mt-20{margin-top:-20px !important}.u-ml-20{margin-left:-20px !important}.u-mr-20{margin-right:-20px !important}.u-mb-20{margin-bottom:-20px !important}.u-mt-15{margin-top:-15px !important}.u-ml-15{margin-left:-15px !important}.u-mr-15{margin-right:-15px !important}.u-mb-15{margin-bottom:-15px !important}.u-mt-10{margin-top:-10px !important}.u-ml-10{margin-left:-10px !important}.u-mr-10{margin-right:-10px !important}.u-mb-10{margin-bottom:-10px !important}.u-mt-5{margin-top:-5px !important}.u-ml-5{margin-left:-5px !important}.u-mr-5{margin-right:-5px !important}.u-mb-5{margin-bottom:-5px !important}.u-mt0{margin-top:0px !important}.u-ml0{margin-left:0px !important}.u-mr0{margin-right:0px !important}.u-mb0{margin-bottom:0px !important}.u-mt5{margin-top:5px !important}.u-ml5{margin-left:5px !important}.u-mr5{margin-right:5px !important}.u-mb5{margin-bottom:5px !important}.u-mt10{margin-top:10px !important}.u-ml10{margin-left:10px !important}.u-mr10{margin-right:10px !important}.u-mb10{margin-bottom:10px !important}.u-mt15{margin-top:15px !important}.u-ml15{margin-left:15px !important}.u-mr15{margin-right:15px !important}.u-mb15{margin-bottom:15px !important}.u-mt20{margin-top:20px !important}.u-ml20{margin-left:20px !important}.u-mr20{margin-right:20px !important}.u-mb20{margin-bottom:20px !important}.u-mt25{margin-top:25px !important}.u-ml25{margin-left:25px !important}.u-mr25{margin-right:25px !important}.u-mb25{margin-bottom:25px !important}.u-mt30{margin-top:30px !important}.u-ml30{margin-left:30px !important}.u-mr30{margin-right:30px !important}.u-mb30{margin-bottom:30px !important}.u-mt35{margin-top:35px !important}.u-ml35{margin-left:35px !important}.u-mr35{margin-right:35px !important}.u-mb35{margin-bottom:35px !important}.u-mt40{margin-top:40px !important}.u-ml40{margin-left:40px !important}.u-mr40{margin-right:40px !important}.u-mb40{margin-bottom:40px !important}.u-mt45{margin-top:45px !important}.u-ml45{margin-left:45px !important}.u-mr45{margin-right:45px !important}.u-mb45{margin-bottom:45px !important}.u-mt50{margin-top:50px !important}.u-ml50{margin-left:50px !important}.u-mr50{margin-right:50px !important}.u-mb50{margin-bottom:50px !important}.u-mt55{margin-top:55px !important}.u-ml55{margin-left:55px !important}.u-mr55{margin-right:55px !important}.u-mb55{margin-bottom:55px !important}.u-mt60{margin-top:60px !important}.u-ml60{margin-left:60px !important}.u-mr60{margin-right:60px !important}.u-mb60{margin-bottom:60px !important}.u-mt65{margin-top:65px !important}.u-ml65{margin-left:65px !important}.u-mr65{margin-right:65px !important}.u-mb65{margin-bottom:65px !important}.u-mt70{margin-top:70px !important}.u-ml70{margin-left:70px !important}.u-mr70{margin-right:70px !important}.u-mb70{margin-bottom:70px !important}.u-mt75{margin-top:75px !important}.u-ml75{margin-left:75px !important}.u-mr75{margin-right:75px !important}.u-mb75{margin-bottom:75px !important}.u-mt80{margin-top:80px !important}.u-ml80{margin-left:80px !important}.u-mr80{margin-right:80px !important}.u-mb80{margin-bottom:80px !important}.u-mt85{margin-top:85px !important}.u-ml85{margin-left:85px !important}.u-mr85{margin-right:85px !important}.u-mb85{margin-bottom:85px !important}.u-mt90{margin-top:90px !important}.u-ml90{margin-left:90px !important}.u-mr90{margin-right:90px !important}.u-mb90{margin-bottom:90px !important}.u-mt95{margin-top:95px !important}.u-ml95{margin-left:95px !important}.u-mr95{margin-right:95px !important}.u-mb95{margin-bottom:95px !important}.u-mt100{margin-top:100px !important}.u-ml100{margin-left:100px !important}.u-mr100{margin-right:100px !important}.u-mb100{margin-bottom:100px !important}.u-page__width{width:1300px;margin-right:auto;margin-left:auto}.u-space-section--near{margin-top:50px}.u-space-section--near:first-child{margin-top:0}.u-space-section--normal{margin-top:70px}.u-space-section--normal:first-child{margin-top:0}.u-space-section--far{margin-top:90px}.u-space-section--far:first-child{margin-top:0}.u-space--near{margin-top:15px}.u-space--near:first-child{margin-top:0}.u-space--normal{margin-top:20px}.u-space--normal:first-child{margin-top:0}.u-space--far{margin-top:30px}.u-space--far:first-child{margin-top:0}.u-space--none{margin-top:0 !important}.u-weight--normal{font-weight:500 !important}.u-weight--bold{font-weight:700 !important}.u-style--underline{text-decoration:underline !important}.u-style--italic{font-style:oblique !important}.u-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);clip:rect(1px, 1px, 1px, 1px)}.u-underline{background-image:linear-gradient(var(--font-color, #1a1a1a), var(--font-color, #1a1a1a));background-size:0 1px;background-position:bottom left;background-repeat:no-repeat;padding-bottom:0;transition:background-size .1s ease}