body{font-family:Noto Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:#000}@media (min-width: 920px){body{font-size:16px;line-height:2}}body.home{font-weight:500}ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.br_pc{display:none}@media (min-width: 920px){.br_pc{display:block}}.br_sp{display:block}@media (min-width: 920px){.br_sp{display:none}}.hidden_sp{display:none!important}@media (min-width: 920px){.hidden_sp{display:block!important}}.btn{display:flex;align-items:center;justify-content:center;padding:9px;position:relative;width:100%;max-width:260px;border-radius:0 25px;background:#0074be;border:1px solid #0074BE;transition:background .3s ease}@media (min-width: 920px){.btn{max-width:400px;padding:23px;border-radius:0 40px}}.btn.light{background:#00b3cd;border:1px solid #00B3CD}.btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:30px;width:12px;height:12px;background-color:#fff;-webkit-mask-image:url(/cdn/shop/files/btn-icon.svg?v=1763083814);mask-image:url(/cdn/shop/files/btn-icon.svg?v=1763083814);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease}@media (min-width: 920px){.btn:before{right:40px;width:20px;height:20px}}.btn_large{padding:33px;max-width:700px;border-radius:0 40px;background-color:#00b3cd;border:1px solid #00B3CD}@media (min-width: 920px){.btn_large{padding:38px;border-radius:0 60px}}.btn_large .btn_txt{font-size:16px}@media (min-width: 920px){.btn_large .btn_txt{font-size:21px}}.btn_large:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:34px;width:14px;height:14px}@media (min-width: 920px){.btn_large:before{right:60px;width:20px;height:20px}}.btn,.center{margin:0 auto}.btn_txt{font-weight:700;color:#fff;transition:color .3s ease}@media (min-width: 920px){.btn:hover{background:#fff}}@media (min-width: 920px){.btn:hover:before{background:#0074be}}@media (min-width: 920px){.btn:hover .btn_txt{color:#0074be}}@media (min-width: 920px){.btn.light:hover .btn_txt{color:#00b3cd}}@media (min-width: 920px){.btn_large:hover:before{background:#00b3cd}}@media (min-width: 920px){.btn.light:hover:before{background:#00b3cd}}@media (min-width: 920px){.btn_large:hover .btn_txt{color:#00b3cd}}.container-base{margin:0 auto;width:100%;padding:0 30px}@media (min-width: 920px){.container-base{padding:0 40px;max-width:1400px}}.container-middle{margin:0 auto;width:100%;padding:0 30px}@media (min-width: 920px){.container-middle{padding:0 40px;max-width:1160px}}.container-small{margin:0 auto;width:100%;padding:0 30px}@media (min-width: 920px){.container-small{padding:0 40px;max-width:820px}}.section_title{text-align:center;color:#00b3cd;margin-bottom:44px}@media (min-width: 920px){.section_title{margin-bottom:66px}}.section_title_en{font-size:42px;font-weight:700;margin-bottom:2px;font-family:Zain,sans-serif;line-height:1;letter-spacing:.1em;color:#00b3cd}@media (min-width: 920px){.section_title_en{font-size:64px}}.section_title_ja{font-size:15px;font-weight:700;line-height:1;color:#00b3cd}@media (min-width: 920px){.section_title_ja{font-size:24px}}.section_title_white .section_title_ja,.section_title_white .section_title_en{color:#fff}.square_btn{width:100%;max-width:260px;display:flex;align-items:center;justify-content:center;border:1px solid #0074BE;color:#0074be;background-color:#fff;position:relative;padding:12px;font-size:15px;font-weight:700;text-align:center;line-height:1.5}@media (min-width: 920px){.square_btn{width:100%;max-width:520px;padding:23px;transition:color .3s ease,background-color .3s ease;font-size:17px;line-height:2}}.square_btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:16px;width:16px;height:16px;background-color:#0074be;-webkit-mask-image:url(/cdn/shop/files/icon-outside.svg?v=1763083814);mask-image:url(/cdn/shop/files/icon-outside.svg?v=1763083814);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (min-width: 920px){.square_btn:before{right:32px;width:24px;height:24px;transition:background-color .3s ease}}@media (min-width: 920px){.square_btn:hover{color:#fff;background-color:#0074be}}@media (min-width: 920px){.square_btn:hover:before{background-color:#fff}}.square_btn.center{margin:0 auto}@media (min-width: 920px){.hover_line{display:inline-block;position:relative;line-height:1.5}}@media (min-width: 920px){.hover_line:before{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right top;transition:transform .3s;width:100%}}@media (min-width: 920px){.hover_line_gray:before{background-color:#96a0a5}}@media (min-width: 920px){.hover_line_white:before{background-color:#fff}}@media (min-width: 920px){.hover_line:hover:before{transform-origin:left top;transform:scale(1)}}.underline{font-weight:700;background-image:linear-gradient(to right,#000,#000);background-size:100% 1px;background-position:bottom left;background-repeat:no-repeat;line-height:1}.underline:hover{animation:linkLineReverse .5s ease forwards}@keyframes linkLineReverse{0%{background-size:100% 1px;background-position:bottom right}50%{background-size:0 1px;background-position:bottom right}51%{background-position:bottom left}to{background-size:100% 1px}}.lineup{padding:96px 0 92px;background:#e8faff;position:relative}@media (min-width: 920px){.lineup{padding:15.119047619047619vw 0 16.071428571428573vw}}.lineup:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:9.333333333333334vw;background-image:url(/cdn/shop/files/lineup_bottom_sp.svg?v=1763083747);background-repeat:no-repeat;background-size:cover;background-position-x:center}@media (min-width: 920px){.lineup:before{height:8.630952380952381vw;bottom:0;background-image:url(/cdn/shop/files/lineup_bottom.svg?v=1763083747)}}.lineup .lineup_body{display:grid;grid-template-columns:1fr;row-gap:82px;max-width:1040px;margin:0 auto 64px}@media (min-width: 920px){.lineup .lineup_body{display:grid;grid-template-columns:repeat(2,1fr);column-gap:min(80px,7.2727272727272725vw);row-gap:min(98px,8.90909090909091vw);margin:0 auto 122px}}.lineup .btn{margin-bottom:42px}@media (min-width: 920px){.lineup .btn{margin-bottom:70px}}.lineup_body_item{display:flex;flex-direction:column}.lineup_body_item_thumb{margin-bottom:20px;aspect-ratio:480/320;overflow:hidden;border-radius:60px}.lineup_body_item_thumb img{width:100%;height:100%;object-fit:cover;object-position:center center}@media (min-width: 920px){.lineup_body_item_thumb{margin-bottom:16px;border-radius:98px 100px 98px 96px}}.lineup_body_item_txtArea{display:flex;flex-direction:column;padding:0 30px}.lineup_body_item_ttl{font-size:18px;font-weight:700;color:#00b3cd;margin-bottom:8px;line-height:1.5}@media (min-width: 920px){.lineup_body_item_ttl{padding:0 30px;font-size:24px}}.lineup_body_item_txt{font-size:14px;margin-bottom:16px;font-weight:500}@media (min-width: 920px){.lineup_body_item_txt{font-size:16px;padding:0 30px;margin-bottom:24px}}.more_btn{display:flex;align-items:center;justify-content:center;padding:4px 16px;position:relative;width:100%;max-width:260px;border-radius:99px;background:#00b3cd;border:1px solid #00B3CD;margin:auto auto 0;transition:background .3s ease}@media (min-width: 920px){.more_btn{max-width:314px;padding:7px 19px}}.more_btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:14px;width:12px;height:12px;background:#fff;-webkit-mask-image:url(/cdn/shop/files/btn-icon.svg?v=1763083814);mask-image:url(/cdn/shop/files/btn-icon.svg?v=1763083814);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:background .3s ease}@media (min-width: 920px){.more_btn:before{right:23px;width:16px;height:16px}}@media (min-width: 920px){.more_btn:hover{background:#fff}}@media (min-width: 920px){.more_btn:hover:before{background:#00b3cd}}.more_btn .btn_txt{font-weight:700;line-height:1.25;font-size:14px;transition:color .3s ease}@media (min-width: 920px){.more_btn .btn_txt{font-size:16px}}@media (min-width: 920px){.more_btn:hover .btn_txt{color:#00b3cd}}.page_foot{padding:88px 0 84px}@media (min-width: 920px){.page_foot{padding:88px 0 120px}}.page_foot_catch{text-align:center;font-size:16px;font-weight:700;color:#929a9f;margin-bottom:24px;line-height:1.5}@media (min-width: 920px){.page_foot_catch{font-size:21px;line-height:2}}.btn_wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;position:relative}@media (min-width: 920px){.btn_wrap{flex-direction:row;gap:2.2058823529411766vw}}.btn_wrap-01{display:none}@media (min-width: 1200px){.btn_wrap-01{display:block;position:absolute;left:min(50px,3.125vw);bottom:-60px}}.btn_wrap-02{display:none}@media (min-width: 1200px){.btn_wrap-02{display:block;position:absolute;right:min(60px,3.75vw);bottom:-40px}}.btn_wrap .square_btn{width:100%;max-width:260px;min-height:70px;display:flex;align-items:center;justify-content:center;border:1px solid #0074BE;color:#fff;background-color:#0074be;position:relative}@media (min-width: 920px){.btn_wrap .square_btn{max-width:min(400px,36.36363636363637vw)}}.btn_wrap .square_btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:16px;width:16px;height:16px;background-color:#fff;-webkit-mask-image:url(/cdn/shop/files/icon-outside.svg?v=1763083814);mask-image:url(/cdn/shop/files/icon-outside.svg?v=1763083814);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (min-width: 1200px){.btn_wrap .square_btn:before{right:25px;width:24px;height:24px}}@media (min-width: 920px){.btn_wrap .square_btn:hover{color:#0074be;background-color:#fff}}@media (min-width: 920px){.btn_wrap .square_btn:hover:before{background-color:#0074be}}.mv{position:relative;width:100%;margin-top:70px}@media (min-width: 920px){.mv{margin-top:130px}}.mv:before{content:"";position:absolute;width:100%;height:107px;bottom:0;left:0;background:#00b3cd}@media (min-width: 920px){.mv:before{height:175px}}.mv_slide .swiper{position:relative}.mv_slide_controls{position:relative;display:flex;align-items:center;justify-content:center;max-width:864px;margin:0 auto;padding:29px 0}@media (min-width: 920px){.mv_slide_controls{padding:34px 0}}.mv_slide .swiper-controls{position:absolute;left:24px;right:24px;bottom:16px;display:flex;align-items:center;gap:16px;pointer-events:none}.mv_slide .swiper-pagination,.mv_slide .swiper-nav{pointer-events:none;justify-content:center}.mv_slide .swiper-pagination{position:static;display:flex;gap:6px}@media (min-width: 920px){.mv_slide .swiper-pagination{gap:22px}}.mv_slide .swiper-pagination-bullet{position:relative;width:6px;height:6px;border-radius:999px;background:#fff;opacity:1}@media (min-width: 920px){.mv_slide .swiper-pagination-bullet{width:10px;height:10px}}.mv_slide .swiper-pagination-bullet.swiper-pagination-bullet-active:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent;transform:translate(-50%,-50%)}@media (min-width: 920px){.mv_slide .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width:16px;height:16px}}.mv_slide .swiper-nav{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.mv_slide_arrows{display:flex;gap:10px;position:absolute;right:30px;top:50%;transform:translateY(-50%)}@media (min-width: 920px){.mv_slide_arrows{right:0;gap:16px}}.mv_slide .swiper-button-prev,.mv_slide .swiper-button-next{position:static;margin-top:0;width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:transparent;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,border-color .3s ease,opacity .3s ease}@media (min-width: 920px){.mv_slide .swiper-button-prev,.mv_slide .swiper-button-next{width:40px;height:40px}}.mv_slide .swiper-button-prev:after,.mv_slide .swiper-button-next:after{content:"";width:8px;height:8px;background:#fff;-webkit-mask:url(/cdn/shop/files/icon-arrow.svg?v=1763083747) center/contain no-repeat;mask:url(/cdn/shop/files/icon-arrow.svg?v=1763083747) center/contain no-repeat}@media (min-width: 920px){.mv_slide .swiper-button-prev:after,.mv_slide .swiper-button-next:after{width:11px;height:11px}}.mv_slide .swiper-button-next:after{transform:rotate(180deg)}.mv_slide_item{display:block;border-radius:3.733333333333334vw;overflow:hidden;box-shadow:0 5px 15px #00000040;width:91.2%;position:relative;left:50%;transform:translate(-50%);transition:opacity .3s ease}@media (min-width: 920px){.mv_slide_item{width:auto;position:unset;transform:none;border-radius:2.380952380952381vw}.mv_slide_item:hover{opacity:.8}}.mv_slide_item img{display:block}.home_introduction{padding:26px 0 52px;background:#00b3cd;position:relative}@media (min-width: 920px){.home_introduction{padding:100px 0 34px}}.home_introduction:before{content:"";position:absolute;bottom:-9.333333333333334vw;left:0;width:100%;height:9.333333333333334vw;background-image:url(/cdn/shop/files/introduction_bottom_sp.svg?v=1763083747);background-repeat:no-repeat;background-size:cover;background-position-x:center;z-index:1}@media (min-width: 920px){.home_introduction:before{height:8.452380952380953vw;bottom:-8.452380952380953vw;background-image:url(/cdn/shop/files/introduction_bottom.svg?v=1763083747)}}.home_introduction_body{max-width:960px;margin:0 auto}.home_introduction_body_row{margin-bottom:30px}@media (min-width: 920px){.home_introduction_body_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:66px}}.home_introduction_catch{max-width:174px;margin:0 auto 36px}.home_introduction_catch img{display:block}@media (min-width: 920px){.home_introduction_catch{width:40.416666666666664%;max-width:none;margin:0}}.home_introduction_top{font-size:18px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.75}@media (min-width: 920px){.home_introduction_top{font-size:24px}}.home_introduction_txt{font-size:15px;font-weight:500;color:#fff;line-height:2}@media (min-width: 920px){.home_introduction_txt{font-size:18px;color:#fff;line-height:2.25}}@media (min-width: 920px){.home_introduction_txtArea{width:52.083333333333336%}}.home_about{padding:58px 0 0}@media (min-width: 920px){.home_about{padding:58px 0 0}}.home_about_body{display:flex;flex-direction:column;gap:28px;max-width:1160px;margin:0 auto}@media (min-width: 920px){.home_about_body{flex-direction:row;justify-content:space-between;gap:0;margin:0 auto}}@media (min-width: 920px){.home_about_body_img{width:50%}}@media (min-width: 920px){.home_about_body_txtArea{width:43.97%}}.home_about_body_en{font-size:12px;font-family:Zain,sans-serif;font-weight:700;color:#929a9f;letter-spacing:.1em;margin-bottom:10px}@media (min-width: 920px){.home_about_body_en{font-size:21px;margin-bottom:4px}}.home_about_body_top{font-size:21px;font-weight:700;color:#00b3cd;line-height:1.5;margin-bottom:12px}@media (min-width: 920px){.home_about_body_top{font-size:min(32px,3.018867924528302vw);margin-bottom:18px}}.home_about_body_txt{line-height:2;font-weight:500}@media (min-width: 920px){.home_about_body_txt{line-height:2.25}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/style.css.map */
