html{overflow-y:scroll}html.is-fixed,html.is-fixed body{overflow:hidden}@media all and (max-width: 767px){html.is-fixed,html.is-fixed body{overflow:hidden}}body{background:#fff}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.wrap{position:relative}#container{width:100%;overflow:hidden}img{vertical-align:top;max-width:100%}@media screen and (max-width: 1000px){img{width:100%}}svg{vertical-align:top}#header{position:fixed;top:0;right:0;z-index:100;width:100%;height:73px}@media screen and (max-width: 1000px){#header{height:50px}}#header.smaller .header_inner{background:#fff}#header.smaller .header_inner .logo_area img.color{opacity:1}#header .header_inner{padding:7px 40px 0px 22px;height:auto;display:flex;width:100%;transition:background .3s;background:rgba(0,0,0,0);align-items:center;height:100%}@media screen and (max-width: 1000px){#header .header_inner{padding:6px 16px 0 0;min-width:inherit;width:100%;flex-direction:row;position:relative;z-index:2}}#header .header_inner .logo_area{position:relative;display:flex;max-width:200px}@media screen and (max-width: 1000px){#header .header_inner .logo_area{flex-direction:column;align-items:flex-start;max-width:130px}}#header .header_inner .logo_area img{position:relative;z-index:1}#header .header_inner .logo_area img.color{position:absolute;left:0;top:0;opacity:0;transition:opacity .3s;z-index:2}#header .header_inner .menu-trigger{margin-left:auto}#header .hamburger_menu{opacity:0;pointer-events:none;transition:opacity .2s;width:600px;background:#fff;position:fixed;right:0;top:73px;overflow-y:scroll;height:calc(100vh - 73px);z-index:2000}@media screen and (max-width: 1000px){#header .hamburger_menu{width:100vw;height:calc(100dvh - 50px);top:50px;display:flex;flex-direction:column;justify-content:space-between}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner{display:flex;padding-left:40px;padding-right:44px;align-items:center;transition:background .3s,color .3s;padding-top:16px;padding-bottom:16px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner{padding-left:24px;padding-right:20px;padding-top:14px;padding-bottom:14px}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a .ico,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner .ico{width:16px;height:12px;margin-left:auto;fill:#37b5a7;transition:fill .3s}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a .en,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner .en{font-size:14px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a .en,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner .en{font-size:12px}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a .ja,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner .ja{font-size:20px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a .ja,#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>.header_btn_inner .ja{font-size:16px}}.pc #header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a:hover{background:#37b5a7;color:#fff}.pc #header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn>a:hover .ico{fill:#fff}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn._youtube>a{background:#000;color:#fff;padding-top:44px;padding-bottom:44px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn._youtube>a{padding-top:32px;padding-bottom:32px}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn:not(._youtube)+.header_btn{border-top:1px solid #d9d9d9}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner{flex-wrap:wrap;padding-bottom:40px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner{padding-bottom:30px}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list{width:100%;padding-left:20px;padding-top:12px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list{padding-left:0}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item{position:relative;display:flex;align-items:center}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item{align-items:flex-start}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item::before{content:"-";margin-right:.5rem}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item::before{margin-top:2px}}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item a{padding:8px 0;display:flex;align-items:center;flex:1;font-size:16px}@media screen and (max-width: 1000px){#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item a{padding:6px 0;font-size:13px}}.pc #header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item a:hover{color:#37b5a7;text-decoration:underline}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item a span{display:flex}#header .hamburger_menu .hamburger_menu_inner .hamburger_btn_area .header_btn .header_btn_inner .header_link_list .list_item a .ico{margin-left:auto}#header .hamburger_menu .hamburger_menu_inner .header_sns_area{background:#1c1c1c;padding:50px 20px 56px}@media screen and (max-width: 1000px){#header .hamburger_menu .header_nav{padding:40px;margin-top:20px}}#header .hamburger_menu.open{opacity:1;pointer-events:auto}#header.open .hamburger_menu{opacity:1;pointer-events:auto}#header.open .header_inner{background:#fff}#header.open .header_inner .logo_area img.color{opacity:1}.header_sns_list{display:flex;gap:20px;justify-content:center}.header_sns_list .lsit_item{width:60px}.menu-trigger{transition:all .4s;box-sizing:border-box;position:relative;width:80px;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-direction:column;padding-top:4px;border-bottom-left-radius:5px;padding-bottom:7px}@media screen and (max-width: 1000px){.menu-trigger{width:40px;padding-bottom:6px}}.menu-trigger .menu-trigger-inner{display:flex;justify-content:center;align-items:center;width:100%;height:24px;position:relative}@media screen and (max-width: 1000px){.menu-trigger .menu-trigger-inner{height:15px}}.menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;left:0;width:100%;height:2px;background-color:#37b5a7;border-radius:4px}@media screen and (max-width: 1000px){.menu-trigger span{height:1px}}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){top:11px}@media screen and (max-width: 1000px){.menu-trigger span:nth-of-type(2){top:7px}}.menu-trigger span:nth-of-type(3){bottom:0}.menu-trigger.active span:nth-of-type(1){transform:translateY(11px) rotate(-15deg)}@media screen and (max-width: 1000px){.menu-trigger.active span:nth-of-type(1){transform:translateY(7px) rotate(-15deg)}}.menu-trigger.active span:nth-of-type(2){opacity:0}.menu-trigger.active span:nth-of-type(3){transform:translateY(-11px) rotate(15deg)}@media screen and (max-width: 1000px){.menu-trigger.active span:nth-of-type(3){transform:translateY(-7px) rotate(15deg)}}#mainContents{position:relative;z-index:3;overflow:hidden}.sec_inner{padding:80px 40px 80px}@media screen and (max-width: 1000px){.sec_inner{padding:32px 20px 40px}}.w-liquid{padding-left:12vw;padding-right:12vw;margin:auto}@media screen and (max-width: 1000px){.w-liquid{padding-left:20px;padding-right:20px}}.w-fixed{max-width:1200px;margin:auto}@media screen and (max-width: 1000px){.w-fixed{width:100%}}#footer{background:#fff;position:relative;z-index:10}#footer #pagetop{position:absolute;top:-32px;right:40px;z-index:2;width:64px;height:64px;transition:transform .15s}@media screen and (max-width: 1000px){#footer #pagetop{width:48px;height:48px;top:-24px;left:20px;right:auto}}.pc #footer #pagetop:hover{transform:scale(1.1)}#footer .footer_inner{padding:40px 40px 24px 60px}@media screen and (max-width: 1000px){#footer .footer_inner{padding:50px 20px 25px;display:flex;align-items:center;flex-direction:column}}#footer .logo_area{display:flex;align-items:flex-end}@media screen and (max-width: 1000px){#footer .logo_area{flex-direction:column;align-items:center}}#footer .logo_area .logo{max-width:210px}#footer .logo_area .footer_link_area{display:flex;gap:1em;padding-bottom:20px;margin-left:23px}@media screen and (max-width: 1000px){#footer .logo_area .footer_link_area{margin-left:0;margin-top:27px;padding-bottom:0}}#footer .logo_area .footer_link_area .footer_link{display:flex;position:relative;font-size:16px}@media screen and (max-width: 1000px){#footer .logo_area .footer_link_area .footer_link{font-size:14px}}#footer .logo_area .footer_link_area .footer_link::before{content:"-";margin-right:.5rem}@media screen and (max-width: 1000px){#footer .logo_area .footer_link_area .footer_link::before{margin-top:2px}}#footer .copy{text-align:right;font-size:10px}@media screen and (max-width: 1000px){#footer .copy{font-size:8px;text-align:center;margin-top:20px}}#home{background:#37b5a7}#home #sec_movie{background:#000;padding:140px 0 100px;overflow:hidden}@media screen and (max-width: 1000px){#home #sec_movie{padding:72px 0 80px}}#home #sec_movie .sec_movie_ttl{margin-top:56px}@media screen and (max-width: 1000px){#home #sec_movie .sec_movie_ttl{margin-top:0}}#home #sec_movie .sec_movie_ttl .en{color:#37b5a7;text-transform:uppercase;font-size:40px}#home #sec_movie .carousel-wrapper{width:100%;display:flex;gap:100px}#home #sec_movie .sidebar{display:flex;flex-direction:column;gap:32px;flex-shrink:0;width:250px;padding-left:100px}#home #sec_movie .sidebar h1{font-size:1.1rem;font-weight:400;color:#888;letter-spacing:.12em;text-transform:uppercase;line-height:1.5}#home #sec_movie .sidebar .nav-area{display:flex;flex-direction:column;gap:32px;margin-top:auto}#home #sec_movie .nav-buttons{display:flex;gap:25px}#home #sec_movie .nav-btn{width:60px;height:60px;background:rgba(0,0,0,0);box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s,opacity .15s;flex-shrink:0;outline:none;border-radius:50%;padding:0;margin:0;border:none;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #37b5a7}#home #sec_movie .nav-btn::after{content:"";width:20px;height:20px;background:url(../img/ico_slide_arrow.png) center center/contain no-repeat}#home #sec_movie .nav-btn.js-prev::after{transform:scale(-1, 1)}#home #sec_movie .nav-btn:hover:not(:disabled){transform:scale(1.1)}#home #sec_movie .nav-btn:disabled{opacity:.25;cursor:default}#home #sec_movie .nav-btn svg{width:20px;height:20px}#home #sec_movie .pagination{display:flex;flex-wrap:wrap;gap:4px}#home #sec_movie .swiper-pagination{display:flex;flex-wrap:wrap;gap:4px;position:relative}#home #sec_movie .pagination-dot{width:20px;height:2px;background:#d9d9d9;cursor:pointer;transition:background .2s;flex-shrink:0;border:none;padding:0}#home #sec_movie .pagination-dot.active{background:#37b5a7}#home #sec_movie .swiper-col{flex:1;min-width:0}@media screen and (max-width: 1000px){#home #sec_movie .swiper-col{padding-left:16px;padding-right:16px}}#home #sec_movie .swiper{width:100%;overflow:hidden}@media screen and (max-width: 1000px){#home #sec_movie .swiper{overflow:visible}}#home #sec_movie .swiper-slide{width:300px}#home #sec_movie .sp-nav{display:none;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding-left:20px;padding-right:20px}#home #sec_movie .thumb-card{cursor:pointer;border-radius:12px;overflow:hidden;position:relative;aspect-ratio:9/16;background:#1a1a1a;transition:transform .2s ease,box-shadow .2s ease}#home #sec_movie .thumb-card .ico{background:hsla(0,0%,100%,.8);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;right:20px;bottom:20px;transition:background .15s,transform .15s}#home #sec_movie .thumb-card .ico img{width:20px;height:20px}#home #sec_movie .thumb-card:hover .ico{background:#fff;transform:scale(1.2)}#home #sec_movie .thumb-card img{width:100%;height:100%;object-fit:cover;display:block}#home #sec_movie .play-overlay svg{width:56px;height:56px;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.5))}@media(max-width: 1000px){#home #sec_movie .carousel-wrapper{flex-direction:column;gap:0;max-width:100%}#home #sec_movie .sidebar{width:100%;flex-direction:row;align-items:center;justify-content:center;gap:0;margin-bottom:32px;padding-left:0;justify-content:center}#home #sec_movie .sidebar .nav-area{display:none}#home #sec_movie .sidebar h1{font-size:1rem}#home #sec_movie .swiper-col{width:100%}#home #sec_movie .swiper-slide{width:240px}#home #sec_movie .sp-nav{display:flex}#home #sec_movie .sp-nav .pagination{justify-content:center}}#home #sec_story{background:#fff url(../img/story_bg.webp) top center/cover no-repeat;position:relative}@media screen and (max-width: 1000px){#home #sec_story{background:#fff url(../img/story_bg_sp.webp) top center/contain no-repeat}}#home #sec_story .sec_inner{padding-top:calc(11.1111111111vw + 10px);padding-bottom:calc(11.1111111111vw + 44px)}@media screen and (max-width: 1000px){#home #sec_story .sec_inner{padding-top:calc(10.2564102564vw + 60px);padding-bottom:calc(10.2564102564vw + 72px)}}#home #sec_story::before,#home #sec_story::after{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px}@media screen and (max-width: 1000px){#home #sec_story::before,#home #sec_story::after{aspect-ratio:390/40}}#home #sec_story::before{background:#000;clip-path:polygon(0 0, 100% 0, 0% 100%);top:-1px}#home #sec_story::after{background:#37b5a7;clip-path:polygon(0 100%, 100% 0, 100% 100%);bottom:-1px}#home #sec_story .sec_inner{max-width:960px;display:flex;flex-direction:column}#home #sec_story .sec_ttl{margin-left:auto}@media screen and (max-width: 1000px){#home #sec_story .sec_ttl{margin-right:auto;text-align:center}}#home #sec_story .column{display:flex}@media screen and (max-width: 1000px){#home #sec_story .column{flex-direction:column;align-items:center}}#home #sec_story .column .txt{flex:1;padding-right:54px}@media screen and (max-width: 1000px){#home #sec_story .column .txt{padding-right:0}}#home #sec_story .column .txt p{line-height:2}#home #sec_story .column .img{max-width:254px}@media screen and (max-width: 1000px){#home #sec_story .column .img{margin-top:32px}}#home #sec_character{background:#37b5a7;padding-bottom:11.1111111111vw;position:relative}#home #sec_character::before{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px;background:#fff;clip-path:polygon(0 100%, 100% 0, 100% 100%);bottom:-1px}@media screen and (max-width: 1000px){#home #sec_character::before{aspect-ratio:390/40}}#home #sec_character::after{content:"";width:208px;height:311px;background:url(../img/character_ico01.png) center center/contain no-repeat;position:absolute;z-index:2;left:21.3888888889vw;bottom:0}@media screen and (max-width: 1000px){#home #sec_character::after{background-image:url(../img/character_ico01_sp.png?2026061901);position:relative;display:block;width:185px;height:233.8px;left:10%;right:0;margin:auto;margin-bottom:-20.2564102564vw}}#home #sec_character .sec_inner{display:flex}@media screen and (max-width: 1000px){#home #sec_character .sec_inner{padding-top:60px;padding-bottom:23px}}#home #sec_character .sec_inner .character_img_area{width:41.9366071429%;position:relative}@media screen and (max-width: 1000px){#home #sec_character .sec_inner .character_img_area{width:100%}}#home #sec_character .sec_inner .character_img_area .sec_ttl{margin-bottom:100px}@media screen and (max-width: 1000px){#home #sec_character .sec_inner .character_img_area .sec_ttl{margin-bottom:40px;text-align:center}}#home #sec_character .sec_inner .character_img_area .img{position:relative}#home #sec_character .sec_inner .character_img_area .ico_area{display:none}@media screen and (max-width: 1000px){#home #sec_character .sec_inner .character_img_area .ico_area{display:block;position:absolute;z-index:2;width:27.7777777778%;height:17.0648464164%}}#home #sec_character .sec_inner .character_img_area .ico_area a{display:block;height:100%}#home #sec_character .sec_inner .character_img_area .ico_area .ico{width:6.1538461538vw;aspect-ratio:1/1;position:relative;position:absolute;right:0px;bottom:0px}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area01{left:29.1666666667%;top:49.1467576792%;width:38.8888888889%;height:23.8907849829%}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area01 .ico{right:12px;bottom:7px}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area02{left:35.8333333333%;top:0%}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area03{left:.8333333333%;top:22.6962457338%}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area04{left:71.1111111111%;top:32.0819112628%}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area05{left:61.9444444444%;top:79.3515358362%}#home #sec_character .sec_inner .character_img_area .ico_area.ico_area06{left:4.7222222222%;top:76.7918088737%}#home #sec_character .sec_inner .character_detail_area{width:46.7857142857%;margin-left:auto}@media screen and (max-width: 1000px){#home #sec_character .sec_inner .character_detail_area{display:none}}#home #sec_character .sec_inner .character_detail_area .character_list .list_item{display:flex}#home #sec_character .sec_inner .character_detail_area .character_list .list_item+.list_item{margin-top:20px}#home #sec_character .sec_inner .character_detail_area .character_list .list_item .img{max-width:160px;border-radius:8px;overflow:hidden}#home #sec_character .sec_inner .character_detail_area .character_list .list_item .content{flex:1;padding-left:16px}#home #sec_character .sec_inner .character_detail_area .character_list .list_item .content .ttl{position:relative;border-left:4px solid #fff;padding-left:8px;margin-bottom:14px;height:20px}#home #sec_character .sec_inner .character_detail_area .character_list .list_item .content .ttl img{height:100%;width:auto}#home #sec_character .sec_inner .character_detail_area .character_list .list_item .content .txt p{font-size:14px;line-height:1.7}#home #sec_keywords{background:#fff}@media screen and (max-width: 1000px){#home #sec_keywords .sec_inner{padding-top:80px;padding-bottom:0}}#home #sec_keywords .intro_area{display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width: 1000px){#home #sec_keywords .intro_area{flex-direction:column}}#home #sec_keywords .intro_area .content_area{width:47.5%}@media screen and (max-width: 1000px){#home #sec_keywords .intro_area .content_area{width:100%}}@media screen and (max-width: 1000px){#home #sec_keywords .intro_area .content_area .sec_ttl{text-align:center}}#home #sec_keywords .intro_area .content_area .txt p{line-height:2;font-size:16px}#home #sec_keywords .intro_area .img_area{width:46.6071428571%}@media screen and (max-width: 1000px){#home #sec_keywords .intro_area .img_area{width:100%;margin-top:60px}}#home #sec_keywords .keywords_detail_area{margin-top:80px}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl{border-top:1px solid #000;padding:40px 40px 60px 0;position:relative;overflow:hidden;cursor:pointer}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl{padding:32px 0 40px}}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl.selected{padding-bottom:20px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl.selected .ico::after{opacity:0}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl::after{content:"";position:absolute;width:0;height:auto;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);transition:width .5s ease,height .5s ease,opacity .3s ease;opacity:0;z-index:0;background:#f7f7f7;aspect-ratio:1/1}.pc #home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl:hover::after{width:150%;opacity:1;transition:width .8s ease,height .8s ease}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .keywords_detail_ttl_inner{position:relative;z-index:1;display:flex;align-items:center}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ttl{font-size:64px;flex:1}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ttl{font-size:32px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ttl span{margin-left:-0.3em}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico{width:40px;height:30px;position:relative;margin-left:auto}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico{position:absolute;width:28px;height:20px;top:-22px;right:0}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico::before,#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico::after{content:"";background:#37b5a7;position:absolute;inset:0;margin:auto}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico::before{width:100%;height:2px}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_ttl .ico::after{width:2px;height:100%}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content{display:none}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .keywords_detail_content_inner{display:flex;padding-bottom:60px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .keywords_detail_content_inner{flex-direction:column;padding-bottom:40px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner{width:42.8571428571%}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner{width:100%}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .num{color:#37b5a7;display:flex;align-items:center;font-size:12px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .num{font-size:11px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .num span{font-size:20px;margin-left:4px;margin-bottom:2px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .num span{font-size:16px;margin-bottom:0}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .txt{margin-top:20px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .txt{margin-top:10px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .content_inner .txt p{font-size:16px;line-height:2}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column{background:#eaeaea;padding:28px 40px 40px;width:52.1428571429%;margin-left:auto}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column{width:100%;margin-top:40px;padding:28px 20px 40px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .ttl{font-size:20px;color:#37b5a7;font-weight:500}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .ttl{font-size:16px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner{display:flex}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner{margin-top:20px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_content{flex:1;padding-right:24px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_content{padding-right:16px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_content .txt{margin-top:24px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_content .txt{margin-top:0}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_content .txt p{font-size:14px;line-height:1.7}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_img{width:100px}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_img{width:80px}}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .column_inner .column_img .img{border-radius:12px;overflow:hidden}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .btn_area{margin-top:32px;display:flex}#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .btn_area .movie_btn{margin-left:auto}@media screen and (max-width: 1000px){#home #sec_keywords .keywords_detail_area .keywords_detail_box .keywords_detail_content .column .btn_area .movie_btn{margin:auto}}#home #sec_keywords .bottom_img_area{background:url(../img/keywords_bottom_bg.webp) center bottom/contain no-repeat;padding-bottom:14.5833333333vw;position:relative}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area{padding-bottom:25.641025641vw;background:url(../img/keywords_bottom_bg_sp.webp) center bottom/cover no-repeat;padding-top:70px}}#home #sec_keywords .bottom_img_area::before{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px;background:#01876c;clip-path:polygon(0 100%, 100% 0, 100% 100%);bottom:-1px}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area::before{aspect-ratio:390/40}}#home #sec_keywords .bottom_img_area .bottom_img_area_inner{position:relative;aspect-ratio:1440/843;width:100%}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area .bottom_img_area_inner{aspect-ratio:390/1116}}#home #sec_keywords .bottom_img_area .img{position:absolute}#home #sec_keywords .bottom_img_area .img.img01{left:6.4583333333%;top:5.3380782918%;width:35.1388888889%;height:65.5990510083%}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area .img.img01{left:0%;top:0%;width:100%;height:36.3799283154%;z-index:2}}#home #sec_keywords .bottom_img_area .img.img02{left:52.8472222222%;top:0%;width:38.3333333333%;height:66.3107947805%}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area .img.img02{left:6.4102564103%;top:21.0573476703%;width:84.6153846154%;height:48.9247311828%;z-index:1}}#home #sec_keywords .bottom_img_area .img.img03{left:22.9166666667%;top:50.4151838671%;width:40.2083333333%;height:49.5848161329%}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area .img.img03{left:48.9743589744%;top:55.8243727599%;width:45.1282051282%;height:26.6129032258%;z-index:1}}#home #sec_keywords .bottom_img_area .img.img04{left:75.8333333333%;top:72.1233689205%;width:11.5277777778%;height:27.8766310795%}@media screen and (max-width: 1000px){#home #sec_keywords .bottom_img_area .img.img04{left:12.3076923077%;top:78.9426523297%;width:53.0769230769%;height:21.0573476703%;z-index:2}}#home #sec_book{background:#01876c}@media screen and (max-width: 1000px){#home #sec_book .sec_inner{padding-bottom:80px}}#home #sec_book .sec_ttl{text-align:center}#home #sec_book .book_area{display:flex;color:#fff}@media screen and (max-width: 1000px){#home #sec_book .book_area{flex-direction:column}}#home #sec_book .book_area .img_area{width:21.5178571429%}@media screen and (max-width: 1000px){#home #sec_book .book_area .img_area{width:100%}}@media screen and (max-width: 1000px){#home #sec_book .book_area .img_area .img{max-width:106px;margin:auto;margin-top:32px}}#home #sec_book .book_area .content_area{flex:1;padding-left:7.9207920792%}@media screen and (max-width: 1000px){#home #sec_book .book_area .content_area{padding-left:0}}#home #sec_book .book_area .content_area .ttl{font-size:32px;margin-top:36px;margin-left:-0.5em}@media screen and (max-width: 1000px){#home #sec_book .book_area .content_area .ttl{font-size:20px;margin-top:35px}}#home #sec_book .book_area .content_area .info{margin-top:40px;padding-left:30px;border-left:1px solid #fff}@media screen and (max-width: 1000px){#home #sec_book .book_area .content_area .info{padding-left:20px}}#home #sec_book .book_area .content_area .info p{font-size:16px;line-height:2}@media screen and (max-width: 1000px){#home #sec_book .book_area .content_area .info p{font-size:14px}}#home #sec_book .book_area .txt p{font-size:16px;line-height:2}#home #sec_book .book_area .ico_area{width:23.2142857143%;display:flex}@media screen and (max-width: 1000px){#home #sec_book .book_area .ico_area{width:100%;margin-top:10px}}#home #sec_book .book_area .ico_area .ico{margin-top:auto;transform:translateX(-38.6617100372%)}@media screen and (max-width: 1000px){#home #sec_book .book_area .ico_area .ico{max-width:269px;margin:auto;transform:translateX(0)}}#home #sec_book .btn_area{margin-top:48px;display:flex;justify-content:center}#home #sec_book .btn_area .common_btn{margin:auto}@media screen and (max-width: 1000px){#home #sec_book .btn_area .common_btn{min-width:320px}}#home #sec_location{position:relative;z-index:2}#home #sec_location .sec_inner{padding-top:calc(11.1111111111vw + 58px);max-width:960px}@media screen and (max-width: 1000px){#home #sec_location .sec_inner{padding-bottom:55px}}#home #sec_location::before{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px;background:#01876c;clip-path:polygon(0 0, 100% 0, 0% 100%);top:-1px}@media screen and (max-width: 1000px){#home #sec_location::before{aspect-ratio:390/40}}#home #sec_location .sec_ttl{text-align:center}#home #sec_location .location_area{color:#fff;display:flex;justify-content:space-between}@media screen and (max-width: 1000px){#home #sec_location .location_area{flex-direction:column}}#home #sec_location .location_area .content_area{flex:1;padding-right:50px}@media screen and (max-width: 1000px){#home #sec_location .location_area .content_area{padding-right:0}}#home #sec_location .location_area .content_area .ttl{font-size:24px;font-weight:500}@media screen and (max-width: 1000px){#home #sec_location .location_area .content_area .txt{margin-top:28px}}#home #sec_location .location_area .txt{margin-top:24px}#home #sec_location .location_area .txt p{font-size:16px;line-height:2}#home #sec_location .location_area .img_area{width:17.3863636364%}@media screen and (max-width: 1000px){#home #sec_location .location_area .img_area{width:100%;display:flex;margin-top:28px}}@media screen and (max-width: 1000px){#home #sec_location .location_area .img_area .img{width:42.7374301676%}}@media screen and (max-width: 1000px){#home #sec_location .location_area .img_area .txt{padding-left:20px;flex:1;margin-top:0}#home #sec_location .location_area .img_area .txt p{font-size:14px}}#home #sec_location .slider-outer{padding-bottom:80px;--gap-pc: 60px;--gap-sp: 24px}#home #sec_location .slider-outer{position:relative}#home #sec_location .slider-wrap{width:100%;padding:0 var(--gap-sp);box-sizing:border-box;overflow:hidden}@media(min-width: 768px){#home #sec_location .slider-wrap{padding:0 var(--gap-pc)}}#home #sec_location .swiper{overflow:visible !important}#home #sec_location .swiper-slide{overflow:hidden;aspect-ratio:880/495}@media screen and (max-width: 1000px){#home #sec_location .swiper-slide{aspect-ratio:320/240}}#home #sec_location .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}#home #sec_location .btn-arrow{position:absolute;width:60px;height:60px;border-radius:50%;background:#fff;border:1px solid #37b5a7;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s}#home #sec_location .btn-arrow::after{content:"";width:20px;height:20px;background:url(../img/ico_slide_arrow.png) center center/contain no-repeat}#home #sec_location .btn-arrow.btn-prev-pc::after,#home #sec_location .btn-arrow.btn-sp#prevSp::after{transform:scale(-1, 1)}#home #sec_location .btn-prev-pc,#home #sec_location .btn-next-pc{display:none;top:0;bottom:110px;margin:auto;transition:transform .15s}#home #sec_location .btn-prev-pc:hover:not(:disabled),#home #sec_location .btn-next-pc:hover:not(:disabled){transform:scale(1.1)}#home #sec_location .btn-prev-pc{left:calc(var(--gap-pc) - 22px)}#home #sec_location .btn-next-pc{right:calc(var(--gap-pc) - 22px)}@media(min-width: 1000px){#home #sec_location .btn-prev-pc,#home #sec_location .btn-next-pc{display:flex}}#home #sec_location .swiper-pagination{position:static !important;display:flex;align-items:center;justify-content:center;gap:4px;flex:1;margin-top:80px}@media screen and (max-width: 1000px){#home #sec_location .swiper-pagination{margin-top:0}}#home #sec_location .swiper-pagination-bullet{width:20px;height:2px;background:#d9d9d9;cursor:pointer;transition:background .2s;flex-shrink:0;border:none;padding:0;border-radius:0;margin:0}#home #sec_location .swiper-pagination-bullet-active{background:#fff}#home #sec_location .controls-pc{display:none;justify-content:center}@media(min-width: 1000px){#home #sec_location .controls-pc{display:flex}}#home #sec_location .controls-sp{display:flex;align-items:center;justify-content:center;gap:12px;width:calc(100% - 64px);margin:auto;margin-top:40px}@media(min-width: 1000px){#home #sec_location .controls-sp{display:none}}#home #sec_location .btn-sp{position:static;flex-shrink:0}#home .sec_about{background:#01876c;position:relative;margin-top:calc(-11.1111111111vw - 240px);z-index:1}@media screen and (max-width: 1000px){#home .sec_about{margin-top:calc(-10.2564102564vw - 270px)}}#home .sec_about .sec_inner{padding-top:calc(11.1111111111vw + 307px);max-width:960px}@media screen and (max-width: 1000px){#home .sec_about .sec_inner{padding-bottom:80px;padding-top:calc(10.2564102564vw + 270px)}}#home .sec_about::before{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px;background:#37b5a7;clip-path:polygon(0 0, 100% 0, 0% 100%);top:-1px}@media screen and (max-width: 1000px){#home .sec_about::before{aspect-ratio:390/40}}#home .sec_about .sec_ttl{text-align:center}#home .sec_about .about_area{display:flex;align-items:center}@media screen and (max-width: 1000px){#home .sec_about .about_area{flex-direction:column}}#home .sec_about .about_area .img{width:280px}@media screen and (max-width: 1000px){#home .sec_about .about_area .img{max-width:240px}}#home .sec_about .about_area .txt{flex:1;padding-left:40px}@media screen and (max-width: 1000px){#home .sec_about .about_area .txt{padding-left:0;padding-top:36px}}#home .sec_about .about_area .txt p{font-size:16px;line-height:2;color:#fff}#home .sec_about .btn_area{margin-top:60px;display:flex;justify-content:center}@media screen and (max-width: 1000px){#home .sec_about .btn_area{margin-top:40px}}#home .sec_about .btn_area .common_btn{margin:auto}@media screen and (max-width: 1000px){#home .sec_about .btn_area .common_btn{min-width:320px}}#home #sec_sns{background:#1c1c1c;position:relative;z-index:2}#home #sec_sns .sec_inner{padding-top:calc(11.1111111111vw + 58px);max-width:720px;padding-bottom:140px}@media screen and (max-width: 1000px){#home #sec_sns .sec_inner{padding-bottom:70px}}#home #sec_sns::before{content:"";position:absolute;z-index:1;aspect-ratio:1440/160;height:auto;width:calc(100% + 2px);left:-1px;background:#01876c;clip-path:polygon(0 0, 100% 0, 0% 100%);top:-1px}@media screen and (max-width: 1000px){#home #sec_sns::before{aspect-ratio:390/40}}#home #sec_sns .sns_area{position:relative;padding-bottom:50px;border-bottom:1px solid #898989}@media screen and (max-width: 1000px){#home #sec_sns .sns_area{display:flex;flex-direction:column;align-items:center;border:none;padding-bottom:0}}#home #sec_sns .sns_area::after{content:"";background:url(../img/sns_ico01.png?20260619) center bottom/contain no-repeat;width:201px;height:146px;position:absolute;z-index:1;right:-70px;bottom:0}@media screen and (max-width: 1000px){#home #sec_sns .sns_area::after{position:relative;inset:auto;margin-top:14px}}#home #sec_sns .contact_area{margin-top:48px}@media screen and (max-width: 1000px){#home #sec_sns .contact_area{margin-top:0}}#home #sec_sns .contact_area .contact_list{display:flex}#home #sec_sns .contact_area .contact_list .list_item{width:50%;height:120px}#home #sec_sns .contact_area .contact_list .list_item+.list_item{border-left:1px solid #37b5a7}#home #sec_sns .contact_area .contact_list .list_item a{background:#fff;display:block;color:#37b5a7;height:100%;padding:0 32px 0 40px;overflow:hidden;position:relative;font-size:20px;font-weight:500;transition:color .3s}@media screen and (max-width: 1000px){#home #sec_sns .contact_area .contact_list .list_item a{padding:19px 10px 10px}}#home #sec_sns .contact_area .contact_list .list_item a::after{content:"";position:absolute;width:0;height:auto;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);transition:width .5s ease,height .5s ease,opacity .3s ease;opacity:0;z-index:0;background:#37b5a7;aspect-ratio:1/1}.pc #home #sec_sns .contact_area .contact_list .list_item a:hover{color:#fff}.pc #home #sec_sns .contact_area .contact_list .list_item a:hover::after{width:150%;opacity:1;transition:width .5s ease,height .5s ease}#home #sec_sns .contact_area .contact_list .list_item a .btn_inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;height:100%}@media screen and (max-width: 1000px){#home #sec_sns .contact_area .contact_list .list_item a .btn_inner{flex-direction:column;align-items:center;justify-content:center}}#home #sec_sns .contact_area .contact_list .list_item a .btn_inner .ico{background:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;margin-left:16px;border:1px solid #37b5a7}@media screen and (max-width: 1000px){#home #sec_sns .contact_area .contact_list .list_item a .btn_inner .ico{margin-left:0;margin-top:16px}}#home #sec_sns .contact_area .contact_list .list_item a .btn_inner .ico::after{content:"";width:16px;height:16px;background:url(../img/ico_slide_arrow.png) center center/contain no-repeat}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.modal-backdrop.open{opacity:1;pointer-events:all;z-index:1000}.modal-inner{position:relative;width:min(360px,88vw);aspect-ratio:9/16;background:#000;border-radius:16px;overflow:hidden;transform:scale(0.92);transition:transform .25s ease;box-shadow:0 24px 80px rgba(0,0,0,.8)}.modal-backdrop.open .modal-inner{transform:scale(1)}.modal-inner iframe{width:100%;height:100%;border:none;display:block}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .15s}.modal-close:hover{background:hsla(0,0%,100%,.15)}.modal-close svg{width:18px;height:18px}.remodal-wrapper{padding:16px}.remodal-overlay{background:rgba(0,0,0,.9)}.remodal{border-radius:20px;padding:20px 20px 40px}.remodal.character .num{color:#37b5a7;font-size:16px;display:flex;align-items:center;margin-bottom:32px}.remodal.character .num span{font-size:20px;margin-left:6px;margin-bottom:1px}.remodal.character .img{border-radius:8px;overflow:hidden;max-width:200px;margin:auto}.remodal.character .content{margin-top:30px}.remodal.character .content .ttl{position:relative;border-left:4px solid #37b5a7;padding-left:8px;margin-bottom:14px;height:20px;text-align:left}.remodal.character .content .ttl img{height:100%;width:auto;fill:#37b5a7}.remodal.character .content .txt{text-align:left}.remodal.character .content .txt p{font-size:14px;line-height:1.7}.remodal .remodal-close{left:auto;right:0;top:0;width:46px;height:46px;right:10px;top:10px}.remodal .remodal-close::before{content:"";background:url(../img/modal_close.png) center center/contain no-repeat;width:100%;height:100%;display:block}.link-txt{color:#000;text-decoration:underline;transition:opacity .2s cubic-bezier(0.17, 0.84, 0.44, 1)}.link-txt._black{color:#222}.link-txt:hover{opacity:.75}.link{transition:opacity .2s}.pc .link:hover{opacity:.6}.movie_btn{background:#000;color:#fff;padding:14px 16px 14px 20px;border-radius:30px;line-height:1;position:relative;cursor:pointer;overflow:hidden}@media screen and (max-width: 1000px){.movie_btn{min-width:240px}}.pc .movie_btn:hover .movie_btn_inner .ico{background:#37b5a7}.pc .movie_btn:hover .movie_btn_inner .ico svg{fill:#fff}.movie_btn .movie_btn_inner{display:flex;align-items:center;position:relative;z-index:2}@media screen and (max-width: 1000px){.movie_btn .movie_btn_inner{justify-content:space-between}}.movie_btn .movie_btn_inner .ico{background:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;margin-left:16px}.movie_btn .movie_btn_inner .ico svg{width:11px;height:10px;fill:#37b5a7}.common_btn{background:#000;color:#fff;min-width:400px;min-height:80px;border-radius:12px;line-height:1;position:relative;cursor:pointer;overflow:hidden;display:flex;align-items:center;padding:20px 25px 20px 40px;font-size:20px}@media screen and (max-width: 1000px){.common_btn{min-width:240px}}.common_btn::after{content:"";position:absolute;width:0;height:auto;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);transition:width .5s ease,height .5s ease,opacity .3s ease;opacity:0;z-index:0;background:#37b5a7;aspect-ratio:1/1}.pc .common_btn:hover::after{width:150%;opacity:1;transition:width .5s ease,height .5s ease}.common_btn .common_btn_inner{display:flex;align-items:center;position:relative;z-index:2;justify-content:space-between;width:100%}@media screen and (max-width: 1000px){.common_btn .common_btn_inner{justify-content:space-between}}.common_btn .common_btn_inner .ico{background:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;margin-left:16px}.common_btn .common_btn_inner .ico::after{content:"";width:16px;height:16px;background:url(../img/ico_slide_arrow.png) center center/contain no-repeat}.sec_ttl{margin-bottom:60px}@media screen and (max-width: 1000px){.sec_ttl{margin-bottom:40px}}.sec_ttl .en{font-size:60px}@media screen and (max-width: 1000px){.sec_ttl .en{font-size:40px}}.sec_ttl .ja{font-size:16px}.sec_ttl._gr{color:#37b5a7}.sec_ttl._wh{color:#fff}.pc .img-hover-link:hover .img-hover-bg{transform:scale(1.1)}.img-hover-link .img-hover{overflow:hidden}.img-hover-link .img-hover>.img-hover-bg{width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;transition:transform .2s}.none-sp{display:block !important}.none-pc{display:none !important}@media screen and (max-width: 1000px){.none-sp{display:none !important}.none-pc{display:block !important}}.br-pc{display:inline-block}.br-sp{display:none}@media screen and (max-width: 1000px){.br-pc{display:none}.br-sp{display:block}}/*# sourceMappingURL=style.css.map */