@charset "UTF-8";body{height:auto;scroll-behavior:auto}.ly_global_menu{background:#000}.ly_pagenav{position:fixed;top:20rem;right:5rem;transition:.3s;opacity:0}.ly_pagenav.is_fixed{opacity:1;z-index:9}.el_pagenav{line-height:0;margin-bottom:2.4rem}.el_pagenav a{display:inline-block;color:var(--white);transition:all 1s ease;font-size:1.6rem;font-weight:800;padding-left:1em;position:relative;opacity:.5}.el_pagenav a:before{content:"";display:inline-block;width:.4em;height:.4em;border-radius:.2em;background:var(--white);position:absolute;top:0;bottom:0;left:0;margin:auto}.el_pagenav a.is_current{transition:all .5s ease;opacity:1}.el_pagenav a.is_current:before{background:var(--red)}@media screen and (max-width:768px){.el_pagenav{line-height:0;margin-bottom:2.4rem}.el_pagenav a{display:inline-block;width:.5em;height:.5em;border-radius:.3em;background:var(--white);padding:0}.el_pagenav a.is_current{background:var(--red)}.el_pagenav a:before{content:none}.el_pagenav span{display:none}.ly_pagenav{top:11rem;right:2rem}}.ly_sp_btnArea{display:none}@media screen and (max-width:768px){.ly_sp_btnArea{display:flex;position:fixed;width:100%;justify-content:center;z-index:100;bottom:-100px;transition:bottom .3s ease-out}.ly_sp_btnArea.is_show{bottom:0}.ly_sp_btnArea .bl_btn_buy{width:100%}}.ly_mainVisual{height:650vh;justify-content:space-around;align-items:center;position:relative;padding-top:12vh;background:#000;scroll-behavior:smooth}.ly_mainVisual:after{content:"";display:inline-block;width:100%;height:10vh;position:absolute;bottom:-10vh;left:0;background:linear-gradient(180deg,#000,#0000)}.el_mainVisual_maintxt{font-weight:700;font-size:6.6rem;letter-spacing:.08em;background:linear-gradient(180deg,#fff,#998b69);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:3.2rem;transform:translateY(20px)}.el_mainVisual_subtxt{font-weight:900;font-size:3.2rem;leading-trim:both;text-edge:cap;letter-spacing:.15em;color:#fff;text-shadow:0px 0px 30px rgba(215,187,113,.5);transform:translateY(20px)}.page_en .el_mainVisual_maintxt{font-weight:800;font-size:7.2rem;letter-spacing:.05em;margin-bottom:5rem}.page_en .el_mainVisual_subtxt{font-weight:700;font-size:2.4rem;letter-spacing:.05em}.ly_mainVisual_txtArea{position:absolute;display:flex;align-items:center;justify-content:center;left:0;right:0;top:20vh;z-index:1}#js_top_movie{width:1200px}.ly_mainVisual_imgArea{display:flex;align-items:center;height:100vh;top:0;bottom:0;margin:auto;left:0;position:sticky;overflow:hidden}.ly_mainVisual_btnArea{display:flex;align-items:center;position:absolute;z-index:99;top:78vh;left:0;right:0;margin:auto;justify-content:center}.el_mainVisual_maintxt,.el_mainVisual_subtxt,.ly_mainVisual_btnArea .bl_btn_buy,.ly_mainVisual_imgArea,.ly_mainVisual_txtArea.is_hide,.ly_mainVisual_btnArea.is_hide{opacity:0}.ly_mainVisual_txtArea.is_show,.ly_mainVisual_btnArea.is_show{opacity:1}.bl_mainVisual_txt{text-align:center}.bl_mainVisual_img{margin:auto;width:120rem}.bl_mainVisual_img img{width:100%}.ly_top_anime_movieBox{position:relative}.ly_top_anime_detailBox{position:absolute;aspect-ratio:16 / 9;width:100%;top:0;font-size:4vw;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.ly_top_anime_detailBox.is_show{opacity:1;transform:translateY(0)}.ly_top_anime_detailBox.is_hide{opacity:0;transform:translateY(20px)}.bl_detail_comment{position:absolute;margin:auto}.bl_detail_comment:before,.bl_detail_comment:after{content:"";background:#fff;display:inline-block;position:absolute;border-radius:.75px}.bl_detail_comment:before{background:linear-gradient(180deg,#fff 0% 76.5%,#fff0)}.detail_1 .bl_detail_comment.comment_1{bottom:7%;left:8%}.detail_1 .bl_detail_comment.comment_1:before{width:1.5px;height:12rem;top:-14rem;left:45%;transform:rotate(180deg)}.detail_1 .bl_detail_comment.comment_2{top:7%;right:8%}.detail_1 .bl_detail_comment.comment_2:before{width:1.5px;height:23rem;top:4rem;left:-5rem}.detail_1 .bl_detail_comment.comment_2:after{width:1.5px;height:3rem;left:-2rem;top:4rem;margin:auto;transform:rotate(90deg);transform-origin:top}.detail_1 .bl_detail_comment.comment_3{bottom:7%;left:46%;width:max-content}.detail_1 .bl_detail_comment.comment_3:before{width:1.5px;height:16rem;top:-14rem;left:-4.5rem;transform:rotate(180deg)}.detail_1 .bl_detail_comment.comment_3:after{width:2rem;height:1px;left:-4.5rem;top:2rem}.detail_2 .bl_detail_comment.comment_1{top:13%;left:8%}.detail_2 .bl_detail_comment.comment_1:before{width:1.5px;height:14rem;top:11rem;left:41%}.detail_2 .bl_detail_comment.comment_2{bottom:10%;left:0;right:0;text-align:center}.detail_2 .bl_detail_comment.comment_2:before{width:1.5px;height:11rem;bottom:12rem;left:0;right:0;margin:auto;transform:rotate(180deg)}.ly_top_anime_txtBox{position:absolute;aspect-ratio:16 / 9;width:100%;top:0;font-size:4vw;opacity:0;transform:scale(0);transition:opacity .5s ease,transform .1s ease}.ly_top_anime_txtBox.is_show{opacity:1;transform:scale(1);transition:opacity .2s ease,transform .1s ease}.ly_top_anime_txtBox.is_hide{opacity:0;transform:scale(1)}@keyframes popAndMove{0%{transform:scale(0) translate(0);opacity:0}3%{transform:scale(.95) translate(0);opacity:1}to{transform:scale(1) translate(0);opacity:1}}@keyframes popAndMoveHide{0%{opacity:1}to{opacity:0}}.ly_top_anime_txtBox span{font-weight:800}.ly_top_anime_txtBox>*{position:absolute;left:0;right:0;margin:auto;width:59rem}.ly_top_anime_txt_top{top:10%}.ly_top_anime_txt_bottom{bottom:5%}.ly_top_anime_txt_center{top:16%}.ly_top_anime_txtBox .el_txt_small{font-size:50%}.ly_top_anime_txtBox .el_txt_midiumsmall{font-size:93%}.ly_top_anime_txtBox .el_txt_mid{font-size:100%}.ly_top_anime_txtBox .el_txt_large{font-size:200%}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_center{width:60rem}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_bottom{width:60rem;bottom:18%}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_top{width:60rem}@media screen and (max-width:768px){.el_mainVisual_maintxt{font-size:2.4rem;margin-bottom:3rem}.el_mainVisual_subtxt{font-size:1.6rem}.page_en .el_mainVisual_maintxt{font-size:2.4rem;margin-bottom:3rem}.page_en .el_mainVisual_subtxt{font-size:1.2rem}.bl_mainVisual_img{width:95vw;max-width:inherit}.ly_mainVisual .el_cont_desc{font-size:1.1rem}.ly_top_anime_txtBox{font-size:10vw;height:90vw;bottom:0;margin:auto}.ly_top_anime_txtBox>*{width:80%}.ly_top_anime_txt_center{top:21%}.ly_top_anime_txt_bottom{bottom:8%}.ly_top_anime_txt_top{top:0}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_center{width:55%}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_bottom{width:80%;bottom:16%}.page_en .ly_top_anime_txtBox .ly_top_anime_txt_top{width:80%;top:15%}.detail_1 .bl_detail_comment.comment_1{top:-3rem;left:4%}.detail_1 .bl_detail_comment.comment_1:before{height:5rem;top:9rem;left:40%;transform:none}.detail_1 .bl_detail_comment.comment_2{top:-27%;right:4%}.detail_1 .bl_detail_comment.comment_2:before{width:1px;height:7rem;top:9rem;left:2rem}.detail_1 .bl_detail_comment.comment_2:after{content:none}.detail_1 .bl_detail_comment.comment_3{bottom:-27%;left:30%;width:max-content}.detail_1 .bl_detail_comment.comment_3:before{width:1px;height:6rem;top:-7rem;left:21%}.detail_1 .bl_detail_comment.comment_3:after{content:none}.detail_2 .bl_detail_comment.comment_1{top:-13%;left:4%}.detail_2 .bl_detail_comment.comment_1:before{width:1px;height:6rem;top:7rem;left:25%}.detail_2 .bl_detail_comment.comment_2{bottom:-25%;left:0;right:0;text-align:center}.detail_2 .bl_detail_comment.comment_2:before{height:6rem;bottom:9.5rem}}.ly_pageMenu{padding:24rem 8rem}.bl_pageMenu{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1.4fr .8fr;grid-column-gap:2.4rem;grid-row-gap:2.4rem;max-width:120rem;margin:auto}.bl_pageMenuBox.box1{grid-area:1 / 1 / 2 / 4}.bl_pageMenuBox.box2{grid-area:2 / 1 / 4 / 3}.bl_pageMenuBox.box3{grid-area:2 / 3 / 4 / 4}.bl_pageMenuBox.box4{grid-area:1 / 4 / 3 / 5}.bl_pageMenuBox.box5{grid-area:3 / 4 / 4 / 5}.bl_pageMenuBox a{display:block;height:100%;width:100%;background:var(--dark-gray);border-radius:2.4rem;padding:3rem;position:relative;cursor:pointer;overflow:hidden}.bl_pageMenuBox a:before{content:"";position:absolute;display:block;width:calc(100% - 4rem);height:calc(100% - 4rem);top:0;bottom:0;left:0;right:0;margin:auto;transition:.3s opacity ease-in-out;filter:blur(15px);opacity:0;z-index:-1}.bl_pageMenuBox a:hover{opacity:1}.bl_pageMenuBox a:hover:before{opacity:1;transition:.3s opacity ease-in-out;filter:blur(20px);background:#998b69}.bl_pageMenuBox a:after{content:"";display:inline-block;width:1.9rem;height:1.9rem;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_arrow_rb.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:2rem;bottom:2rem;transition:all .3s ease}.bl_pageMenuBox a:hover:after{right:1.8rem;bottom:1.8rem}.bl_pageMenuBox.box1 a{padding:3rem 5rem}.el_pageMenu_txt{font-weight:800;color:var(--white);font-size:2.4rem;line-height:1;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.bl_pageMenuBox.box1 a{background:linear-gradient(360deg,#3b3830,#101010)}.el_svg_logo{font-size:0;background:#fff;background-size:100% 300%;background-position:50% 100%;mask-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/logo_opsodis_txt.svg);-webkit-mask-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/logo_opsodis_txt.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:cover;-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;aspect-ratio:1176.74 / 246.77;overflow:hidden}.el_svg_logo:after{background:linear-gradient(to bottom,#d3c8a8,#fff 20%);content:"";height:100%;top:-50%;position:absolute;left:0;width:100%}.bl_pageMenuBox.box2 a{padding:0}.bl_pageMenuBox.box2 a .el_bg_movie{overflow:hidden;position:relative;width:100%;height:100%}.bl_pageMenuBox.box2 a .el_bg_movie video{object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:101%;width:auto;min-width:101%}.bl_pageMenuBox.box3 a{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_pagemenu_3.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.ly_bgmovie_menuArchitecture{display:block;width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0;border-radius:2.4rem}.ly_bgmovie_menuArchitecture video{position:absolute;object-fit:cover;width:auto;height:100%}.bl_pageMenuBox.box4 a{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_pagemenu_4.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.bl_pageMenuBox.box5 a{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_pagemenu_5.webp);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center}.bl_pageMenuBox.box1 .el_pageMenu_txt{font-size:17rem}.bl_pageMenuBox.box2 .el_pageMenu_txt{position:absolute;bottom:3rem;left:3rem;z-index:2}.bl_pageMenuBox.box3 .el_pageMenu_txt{position:absolute;transform:rotate(90deg);white-space:nowrap;top:calc(100% - 22rem);right:3rem;transform-origin:right top}.bl_pageMenuBox.box5 .el_pageMenu_txt{position:absolute;white-space:nowrap;left:0;right:0;margin:auto;line-height:1.25;top:2.5rem}@media screen and (max-width:768px){.ly_pageMenu{padding:12rem 2rem}.bl_pageMenu{display:grid;grid-template-columns:repeat(2,1fr) 1.2fr;grid-template-rows:1.5fr repeat(3,1fr) 1.5fr;grid-column-gap:.9rem;grid-row-gap:.9rem}.bl_pageMenuBox.box1{grid-area:1 / 1 / 2 / 4}.bl_pageMenuBox.box2{grid-area:2 / 1 / 5 / 3}.bl_pageMenuBox.box3{grid-area:2 / 3 / 4 / 4}.bl_pageMenuBox.box4{grid-area:5 / 1 / 6 / 4}.bl_pageMenuBox.box5{grid-area:4 / 3 / 5 / 4;min-height:17vw}.bl_pageMenuBox a{border-radius:1rem;padding:1.5rem}.bl_pageMenuBox a:after{content:"";display:inline-block;width:.9rem;height:.9rem;right:1rem;bottom:1rem}.bl_pageMenuBox a:hover:after{right:.9rem;bottom:.9rem}.el_pageMenu_txt{display:inline-block;font-size:1rem;text-shadow:0px 2px 2px rgba(0,0,0,.25)}.bl_pageMenuBox.box1 a{padding:1.5rem 2rem}.bl_pageMenuBox.box3 a{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_pagemenu_3_sp.webp)}.bl_pageMenuBox.box4 a{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_pagemenu_4_sp.webp)}.bl_pageMenuBox.box1 .el_pageMenu_txt{font-size:5rem}.bl_pageMenuBox.box2 .el_pageMenu_txt{position:absolute;bottom:1.5rem;left:1.5rem}.bl_pageMenuBox.box3 .el_pageMenu_txt{position:absolute;transform:rotate(90deg);white-space:nowrap;top:calc(100% - 5rem);right:1.5rem;transform-origin:right top}.bl_pageMenuBox.box5 .el_pageMenu_txt{top:.75rem}}.ly_movie{background:linear-gradient(360deg,#101010,#262626,#101010);padding:40rem 0}.ly_movie .bl_movie_btn{max-width:120rem;margin:auto;border-radius:2.4rem;overflow:hidden}.ly_sec_youtube .bl_movie_btn:before{width:6rem;height:6rem}@media screen and (max-width:768px){.ly_movie{background:linear-gradient(360deg,#101010,#262626,#101010);padding:16rem 0}.ly_movie .bl_movie_btn{max-width:37rem;border-radius:1.2rem}.ly_sec_youtube .bl_movie_btn:before{width:3rem;height:3rem}}.ly_history{padding:12rem 0;position:relative;min-height:90vh;max-width:180rem;margin:0 auto 12rem}@media(max-aspect-ratio:1/1){.ly_history_wrap{padding:20vw 0}.ly_history{min-height:60vw}}.ly_history_inner{max-width:140rem;margin:auto;position:relative;z-index:1}.el_kajima_heading_subtxt{color:var(--gold);font-size:3.2rem;font-weight:800;margin-bottom:4rem}.el_kajima_heading_subtxt .el_txt_large{font-size:5rem}.el_kajima_heading_maintxt{font-weight:900;font-size:8rem;line-height:1.25;letter-spacing:.05em;color:var(--white);text-shadow:0px 0px 30px rgba(215,187,113,.5)}.page_en .el_kajima_heading_maintxt{font-weight:700;letter-spacing:0em}.ly_history_txtArea_outer{position:relative;margin-left:auto;max-width:67rem}.ly_history_txtArea_outer:before,.ly_history_txtArea_outer:after{content:"";display:inline-block;width:calc(100% - 1rem);height:10rem;background:linear-gradient(180deg,#101010,#10101000);position:absolute;top:-.5rem;left:0;z-index:1;pointer-events:none}.ly_history_txtArea_outer:after{bottom:-.5rem;top:auto;background:linear-gradient(0deg,#101010,#10101000)}.bl_history_txtArea{padding-right:10rem;padding-left:10rem;height:40rem;overflow-x:hidden;overflow-y:scroll}.bl_history_txtArea::-webkit-scrollbar{width:5px}.bl_history_txtArea::-webkit-scrollbar-track{background-color:#3d3d3d;border-radius:2.5px}.bl_history_txtArea::-webkit-scrollbar-thumb{border-radius:2.5px;background-color:var(--gold)}.bl_history_txtArea_inner{padding:5rem 0;will-change:transform}.bl_history_txtArea_inner p.is_show{opacity:1;transition:all 2s ease}.bl_history_txtArea p{color:var(--white);font-size:2.4rem;font-weight:600;line-height:2.5em}.bl_historyBox{position:absolute}.bl_historyBox_wrap{transition:all 2s ease}.bl_historyBox{opacity:0;animation-duration:12s;animation-timing-function:ease;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none}.bl_historyBox img{width:100%}.bl_historyBox.box1{top:8rem;right:20rem;width:70rem}.bl_historyBox.box2{bottom:20rem;left:13rem;width:37rem}.bl_historyBox.box3{left:58rem;bottom:7rem;width:23rem}.bl_historyBox.box4{top:7rem;right:24rem;width:66rem}.bl_historyBox.box5{bottom:19rem;left:19rem;width:40rem}.bl_historyBox.box6{bottom:7rem;left:65rem;width:20rem}.js_fade_in_history .box1{animation-name:box1anime;animation-delay:0s}.js_fade_in_history .box2{animation-name:box2anime;animation-delay:.5s}.js_fade_in_history .box3{animation-name:box3anime;animation-delay:1s}.js_fade_in_history .box4{animation-name:box4anime;animation-delay:5s}.js_fade_in_history .box5{animation-name:box5anime;animation-delay:5.5s}.js_fade_in_history .box6{animation-name:box6anime;animation-delay:6s}@keyframes box1anime{0%{opacity:0;transform:translate(-20px) translateY(10px) scale(.9)}10%{opacity:1;transform:translate(0) translateY(0) scale(1)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes box2anime{0%{opacity:0;transform:translate(-20px)}10%{opacity:1;transform:translate(0)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes box3anime{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes box4anime{0%{opacity:0;transform:translate(20px)}10%{opacity:1;transform:translate(0)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes box5anime{0%{opacity:0;transform:translateY(-20px) scale(.9)}1%{opacity:0}10%{opacity:1;transform:translateY(0) scale(1)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@keyframes box6anime{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}35%{opacity:1}40%{opacity:0}to{opacity:0}}@media screen and (max-width:768px){.ly_history{min-height:auto;padding:0 0 20vh;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:0}.ly_history_inner{max-width:35rem}.bl_hisotry_headingArea{margin-bottom:2rem}.el_kajima_heading_subtxt{font-size:1.4rem;margin-bottom:2rem}.el_kajima_heading_subtxt .el_txt_large{font-size:2.4rem}.el_kajima_heading_maintxt{font-size:3.2rem;text-shadow:0px 0px 15px rgba(215,187,113,.5)}.bl_history_txtArea{height:20rem;margin-right:0;padding:0}.bl_history_txtArea_inner{padding:4rem 0}.bl_history_txtArea_inner p.is_show{opacity:1;transition:all 2s ease}.bl_history_txtArea p{font-size:1.4rem}.bl_history_txtArea:before,.bl_history_txtArea:after{height:4rem}.bl_history_txtArea:after{bottom:-7px}.bl_historyBox.box1{top:0;right:0;width:80vw}.bl_historyBox.box2{right:6vw;bottom:0;width:48vw;left:auto}.bl_historyBox.box3{bottom:-4vh;left:7vw;width:33vw}.bl_historyBox.box4{top:0;right:0;width:59vw}.bl_historyBox.box5{width:50vw;bottom:0;right:7vw;left:auto}.bl_historyBox.box6{width:27vw;bottom:0;left:8vw;right:auto}}.ly_hall{padding:40rem 0;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_hall1.webp);background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .8s ease;position:relative}.ly_hall:before,.ly_hall:after{content:"";display:block;width:100%;height:15rem;position:absolute;top:0;background:linear-gradient(180deg,#101010,#10101000)}.ly_hall:after{bottom:0;top:auto;background:linear-gradient(0deg,#101010,#10101000)}.ly_hall_inner{max-width:120rem;margin:auto}.bl_hall_headingArea{margin-bottom:14rem;text-align:center}.ly_hall_contArea{display:flex;justify-content:space-between;align-items:center}.bl_hall_ttl{font-size:2.2rem;font-weight:800;margin-bottom:2.5rem;min-height:4.8rem;color:var(--white);display:flex;align-items:center}.bl_hall_ttl:not(.noimage){cursor:pointer;transition:all .3s ease}.bl_hall_ttl:not(.noimage):hover{opacity:.5}.bl_hall_ttl p{position:relative;display:inline-block;padding-right:4rem}.bl_hall_ttl span{font-size:2.5rem;font-weight:800;display:inline-block;margin-left:.5em}.bl_hall_ttl:not(.noimage) p:after{content:"";display:inline-block;width:2.8rem;height:2.8rem;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_hall_img.svg);background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;bottom:0;right:0;margin:auto}.bl_hall_ttl.is_current{color:var(--gold);padding-left:.5em;text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:3.2rem}.bl_hall_ttl.is_current span{font-size:3.4rem}.page_en .bl_hall_ttl.is_current,.page_en .bl_hall_ttl.is_current span{font-size:2.8rem}.ly_hall_imgArea{max-width:54rem;width:100%;aspect-ratio:3 / 2}.bl_hallBox{visibility:hidden;position:absolute;top:0}.bl_hallBox.is_current{visibility:visible}.ly_hall_noteArea{margin-top:2rem}@media screen and (max-width:768px){.ly_hall{padding:20rem 0}.ly_hall_inner{max-width:33rem}.bl_hall_headingArea{margin-bottom:4rem}.ly_hall_contArea{flex-direction:column-reverse}.ly_hall_ttlArea{margin-top:2rem;width:100%}.bl_hall_ttl{font-size:1.3rem;margin-bottom:1.2rem;min-height:1.75em}.bl_hall_ttl p{padding-right:3rem}.bl_hall_ttl span{font-size:1.5rem}.bl_hall_ttl:not(.noimage) p:after{width:1.8rem;height:1.8rem}.bl_hall_ttl.is_current{padding-left:.5em;font-size:1.5rem}.bl_hall_ttl.is_current span{font-size:1.6rem}.page_en .bl_hall_ttl.is_current{font-size:1.5rem}.page_en .bl_hall_ttl.is_current span{font-size:1.6rem}.ly_hall_noteArea{margin-top:2rem}}.el_heading_secmain{font-size:8.6rem;font-weight:800;color:var(--white);line-height:1.25;margin-bottom:2.4rem}.el_heading_secsub{font-size:3.6rem;font-weight:400;color:var(--gold);line-height:1}.el_heading_secdesc{font-size:2rem;font-weight:600;line-height:1.5}.el_heading_secdesc+.el_heading_secdesc{margin-top:2rem}.el_heading_3rd_en{font-size:4rem;font-weight:800;color:var(--white);margin-bottom:1rem;line-height:1.25em}.el_heading_3rd_en_sub{font-size:3.2rem;font-weight:400;color:var(--gold);margin-bottom:2.4rem;line-height:1em}.el_heading_detail_en{font-size:3.2rem;font-weight:800;color:var(--gold);margin-bottom:.4rem;line-height:1em}.el_heading_3rd_jp{font-size:1.8rem;font-weight:400;color:var(--gold);line-height:1.25em}.el_heading_4rd{font-size:1.8rem;font-weight:600;color:var(--white);line-height:1.25em;text-align:center}.el_heading_sec_mini_main{font-size:6rem;font-weight:800;color:var(--white);line-height:1;margin-bottom:2.4rem;text-align:center}.el_heading_sec_mini_sub{font-size:2.4rem;font-weight:400;color:var(--gold);line-height:1;text-align:center}.bl_noteWrap{display:inline-block}@media screen and (max-width:768px){.el_heading_secmain{font-size:4rem;margin-bottom:1.2rem;line-height:1}.el_heading_secsub{font-size:1.6rem}.el_heading_secdesc{font-size:1.3rem}.el_heading_secdesc+.el_heading_secdesc{margin-top:1.6rem}.el_heading_3rd_en{font-size:2.4rem;margin-bottom:1rem}.el_heading_detail_en{font-size:1.8rem;margin-bottom:.4rem}.el_heading_3rd_en_sub{font-size:1.2rem;margin-bottom:1.6rem}.el_heading_3rd_jp{font-size:1.4rem}.el_heading_4rd{font-size:1.2rem}.el_heading_sec_mini_main{font-size:2.4rem;margin-bottom:1.2rem}.el_heading_sec_mini_sub{font-size:1.4rem}}.ly_sec_wrapper{padding:20rem 0}.ly_sec_wrapper.ly_sec_compact{padding-top:0;margin-top:20rem}@media screen and (max-width:768px){.ly_sec_wrapper{padding:8rem 0}.ly_sec_wrapper.ly_sec_compact{padding-top:0;margin-top:10rem}}.ly_maincont_contArea{padding:20rem 0}.ly_sec_speaker .ly_maincont_contArea{padding-top:17vh}.ly_sec_soundmode .ly_maincont_contArea{background:linear-gradient(360deg,#101010,#282622)}.ly_sec_youtube .ly_maincont_contArea{overflow-x:hidden}.ly_sec_message .ly_maincont_contArea_min{max-width:88rem;margin:auto}.ly_sec_product .ly_maincont_contArea{max-width:120rem;margin:auto}.ly_maincont_contArea_min{padding:8rem 0}@media screen and (max-width:768px){.ly_maincont_contArea{padding:8rem 0;max-width:35rem;margin:auto}.ly_maincont_contArea.spw100{max-width:100%}.ly_maincont_contArea_min{padding:4rem 0}.ly_sec_product .ly_maincont_contArea{max-width:35rem}}.ly_maincont_headingArea{max-width:180rem;margin:auto;display:flex}@media screen and (min-width:767px){.ly_maincont_headingArea.w120{max-width:120rem}}.ly_maincont_headingArea.al_cen{justify-content:center;text-align:center}.ly_sec_speaker .ly_maincont_headingArea{align-items:flex-end;margin-bottom:20rem;position:relative;z-index:1}.ly_sec_soundmode .ly_maincont_headingArea{display:block;padding-top:20rem;position:relative}.ly_sec_connect .ly_maincont_headingArea{align-items:flex-end}.ly_sec_compact .ly_maincont_headingArea{min-height:100vh;border-radius:2.4rem;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_compact_3b20cb50-5b1b-47f0-a410-5a72bbdcd894.webp);background-size:cover;padding:10rem 16rem;flex-direction:column;justify-content:flex-end}.ly_sec_soundmode .ly_maincont_headingArea_outer{position:relative;z-index:0}.ly_sec_soundmode .ly_maincont_headingArea_outer:after{content:"";display:block;width:100%;height:36rem;position:absolute;bottom:0;background:linear-gradient(180deg,#3c3930,#282622);z-index:-2}.ly_sec_soundmode .ly_maincont_headingArea_inner{max-width:130rem;margin:auto}@media screen and (max-width:768px){.ly_maincont_headingArea{display:block;max-width:35rem}.ly_sec_speaker .ly_maincont_headingArea{margin-bottom:10rem}.ly_sec_soundmode .ly_maincont_headingArea{padding-top:0;max-width:100%}.ly_sec_soundmode .ly_maincont_headingArea:before{content:none}.ly_sec_soundmode .ly_maincont_headingArea:after{height:100%}.ly_sec_connect .ly_maincont_headingArea{display:block;max-width:100%}.ly_sec_compact .ly_maincont_headingArea{max-width:100%;background:none;padding:0;min-height:auto}.ly_sec_message .ly_maincont_headingArea{position:inherit;top:auto;height:auto;padding:0;margin-bottom:0;display:block}}@media(max-aspect-ratio:1/1){.ly_sec_compact .ly_maincont_headingArea{background-size:cover;background-position:center bottom}}.ly_cont_headginArea_outer{margin-bottom:4rem}.ly_cont_wraper{max-width:120rem;margin:auto}.ly_cont_wraper+.ly_cont_wraper{margin-top:30rem}.bl_cont_imgArea{margin-bottom:2.4rem}.ly_opsodis_moreCont .bl_imgBox{background:linear-gradient(360deg,#2d2a23,#101010);border-radius:2.4rem;overflow:hidden}.ly_opsodis_moreCont .bl_imgBox img{mix-blend-mode:screen}.ly_opsodis_moreCont .bl_cont_txtArea p{margin:auto}.bl_cont_imgArea .ly_slide_imgInner{display:flex;justify-content:space-between}.bl_cont_imgArea .ly_slide_imgInner .bl_imgBox{flex-basis:calc((100% - 4rem)/2)}.bl_cont_txtArea{text-align:center;position:relative;display:flex;align-items:center}.ly_sec_opsodis .bl_heading_ttl{margin-right:4rem}.ly_sec_connect .bl_heading_ttl,.ly_sec_compact .bl_heading_ttl{margin-bottom:4rem}.ly_sec_speaker .bl_heading_ttl{margin-right:4rem}.ly_sec_soundmode .bl_heading_ttl{text-align:right;margin-bottom:8rem}@media screen and (max-width:768px){.ly_opsodis_moreCont .bl_imgBox{border-radius:1.2rem}.bl_cont_imgArea .ly_slide_imgInner .bl_imgBox{flex-basis:calc((100% - 1.2rem)/2)}.ly_sec_opsodis .bl_heading_ttl{margin-right:0;margin-bottom:2rem}.ly_sec_connect .bl_heading_ttl{margin-bottom:4rem;padding:15rem 2rem 2rem;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_connect.webp);background-size:cover;background-position:center}.ly_sec_compact .bl_heading_ttl{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_compact_sp.webp);background-size:cover;padding:2rem;min-height:49rem;display:flex;flex-direction:column;justify-content:end}.ly_sec_speaker .bl_heading_ttl{margin-right:0;margin-bottom:2rem}.ly_sec_soundmode .bl_heading_ttl{text-align:center;margin-bottom:0;position:relative;padding:28rem 0 4rem}}.slick-dots{bottom:-6rem}.slick-dots li button:before{background:var(--white);width:.6rem;height:.6rem;border-radius:.3rem;opacity:.5;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0}.slick-dots li.slick-active button:before{background:var(--red);opacity:1}.prev-arrow,.next-arrow{display:block;width:4rem;height:4rem;transition:all .3s ease;cursor:pointer;position:relative}.prev-arrow{margin-right:1.2rem}.prev-arrow:before,.next-arrow:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:inline-block;background-size:contain;background-repeat:no-repeat;margin:auto;opacity:1}.prev-arrow:before{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_slide_arrow_l.svg)}.next-arrow:before{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_slide_arrow_r.svg)}.slick-disabled{opacity:.5}.slick-prev,.slick-next{display:block;width:4rem;height:4rem;transition:all .3s ease;cursor:pointer;position:absolute;top:50%;z-index:2}.uni_js_opsodis .slick-prev,.uni_js_opsodis .slick-next{top:43%}.slick-next{right:-2rem}.slick-prev{left:-2rem}.slick-prev:before,.slick-next:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:inline-block;background-size:contain;background-repeat:no-repeat;margin:auto;opacity:1}.slick-prev:before{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_slide_arrow_l.svg)}.slick-next:before{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_slide_arrow_r.svg)}@media screen and (max-width:768px){.prev-arrow,.next-arrow,.slick-prev,.slick-next{width:2.4rem;height:2.4rem}.slick-prev{left:-1rem}.slick-next{right:-1rem}}.ly_opsodis_moreBtnArea{margin:10rem 0;text-align:center}.ly_opsodis_moreCont{display:none;margin-top:30rem}.bl_btn_more{background:var(--black);box-shadow:0 0 50px #d7bb7180;border-radius:24px;padding:4rem 6rem;display:inline-block;position:relative;cursor:pointer;transition:all .3s ease;overflow:hidden}.bl_btn_more:hover{box-shadow:0 0 100px #d7bb7180;transform:scale(1.025);background:var(--gold)}.ly_btn_more_inner{display:flex;align-items:center;justify-content:center}.ly_btn_more_inner:after{content:"";display:inline-block;width:2.1rem;height:1.1rem;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_arrow_bottom_gold.svg);background-size:cover;background-position:center;background-repeat:no-repeat;margin-left:1.5em;transition:all .3s ease}.bl_btn_more:hover .ly_btn_more_inner:after{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_arrow_bottom_white.svg)}.is_open .ly_btn_more_inner:after{transform:rotate(180deg)}.bl_btn_more .en{font-size:4.4rem;font-weight:800;color:var(--white)}.bl_btn_more .jp{font-size:3.2rem;font-weight:600;color:var(--white)}.bl_btn_more span+span{margin-left:.5em}@media screen and (max-width:768px){.ly_opsodis_moreBtnArea{margin:10rem 0}.ly_opsodis_moreCont{margin-top:30rem}.bl_btn_more{border-radius:.8rem;padding:2rem}.bl_btn_more:hover{box-shadow:0 0 50px #d7bb7180}.ly_btn_more_inner:after{width:1.5rem;height:.75rem;margin-left:.75em}.bl_btn_more .en{font-size:1.8rem}.bl_btn_more .jp{font-size:1.4rem}.bl_btn_more span+span{margin-left:.5em}.js_cont_slide_opsodis .slick-dots{bottom:-4rem}}.js_cont_slide_compact.slick-list{overflow:visible}@media screen and (max-width:768px){.js_cont_slide_compact .slick-list{overflow:hidden}}.ly_sec_opsodis .bl_cont_visualArea{max-width:180rem;width:90vw;margin:0 auto;display:flex;align-items:center;position:relative;transition:background .6s ease-out,transform .6s ease-out}.ly_sec_opsodis .bl_cont_visualArea:after{content:"";display:inline-block;width:100%;aspect-ratio:1387 / 239;position:absolute;top:0;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/logo_opsodis1_gold.svg);background-position:top;background-size:contain;background-repeat:no-repeat;z-index:-1;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;transition-delay:.8s}.ly_sec_opsodis .bl_cont_visualArea.is_visible:after{opacity:1;transform:translateY(0)}.ly_product_mainImg{max-width:78rem;margin:auto;margin-top:18rem}.ly_product_mainImg img{width:100%}.ly_patent_ico{position:absolute;right:0;left:0;bottom:8rem;max-width:120rem;width:100%;margin:auto;text-align:right;display:flex;justify-content:end}.ly_patent_ico img{width:12rem}.js_cont_slide_opsodis .bl_cont_imgArea{display:flex;justify-content:space-between}.js_cont_anime_speaker img{margin:auto}.ly_sec_connect .el_cont_desc{line-height:1.5}@media screen and (max-width:768px){.ly_cont_headginArea_outer{max-width:35rem;margin:auto auto 4rem}.ly_cont_wraper+.ly_cont_wraper{margin-top:12rem}.ly_product_mainImg{margin-top:2rem;max-width:60vw}.ly_patent_ico{max-width:18vw;left:auto;bottom:0;right:1rem}.js_cont_slide_opsodis .bl_cont_imgArea{display:flex;justify-content:space-between}.ly_sec_connect .el_cont_desc{font-size:1rem}}.ly_sec_opsodisLife{position:relative;padding-bottom:0;margin-bottom:20rem}.ly_sec_opsodisLife:after{content:"";display:block;background:#191816;width:80vw;max-width:160rem;border-radius:4rem;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;z-index:-1}.ly_opsodisLife_visualArea{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:9rem;grid-row-gap:9rem;max-width:180rem;margin:auto}.ly_opsodisLife_visualArea .el_cont_desc{font-size:2.2rem;line-height:1.75}.ly_sec_opsodisLife .life1{grid-area:1 / 1 / 3 / 4;border-radius:0 1.2rem 1.2rem 0;overflow:hidden}.ly_sec_opsodisLife .life2{grid-area:1 / 4 / 2 / 6}.ly_sec_opsodisLife .life3{grid-area:2 / 4 / 4 / 7;border-radius:1.2rem 0 0 1.2rem;overflow:hidden}.ly_sec_opsodisLife .life4{grid-area:3 / 2 / 4 / 4}@media screen and (min-width:1800px){.ly_sec_opsodisLife .life1,.ly_sec_opsodisLife .life3{border-radius:2.4rem}}.ly_opsodisLife_noteArea{max-width:120rem;margin:6rem auto 0}@media screen and (max-width:768px){.ly_sec_opsodisLife{margin-bottom:10rem}.ly_sec_opsodisLife:after{width:90vw;border-radius:2rem}.ly_opsodisLife_visualArea{display:flex;flex-direction:column;grid-column-gap:0;grid-row-gap:0}.ly_opsodisLife_visualArea .el_cont_desc{font-size:1.3rem;line-height:1.75}.ly_opsodisLife_visualArea .bl_txtBox{max-width:30rem;margin-left:auto;margin-right:auto;margin-bottom:4rem}.ly_opsodisLife_visualArea .bl_imgBox video{object-fit:cover;position:absolute;height:100%;width:100%;top:0;left:0}.ly_sec_opsodisLife .life1{order:2;width:82vw;height:50vw;margin-bottom:4rem}.ly_sec_opsodisLife life2{order:1;margin-bottom:4rem}.ly_sec_opsodisLife .life3{order:4;width:82vw;height:50vw;margin-bottom:0;margin-left:auto}.ly_sec_opsodisLife .life4{order:3}.ly_opsodisLife_noteArea{max-width:30rem;margin:6rem auto 0}}.js_cont_anime_speaker{display:flex;align-items:center;background:#000;position:relative;will-change:transform}.ly_sec_speaker .pin-spacer{min-height:600vh}.js_cont_anime_speaker:before{content:"";display:inline-block;width:100%;height:40vh;background:linear-gradient(180deg,#10101000,#000 50%);top:-39vh;position:absolute;z-index:-1}.js_cont_anime_speaker:after{content:"";display:inline-block;width:100%;height:40vh;background:linear-gradient(0deg,#10101000,#000 50%);bottom:-39vh;position:absolute;z-index:-1}.ly_anime_wrapper{width:100%;max-width:160rem;display:flex;align-items:center;justify-content:center;position:relative;margin:auto}.ly_anime_movieBox{width:100%;max-width:88rem;aspect-ratio:16/9;margin-bottom:6rem}.bl_img_sequence{position:relative;width:100%;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center;border-radius:2.4rem;overflow:hidden}.bl_img_sequence img{max-width:100%;height:auto}@keyframes architecture{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes architectureoff{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes architectureHide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.ly_anime_wrapper .el_cont_desc{margin:auto}.ly_anime_txtBox{padding:6rem 8rem 5rem;background:linear-gradient(360deg,#3b3830,#10101000);border-radius:24px;position:absolute;z-index:1;max-width:120rem;opacity:0;transform:translateY(-10px);transition:opacity .5s ease,transform .5s ease}.ly_anime_txtBox.is_show{opacity:1;transform:translateY(0)}.ly_anime_txtBox.is_hide{opacity:0;transform:translateY(-10px)}.ly_anime_txtBox .el_cont_desc{line-height:1.5em}.ly_anime_txtBox.txt_1{display:flex;max-width:120rem;margin:auto;left:0;right:0;bottom:-13rem}.ly_anime_txtBox.txt_1 .bl_cont_txtArea .p_2{opacity:0;position:absolute;animation:architectureoff ease .5s forwards}.ly_anime_txtBox.txt_1 .bl_cont_txtArea .p_1,.ly_anime_txtBox.txt_1 .bl_cont_txtArea .p_2.is_show{animation:architecture ease .5s forwards;position:relative}.ly_anime_txtBox.txt_1 .bl_cont_txtArea .p_1.is_hide{animation:architectureHide ease .5s forwards;position:absolute}.ly_anime_txtBox.txt_2{max-width:120rem;text-align:center;left:0;right:0;top:-20rem;margin:auto}.ly_anime_txtBox.txt_3{max-width:78rem;margin:0 auto;top:-15rem;right:0}.ly_anime_txtBox.txt_1 .el_heading_3rd_en{white-space:nowrap}.ly_anime_txtBox.txt_1 .ly_cont_headginArea_outer{margin-bottom:0;margin-right:4rem}.ly_anime_txtBox.txt_1 .el_cont_desc{text-align:left}.ly_anime_txtBox.txt_2 .ly_cont_headginArea_outer{margin-bottom:4rem}.ly_anime_txtBox.txt_3 .el_cont_desc{text-align:left}.el_cont_desc strong{color:var(--orange)}@media(min-aspect-ratio:16/10){.ly_anime_wrapper{max-width:130rem}.ly_anime_txtBox{padding:4rem 6rem 3.5rem}.ly_anime_movieBox{width:64vh;margin-top:4rem}}@media screen and (max-width:1500px)and (min-width:769px){html{font-size:.5vw}.ly_anime_wrapper{max-width:150rem}.ly_anime_txtBox{padding:4rem 6rem 3.5rem}}@media screen and (max-width:768px){.ly_sec_speaker .pin-spacer{min-height:640vh}.ly_sec_wrapper.ly_sec_speaker{padding:10rem 0}.ly_anime_movieBox{max-width:90vw;margin-bottom:0}.bl_img_sequence{border-radius:1.2rem}.ly_anime_imgBox{padding:10rem}.js_cont_anime_speaker img{margin:auto}.ly_anime_txtBox{padding:1.5rem;border-radius:12px;top:auto;margin:auto}.ly_anime_txtBox.txt_1,.ly_anime_txtBox.txt_2,.ly_anime_txtBox.txt_3{display:block;max-width:38rem;left:0;right:0;top:28vh;bottom:auto;margin:auto}.ly_anime_txtBox .el_heading_3rd_en{margin-bottom:.5rem}.ly_anime_txtBox.txt_1:before{top:-5rem;left:14%;height:5rem}.ly_anime_txtBox.txt_1:after{top:-21rem;left:14%;height:16rem}.ly_anime_txtBox.txt_2:before{left:0;right:0;bottom:auto;top:-13rem;height:13rem}.ly_anime_txtBox.txt_3:before{top:-13rem;left:0;right:0;margin:auto;width:1px;height:13rem}.ly_anime_txtBox.txt_1 .ly_cont_headginArea_outer,.ly_anime_txtBox.txt_2 .ly_cont_headginArea_outer,.ly_anime_txtBox.txt_3 .ly_cont_headginArea_outer{margin-bottom:1rem;margin-right:0;text-align:center}.ly_anime_txtBox .el_cont_desc{text-align:left;font-size:1.1rem;margin-top:0}}.ly_bgmovie_soundmode{border-radius:0 2.4rem 2.4rem 0;display:block;width:45%;height:100%;overflow:hidden;position:absolute;top:0;z-index:-1}@media screen and (min-width:1800px){.ly_bgmovie_soundmode{border-radius:2.4rem}}.ly_bgmovie_soundmode video{position:absolute;object-fit:cover;width:auto;height:100%}.ly_sec_soundmode .bl_heading_desc{width:55%;margin-left:auto;padding:8rem 24rem 0 8rem}.js_cont_slide_soundmode,.ly_soundmode_noteArea{max-width:120rem;margin:auto}.js_cont_slide_soundmode .ly_slide_box{display:flex;align-items:flex-start}.js_cont_slide_soundmode .bl_slide_txtBox{flex-grow:1;flex-shrink:1;flex-basis:34rem;margin-right:6rem}.js_cont_slide_soundmode .bl_slide_imgBox{flex-grow:1;flex-shrink:1;flex-basis:65%}.js_cont_slide_soundmode .bl_slide_txtBox h3{margin-bottom:6rem}.js_cont_slide_soundmode .el_heading_3rd_en_sub{display:block}.soundmode_arrow_box{max-width:120rem;display:flex;align-items:center;justify-content:flex-end;margin:2.4rem auto 8rem;position:relative}@media screen and (max-width:768px){.ly_bgmovie_soundmode{border-radius:0;width:100%;height:58%;overflow:hidden;position:absolute;top:0;z-index:-1}.ly_bgmovie_soundmode video{position:absolute;object-fit:cover;width:auto;height:100%}.ly_sec_soundmode .bl_heading_desc{width:35rem;margin:auto;padding:4rem 0 0}.ly_soundmode_noteArea,.js_cont_slide_soundmode{max-width:32rem}.js_cont_slide_soundmode .ly_slide_box{display:flex;flex-direction:column-reverse}.js_cont_slide_soundmode .bl_slide_imgBox{margin-bottom:2rem}.js_cont_slide_soundmode .bl_slide_txtBox{flex-basis:auto;margin-right:0}.js_cont_slide_soundmode .bl_slide_txtBox h3{margin-bottom:2rem}.js_cont_slide_soundmode .el_heading_3rd_en_sub{display:block}.soundmode_arrow_box{max-width:32rem}}.ly_sec_connect .ly_txtArea{padding-left:10vw;margin-right:12rem;flex-basis:60vw}.ly_sec_connect .ly_imgArea{flex-basis:50vw;border-radius:2.4rem 0 0 2.4rem;overflow:hidden}@media screen and (min-width:1800px){.ly_sec_connect .ly_imgArea{border-radius:2.4rem}}.ly_sec_connect .ly_imgArea img{width:100%}.ly_flex_col2{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-4rem}.ly_flex_col2 .bl_flexChild{flex-basis:calc(50% - 2rem);margin-bottom:4rem;background:linear-gradient(360deg,#3b3830,#10101000);border-radius:24px;padding:4rem}@media screen and (max-width:768px){.ly_sec_connect .bl_heading_desc{padding:0 2rem}.ly_sec_connect .ly_txtArea{padding:0;margin:0}.ly_sec_connect .ly_imgArea{display:none;flex-basis:50vw;border-radius:2.4rem 0 0 2.4rem;overflow:hidden}.ly_sec_connect .ly_imgArea img{width:100%}.ly_sec_connect .ly_flex_col2{margin-bottom:-2rem}.ly_flex_col2 .bl_flexChild{margin-bottom:2rem;border-radius:1.2rem;padding:1.2rem;flex-basis:calc(50% - .25rem)}}.ly_sec_compact .ly_cont_wraper{max-width:inherit}.ly_sec_compact .ly_cont_headginArea_outer{max-width:120rem;margin:0 auto 4rem}.ly_sec_compact .ly_maincont_headingArea *{text-shadow:0px 4px 4px rgba(0,0,0,.25)}.js_cont_slide_compact{max-width:120rem;margin:auto;position:relative}.js_cont_slide_compact:before,.js_cont_slide_compact:after{content:"";display:inline-block;width:calc((70vw - 120rem)/2);height:71.2rem;background:red;position:absolute;top:0;background:linear-gradient(90deg,#101010,#10101000);z-index:1}.js_cont_slide_compact:after{right:0;background:linear-gradient(270deg,#101010,#10101000)}.ly_slide_compact_outer{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_slide_comact.webp);background-size:contain;background-position:center;background-repeat:no-repeat;min-height:71.2rem;height:71.2rem;position:relative;z-index:0}.ly_slide_compact_outer:after{content:"";display:block;width:100%;height:100%;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_slide_compact_grid.webp);background-size:contain;background-position:center;background-repeat:no-repeat;min-height:71.2rem;position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.ly_slide_compact_outer:before{content:"";display:block;width:50%;height:100%;background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_compact_opsodis.webp);background-size:contain;background-repeat:no-repeat;background-position:center;min-height:71.2rem;position:absolute;top:0;left:0;right:0;margin:auto;z-index:1;pointer-events:none}.ly_sec_compact .ly_slide_box{padding:0 8rem;opacity:.5;transition:all .3s ease;z-index:2}.ly_sec_compact .bl_slide_imgBox img{height:71.2rem}.ly_sec_compact .ly_slide_box.slick-active{opacity:1}.ly_sec_compact .slick-dots{bottom:0}@media screen and (max-width:768px){.ly_sec_compact .ly_cont_headginArea_outer{max-width:120rem;margin:0 auto 4rem}.ly_sec_compact .bl_heading_desc{max-width:35rem;margin:auto}.ly_slide_compact_outer{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_slide_comact_sp.webp);height:36rem;min-height:36rem;width:35rem;margin:auto}.ly_slide_compact_outer:after{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/bg_slide_compact_grid_sp.webp);min-height:36rem}.ly_slide_compact_outer:before{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_compact_opsodis_sp.webp)}.ly_sec_compact .bl_slide_imgBox img{height:36rem}.ly_slide_compact_outer:before{height:36rem;min-height:36rem}}.el_heading_sec_mini_sub+.bl_noteWrap{margin-top:4rem}.el_heading_sec_mini_sub + .bl_noteWrap .{margin-top:4rem}.ly_sec_youtube{background:linear-gradient(360deg,#101010,#262626 20% 80%,#101010)}.ly_sec_youtube .bl_cont_txtArea{margin-top:10rem;text-align:left}.ly_slide_youtube_outer{width:min(100%,120rem);margin:0 auto}.ly_sec_youtube .ly_cont_wraper{position:relative;width:calc(100% + (100vw - 100%)/2);max-width:inherit}.youtube_arrow_box{max-width:120rem;display:flex;justify-content:flex-end;margin-top:2rem}.ly_sec_youtube .ly_slide_box{position:relative;width:37.3rem;margin-right:4rem}.ly_sec_youtube .ly_slide_box img{width:100%;height:100%;object-fit:cover}.ly_sec_youtube .bl_slide_txtBox{text-align:center;margin-top:1rem}.el_txt_youtube{font-size:1.4rem;font-weight:600;color:var(--white);text-align:center;line-height:1.25;display:inline-block;margin-top:1rem}.js_cont_slide_youtube{display:flex}@media screen and (max-width:768px){.ly_sec_youtube .ly_cont_wraper{position:relative}.ly_sec_youtube .ly_cont_wraper:after{content:"";width:10vw;height:100%;display:inline-block;position:absolute;right:-1px;top:0;background:linear-gradient(270deg,#262626,#10101000)}.ly_slide_youtube_outer{max-width:35rem}.ly_sec_youtube .ly_slide_box{width:22rem;margin-right:2rem}.el_txt_youtube{font-size:1.1rem}.js_cont_slide_youtube.slick-list{overflow:visible}}.ly_sec_message{position:relative}.ly_sec_message section{overflow:inherit}.bl_heading_ttl .el_cont_desc{margin-top:4rem}.ly_massage_flex{position:relative}.ly_sec_message .bl_slide_imgBox{position:relative;margin-left:8rem}.ly_sec_message .panel{display:flex;flex-direction:column;gap:4rem}.ly_sec_message .ly_slide_box{display:flex;justify-content:center;align-items:center}.ly_sec_message .bl_slide_txtBox{flex-shrink:0;flex-grow:0;flex-basis:40rem}.ly_message_person{margin-bottom:1.6rem}.message_arrow_box{display:flex;justify-content:flex-end;margin:auto;width:auto;max-width:88rem;margin-top:3rem}.el_message_name{font-size:2.4rem;font-weight:800;line-height:1.25;color:var(--white);margin-bottom:.5em}.el_message_bio{font-size:1.2rem;font-weight:500;color:var(--white)}.el_massage_txt{font-size:1.6rem;font-weight:500;line-height:1.75}.el_massage_txt+.el_massage_txt{margin-top:1em}@media screen and (max-width:768px){.ly_sec_message{padding-top:0;height:auto;overflow-x:hidden}.js_cont_slide_message{flex-direction:column-reverse;max-width:29rem;margin:auto;display:block}.ly_sec_message .bl_slide_imgBox{margin-left:0;margin-bottom:2rem}.ly_sec_message .panel+.panel{margin-top:0}.ly_sec_message .ly_slide_box{height:auto;margin:0 2rem;flex-direction:column-reverse}.ly_sec_message .slick-list{overflow:visible}.ly_sec_message .panel{height:auto;gap:initial;max-width:25rem}.ly_sec_message .bl_slide_txtBox{flex:1 1 auto}.ly_message_person{margin-bottom:1.6rem}.el_message_name{font-size:2rem;margin-bottom:1rem}.el_message_bio{font-size:1rem}.el_massage_txt{font-size:1.1rem}}.ly_sec_product .bl_slide_imgBox{width:100%;aspect-ratio:1 / .445;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .3s ease;padding:4rem;display:flex;flex-direction:column}.ly_sec_product .bl_slide1 .bl_slide_imgBox.thumb_1{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_product_black.webp)}.ly_sec_product .bl_slide1 .bl_slide_imgBox.thumb_2{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_product_black_2.webp)}.ly_sec_product .bl_slide2 .bl_slide_imgBox.thumb_1{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_product_silver.webp)}.ly_sec_product .bl_slide2 .bl_slide_imgBox.thumb_2{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/img_product_silver_2.webp)}.bl_thumb_product{display:inline-block;width:6rem;height:6rem;margin-bottom:2rem;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid var(--white)}.bl_thumb_product.active{border-color:var(--red)}.bl_slide1 .bl_thumb_product.bl_thumb1{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/thumb_black_1.webp)}.bl_slide1 .bl_thumb_product.bl_thumb2{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/thumb_black_2.webp)}.bl_slide2 .bl_thumb_product.bl_thumb1{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/thumb_silver_1.webp)}.bl_slide2 .bl_thumb_product.bl_thumb2{background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/thumb_silver_2.webp)}.ly_sec_product .slick-dots{bottom:2.4rem}.ly_sec_product .slick-dots li{width:2.4rem;height:2.4rem}.ly_sec_product .slick-dots li button{width:100%;height:100%;position:relative}.ly_sec_product .slick-dots li button:before{content:"";background:var(--white);width:1.6rem;height:1.6rem;border-radius:.8rem;opacity:1;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0}.ly_sec_product .slick-dots li button:after{content:"";display:inline-block;background:#707070;width:1.7rem;height:1.7rem;border-radius:.85rem;opacity:1;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:-1}.ly_sec_product .slick-dots li:nth-child(1) button:before{background:#252326}.ly_sec_product .slick-dots li:nth-child(2) button:before{background:#9ea3a6}.ly_sec_product .slick-dots li.slick-active{border:1px solid #87C1F6;width:2.4rem;height:2.4rem;border-radius:1.2rem}.bl_slide_imgBox.thumb_1 .bl_thumb1,.bl_slide_imgBox.thumb_2 .bl_thumb2{border:1px solid var(--red)}.ly_sec_product .bl_slide_txtBox{position:absolute;bottom:8rem;left:0;right:0;margin:auto;text-align:center}.el_product_color{color:var(--black);font-size:1.6rem;font-weight:800}@media screen and (max-width:768px){.ly_sec_product .bl_slide_txtBox{position:static;margin-top:1rem}.ly_sec_product .slick-dots{bottom:-4rem}.ly_sec_product .slick-dots li button:before{width:.8rem;height:.8rem}.ly_sec_product .slick-dots li button:after{width:.9rem;height:.9rem}.ly_sec_product .slick-dots li.slick-active{width:1.6rem;height:1.6rem}.ly_sec_product .bl_slide_imgBox{padding:1.4rem}.ly_sec_product .slick-prev,.ly_sec_product .slick-next{display:none;visibility:hidden;opacity:0}.bl_thumb_product{width:4rem;height:4rem;margin-bottom:.8rem}.el_product_color{color:var(--white);font-size:1.6rem}}.ly_detail_table{display:flex;flex-wrap:wrap;max-width:88rem;margin:auto}.bl_detail_ttl{padding:1.6rem;flex-basis:30rem;flex-grow:0;flex-shrink:0;position:relative;font-weight:600;font-size:1.6rem;color:var(--white);display:flex;align-items:center}.bl_detail_txt{padding:1.6rem;flex-basis:58rem;flex-grow:0;flex-shrink:1;position:relative;font-weight:400;font-size:1.6rem;color:var(--white);line-height:1.5em}.bl_detail_ttl:after{content:"";display:inline-block;height:1.5px;width:100%;background:var(--gold);position:absolute;bottom:0;left:0}.bl_detail_txt:after{content:"";display:inline-block;height:.5px;width:100%;background:var(--white);position:absolute;bottom:.25px;left:0}@media screen and (max-width:768px){.bl_detail_ttl{padding:1.6rem .8rem;flex-basis:13rem;font-size:1rem}.bl_detail_txt{padding:1.6rem .8rem;flex-basis:22rem;font-size:1rem}}.ly_sec_news{background:linear-gradient(360deg,#262626,#101010)}.ly_sec_news_inner{max-width:88rem;margin:auto}.ly_sec_news .el_heading_sec_mini_main,.ly_sec_news .el_heading_sec_mini_sub{text-align:left}.bl_news_tabList{display:flex}.bl_news_tab{color:var(--white);margin-bottom:2.4rem;padding:1rem 1.6rem;border-radius:3rem;font-weight:600;margin-right:1.2rem;transition:all .3s ease;font-size:1.2rem}.bl_news_tab:hover{background:var(--red);cursor:pointer}.bl_news_tab.is_current{background:var(--white);color:var(--black)}.bl_news_line{display:none;align-items:center;color:var(--white);border-bottom:1px solid var(--white);position:relative;font-size:1.2rem}.bl_news_line.is_show{display:flex}.bl_news_line:after{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_arrow_r_white.svg);display:inline-block;width:2.1rem;height:2.1rem;background-size:contain;position:absolute;right:0;top:0;bottom:0;margin:auto}.el_news_data{min-width:8em;padding:3rem;padding-left:0;padding-right:2rem}.el_news_cat{min-width:10em;background:var(--black);border-radius:3rem;padding:1rem 1.6rem;display:inline-block;text-align:center}.el_news_ttl{padding:3rem 3.6rem 3rem 2rem;font-weight:600;flex:1 1 auto;color:var(--white)}@media screen and (max-width:768px){.ly_sec_news_inner{max-width:31rem;margin:auto}.bl_news_tab{font-size:1rem}.bl_news_line{flex-wrap:wrap;font-size:1.1rem;padding:2.4rem 2.4rem 2.8rem 0}.bl_news_line:after{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0730/2545/4127/files/ico_arrow_r_white.svg);display:inline-block;width:2.1rem;height:2.1rem;background-size:contain;position:absolute;right:0;top:0;bottom:0;margin:auto}.el_news_data{min-width:8em;padding:0}.el_news_ttl{flex-basis:100%;padding:0;margin-top:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/about_top_260708bu.css.map */
