@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Thin.otf);font-weight:100}@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Light.otf);font-weight:300}@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Regular.otf);font-weight:400}@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Medium.otf);font-weight:500}@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Bold.otf);font-weight:700}@font-face{font-family:"noto sans jp";src:url(../font/Noto_Sans_JP/NotoSansJP-Black.otf);font-weight:900}html{scroll-behavior:smooth}h1,h2,h3,h4{margin:0}a{color:black;text-decoration:none}img{width:100%}p{margin:0}ul{list-style:none;padding-left:0}button{border:none}input,select{-webkit-appearance:none;appearance:none}hr{margin:0}@media (min-width:961px){.only_sp{display:none !important}}@media (max-width:960px){.only_pc{display:none !important}}.en_text{font-family:brandon-grotesque, sans-serif}body{position:relative;background-repeat:no-repeat;background-size:contain;width:100%;font-family:"noto sans jp", sans-serif;font-size:16px;font-weight:500;color:black;margin:0}div.container{position:relative;margin:0 auto}.fade_up_scroll,.fade_up_load{opacity:0}.fadeUp{animation-name:fadeUpAnime;animation-duration:2s;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#splash{position:fixed;width:100%;height:100%;background:#f5f5f2;z-index:9999999;text-align:center;color:#fff}#splash-logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.splashbg{display:none}body.appear .splashbg{display:block;content:"";position:fixed;z-index:999;width:100%;height:100vh;top:0;left:0;transform:scaleX(0);background-color:#f5f5f2;animation-name:PageAnime;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes PageAnime{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.001%{transform-origin:right}100%{transform-origin:right;transform:scaleX(0)}}#loading_container{opacity:0}body.appear #loading_container{animation-name:PageAnimeAppear;animation-duration:1s;animation-delay:0.8s;animation-fill-mode:forwards;opacity:0}@keyframes PageAnimeAppear{0%{opacity:0}100%{opacity:1}}header#header{position:fixed;width:93.3%;background:white;padding:23px 3.3% 24px 3.4%;z-index:1}header#header div.container{display:flex;align-items:center}header#header div.container p.header_logo{display:inline-block;font-family:brandon-grotesque, sans-serif;font-weight:700;font-size:34px;letter-spacing:2.5px}header#header div.container p.header_logo span.header_logo_ja{font-family:"noto sans jp", sans-serif;font-weight:700;font-size:13.5px;letter-spacing:3px;line-height:39px;margin-left:19px}header#header div.header_right{display:flex;margin-left:auto}header#header div.header_right ul.header_page_links{display:flex;margin-right:38px}header#header div.header_right ul.header_page_links li.header_page_list{position:relative;font-family:brandon-grotesque, sans-serif;font-size:12px;font-weight:700;letter-spacing:1px}header#header div.header_right ul.header_page_links li.header_page_list:not(:first-child){margin-left:41px}header#header div.header_right ul.header_page_links li.header_page_list:not(:first-child)::before{content:"";position:absolute;display:inline-block;width:16px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:-27px}header#header div.header_right div.header_contact_wrapper{position:relative;display:inline-block;font-family:brandon-grotesque, sans-serif;font-size:13px;font-weight:700;border:0.5px black solid;border-radius:100px;letter-spacing:0.5px;padding:0 31px;height:31px;line-height:31px;margin-top:8px;margin-right:20px;cursor:pointer}header#header div.header_right div.header_contact_disappear{display:none}header#header div.header_right div.header_contact_appear{position:absolute;display:flex;justify-content:space-between;width:370px;bottom:-50px;right:0;z-index:10}header#header div.header_right div.header_contact_appear a.header_contact_link{display:inline-block;background:black;color:white;font-size:13px;font-weight:500;height:30px;line-height:30px;border-radius:100px;padding:0 30px}header#header div.header_right div.hamburger_menu{pointer-events:auto}header#header div.header_right div.hamburger_menu div.open_btn{top:0;right:0;cursor:pointer;width:33px;aspect-ratio:1;border:0.5px black solid;border-radius:50%;transform:translateY(7px);z-index:100}header#header div.header_right div.hamburger_menu div.open_btn span{display:inline-block;transition:all 0.4s;position:absolute}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(1),header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(2){height:0.8px;background:black;width:13px;left:10px}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(1){top:13px}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(2){top:18px}header#header div.header_right div.hamburger_menu div.open_btn.active{position:fixed;top:23px;right:3.3%;border:none}header#header div.header_right div.hamburger_menu div.open_btn.active span:nth-of-type(1){top:0px;left:0px;transform:translateY(17px) rotate(-45deg);width:100%}header#header div.header_right div.hamburger_menu div.open_btn.active span:nth-of-type(2){top:33px;left:0px;transform:translateY(-17px) rotate(45deg);width:100%}header#header div.header_right div.hamburger_menu div.open_btn.active+div.menu_area{opacity:1;visibility:visible}header#header div.header_right div.hamburger_menu div.menu_area{position:fixed;text-align:center;top:-31px;right:0;opacity:0;visibility:hidden;width:100%;height:100vh;background:#F5F5F2;padding:20vh 0;transition:all 0.5s;z-index:10}header#header div.header_right div.hamburger_menu div.menu_area p.menu_logo_en{font-family:brandon-grotesque, sans-serif;font-size:28px;font-weight:700;letter-spacing:3px}header#header div.header_right div.hamburger_menu div.menu_area p.menu_logo_ja{font-weight:700;font-size:12px;letter-spacing:1px;margin-top:1vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content{margin-top:8vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item:not(:first-child){margin-top:3vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item:nth-child(5){margin-top:10vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item a{font-family:brandon-grotesque, sans-serif;font-weight:700;font-size:18px}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item.menu_item_btn a.menu_link_btn{display:inline-block;background:black;color:white;font-size:14px;font-weight:500;padding:10px 0;width:200px;border-radius:100px}section#contact{width:calc(100% - 50px);color:white;background:black;text-align:center;margin-left:auto;padding:77px 0 84px}section#contact div.container{display:flex}section#contact div.container div.contact_head{width:50%}section#contact div.container div.contact_head h2.contact_title{display:inline-block;font-family:brandon-grotesque, sans-serif;font-size:39px;font-weight:700;letter-spacing:2.7px;border-bottom:solid white 1px;padding:0 53px 20px}section#contact div.container div.contact_head h3.contact_subtitle{font-size:17px;font-weight:500;letter-spacing:2px;margin-top:34px}section#contact div.container div.contact_main{width:46%}section#contact div.container div.contact_main p.contact_text{font-size:14px;font-weight:500;line-height:1.8;letter-spacing:1px;margin-top:2px}section#contact div.container div.contact_main a.contact_link{display:inline-block;color:white;font-size:12px;font-weight:500;letter-spacing:1px;border:white 1px solid;border-radius:100px;margin-top:34px;padding:9px 42px}section#links{padding-top:139px;padding-left:6.6%;padding-right:6.5%;background:white}section#links h2.section_title{font-family:brandon-grotesque, sans-serif;font-size:30px;font-weight:700;letter-spacing:1.5px}section#links div.key_bottom{display:flex;align-items:center;margin-top:71px}section#links div.key_bottom div.key_concept_link_wrapper{flex-grow:0;margin-right:18px}section#links div.key_bottom div.key_concept_link_wrapper a.key_concept_link{font-size:13px;font-weight:700;letter-spacing:1.5px;border:black 1px solid;border-radius:100px;padding:10px 51px 12px 48px}section#links div.key_bottom div.key_concept_link_wrapper a.key_concept_link span.en_text{font-size:15px;letter-spacing:0px}section#links div.key_bottom div.key_bottom_line{width:auto;height:1px;background:black;flex-grow:1}section#links div.key_bottom div.key_bottom_text_wrapper{position:relative;flex-grow:0;margin-left:auto;padding-left:69px}section#links div.key_bottom div.key_bottom_text_wrapper::before{content:"";position:absolute;width:22px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:23px}section#links div.key_bottom div.key_bottom_text_wrapper p.key_bottom_text{position:relative;font-size:16px;font-weight:700;letter-spacing:4.2px}section#links div.key_bottom div.key_bottom_text_wrapper p.key_bottom_text::before{content:"";position:absolute}footer#footer{background:white;padding-top:259px;padding-left:3.8%;padding-right:3.5%;padding-bottom:50px}footer#footer div.container{display:flex}footer#footer div.container div.footer_links_wrapper{display:flex;column-gap:70px}footer#footer div.container div.footer_links_wrapper li.footer_link_list{font-family:brandon-grotesque, sans-serif;font-size:15px;font-weight:700;letter-spacing:0.7px}footer#footer div.container div.footer_links_wrapper li.footer_link_list:not(:first-child){margin-top:15px}footer#footer div.container div.footer_links_wrapper li.footer_contact_list{font-family:"noto sans jp", sans-serif;font-size:12px}footer#footer div.container div.footer_links_wrapper ul.footer_links02{margin-top:46px}footer#footer div.container div.footer_links_wrapper ul.footer_links02 li.footer_link_list:nth-child(2){margin-top:18px}footer#footer div.container div.footer_links_wrapper div.privacy_policy{font-family:brandon-grotesque, sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;transform:translateX(-18px);margin-top:113px}footer#footer div.container div.footer_company_wrapper{margin-left:auto;text-align:right}footer#footer div.container div.footer_company_wrapper p.footer_title{font-family:brandon-grotesque, sans-serif;font-size:36px;font-weight:700;letter-spacing:1px;margin-top:10px}footer#footer div.container div.footer_company_wrapper p.footer_subtitle{font-size:14px;font-weight:700;letter-spacing:2px;margin-top:26px}footer#footer div.container div.footer_company_wrapper p.copy_rights{font-family:brandon-grotesque, sans-serif;font-size:13px;font-weight:700;letter-spacing:0.7px;color:#888888;margin-top:23px}section#page_links{background:#F5F5F2;padding:144px 21% 148px 19.5%;margin-left:50px}section#page_links div.container{position:relative;display:flex;justify-content:space-around;text-align:center}section#page_links div.container div.page_link_wrapper:first-child::after{content:"";position:absolute;width:78px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:43%}section#page_links div.container p.page_link_title{font-family:brandon-grotesque, sans-serif;font-size:29px;font-weight:700;letter-spacing:2px}section#page_links div.container p.page_link_subtitle{font-size:14px;font-weight:500;letter-spacing:2px;margin-top:12px}div.page_title_wrapper{display:flex;align-items:center}div.page_title_wrapper div.line_wrapper{flex-grow:1;height:0.5px;background:black}div.page_title_wrapper h1.page_title{position:relative;font-size:28px;font-weight:700;letter-spacing:2.1px;margin-left:90px;margin-right:90px;transform:translateY(-5px)}div.page_title_wrapper h1.page_title::before{content:"";position:absolute;width:22px;height:0.5px;background:black;transform:rotate(-45deg);top:50%;left:-46px}@media (max-width:960px){header#header{padding:11px 3.3% 4px 5.4%}header#header.page_header{width:auto}header#header div.container{display:flex;align-items:center}header#header div.container p.header_logo{display:inline-block;font-family:brandon-grotesque, sans-serif;font-weight:700;font-size:26px;letter-spacing:2.4px}header#header div.container p.header_logo a.header_logo_link{width:100%}header#header div.container p.header_logo span.header_logo_ja{display:inline-block;font-family:"noto sans jp", sans-serif;font-weight:700;font-size:9.5px;letter-spacing:3px;line-height:10px;margin-left:0;transform:translateY(-6px)}header#header div.header_right{display:flex;margin-left:auto}header#header div.header_right ul.header_page_links{display:flex;margin-right:38px}header#header div.header_right ul.header_page_links li.header_page_list{position:relative;font-size:12px;font-weight:700;letter-spacing:1px}header#header div.header_right ul.header_page_links li.header_page_list:not(:first-child){margin-left:41px}header#header div.header_right ul.header_page_links li.header_page_list:not(:first-child)::before{content:"";position:absolute;display:inline-block;width:16px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:-27px}header#header div.header_right div.header_contact_wrapper{margin-top:8px;margin-right:55px}header#header div.header_right div.header_contact_wrapper a.header_contact_link{display:inline-block;font-family:brandon-grotesque, sans-serif;font-size:13px;font-weight:700;border:0.5px black solid;border-radius:100px;letter-spacing:0.5px;padding:8px 31px 8px}header#header div.header_right div.hamburger_menu{pointer-events:auto}header#header div.header_right div.hamburger_menu div.open_btn{top:0;right:0;cursor:pointer;width:40px;aspect-ratio:1;border:0.5px black solid;border-radius:50%;transform:translateY(0px);z-index:100}header#header div.header_right div.hamburger_menu div.open_btn span{display:inline-block;transition:all 0.4s;position:absolute}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(1),header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(2){height:0.8px;background:black;width:20px;left:10px}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(1){top:15px}header#header div.header_right div.hamburger_menu div.open_btn span:nth-of-type(2){top:25px}header#header div.header_right div.hamburger_menu div.open_btn.active{position:fixed;top:23px;right:3.3%;border:none}header#header div.header_right div.hamburger_menu div.open_btn.active span:nth-of-type(1){top:0px;left:0px;transform:translateY(17px) rotate(-45deg);width:100%}header#header div.header_right div.hamburger_menu div.open_btn.active span:nth-of-type(2){top:33px;left:0px;transform:translateY(-17px) rotate(45deg);width:100%}header#header div.header_right div.hamburger_menu div.open_btn.active+div.menu_area{opacity:1;visibility:visible}header#header div.header_right div.hamburger_menu div.menu_area{position:fixed;text-align:center;top:-31px;right:0;opacity:0;visibility:hidden;width:100%;height:100vh;background:#F5F5F2;padding:20vh 0;transition:all 0.5s;z-index:10}header#header div.header_right div.hamburger_menu div.menu_area p.menu_logo_en{font-family:brandon-grotesque, sans-serif;font-size:28px;font-weight:700;letter-spacing:3px}header#header div.header_right div.hamburger_menu div.menu_area p.menu_logo_ja{font-weight:700;font-size:12px;letter-spacing:1px;margin-top:1vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content{margin-top:8vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item:not(:first-child){margin-top:3vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item:nth-child(5){margin-top:10vh}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item a{font-family:brandon-grotesque, sans-serif;font-weight:700;font-size:18px}header#header div.header_right div.hamburger_menu div.menu_area ul.menu_content li.menu_item.menu_item_btn a.menu_link_btn{display:inline-block;background:black;color:white;font-size:14px;font-weight:500;padding:10px 0;width:200px;border-radius:100px}section#contact{width:87.5%;color:white;text-align:left;margin-left:auto;padding:77px 0 94px 7.5%}section#contact div.container{display:flex;flex-wrap:wrap}section#contact div.container div.contact_head{width:100%}section#contact div.container div.contact_head h2.contact_title{display:inline-block;font-family:brandon-grotesque, sans-serif;font-size:27px;font-weight:700;letter-spacing:2.7px;border-bottom:solid white 1px;padding:0 0 23px 0;width:100%}section#contact div.container div.contact_head h3.contact_subtitle{font-size:16px;font-weight:500;letter-spacing:2px;line-height:1.7;margin-top:27px}section#contact div.container div.contact_main{width:100%}section#contact div.container div.contact_main p.contact_text{display:inline-block;width:94%;font-size:12px;font-weight:500;letter-spacing:1px;line-height:2;margin-top:34px}section#contact div.container div.contact_main a.contact_link{display:inline-block;color:white;font-size:12px;font-weight:500;letter-spacing:1px;border:white 1px solid;border-radius:100px;margin-top:34px;padding:9px 42px}section#links{padding-top:94px;padding-left:0;padding-right:0}section#links h2.section_title{font-family:brandon-grotesque, sans-serif;font-size:24px;font-weight:700;letter-spacing:1.5px;margin-left:5%}section#links div.key_bottom{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;margin-top:28px}section#links div.key_bottom div.key_bottom_first{display:flex;align-items:center}section#links div.key_bottom div.key_bottom_first div.key_concept_link_wrapper{flex-grow:0;margin-right:18px}section#links div.key_bottom div.key_bottom_first div.key_concept_link_wrapper a.key_concept_link{font-size:10px;font-weight:700;letter-spacing:1.3px;border:none;padding:0 0 0 20px}section#links div.key_bottom div.key_bottom_first div.key_concept_link_wrapper a.key_concept_link span.en_text{font-size:15px;letter-spacing:0px}section#links div.key_bottom div.key_bottom_first div.key_bottom_line{width:calc(100vw - 320px);height:0.5px;background:black}section#links div.key_bottom div.key_bottom_text_wrapper{position:relative;flex-grow:0;margin-left:auto;padding-left:0}section#links div.key_bottom div.key_bottom_text_wrapper::before{content:none}section#links div.key_bottom div.key_bottom_text_wrapper p.key_bottom_text{position:relative;display:inline-block;font-size:11px;font-weight:700;letter-spacing:0px;text-align:center;border-radius:100px;border:0.5px solid;margin-right:19px;margin-top:19px;padding:12px 0 12px;width:225px}section#links div.key_bottom div.key_bottom_text_wrapper p.key_bottom_text::before{content:"";width:calc(100vw - 260px);height:0.5px;top:50%;transform:translateY(-50%);right:241px;background-color:black}section#links div.page_top_link_wrapper{margin-top:122px;text-align:right;margin-right:19px}section#links div.page_top_link_wrapper a.page_top_link{position:relative;width:50px;aspect-ratio:1;display:inline-block;border:0.5px solid black;border-radius:50%}section#links div.page_top_link_wrapper a.page_top_link::before{content:"";position:absolute;border-right:5px solid transparent;border-bottom:8px solid black;border-left:5px solid transparent;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}section#links div.page_top_link_wrapper a.page_top_link::after{content:"";background:black;width:0.5px;height:150px;position:absolute;left:calc(90px - 100vw);top:-50px}footer#footer{padding-top:88px;padding-left:5%;padding-right:3.5%;padding-bottom:50px}footer#footer div.container{display:flex;flex-wrap:wrap}footer#footer div.container div.footer_links_wrapper{display:flex;column-gap:49px}footer#footer div.container div.footer_links_wrapper li.footer_link_list{font-family:brandon-grotesque, sans-serif;font-size:15px;font-weight:700;letter-spacing:0.7px}footer#footer div.container div.footer_links_wrapper li.footer_link_list:not(:first-child){margin-top:15px}footer#footer div.container div.footer_links_wrapper li.footer_contact_list{font-family:"noto sans jp", sans-serif;font-size:12px}footer#footer div.container div.footer_links_wrapper ul.footer_links02{margin-top:15px}footer#footer div.container div.footer_links_wrapper ul.footer_links02 li.footer_link_list:nth-child(2){margin-top:18px}footer#footer div.container div.footer_links_wrapper div.privacy_policy{font-family:brandon-grotesque, sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;transform:translateX(-18px);margin-top:113px}footer#footer div.container div.footer_company_wrapper{margin-left:0;text-align:left;margin-top:59px}footer#footer div.container div.footer_company_wrapper p.footer_title{font-family:brandon-grotesque, sans-serif;font-size:29.5px;font-weight:700;letter-spacing:1px;margin-top:10px}footer#footer div.container div.footer_company_wrapper p.footer_subtitle{font-size:12px;font-weight:700;letter-spacing:2px;margin-top:6px}footer#footer div.container div.footer_company_wrapper p.copy_rights{font-family:brandon-grotesque, sans-serif;font-size:10px;font-weight:700;letter-spacing:0.7px;color:#888888;margin-top:31px}section#page_links{padding:139px 0% 159px 0%;margin-left:0}section#page_links div.container{position:relative;display:flex;justify-content:space-around;text-align:center}section#page_links div.container div.page_link_wrapper:first-child::after{content:"";position:absolute;width:78px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:43%}section#page_links div.container p.page_link_title{font-family:brandon-grotesque, sans-serif;font-size:20px;font-weight:700;letter-spacing:2px}section#page_links div.container p.page_link_subtitle{font-size:10px;font-weight:500;letter-spacing:2px;margin-top:10px}div.page_title_wrapper{display:flex;align-items:center}div.page_title_wrapper div.line_wrapper{flex-grow:1;height:0.5px;background:black}div.page_title_wrapper h1.page_title{position:relative;font-size:15px;font-weight:700;letter-spacing:1.5px;margin-left:51px;margin-right:16px;transform:translateY(-5px)}div.page_title_wrapper h1.page_title::before{content:"";position:absolute;width:22px;height:1px;background:black;transform:rotate(-45deg);top:50%;left:-31px}}