@charset "UTF-8";*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow-wrap:anywhere}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}:root{--vh:100vh;--base-font-family:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--color-black:#000;--color-white:#fff}html{font-size:62.5%}body{background-color:#edded6;color:var(--color-black);font-family:var(--base-font-family);font-feature-settings:"palt";font-size:1.6rem;font-weight:400;line-height:1.625;min-height:var(--vh);min-width:360px}body.is_noScroll{overflow:hidden}.ly_container{display:flex;flex-direction:column;height:100%;min-height:var(--vh);position:relative}.ly_main{overflow:hidden;padding-top:65px}.ly_centered{margin-inline:auto;max-width:1100px;width:calc(100% - 38px)}.ly_centered__w1180{max-width:1180px}.ly_header{height:65px;left:0;position:fixed;top:0;transition:background-color .3s ease-out;width:100%;z-index:99}.ly_header_inner{align-items:flex-start;display:flex;padding:12px 12px 7px 15px}.ly_header_logo{min-width:40px;width:40px}.ly_header_logo>a{display:block;transition:opacity .3s ease-out}.ly_header_logo>a img{display:block;width:100%}.ly_header_cont{display:flex;margin-left:auto}.ly_header_sns{display:none}.ly_header_sns>li{list-style:none}.ly_header_sns>li>a{display:block;transition:opacity .3s ease-out;width:28px}.ly_header_sns>li>a img{display:block;width:100%}.ly_header_cvLinks{align-items:center;display:flex;margin:0 78px 0 0}.ly_header_btn{background-color:#ffa900;border-radius:4px;color:var(--color-black);display:grid;font-size:1rem;font-weight:900;line-height:1.2;min-height:41px;min-width:68px;padding:8px 2px;place-items:center;text-align:center;text-decoration:none;transition:color .3s ease-out,background-color .3s ease-out}.ly_header.is_bgActive{background-color:hsla(0,0%,100%,.95)}.ly_headerNav{display:none}.ly_headerNav_list{align-items:center;display:flex;flex-wrap:wrap;gap:12px 26px;padding-left:0}.ly_headerNav_list>li{font-size:clamp(1.2rem,1.12275449vw,1.5rem);font-weight:800;line-height:1.2;list-style:none}.ly_headerNav_list>li>a{color:var(--color-black);display:block;text-decoration:none;transition:opacity .3s ease-out}.ly_footer{background-color:#003954;color:var(--color-white);padding-block:22px 20px}.ly_footer_inner{display:flex;flex-direction:column;gap:33px 0;margin-inline:auto;max-width:1130px;width:calc(100% - 38px)}.ly_menu{background-color:var(--color-white);height:100%;inset:0;margin-left:auto;max-width:100%;min-width:210px;opacity:0;overflow-y:auto;padding:62px 0 20px;position:fixed;visibility:hidden;width:56%;z-index:100}.ly_menu.is_menuOpen{opacity:1;visibility:visible}.ly_menu_inner{margin-inline:auto;width:calc(100% - 48px)}.ly_menu_list{display:flex;flex-direction:column;gap:17px 0;list-style:none;padding:0}.ly_menu_list>li{font-weight:700}.ly_menu_list>li>a{color:var(--color-black);display:block;font-size:1.4rem;line-height:1.4285714286;text-decoration:none}.ly_menu_sns{display:flex;gap:0 18px;margin-top:28px;padding-inline:21px}.ly_menu_sns>li{list-style:none}.ly_menu_sns>li>a{display:block;width:30px}.ly_menu_sns>li>a img{display:block;width:100%}.ly_menu_btnWrap{margin-top:29px}.ly_menu_btn{background-color:#ffa900;border-radius:5px;color:var(--color-black);display:grid;font-size:1.4rem;font-weight:800;line-height:1.7857142857;min-height:44px;min-width:150px;padding:10px 12px;place-items:center;text-align:center;text-decoration:none;transition:color .3s ease-out,background-color .3s ease-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ly_menuToggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:var(--color-white);border:none;border-radius:4px;color:var(--color-black);min-height:41px;min-width:68px;padding:8px 2px;position:fixed;right:12px;top:12px;transition:transform .3s ease-out;z-index:101}.ly_menuToggle:after{content:"MENU";display:block;font-size:1rem;font-weight:800;left:50%;line-height:1.2;position:absolute;top:24px;transform:translateX(-50%)}.ly_menuToggle>.line{background-color:var(--color-black);display:block;height:2px;left:11px;position:absolute;transition:opacity .3s ease-out,top .3s ease-out,transform .3s ease-out;width:45px}.ly_menuToggle>.line:first-of-type{top:7px}.ly_menuToggle>.line:nth-of-type(2){top:13px}.ly_menuToggle>.line:nth-of-type(3){top:19px}.ly_menuToggle.is_menuOpen:after{content:"CLOSE"}.ly_menuToggle.is_menuOpen>.line:first-of-type{top:13px;transform:rotate(-16deg)}.ly_menuToggle.is_menuOpen>.line:nth-of-type(2){opacity:0}.ly_menuToggle.is_menuOpen>.line:nth-of-type(3){top:13px;transform:rotate(16deg)}.ly_pageTop{bottom:9px;opacity:0;position:fixed;right:9px;transition:visibility .3s ease-out,opacity .3s ease-out;visibility:hidden;z-index:99}.ly_pageTop>a{display:block;width:42px}.ly_pageTop>a>img{display:block;width:100%}.ly_pageTop.is_scroll{opacity:1;visibility:visible}.bl_cardUnit{display:flex;flex-direction:column;flex-wrap:wrap;gap:26px 0}.bl_card{background-color:var(--color-white);border-radius:5px;padding:23px 15px 15px;position:relative;width:100%}.bl_card_head{align-items:flex-start;display:flex;gap:0 19px;justify-content:space-between}.bl_card_head .bl_card_spTtl{margin-right:auto}.bl_card_category{align-items:center;border:2px solid;border-radius:10px;display:flex;font-size:1.1rem;font-weight:700;justify-content:center;line-height:1;margin-block:1px 5px;padding:1px 7px 2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bl_card_category__blue{color:#0066ad}.bl_card_category__red{color:#e60033}.bl_card_cont{align-items:flex-start;display:flex;gap:0 16px}.bl_card_imgWrap{width:160px}.bl_card_imgWrap .swiper-slide>img,.bl_card_imgWrap>img{aspect-ratio:491/400;-o-object-fit:cover;object-fit:cover;width:100%}.bl_card_imgWrap>img{border-radius:5px}.bl_card_imgWrap:has(.bl_card_slider){margin-bottom:28px}.bl_card_sliderWrap{position:relative}.bl_card_slider{border-radius:5px;position:static}.bl_card_slider .swiper-wrapper{transition-timing-function:ease-in-out}.bl_card_slider .swiper-slide{background-color:var(--color-white)}.bl_card_slider .swiper-pagination{bottom:-22px;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;top:auto}.bl_card_slider .swiper-pagination .swiper-pagination-bullet{background-color:#cfd0d0;height:6px;margin:0;opacity:1;width:6px}.bl_card_slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#ffa900}.bl_card_slider .swiper-button-next,.bl_card_slider .swiper-button-prev{background-color:#cfd0d0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.771' height='14.494'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m1.414 13.08 5.019-5.019a1.15 1.15 0 0 0 0-1.628L1.414 1.414'/%3E%3C/svg%3E");background-position:left 7px center;background-repeat:no-repeat;background-size:4px auto;border-radius:50%;bottom:-28px;height:18px;margin:0;overflow:hidden;top:auto;width:18px}.bl_card_slider .swiper-button-next:after,.bl_card_slider .swiper-button-prev:after{content:none}.bl_card_slider .swiper-button-prev{left:0;transform:scaleX(-1)}.bl_card_slider .swiper-button-next{right:0}.bl_card_body{flex:1}.bl_card_catch{border-radius:6px 6px 0 0;color:var(--color-white);display:grid;height:24px;max-width:140px;overflow:hidden;place-items:center;position:absolute;right:0;top:-12px;width:100%;z-index:1}.bl_card_catch>img{display:block;width:100%}.bl_card_pcTtl,.bl_card_spTtl{color:#724f40;font-weight:700;letter-spacing:.04em}.bl_card_pcTtl>img,.bl_card_spTtl>img{display:block}.bl_card_pcTtl ruby,.bl_card_spTtl ruby{display:inline-flex;position:relative}.bl_card_pcTtl ruby rt,.bl_card_spTtl ruby rt{font-size:.8rem;left:0;margin:auto;position:absolute;right:0;text-align:center;top:-.6rem;white-space:nowrap}.bl_card_spTtl{font-size:1.6rem;line-height:1.5;margin-bottom:12px}.bl_card_pcTtl{display:none}.bl_card_txt{font-size:1.2rem;font-weight:500;line-height:1.6666666667}.bl_card_bottom{border-top:1px dotted #bcbdbe;margin-top:15px;padding-top:15px}.bl_card_timeList{display:flex;flex-wrap:wrap;gap:8px;padding-left:28px;padding-top:2px;position:relative}.bl_card_timeList:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36.923'%3E%3Cg fill='%23ffa900'%3E%3Cpath d='M31.86 5.703c-6.489-9.232-20.755-4.481-20.755-4.481S-.547 3.67.02 20.562c.524 15.6 16.892 19.376 27.359 14.151 11.704-5.841 9.699-21.587 4.481-29.01m-7.135 24.412c-7.5 3.746-19.242 1.04-19.618-10.147C4.701 7.855 13.056 6.1 13.056 6.1s10.229-3.407 14.883 3.213c3.741 5.323 5.179 16.613-3.214 20.802'/%3E%3Cpath d='m15.422 7.991-.129 13.725 12.145.438v-4.321L18 19.427V7.661Z'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;background-size:contain;content:"";display:block;height:19px;left:0;position:absolute;top:0;width:18px}.bl_card_timeList>li{align-items:center;border:1px solid var(--color-black);border-radius:7px;display:flex;font-size:1.1rem;font-weight:700;height:14px;justify-content:center;line-height:1;list-style:none;padding-bottom:1px;text-align:center;width:49px}.bl_card_dl{align-items:flex-start;display:flex;font-weight:800;gap:0 5px;margin-block:12px 5px}.bl_card_dl dd,.bl_card_dl dt{letter-spacing:-.02em}.bl_card_dl dt{background-color:#ffa900;border-radius:3px;color:var(--color-black);font-size:1.1rem;line-height:1;padding:3px 5px}.bl_card_dl dd{flex:1;font-size:1.1rem;line-height:1.4545454545}.bl_card_dl02{display:flex;font-size:1.1rem;font-weight:500;line-height:1.6363636364;margin-block:11px 4px}.bl_card:first-child .bl_card_catch{background-color:#ea5504}.bl_card:first-child .bl_card_catch>img{width:79.64%}.bl_card:nth-child(2) .bl_card_catch{background-color:#e84388}.bl_card:nth-child(2) .bl_card_catch>img{width:64.29%}.bl_card:nth-child(3) .bl_card_catch{background-color:#eea900}.bl_card:nth-child(3) .bl_card_catch>img{width:90.36%}.bl_card:nth-child(4) .bl_card_catch{background-color:#008540}.bl_card:nth-child(4) .bl_card_catch>img{width:91.43%}.bl_card:nth-child(5) .bl_card_catch{background-color:#602e6d}.bl_card:nth-child(5) .bl_card_catch>img{width:91.07%}.bl_card:nth-child(6) .bl_card_catch{background-color:#0066ad}.bl_card:nth-child(6) .bl_card_catch>img{width:86.07%}.bl_card:nth-child(7) .bl_card_catch{background-color:#22ac38}.bl_card:nth-child(7) .bl_card_catch>img{width:83.21%}.bl_card:nth-child(8) .bl_card_catch{background-color:#567eba}.bl_card:nth-child(8) .bl_card_catch>img{width:85%}.bl_card:nth-child(9) .bl_card_catch{background-color:#ca101a}.bl_card:nth-child(9) .bl_card_catch>img{width:90.71%}.bl_card:nth-child(10) .bl_card_catch{background-color:#ca101a}.bl_card:nth-child(10) .bl_card_catch>img{width:57.14%}.bl_card:nth-child(11) .bl_card_catch{background-color:#ecd100}.bl_card:nth-child(11) .bl_card_catch>img{width:92.14%}.bl_card:nth-child(12) .bl_card_catch{background-color:#c6007d}.bl_card:nth-child(12) .bl_card_catch>img{width:77.86%}.bl_card:nth-child(13){padding:15px;width:100%}.bl_card:nth-child(13) .bl_card_cont{flex-direction:column;gap:10 0}.bl_card:nth-child(13) .bl_card_imgWrap{margin-bottom:7px;width:100%}.bl_card:nth-child(13) .bl_card_imgWrap>img{aspect-ratio:1100/400}.bl_card:nth-child(13) .bl_card_catch{background-color:#00853a}.bl_card:nth-child(13) .bl_card_spTtl{display:none}.bl_card:nth-child(13) .bl_card_pcTtl{display:block;font-size:1.6rem;line-height:1.625;margin-bottom:3px}.bl_announce{text-align:center}.bl_announce_txt{font-size:1.2rem;font-weight:500;line-height:1.8333333333;margin-top:25px}.bl_list{padding-left:0}.bl_list>li{font-size:1.4rem;line-height:1.8571428571;list-style:none;padding-left:1em;position:relative}.bl_list>li:before{content:"・";left:0;position:absolute;top:0}.bl_box{background-color:var(--color-white);border-radius:5px;color:var(--color-black);padding:27px 20px 25px;text-align:center}.bl_box_head{margin-bottom:28px}.bl_box_heading{margin-inline:auto;transform:translateX(-19px);width:133px}.bl_box_heading img{width:100%}.bl_boxList{padding-left:0}.bl_boxList>li{list-style:none;padding-block:18px 18px}.bl_boxList>li:first-child{padding-top:0}.bl_boxList>li:last-child{padding-bottom:0}.bl_boxList>li:not(:first-child){border-top:1px solid #bcbdbe}.bl_boxItem_ttl{font-weight:700}.bl_boxItem_manager,.bl_boxItem_ttl{font-size:1.3rem;line-height:1.1538461538}.bl_boxItem_manager{margin-top:7px}.bl_boxItem_linkWrap{margin-top:10px}.bl_boxItem_link{color:var(--color-black);display:inline-block;font-size:1.9rem;font-weight:700;line-height:1.4210526316;text-decoration:none}.bl_table table{table-layout:fixed;width:100%}.bl_table tr:first-child th{margin-top:0}.bl_table tr:first-child td,.bl_table tr:first-child th{padding-top:0}.bl_table td,.bl_table th{display:block;font-size:1.3rem;line-height:1.7692307692;padding:0;width:100%}.bl_table th{font-weight:700;margin-top:3px;text-align:left;vertical-align:top}.el_link{color:#ee1d23;text-decoration:underline;transition:opacity .3s ease-out}.el_btn{align-items:center;background-color:#ea6a7c;border-radius:10px;color:var(--color-white);display:inline-flex;justify-content:center;max-width:300px;min-height:79px;padding:15px 0;text-align:left;text-decoration:none;width:100%}.el_btn_inner{padding-right:25px;position:relative;width:70%}.el_btn_inner:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='%23fff'%3E%3Cpath d='M14.052 24.288a2 2 0 0 1-1.417-3.414L17.509 16l-4.874-4.877a2 2 0 0 1 2.828-2.829l4.874 4.873a4 4 0 0 1 0 5.657l-4.874 4.874a2 2 0 0 1-1.411.59'/%3E%3Cpath d='M16 0a16 16 0 0 1 11.314 27.314A16 16 0 1 1 9.771 1.258 15.9 15.9 0 0 1 16 0m0 28A12 12 0 1 0 4 16a12.014 12.014 0 0 0 12 12'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;background-size:18px 18px;content:"";display:block;height:18px;position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:18px}.el_btn_txt,.el_btn_txt02{display:block}.el_btn_txt{font-size:1.8rem;font-weight:700;line-height:1.2222222222}.el_btn_txt02{font-size:1rem;font-weight:500;line-height:1.5;margin-top:1px}.el_btn__blue{background-color:#5e95e5}.el_btn__red{background-color:#ee1d23}.el_btn__gray{background-color:#929293}a.el_btn{box-shadow:0 5px 0 #b5121f}.el_btn02{align-items:center;background-color:#e60033;border-radius:8px;color:var(--color-white);display:inline-flex;justify-content:center;max-width:338px;min-height:60px;padding:15px 0;text-align:left;text-decoration:none;width:100%}.el_btn02_inner{position:relative;width:67.4074074%}.el_btn02_inner:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.53' height='18.232'%3E%3Cpath fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='m2.828 15.403 4.873-4.874a2 2 0 0 0 0-2.828L2.828 2.828'/%3E%3C/svg%3E") 50% no-repeat;background-size:7px 12px;content:"";display:block;height:12px;position:absolute;right:2px;top:calc(50% - 6px);width:7px}.el_btn02_txt{display:block;font-size:1.6rem;font-weight:700;line-height:1.4375}a.el_btn02{box-shadow:0 3px 0 #77001f}.el_ruby{display:inline-flex;position:relative}.el_ruby_txt{font-size:.8rem;left:0;margin:auto;position:absolute;right:0;text-align:center;top:-.6rem;white-space:nowrap}.hp_pcOnly{display:none!important}.hp_tal{text-align:left!important}.hp_tar{text-align:right!important}.hp_tac{text-align:center!important}.hp_pt0{padding-top:0!important}.hp_pb0{padding-bottom:0!important}.hp_mt0{margin-top:0!important}.hp_mb0{margin-bottom:0!important}.un_mv{position:relative}.un_mv_logo{display:none;left:40px;position:absolute;top:33px;width:70px;z-index:1}.un_mv_logo img{display:block;width:100%}.un_mv_inner{padding-block:61px 32px;position:relative;text-align:center}.un_mv_heading{margin-inline:auto;width:165px}.un_mv_heading img{display:block;width:100%}.un_mv_info{font-size:1.4rem;font-weight:900;line-height:1.7857142857;margin-top:30px}.un_mv .bl_announce{margin-top:20px}.un_mv_motif,.un_mv_motif img{position:absolute}.un_mv_motif img{display:block;width:100%}.un_mv_motif__01{left:calc(50% - 34px);top:42px;transform:translateX(-144px);width:68px}.un_mv_motif__01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_mv_motif__01 img:first-child{animation-name:showHide1}.un_mv_motif__01 img:last-child{animation-name:showHide2;opacity:0}.un_mv_motif__02{height:49px;left:calc(50% - 21px);top:-3px;transform:translateX(-72px);width:42px}.un_mv_motif__02 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_mv_motif__02 img:first-child{animation-name:showHide1}.un_mv_motif__02 img:last-child{animation-name:showHide2;opacity:0}.un_mv_motif__03{left:calc(50% - 17px);top:16px;transform:translateX(34px);width:34px}.un_mv_motif__04{left:calc(50% - 45px);top:6px;transform:translateX(122px);width:91px}.un_mv_motif__04 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_mv_motif__04 img:first-child{animation-name:showHide1}.un_mv_motif__04 img:last-child{animation-name:showHide2;opacity:0}.un_mv_motif__05{left:calc(50% - 14px);top:83px;transform:translateX(-124px);width:27px}.un_mv_motif__06{left:calc(50% - 14px);top:88px;transform:translateX(185px);width:28px}.un_mv_motif__07{left:calc(50% - 33px);top:119px;transform:translateX(-146px);width:65px}.un_mv_motif__07 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_mv_motif__07 img:first-child{animation-name:showHide1}.un_mv_motif__07 img:last-child{animation-name:showHide2;opacity:0}.un_mv_motif__08{left:calc(50% - 35px);top:147px;transform:translateX(143px);width:70px}.un_mv_motif__08 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_mv_motif__08 img:first-child{animation-name:showHide1}.un_mv_motif__08 img:last-child{animation-name:showHide2;opacity:0}.un_anchor{left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);visibility:hidden;width:100px;z-index:1}.un_about{position:relative}.un_about_anchor{top:0}.un_about_inner{padding:185px 0 250px;position:relative}.un_about_heading{margin-bottom:28px;margin-inline:auto;width:215px}.un_about_heading img{display:block;width:100%}.un_about_txt{font-size:1.5rem;font-weight:600;letter-spacing:.08em;line-height:1.7333333333;margin-inline:auto;max-width:335px;padding-inline:14px}.un_about_img{position:absolute;z-index:1}.un_about_img img{display:block;width:100%}.un_about_img__01{left:calc(50% - 40px);top:53px;transform:translateX(-130px);width:80px}.un_about_img__02{left:calc(50% - 50px);top:22px;transform:translateX(118px);width:100px}.un_about_img__03{bottom:110px;left:calc(50% - 50px);transform:translateX(-88px);width:100px}.un_about_img__04{bottom:130px;left:calc(50% - 40px);transform:translateX(97px);width:80px}.un_about_cloud{position:absolute}.un_about_cloud img{width:100%}.un_about_cloud__01{left:calc(50% - 70px);top:0;transform:translateX(-133px);width:139px}.un_about_cloud__02{bottom:187px;left:calc(50% - 59px);transform:translateX(-145px);width:118px}.un_about_cloud__03{bottom:128px;left:calc(50% - 59px);transform:translateX(146px);width:117px}.un_about_motif{position:absolute}.un_about_motif img{display:block;position:absolute;width:100%}.un_about_motif__eye{left:calc(50% - 50px);top:88px;transform:translateX(-10px);width:100px}.un_about_motif__eye img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__eye img:first-child{animation-name:showHide1}.un_about_motif__eye img:last-child{animation-name:showHide2;opacity:0}.un_about_motif__kira01{left:calc(50% - 19px);top:181px;transform:translateX(-149px);width:38px}.un_about_motif__kira01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__kira01 img:first-child{animation-name:showHide1}.un_about_motif__kira01 img:last-child{animation-name:showHide2;opacity:0}.un_about_motif__kira02{left:calc(50% - 13px);top:136px;transform:translateX(108px);width:26px}.un_about_motif__kira02 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__kira02 img:first-child{animation-name:showHide1}.un_about_motif__kira02 img:last-child{animation-name:showHide2;opacity:0}.un_about_motif__kira03{left:calc(50% - 15px);top:198px;transform:translateX(153px);width:30px}.un_about_motif__kira03 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__kira03 img:first-child{animation-name:showHide1}.un_about_motif__kira03 img:last-child{animation-name:showHide2;opacity:0}.un_about_motif__kira04{bottom:129px;left:calc(50% - 31px);transform:translateX(10px);width:62px}.un_about_motif__kira04 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__kira04 img:first-child{animation-name:showHide1}.un_about_motif__kira04 img:last-child{animation-name:showHide2;opacity:0}.un_about_motif__kira05{bottom:213px;left:calc(50% - 96px);transform:translateX(146px);width:35px}.un_about_motif__kira05 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_about_motif__kira05 img:first-child{animation-name:showHide1}.un_about_motif__kira05 img:last-child{animation-name:showHide2;opacity:0}.un_experience{background-color:#f9ede8;position:relative;z-index:1}.un_experience:after,.un_experience:before{background:#edded6 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1336.998 60.987'%3E%3Cpath fill='%23f9ede8' d='M1336.999 60.987S1097.617 0 668.499 0-.001 60.987-.001 60.987Z'/%3E%3C/svg%3E") top no-repeat;background-size:100% 100%;content:"";display:block;height:17px;left:0;position:absolute;width:100%;z-index:-1}.un_experience:before{top:0}.un_experience:after{bottom:0;transform:scaleY(-1)}.un_experience_anchor{top:-131px}.un_experience_inner{padding-block:61px 58px;position:relative;width:calc(100% - 18px)}.un_experience_heading{left:17px;max-width:180px;position:absolute;top:-51px;width:100%}.un_experience_heading>img{display:block;width:100%}.un_experience_motif{position:absolute}.un_experience_motif img{display:block;position:absolute;width:100%}.un_experience_motif__01{left:calc(50% - 23px);top:-37px;transform:translateX(105px);width:47px}.un_experience_motif__01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_experience_motif__01 img:first-child{animation-name:showHide1}.un_experience_motif__01 img:last-child{animation-name:showHide2;opacity:0}.un_map+.un_info{margin-top:21px}.un_info{position:relative}.un_info_anchor{top:36px}.un_info_inner{padding-block:116px 95px}.un_info_heading{margin-bottom:25px;margin-left:auto;margin-right:auto;width:188px}.un_info_motif{position:absolute}.un_info_motif img{display:block;position:absolute;width:100%}.un_info_motif__01{left:calc(50% - 40px);top:88px;transform:translateX(-156px);width:79px}.un_info_motif__01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_info_motif__01 img:first-child{animation-name:showHide1}.un_info_motif__01 img:last-child{animation-name:showHide2;opacity:0}.un_info_motif__02{left:calc(50% - 13px);top:65px;transform:translateX(87px);width:25px}.un_info_motif__02 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_info_motif__02 img:first-child{animation-name:showHide1}.un_info_motif__02 img:last-child{animation-name:showHide2;opacity:0}.un_info_motif__03{left:calc(50% - 25px);top:56px;transform:translateX(150px);width:50px}.un_info_motif__03 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_info_motif__03 img:first-child{animation-name:showHide1}.un_info_motif__03 img:last-child{animation-name:showHide2;opacity:0}.un_info_cloud{position:absolute;z-index:-1}.un_info_cloud img{width:100%}.un_info_cloud__01{left:calc(50% - 38px);top:49px;transform:translateX(-118px);width:75px}.un_info_cloud__02{left:calc(50% - 36px);top:40px;transform:translateX(118px);width:72px}.un_infoList{padding-left:0}.un_infoList>li{border-bottom:1px solid #724f40;list-style:none}.un_infoList>li:first-child .un_infoItem{padding-top:0}.un_infoItem{display:flex;flex-direction:column;font-weight:500;padding-block:20px}.un_infoItem_ttl{font-size:1.7rem;font-weight:900;line-height:1.4705882353;margin-bottom:8px}.un_infoItem_cont{margin-top:4px}.un_infoItem_map{margin-top:17px;width:100%}.un_infoItem_map iframe{aspect-ratio:674/319;display:block;height:auto;width:100%}.un_infoItem_txt{font-size:1.4rem;font-weight:700;line-height:1.4285714286}.un_infoItem_note{font-size:1.4rem;line-height:1.6428571429;margin-top:12px}.un_infoItem_note+.un_infoItem_note{margin-top:5px}.un_infoItem_access{font-size:1.2rem;line-height:1.5;margin-top:6px}.un_infoRoute{display:flex;flex-direction:column;margin-top:30px}.un_infoRoute_list{padding-left:0}.un_infoRoute_list>li{list-style:none}.un_infoRoute_list>li:not(:first-child){margin-top:21px}.un_infoRoute_list>li .ttl{background-color:var(--color-white);border-radius:12px;display:inline-block;font-size:1.4rem;font-weight:700;line-height:1.4285714286;margin-bottom:10px;padding:2px 7px;text-align:center}.un_infoRoute_list>li .txt{font-size:1.4rem;line-height:1.6428571429}.un_infoRoute_note{font-size:1.3rem;line-height:1.6153846154;margin-top:16px}.un_map{position:relative;z-index:1}.un_map_anchor{top:-60px}.un_map_inner{padding-bottom:3px;position:relative}.un_map_heading{margin:-8px auto 30px;max-width:140px}.un_map_heading img{display:block;width:100%}.un_map_imgWrap{position:relative;z-index:1}.un_map_imgWrap img{background-color:var(--color-white);border:1px solid #8f7266;border-radius:3px;display:block;width:100%}.un_map_btnWrap{display:flex;justify-content:center;margin-top:20px}.un_entry{background-color:#f9ede8;position:relative;z-index:1}.un_entry:after,.un_entry:before{background-color:#edded6;background-repeat:no-repeat;content:"";display:block;left:0;position:absolute;width:100%;z-index:-1}.un_entry:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1336 150.729'%3E%3Cpath fill='%23f9ede8' d='M0 150.729s138.552-84.755 302.218-67.324 384.35 12.816 480.965-23.227 234.679-43.453 309.486-28.713C1237.174 59.937 1336-.004 1336-.004v150.729Z'/%3E%3C/svg%3E");background-position:bottom;top:0}.un_entry:after,.un_entry:before{background-size:100% 42px;height:84px}.un_entry:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1336 150.729'%3E%3Cpath fill='%23f9ede8' d='M1336 0s-138.552 84.755-302.219 67.324-384.349-12.815-480.964 23.228-234.679 43.452-309.487 28.713C98.826 90.792 0 150.729 0 150.729V0Z'/%3E%3C/svg%3E");background-position:top;bottom:0}.un_entry_anchor{top:46px}.un_entry_inner{padding-block:126px 175px;position:relative}.un_entry_heading{margin-bottom:32px;margin-inline:auto;max-width:148px;width:100%}.un_entry_heading img{display:block;width:100%}.un_entry_txt{font-size:1.4rem;font-weight:500;line-height:1.5714285714}.un_entry_list{margin-top:26px;padding-left:0}.un_entry_list>li{list-style:none}.un_entry_list>li:not(:last-child){margin-bottom:27px}.un_entry .bl_announce{margin-top:35px}.un_entry_motif{position:absolute}.un_entry_motif img{display:block;position:absolute;width:100%}.un_entry_motif__01{left:calc(50% - 43px);top:0;transform:translateX(-125px);width:87px}.un_entry_motif__01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_entry_motif__01 img:first-child{animation-name:showHide1}.un_entry_motif__01 img:last-child{animation-name:showHide2;opacity:0}.un_entry_motif__02{left:calc(50% - 30px);top:25px;transform:translateX(91px);width:60px}.un_entry_motif__02 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_entry_motif__02 img:first-child{animation-name:showHide1}.un_entry_motif__02 img:last-child{animation-name:showHide2;opacity:0}.un_entry_motif__03{left:calc(50% - 29px);top:92px;transform:translateX(170px);width:59px}.un_entry_motif__03 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_entry_motif__03 img:first-child{animation-name:showHide1}.un_entry_motif__03 img:last-child{animation-name:showHide2;opacity:0}.un_entry_motif__04{bottom:140px;left:calc(50% - 47px);transform:translateX(-152px);width:93px}.un_entry_motif__04 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_entry_motif__04 img:first-child{animation-name:showHide1}.un_entry_motif__04 img:last-child{animation-name:showHide2;opacity:0}.un_entryItem{font-weight:500}.un_entryItem_ttl{font-size:1.5rem;font-weight:900;line-height:1.4666666667;margin-bottom:12px;padding-left:22px;position:relative}.un_entryItem_ttl:before{aspect-ratio:14/9;background-color:#ffa900;border-radius:0 9px 9px 0;content:"";display:block;height:9px;left:0;position:absolute;top:7px;width:14px}.un_entryItem_list{padding-left:0}.un_entryItem_list>li{font-size:1.4rem;line-height:1.5714285714;list-style:none;padding-left:14px;position:relative}.un_entryItem_list>li:before{background-color:#b5420f;border-radius:50%;content:"";display:block;height:10px;left:0;position:absolute;top:7px;width:10px}.un_entryItem_txt{font-size:1.4rem;line-height:1.5714285714}.un_attention{background-color:var(--color-white);border-radius:4px;margin-top:26px;padding:24px 23px 23px}.un_attention_heading{margin:0 auto 14px;max-width:251px}.un_attention_heading,.un_attention_heading img{display:block;width:100%}.un_record{position:relative;z-index:1}.un_record_anchor{top:-60px}.un_record_inner{padding:20px 0 80px}.un_record_heading{margin:0 auto 30px;max-width:240px}.un_record_heading img{display:block;width:100%}.un_record_motif{position:absolute}.un_record_motif img{display:block;position:absolute;width:100%}.un_record_motif__01{left:calc(50% - 35px);top:-110px;transform:translateX(120px);width:70px}.un_record_motif__01 img{animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:steps(1)}.un_record_motif__01 img:first-child{animation-name:showHide1}.un_record_motif__01 img:last-child{animation-name:showHide2;opacity:0}.un_recordList{display:flex;flex-direction:column;gap:40px 0;padding:0}.un_recordList>li{list-style:none;position:relative;width:100%}.un_recordItem{display:grid;gap:0 20px;grid-auto-columns:1fr;grid-template-areas:"headline headline" "img txt" "links links";grid-template-columns:38.5756677% 1fr;grid-template-rows:auto auto auto}.un_recordItem_headLine{align-items:center;display:flex;gap:0 10px;grid-area:headline;margin-bottom:20px}.un_recordItem_headLine .head{background-color:#724f40;border-radius:3px;color:var(--color-white);display:grid;font-size:1.2rem;font-weight:600;line-height:1;min-height:21px;min-width:110px;padding:2px 5px;place-items:center}.un_recordItem_headLine .ttl{font-size:1.4rem;font-weight:800;line-height:1.4285714286}.un_recordItem_imgWrap{grid-area:img}.un_recordItem_imgWrap img{border-radius:7px;width:100%}.un_recordItem_txt{font-size:1.2rem;font-weight:500;grid-area:txt;line-height:1.6666666667}.un_recordItem_linkList{display:flex;flex-direction:column;gap:10px 6px;grid-area:links;margin-top:25px;padding:0}.un_recordItem_linkList>li{font-weight:500;list-style:none}.un_recordItem_linkList>li>a{align-items:center;background-color:var(--color-white);border:1px solid #724f40;border-radius:6px;color:inherit;display:flex;font-size:1.3rem;justify-content:center;line-height:1.8461538462;min-height:42px;padding:5px 35px;position:relative;text-decoration:none;transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out;width:100%}.un_recordItem_linkList>li>a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.04' height='15.911'%3E%3Cpath d='M1 15.911a1 1 0 0 1-.707-1.707l5.392-5.391a1.213 1.213 0 0 0 0-1.715L.293 1.707A1 1 0 1 1 1.707.293l5.392 5.391a3.21 3.21 0 0 1 0 4.543l-5.392 5.391a1 1 0 0 1-.707.293'/%3E%3C/svg%3E") no-repeat 50%;background-size:5px 8px;content:"";display:block;height:8px;position:absolute;right:25px;top:50%;transform:translateY(-50%);transition:background-image .3s ease-out;width:5px}.un_motifs{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.js_fadeUp{opacity:0;transform:translate3d(0,15px,0);transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:ease-out}.js_fadeUp.is_fadeUp{opacity:1;transform:translateZ(0)}@keyframes showHide1{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes showHide2{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media screen and (min-width:768px){.ly_main{padding-top:100px}.ly_centered{width:calc(100% - 76px)}.ly_header,.ly_header_wrap{height:100px}.ly_header_logo{left:max(38px,50% - 628px);min-width:70px;position:fixed;top:12px;width:70px}.ly_header_btn{border-radius:8px;font-size:1.5rem;line-height:1.2;min-height:60px;min-width:126px}.ly_footer{padding-block:60px}.ly_footer_inner{width:calc(100% - 76px)}.ly_menuToggle{border-radius:8px;height:58px}.ly_menuToggle:after{top:33px}.ly_menuToggle>.line:first-of-type{top:16px}.ly_menuToggle>.line:nth-of-type(2){top:22px}.ly_menuToggle>.line:nth-of-type(3){top:28px}.ly_menuToggle.is_menuOpen>.line:first-of-type,.ly_menuToggle.is_menuOpen>.line:nth-of-type(3){top:22px}.ly_pageTop{bottom:30px;display:block;right:30px}.ly_pageTop>a{width:80px}.bl_cardUnit{flex-direction:row;gap:40px 38px}.bl_card{border-radius:10px;padding:40px 40px 39px;width:calc(50% - 19px)}.bl_card_category{border-radius:19px;border-width:3px;font-size:1.8rem;margin-block:-4px 23px;padding:4px 11px 5px}.bl_card_cont{align-items:stretch;flex-direction:column;gap:25px 0}.bl_card_imgWrap{margin-bottom:27px;position:relative;width:100%}.bl_card_imgWrap>img{border-radius:10px}.bl_card_imgWrap:has(.bl_card_slider){margin-bottom:27px}.bl_card_slider{border-radius:10px}.bl_card_slider .swiper-pagination{bottom:-27px;gap:8px}.bl_card_slider .swiper-pagination .swiper-pagination-bullet{height:12px;width:12px}.bl_card_slider .swiper-button-next,.bl_card_slider .swiper-button-prev{background-color:var(--color-white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.771' height='14.495'%3E%3Cpath fill='none' stroke='%23717071' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m1.414 13.081 5.019-5.019a1.15 1.15 0 0 0 0-1.629L1.414 1.414'/%3E%3C/svg%3E");background-position:left 15px center;background-size:7px auto;height:35px;top:calc(50% - 17px);width:35px}.bl_card_slider .swiper-button-prev{left:16px}.bl_card_slider .swiper-button-next{right:16px}.bl_card_catch{border-radius:16px 0 16px 0;bottom:21px;height:49px;left:-16px;max-width:280px;right:auto;top:auto}.bl_card_pcTtl ruby rt,.bl_card_spTtl ruby rt{font-size:.9rem;top:-.5rem}.bl_card_spTtl{display:none}.bl_card_pcTtl{display:block;font-size:2.4rem;line-height:1.5;margin-bottom:18px}.bl_card_txt{font-size:1.6rem;line-height:1.625}.bl_card_bottom{margin-top:14px;padding-top:20px}.bl_card_timeList{padding-left:27px;padding-top:0}.bl_card_timeList:before{top:2px}.bl_card_timeList>li{border-radius:11px;font-size:1.6rem;height:22px;width:77px}.bl_card_dl{gap:0 10px;margin-block:19px 5px}.bl_card_dl dt{border-radius:5px;font-size:1.6rem;margin-top:1px;padding:5px 10px}.bl_card_dl dd{font-size:1.6rem;line-height:1.625}.bl_card_dl02{font-size:1.4rem;line-height:1.5714285714;margin-block:14px 1px}.bl_card:nth-child(13){padding:40px 40px 43px}.bl_card:nth-child(13) .bl_card_cont{flex-direction:column;gap:47px 0}.bl_card:nth-child(13) .bl_card_imgWrap{margin-bottom:6px}.bl_card:nth-child(13) .bl_card_pcTtl{font-size:2.4rem;line-height:1.4583333333;margin-bottom:19px}.bl_announce_txt{font-size:1.5rem;line-height:1.7333333333;margin-top:29px}.bl_box{border-radius:10px;padding:37px 30px 38px}.bl_box_head{margin-bottom:35px}.bl_box_heading{transform:translateX(-31px);width:198px}.bl_boxList>li{padding-block:16px 11px}.bl_boxItem_ttl{font-size:1.6rem;line-height:1.5}.bl_boxItem_manager{font-size:1.4rem;line-height:1.4285714286;margin-top:3px}.bl_boxItem_linkWrap{margin-top:6px}.bl_boxItem_link{font-size:2.4rem;line-height:1.4583333333}.bl_table td,.bl_table th{display:table-cell;font-size:1.4rem;line-height:1.8571428571;padding-top:6px;vertical-align:top}.bl_table th{margin-top:0;padding-right:20px;width:200px}.el_btn{border-radius:15px;max-width:456px;min-height:120px}.el_btn_inner{padding-right:35px}.el_btn_inner:after{background-size:28px 28px;height:28px;right:-5px;width:28px}.el_btn_txt{font-size:2.8rem;line-height:1.4285714286}.el_btn_txt02{font-size:1.5rem;line-height:1.4;margin-top:0}a.el_btn{box-shadow:0 8px 0 #b5121f}.el_btn02{border-radius:15px;max-width:326px;min-height:85px}.el_btn02_inner{width:74.29447853%}.el_btn02_inner:after{background-size:11px 18px;height:18px;right:-2px;top:calc(50% - 9px);width:11px}.el_btn02_txt{font-size:1.8rem;line-height:1.4444444444}a.el_btn02{box-shadow:0 8px 0 #77001f}.el_ruby_txt{font-size:.9rem;top:-.5rem}.hp_spOnly{display:none!important}.hp_pcOnly{display:block!important}.un_mv_inner{padding-block:115px 33px}.un_mv_heading{width:340px}.un_mv_info{font-size:2rem;line-height:1.45;margin-top:36px}.un_mv .bl_announce{margin-top:56px}.un_mv_motif__01{left:calc(50% - 110px);top:273px;transform:translateX(-518px);width:250px}.un_mv_motif__02{height:159px;left:calc(50% - 68px);top:40px;transform:translateX(-352px);width:135px}.un_mv_motif__03{left:calc(50% - 55px);top:40px;transform:translateX(255px);width:110px}.un_mv_motif__04{left:calc(50% - 143px);top:70px;transform:translateX(466px);width:285px}.un_mv_motif__05{left:calc(50% - 42px);top:342px;transform:translateX(-353px);width:85px}.un_mv_motif__06{left:calc(50% - 56px);top:401px;transform:translateX(665px);width:112px}.un_mv_motif__07{left:calc(50% - 110px);top:463px;transform:translateX(-490px);width:223px}.un_mv_motif__08{left:calc(50% - 113px);top:525px;transform:translateX(476px);width:225px}.un_about_inner{padding:355px 0 610px}.un_about_heading{margin-bottom:47px;width:430px}.un_about_txt{font-size:2rem;line-height:2.1;max-width:503px;padding-inline:0}.un_about_img__01{left:calc(50% - 100px);top:156px;transform:translateX(-450px);width:200px}.un_about_img__02{left:calc(50% - 116px);top:36px;transform:translateX(425px);width:240px}.un_about_img__03{bottom:276px;left:calc(50% - 120px);transform:translateX(-310px);width:240px}.un_about_img__04{bottom:315px;left:calc(50% - 100px);transform:translateX(300px);width:200px}.un_about_cloud__01{left:calc(50% - 250px);transform:translateX(-460px);width:500px}.un_about_cloud__02{bottom:452px;left:calc(50% - 214px);transform:translateX(-524px);width:430px}.un_about_cloud__03{bottom:242px;left:calc(50% - 213px);transform:translateX(520px);width:425px}.un_about_motif__eye{left:calc(50% - 120px);top:85px;transform:translateX(-138px);width:240px}.un_about_motif__kira01{left:calc(50% - 60px);top:447px;transform:translateX(-424px);width:138px}.un_about_motif__kira02{left:calc(50% - 55px);top:590px;transform:translateX(495px);width:110px}.un_about_motif__kira03{left:calc(50% - 48px);top:367px;transform:translateX(442px);width:95px}.un_about_motif__kira04{bottom:312px;left:calc(50% - 96px);transform:translateX(0);width:192px}.un_about_motif__kira05{bottom:auto;left:calc(50% - 40px);top:179px;transform:translateX(174px);width:80px}.un_experience:after,.un_experience:before{height:61px}.un_experience_anchor{top:-182px}.un_experience_inner{padding-block:162px 144px;width:calc(100% - 76px)}.un_experience_heading{left:143px;max-width:354px;top:-102px}.un_experience_motif__01{left:calc(50% - 83px);top:-123px;transform:translateX(253px);width:165px}.un_map+.un_info{margin-top:-7px}.un_info_anchor{top:140px}.un_info_inner{padding-block:220px 120px}.un_info_heading{margin-bottom:113px;width:376px}.un_info_motif__01{left:calc(50% - 158px);top:260px;transform:translateX(-555px);width:315px}.un_info_motif__02{left:calc(50% - 45px);top:172px;transform:translateX(308px);width:90px}.un_info_motif__03{left:calc(50% - 90px);top:137px;transform:translateX(538px);width:190px}.un_info_cloud__01{left:calc(50% - 134px);top:112px;transform:translateX(-417px);width:267px}.un_info_cloud__02{left:calc(50% - 128px);top:80px;transform:translateX(421px);width:256px}.un_infoItem{flex-direction:row;flex-wrap:wrap;gap:0 55px;padding-block:32px 37px}.un_infoItem_ttl{font-size:2.4rem;line-height:1.4583333333;margin-bottom:0;min-width:96px}.un_infoItem_cont{flex:1;margin-top:5px}.un_infoItem_map{margin-top:23px}.un_infoItem_map iframe{aspect-ratio:1100/520}.un_infoItem_txt{display:inline-block;font-size:2rem;line-height:1.45}.un_infoItem_note{font-size:1.6rem;line-height:1.5;margin-top:22px}.un_infoItem_access{display:inline-block;font-size:1.6rem;line-height:1.5;margin-left:28px}.un_infoRoute_list>li .item{align-items:flex-start;display:flex;gap:0 27px}.un_infoRoute_list>li .ttl{border-radius:14px;font-size:1.6rem;line-height:1.5;margin-bottom:0;min-width:181px;padding:2px 10px}.un_infoRoute_list>li .txt{font-size:1.6rem;line-height:1.75}.un_infoRoute_note{font-size:1.4rem;line-height:1.7857142857}.un_map_anchor{top:-60px}.un_map_inner{padding-bottom:0}.un_map_heading{margin:-21px 0 37px 53px;max-width:281px}.un_map_imgWrap img{border-radius:10px}.un_map_btnWrap{margin-top:0;position:absolute;right:0;top:94px;width:326px}.un_entry:after,.un_entry:before{background-size:100% 150px;height:210px}.un_entry_anchor{top:242px}.un_entry_inner{padding-block:322px 317px}.un_entry_heading{margin-bottom:71px;max-width:292px}.un_entry_txt{font-size:1.4rem;line-height:1.8571428571}.un_entry_list{margin-top:51px}.un_entry_list>li:not(:last-child){margin-bottom:34px}.un_entry .bl_announce{margin-top:81px}.un_entry_motif__01{left:calc(50% - 133px);top:0;transform:translateX(-419px);width:274px}.un_entry_motif__02{left:calc(50% - 108px);top:5px;transform:translateX(328px);width:216px}.un_entry_motif__03{left:calc(50% - 118px);top:250px;transform:translateX(620px);width:235px}.un_entry_motif__04{bottom:400px;left:calc(50% - 230px);transform:translateX(-540px);width:400px}.un_entryItem_ttl{font-size:2.4rem;line-height:1.4583333333;margin-bottom:18px;padding-left:32px}.un_entryItem_ttl:before{border-radius:0 13px 13px 0;height:13px;top:12px;width:22px}.un_entryItem_list>li{font-size:1.4rem;line-height:2}.un_entryItem_list>li:before{top:10px}.un_entryItem_txt{font-size:1.4rem;line-height:1.8571428571}.un_attention{border-radius:8px;margin-top:54px;padding:40px 40px 37px}.un_attention_heading{margin:0 0 18px;max-width:445px}.un_record_anchor{top:-60px}.un_record_inner{padding:20px 0 100px}.un_record_heading{margin:0 0 64px;max-width:479px}.un_record_motif__01{left:calc(50% - 125px);top:-300px;transform:translateX(420px);width:250px}.un_recordItem{grid-template-areas:"headline headline" "img txt" "img links";grid-template-columns:35.2941176% 1fr;grid-template-rows:auto 1fr auto}.un_recordItem_headLine{gap:0 15px;margin-bottom:40px}.un_recordItem_headLine .head{border-radius:5px;font-size:1.6rem;min-height:24px;min-width:151px;padding:2px 5px 4px}.un_recordItem_headLine .ttl{font-size:2rem}.un_recordItem_imgWrap img{border-radius:10px}.un_recordItem_txt{font-size:1.3rem;line-height:1.6923076923}.un_recordItem_linkList{flex-direction:row;flex-wrap:wrap;margin-top:30px}.un_recordItem_linkList>li>a{border-radius:5px;font-size:1.2rem;justify-content:flex-start;min-height:38px;padding:3px 20px 3px 10px}.un_recordItem_linkList>li>a.link01{width:128px}.un_recordItem_linkList>li>a.link02{width:98px}.un_recordItem_linkList>li>a.link03{width:68px}.un_recordItem_linkList>li>a:after{background-size:3px 6px;height:6px;right:10px;width:3px}}@media screen and (min-width:960px){.ly_main{padding-top:0}.ly_header{height:80px;position:static}.ly_header_wrap{height:80px;margin-block:77px}.ly_header_inner{gap:0 40px;margin-inline:auto;max-width:1256px;padding:0;width:calc(100% - 80px)}.ly_header_cont{align-items:center;background-color:var(--color-white);border-radius:8px;flex:1;justify-content:space-between;margin-left:110px;padding:10px 10px 10px 30px}.ly_header_sns{align-items:center;display:flex;gap:0 15px;margin-left:49px;padding-left:0}.ly_header_cvLinks{margin:0 0 0 46px}.ly_header.is_bgActive{background:none}.ly_header.is_fixed{position:fixed;top:12px}.ly_headerNav{display:block;margin-right:auto}.ly_footer{padding-block:60px 160px}.ly_footer_inner{align-items:center;flex-direction:row;gap:0 38px;justify-content:space-between}.ly_footer .bl_table{flex:1;max-width:51.3274336%}.ly_footer .bl_box{width:450px}.ly_menu,.ly_menuToggle{display:none}.un_mv_logo{display:block}.un_infoRoute{align-items:flex-end;flex-direction:row;gap:0 38px;justify-content:space-between;margin-top:30px;width:100%}.un_recordList{flex-direction:row;gap:0}.un_recordList>li:not(:first-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.73' height='241.05'%3E%3Cg fill='%23f9ede8' transform='translate(-665.135 -12267.604)'%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12267.604)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12295.628)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12323.652)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12351.677)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12379.701)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12407.726)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12435.75)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12463.774)'/%3E%3Crect width='5.73' height='16.854' rx='1.098' transform='translate(665.135 12491.8)'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;background-size:auto 100%;content:"";display:block;height:100%;left:-3px;position:absolute;top:0;width:5px}.un_recordList>li:first-child .un_recordItem{padding-left:0}.un_recordList>li:last-child .un_recordItem{padding-right:0}.un_recordItem{padding:0 43px}}@media (hover:hover){.ly_header_logo>a:hover,.ly_header_sns>li>a:hover{opacity:.7;will-change:opacity}.ly_header_btn:hover{background-color:var(--color-black);color:#ffa900}.ly_headerNav_list>li>a:hover{opacity:.7;will-change:opacity}.ly_menu_btn:hover{background-color:var(--color-black);color:#ffa900}.el_link:hover{opacity:.7;will-change:opacity}a.el_btn:hover{transform:translateY(5px)}a.el_btn02:hover,a.el_btn:hover{box-shadow:none;will-change:box-shadow,transform}a.el_btn02:hover{transform:translateY(3px)}.un_recordItem_linkList>li>a:hover{background-color:#724f40;border-color:#724f40;color:var(--color-white)}.un_recordItem_linkList>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3.947' height='7.728'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m.707 7.02 2.446-2.446a1 1 0 0 0 0-1.42L.707.707'/%3E%3C/svg%3E")}}@media screen and (hover:hover) and (min-width:768px){a.el_btn02:hover,a.el_btn:hover{transform:translateY(8px)}}