:root{--big_width:1200px;--mid_width:1000px;--min_width:800px;--common_font:'Zen Kaku Gothic Antique',sans-serif;--min_font:'Zen Old Mincho',serif;--header_height:9rem;--cyan:#0ff;--black:#000;--main_light_blue:#0076c3;--animation_01:.4s cubic-bezier(.755,.05,.855,.06);--animation_02:.2s ease-in-out;--section_margin:15em}:focus{outline:none}html{color:#fff;font-size:62.5%;position:relative}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:1.6rem;letter-spacing:1px;font-feature-settings:"palt";line-height:2;color:#fff;font-family:var(--min_font);background-color:var(--black)}sub{font-size:100%}.center_full_item{width:90%;margin:0 auto}.center_big_item{max-width:var(--big_width);width:90%;margin:0 auto}.center_mid_item{max-width:var(--mid_width);width:90%;margin:0 auto}.center_min_item{width:90%;margin:0 auto;max-width:var(--min_width)}section{margin:var(--section_margin) 0}.from_tb{display:none}.from_sp{display:none}.common_font{font-family:var(--common_font)}.lh_2{line-height:2}.indention span{display:inline-block}.header{position:fixed;top:0;left:0;z-index:999;width:100%}.header_wrap{display:flex;justify-content:space-between;height:var(--header_height);transition:all .2s;position:relative;background-color:var(--black)}.header_wrap:after{content:'';width:100%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0;transition:.2s;opacity:0}.is_scrolled .header_wrap:after{opacity:1}.header_logo{display:flex;align-items:center;margin-left:2em}.header_logo_link{transition:.2s;display:flex;align-items:center;gap:1em}.header_logo_link img{width:clamp(0rem, 20vw, 50rem);transition:.2s}.header_logo_link:hover{opacity:.5}.header_content{display:flex;align-items:center;gap:1em}.header_language_wrap{font-size:1.2rem;position:relative;display:flex}.header_language{display:flex;align-items:center;gap:.5em;letter-spacing:1px}.header_language:before{content:'';width:1em;height:1em;background-image:url(//mid-career.eco-yamadapeint.co.jp/wp-content/themes/yit_mid-career/assets/css/../img/common/language_icon.svg)}.header_language:after{content:'';width:.75em;height:.75em;background-image:url(//mid-career.eco-yamadapeint.co.jp/wp-content/themes/yit_mid-career/assets/css/../img/common/language_arrow.svg);background-position:center;background-repeat:no-repeat;transition:.4s cubic-bezier(1,0,0,1)}.header_language_wrap:hover .header_language:after{transform:rotate(180deg)}.header_language_list{position:absolute;top:100%;width:100%;padding-top:1em;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:.4s}.header_language_wrap:hover .header_language_list{opacity:1;visibility:visible}.header_language_item{background-color:#fff;color:var(--black);text-align:center;padding:.25em 0;transition:.2s}.header_language_item:hover{color:#898989}.header_nav_btn_wrap{width:var(--header_height);height:var(--header_height);display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:relative}.header_nav_btn{display:flex;justify-content:center;align-items:center}.header_nav_btn_img{width:3em;position:absolute;transition:.2s}.header_nav_btn_img path{fill:#fff;transition:all .4s cubic-bezier(.115,.405,.24,1)}.header_nav_btn_wrap:hover .header_nav_btn_img path{fill:var(--main_light_blue)}.header_nav_btn_wrap:hover .header_nav_btn_img{transform:translate(0%,-30%) scale(.9)}.header_nav_btn_menu{color:#fff;font-size:1rem;opacity:0;visibility:hidden;transform:translate(0,2em);position:absolute;transition:all .4s cubic-bezier(.115,.405,.24,1)}.header_nav_btn_wrap:hover .header_nav_btn_menu{opacity:1;visibility:visible;transform:translate(0,1.75em)}.header_nav_btn_open{width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.115,.405,.24,1)}.header_nav_btn_wrap.is-active .header_nav_btn_open{opacity:0;visibility:hidden}.header_nav_btn_close{position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .6s cubic-bezier(.115,.405,.24,1);display:flex;justify-content:center;align-items:center}.header_nav_btn_wrap.is-active .header_nav_btn_close{opacity:1;visibility:visible}.header_nav_btn_img_close{width:2em;height:2em;transition:all .6s cubic-bezier(.115,.405,.24,1)}.header_nav_btn_wrap:hover .header_nav_btn_img_close{transform:translate(0%,-30%) scale(.9)}.header_nav_btn_img_close path{fill:#fff;transition:all .4s cubic-bezier(.115,.405,.24,1)}.header_nav_btn_wrap:hover .header_nav_btn_img_close path{fill:var(--main_light_blue)}main{overflow:hidden}.site_menu{width:100vw;height:100svh;color:#fff;display:flex;align-items:center;position:relative;position:fixed;top:0;left:0;z-index:99;opacity:0;visibility:hidden;transition:.6s cubic-bezier(1,0,0,1)}.is-fixed .site_menu{opacity:1;visibility:visible;transition:.6s cubic-bezier(1,0,0,1)}.site_menu:before{content:'';width:0;height:100%;background-color:var(--black);position:absolute;top:0;left:0;z-index:1;transition:.6s cubic-bezier(1,0,0,1)}.is-fixed .site_menu:before{height:100%;width:100%}.nav_item{opacity:0;transition:.4s cubic-bezier(1,0,0,1)}.is-fixed .nav_item{animation:nav_item_appear .4s cubic-bezier(.115,.405,.24,1) 0s forwards}@keyframes nav_item_appear{0%{opacity:0}100%{opacity:1}}.is-fixed .nav_list .nav_item:nth-child(1){animation-delay:.4s}.is-fixed .nav_list .nav_item:nth-child(2){animation-delay:.45s}.is-fixed .nav_list .nav_item:nth-child(3){animation-delay:.5s}.is-fixed .nav_list .nav_item:nth-child(4){animation-delay:.55s}.is-fixed .nav_list .nav_item:nth-child(5){animation-delay:.6s}.is-fixed .nav_list .nav_item:nth-child(6){animation-delay:.65s}.menu_wrap{position:relative;z-index:2;margin-left:15vw;width:40vw;display:flex;flex-direction:column;gap:5em}.menu_nav{display:flex;justify-content:center;align-items:flex-start}.nav_list{display:flex;flex-direction:column;align-items:flex-end;position:relative}.nav_item_link{display:flex;align-items:baseline;transition:.2s;padding:1em 0;gap:.375em}a.nav_item_link:hover{opacity:.4}.nav_item_link+.nav_item_link{margin-top:.5em}.nav_item.other_page{margin-top:3em}.nav_item.sub_list{margin-top:1em}.nav_item_link_title{font-size:5vw;font-size:min(5vw, 7vh);letter-spacing:-.075em;font-weight:700;font-family:var(--min_font);line-height:1.5}.nav_item_link_sub_title{line-height:1.25;font-size:.75vw;font-weight:lighter;writing-mode:vertical-rl;text-align:end;white-space:nowrap}.nav_item_sub_list{margin-top:1.5em;display:flex;flex-direction:column}.nav_item_sub_item{display:flex;align-items:center;gap:.5em}.nav_item_sub_item:before{content:'';width:.75em;height:1px;background-color:#fff}.nav_item_sub_item_link{display:flex;gap:.5em;transition:.2s;padding:.25em 0}.nav_item_sub_item_link:hover{opacity:.4}.menu_img_wrap{position:absolute;bottom:0;right:0;width:100%;height:calc(100svh - var(--header_height));z-index:1;overflow:hidden;display:flex;justify-content:flex-end;align-items:center}.menu_img_wrap:after{content:'';width:100%;height:100%;position:absolute;right:0;background-color:#000}.is-fixed .menu_img_wrap:after{animation:mega-menu__slide .4s cubic-bezier(1,0,0,1) .6s forwards;transition:0s}@keyframes mega-menu__slide{0%{right:0}100%{right:100%}}.menu_img_wrap img{width:50%;height:80%;object-fit:cover}.sumisen_fixed{position:fixed;z-index:3;mix-blend-mode:difference;width:4em;bottom:3rem;right:3rem;opacity:0;visibility:hidden;transition:.6s}.sumisen_fixed.active{opacity:1;visibility:visible}.page_top{font-size:1.2rem;writing-mode:vertical-lr;position:fixed;z-index:3;mix-blend-mode:difference;width:4em;top:calc(var(--header_height) + 3rem);right:2rem;gap:1.6rem;display:flex;align-items:center;opacity:0;visibility:hidden;transition:.6s;white-space:nowrap;letter-spacing:1px}.page_top:before{content:'';width:1px;height:8rem;background-color:#fff;transition:.6s}.page_top.active{opacity:1;visibility:visible}.page_top:hover:before{height:3rem}.anime{position:fixed;top:0;left:0;z-index:99999;width:100vw;height:100vh;transition:.5s}.anime.fadeout{opacity:0;z-index:-9999}.anime.none{display:none}.anime video{width:100%;height:100%;object-fit:cover}.entry_btn{position:fixed;z-index:10;bottom:0;right:0;display:flex;width:16rem;height:auto;opacity:0;visibility:hidden;transition:.4s ease-in-out}.entry_btn.active{opacity:1;visibility:visible}.entry_btn .entry_btn_hover{position:absolute;opacity:0;transition:.4s}.entry_btn:hover .entry_btn_hover{opacity:1}.menu-link-target{padding-top:calc(var(--header_height) + 1em);margin-top:calc((var(--header_height) + 1em)* -1)}.top_fv{width:100%;height:calc(100svh - var(--header_height));margin-top:var(--header_height);position:relative}.top_fv_img_slider{width:100%;height:100%;position:relative}.top_fv_img_slider .splide__track{height:100%}.top_fv_img_slider .splide__slide:first-of-type,.top_fv_img_slider .is-prev{opacity:1 !important}.top_fv_img_slider:before{content:'';position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:var(--black)}.top_fv.second .top_fv_img_slider:before{height:0}.top_fv.active .top_fv_img_slider:before{animation:fade-up .8s cubic-bezier(1,0,0,1) 1.2s forwards}@keyframes fade-up{0%{height:100%}100%{height:0}}.top_fv_img_slider img{width:100%;height:100%;object-fit:cover}.top_fv_catch_wrap:nth-child(1){z-index:3;opacity:0;animation:top_fv_catch_wrap 1.6s .4s}@keyframes top_fv_catch_wrap{0%{opacity:0}75%{opacity:1}100%{opacity:0}}.top_fv.second .top_fv_catch_wrap:nth-child(1){z-index:-3}.top_fv_catch_wrap{position:absolute;top:0;left:0;width:100%;height:95%;inset:0;margin:auto;display:flex;justify-content:center;align-items:flex-start;gap:1%;opacity:1;transition:1s .4s}.top_fv.second .top_fv_catch_wrap{opacity:1;transition:0s}.top_fv_catch_01{width:70%;display:flex;gap:1%;position:relative}.top_fv_catch_01_1{width:93%;mix-blend-mode:difference}.top_fv_catch_01 picture{width:6%;display:flex}.top_fv_catch_01_2{margin-top:auto;width:100%;margin-bottom:.7rem}.top_fv_catch_02{width:23%;display:flex;flex-direction:column;align-items:flex-end;height:100%}.top_fv_catch_02_1{width:100%;mix-blend-mode:difference}.top_fv_catch_02 picture{display:flex;justify-content:flex-end;width:20%}.top_fv_catch_02_2{width:100%}.section_title_wrap{display:flex;gap:.5em;margin-bottom:10em;flex-shrink:0}.section_title_wrap.right{justify-content:flex-end}.section_title{font-size:7em;letter-spacing:-.075em;line-height:.875}.section_sub_title{font-family:var(--common_font);writing-mode:vertical-lr;line-height:1.25;text-align:end;display:inline-block}.top_story_item{display:flex;align-items:center;position:relative}.top_story_item+.top_story_item{margin-top:15em}.top_story_item:nth-child(1){z-index:2}.top_story_item:nth-of-type(even) .top_story_item_detail{order:1}.top_story_item>*{flex-basis:100%}.top_story_item_detail{display:flex;flex-direction:column;gap:2em;padding:2em}.top_story_item_num,.top_story_item_sub_title{font-size:1.4rem}.top_story_item_catch{font-size:1.5em}.top_story_item_img_wrap{position:relative}.top_story_item_img{overflow:hidden}.top_story_item_img img{width:100%;height:100%;filter:grayscale(1);overflow:hidden;transition:var(--animation_01)}.top_story_item_title_wrap{height:34rem;background-color:#fff;color:#000;padding:1em;position:absolute;top:-1.5em;right:1.5em;writing-mode:vertical-rl;text-orientation:upright;display:flex;align-items:center;justify-content:space-between;overflow:hidden;z-index:1;transition:var(--animation_01)}.top_story_item_title_wrap:after{content:'';position:absolute;width:100%;height:100%;background-color:#000;top:0;z-index:-1;transform-origin:bottom;transform:scaleY(0);transition:transform var(--animation_01)}.top_story_item_title{font-size:1.5em}.top_story_item:hover .top_story_item_img img{filter:grayscale(0);transform:scale(1.1)}.top_story_item:hover .top_story_item_title_wrap{color:#fff}.top_story_item:hover .top_story_item_title_wrap:after{transform:scaleY(1);transform-origin:top}.sumi_bg{position:absolute;z-index:-1;overflow:hidden}.sumi_bg img{width:100%}.sumi_bg:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000}.white_bg .sumi_bg:after{background-color:#fff}.sumi_bg.rtl.show:after{animation:rtl_scroll .8s cubic-bezier(.755,.05,.855,.06) .4s forwards}@keyframes rtl_scroll{100%{transform:translateX(-100%)}}.sumi_bg.ltr.show:after{animation:ltr_scroll .8s cubic-bezier(.755,.05,.855,.06) .4s forwards}@keyframes ltr_scroll{100%{transform:translateX(100%)}}.top_interview_bg_1{top:-125%;width:77%;right:-5%;z-index:-1}.top_interview_bg_2{top:25%;width:110%;right:-10%;z-index:-2}.top_interview_bg_3{top:-25%;width:53.75%;right:-25%;z-index:-2}.top_youtube{position:relative}.top_youtube_link{margin-left:auto;width:50%;padding-block:10%;display:flex;justify-content:center;border:1px solid #fff}.top_youtube_link img{width:40%;transition:.2s}.top_youtube_link:hover img{opacity:.6}.white_bg{position:relative;z-index:0;background-color:#fff;width:100%;height:100%;color:#000;padding-bottom:var(--section_margin)}.white_bg section:last-child{margin-bottom:0}.boundary{margin:25vh 0 25vh;display:flex;position:relative}.boundary img{width:100%}.top_catchcopy_wrap{display:flex;justify-content:center}.top_catchcopy_text{font-size:4.5em;writing-mode:vertical-rl;white-space:nowrap}.top_catchcopy_text span{position:relative}.top_catchcopy_text span:after{content:'';position:absolute;top:0;width:110%;height:100%;background-color:#fff;transform:translateY(0%);transition:1s;transition-delay:0s}.top_catchcopy_text span.show:after{transform:translateY(100%)}.top_message{margin-bottom:calc(var(--section_margin) * -0.5);padding-bottom:calc(var(--section_margin) * 3.5);position:relative}.top_message_bg{width:50%;bottom:0;left:14%}.top_message_header{display:flex;justify-content:space-between;align-items:flex-start;gap:1em}.top_message_header .section_title_wrap{width:34.42%}.top_message_img{width:64.17%;position:relative}.top_message_img img{width:100%}.message_name.show{color:#fff}.message_name.show:after{transform:scaleY(1);transform-origin:top}.top_message_wrap{display:flex;flex-direction:column;gap:3.75em}.top_message_title{font-size:2.25em}.top_message_text{font-size:1.125em;line-height:2.5}.top_business_header{display:flex;justify-content:flex-end}.read_more_btn{position:absolute;top:-10%;right:100%;border:1px solid #000;border-radius:50%;width:8em;height:8em;display:flex;justify-content:center;align-items:center;font-weight:700}.read_more_btn:before{content:'';border-left:.75em #000;border-top:.5em transparent;border-right:.5em transparent;border-bottom:.5em transparent;border-style:solid}.top_business_header .section_title_wrap{position:relative;margin-bottom:0}.top_business_slider{z-index:0;margin-top:6.5em}.top_business_slider:after{content:'';width:61.81%;height:calc(100% + 12.5em);background-color:#000;position:absolute;top:-6.55em;right:0;z-index:-1}.top_business_slider_track{overflow:visible !important}.top_business_slider_item{position:relative;width:calc(((100% + 5em) / 3.15) - 5em) !important}.top_business_slider_item .top_business_slider_item_img{transition:var(--animation_01)}.top_business_slider_item:hover .top_business_slider_item_img{transform:scale(1.25)}.top_business_slider_item._0{top:0}.top_business_slider_item._1{top:-2.25em}.top_business_slider_item._2{top:-4.5em}.top_business_slider_item._-1{bottom:-2.25em}.top_business_slider_item._-2{bottom:-4.5em}.top_business_slider_item img{width:100%;filter:grayscale(1)}.top_business_slider_item_title_en{position:absolute;left:1rem;bottom:1rem;font-size:1.95vw;font-size:min(1.95vw, 3.5rem);line-height:1;color:#fff;white-space:nowrap;filter:drop-shadow(2px 2px 2px #000)}.top_business_slider_item_title_jp{position:absolute;top:0;padding:1em 0;right:1em;writing-mode:vertical-lr;color:#fff;background-color:#000;font-size:min(1.5vw, 3rem);line-height:3;min-height:min(13vw, 30rem);text-align:center;font-family:var(--common_font);opacity:0;transition:var(--animation_01)}.top_business_slider_item:hover .top_business_slider_item_title_jp{opacity:1}.top_requirements{position:relative;padding-top:calc(var(--section_margin) * 2.25)}.top_recruitments_bg{width:60%;top:0;right:0}.top_requirements_detail{width:min(90rem, 95%);margin-left:auto}.top_requirements_title{font-size:2em;font-weight:500}.top_requirements_table{width:100%;margin-top:1em}.top_requirements_table tr{display:flex;align-items:baseline;padding:2em 0;border-bottom:1px solid #000}.top_requirements_table tr:first-child{border-top:1px solid #000}.top_requirements_table tr td:nth-child(1){width:10em;flex-shrink:0}.top_requirements_table tr td:nth-child(2){font-size:1.4rem}.top_requirements_table tr td p+p{margin-top:1em}.top_requirements_btn_wrap{display:flex;justify-content:center;margin:10em 0 5em}.top_requirements_btn{border:1px solid #000;border-radius:.75em;padding:.5em 4em;transition:.2s}.top_requirements_btn:hover{background-color:#000;color:#fff}.top_requirements_btn_text{text-align:center}@media screen and (min-width:1441px){.top_business_slider_item{width:calc((100% + 5em) / 5 - 5em) !important}.top_business_slider_item_title_en{font-size:1.25vw}.top_business_slider_item_title_jp{font-size:1vw}.top_message_bg{max-width:90rem;inset-inline:0;margin-inline:auto}.top_recruitments_bg{max-width:90rem}.top_interview_bg_1{max-width:75rem;top:-80%}}.numbers{margin-top:calc(var(--section_margin) / 2)}.numbers .section_title_wrap{align-items:flex-end;gap:2em}.numbers .section_title{font-size:4em}.numbers .section_sub_title{writing-mode:initial}.numbers_list{display:flex;flex-wrap:wrap;position:relative}.numbers_list:before{content:'';width:100%;height:1px;background-color:#fff}.numbers_item{flex-basis:calc(100% / 3);padding:0 5rem 5rem;position:relative}.numbers_item:before,.numbers_item:after{content:'';position:absolute;background-color:#fff}.numbers_item:before{left:1rem;bottom:0;width:calc(100% - 2rem);height:1px}.numbers_item:after{top:1rem;right:0;width:1px;height:calc(100% - 2rem)}.numbers_item:nth-child(3n+5):after{content:none}.numbers_item_name{text-align:center;margin:2em 0}.numbers_item_content{display:flex;justify-content:space-between;align-items:flex-end;position:relative;gap:.5em}.numbers_item_img{width:38.57%;width:55%;padding-bottom:25%}.numbers_item_img img{width:100%}.numbers_item_value{color:#0ff;display:flex;align-items:flex-end;position:absolute;right:0;bottom:0;gap:.25em}.numbers_item_value_main{font-size:min(7.2rem, 5vw);line-height:.6;padding-bottom:.15em;text-align:right}.--00 .numbers_item_value_main{width:2.3em}.--01 .numbers_item_value_main{width:2.1em}.--02 .numbers_item_value_main{width:1.6em}.--03 .numbers_item_value_main{width:2em}.--04 .numbers_item_value_main{width:1.2em}.--06 .numbers_item_value_main{width:.6em}.--07 .numbers_item_value_main{width:.6em}.--08 .numbers_item_value_main{width:1.2em}.--09 .numbers_item_value_main{width:1.1em}.numbers_item:nth-child(11) .numbers_item_value_main{width:1.2em}.--10 .numbers_item_value_main{width:1.7em}.--11 .numbers_item_value_main{width:2.1em}.--12 .numbers_item_value_main:nth-child(2){margin-inline:-.25em}.--12 .numbers_item_value_main:nth-child(3){text-align:center;width:.6em}.--13 .numbers_item_value_main{width:1.05em}.numbers_item_value_main.kanji{font-size:min(6rem, 4vw);line-height:1.1;padding-bottom:0}.numbers_item_value_main-sub{font-size:min(5.6rem, 3.89vw)}.numbers_item_value_sub{font-size:min(2.4rem, 1.67vw);line-height:1}.numbers__item__value__note{position:absolute;right:0;bottom:-2em;white-space:nowrap;font-size:1.2rem;line-height:1}.numbers_item.--half{flex-basis:50%}.numbers_item.--half .numbers_item_content{justify-content:center;gap:2em}.numbers_item.--half .numbers_item_value{position:relative}.numbers_item.--half:nth-child(2n):after{content:none}.numbers_item.--half:has(+.--half):after{content:''}.numbers_item.--half .numbers_item_img{width:min(20rem, 50%);padding-bottom:0}.interview_header_wrap{display:flex;align-items:flex-start}.interview_heaader_img{display:flex;flex-direction:column;align-items:center;width:56.94%}.interview_heaader_img img{width:100%;object-fit:cover}.interview_heaader_img_catch{font-size:min(2.78vw, 4rem);margin-top:.75em}.interview_heaader_text{width:34.72%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1em;padding:0 .25em}.interview_heaader_number{display:flex;align-items:center;line-height:1;gap:.5em}.interview_heaader_story{font-size:1.39vw;writing-mode:vertical-rl;position:relative;transform:rotate(180deg)}.interview_heaader_story_number{font-size:4.86vw;padding-bottom:.15em;line-height:.65}.interview_header_list{display:flex;flex-direction:column;align-items:flex-end}.interview_header_item{display:flex;align-items:baseline;gap:2em}.interview_header_item_sub{font-size:.97vw}.interview_header_item_title{font-size:1.67vw;text-align:right}.interview_header_item_title.year{font-size:1.5vw}.interview_item_wrap{display:flex;gap:1em}.interview_item_wrap.column{flex-wrap:wrap}.interview_item_wrap.bottom{align-items:flex-end}.interview_item_img{flex-basis:50%;flex-shrink:0}.interview_item_img img{width:100%}.interview_item_wrap.column .interview_item_img{flex-basis:75%;order:-1}.interview_item_content{flex-basis:100%;margin-left:auto}.interview_item_wrap.column .interview_item_content{flex-basis:50%}.interview_item_carch{font-size:2.25em;margin:0 0 1em}.interview_item_wrap.column .interview_item_carch{margin:1em 0}.interview_item_content_body{display:flex;flex-direction:column;gap:2em;padding:0 1em 1em;font-size:1.8rem}.interview_item_Q{display:inline-flex;align-items:center;gap:3px}.interview_item_Q:before{content:'';width:1em;height:1px;background-color:#fff}.interview_other-links_wrap{display:flex;justify-content:space-between;gap:3%}.interview_other-links_item{flex-basis:27.25%;overflow:hidden}.interview_other-links_item img{width:100%;filter:grayscale(1);transition:var(--animation_01)}.interview_other-links_item:hover img{filter:grayscale(0);transform:scale(1.15)}.interview_other-links_item_number_wrap{position:absolute;top:1em;left:.5em;display:flex;align-items:center;line-height:1;gap:.5em;filter:drop-shadow(4px 4px 3px #000000BF)}.interview_other-links_item_number_story{writing-mode:vertical-rl;transform:rotate(180deg);font-size:1.25em}.interview_other-links_item_number{font-size:4.375em;padding-bottom:.15em;line-height:.65}.interview_01 .interview_item:nth-child(1) .interview_item_img{flex-basis:59.17%}.interview_01 .interview_item:nth-child(2) .interview_item_img{flex-basis:60%}.interview_01 .interview_item:nth-child(3) .interview_item_img{flex-basis:48.33%}.interview_01 .interview_item:nth-child(4) .interview_item_img{flex-basis:50%}.interview_03 .interview_item:nth-child(1) .interview_item_img{flex-basis:59.17%}.interview_03 .interview_item:nth-child(2) .interview_item_img{flex-basis:72.92%}.interview_03 .interview_item:nth-child(3) .interview_item_img{flex-basis:50%}.interview_04 .interview_item:nth-child(1) .interview_item_img{flex-basis:53.75%}.interview_04 .interview_item:nth-child(1) .interview_item_content{flex-basis:40%;margin-inline:auto}.interview_04 .interview_item:nth-child(2) .interview_item_img{flex-basis:85.83%}.interview_04 .interview_item:nth-child(2) .interview_item_content{flex-basis:69.17%}.interview_04 .interview_item:nth-child(3) .interview_item_img{flex-basis:39.17%}.interview_04 .interview_item:nth-child(3) .interview_item_content{flex-basis:55%;margin-inline:auto}.interview_04 .interview_item:nth-child(4) .interview_item_img{flex-basis:50%}.interview_04 .interview_item:nth-child(4) .interview_item_content{flex-basis:41.67%}footer{background-color:var(--black);color:#fff;position:relative}.footer_exterior{width:100%;filter:grayscale(1)}.footer_exterior img{width:100%}.footer_rikunabi{background-color:#036eb8}.footer_rikunabi_wrap{padding:.75em;display:flex;justify-content:flex-end;align-items:center;gap:1em}.rikunabi_btn_text{display:flex;align-items:center}.rikunabi_btn_text:before{content:'';border-top:.5em solid transparent;border-right:.5em solid transparent;border-bottom:.5em solid transparent;border-left:.5em solid #fff}.rikunabi_btn{background-color:#fff;padding:.75em;border-radius:1em;transition:.2s;display:flex;align-items:center}.rikunabi_btn:hover{opacity:.6}.footer_detail_wrap{display:flex;justify-content:center;align-items:center;gap:5em;padding:2em 0;border-top:1px solid #fff}.footer_company_wrap{display:flex;justify-content:center;align-items:center;gap:1em}.footer_logo{width:5em}.footer_other_links_wrap{border-top:1px solid #fff;border-bottom:1px solid #fff}.footer_other_links{display:flex;justify-content:space-between;gap:2em;flex-wrap:wrap;padding:1em;font-size:1.2rem}.footer_bottom{font-size:1rem;display:flex;justify-content:center;padding:1.5em 1em;text-align:center;color:#898989}.footer_bottom_other_list{display:flex;gap:2em}.other_page_link{display:flex;align-items:center;gap:.5em}.other_page_link:after{content:'';width:1em;height:1em;background-image:url(//mid-career.eco-yamadapeint.co.jp/wp-content/themes/yit_mid-career/assets/css/../img/common/other_page_link.svg);background-size:contain;background-repeat:no-repeat;margin-left:.25em;flex-shrink:0}@media screen and (max-width:900px){:root{--header_height:5rem}.fv{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}body{font-size:1.4rem}section{margin:15rem 0}.from_tb{display:block}.none_tb{display:none}header{font-size:1.4rem}.wrap_header{height:var(--header_height);width:95%}.header_logo{margin-left:1.25%;position:relative;z-index:999}.header_logo_text{font-size:1em;white-space:nowrap}.header_logo_link img{width:5.5rem}.gnav_wrap{background-color:#40e0d0;width:100%;height:100%;padding:calc(var(--header_height) + 2em) 3em;padding-bottom:calc(100vh / 3);flex-direction:column;overflow-y:scroll;position:fixed;z-index:4;top:0;right:-100%;opacity:0;visibility:hidden;transition:.5s}.gnav_wrap.is-active{opacity:1;visibility:visible;right:0}.gnav_list{gap:0;flex-direction:column}.gnav_item{flex-direction:column;align-items:flex-start}.gnav_item:before{content:none}.gnav_item_parent_btn_wrap{width:100%;display:flex;align-items:center}.gnav_item_parent_btn{width:100%;padding:1em;justify-content:flex-start}.gnav_item_child_list_btn{cursor:pointer;flex-shrink:0;width:3.5em;height:3.5em;background-image:url(//mid-career.eco-yamadapeint.co.jp/wp-content/themes/yit_mid-career/assets/css/../img/common/gnav_item_child_list_btn.svg);background-size:2em;background-repeat:no-repeat;background-position:center;transition:.2s}.gnav_item_child_list_btn.active{transform:rotate(180deg)}.gnav_item_child_list_wrap{display:none;position:relative;top:0}.gnav_item_child_list{opacity:1;visibility:visible;position:relative;top:auto;left:auto;width:100%;padding:1em;display:flex;flex-direction:column;transition:.2s}.gnav_item_child_btn{width:100%;background-color:#33333310}.header_sp_nav{display:flex;align-items:center}.header_nav_btn{height:var(--header_height);width:var(--header_height);z-index:5;position:relative;display:flex;flex-direction:column}.header_nav_btn span{position:absolute;background-color:#fff;width:50%;height:2px;border-radius:2px;left:25%;transition:.2s;transition:width .2s .2s ease,top .2s .2s ease,transform .2s ease}.header_nav_btn span:nth-child(1){top:30%}.header_nav_btn span:nth-child(2){top:50%;opacity:1}.header_nav_btn span:nth-child(3){top:70%;width:25%}.header_nav_btn.is-active span{transition:width .2s ease,top .2s ease,transform .2s .2s ease}.header_nav_btn.is-active span:nth-child(1){top:50%;transform:rotate(45deg)}.header_nav_btn.is-active span:nth-child(2){width:0;opacity:0}.header_nav_btn.is-active span:nth-child(3){top:50%;transform:rotate(-45deg);width:50%}.nav_contact_wrapper{display:none}.header_nav_btn_img{width:70%}.header_nav_btn_img_close{width:50%}.header_nav_btn_menu{display:none}.header_nav_btn_wrap:hover .header_nav_btn_img,.header_nav_btn_wrap:hover .header_nav_btn_img_close{transform:none;transform:scale(.9)}.header_nav_btn_wrap:hover .header_nav_btn_img path,.header_nav_btn_wrap:hover .header_nav_btn_img_close path{fill:#fff}.menu_wrap{margin:0 auto}.menu_img_wrap{align-items:flex-end}.menu_img_wrap img{width:40%;height:30%;object-fit:cover}.nav_list{align-items:flex-start}.nav_item_link{align-items:center;gap:1em}.nav_item_link_title{font-size:12vw;line-height:.55;padding-bottom:.18em}.nav_item_link_sub_title{font-size:3vw}.entry_btn{width:25%}.entry_btn img{width:100%}.numbers .section_title_wrap{flex-direction:column;align-items:flex-start}.numbers .section_title{font-size:2.5em}.numbers .section_sub_title{font-size:1em}.numbers_list:has(>:last-child:not(:nth-child(3n))):after{content:'';width:100%;height:1px;background-color:#fff}.numbers_item_name{margin:1.5em 0;font-size:1.3rem;white-space:nowrap}.numbers_item{flex-basis:50%;padding:0 2rem 2em}.numbers_item:before{content:none}.numbers_item:nth-child(3n):after{content:'' !important}.numbers_item:nth-of-type(3n){flex-basis:100%;border-top:1px solid #fff;border-bottom:1px solid #fff}.numbers_item:nth-of-type(3n):after{content:none !important}.numbers_item:nth-of-type(3n) .numbers_item_content{flex-direction:row;justify-content:space-between;align-items:flex-end}.numbers_item:nth-of-type(3n) .numbers_item_img{position:relative;left:18%;width:30%}.numbers_item:nth-of-type(3n) .numbers_item_value{position:absolute;right:10%}.numbers_item:nth-of-type(3n) .numbers_item_value_main{font-size:12vw}.numbers_item_value_main{font-size:8vw}.numbers_item_value_main.kanji{font-size:10vw !important}.numbers_item_value_main-sub{font-size:5vw}.numbers_item_value_sub{font-size:4vw;white-space:nowrap}.numbers_item_img{padding-bottom:0}.numbers_item_content{flex-direction:column;align-items:center}.numbers_item_value{position:relative;right:auto}.numbers__item__value__note{bottom:-1.5em;right:auto;left:50%;transform:translateX(-50%)}.numbers_item.--half .numbers_item_content{gap:.5em}.numbers_item:first-child{border-top:none}.numbers_item:last-child{border-bottom:none}.top_fv_catch_wrap{width:98%;flex-direction:column;align-items:flex-end}.top_fv_catch_01{width:100%}.top_fv_catch_01>img,.top_fv_catch_02>img{mix-blend-mode:initial}.top_fv_catch_01 picture img{margin-bottom:.3rem}.top_fv_catch_02{width:30%}.top_fv_catch_02 picture{width:40%}.top_fv_catch_wrap img{filter:drop-shadow(0px 0px 10px #00000080)}.section_title_wrap{margin-bottom:7em}.section_title{font-size:min(5em, 14vw)}.section_sub_title{font-size:min(1em, 3vw)}.top_story_item{flex-direction:column}.top_story_item_detail{order:2}.top_story_item_title_wrap{height:auto;gap:3em;padding:1em .5em}.top_story_item_title{font-size:1.25em}.top_story_item_catch{font-size:1.25em}.top_youtube_wrap .section_title{text-align:right}.top_youtube_link{padding-block:15%;width:min(50rem, 100%);width:100%}.top_catchcopy_text{font-size:min(3em, 10vw)}.top_message_header{flex-direction:column}.top_message_wrap{gap:3.75em;gap:1em}.top_message .section_title_wrap{margin-bottom:2em}.top_message_img{width:100%}.top_requirements_detail{width:min(90rem, 100%)}.top_requirements_title{font-size:1.5em}.top_requirements_table tr{flex-direction:column;gap:.5em;padding:1em 0}.top_requirements_table tr td:nth-child(1){width:auto;font-weight:700}.top_business_slider_item{width:calc((100% + 3em) / 2.25 - 3em) !important}.top_business_slider_item_title_en{font-size:3vw}.top_business_slider_item:hover .top_business_slider_item_img{transform:scale(1)}.top_business_slider_item_title_jp{opacity:1;font-size:4vw;height:auto;line-height:1;padding:1em;white-space:nowrap}.read_more_btn{display:none}.top_interview_bg_1{top:-30%;width:40%}.top_interview_bg_2{top:75%}.top_interview_bg_3{top:-45%}.top_message{padding-bottom:70svh}.top_message_bg{bottom:35svh;transform:translateY(50%);width:75%}.interview_header_wrap{flex-direction:column}.interview_heaader_img{order:2;width:min(50rem, 100%);width:100%}.interview_heaader_text{width:100%;align-items:flex-start;margin-bottom:1em}.interview_heaader_story{font-size:2.7vw}.interview_heaader_story_number{font-size:10vw}.interview_header_item{align-items:center}.interview_header_item_sub{font-size:2vw}.interview_header_item_title{font-size:4vw}.interview_header_item_title.year{font-size:2.5vw}.interview_item_wrap{flex-direction:column;align-items:center;gap:3em}.interview_item_img{width:100%;width:min(50rem, 100%)}.interview_item_content{order:1}.interview_item_content_body{font-size:1.6rem;padding:0}.interview_item_carch{font-size:2em;margin:-.25em 0 .75em}.interview_item_wrap.bottom{align-items:center}.interview_other-links_wrap{flex-direction:column;gap:2em}.footer_content_wrap{padding:2em;padding-bottom:0}.footer_content{flex-direction:column;align-items:center;gap:3em}.footer_logo{flex-basis:10%}.footer_menu_wrap{width:100%}.footer_menu_list{flex-direction:column;gap:2em;gap:0}.footer_menu_item{width:100%;padding:1em 0;border-top:1px solid #333}.footer_menu_item:last-child{border-bottom:1px solid #333}.footer_menu_item_link.child{margin-left:1em}.footer_other_links{flex-direction:column;align-items:center;text-align:center}}@media screen and (max-width:480px){.from_sp{display:block}.none_sp{display:none}header{font-size:4vw}.gnav_main{padding:5em 1em 10em}.sub_menu_item{white-space:nowrap}.top_story_item_catch{font-size:5.125vw;white-space:nowrap}.top_story_item_title_wrap{white-space:nowrap;gap:1em}.top_story_item_title{font-size:4.5vw}.top_story_item_num,.top_story_item_sub_title{font-size:3vw}.top_message_title{font-size:6.5vw;line-height:1.75}.top_message_wrap{gap:2em}.top_message_bg{left:10%}.top_recruitments_bg{width:80%;top:5%}.top_requirements_btn_wrap{margin:5em 0 5em}.top_business_slider_item{width:calc((100% + 2em) / 1.5 - 2em) !important}.top_business_slider_item_title_en{font-size:4.75vw}.top_requirements_title{font-size:1.25em}.top_requirements_table tr td:nth-child(2){font-size:1.3rem}.numbers .section_title{font-size:2em}.numbers_item{padding:0 1rem 2em}.numbers_item_value_main{font-size:8vw}.--13 .numbers_item_value_main{width:1.1em}.numbers__item__value__note{font-size:min(3vw, 1rem);bottom:-1.75em}.numbers_item_value_main-sub{font-size:9vw}.numbers_item_value_sub{font-size:5vw}.numbers_item_name{font-size:3.5vw}.numbers_item.--13 .numbers_item_img{left:13%}.numbers_item.--00 .numbers_item_value{right:7%}.interview_heaader_story{font-size:3vw}.interview_heaader_story_number{font-size:11vw}.interview_header_item{flex-direction:column;gap:0em;align-items:flex-end}.interview_header_item+.interview_header_item{margin-top:1.5em}.interview_header_item_sub{font-size:4vw}.interview_header_item_title{font-size:6vw;line-height:1.25}.interview_header_item_title.year{font-size:4vw}.interview_heaader_img_catch{font-size:min(2.78vw, 4rem);font-size:5vw}.interview_item_Q{align-items:flex-start}.interview_item_Q:before{margin-top:1em}.interview_item_content_body{font-size:1.4rem}.interview_item_carch{font-size:6vw;line-height:1.5;margin-bottom:1em}.interview_other-links_wrap{gap:1em}.interview_other-links_item_number_story{font-size:4vw}.interview_other-links_item_number{font-size:15vw}.footer_detail_wrap{flex-direction:column;gap:2em}.footer_other_links{font-size:1rem}}.splide-thumb{margin-bottom:4em}.splide-thumb .splide__track{overflow:visible}.splide-thumb .splide__track .splide__list{display:flex;justify-content:center;gap:2em}.top_business_sub_slider_item.is-active,.top_business_sub_slider_item:hover .top_business_sub_slider_item_title_en{opacity:1;visibility:visible}.splide-main{z-index:2}.splide-main .splide__track .splide__list{gap:4%}