html{overflow-y:scroll}@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}@media screen and (max-width: 1000px){img{width:100%}}#wrapper.preload .wow{opacity:0 !important}#header{position:fixed;z-index:9999;width:100%;height:80px;padding:0;flex-direction:row;justify-content:space-between;display:flex;transition:background .3s;backdrop-filter:blur(30px)}@media screen and (max-width: 1000px){#header{height:50px}}#header::after{content:"";z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2)}#header .header_inner{display:flex;align-items:center;width:100%}#header .header_inner .logo_area{width:230px;margin-left:24px}@media screen and (max-width: 1000px){#header .header_inner .logo_area{width:120px;margin-left:10px}}#header .header_inner .logo_area a{display:block}#header .header_inner .pc_nav_area{margin-left:auto;height:100%}@media screen and (max-width: 1000px){#header .header_inner .pc_nav_area{display:none}}#header .header_inner .pc_nav_area .pc_nav_list{height:100%;display:flex;align-items:center}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item{height:100%;display:flex;align-items:center}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item+.pc_nav_item{margin-left:24px}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item:hover .megaMenu{opacity:1;visibility:visible}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item:hover .pc_nav_item_lv1::after{opacity:1}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item .pc_nav_item_lv1{color:#fff;font-weight:600;display:flex;flex-direction:column;letter-spacing:.05em;cursor:pointer;justify-content:center;height:100%;position:relative}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item .pc_nav_item_lv1::after{content:"";width:100%;height:4px;background:#41b9d4;position:absolute;bottom:0;left:0;opacity:0;display:block;transition:opacity .3s}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item .pc_nav_item_lv1 .en{font-size:10px}#header .header_inner .pc_nav_area .pc_nav_list .pc_nav_item .pc_nav_item_lv1 .ja{font-size:14px}#header .entry_btn_area{margin-left:54px;margin-right:90px;height:100%;display:flex;align-items:center;position:relative}@media screen and (max-width: 1000px){#header .entry_btn_area{margin-left:auto;margin-right:55px}}#header .entry_btn_area .entry_btn{background:#41b9d4;color:#fff;font-weight:600;border-radius:40px;width:140px;height:35px;display:flex;align-items:center;justify-content:center;font-size:16px;transition:background .3s;cursor:pointer}@media screen and (max-width: 1000px){#header .entry_btn_area .entry_btn{width:100px;height:30px;font-size:14px}}#header .entry_btn_area .entry_btn_list{display:none;position:absolute;border-radius:0 0 12px 12px;overflow:hidden;top:80px;width:186px;left:-23px}@media screen and (max-width: 1000px){#header .entry_btn_area .entry_btn_list{top:50px;width:138px;left:-19px}}#header .entry_btn_area .entry_btn_list .list_item{height:80px}@media screen and (max-width: 1000px){#header .entry_btn_area .entry_btn_list .list_item{height:60px}}#header .entry_btn_area .entry_btn_list .list_item a{height:100%;width:100%;font-size:20px;position:relative;display:flex;align-items:center;padding:0 32px;transition:background .3s,color .3s;font-weight:bold;letter-spacing:.05em}@media screen and (max-width: 1000px){#header .entry_btn_area .entry_btn_list .list_item a{font-size:16px;padding:0 20px}}#header .entry_btn_area .entry_btn_list .list_item a::before{content:"";width:6px;height:6px;background:#41b9d4;margin-right:6px;transition:background .3s}#header .entry_btn_area .entry_btn_list .list_item a.head_entry_btn{background:#fff}#header .entry_btn_area .entry_btn_list .list_item a.head_my_page_btn{background:#f4f4f4}.pc #header .entry_btn_area .entry_btn_list .list_item a:hover{background:#41b9d4;color:#fff}.pc #header .entry_btn_area .entry_btn_list .list_item a:hover::before{background:#fff}.pc #header .entry_btn_area:hover .entry_btn{background:rgb(37.0021459227,140.2639484979,163.4978540773)}.pc #header .entry_btn_area:hover .entry_btn_list{display:block}@media screen and (max-width: 1000px){#header .entry_btn_area.open .entry_btn{background:rgb(37.0021459227,140.2639484979,163.4978540773)}#header .entry_btn_area.open .entry_btn_list{display:block}}.header_nav{position:fixed;z-index:9999;mix-blend-mode:normal;opacity:0;pointer-events:none;background:rgba(57,90,105,.8);backdrop-filter:blur(30px);transition:opacity .3s;padding:70px;width:100%;height:auto;top:0;left:0;max-height:100vh;overflow-y:scroll}@media screen and (max-width: 1000px){.header_nav{padding:50px 20px 70px}}.header_nav .header_nav_inner{max-width:1080px;margin:auto}.header_nav .header_nav_area{display:flex;justify-content:space-between;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:60px 30px 70px}@media screen and (max-width: 1000px){.header_nav .header_nav_area{padding:40px 24px;flex-direction:column}}@media screen and (max-width: 1000px){.header_nav .header_nav_area .header_nav_block+.header_nav_block{margin-top:40px}}.header_nav .header_nav_area .header_nav_block .nav_ttl{display:flex;flex-direction:column;color:#fff;margin-bottom:30px;line-height:1.5;letter-spacing:.05em}@media screen and (max-width: 1000px){.header_nav .header_nav_area .header_nav_block .nav_ttl{margin-bottom:16px}}.header_nav .header_nav_area .header_nav_block .nav_ttl .en{font-size:20px}.header_nav .header_nav_area .header_nav_block .nav_ttl .ja{font-size:14px;margin-top:2px}.header_nav .header_nav_area .header_nav_block .nav_list+.nav_ttl{margin-top:40px;margin-bottom:20px}@media screen and (max-width: 1000px){.header_nav .header_nav_area .header_nav_block .nav_list+.nav_ttl{margin-bottom:16px}}.header_nav .nav_item+.nav_item{margin-top:20px}@media screen and (max-width: 1000px){.header_nav .nav_item+.nav_item{margin-top:16px}}.header_nav .nav_item>a{font-size:16px;position:relative;display:flex;align-items:center;color:#fff;font-weight:300;line-height:1.5}@media screen and (max-width: 1000px){.header_nav .nav_item>a{font-size:14px}}.header_nav .nav_item>a::before{content:"";width:6px;height:6px;display:block;background:#41b9d4;margin-right:6px}.header_nav .header_info_area{display:flex;margin-top:32px;justify-content:space-between}@media screen and (max-width: 1000px){.header_nav .header_info_area{margin-top:40px;flex-direction:column-reverse;align-items:center}}.header_nav .header_info_area .copy{color:#fff;display:flex;flex-direction:column}@media screen and (max-width: 1000px){.header_nav .header_info_area .copy{align-items:center;margin-top:40px}}.header_nav .header_info_area .copy .ja{font-size:20px}.header_nav .header_info_area .copy .en{font-size:12px;margin-top:5px}.header_nav .header_info_area .entry_btn_area{display:flex}@media screen and (max-width: 1000px){.header_nav .header_info_area .entry_btn_area{flex-direction:column}}.header_nav .header_info_area .entry_btn_area .entry_btn,.header_nav .header_info_area .entry_btn_area .my_page_btn{width:240px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .3s,color .3s}.header_nav .header_info_area .entry_btn_area .entry_btn{background:#41b9d4;color:#fff}.pc .header_nav .header_info_area .entry_btn_area .entry_btn:hover{background:rgb(37.0021459227,140.2639484979,163.4978540773)}.header_nav .header_info_area .entry_btn_area .my_page_btn{background:#fff;color:#41b9d4;margin-left:10px}@media screen and (max-width: 1000px){.header_nav .header_info_area .entry_btn_area .my_page_btn{margin-left:0;margin-top:10px}}.pc .header_nav .header_info_area .entry_btn_area .my_page_btn:hover{background:#d6d6d6}.header_nav.open{opacity:1;pointer-events:auto}.menu-trigger{display:inline-block;transition:all .4s !important;box-sizing:border-box;position:fixed;z-index:99999;width:80px;height:80px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-direction:column;border-bottom-left-radius:5px;right:0;top:0}@media screen and (max-width: 1000px){.menu-trigger{width:50px;height:50px}}.menu-trigger .menu-trigger-inner{display:flex;justify-content:center;align-items:center;width:40px;height:35px;position:relative}@media screen and (max-width: 1000px){.menu-trigger .menu-trigger-inner{width:32px;height:22px}}.menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;right:0;width:100%;height:3px;background-color:#fff}@media screen and (max-width: 1000px){.menu-trigger span{height:2px}}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){width:30px;top:16px}@media screen and (max-width: 1000px){.menu-trigger span:nth-of-type(2){top:10px;width:22px}}.menu-trigger span:nth-of-type(3){width:20px;bottom:0}@media screen and (max-width: 1000px){.menu-trigger span:nth-of-type(3){width:12px}}.menu-trigger.active{background:rgba(0,83,148,0)}.menu-trigger.active span:nth-of-type(1){transform:translateY(16px) rotate(-35deg)}@media screen and (max-width: 1000px){.menu-trigger.active span:nth-of-type(1){transform:translateY(10px) rotate(-35deg)}}.menu-trigger.active span:nth-of-type(2){opacity:0}.menu-trigger.active span:nth-of-type(3){width:100%;transform:translateY(-16px) rotate(35deg)}@media screen and (max-width: 1000px){.menu-trigger.active span:nth-of-type(3){transform:translateY(-10px) rotate(35deg)}}.megaMenu{background-color:hsla(0,0%,100%,.8);top:80px;left:0;opacity:0;position:absolute;text-align:center;visibility:hidden;width:100%;transition:opacity .3s,visibility .3s;backdrop-filter:blur(30px)}.megaMenu .megaMenu_list{padding-bottom:50px;padding-top:40px;display:flex;justify-content:center;max-width:1168px;margin:auto}.megaMenu .megaMenu_list .megaMenu_list_item{width:calc((100% - 70px)/5);margin:0 7px}.megaMenu .megaMenu_list .megaMenu_list_item a .img img{width:100%}.megaMenu .megaMenu_list .megaMenu_list_item a .ttl{position:relative;font-size:13px;display:flex;align-items:flex-start;margin-top:10px;text-align:left;line-height:1.5}.megaMenu .megaMenu_list .megaMenu_list_item a .ttl::before{content:"";width:6px;height:6px;margin-right:6px;background:#41b9d4;display:block;margin-top:6px}#wrapper{overflow:hidden}@media screen and (max-width: 1000px){#wrapper{display:flex;flex-direction:column}}#mainContents{width:100%}.sec_inner{padding:64px 0 64px}@media screen and (max-width: 1000px){.sec_inner{padding:60px 0 60px}}.w-liquid{padding-left:12vw;padding-right:12vw;margin:auto}@media screen and (max-width: 1000px){.w-liquid{padding-left:15px;padding-right:15px}}.w-fixed{max-width:1240px;padding-left:40px;padding-right:40px;margin:auto}@media screen and (max-width: 1000px){.w-fixed{width:calc(100% - 30px);padding-left:0;padding-right:0}}#footer{position:relative;z-index:9980}#footer .footer_inner{background:#395a69}#footer .footer_inner .sec_inner{padding-top:100px;padding-bottom:30px}@media screen and (max-width: 1000px){#footer .footer_inner .sec_inner{padding-top:70px;padding-bottom:100px}}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area{padding:0 10px}}#footer .footer_inner .footer_nav_area .footer_nav_list{display:flex}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list{flex-direction:column}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item{width:25%}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item{width:100%}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item+.footer_nav_item{margin-top:40px}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_ttl{color:#fff;margin-bottom:20px;font-weight:600;letter-spacing:.05em}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_ttl{margin-bottom:16px}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_ttl .en{font-size:20px}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_ttl .ja{font-size:14px}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_ttl .ja{font-size:12px}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2+.footer_nav_ttl{margin-top:40px}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2+.footer_nav_ttl{margin-top:40px}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2 .footer_nav_item_lv2+.footer_nav_item_lv2{margin-top:10px}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2 .footer_nav_item_lv2 a{position:relative;display:flex;align-items:center;color:#fff;font-size:16px}@media screen and (max-width: 1000px){#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2 .footer_nav_item_lv2 a{font-size:14px}}#footer .footer_inner .footer_nav_area .footer_nav_list .footer_nav_item .footer_nav_list_lv2 .footer_nav_item_lv2 a::before{content:"";width:6px;height:6px;background:#41b9d4;margin-right:6px}#footer .footer_inner .footer_entry_btn_area{margin-top:80px;display:flex;justify-content:flex-end}@media screen and (max-width: 1000px){#footer .footer_inner .footer_entry_btn_area{margin-top:70px;flex-direction:column;justify-content:center;align-items:center}}#footer .footer_inner .footer_entry_btn_area .footer_entry_btn,#footer .footer_inner .footer_entry_btn_area .footer_my_page_btn{width:240px;height:70px;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .3s,color .3s}#footer .footer_inner .footer_entry_btn_area .footer_entry_btn{background:#41b9d4;color:#fff}.pc #footer .footer_inner .footer_entry_btn_area .footer_entry_btn:hover{background:rgb(37.0021459227,140.2639484979,163.4978540773)}#footer .footer_inner .footer_entry_btn_area .footer_my_page_btn{background:#fff;color:#41b9d4;margin-left:10px}@media screen and (max-width: 1000px){#footer .footer_inner .footer_entry_btn_area .footer_my_page_btn{margin-left:0;margin-top:10px}}.pc #footer .footer_inner .footer_entry_btn_area .footer_my_page_btn:hover{background:#d6d6d6}#footer .copy_area{background:#2c2c2c}#footer .copy_area .sec_inner{padding-top:24px;padding-bottom:24px}#footer .copy_area .copy{font-size:12px;text-align:center;text-align:right;color:#fff}@media screen and (max-width: 1000px){#footer .copy_area .copy{font-size:9px;text-align:center}}#pagetop{position:fixed;bottom:-170px;right:30px;z-index:900;transition:bottom .3s;text-align:center;width:69px;height:140px}#pagetop img{width:100%}#pagetop.on{bottom:30px;transition:bottom .3s}.page-home .sec_mv{position:relative;z-index:2}.page-home .sec_mv .sec_inner{padding-bottom:0}@media screen and (min-width: 1500px){.page-home .sec_mv .sec_inner{max-width:inherit;padding-left:200px}}.page-home .sec_mv .copy_area{margin-top:46.6840052016vh;background:#41b9d4;padding:80px 40px 80px 40px;color:#fff;width:520px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area{margin-top:56.2874251497vh;width:100%;padding:40px 20px 48px}}.page-home .sec_mv .copy_area .main_copy_area{padding:0 16px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .main_copy_area{padding:0}}.page-home .sec_mv .copy_area .main_copy_area .ja_copy{font-size:54px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .main_copy_area .ja_copy{font-size:36px}}.page-home .sec_mv .copy_area .main_copy_area .en_copy{font-size:22px;margin-top:40px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .main_copy_area .en_copy{font-size:18px;margin-top:20px}}.page-home .sec_mv .copy_area .txt_area{margin-top:160px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .txt_area{margin-top:67px}}.page-home .sec_mv .copy_area .txt_area p+p{margin-top:48px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .txt_area p+p{margin-top:30px}}.page-home .sec_mv .copy_area .txt_area p span{display:inline;box-decoration-break:clone;font-size:18px;line-height:2.1;color:#41b9d4;background:#fff;padding:3px}@media screen and (max-width: 1000px){.page-home .sec_mv .copy_area .txt_area p span{font-size:15px}}.page-home .sec_about{background:#eafbff;position:relative;z-index:1;margin-top:-70px}@media screen and (max-width: 1000px){.page-home .sec_about{margin-top:-120px}}.page-home .sec_about .sec_inner{padding-top:230px;padding-bottom:160px}@media screen and (max-width: 1000px){.page-home .sec_about .sec_inner{padding-top:224px;padding-bottom:100px}}.page-home .sec_about .about_box{display:flex}@media screen and (max-width: 1000px){.page-home .sec_about .about_box{flex-direction:column-reverse}}.page-home .sec_about .about_box .about_link_list{width:500px}@media screen and (max-width: 1000px){.page-home .sec_about .about_box .about_link_list{width:calc(100% - 24px);margin-top:-24px}}.page-home .sec_about .about_box .about_link_list .list_item+.list_item{margin-top:20px}@media screen and (max-width: 1000px){.page-home .sec_about .about_box .about_link_list .list_item+.list_item{margin-top:10px}}.page-home .sec_about .about_box .img_area{flex:1;margin-right:-100px;margin-left:-40px;margin-top:-130px}@media screen and (max-width: 1000px){.page-home .sec_about .about_box .img_area{width:calc(100% - 64px + 15px);margin-top:0;margin-left:auto;margin-right:-15px}}.page-home .sec_about .about_box .img_area img{width:100%}.page-home .sec_work{background:#41b9d4;position:relative}.page-home .sec_work .sec_inner{padding-bottom:0;padding-top:120px}@media screen and (max-width: 1000px){.page-home .sec_work .sec_inner{padding-top:50px}}.page-home .sec_work .top_ttl_area{margin-bottom:50px}@media screen and (max-width: 1000px){.page-home .sec_work .top_ttl_area{margin-bottom:40px}}.page-home .sec_work .work_list_area{padding-bottom:100px}@media screen and (max-width: 1000px){.page-home .sec_work .work_list_area{padding-bottom:80px}}.page-home .sec_work .work_list{display:flex;justify-content:space-between;position:relative;z-index:2}@media screen and (max-width: 1000px){.page-home .sec_work .work_list{flex-direction:column}}.page-home .sec_work .work_list .list_item{width:31.9180087848%}@media screen and (max-width: 1000px){.page-home .sec_work .work_list .list_item{width:100%}.page-home .sec_work .work_list .list_item+.list_item{margin-top:16px}}.page-home .sec_work .work_list .list_item a{position:relative;display:block}.page-home .sec_work .work_list .list_item a .img img{object-fit:cover;width:100%;height:100%}.page-home .sec_work .work_list .list_item a .link_area{position:absolute;left:0;bottom:0;width:calc(100% - 110px);z-index:1}@media screen and (max-width: 1000px){.page-home .sec_work .work_list .list_item a .link_area{width:calc(100% - 115px)}}.page-home .sec_work .work_list .list_item a .link_area .cate{background:#41b9d4;color:#fff;padding:4px 30px;display:inline-block;font-size:18px}@media screen and (max-width: 1000px){.page-home .sec_work .work_list .list_item a .link_area .cate{font-size:15px;padding:2px 10px}}.page-home .sec_work .loop_wrapper{width:100%;overflow:hidden;display:flex;z-index:1;position:relative;opacity:.4;margin-top:-16px}@media screen and (max-width: 1000px){.page-home .sec_work .loop_wrapper{margin-top:-8px}}.page-home .sec_work .loop_wrapper .loop{color:#fff;font-size:115px;white-space:nowrap;animation:loop 50s -25s linear infinite;line-height:1;text-transform:uppercase;padding-right:80px}@media screen and (max-width: 1000px){.page-home .sec_work .loop_wrapper .loop{font-size:70px;padding-right:64px}}.page-home .sec_work .loop_wrapper .loop.loop2{animation:loop2 50s linear infinite}.page-home .sec_culture{background:#eafbff}.page-home .sec_culture .sec_inner{padding-bottom:140px;padding-top:120px}@media screen and (max-width: 1000px){.page-home .sec_culture .sec_inner{padding-top:50px;padding-bottom:100px}}.page-home .sec_culture .top_ttl_area{margin-bottom:20px}.page-home .sec_culture .culture_area{margin-left:120px}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area{margin-left:0}}.page-home .sec_culture .culture_area .culture_list{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list{flex-direction:column}}.page-home .sec_culture .culture_area .culture_list .list_item a{position:relative;display:block}.page-home .sec_culture .culture_area .culture_list .list_item a .img img{object-fit:cover;width:100%;height:100%}.page-home .sec_culture .culture_area .culture_list .list_item.col2{width:calc((100% - 30px)/2)}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col2{width:100%}.page-home .sec_culture .culture_area .culture_list .list_item.col2+.col2{margin-top:15px}}.page-home .sec_culture .culture_area .culture_list .list_item.col2 a .link_area{position:absolute;right:0;bottom:0;width:calc(100% - 110px);z-index:1}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col2 a .link_area{width:calc(100% - 115px)}}.page-home .sec_culture .culture_area .culture_list .list_item.col2 a .link_area .cate{background:#41b9d4;color:#fff;padding:4px 30px;display:inline-block;font-size:18px}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col2 a .link_area .cate{font-size:15px;padding:2px 10px}}.page-home .sec_culture .culture_area .culture_list .list_item.col1{width:100%;margin-top:50px}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1{margin-top:15px}}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a::before{content:"";max-width:265px;width:100%;background:#41b9d4;height:100%;position:absolute;z-index:1;top:0;left:0}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1 a::before{width:25.5072463768%;max-width:inherit}}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner{background:#fff;position:absolute;height:calc(100% - 80px);top:0;bottom:0;margin:auto;width:100%;max-width:430px;z-index:2;left:40px;display:flex;flex-direction:column;align-items:center;color:#41b9d4;justify-content:center}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner{width:62.6086956522%;height:calc(100% - 56px);left:0;right:0}}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner .ttl{font-size:30px}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner .ttl{font-size:22px}}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner .copy{font-size:22px}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner .copy{font-size:15px}}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_inner::before{content:"";border:1px solid #41b9d4;width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;z-index:1;pointer-events:none;top:0;left:0;right:0;bottom:0;margin:auto}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_area{position:absolute;right:0;bottom:0;width:auto;z-index:1}.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_area .common_btn{padding-left:0}@media screen and (max-width: 1000px){.page-home .sec_culture .culture_area .culture_list .list_item.col1 a .link_area .common_btn{padding-left:0}}.page-home .sec_culture .talk_area{margin-top:50px;margin-right:120px}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area{margin-right:0;margin-top:15px}}.page-home .sec_culture .talk_area .talk_area_inner{position:relative}.page-home .sec_culture .talk_area .talk_area_inner::before{content:"";background:#fff;position:absolute;z-index:1;left:0;top:0;width:100%;height:calc(100% - 70px)}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area .talk_area_inner::before{width:87.2463768116%;height:calc(100% - 110px);left:auto;right:0}}.page-home .sec_culture .talk_area .talk_area_inner::after{content:"";background:url(../images/home/top_talk_ttl.png) center center/contain no-repeat;width:266px;height:164px;position:absolute;right:0;top:0;z-index:3}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area .talk_area_inner::after{width:159px;height:100px}}.page-home .sec_culture .talk_area .talk_list{position:relative;z-index:2;padding:120px 80px 0 50px;display:flex;justify-content:space-between;counter-reset:number 0}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area .talk_list{flex-direction:column;padding:50px 50px 0 0}}.page-home .sec_culture .talk_area .talk_list .list_item{width:calc((100% - 30px)/2);position:relative}.page-home .sec_culture .talk_area .talk_list .list_item::before{counter-increment:number 1;content:"#" counter(number, decimal-leading-zero);z-index:3;position:absolute;right:0;top:0;font-size:60px;color:#fff;line-height:1}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area .talk_list .list_item{width:100%}.page-home .sec_culture .talk_area .talk_list .list_item+.list_item{margin-top:15px}}.page-home .sec_culture .talk_area .talk_list .list_item a{position:relative;display:block}.page-home .sec_culture .talk_area .talk_list .list_item a .img img{object-fit:cover;width:100%;height:100%}.page-home .sec_culture .talk_area .talk_list .list_item a .link_area{position:absolute;left:0;bottom:0;width:100%;z-index:1}.page-home .sec_culture .talk_area .talk_list .list_item a .link_area .cate{background:#41b9d4;color:#fff;padding:4px 30px;display:inline-block;font-size:18px}@media screen and (max-width: 1000px){.page-home .sec_culture .talk_area .talk_list .list_item a .link_area .cate{font-size:15px;padding:2px 10px}}@keyframes loop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes loop2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.mv_slider{position:fixed;top:0;left:0;z-index:-2;width:100%;height:100vh}.mv_slider .swiper-slide{display:flex;justify-content:center;align-items:center}.mv_slider .swiper-slide>div{width:100%;height:100%;overflow:hidden}.mv_slider .swiper-slide picture{width:100%;height:100%}.mv_slider .swiper-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 7s ease}.mv_slider .swiper-slide-active img{transform:scale(1.1)}.page_overlay{position:fixed;top:0;left:0;z-index:-2;width:100%;height:100vh}.page_overlay img{width:100%;height:100%;object-fit:cover}.overlay{position:fixed;top:0;left:0;z-index:9900;pointer-events:none;width:100vw;height:100vh;top:0;left:0;background:url(../images/home/mv_overlay.png?20250528) top left/200px 200px repeat}.bg_overlay{position:absolute;z-index:1;pointer-events:none;width:100%;height:100%;top:0;left:0;background:url(../images/home/mv_overlay.png?20250528) top left/200px 200px repeat}.page_sec_mv{height:600px;background:url(../images/message/mv.jpg) center center/cover no-repeat;width:100%;position:relative}@media screen and (max-width: 1000px){.page_sec_mv{aspect-ratio:375/430;height:auto}}.page_sec_mv::before{content:"";width:67.4666666667%;height:100%;position:absolute;z-index:1;background:RGBA(1, 110, 159, 0.16);background:linear-gradient(90deg, rgba(1, 110, 159, 0.15) 0%, rgba(0, 0, 0, 0) 100%)}@media screen and (max-width: 1000px){.page_sec_mv::before{background:rgba(0,0,0,.3);background:linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%)}}.page_sec_mv .sec_inner{position:relative;z-index:2}.page_sec_mv .page_ttl_area{color:#fff;display:flex;flex-direction:column;align-items:flex-start;position:absolute;left:0;top:160px}@media screen and (max-width: 1000px){.page_sec_mv .page_ttl_area{top:130px;left:10px}}.page_sec_mv .page_ttl_area .page_ttl{display:flex;flex-direction:column;align-items:flex-start}.page_sec_mv .page_ttl_area .page_ttl .en{background:#41b9d4;padding:2px 6px;font-size:18px;line-height:1.2}@media screen and (max-width: 1000px){.page_sec_mv .page_ttl_area .page_ttl .en{font-size:12px;padding:2px 4px}}.page_sec_mv .page_ttl_area .page_ttl .ja{font-size:20px;margin-top:10px;font-weight:300}@media screen and (max-width: 1000px){.page_sec_mv .page_ttl_area .page_ttl .ja{font-size:15px}}.page_sec_mv .page_ttl_area .copy{font-size:36px;margin-top:24px}@media screen and (max-width: 1000px){.page_sec_mv .page_ttl_area .copy{font-size:26px;margin-top:16px}}.page_sec_mv .page_ttl_area .copy .line{padding-bottom:10px;background:linear-gradient(transparent 90%, #41B9D4 0%)}@media screen and (max-width: 1000px){.page_sec_mv .page_ttl_area .copy .line{padding-bottom:6px}}.talk_mv{background:#41b9d4;padding:100px 44px 150px;position:relative}@media screen and (max-width: 1000px){.talk_mv{padding:70px 15px 92px}}.talk_mv .mv_img{position:relative}.talk_mv .mv_img img{width:100%}.talk_mv .mv_img .page_ttl{display:flex;flex-direction:column;align-items:flex-start;position:absolute;left:60px;top:35px;color:#fff}@media screen and (max-width: 1000px){.talk_mv .mv_img .page_ttl{top:10px;left:10px}}.talk_mv .mv_img .page_ttl .en{background:#41b9d4;padding:2px 6px;font-size:18px;line-height:1.2}@media screen and (max-width: 1000px){.talk_mv .mv_img .page_ttl .en{font-size:12px;padding:2px 4px}}.talk_mv .mv_img .page_ttl .ja{font-size:20px;margin-top:10px;font-weight:300}@media screen and (max-width: 1000px){.talk_mv .mv_img .page_ttl .ja{font-size:15px}}.talk_mv .mv_img .copy_area{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2;color:#fff}.talk_mv .mv_img .copy_area .num{font-size:20px}@media screen and (max-width: 1000px){.talk_mv .mv_img .copy_area .num{font-size:15px}}.talk_mv .mv_img .copy_area .ttl{font-size:26px;margin-top:8px}@media screen and (max-width: 1000px){.talk_mv .mv_img .copy_area .ttl{font-size:20px;margin-top:4px}}.talk_mv .mv_img .copy_area .copy{font-size:30px;padding:10px;border:2px solid #fff;margin-top:20px}@media screen and (max-width: 1000px){.talk_mv .mv_img .copy_area .copy{font-size:24px;margin-top:12px}}.talk_mv .intro_area{padding:140px 0 0;position:relative}@media screen and (max-width: 1000px){.talk_mv .intro_area{padding:56px 0 0}}.talk_mv .intro_area::before{content:"";width:1px;height:120px;background:#fff;position:absolute;z-index:1;left:0;right:0;top:-40px;margin:auto}@media screen and (max-width: 1000px){.talk_mv .intro_area::before{display:none}}.talk_mv .intro_area .copy{text-align:center;font-size:36px;color:#fff}@media screen and (max-width: 1000px){.talk_mv .intro_area .copy{font-size:24px}}.talk_mv .bottom_ttl{color:rgba(234,251,255,.2);font-size:100px;position:absolute;right:0;bottom:14px;line-height:1;text-transform:uppercase}@media screen and (max-width: 1000px){.talk_mv .bottom_ttl{font-size:50px;bottom:12px}}.page-message .page_sec_mv{background-image:url(../images/message/mv.jpg?20250609)}@media screen and (max-width: 1000px){.page-message .page_sec_mv{background-image:url(../images/message/mv_sp.jpg?20250609)}}.page-message .page_sec_mv .sec_inner{height:100%}.page-message .page_sec_mv .name{position:absolute;right:0;bottom:32px;font-size:28px;color:#fff;display:flex;align-items:baseline;padding-bottom:6px}@media screen and (max-width: 1000px){.page-message .page_sec_mv .name{font-size:22px;bottom:20px}}.page-message .page_sec_mv .name span{font-size:13px;margin-right:10px}@media screen and (max-width: 1000px){.page-message .page_sec_mv .name span{font-size:12px}}.page-message .page_sec_mv .name::after{content:"";width:calc(100% + (100vw - 1240px)/2);left:0;bottom:0;background:#fff;height:1px;position:absolute}@media screen and (max-width: 1240px){.page-message .page_sec_mv .name::after{width:100%}}@media screen and (max-width: 1000px){.page-message .page_sec_mv .name::after{width:calc(100% + 15px)}}.page-message .sec_message .message_ttl_area{background:#41b9d4;color:#fff;position:relative;overflow:hidden}.page-message .sec_message .message_ttl_area::after{content:"Message";text-transform:uppercase;color:rgba(234,251,255,.2);font-size:100px;position:absolute;right:0;bottom:0;line-height:1;margin-bottom:-14px}@media screen and (max-width: 1000px){.page-message .sec_message .message_ttl_area::after{font-size:50px;margin-bottom:-8px}}.page-message .sec_message .message_ttl_area .sec_inner{position:relative;padding-top:100px;padding-bottom:100px}@media screen and (max-width: 1000px){.page-message .sec_message .message_ttl_area .sec_inner{padding-top:50px;padding-bottom:75px}}.page-message .sec_message .message_ttl_area .sec_inner::before,.page-message .sec_message .message_ttl_area .sec_inner::after{content:"";width:1px;height:100%;background:#fff;position:absolute;top:0}.page-message .sec_message .message_ttl_area .sec_inner::before{left:0}.page-message .sec_message .message_ttl_area .sec_inner::after{right:0}.page-message .sec_message .message_ttl_area .sec_inner .message_ttl{font-size:36px;padding-left:40px;font-weight:300}@media screen and (max-width: 1000px){.page-message .sec_message .message_ttl_area .sec_inner .message_ttl{font-size:24px;padding-left:20px;padding-right:20px}}.page-message .sec_message .message_area{background:#eafbff;color:#000}.page-message .sec_message .message_area .sec_inner{padding-top:120px;padding-bottom:160px}@media screen and (max-width: 1000px){.page-message .sec_message .message_area .sec_inner{padding-top:50px;padding-bottom:80px}}.page-message .sec_message .message_area .message_area_inner{display:flex;justify-content:space-between;padding-right:100px;padding-left:100px}@media screen and (max-width: 1000px){.page-message .sec_message .message_area .message_area_inner{padding-left:0;padding-right:0;flex-direction:column;align-items:center}}.page-message .sec_message .message_area .message_area_inner .message_ttl{font-size:24px;writing-mode:vertical-rl;text-orientation:upright;line-height:2;padding-right:34px;position:relative;font-weight:300}@media screen and (max-width: 1000px){.page-message .sec_message .message_area .message_area_inner .message_ttl{font-size:18px;padding-right:24px;margin-bottom:40px}}.page-message .sec_message .message_area .message_area_inner .message_ttl span{font-family:serif}.page-message .sec_message .message_area .message_area_inner .message_ttl::after{content:"";width:4px;height:30px;background:#395a69;position:absolute;right:0;top:0}.page-message .sec_message .message_area .message_area_inner .txt{flex:1}.page-message .sec_message .message_area .message_area_inner .txt p{line-height:2;font-size:15px}@media screen and (max-width: 1000px){.page-message .sec_message .message_area .message_area_inner .txt p{font-size:13px}}.page-message .sec_message .message_area.message01 .message_area_inner .txt{margin-left:10.8695652174%}@media screen and (max-width: 1000px){.page-message .sec_message .message_area.message01 .message_area_inner .txt{margin-left:0}}.page-message .sec_message .message_area.message02 .message_area_inner{flex-direction:row-reverse}@media screen and (max-width: 1000px){.page-message .sec_message .message_area.message02 .message_area_inner{flex-direction:column}}.page-message .sec_message .message_area.message02 .message_area_inner .txt{margin-right:10.8695652174%}@media screen and (max-width: 1000px){.page-message .sec_message .message_area.message02 .message_area_inner .txt{margin-right:0}}.page-message .sec_message .overlay_bg_area{width:100%;height:500px}@media screen and (max-width: 1000px){.page-message .sec_message .overlay_bg_area{height:94.7368421053vw}}.page-message .sec_candidate{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.5)}.page-message .sec_candidate .sec_inner{padding-left:140px;padding-right:140px;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner{padding-left:0;padding-right:0;padding-top:30px}}.page-message .sec_candidate .sec_inner .ttl{text-align:center;line-height:1.13}.page-message .sec_candidate .sec_inner .ttl .en{font-size:60px;color:rgba(65,185,212,.2)}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .ttl .en{font-size:30px}}.page-message .sec_candidate .sec_inner .ttl .ja{font-size:24px;color:#395a69;font-weight:300;margin-top:-20px}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .ttl .ja{font-size:18px;margin-top:-15px}}.page-message .sec_candidate .sec_inner .candidate_list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px}.page-message .sec_candidate .sec_inner .candidate_list .list_item{width:calc((100% - 16px)/2);background:#41b9d4;padding:50px 30px 50px 40px;display:flex;align-items:flex-start;border:1px solid #3a5a69;border-radius:10px}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item{width:calc((100% - 10px)/2);padding:20px 10px 15px;flex-direction:column;align-items:center}}.page-message .sec_candidate .sec_inner .candidate_list .list_item:nth-of-type(n + 3){margin-top:16px}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item:nth-of-type(n + 3){margin-top:15px}}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item:nth-of-type(n + 3){margin-top:15px}}.page-message .sec_candidate .sec_inner .candidate_list .list_item .ico{width:65.2173913043%;aspect-ratio:1/1;max-width:150px}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item .ico{width:65.1515151515%}}.page-message .sec_candidate .sec_inner .candidate_list .list_item .ico img{width:100%}.page-message .sec_candidate .sec_inner .candidate_list .list_item .content{margin-left:30px;flex:1}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item .content{margin-left:0;margin-top:15px}}.page-message .sec_candidate .sec_inner .candidate_list .list_item .content .ttl{font-size:18px;color:#fff;text-align:left;line-height:1.77}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item .content .ttl{font-size:15px}}.page-message .sec_candidate .sec_inner .candidate_list .list_item .content .txt{margin-top:10px}.page-message .sec_candidate .sec_inner .candidate_list .list_item .content .txt p{font-size:16px;text-align:left;color:#fff;line-height:2}@media screen and (max-width: 1000px){.page-message .sec_candidate .sec_inner .candidate_list .list_item .content .txt p{font-size:13px}}.page-message .sec_candidate .bottom_img img{width:100%}.anchor_area{overflow:hidden}.anchor_area .sec_inner{max-width:940px;padding-top:100px;padding-bottom:150px;position:relative}@media screen and (max-width: 1000px){.anchor_area .sec_inner{max-width:inherit;width:calc(100% - 50px);padding-top:50px;padding-bottom:90px}}.anchor_area .ttl{color:#eafbff;font-size:100px;position:absolute;right:-113px;bottom:-16px;line-height:1;text-transform:uppercase}@media screen and (max-width: 1000px){.anchor_area .ttl{font-size:50px;right:-25px;bottom:-10px}}.anchor_area .ttl._wh{color:#fff}@media screen and (max-width: 1000px){.anchor_area .ttl._small{font-size:40px}}.anchor_area .anchor_list{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.anchor_area .anchor_list{flex-direction:column}}.anchor_area .anchor_list .list_item{width:calc((100% - 40px)/3)}@media screen and (max-width: 1000px){.anchor_area .anchor_list .list_item{width:100%}.anchor_area .anchor_list .list_item+.list_item{margin-top:10px}}.anchor_area .anchor_list .list_item a{background:#395a69;color:#fff;min-height:80px;display:flex;justify-content:center;align-items:center;font-size:18px;position:relative;padding:0 50px;transition:background .4s;text-align:center;line-height:1.44}@media screen and (max-width: 1000px){.anchor_area .anchor_list .list_item a{min-height:70px;font-size:16px}}.anchor_area .anchor_list .list_item a::after{content:"";width:30px;height:30px;background:url(../images//ico_anchor.svg) center center/contain no-repeat;position:absolute;right:20px}.pc .anchor_area .anchor_list .list_item a:hover{background:hsl(198.75,29.6296296296%,21.7647058824%)}.anchor_area.col4 .sec_inner{max-width:1240px}@media screen and (max-width: 1000px){.anchor_area.col4 .sec_inner{width:calc(100% - 50px)}}.anchor_area.col4 .ttl{right:40px}@media screen and (max-width: 1000px){.anchor_area.col4 .ttl{right:-10px}}.anchor_area.col4 .list_item{width:calc((100% - 60px)/4)}@media screen and (max-width: 1000px){.anchor_area.col4 .list_item{width:100%}}.anchor_area .intro_txt{font-size:18px;color:#000;max-width:920px;margin:auto}@media screen and (max-width: 1000px){.anchor_area .intro_txt{font-size:15px}}.anchor_area .intro_txt+.anchor_list{margin-top:80px}@media screen and (max-width: 1000px){.anchor_area .intro_txt+.anchor_list{margin-top:48px}}.page-recruit .page_sec_mv{background-image:url(../images/recruit/mv.jpg?20250820)}@media screen and (max-width: 1000px){.page-recruit .page_sec_mv{background-image:url(../images/recruit/mv_sp.jpg?20250820)}}.page-recruit .sec_recruit_detail .sec_inner{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.page-recruit .sec_recruit_detail .sec_inner{flex-direction:column;padding-top:30px}}.page-recruit .sec_recruit_detail .sec_inner .sec_ttl{font-size:36px;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 1000px){.page-recruit .sec_recruit_detail .sec_inner .sec_ttl{writing-mode:horizontal-tb;font-size:20px}}.page-recruit .sec_recruit_detail .sec_inner .sec_ttl span{text-orientation:sideways}.page-recruit .sec_recruit_detail .sec_inner .recruit_content{flex:1;margin-left:7.2413793103%}@media screen and (max-width: 1000px){.page-recruit .sec_recruit_detail .sec_inner .recruit_content{margin-top:30px;margin-left:0}}.page-recruit .sec_recruit{background:#41b9d4}.page-recruit .sec_recruit .sec_ttl{color:#fff}.page-recruit .sec_recruit .recruit_content{background:#fff;padding:30px 30px 40px}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content{padding:20px 15px}}.page-recruit .sec_recruit .recruit_content .recruit_list{border-left:2px solid #41b9d4}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list{border:none}}.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner{display:flex;line-height:1.625}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner{flex-direction:column;font-size:13px}}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner+.recruit_list_inner{margin-top:20px}}.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner+.recruit_list_inner .ttl,.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner+.recruit_list_inner .content{padding-top:20px}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner+.recruit_list_inner .ttl,.page-recruit .sec_recruit .recruit_content .recruit_list .recruit_list_inner+.recruit_list_inner .content{padding-top:0}}.page-recruit .sec_recruit .recruit_content .recruit_list .ttl{width:140px;padding-left:20px;font-weight:bold}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list .ttl{width:100%;padding-left:0}}.page-recruit .sec_recruit .recruit_content .recruit_list .content{flex:1;margin-left:30px;border-left:1px solid #000;color:#000;padding-left:20px}@media screen and (max-width: 1000px){.page-recruit .sec_recruit .recruit_content .recruit_list .content{border:none;margin-left:0;margin-top:5px;padding-left:0}}@media screen and (max-width: 1000px){.page-recruit .sec_schedule .recruit_content .img_area{width:calc(100% + 30px);margin-left:-15px}}.page-recruit .sec_schedule .recruit_content .img_area .img img{width:100%}@media screen and (max-width: 1000px){.page-recruit .sec_schedule .recruit_content .img_area .img img{min-width:940px;margin-left:15px;margin-right:15px}}.page-recruit .sec_faq .accordion_box{border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3)}.page-recruit .sec_faq .accordion_box+.accordion_box{border-top:none}.page-recruit .sec_faq .accordion_box .accordion_ttl{position:relative;color:#000;font-weight:bold;font-size:17px;cursor:pointer;padding:30px 50px}@media screen and (max-width: 1000px){.page-recruit .sec_faq .accordion_box .accordion_ttl{font-size:14px;padding:20px 40px 20px 30px}}.page-recruit .sec_faq .accordion_box .accordion_ttl::before,.page-recruit .sec_faq .accordion_box .accordion_ttl::after{content:"";position:absolute}.page-recruit .sec_faq .accordion_box .accordion_ttl::before{width:23px;aspect-ratio:23/28;background:url(../images//recruit/ico_q.png) center center/contain no-repeat;left:3px;top:31px}@media screen and (max-width: 1000px){.page-recruit .sec_faq .accordion_box .accordion_ttl::before{width:21px;left:0;top:20px}}.page-recruit .sec_faq .accordion_box .accordion_ttl::after{background:url(../images//recruit/ico_open.png) center center/contain no-repeat;top:0;bottom:0;right:0;width:40px;aspect-ratio:1/1}@media screen and (max-width: 1000px){.page-recruit .sec_faq .accordion_box .accordion_ttl::after{width:34px}}.page-recruit .sec_faq .accordion_box.open .accordion_ttl::after{background-image:url(../images//recruit/ico_close.png)}.page-recruit .sec_faq .accordion_box .accordion_cont{display:none;font-size:15px;padding:0 50px 30px;color:#000}@media screen and (max-width: 1000px){.page-recruit .sec_faq .accordion_box .accordion_cont{font-size:14px;padding:0 0 20px 30px}}.page-culture .page_sec_mv{background-image:url(../images/culture/mv.jpg?20250609)}@media screen and (max-width: 1000px){.page-culture .page_sec_mv{background-image:url(../images/culture/mv_sp.jpg?20250609)}}.page-culture .sec_culture_detail .sec_inner{padding-top:0;padding-bottom:40px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .sec_inner{padding-bottom:30px}}.page-culture .sec_culture_detail .culture_box{border-top:4px solid #41b9d4;padding:80px;position:relative}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box{padding:50px 10px 30px}}.page-culture .sec_culture_detail .culture_box::after{content:"";position:absolute;background:#eafbff;top:0;left:0;width:100%;height:calc(100% - 80px - 80px);z-index:1}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box::after{height:calc(100% - 30px - 100px)}}.page-culture .sec_culture_detail .culture_box .culture_box_inner{position:relative;z-index:2}.page-culture .sec_culture_detail .culture_box .sec_ttl{text-align:center;font-size:36px;margin-bottom:60px;letter-spacing:.15em}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .sec_ttl{font-size:22px;margin-bottom:30px}}.page-culture .sec_culture_detail .culture_box .culture_list{display:flex;justify-content:space-between;flex-wrap:wrap}.page-culture .sec_culture_detail .culture_box .culture_list .list_item{margin-bottom:30px;padding:34px 34px 30px;background:#fff;position:relative}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item{margin-bottom:15px;padding:25px 20px 20px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item::before{content:"";width:4px;height:64px;background:#41b9d4;position:absolute;left:0;top:0}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item::before{height:54px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._col1{width:100%}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._col2{width:calc((100% - 30px)/2)}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._col2{width:100%}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .ttl{font-size:20px;font-weight:bold;color:#395a69;margin-bottom:16px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .ttl{margin-bottom:10px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area{display:flex;justify-content:center;font-weight:bold;line-height:1;text-align:center}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num{font-size:40px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num{font-size:30px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num span{font-size:120px;transform:translateY(0.02em);display:inline-block}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num span{font-size:80px;transform:translateY(0.04em)}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num._text{font-size:32px;line-height:1.3}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area .num._text{font-size:26px !important}}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._small .num{font-size:30px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._small .num span{font-size:80px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._small .num span{font-size:50px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2{display:flex;flex-direction:column;align-items:center}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2 .num{display:flex;align-items:baseline;width:250px}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2 .num span{font-size:40px}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2 .num span:not(.txt_din){transform:translateY(0)}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2 .num span:nth-of-type(1){margin-right:auto}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .num_area._row2 .num span.txt_din{font-size:80px}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .txt_area{margin-top:0;padding-top:20px;border-top:1px solid rgba(0,0,0,.3);margin-top:16px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .txt_area{padding-top:15px;margin-top:10px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .txt_area p{font-size:14px;text-align:left;color:#000;line-height:2}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item .txt_area p{font-size:12px;text-align:left}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item .txt_area p.txt_left{text-align:left}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation{flex-direction:column}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .content,.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .img{width:48.128342246%}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .content,.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .img{width:100%}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .content .txt_area p{text-align:left}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .img{border-radius:10px;overflow:hidden}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .img{margin-top:20px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._recreation .img img{width:100%}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory{flex-direction:column}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .content,.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img{width:48.128342246%}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .content,.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img{width:100%}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .content .txt_area p{text-align:left}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img{margin-top:20px}}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img img{width:100%}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img .swiper-pagination{position:relative;bottom:auto;display:flex;align-items:center;justify-content:center;margin-top:10px}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img .swiper-pagination-bullet{background:#cccbcb;opacity:1;width:10px;height:10px}.page-culture .sec_culture_detail .culture_box .culture_list .list_item._dormitory .img .swiper-pagination-bullet-active{background:#395a69;height:13px;width:13px}.page-culture .sec_culture_detail .culture_box .comment_box{background:#395a69;border-radius:30px;padding:60px 50px 80px;margin-top:50px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box{margin-top:15px;padding:40px 20px 50px;border-radius:20px}}.page-culture .sec_culture_detail .culture_box .comment_box .box_ttl{color:#fff;font-size:18px;text-transform:uppercase;text-align:center;letter-spacing:.5em;margin-bottom:46px}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item{background:#fff;padding:46px 40px 30px;position:relative;display:flex;border-radius:10px;align-items:center}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item{padding:25px 15px 30px;flex-direction:column}}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item+.list_item{margin-top:56px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item+.list_item{margin-top:46px}}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .ttl{position:absolute;left:40px;top:-16px;background:#41b9d4;color:#fff;border-radius:4px;color:#fff;padding:3px;min-width:227px;text-align:center;font-size:16px;font-weight:bold}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .ttl{left:0;right:0;margin:auto;width:227px}}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .ico{width:80px}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .ico img{width:100%}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .content{flex:1;margin-left:20px;padding-left:20px;font-size:15px;border-left:1px solid #000}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .content{border:none;margin-top:13px;margin-left:0;padding-left:0}}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .content p{color:#000;line-height:2}.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .content .info{text-align:right;color:#41b9d4}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_box .comment_box .comment_list .list_item .content .info{margin-top:15px}}.page-culture .sec_culture_detail .culture_slider .swiper-slide{height:254px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail .culture_slider .swiper-slide{height:auto}}.page-culture .sec_culture_detail .culture_slider .swiper-slide img{object-fit:cover;width:100%;height:100%}.page-culture .sec_culture_detail.sec_support .sec_inner{padding-bottom:140px}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail.sec_support .sec_inner{padding-bottom:100px}}.page-culture .sec_culture_detail.sec_support .culture_box::after{height:100%}@media screen and (max-width: 1000px){.page-culture .sec_culture_detail.sec_support .culture_box::after{height:100%}}.page-challenge .page_sec_mv{background-image:url(../images/challenge/mv.jpg?20250718)}@media screen and (max-width: 1000px){.page-challenge .page_sec_mv{background-image:url(../images/challenge/mv_sp.jpg?20250718)}}.page-challenge .sec_challenge .sec_inner{position:relative;padding-top:120px;padding-bottom:140px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .sec_inner{padding-top:48px;padding-bottom:70px}}.page-challenge .sec_challenge .sec_inner::before{content:"";width:1px;height:100%;background:#41b9d4;position:absolute;left:54px;top:0}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .sec_inner::before{left:0}}.page-challenge .sec_challenge .sec_ttl{position:relative;font-size:36px;display:flex;align-items:center;font-weight:300;letter-spacing:.15em;margin-bottom:80px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .sec_ttl{font-size:20px;margin-bottom:40px;margin-left:-9px;width:calc(100% + 9px)}}.page-challenge .sec_challenge .sec_ttl i{width:28px;height:28px;background:#41b9d4;border-radius:14px;margin-right:10px;position:relative}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .sec_ttl i{width:19px;height:19px}}.page-challenge .sec_challenge .sec_ttl i::before{content:"";width:12px;height:12px;background:#fff;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:1;border-radius:6px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .sec_ttl i::before{width:9px;height:9px}}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area{margin-left:-9px;width:calc(100% + 9px)}}.page-challenge .sec_challenge .challenge_box_area .challenge_box{padding-left:150px;display:flex;justify-content:space-between;position:relative}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box{padding-left:25px;flex-direction:column}}.page-challenge .sec_challenge .challenge_box_area .challenge_box+.challenge_box{margin-top:100px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box+.challenge_box{margin-top:40px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box::before{content:"";width:12px;height:12px;background:#395a69;position:absolute;left:8px;top:13px;margin:auto;z-index:1;border-radius:6px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box::before{width:8px;height:8px;left:5.5px;top:10px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .content{width:47.8260869565%}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box .content{width:100%}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .challenge_box_ttl{font-size:20px;color:#395a69;font-weight:bold}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .challenge_box_ttl{font-size:16px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .txt{margin-top:30px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .txt{margin-top:16px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .txt p{font-size:15px;color:#000;line-height:2}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box .content .txt p{font-size:13px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .img{width:47.8260869565%}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box .img{width:100%;margin-top:24px}}.page-challenge .sec_challenge .challenge_box_area .challenge_box .img img{width:100%}.page-challenge .sec_challenge .challenge_box_area .challenge_box:nth-of-type(even){flex-direction:row-reverse}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area .challenge_box:nth-of-type(even){flex-direction:column}}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box{flex-direction:column}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box{width:calc(100% + 20px)}}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box .content{background:#fff;padding:0 50px 50px 0;width:59.7826086957%;position:relative;z-index:2}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box .content{width:calc(100% - 20px);padding:0 20px 20px 0}}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box .img{width:78.2608695652%;margin-left:auto;margin-top:-110px;position:relative;z-index:1}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box .img{width:100%;margin-top:-30px;aspect-ratio:340/260}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box .img img{object-fit:cover;width:100%;height:100%}}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box:nth-of-type(even) .content{margin-left:auto;padding:0 0 50px 50px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box:nth-of-type(even) .content{padding:0 20px 20px 0;margin-left:0}}.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box:nth-of-type(even) .img{margin-left:0}@media screen and (max-width: 1000px){.page-challenge .sec_challenge .challenge_box_area._type2 .challenge_box:nth-of-type(even) .img{margin-left:auto}}.page-challenge .sec_challenge.sec_challenge01{background:#eafbff}.page-challenge .sec_challenge.sec_challenge01 .sec_inner::before{height:calc(100% - 140px);top:140px}@media screen and (max-width: 1000px){.page-challenge .sec_challenge.sec_challenge01 .sec_inner::before{height:calc(100% - 56px);top:56px}}.page-works{background:#eafbff}.page-works .page_sec_mv{background-image:url(../images/works/mv.jpg)}@media screen and (max-width: 1000px){.page-works .page_sec_mv{background-image:url(../images/works/mv_sp.jpg)}}.page-works .sec_works .sec_inner{padding-top:0;padding-bottom:140px}@media screen and (max-width: 1000px){.page-works .sec_works .sec_inner{padding-bottom:100px}}.page-works .sec_works .works_box{background:#fff}.page-works .sec_works .works_box+.works_box{margin-top:20px}.page-works .sec_works .works_box .works_ttl_area{display:flex;padding:4px;position:relative;cursor:pointer}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area{padding:10px;flex-direction:column}}.page-works .sec_works .works_box .works_ttl_area::after{content:"";width:40px;height:40px;background:url(../images//works/ico_accordion_open.png) center center/contain no-repeat;position:absolute;bottom:0;right:0}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area::after{width:32px;height:32px}}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area .img_area{display:flex;align-items:center}.page-works .sec_works .works_box .works_ttl_area .img_area .ttl{font-size:20px;margin-left:20px;font-weight:300;letter-spacing:.15em}}.page-works .sec_works .works_box .works_ttl_area .img_area .img{width:300px;border-radius:6px;overflow:hidden}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area .img_area .img{width:100px;border-radius:3px}}.page-works .sec_works .works_box .works_ttl_area .img_area .img img{width:100%}.page-works .sec_works .works_box .works_ttl_area .content{padding:38px}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area .content{padding:0 50px 0 0;margin-top:10px}}.page-works .sec_works .works_box .works_ttl_area .content .ttl{font-size:36px;font-weight:300;letter-spacing:.15em;line-height:1.2}.page-works .sec_works .works_box .works_ttl_area .content .txt{margin-top:16px}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area .content .txt{margin-top:0}}.page-works .sec_works .works_box .works_ttl_area .content .txt p{font-size:15px;color:#000}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_ttl_area .content .txt p{font-size:13px}}.page-works .sec_works .works_box .works_content_area{display:none}.page-works .sec_works .works_box .works_content_area .works_content01{padding:80px 80px 90px;display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content01{padding:32px 10px 60px 10px;flex-direction:column}}.page-works .sec_works .works_box .works_content_area .works_content01 .img{width:47.4%}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content01 .img{width:100%}}.page-works .sec_works .works_box .works_content_area .works_content01 .img img{width:100%}.page-works .sec_works .works_box .works_content_area .works_content01 .txt{width:47.4%}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content01 .txt{width:100%;margin-top:20px}}.page-works .sec_works .works_box .works_content_area .works_content01 .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content01 .txt p{font-size:13px}}.page-works .sec_works .works_box .works_content_area .works_content02{background:#395a69;position:relative;padding:90px 80px 80px}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02{padding:50px 10px}}.page-works .sec_works .works_box .works_content_area .works_content02>.ttl_area{position:absolute;left:0;right:0;top:-24px;display:flex;justify-content:center}.page-works .sec_works .works_box .works_content_area .works_content02>.ttl_area span{display:block;padding:10px 24px;color:#fff;font-size:18px;background:#395a69;border-radius:10px}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list{display:flex;justify-content:space-between;counter-reset:number 0}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list{flex-direction:column}}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item{background:#fff;border-radius:10px;padding:40px 20px 32px;width:calc((100% - 36px)/4);position:relative;font-size:18px;color:#395a69}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item{width:100%;padding:35px 20px 20px}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item+.list_item{margin-top:25px}}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item::before{counter-increment:number 1;content:counter(number, decimal-leading-zero);background:#ccdfe3;width:50px;height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:-25px;right:0;margin:auto}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item::before{width:40px;height:40px;top:-20px}}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item>.ttl{font-size:20px;font-weight:bold;color:#395a69;padding-bottom:20px;border-bottom:1px solid #000;text-align:center;min-height:90px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item>.ttl{font-size:18px;padding-bottom:15px;min-height:inherit}}.page-works .sec_works .works_box .works_content_area .works_content02 .flow_list .list_item>.txt{font-size:13px;margin-top:15px;line-height:1.5;color:#000;line-height:2}.page-works .sec_works .works_box .works_content_area .works_content02 .btn_area{margin-top:60px}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .btn_area{margin-top:30px}}.page-works .sec_works .works_box .works_content_area .works_content02 .btn_area .btn{max-width:500px}@media screen and (max-width: 1000px){.page-works .sec_works .works_box .works_content_area .works_content02 .btn_area .btn{font-size:14px;max-width:280px}}.page-works .sec_works .works_box .works_content_area .close_btn{background:#41b9d4;padding:10px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;letter-spacing:.05em}.page-works .sec_works .works_box .works_content_area .close_btn i{width:11px;height:11px;margin-left:10px}.page-works .sec_works .works_box .works_content_area .close_btn i img{width:100%}.page-works .sec_works .works_box.open .works_ttl_area::after{display:none}.page-voice .page_sec_mv{background-image:url(../images/voice/mv.jpg)}@media screen and (max-width: 1000px){.page-voice .page_sec_mv{background-image:url(../images/voice/mv_sp.jpg)}}.page-voice .sec_voice{background:#eafbff;counter-reset:number 0}.page-voice .sec_voice .sec_inner{max-width:1000px;padding-top:120px;padding-bottom:140px}@media screen and (max-width: 1000px){.page-voice .sec_voice .sec_inner{padding-top:50px;padding-bottom:60px}}.page-voice .sec_voice .anchor_area{margin-bottom:80px}@media screen and (max-width: 1000px){.page-voice .sec_voice .anchor_area{margin-bottom:54px;margin-left:10px;margin-right:10px}}.page-voice .sec_voice .voice_box{margin:auto}.page-voice .sec_voice .voice_box+.voice_box{margin-top:100px}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box+.voice_box{margin-top:60px}}.page-voice .sec_voice .voice_box .voice_box_inner+.voice_box_inner{margin-top:60px}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .voice_box_inner+.voice_box_inner{margin-top:40px}}.page-voice .sec_voice .voice_box .voice_box_ttl{position:relative;text-align:center;margin-bottom:60px}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .voice_box_ttl{margin-bottom:40px}}.page-voice .sec_voice .voice_box .voice_box_ttl::before{content:"";width:100%;height:1px;background:#395a69;position:absolute;left:0;top:0;bottom:0;margin:auto;z-index:1}.page-voice .sec_voice .voice_box .voice_box_ttl span{font-size:36px;font-weight:300;background:#eafbff;position:relative;z-index:2;color:#395a69;display:inline-block;padding:0 24px;letter-spacing:.15em}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .voice_box_ttl span{font-size:18px;padding:0 8px}}.page-voice .sec_voice .voice_box .q_box{margin-bottom:40px}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .q_box{margin-bottom:20px}}.page-voice .sec_voice .voice_box .q_box .q_box_ttl{background:#41b9d4;position:relative;display:flex}.page-voice .sec_voice .voice_box .q_box .q_box_ttl span{font-size:24px;color:#fff;display:inline-block;padding:10px 20px;display:flex;align-items:center;line-height:1.5}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .q_box .q_box_ttl span{font-size:15px;padding:8px 15px}}.page-voice .sec_voice .voice_box .q_box .q_box_ttl::before{counter-increment:number 1;content:"Q" counter(number);background:#fff;color:#41b9d4;font-size:30px;padding:2px 8px;display:flex;align-items:center;justify-content:center;min-width:60px}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .q_box .q_box_ttl::before{font-size:20px;min-width:50px}}.page-voice .sec_voice .voice_box .a_box .a_list{display:flex;justify-content:center;max-width:800px;margin:auto;flex-wrap:wrap}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .a_box .a_list{justify-content:flex-start}}.page-voice .sec_voice .voice_box .a_box .a_list .list_item{margin:0 20px;width:calc((100% - 200px)/5)}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .a_box .a_list .list_item{margin:10px 7px;width:calc((100% - 42px)/3)}}.page-voice .sec_voice .voice_box .a_box .a_list .list_item a{position:relative;display:block;cursor:pointer}.page-voice .sec_voice .voice_box .a_box .a_list .list_item a::after{content:"";width:26px;height:26px;background:url(../images//voice/ico_modal_open.png) center center/contain no-repeat;position:absolute;z-index:1;right:0;bottom:0}@media screen and (max-width: 1000px){.page-voice .sec_voice .voice_box .a_box .a_list .list_item a::after{aspect-ratio:1/1;width:26%;height:auto}}.page-voice .sec_voice .voice_box .a_box .a_list .list_item a .thumb{width:100%;border-radius:200px;overflow:hidden}.page-voice .sec_voice .voice_box .a_box .a_list .list_item a .thumb img{width:100%}.page-voice .sec_next_contents{margin-top:-30px;position:relative;z-index:1}#sec_message{background:#41b9d4;border-radius:30px;position:relative;z-index:2}@media screen and (max-width: 1000px){#sec_message{border-radius:15px}}#sec_message .sec_inner{padding-top:80px;padding-bottom:140px}@media screen and (max-width: 1000px){#sec_message .sec_inner{padding-top:50px;padding-bottom:80px}}#sec_message .ttl{color:#fff;font-size:40px;text-align:center;margin-bottom:56px;text-transform:uppercase;letter-spacing:.4em}@media screen and (max-width: 1000px){#sec_message .ttl{font-size:22px;margin-bottom:40px}}#sec_message .message_box{background:#fff;max-width:920px;margin:auto;margin-top:0;margin-bottom:0;border-radius:20px;padding:40px;display:flex;align-items:center}@media screen and (max-width: 1000px){#sec_message .message_box{flex-direction:column;border-radius:10px;padding:30px 20px 25px}}#sec_message .message_box+.message_box{margin-top:30px}@media screen and (max-width: 1000px){#sec_message .message_box+.message_box{margin-top:16px}}#sec_message .message_box .info_area .thumb{max-width:110px;border-radius:60px;overflow:hidden}#sec_message .message_box .info_area .thumb img{width:100%}#sec_message .message_box .info_area .name{text-align:center;color:#000;font-size:18px;margin-top:8px;font-weight:500}@media screen and (max-width: 1000px){#sec_message .message_box .info_area .name{font-size:14px;margin-top:10px}}#sec_message .message_box .txt_area{flex:1;margin-left:32px;padding-left:40px;border-left:2px solid #41b9d4}@media screen and (max-width: 1000px){#sec_message .message_box .txt_area{margin-left:0;padding-left:0;margin-top:20px;padding-top:15px;border-left:none;border-top:2px solid #41b9d4}}#sec_message .message_box .txt_area .txt p{color:#000;font-size:15px;line-height:2}@media screen and (max-width: 1000px){#sec_message .message_box .txt_area .txt p{font-size:13px}}#sec_message._col2 .message_box_area{display:flex;flex-wrap:wrap}#sec_message._col2 .message_box_area .message_box{width:calc((100% - 40px)/2);flex-direction:column;align-items:flex-start}@media screen and (max-width: 1000px){#sec_message._col2 .message_box_area .message_box{width:100%;padding:25px 15px 30px}}#sec_message._col2 .message_box_area .message_box:nth-of-type(2){margin-top:0}@media screen and (max-width: 1000px){#sec_message._col2 .message_box_area .message_box:nth-of-type(2){margin-top:16px}}#sec_message._col2 .message_box_area .message_box .info_area{display:flex;align-items:center;justify-content:flex-start}#sec_message._col2 .message_box_area .message_box .info_area .thumb{max-width:80px}#sec_message._col2 .message_box_area .message_box .info_area .name{margin-left:20px}@media screen and (max-width: 1000px){#sec_message._col2 .message_box_area .message_box .info_area .name{font-size:18px;font-weight:bold}}#sec_message._col2 .message_box_area .message_box .txt_area{margin-left:0;padding-left:0;margin-top:20px;padding-top:30px;border-top:4px solid #41b9d4;border-left:none}@media screen and (max-width: 1000px){#sec_message._col2 .message_box_area .message_box .txt_area{border-top:2px solid #41b9d4;padding-top:20px}}#sec_message .message_box_area._no_name .message_box{flex-direction:row}#sec_message .message_box_area._no_name .message_box .txt_area{border:none;margin-top:0;padding-top:0;padding-left:20px}#sec_message .message_box_area._no_name .message_box .info_area .thumb{max-width:60px}.page-intern{background:#eafbff}.page-intern .sec_intern .sec_inner{padding-top:190px;padding-bottom:140px}@media screen and (max-width: 1000px){.page-intern .sec_intern .sec_inner{padding-top:100px;padding-bottom:120px;width:calc(100% - 50px)}}.page-intern .sec_intern .ttl{text-align:center;display:flex;flex-direction:column;align-items:center;line-height:1;margin-bottom:50px}.page-intern .sec_intern .ttl .en{color:#fff;font-size:100px}@media screen and (max-width: 1000px){.page-intern .sec_intern .ttl .en{font-size:53px}}.page-intern .sec_intern .ttl .ja{color:#41b9d4;font-size:36px;margin-top:-40px;font-weight:300}@media screen and (max-width: 1000px){.page-intern .sec_intern .ttl .ja{font-size:26px;margin-top:-30px}}.page-intern .sec_intern .ttl .ja span{display:inline-block;border-bottom:4px solid #41b9d4;padding-bottom:14px}@media screen and (max-width: 1000px){.page-intern .sec_intern .ttl .ja span{padding-bottom:8px}.page-intern .sec_intern .ttl .ja span+span{margin-top:10px}}.page-intern .sec_intern .txt p{font-size:20px;line-height:2;text-align:center;color:#000}@media screen and (max-width: 1000px){.page-intern .sec_intern .txt p{font-size:16px}}.page-intern .sec_intern .btn_area .btn{max-width:500px}.page-week .page_sec_mv{background-image:url(../images/week/mv.jpg)}@media screen and (max-width: 1000px){.page-week .page_sec_mv{background-image:url(../images/week/mv_sp.jpg)}}.page-week .sec_week .profile_area{color:#000}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area{padding:0 10px}}.page-week .sec_week .profile_area .profile_area_inner{display:flex;align-items:center}.page-week .sec_week .profile_area .thumb{width:250px;overflow:hidden;aspect-ratio:1/1;border-radius:50%}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area .thumb{width:100px}}.page-week .sec_week .profile_area .thumb img{width:100%}.page-week .sec_week .profile_area .info_area{flex:1;margin-left:40px}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area .info_area{margin-left:20px}}.page-week .sec_week .profile_area .info_area .name{font-size:24px}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area .info_area .name{font-size:16px}}.page-week .sec_week .profile_area .info_area .info{font-size:16px;margin-top:6px}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area .info_area .info{font-size:12px}}.page-week .sec_week .profile_area .txt{margin-top:24px}.page-week .sec_week .profile_area .txt p{font-size:15px;line-height:2}@media screen and (max-width: 1000px){.page-week .sec_week .profile_area .txt p{font-size:13px}}.page-week .sec_week .week_img_area{margin-top:50px}@media screen and (max-width: 1000px){.page-week .sec_week .week_img_area{margin-top:0}}.page-week .sec_week .week_img_area .week_img{position:relative}@media screen and (max-width: 1000px){.page-week .sec_week .week_img_area .week_img{min-width:641px}}.page-week .sec_week .week_img_area .week_img img{width:100%;position:relative;z-index:1}.page-week .sec_week .week_img_area .week_img .ico_area{position:absolute;z-index:2;width:11.3793103448%}.page-week .sec_week .week_img_area .week_img .ico_area a{display:block;height:100%;cursor:pointer}.pc .page-week .sec_week .week_img_area .week_img .ico_area a:hover .ico{opacity:.75}.page-week .sec_week .week_img_area .week_img .ico_area .ico{aspect-ratio:1/1;display:block;width:21.2121212121%;position:absolute;right:-6px;top:-6px;transition:opacity .3s}@media screen and (max-width: 1000px){.page-week .sec_week .week_img_area .week_img .ico_area .ico{right:-3px;top:-3px}}.page-week .sec_week .week_img_area .week_img .ico_area .ico img{width:100%}.page-week .sec_week.sec_week01 .week_img_area .week_img .ico_area.ico_area01{left:9.4827586207%;top:46.6882067851%;height:5.169628433%}.page-week .sec_week.sec_week01 .week_img_area .week_img .ico_area.ico_area02{left:35%;top:46.6882067851%;height:11.7124394184%}.page-week .sec_week.sec_week01 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:46.6882067851%;height:5.0888529887%}.page-week .sec_week.sec_week02 .week_img_area .week_img .ico_area.ico_area01{left:22.2413793103%;top:13.9741518578%;height:18.3360258481%}.page-week .sec_week.sec_week02 .week_img_area .week_img .ico_area.ico_area02{left:47.7586206897%;top:40.2261712439%;height:5.0888529887%}.page-week .sec_week.sec_week02 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:53.1502423263%;height:11.5508885299%}.page-week .sec_week.sec_week03 .week_img_area .week_img .ico_area.ico_area01{left:9.4827586207%;top:66.3166397415%;height:5.169628433%}.page-week .sec_week.sec_week03 .week_img_area .week_img .ico_area.ico_area02{left:47.7586206897%;top:40.1453957997%;height:5.0888529887%}.page-week .sec_week.sec_week03 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:20.436187399%;height:18.2552504039%}.page-week .sec_week.sec_week04 .week_img_area .week_img .ico_area.ico_area01{left:9.4827586207%;top:39.9838449111%;height:5.169628433%}.page-week .sec_week.sec_week04 .week_img_area .week_img .ico_area.ico_area02{left:35%;top:26.9789983845%;height:5.0888529887%}.page-week .sec_week.sec_week04 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:33.6025848142%;height:5.0888529887%}.page-week .sec_week.sec_week05 .week_img_area .week_img .ico_area.ico_area01{left:9.4827586207%;top:20.436187399%;height:5.0888529887%}.page-week .sec_week.sec_week05 .week_img_area .week_img .ico_area.ico_area02{left:34.9137931034%;top:46.6882067851%;height:11.6316639742%}.page-week .sec_week.sec_week05 .week_img_area .week_img .ico_area.ico_area03{left:47.7586206897%;top:33.6025848142%;height:5.0888529887%}.page-week .sec_week.sec_week06 .week_img_area .week_img .ico_area.ico_area01{left:9.4827586207%;top:26.9789983845%;height:11.7124394184%}.page-week .sec_week.sec_week06 .week_img_area .week_img .ico_area.ico_area02{left:47.7586206897%;top:46.6882067851%;height:5.0888529887%}.page-week .sec_week.sec_week06 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:46.6882067851%;height:5.0888529887%}.page-week .sec_week.sec_week07 .week_img_area .week_img .ico_area.ico_area01{left:22.2413793103%;top:13.8933764136%;height:18.2552504039%}.page-week .sec_week.sec_week07 .week_img_area .week_img .ico_area.ico_area02{left:47.7586206897%;top:53.1502423263%;height:5.169628433%}.page-week .sec_week.sec_week07 .week_img_area .week_img .ico_area.ico_area03{left:60.5172413793%;top:33.6025848142%;height:5.0888529887%}.page-week .sec_week:nth-of-type(odd){background:#eafbff}.page-growth .page_sec_mv{background-image:url(../images/growth/mv.jpg)}@media screen and (max-width: 1000px){.page-growth .page_sec_mv{background-image:url(../images/growth/mv_sp.jpg)}}.page-growth .sec_why{background:#eafbff;position:relative;overflow:hidden}.page-growth .sec_why::after{content:"CULTURE";text-transform:uppercase;color:#fff;font-size:100px;position:absolute;right:0;top:0;line-height:1;margin-top:-14px}@media screen and (max-width: 1000px){.page-growth .sec_why::after{font-size:50px;margin-top:-6px}}.page-growth .sec_why .sec_inner{position:relative}.page-growth .sec_why .sec_inner::before{content:"";width:1px;height:100%;background:#41b9d4;position:absolute;left:80px;top:0;z-index:1}@media screen and (max-width: 1000px){.page-growth .sec_why .sec_inner::before{display:none}}.page-growth .sec_why .why_box{display:flex;z-index:2;position:relative;align-items:flex-start}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box{flex-direction:column;padding:0 10px}}.page-growth .sec_why .why_box+.why_box{margin-top:100px}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box+.why_box{margin-top:60px}}.page-growth .sec_why .why_box .why_box_ttl{font-size:32px;width:366px;background:#eafbff;padding-top:40px;padding-bottom:60px;font-weight:300;letter-spacing:.05em}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box .why_box_ttl{font-size:20px;letter-spacing:.15em;padding-top:0;padding-bottom:20px}}.page-growth .sec_why .why_box .why_box_content{flex:1;padding-top:40px;padding-bottom:60px}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box .why_box_content{padding-top:0;padding-bottom:0}}.page-growth .sec_why .why_box.box01 .txt p{font-size:20px;color:#000;line-height:2}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box.box01 .txt p{font-size:13px}}.page-growth .sec_why .why_box.box02 .voice_box{padding:20px 30px;background:#fff;border-radius:10px;display:flex}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box.box02 .voice_box{padding:20px;flex-direction:column;align-items:center}}.page-growth .sec_why .why_box.box02 .voice_box+.voice_box{margin-top:10px}.page-growth .sec_why .why_box.box02 .voice_box .ico{width:50px}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box.box02 .voice_box .ico{width:60px;margin-bottom:15px}}.page-growth .sec_why .why_box.box02 .voice_box .ico img{width:100%}.page-growth .sec_why .why_box.box02 .voice_box .txt{flex:1;margin-left:15px}@media screen and (max-width: 1000px){.page-growth .sec_why .why_box.box02 .voice_box .txt{margin-left:0}}.page-growth .sec_why .why_box.box02 .voice_box .txt p{font-size:15px;color:#000}.page-growth .sec_ttl{font-weight:300;font-size:32px;margin-bottom:40px;letter-spacing:.3em}@media screen and (max-width: 1000px){.page-growth .sec_ttl{margin-bottom:30px;font-size:20px;letter-spacing:.15em}}.page-growth .sec_skill .sec_inner{padding-top:100px;padding-bottom:120px}@media screen and (max-width: 1000px){.page-growth .sec_skill .sec_inner{padding-top:50px;padding-bottom:60px}}@media screen and (max-width: 1000px){.page-growth .sec_skill .sec_ttl{padding:0 10px;margin-bottom:10px}}.page-growth .sec_skill .swipe_area{margin-top:0;margin-bottom:7px}.page-growth .sec_skill .skill_img_area .skill_img{min-width:588px}.page-growth .sec_skill .skill_img_area .skill_img img{width:100%}.page-growth .sec_training{background:#eafbff}.page-growth .sec_training .sec_inner{padding-top:100px;padding-bottom:120px}@media screen and (max-width: 1000px){.page-growth .sec_training .sec_inner{padding-top:50px;padding-bottom:60px;width:calc(100% - 50px)}}.page-growth .sec_training .training_list{display:flex;width:calc(100% + 50px);margin-left:-25px;flex-wrap:wrap}@media screen and (max-width: 1000px){.page-growth .sec_training .training_list{width:100%;margin-left:0;flex-direction:column}}.page-growth .sec_training .training_list .list_item{width:calc((100% - 150px)/3);margin:0 25px 50px 25px;padding-left:34px;border-left:4px solid #41b9d4;color:#395a69}@media screen and (max-width: 1000px){.page-growth .sec_training .training_list .list_item{width:100%;margin:0 0 20px;padding-left:0;padding-top:23px;border-left:none;border-top:3px solid #41b9d4}}.page-growth .sec_training .training_list .list_item .ttl{font-size:20px;position:relative;font-weight:bold;margin-bottom:16px;display:flex;line-height:1.8;min-height:72px}@media screen and (max-width: 1000px){.page-growth .sec_training .training_list .list_item .ttl{font-size:18px;min-height:inherit;margin-bottom:15px}}.page-growth .sec_training .training_list .list_item .ttl::before{content:"";width:20px;height:20px;border:4px solid #41b9d4;margin-right:8px;border-radius:50%;margin-top:8px}@media screen and (max-width: 1000px){.page-growth .sec_training .training_list .list_item .ttl::before{margin-top:7px}}.page-growth .sec_training .training_list .list_item .txt p{font-size:15px;line-height:2}@media screen and (max-width: 1000px){.page-growth .sec_training .training_list .list_item .txt p{font-size:13px}}.page-growth .sec_experienced{background:#395a69}.page-growth .sec_experienced .sec_inner{padding-top:100px;padding-bottom:120px}@media screen and (max-width: 1000px){.page-growth .sec_experienced .sec_inner{padding-top:50px;padding-bottom:60px}}.page-growth .sec_experienced .sec_ttl{color:#fff}@media screen and (max-width: 1000px){.page-growth .sec_experienced .sec_ttl{padding:0 10px}}.page-growth .sec_experienced .experienced_list{display:flex;justify-content:space-between;padding:0 65px}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list{padding:0;flex-direction:column}}.page-growth .sec_experienced .experienced_list .list_item{width:calc((100% - 40px)/3);background:#fff;padding:0 30px 40px;border-radius:10px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list .list_item{width:100%;padding:0 20px 20px}}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list .list_item+.list_item{margin-top:40px}}.page-growth .sec_experienced .experienced_list .list_item .ico{width:80px;margin-top:-16px;position:relative;z-index:1}.page-growth .sec_experienced .experienced_list .list_item .ico img{width:100%}.page-growth .sec_experienced .experienced_list .list_item .ttl{position:relative;z-index:2;color:#fff;background:#41b9d4;font-weight:bold;min-width:212px;padding:4px;text-align:center;margin-top:-8px;border-radius:4px;font-size:16px}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list .list_item .ttl{font-size:15px}}.page-growth .sec_experienced .experienced_list .list_item .txt{margin-top:24px}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list .list_item .txt{margin-top:15px}}.page-growth .sec_experienced .experienced_list .list_item .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-growth .sec_experienced .experienced_list .list_item .txt p{font-size:13px}}.page-growth .sec_flow .sec_inner{padding-top:100px;padding-bottom:120px}@media screen and (max-width: 1000px){.page-growth .sec_flow .sec_inner{padding-top:50px;padding-bottom:60px}}@media screen and (max-width: 1000px){.page-growth .sec_flow .sec_ttl{padding:0 10px}}.page-growth .sec_flow .flow_box{background:rgba(199,199,199,.15);border-top:4px solid #41b9d4}.page-growth .sec_flow .flow_box+.flow_box{margin-top:40px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box+.flow_box{margin-top:30px}}.page-growth .sec_flow .flow_box .flow_box_ttl{background:#41b9d4;color:#fff;font-weight:bold;height:66px;border-radius:0 0 100px 0;display:flex;align-items:center;justify-content:center;width:300px;font-size:20px;padding:20px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_box_ttl{height:58px;width:220px;justify-content:flex-start}}.page-growth .sec_flow .flow_box .flow_box_inner{padding:54px 80px 40px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_box_inner{padding:20px 16px 40px}}.page-growth .sec_flow .flow_box .info_area{display:flex}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .info_area{flex-direction:column;align-items:center}}.page-growth .sec_flow .flow_box .info_area .ico{width:80px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .info_area .ico{width:70px}}.page-growth .sec_flow .flow_box .info_area .ico img{width:100%}.page-growth .sec_flow .flow_box .info_area .txt{margin-left:20px;flex:1;max-width:600px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .info_area .txt{margin-left:0;margin-top:15px}}.page-growth .sec_flow .flow_box .info_area .txt p{font-size:13px;line-height:2;color:#000}.page-growth .sec_flow .flow_box .flow_slider_area{position:relative}.page-growth .sec_flow .flow_box .flow_slider{margin-top:50px;position:relative;width:calc(100% + 160px);margin-left:-80px;padding:0 80px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider{width:calc(100% + 40px);margin-left:-20px;padding:0 20px;margin-top:10px}}.page-growth .sec_flow .flow_box .flow_slider .list_item{display:flex}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item{flex-direction:column;padding-right:20px;padding-left:4px}}.page-growth .sec_flow .flow_box .flow_slider .list_item:last-child{max-width:inherit}.page-growth .sec_flow .flow_box .flow_slider .list_item .img{width:52.9936305732%;position:relative}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item .img{width:100%;aspect-ratio:260/166}.page-growth .sec_flow .flow_box .flow_slider .list_item .img img{object-fit:cover;width:100%;height:100%}}.page-growth .sec_flow .flow_box .flow_slider .list_item .img .ico{background:#41b9d4;width:80px;height:80px;color:#fff;font-weight:bold;font-size:20px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item .img .ico{width:50px;height:50px;font-size:14px}}.page-growth .sec_flow .flow_box .flow_slider .list_item .img img{width:100%}.page-growth .sec_flow .flow_box .flow_slider .list_item .content{flex:1;margin-left:30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-top:1px solid #000;border-bottom:1px solid #000;padding:20px 0}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item .content{border:none;margin-left:0;padding-top:15px;padding-bottom:0}}.page-growth .sec_flow .flow_box .flow_slider .list_item .content .content_ttl{color:#fff;background:#395a69;padding:0 4px;font-weight:bold;margin-bottom:20px;font-size:20px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item .content .content_ttl{margin-bottom:10px;font-size:13px;padding:5px 10px}}.page-growth .sec_flow .flow_box .flow_slider .list_item .content .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .list_item .content .txt p{font-size:13px}}.page-growth .sec_flow .flow_box .flow_slider .swiper-button-next{right:193px;top:calc(50% - 40px)}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .flow_slider .swiper-button-next{right:6px;top:calc(50% - 40px)}}.page-growth .sec_flow .flow_box .flow_slider .swiper-button-next::after{content:"";background:url(../images//growth/ico_next.png) center center/contain no-repeat;width:24px;height:44px}.page-growth .sec_flow .flow_box .swiper-pagination-bullets{position:relative;margin-top:70px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .swiper-pagination-bullets{margin-top:30px}}.page-growth .sec_flow .flow_box .swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(112,112,112,.18);opacity:1;margin:0 6px}@media screen and (max-width: 1000px){.page-growth .sec_flow .flow_box .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;width:8px;height:8px}}.page-growth .sec_flow .flow_box .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#41b9d4}.page-data{counter-reset:number 0}.page-data .page_sec_mv{background-image:url(../images/data/mv.jpg)}@media screen and (max-width: 1000px){.page-data .page_sec_mv{background-image:url(../images/data/mv_sp.jpg)}}.page-data .sec_data .sec_inner{padding-top:90px;padding-bottom:120px}@media screen and (max-width: 1000px){.page-data .sec_data .sec_inner{padding-top:80px;padding-bottom:80px}}.page-data .sec_data .sec_ttl{position:relative;margin-bottom:60px}@media screen and (max-width: 1000px){.page-data .sec_data .sec_ttl{margin-bottom:40px}}.page-data .sec_data .sec_ttl .num{font-size:20px;position:relative;z-index:2;display:flex;justify-content:center;margin-bottom:50px}@media screen and (max-width: 1000px){.page-data .sec_data .sec_ttl .num{margin-bottom:30px}}.page-data .sec_data .sec_ttl .num span{position:relative;z-index:3;font-size:20px;line-height:1}.page-data .sec_data .sec_ttl .num::before{content:"";width:80px;height:40px;background:url(../images/data/ttl_num_bg.png) center bottom/contain no-repeat;position:absolute;left:0;right:0;bottom:0;margin:auto;z-index:2}.page-data .sec_data .sec_ttl .num::after{content:"";width:100%;height:4px;background:#41b9d4;position:absolute;z-index:1;left:0;bottom:0}.page-data .sec_data .sec_ttl .ja,.page-data .sec_data .sec_ttl .en{text-align:center;line-height:1.5}.page-data .sec_data .sec_ttl .ja{font-size:32px;letter-spacing:.3em}@media screen and (max-width: 1000px){.page-data .sec_data .sec_ttl .ja{font-size:20px}}.page-data .sec_data .sec_ttl .en{font-size:14px;letter-spacing:.04em;margin-top:15px}@media screen and (max-width: 1000px){.page-data .sec_data .sec_ttl .en{font-size:12px;margin-top:10px}}.page-data .sec_data .data_list{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.page-data .sec_data .data_list+.data_list{margin-top:80px;padding-top:80px;border-top:1px solid rgba(0,0,0,.2)}@media screen and (max-width: 1000px){.page-data .sec_data .data_list+.data_list{margin-top:60px;padding-top:0;border:none}}.page-data .sec_data .data_list+.sec_ttl{margin-top:120px}.page-data .sec_data .data_list .list_item{position:relative;width:calc((100% - 80px)/2);display:flex;flex-direction:column}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item{width:100%}.page-data .sec_data .data_list .list_item+.list_item{margin-top:60px}}.page-data .sec_data .data_list .list_item .data_ttl{position:relative;display:flex;align-items:center;margin-bottom:24px;width:calc(100% - 40px)}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .data_ttl{margin-bottom:20px}}.page-data .sec_data .data_list .list_item .data_ttl::before{counter-increment:number 1;content:"Q" counter(number);font-size:60px;color:#395a69;line-height:1}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .data_ttl::before{font-size:37px}}.page-data .sec_data .data_list .list_item .data_ttl span{background:#395a69;display:inline-block;color:#fff;font-weight:bold;font-size:20px;padding:2px 6px;line-height:1.5;margin-left:10px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .data_ttl span{font-size:15px}}.page-data .sec_data .data_list .list_item .en_ttl{position:absolute;right:0;top:14px;writing-mode:vertical-rl;font-size:14px;line-height:1.5;color:#395a69}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .en_ttl{font-size:12px;top:9px;right:-4px}}.page-data .sec_data .data_list .list_item .content_area{margin-bottom:80px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .content_area{margin-bottom:40px}}.page-data .sec_data .data_list .list_item .column_area{margin-top:auto}.page-data .sec_data .data_list .list_item .column_area .column{background:#f2f2f2;border-radius:10px;box-shadow:4px 4px 0px 0px #41b9d4;display:flex;padding:40px 40px 50px 160px;position:relative}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .column_area .column{padding:15px 15px 15px 120px;box-shadow:3px 3px 0px 0px #41b9d4}}.page-data .sec_data .data_list .list_item .column_area .column .ico{position:absolute;left:0;bottom:0;width:160px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .column_area .column .ico{width:120px}}.page-data .sec_data .data_list .list_item .column_area .column .ico img{width:100%}.page-data .sec_data .data_list .list_item .column_area .column .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item .column_area .column .txt p{font-size:13px}}.page-data .sec_data .data_list .list_item._graph .img{max-width:420px;margin:auto}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._graph .img{max-width:266px}}.page-data .sec_data .data_list .list_item._graph .img img{width:100%}.page-data .sec_data .data_list .list_item._rank .rank_list{padding-left:40px;padding-right:80px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._rank .rank_list{padding-left:10px;padding-right:12px}}.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item{padding-top:10px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.3)}.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .num{font-size:16px;line-height:1;display:flex;align-items:baseline;font-weight:bold}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .num{font-size:12px}}.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .num span{font-size:24px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .num span{font-size:19px}}.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .txt{font-size:24px;font-weight:bold;color:#000}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .txt{font-size:18px}}.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .txt span{font-size:16px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._rank .rank_list .rank_list_item .txt span{font-size:13px}}.page-data .sec_data .data_list .list_item._tag .tag_list{display:flex;justify-content:center;flex-wrap:wrap}.page-data .sec_data .data_list .list_item._tag .tag_list .tag_list_item{background:rgba(64,187,213,.3);border-radius:20px;color:#000;padding:10px 16px;margin:10px;font-weight:bold;line-height:1.5}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._tag .tag_list .tag_list_item{font-size:11px;margin:6px;padding:8px 14px}}.page-data .sec_data .data_list .list_item._ratio .ratio_list{padding-left:40px;padding-right:80px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._ratio .ratio_list{padding-left:10px;padding-right:40px}}.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item{padding-top:10px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.3);display:flex;align-items:baseline;justify-content:space-between}.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item .txt{font-size:24px;font-weight:bold;color:#000}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item .txt{font-size:18px}}.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item .num{font-size:16px;line-height:1;display:flex;align-items:baseline;font-weight:bold;justify-content:space-between}.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item .num span{font-size:50px;font-weight:300;margin-right:4px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._ratio .ratio_list .ratio_list_item .num span{font-size:35px}}.page-data .sec_data .data_list .list_item._img{width:100%;max-width:920px;margin:auto}.page-data .sec_data .data_list .list_item._img .img{width:76.0869565217%}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._img .img{width:calc(100% - 45px)}}.page-data .sec_data .data_list .list_item._img .img img{width:100%}.page-data .sec_data .data_list .list_item._img .column_area{max-width:520px;margin-left:auto;margin-top:-180px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._img .column_area{margin-top:0}}.page-data .sec_data .data_list .list_item._img .column_area .column{padding:40px 160px 50px 40px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item._img .column_area .column{padding:15px 120px 15px 15px}}.page-data .sec_data .data_list .list_item._img .column_area .column .ico{left:auto;right:0}.page-data .sec_data .data_list .list_item:nth-of-type(even) .column_area .column{padding:40px 160px 50px 40px}@media screen and (max-width: 1000px){.page-data .sec_data .data_list .list_item:nth-of-type(even) .column_area .column{padding:15px 120px 15px 15px}}.page-data .sec_data .data_list .list_item:nth-of-type(even) .column_area .column .ico{left:auto;right:0}.page-data .sec_next_contents{margin-top:-30px;position:relative;z-index:1}.page-talk01 .sec_talk{margin-top:-30px;position:relative;z-index:2}@media screen and (max-width: 1000px){.page-talk01 .sec_talk{margin-top:-20px}}.page-talk01 .sec_talk+.sec_talk{margin-top:0}@media screen and (max-width: 1000px){.page-talk01 .sec_talk+.sec_talk{margin-top:0}}.page-talk01 .sec_talk .q_img{border-bottom:8px solid #41b9d4}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .q_img{border-width:4px}}.page-talk01 .sec_talk .q_img img{width:100%}.page-talk01 .sec_talk .sec_inner{padding-top:0;margin-top:-60px;padding-bottom:140px;display:flex;flex-direction:column}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .sec_inner{margin-top:-50px;padding-bottom:80px}}.page-talk01 .sec_talk .talk_ttl_area{position:relative;display:inline-block;margin-bottom:80px;margin-right:auto}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_ttl_area{margin-bottom:40px;margin-left:-50px;max-width:calc(100% + 50px - 15px)}}.page-talk01 .sec_talk .talk_ttl_area::before{content:"";background:#41b9d4;transform:skewX(-15deg);width:100%;height:100%;z-index:1;display:block;position:absolute;left:0;top:0}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_ttl_area::before{transform:skewX(-10deg)}}.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner{position:relative;z-index:2;color:#fff;padding:15px 40px;display:flex;align-items:center;min-height:100px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner{padding:15px 30px 15px 50px;min-height:88px}}.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner .num{font-size:30px;font-weight:bold}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner .num{font-size:12px}}.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner .ttl{font-size:24px;font-weight:300;padding-left:30px;margin-left:20px;border-left:1px solid #fff;line-height:1.4}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_ttl_area .talk_ttl_inner .ttl{padding-left:10px;margin-left:10px;font-size:18px}}.page-talk01 .sec_talk .talk_box_area .talk_box{display:flex}.page-talk01 .sec_talk .talk_box_area .talk_box+.talk_box{margin-top:50px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box+.talk_box{margin-top:40px}}.page-talk01 .sec_talk .talk_box_area .talk_box .info_area{display:flex;flex-direction:column;align-items:center}.page-talk01 .sec_talk .talk_box_area .talk_box .info_area .thumb{width:78px;border-radius:50%;aspect-ratio:1/1;overflow:hidden}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box .info_area .thumb{width:30px}}.page-talk01 .sec_talk .talk_box_area .talk_box .info_area .thumb img{width:100%}.page-talk01 .sec_talk .talk_box_area .talk_box .info_area .name{font-size:18px;margin-top:10px;line-height:1.2;font-weight:bold;color:#000}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box .info_area .name{font-size:10px}}.page-talk01 .sec_talk .talk_box_area .talk_box .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box .txt p{font-size:13px}}.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(odd){padding-left:20px;padding-right:120px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(odd){padding-left:0;padding-right:42px}}.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(odd) .info_area{margin-right:20px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(odd) .info_area{margin-right:12px}}.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(even){flex-direction:row-reverse;padding-left:120px;padding-right:20px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(even){padding-left:42px;padding-right:0}}.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(even) .info_area{margin-left:20px}@media screen and (max-width: 1000px){.page-talk01 .sec_talk .talk_box_area .talk_box:nth-of-type(even) .info_area{margin-left:12px}}.page-talk01 .sec_talk:nth-of-type(even) .talk_ttl_area{margin-left:auto;margin-right:0}@media screen and (max-width: 1000px){.page-talk01 .sec_talk:nth-of-type(even) .talk_ttl_area{margin-right:-50px;margin-left:auto;max-width:calc(100% + 50px - 20px)}}@media screen and (max-width: 1000px){.page-talk01 .sec_talk:nth-of-type(even) .talk_ttl_area .talk_ttl_inner{padding:15px 50px 15px 20px}}.page-talk01 .talk_bottom_img{margin-top:-30px;position:relative;z-index:1}@media screen and (max-width: 1000px){.page-talk01 .talk_bottom_img{margin-top:-20px}}.page-talk01 .talk_bottom_img img{width:100%}.page-knowhow .page_sec_mv{background-image:url(../images/knowhow/mv.jpg?20250821)}@media screen and (max-width: 1000px){.page-knowhow .page_sec_mv{background-image:url(../images/knowhow/mv_sp.jpg?20250821)}}.page-knowhow .sec_knowhow{background:#eafbff;counter-reset:number 0}.page-knowhow .sec_knowhow .sec_inner{padding-bottom:120px}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .sec_inner{padding-bottom:60px}}.page-knowhow .sec_knowhow .knowhow_box{background:#fff;padding:50px 120px 60px;border-top:4px solid #41b9d4}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box{padding:32px 10px 30px}}.page-knowhow .sec_knowhow .knowhow_box+.knowhow_box{margin-top:40px}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box+.knowhow_box{margin-top:30px}}.page-knowhow .sec_knowhow .knowhow_box .head{display:flex;align-items:center}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .head{flex-direction:column;align-items:flex-start}}.page-knowhow .sec_knowhow .knowhow_box .head .ttl_area .ttl{color:#fff;background:#41b9d4;font-size:32px;letter-spacing:.15em;padding:6px 8px;line-height:1.2;font-weight:300;margin-top:38px;position:relative}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .head .ttl_area .ttl{font-size:20px}}.page-knowhow .sec_knowhow .knowhow_box .head .ttl_area .ttl::before{font-size:30px;color:#41b9d4;line-height:1;counter-increment:number 1;content:"Q" counter(number);position:absolute;top:-34px;left:0}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .head .ttl_area .ttl::before{font-size:26px}}.page-knowhow .sec_knowhow .knowhow_box .head .txt{flex:1;padding-left:40px;margin-top:33px}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .head .txt{padding-left:0;margin-top:30px}}.page-knowhow .sec_knowhow .knowhow_box .head .txt p{font-size:15px;line-height:2;color:#000}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .head .txt p{font-size:13px}}.page-knowhow .sec_knowhow .knowhow_box .content{margin-top:60px}@media screen and (max-width: 1000px){.page-knowhow .sec_knowhow .knowhow_box .content{margin-top:40px}}.page-knowhow .sec_knowhow .knowhow_box .content .img img{width:100%}.page-business{counter-reset:number 0}.page-business .page_sec_mv{background-image:url(../images/business/mv.jpg?20250821)}@media screen and (max-width: 1000px){.page-business .page_sec_mv{background-image:url(../images/business/mv_sp.jpg?20250821)}}.page-business .sec_business .sec_inner{padding-top:80px;padding-bottom:120px;max-width:1000px}@media screen and (max-width: 1000px){.page-business .sec_business .sec_inner{padding-top:40px;padding-bottom:60px;max-width:calc(100% - 50px)}}.page-business .sec_business .sec_inner .txt p{color:#000;font-size:15px;line-height:2}@media screen and (max-width: 1000px){.page-business .sec_business .sec_inner .txt p{font-size:13px}}.page-business .sec_business .ttl_area{color:#41b9d4;position:relative;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (max-width: 1000px){.page-business .sec_business .ttl_area{margin-bottom:30px}}.page-business .sec_business .ttl_area::before{counter-increment:number 1;content:counter(number, decimal-leading-zero);font-size:160px;color:#fff;position:absolute;line-height:1;left:-120px;top:-64px;z-index:1}@media screen and (max-width: 1000px){.page-business .sec_business .ttl_area::before{font-size:80px;left:-25px;top:-34px}}.page-business .sec_business .ttl_area .ja{position:relative;z-index:2;font-size:36px;font-weight:300;line-height:1.4;letter-spacing:.15em}@media screen and (max-width: 1000px){.page-business .sec_business .ttl_area .ja{font-size:20px;letter-spacing:.08em}}.page-business .sec_business .ttl_area .en{position:relative;z-index:2;font-size:12px;margin-top:20px;line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 1000px){.page-business .sec_business .ttl_area .en{font-size:10px;margin-top:10px}}.page-business .sec_business .ttl_area._r{align-items:flex-end}.page-business .sec_business .ttl_area._r::before{color:#eafbff;left:auto;right:-120px}@media screen and (max-width: 1000px){.page-business .sec_business .ttl_area._r::before{right:-25px}}.page-business .sec_business.business01{background:#eafbff}.page-business .sec_business.business01 .ttl_area{margin-bottom:20px}.page-business .sec_business.business01 .content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1000px){.page-business .sec_business.business01 .content{flex-direction:column}}.page-business .sec_business.business01 .content .txt{width:45.7608695652%}@media screen and (max-width: 1000px){.page-business .sec_business.business01 .content .txt{width:100%}}.page-business .sec_business.business01 .content .img{width:46.6304347826%}@media screen and (max-width: 1000px){.page-business .sec_business.business01 .content .img{width:100%;margin-top:30px}}.page-business .sec_business.business01 .content .img img{width:100%}.page-business .sec_business.business02 .ttl_area::before{color:#eafbff}.page-business .sec_business.business02 .column01{position:relative;background:rgba(204,223,227,.3);border-radius:10px;padding:52px 50px 60px;margin-top:80px;z-index:2}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column01{margin-top:54px;padding:40px 20px;border-radius:4px;width:calc(100% + 20px);margin-left:-10px}}.page-business .sec_business.business02 .column01::after{content:"";width:2px;height:80px;background:#000;position:absolute;z-index:1;left:0;right:0;bottom:-60px;margin:auto}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column01::after{height:50px;bottom:-30px}}.page-business .sec_business.business02 .column01+.column01{margin-top:120px}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column01+.column01{margin-top:77px}}.page-business .sec_business.business02 .column01 .column_ttl{font-size:24px;font-weight:bold;position:absolute;left:0;right:0;top:-20px;color:#000;text-align:center}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column01 .column_ttl{font-size:16px;top:-15px}}.page-business .sec_business.business02 .column01 .img img{width:100%}.page-business .sec_business.business02 .column02{background:#41b9d4;border-radius:10px;z-index:1;position:relative;padding:53px 50px 60px;display:flex;justify-content:space-between;margin-top:40px;align-items:center}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column02{margin-top:53px;padding:30px 20px;border-radius:4px;width:calc(100% + 20px);margin-left:-10px;flex-direction:column}}.page-business .sec_business.business02 .column02 .txt{width:33.5365853659%}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column02 .txt{width:100%}}.page-business .sec_business.business02 .column02 .txt p{color:#fff;font-size:20px}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column02 .txt p{font-size:15px}}.page-business .sec_business.business02 .column02 .img{border-radius:10px;overflow:hidden;width:59.1463414634%}@media screen and (max-width: 1000px){.page-business .sec_business.business02 .column02 .img{width:100%;border-radius:4px;margin-top:30px}}.page-business .sec_business.business02 .column02 .img img{width:100%}.page-business .sec_business.business03{background:#41b9d4}.page-business .sec_business.business03 .ttl_area{margin-bottom:20px;color:#fff}.page-business .sec_business.business03 .ttl_area::before{color:hsla(0,0%,100%,.2)}.page-business .sec_business.business03 .txt p{color:#fff}.page-business .sec_business.business03 .img{max-width:800px;margin:auto;margin-top:60px}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .img{width:49.2307692308%;margin-top:30px}}.page-business .sec_business.business03 .img img{width:100%}.page-business .sec_business.business03 .column01{background:#fff;border-radius:20px;padding:40px 50px 50px;margin-top:50px}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01{margin-top:40px;width:calc(100% + 20px);margin-left:-10px;border-radius:8px;padding:30px 10px 40px}}.page-business .sec_business.business03 .column01 .column_inner{background:rgba(204,223,227,.3);padding:30px 22px 40px;position:relative}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner{padding:30px 15px 40px}}.page-business .sec_business.business03 .column01 .column_inner::before{content:"";width:2px;height:80px;background:#000;position:absolute;left:0;right:0;bottom:-60px;margin:auto}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner::before{height:50px;bottom:-35px}}.page-business .sec_business.business03 .column01 .column_inner .ttl{font-size:24px;font-weight:bold;text-align:center;color:#000}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner .ttl{font-size:20px}}.page-business .sec_business.business03 .column01 .column_inner .column_list{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner .column_list{margin-top:30px;flex-direction:column}}.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item{width:calc((100% - 10px)/2);background:#fff;border-radius:4px;font-size:14px;position:relative;color:#000;padding:8px 10px 8px 10px;line-height:1.4;display:flex;align-items:center;letter-spacing:0}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item{width:100%;font-size:13px}.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item+.list_item{margin-top:10px}}.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item span{flex:1}.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item:nth-of-type(n + 3){margin-top:10px}.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item::before{content:"";width:20px;height:20px;background:url(../images//business/ico_no.png) center center/contain no-repeat;margin-right:8px}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_inner .column_list .list_item::before{width:18px;height:18px}}.page-business .sec_business.business03 .column01 .column_bottom_txt{margin-top:80px;font-size:24px;font-weight:bold;text-align:center}@media screen and (max-width: 1000px){.page-business .sec_business.business03 .column01 .column_bottom_txt{font-size:18px;margin-top:54px}}.page-business .sec_business.business04 .txt{max-width:640px}.page-business .sec_business.business04 .column_box{display:flex;justify-content:space-between;margin-top:60px}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box{margin-top:40px;flex-direction:column}}.page-business .sec_business.business04 .column_box+.column_box{margin-top:80px;flex-direction:row-reverse}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box+.column_box{margin-top:40px;flex-direction:column}}.page-business .sec_business.business04 .column_box .img{width:50%}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box .img{width:100%}}.page-business .sec_business.business04 .column_box .img img{width:100%}.page-business .sec_business.business04 .column_box .txt_area{width:43.4782608696%}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box .txt_area{width:100%;margin-top:24px}}.page-business .sec_business.business04 .column_box .txt_area .ttl{font-size:20px;color:#395a69;font-weight:bold;line-height:1.5}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box .txt_area .ttl{font-size:16px}}.page-business .sec_business.business04 .column_box .txt_area .txt{margin-top:20px}@media screen and (max-width: 1000px){.page-business .sec_business.business04 .column_box .txt_area .txt{margin-top:10px}}.page-business .sec_business.business05{background:#eafbff}.page-business .sec_business.business05 .sec_inner{padding-bottom:0}.page-business .sec_business.business05 .img{margin-top:56px}@media screen and (max-width: 1000px){.page-business .sec_business.business05 .img{margin-top:30px;width:calc(100% + 50px);margin-left:-25px}}.page-business .sec_business.business05 .img img{width:100%}.swipe_area{font-size:15px;margin-top:30px;text-align:right;color:#395a69}.scroll-hint-icon-wrap{z-index:10;font-family:"Noto Sans JP",sans-serif}.sec_member{background:#41b9d4;position:relative}.sec_member .sec_inner{padding-top:120px;padding-bottom:140px}@media screen and (max-width: 1000px){.sec_member .sec_inner{padding-top:80px;padding-bottom:80px}}.sec_member .ttl{color:#fff;font-size:18px;font-weight:300;text-transform:uppercase;letter-spacing:2em;text-align:center;margin-bottom:30px;transform:translateX(19px)}@media screen and (max-width: 1000px){.sec_member .ttl{font-size:16px;margin-bottom:40px;letter-spacing:1.5em}}.sec_member .member_list{display:flex;justify-content:center;flex-wrap:wrap;width:calc(100% + 70px);margin-left:-35px}@media screen and (max-width: 1000px){.sec_member .member_list{width:calc(100% + 14px);margin-left:-7px}}.sec_member .member_list .list_item{margin:40px 35px;width:33.3333333333%;max-width:260px;display:flex;flex-direction:column}@media screen and (max-width: 1000px){.sec_member .member_list .list_item{width:calc((100% - 28px)/2);margin:25px 7px}}.sec_member .member_list .list_item .thumb{width:100%;border-radius:300px;overflow:hidden}.sec_member .member_list .list_item .thumb img{width:100%}.sec_member .member_list .list_item .info{color:#fff;font-size:14px;margin-top:10px;padding-bottom:15px;border-bottom:5px solid #395a69;flex:1}@media screen and (max-width: 1000px){.sec_member .member_list .list_item .info{font-size:12px;border-width:3px;padding-bottom:18px}}.sec_member .member_list._col4 .list_item{width:25%;max-width:234px}@media screen and (max-width: 1000px){.sec_member .member_list._col4 .list_item{width:calc((100% - 28px)/2);margin:25px 7px}}.sec_member .member_list._col4 .list_item a{display:flex;flex-direction:column;position:relative;height:100%}.sec_member .member_list._col4 .list_item a::after{content:"";width:40px;height:40px;background:url(../images//week/ico_anchor.png) center center/contain no-repeat;position:absolute;bottom:23px;right:0}@media screen and (max-width: 1000px){.sec_member .member_list._col4 .list_item a::after{width:30px;height:30px;right:0;left:0;bottom:-14px;margin:auto}}.sec_member .member_list._col4 .list_item a .info{padding-right:40px;flex:1}@media screen and (max-width: 1000px){.sec_member .member_list._col4 .list_item a .info{padding-right:0}}.sec_member .bottom_ttl{color:rgba(234,251,255,.2);font-size:100px;position:absolute;right:0;bottom:-16px;line-height:1;text-transform:uppercase;text-align:right}@media screen and (max-width: 1000px){.sec_member .bottom_ttl{font-size:45px;bottom:-7px}}.sec_member02{background:#395a69;position:relative;border-radius:30px;margin-top:-30px;z-index:3}@media screen and (max-width: 1000px){.sec_member02{border-radius:20px;margin-top:-20px}}.sec_member02 .sec_inner{padding-top:100px;padding-bottom:140px}@media screen and (max-width: 1000px){.sec_member02 .sec_inner{padding-top:50px;padding-bottom:30px}}.sec_member02 .ttl{color:#fff;font-size:18px;font-weight:300;text-transform:uppercase;letter-spacing:2em;text-align:center;margin-bottom:50px;transform:translateX(19px)}@media screen and (max-width: 1000px){.sec_member02 .ttl{font-size:16px;margin-bottom:30px;letter-spacing:1.5em}}.sec_member02 .member_list{display:flex;justify-content:center;flex-wrap:wrap;width:calc(100% + 70px);margin-left:-35px}@media screen and (max-width: 1000px){.sec_member02 .member_list{width:calc(100% + 14px);margin-left:-7px}}.sec_member02 .member_list .list_item{margin:0 15px;display:flex;flex-direction:column;width:25%;max-width:234px}@media screen and (max-width: 1000px){.sec_member02 .member_list .list_item{width:calc((100% - 28px)/2);margin:0 7px 40px}}.sec_member02 .member_list .list_item .thumb{width:100%}.sec_member02 .member_list .list_item .thumb img{width:100%}.sec_member02 .member_list .list_item .info{color:#fff;font-size:14px;margin-top:20px;text-align:right}@media screen and (max-width: 1000px){.sec_member02 .member_list .list_item .info{font-size:12px}}.sec_next_contents{background:url(../images/next_contents_bg.png) center center/cover no-repeat}.sec_next_contents .sec_inner{padding-top:100px;padding-bottom:120px}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner{padding-top:70px;padding-bottom:100px}}.sec_next_contents .sec_inner .sec_ttl{color:#fff;text-align:center;font-size:30px;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner .sec_ttl{font-size:20px}}.sec_next_contents .sec_inner .next_contents_list{max-width:820px;margin:auto;display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner .next_contents_list{flex-direction:column;padding-left:10px;padding-right:10px}}.sec_next_contents .sec_inner .next_contents_list .list_item{width:calc((100% - 20px)/2)}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner .next_contents_list .list_item{width:100%}.sec_next_contents .sec_inner .next_contents_list .list_item+.list_item{margin-top:20px}}.sec_next_contents .sec_inner .next_contents_list .list_item a{position:relative;display:block}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner .next_contents_list .list_item a .img{aspect-ratio:325/160}}.sec_next_contents .sec_inner .next_contents_list .list_item a .img img{object-fit:cover;width:100%;height:100%}.sec_next_contents .sec_inner .next_contents_list .list_item a .ttl{background:#fff;color:#41b9d4;position:absolute;left:0;bottom:0;padding:10px 20px;font-size:16px;line-height:1.3}@media screen and (max-width: 1000px){.sec_next_contents .sec_inner .next_contents_list .list_item a .ttl{font-size:13px;padding:6px 10px}}.remodal-overlay{z-index:990000}.remodal-wrapper{z-index:999999}.remodal{border-radius:20px;padding:100px 60px;max-width:1000px;position:relative;box-shadow:4px 4px 4px 0px rgba(0,0,0,.16)}@media screen and (max-width: 1000px){.remodal{border-radius:10px}}.remodal .remodal-top-close{position:absolute;right:20px;top:16px;width:48px;cursor:pointer}@media screen and (max-width: 1000px){.remodal .remodal-top-close{width:40px;right:15px;top:10px}}.remodal .remodal-top-close img{width:100%}.remodal.modal_a{position:relative;text-align:left;padding:100px 60px}@media screen and (max-width: 1000px){.remodal.modal_a{padding:70px 15px 30px}}.remodal.modal_a .category{position:absolute;left:0;top:0;background:#41b9d4;color:#fff;width:285px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:20px 0 20px 0;font-size:18px}@media screen and (max-width: 1000px){.remodal.modal_a .category{width:214px;height:50px;font-size:16px;border-radius:10px 0 10px 0}}.remodal.modal_a .info_area_outer{display:flex}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer{flex-direction:column}}.remodal.modal_a .info_area_outer .info_area{width:23.5227272727%}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .info_area{width:100%;display:flex;align-items:center}}.remodal.modal_a .info_area_outer .info_area .thumb{width:120px;height:120px;border-radius:120px;overflow:hidden}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .info_area .thumb{width:100px;height:100px}}.remodal.modal_a .info_area_outer .info_area .thumb img{width:100%}.remodal.modal_a .info_area_outer .info_area .name{font-size:12px;line-height:1.6;margin-top:15px}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .info_area .name{margin-left:20px;font-size:10px}}.remodal.modal_a .info_area_outer .answer_area{flex:1;padding-left:20px}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .answer_area{padding-left:0;margin-top:20px}}.remodal.modal_a .info_area_outer .answer_area .ttl_area{border-bottom:1px solid #41b9d4;padding-bottom:10px}.remodal.modal_a .info_area_outer .answer_area .ttl_area .ttl{font-size:20px;color:#41b9d4}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .answer_area .ttl_area .ttl{font-size:16px}}.remodal.modal_a .info_area_outer .answer_area .ttl_area .ttl span{margin-right:10px;display:inline-block}.remodal.modal_a .info_area_outer .answer_area .txt{margin-top:20px}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .answer_area .txt{margin-top:15px}}.remodal.modal_a .info_area_outer .answer_area .txt p{font-size:15px;line-height:2}@media screen and (max-width: 1000px){.remodal.modal_a .info_area_outer .answer_area .txt p{font-size:12px}}.remodal.modal_a .img_area{margin-top:50px}@media screen and (max-width: 1000px){.remodal.modal_a .img_area{margin-top:40px}}.remodal.modal_a .img_area img{width:100%}.remodal.modal_week{position:relative;text-align:left;padding:60px 60px 80px}@media screen and (max-width: 1000px){.remodal.modal_week{padding:40px 15px 40px}}.remodal.modal_week .ttl_area{border-bottom:1px solid #41b9d4;padding-bottom:10px}.remodal.modal_week .ttl_area .ttl{font-size:20px;color:#41b9d4}@media screen and (max-width: 1000px){.remodal.modal_week .ttl_area .ttl{font-size:16px}}.remodal.modal_week .txt{margin-top:20px}@media screen and (max-width: 1000px){.remodal.modal_week .txt{margin-top:15px}}.remodal.modal_week .txt p{font-size:15px;line-height:2}@media screen and (max-width: 1000px){.remodal.modal_week .txt p{font-size:12px}}.remodal.modal_week .img_area{margin-top:40px}@media screen and (max-width: 1000px){.remodal.modal_week .img_area{margin-top:30px}}.remodal.modal_week .img_area img{width:100%}.top_ttl_area{color:#41b9d4;line-height:1.2;margin-bottom:50px}@media screen and (max-width: 1000px){.top_ttl_area{margin-bottom:40px}}.top_ttl_area .top_ttl{font-size:20px;font-weight:300}@media screen and (max-width: 1000px){.top_ttl_area .top_ttl{font-size:14px}}.top_ttl_area .top_en_ttl{font-size:60px;font-weight:300}@media screen and (max-width: 1000px){.top_ttl_area .top_en_ttl{font-size:36px}}.top_ttl_area._wh{color:#fff}.link-blank{display:inline-block;position:relative;color:#000;transition:opacity .2s cubic-bezier(0.17, 0.84, 0.44, 1)}.link-blank::before{content:"";display:inline-block;margin-right:6px;width:14px;height:14px;background:url(../images//ico/ico_blank.svg) no-repeat 50% 50%/contain}.link-blank:hover{opacity:.75}.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}.btn_area{margin-top:60px}.btn_area .btn{color:#005394;max-width:700px;margin:auto;font-size:18px;padding:16px;border-radius:20px;border:1px solid #005394;display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s;font-weight:500}.btn_area .btn:hover{background:#005394;color:#fff}.btn_area .btn._bl{color:#fff;background:#41b9d4;border-radius:6px;border:none}.btn_area .btn._bl:hover{background:rgb(41.7081545064,158.1030042918,184.2918454936)}.pc .common_btn_area:hover .common_btn i{width:120px}.pc .common_btn_area:hover .common_btn._small i{width:85px}@media screen and (max-width: 1240px){.pc .common_btn_area:hover .common_btn i{width:76px}.pc .common_btn_area:hover .common_btn._small i{width:76px}}.common_btn{background:#fff;height:70px;display:flex;align-items:center;color:#41b9d4;justify-content:flex-start;position:relative;font-size:22px}@media screen and (max-width: 1240px){.common_btn{height:45px;font-size:15px}}.common_btn::before{content:"";width:10px;height:10px;background:#41b9d4;margin-right:20px}@media screen and (max-width: 1240px){.common_btn::before{margin-right:10px}}.common_btn._no_ico{padding-left:30px}@media screen and (max-width: 1240px){.common_btn._no_ico{padding-left:10px}}.common_btn._no_ico::before{display:none}.common_btn i{background:#41b9d4;width:70px;height:100%;transition:width .3s;position:relative;margin-left:auto;overflow:hidden}@media screen and (max-width: 1240px){.common_btn i{width:45px;height:45px}}.common_btn i img{position:absolute;right:0;top:0;height:100%;width:auto}.common_btn i._bl{background:#395a69}.pc .common_btn:hover i{width:120px}.common_btn._small{height:50px;font-size:18px}@media screen and (max-width: 1240px){.common_btn._small{font-size:14px;height:45px}}@media screen and (max-width: 1000px){.common_btn._small{font-size:15px}}.common_btn._small i{width:50px}@media screen and (max-width: 1240px){.common_btn._small i{width:45px}}.pc .common_btn._small:hover i{width:85px}.link_img .img{overflow:hidden;width:100%}.link_img .img img{transition:transform .5s}.link_img:hover .img img{transform:scale(1.1)}.map_link{font-size:12px;display:flex;align-items:center;line-height:1;text-decoration:underline;margin-top:4px}.map_link i{width:15px}.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=base.css.map */