@charset "UTF-8";:root{--l_width:1200px;--m_width:1000px;--s_width:800px;--en_font:'Urbanist','Noto Sans JP',serif;--common_font:'Noto Sans JP',sans-serif;--header_height:10rem;--center_percent:90%;--section_margin:12.5em;--main_red:#e60012;--main_dark_red:#c90000;--gray_light:#fafafa;--hover_opacity:.4;--grad_01:#aa000d 0%,#e60012 100%;--easing_1:cubic-bezier(.65,.05,.36,1);--easing_2:cubic-bezier(.79,.14,.15,.86);--easing_3:cubic-bezier(.86,0,.07,1)}html{font-size:62.5%}body{font-size:1.6rem;letter-spacing:1px;line-height:1.75;font-family:var(--common_font);font-weight:400;color:#333;font-feature-settings:"palt"}.center_l_item{max-width:var(--l_width);width:var(--center_percent);margin:0 auto}.center_m_item{max-width:var(--m_width);width:var(--center_percent);margin:0 auto}.center_s_item{max-width:var(--s_width);width:var(--center_percent);margin:0 auto}.from_tb{display:none}.from_sp{display:none}.indention p+p{margin-top:1em}.indention span{display:inline-block}.hover_fade{transition:.2s}.hover_fade:hover{opacity:var(--hover_opacity)}.f_en,.ff--en{font-family:var(--en_font);line-height:1}.fw_l,.fw--bold{font-weight:700}.main_color{color:var(--main_red)}.lh--150{line-height:1.5}.header{position:fixed;z-index:9;width:100%;height:var(--header_height);top:0;display:flex;justify-content:center}.header_main{display:flex;justify-content:space-between;align-items:center;width:100%;padding-inline:2em}.header_logo{display:flex}.header_logo_link{display:flex;align-items:center;gap:1.5em;font-weight:400;color:#fff}.header_logo_img{width:18rem}.header__nav__wrap{display:flex;align-items:center;gap:2rem;z-index:9;filter:drop-shadow(0 4px 4px #00000040)}.header__nav__wrap .top_business_btn{width:21rem;height:4.8rem;padding:0;border:4px solid var(--main_red)}.header__nav__wrap .top_business_btn_text{font-size:1.4rem;padding-left:1.5em}.header__nav__wrap .top_business_btn:before,.header__nav__wrap .top_business_btn:after{width:3.6rem}.header_nav_btn_wrap{display:flex;align-items:center;background-color:#fff;border-radius:5rem;border:4px solid #fff;gap:.25em;padding-right:.5em}.header_nav_btn_entry{font-weight:700;color:#fff;font-size:1.4rem;padding:.5em 2.25em;border-radius:5rem;background:linear-gradient(to right,var(--grad_01))}.header_nav_btn{cursor:pointer;width:2em;height:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.header_nav_btn_line{width:60%;height:1px;background-color:var(--main_red);position:absolute;transition:.4s var(--easing_3)}.header_nav_btn_line:nth-child(1){top:33%}.header_nav_btn_line:nth-child(3){top:66%}.header_nav_btn.open .header_nav_btn_line:nth-child(1){transform:scale(-1,-1) rotate(-45deg) translate(.25em,-.225em)}.header_nav_btn.open .header_nav_btn_line:nth-child(2){opacity:0}.header_nav_btn.open .header_nav_btn_line:nth-child(3){transform:scale(-1,-1) rotate(45deg) translate(.25em,.225em)}.header_menu{background:linear-gradient(to right,#e60012 0%,#aa000d 100%);color:#fff;width:clamp(70rem, 100%, 100rem);height:100dvh;padding-top:calc(var(--header_height) + 1em);padding-bottom:5em;padding-left:5em;position:fixed;z-index:1;top:0;transition:.4s var(--easing_3);overflow-y:scroll;right:-100%}.header_menu.open{right:0}.header_menu_bg{position:absolute;top:0;left:1em;height:100%;opacity:.3}.header_menu_bg img{height:100%}.header_menu_inner{margin-inline:auto;width:90%;max-width:58rem;display:flex;flex-direction:column;gap:5em}.header_menu_list_wrap{display:flex;gap:5em}.header_menu_list{font-weight:700;display:flex;flex-direction:column;gap:2em}.header_menu_item_link{font-size:1.25em}.header_menu_item{display:flex;flex-direction:column;align-items:flex-start;gap:1em}.header_menu_link{display:flex;position:relative}.header_menu_link:before{content:'';width:100%;height:2px;background-color:#fff;position:absolute;bottom:-.25em;scale:0 1;transform-origin:right;transition:scale .4s var(--easing_3)}.header_menu_link:hover:before{scale:1 1;transform-origin:left}.header_menu_item_sub_list{margin-left:2em;display:flex;flex-direction:column;align-items:flex-start;gap:1em}.header_menu_entry_list{background-color:violet;position:relative;display:flex;flex-wrap:wrap;gap:1.25em 3rem}.header_menu_entry_list:before{content:"";position:absolute;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 4em);height:calc(100% + 4em)}.header_menu_entry_list .top__join__link__item{flex-basis:calc((100% - 3rem) / 2);font-size:1.125em}.header_menu_corp_link{font-weight:700}main section:first-child{margin-top:0}.zabuton_wrap{transform:scaleX(0);transform-origin:left;transition:.4s .2s}.zabuton_wrap:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(1);transform-origin:right;background-color:#fff;transition:.4s .4s}.zabuton_wrap.show{transform:scaleX(1)}.zabuton_wrap.show:after{transform:scaleX(0)}.catch_item{display:flex;overflow:hidden}.top_interview_item .catch_item,.inter_item_header_content .catch_item{transform:translateZ(0);filter:drop-shadow(2px 2px 4px #000000B3)}.catch_item_img{opacity:0;transition:all .4s var(--easing_3)}.catch_item.ltr .catch_item_img{transform:translateX(-100%) scale(0)}.catch_item.ltr.show .catch_item_img{opacity:1;transform:translateX(0%) scale(1)}.catch_item.rtl .catch_item_img{transform:translateX(100%) scale(0)}.catch_item.rtl.show .catch_item_img{opacity:1;transform:translateX(0%) scale(1)}.catch_item.center .catch_item_img{transform:scale(0)}.catch_item.center.show .catch_item_img{opacity:1;transform:scale(1)}.catch_item.ttb .catch_item_img{transform:translateY(-100%) scale(0)}.catch_item.ttb.show .catch_item_img{opacity:1;transform:translateY(0%) scale(1)}.catch_item:nth-child(2) .catch_item_img{transition-delay:.3s}.catch_item:nth-child(3) .catch_item_img{transition-delay:.6s}.top_fv{position:relative;width:100%;height:100svh}.top_fv.hidden{opacity:0;visibility:hidden}.top_fv_bg{display:flex;position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%}.top_fv_bg:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(to top,#000000B3 0%,transparent 75%)}.top_fv_bg picture{width:100%;height:100%}.top_fv_bg img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.top_fv_content{position:relative;height:100%;display:flex;align-items:flex-end;padding-bottom:5em}.top_fv_catch_list{display:flex;flex-direction:column;gap:2rem}.catch_list{display:flex;flex-direction:column}.catch_item img{width:100%}.top_fv_catch_01{width:min(38.19vw, 55rem);margin-left:min(2.57vw, 3.7rem)}.top_fv_catch_02{width:54rem;width:min(37.5vw, 54rem);margin-left:min(4.93vw, 7.1rem)}.top_fv_catch_03{width:min(40.97vw, 59rem)}.section_title{display:flex;align-items:center;gap:.5em}.section_title.ver{flex-direction:column}.section_title:before{content:'';width:3rem;height:2.2rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/section_title_rhombus_white.svg)}.section_title.red:before{background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/section_title_rhombus_red.svg)}.section_title.ver .section_title_text{writing-mode:vertical-lr}.top_message{width:100%;color:#fff;position:relative;padding-block:var(--section_margin)}.top_message_wrap{display:flex;gap:4.5em;position:relative;z-index:2}.top_message_body{display:flex;flex-direction:column;gap:4em}.top_message_text_wrap{display:flex;flex-direction:column;gap:1em;font-size:1.25em;width:min(42rem, 100%)}.top_message_bg{background-color:var(--main_red);position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;overflow:hidden;transform:skewY(-6deg)}.top_message_bg>*{transform:skewY(6deg)}.top_message_img{top:10%;width:50%;height:80%;margin-left:auto;position:relative;overflow:hidden;transform:skewY(0deg);transform-origin:100% 0}.top_message_img:before{content:'';width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;background:linear-gradient(to right,#00000066 0%,transparent 40%)}.top_message_img img{transform-origin:100% 0;width:100%;height:120%;object-fit:cover;object-position:center top;transform:skewY(6deg)}.top_message_catch_list{gap:1em}.top_message_catch_01{width:min(41.11vw, 59.2rem);margin-left:min(2.57vw, 3.7rem)}.top_message_catch_02{width:min(40.63vw, 58.5rem)}.top_message_bg_river_list{position:absolute;left:0;top:0;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.top_message_bg_river_item{height:125%;display:flex;flex-direction:column}.top_message_bg_river_item img{height:100%}.top_message_bg_river_item:nth-child(1){animation:top_vision_river_01 25s linear infinite}.top_message_bg_river_item:nth-child(2){animation:top_vision_river_02 25s linear infinite}@keyframes top_vision_river_01{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}@keyframes top_vision_river_02{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.top_business{background-color:#f7f7f7;padding-top:var(--section_margin);padding-bottom:calc(var(--section_margin) * 1.5);display:flex;flex-direction:column;position:relative}.top_business_wrap{display:flex;align-items:flex-start;position:relative}.top_business_content{width:87.5%;max-width:var(--m_width);margin-inline:auto}.top_business .section_title{position:absolute;right:0}.top_business_header{display:flex;justify-content:space-between;gap:5em}.top_business_header_catch_list{flex-shrink:0;display:flex;align-items:flex-start;flex-direction:row-reverse;gap:1em}.top_business_header_catch_item_01{width:7.6rem}.top_business_header_catch_item_02{width:7.6rem}.top_business_header_catch_item_03{width:7.6rem}.top_business_header_content{max-width:56rem;display:flex;flex-direction:column;align-items:flex-start;gap:5em}.top_business_header_text{font-size:1.25em;color:var(--main_red)}.top_business_btn{background-color:#fff;display:flex;align-items:center;gap:2em;border:1px solid var(--main_red);padding:.25em 6.25em .25em 2em;height:6.4rem;border-radius:64px;position:relative;overflow:hidden}.top_business_btn_text{z-index:1;font-size:1.125em;color:var(--main_red);transition:.4s var(--easing_3)}.top_business_btn:before,.top_business_btn:after{content:'';position:absolute;right:.25em;width:5.6rem;border-radius:50%;aspect-ratio:1/1;transition:.4s var(--easing_3)}.top_business_btn:before{z-index:1;background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/link_arrow_white.svg);background-repeat:no-repeat;background-position:center;background-size:30%}.top_business_btn:after{background:linear-gradient(to top,var(--grad_01))}.top_business_btn:hover .top_business_btn_text{color:#fff}.top_business_btn:hover:after{scale:10}.top_business_list{margin-top:6.25em;display:flex;flex-wrap:wrap;gap:1px;position:relative;z-index:3;max-width:75rem;width:80%}.top_business_item{aspect-ratio:1;width:calc((100% - 2px) / 3);background-color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;opacity:0;transition:.4s}.top_business_list.show .top_business_item{opacity:1}.top_business_item:nth-child(1){transition-delay:0s}.top_business_item:nth-child(2){transition-delay:.1s}.top_business_item:nth-child(3){transition-delay:.2s}.top_business_item:nth-child(4){transition-delay:.3s}.top_business_item:nth-child(5){transition-delay:.4s}.top_business_item:nth-child(6){transition-delay:.5s}.top_business_item:nth-child(7){transition-delay:.6s}.top_business_item:before{content:'';position:absolute;aspect-ratio:1;z-index:1;width:100%;border-radius:50%;top:-37.5%;left:-37.5%;background:radial-gradient(var(--main_red),transparent);filter:blur(10px);transition:.4s var(--easing_3);transform-origin:center}.top_business_item:hover:before{scale:3}.top_business_item_img{width:35%;z-index:2}.top_business_item_img img{width:100%}.top_business_item_content{z-index:1}.top_business_item_number{color:#a76a6f;font-weight:700;transition:.4s}.top_business_item_title_wrap{display:flex;justify-content:space-between;align-items:center}.top_business_item_title{font-size:1.25em;transition:.4s}.top_business_item:hover .top_business_item_number,.top_business_item:hover .top_business_item_title{color:#fff}.top_business_item_arrow{width:1.25em;height:1.25em;display:flex;align-items:center;justify-content:center}.top_business_item_arrow img{position:absolute;transition:.4s}.top_business_item_arrow .hover{opacity:0}.top_business_item:hover .top_business_item_arrow .normal{opacity:0}.top_business_item:hover .top_business_item_arrow .hover{opacity:1}.top_business:before{content:'';z-index:0;position:absolute;bottom:100%;width:100%;height:10vh;background-color:#f9f7f7}.top_business_img_wrap{position:absolute;left:0;bottom:calc(var(--section_margin) * 1.5);width:100vw;z-index:2;overflow:hidden;display:flex;justify-content:center}.top_business_img_inner{padding-block:1.5em;display:flex;justify-content:flex-end;width:69.44vw;max-width:110rem}.top_business_img{position:relative;right:-25%;display:flex;width:min(42%, 42rem);animation:floating-y 4s var(--easing_1) infinite alternate-reverse}.top_business_img img{width:100%}@keyframes floating-y{0%{transform:translateY(-1.5rem)}100%{transform:translateY(1.5rem)}}.top_interview:before{content:'';position:absolute;top:-10vw;width:100%;height:20vw;background-color:var(--main_red);transform:skewY(-6deg)}.top_interview{position:relative;background-color:var(--main_red);margin-top:0;color:#fff;padding-bottom:calc(var(--section_margin) * 1.5)}.top_interview_wrap{position:relative;z-index:2}.top_interview_header{display:flex;align-items:flex-end;justify-content:space-between;gap:3em}.top_interview_header_title_wrap{display:flex;gap:3em}.top_interview_catch_list{gap:1em}.top_interview_catch_01{width:min(32.5vw, 46.8rem)}.top_interview_catch_02{width:min(40vw, 57.6rem);margin-left:min(1.6vw, 2.3rem)}.top_interview_header_text{max-width:40rem;font-size:1.25em}.top_interview_list{margin-top:6.25em;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.top_interview_item{width:45.83%;padding-bottom:6.67%;position:relative}.top_interview_item:nth-child(2n){margin-top:5em}.top_interview_item_img_main{width:89.09%;overflow:hidden;position:relative}.top_interview_item_img_main:after{content:'';position:absolute;width:100%;left:0;top:0;height:100%;background:linear-gradient(to top,#000000B3 0%,transparent 45%)}.top_interview_item_img_main img{width:100%;transition:.4s var(--easing_3)}.top_interview_item:hover .top_interview_item_img_main img{scale:1.2}.top_interview_item_img_sub{border-left:1.2rem solid var(--main_red);border-top:1.2rem solid var(--main_red);position:absolute;right:0;bottom:0;width:31.27%}.top_interview_item_img_sub img{width:100%}.top_interview_item_content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;color:#333;position:absolute;bottom:1.25em}.top_interview_item_content .catch_list{gap:.25em}.top_interview_item_text{background-color:#fff;padding:.6rem;line-height:1}.top_inter_01_catch_01{width:min(14.58vw, 21rem)}.top_inter_01_catch_02{width:min(20.14vw, 29rem);margin-left:min(0.9vw, 1.3rem)}.top_inter_02_catch_01{width:min(15.28vw, 22rem);margin-left:min(0.76vw, 1.1rem)}.top_inter_02_catch_02{width:min(19.44vw, 28rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_02_catch_03{width:min(13.89vw, 20rem)}.top_inter_03_catch_01{width:min(15.28vw, 22rem)}.top_inter_03_catch_02{width:min(15.28vw, 22rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_04_catch_01{width:min(17.36vw, 25rem)}.top_inter_04_catch_02{width:min(20.83vw, 30rem);margin-left:min(0.42vw, 0.6rem)}.top__inter__import__catch__01{width:min(14.72vw, 21.2rem);margin-left:min(1.74vw, 2.5rem)}.top__inter__import__catch__02{width:min(18.47vw, 26.6rem);margin-left:min(2.29vw, 3.3rem)}.top__inter__import__catch__03{width:min(12.01vw, 17.3rem)}.top__inter__export__catch__01{width:min(15.83vw, 22.8rem);margin-left:min(0.69vw, 1.0rem)}.top__inter__export__catch__02{width:min(19.17vw, 27.6rem);margin-left:min(1.53vw, 2.2rem)}.top__inter__export__catch__03{width:min(15.76vw, 22.7rem)}.top_interview_item_detail{display:flex;gap:1rem}.top_interview_item_text{font-size:1.125em;font-size:clamp(1em, 1.25vw, 1.125em)}.top_entry:before{content:'';position:absolute;top:-10vw;width:100%;height:20vw;background-color:var(--main_dark_red);transform:skewY(6deg)}.top_entry{background-color:var(--main_dark_red);color:#fff;position:relative;padding-bottom:var(--section_margin)}.top_entry_wrap{position:relative}.top_entry_catch_list{gap:1em}.top_entry_catch_01{width:min(29.86vw, 43rem);margin-left:min(2.29vw, 3.3rem)}.top_entry_catch_02{width:min(36.11vw, 52rem)}.top_entry_list{margin-top:5em;padding-block:4em;display:flex;gap:1em;transform:skewY(-6deg)}.top_entry_item{flex-basis:calc((100% - 2em) / 3);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.top_entry_item_img{position:absolute;width:100%;height:110%;position:relative;overflow:hidden;transform:skewY(6deg)}.top_entry_item_img:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000B3 0%,transparent 75%)}.top_entry_item_img img{width:100%;height:100%;object-fit:cover}.top_entry_item_content{transform:skewY(6deg);position:absolute;width:100%;bottom:3em;display:flex;flex-direction:column;align-items:center;gap:1em}.top_entry_item_title{font-size:min(3em, 4vw)}.top_entry_item_link_list{width:min(26rem, 80%);display:flex;position:relative}.top_entry_item_link_list:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:calc(100% / 3 * 2);background-color:#fff;transition:.2s}.top_entry_item_link_list:has(.top_entry_item_link_item:hover):before{opacity:0}.top_entry_item_link_item{flex-basis:50%;display:flex;align-items:center;justify-content:center;padding:.75em;font-weight:700;background-color:var(--main_red);gap:.5em;transition:.2s}.top_entry_item_link_item:nth-child(1){border-radius:2em 0 0 2em}.top_entry_item_link_item:nth-child(2){border-radius:0 2em 2em 0}.top_entry_item_link_item_arrow{width:1em;height:1em;display:flex;align-items:center;justify-content:center;position:relative}.top_entry_item_link_item_arrow_img{position:absolute;width:80%;transition:.2s}.top_entry_item_link_item_arrow_img.hover{opacity:0}.top_entry_item_link_item:hover{background-color:#fff;color:var(--main_red)}.top_entry_item_link_item:hover .top_entry_item_link_item_arrow_img.normal{opacity:0}.top_entry_item_link_item:hover .top_entry_item_link_item_arrow_img.hover{opacity:1}.top_gallery_wrap{position:relative}.top_gallery_catch_01{width:min(18.06vw, 26rem);margin-left:min(2.92vw, 4.2rem)}.top_gallery_catch_02{width:32rem;width:min(22.22vw, 32rem)}.top_gallery_content{position:relative;z-index:1;margin-top:var(--section_margin);display:flex;flex-direction:column;align-items:center;gap:2em;padding-top:11.25em;padding-bottom:17.5em}.top_gallery_text_wrap{width:min(90%, 36.5rem)}.top_gallery_text{font-size:1.25em}.top_gallery_img{position:absolute;opacity:0;transition:1s;filter:blur(5px),drop-shadow(4px 4px 4px #000)}.top_gallery_img img{width:100%;filter:drop-shadow(4px 4px 10px #00000080)}body:has(.top_gallery_catch_01.show) .top_gallery_img{filter:blur(0px);opacity:1}.top_gallery_img._01{width:19.33%;top:2.35%;left:13.75%;transform:rotate(5deg);transition-delay:1.2s}.top_gallery_img._02{width:11.67%;top:18.12%;top:19.08%;left:-2.17%;transition-delay:.6s;transform:rotate(-8deg)}.top_gallery_img._03{width:28.33%;top:37.41%;left:0;transition-delay:1.8s;transform:rotate(4deg)}.top_gallery_img._04{width:30.33%;bottom:-2%;left:14.17%;transition-delay:.8s;transform:rotate(-8deg)}.top_gallery_img._05{width:20%;bottom:16.18%;left:-3.33%;transition-delay:.4s}.top_gallery_img._06{width:15.33%;top:0;right:16.67%;transition-delay:1s;transform:rotate(-5deg)}.top_gallery_img._07{width:20%;top:22.35%;right:-2.5%;transition-delay:1.2s;transform:rotate(8deg)}.top_gallery_img._08{width:19.33%;top:44.71%;right:8.33%;transition-delay:1.5s;transform:rotate(6deg)}.top_gallery_img._09{width:22.67%;bottom:8.24%;right:-2.08%;transition-delay:1.8s;transform:rotate(-6deg)}.top_gallery_img._10{width:15.33%;bottom:0;right:27.5%;transition-delay:1.6s;transform:rotate(4deg)}.top_join{position:relative;padding-block:9em}.top_join_bg{position:fixed;top:0;left:0;width:100%;height:100svh;z-index:-2}.top_join_bg img{width:100%;height:100%;object-fit:cover}.top__join__wrap{background-color:#fff;padding:3em;display:flex;flex-direction:column;gap:3em}.top__join__header{display:flex;justify-content:space-between;align-items:center;gap:2em}.top__join__header__content{display:flex;flex-direction:column;gap:1.5em}.top_join_catch_01{width:min(21.94vw, 31.6rem)}.top__join__header__text{font-size:1.25em;line-height:1.5}.top__join__header__entry{background-color:var(--main_red);border:2px solid var(--main_red);color:#fff;height:13rem;display:flex;justify-content:space-between;align-items:center;gap:1em;flex-basis:min(50rem, 50%);padding-inline:2em;border-radius:50rem;transition:.2s}.top__join__header__entry__text{font-size:2em}.top__join__header__entry__arrow{display:flex;justify-content:center;align-items:center;background-color:#fff;width:3em;aspect-ratio:1/1;border-radius:50%;position:relative;transition:.2s}.top__join__header__entry__arrow__img{position:absolute;width:35%;transition:.2s}.top__join__header__entry__arrow__img.--white{opacity:0}.top__join__header__entry:hover{background-color:#fff;color:var(--main_red)}.top__join__header__entry:hover .top__join__header__entry__arrow{background-color:var(--main_red)}.top__join__header__entry:hover .top__join__header__entry__arrow__img.--red{opacity:0}.top__join__header__entry:hover .top__join__header__entry__arrow__img.--white{opacity:1}.top__join__link__list{display:flex;gap:2em}.top__join__link__item{flex-basis:calc((100% - 6em) / 4);color:var(--main_red);display:flex;justify-content:space-between;align-items:center;gap:.5em;padding-block:.75em;position:relative;font-size:clamp(1.2rem, 1.4vw, 1.6rem)}.top__join__link__item__arrow{position:relative;width:2em;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid var(--main_red);transition:.4s}.top__join__link__item__arrow:before{content:'';position:absolute;z-index:1;background:linear-gradient(to right,var(--grad_01));width:calc(100% + 2px);aspect-ratio:1/1;border-radius:50%;transition:.4s}.top__join__link__item__arrow__img{width:35%;position:absolute;z-index:2;transition:.4s}.top__join__link__item__arrow__img.--red{opacity:0}.top__join__link__item:hover{.top__join__link__item__arrow:before{opacity:0}.top__join__link__item__arrow__img.--red{opacity:1}}.top__join__link__item:after{content:'';position:absolute;width:100%;height:1px;background-color:var(--main_red);bottom:0;left:0;scale:1 1;transform-origin:right;transition:.4s}.top__join__link__item:hover:after{scale:0 1}body:has(main.interview){background-color:var(--main_red)}.inter_01_header{position:relative;width:100%;height:calc(100svh + 15rem)}.inter_01_header_img{width:100%;height:100%}.inter_01_header_img:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to top,#000000B3 0%,transparent 60%)}.inter_01_header_img picture img{width:100%;height:100%;object-fit:cover}.inter_header_content{position:absolute;left:max(calc(50% - (var(--m_width) / 2)), calc(50% - 45%));bottom:calc(10svh + 15rem);display:flex;flex-direction:column;gap:3em}.inter_header_detail{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.inter_header_detail_text{background-color:#fff;padding:.6rem;line-height:1}.inter_header_detail_other{display:flex;align-items:center;gap:1rem}.inter_header_detail_text{font-size:1.25em}.inter_01_header_catch_list{gap:1em}.inter_01_header:after{content:'';position:absolute;z-index:2;bottom:-33svh;width:100%;height:50svh;background-color:var(--main_dark_red);transform:skewY(-6deg)}.inter_content_wrap{display:flex;position:relative}.inter_page_nav_wrap{width:23.6rem;flex-shrink:0}.inter_page_nav{position:sticky;z-index:3;top:calc(var(--header_height) + 2em);display:flex;flex-direction:column;gap:2em}.inter_page_nav_item{display:flex;align-items:center;gap:.5em;color:#fff;opacity:var(--hover_opacity);transition:.2s;white-space:nowrap;font-size:.875em}.inter_page_nav_item.current{opacity:1}.inter_page_nav_item:before{content:'';width:3rem;height:2.2rem;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/section_title_rhombus_white.svg)}.inter_page_nav_item:hover{opacity:1}.inter_list{display:flex;flex-direction:column;width:100%}.inter_item_container#inter__port-operations,.inter_item_container#inter__customs,.inter_item_container#inter__import,.inter_item_container#inter__warehouse{position:relative;padding-bottom:var(--section_margin)}.inter_item_container#inter__port-operations:before,.inter_item_container#inter__import:before{content:'';width:100vw;margin:0 calc((50% - 11.8rem) - 50vw);height:100%;position:absolute;z-index:0;left:0;background-color:var(--main_dark_red)}.inter_item_wrap{z-index:2;position:relative;display:flex;gap:5em}.inter_item_number{writing-mode:vertical-lr;font-size:5em;line-height:.7;color:#ffffff66;flex-shrink:0}.inter_item_content{width:100%}.inter_item_q{max-width:72rem}.inter_item_text{color:#fff;font-size:1.125em}.inter_item_content_list{display:flex;flex-direction:column;gap:6.25em;width:100%}.inter_item_content_item{display:flex;flex-direction:column;gap:1.75em}.inter_item_a{display:flex;flex-direction:column;gap:1.75em;align-items:flex-start;max-width:72rem}.inter_item_a_catch{background-color:#fff;font-size:1.5em;padding-inline:.2em}.inter_item_img_list_wrap{width:100%;padding-top:4.6%;padding-bottom:5.9%}.inter_item_img_list{margin-right:calc((50% + 118px) - 50vw);display:flex;gap:1.5em;transform:skewY(-6deg)}.inter_item_img_item{flex-basis:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.inter_item_img_list:has(.inter_item_img_item:nth-child(2)) .inter_item_img_item{flex-basis:50%}.inter_item_img{transform:skewY(6deg);width:100%;height:120%;object-fit:cover}.inter_item_content_flow{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em}.inter_item_content_flow_catch_01{width:min(56rem, 38.89vw)}.inter_item_content_flow_img{width:min(90rem, 100%);display:flex;justify-content:center}.inter_item_content_flow_img picture,.inter_item_content_flow_img img{width:100%;max-width:90rem}.inter__timeline__wrap{width:min(72rem, 100%)}.inter__timeline__title{width:min(61.7rem, 42.85vw)}.inter__timeline__list{margin-top:2em}.inter__timeline__item{display:flex;align-items:flex-start;gap:2em;border-bottom:1px solid #fff;padding-block:2em}.inter__timeline__item__time{background-color:#fff;flex-shrink:0;font-weight:700;width:8rem;text-align:center;line-height:1;padding:.25em 0;font-size:1.5em}.inter__timeline__item__content{color:#fff}.inter__timeline__item__title{font-size:1.5em;line-height:1.25}.inter__timeline__item__text{margin-top:1em;font-size:1.125em;line-height:1.5}.inter__timeline__item__text span{display:inline-block;margin-top:.5em;font-size:.75em}.inter_item_header{position:relative}.inter_item_header_img_wrap{width:100vw;margin:0 calc((50% - 11.8rem) - 50vw);aspect-ratio:1/0.715;position:relative;padding-top:7%;padding-bottom:7%}#inter__customs .inter_item_header_img_wrap{background:linear-gradient(to bottom,var(--main_dark_red) 0%,var(--main_dark_red) 50%,var(--main_red) 51%,var(--main_red) 100%)}#inter__import .inter_item_header_img_wrap{background:linear-gradient(to top,var(--main_dark_red) 0%,var(--main_dark_red) 50%,var(--main_red) 51%,var(--main_red) 100%)}#inter__warehouse .inter_item_header_img_wrap{background:linear-gradient(to bottom,var(--main_dark_red) 0%,var(--main_dark_red) 50%,var(--main_red) 51%,var(--main_red) 100%)}.inter_item_header_img{transform:skewY(-6deg);overflow:hidden}.inter_item_header_img:before{content:'';position:absolute;width:100%;height:100%;opacity:.5;z-index:2;background:linear-gradient(to top,#000000B3 0%,transparent 60%)}.inter_item_header_img img{transform:skewY(6deg);width:100%;scale:1.15;object-fit:cover}.inter_item_header_content{width:100%;height:100%;position:absolute;z-index:5;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;gap:3em;padding-bottom:15%}.inter_01_header_catch_01{width:min(48.5rem, 33.68vw)}.inter_01_header_catch_02{width:min(67rem, 46.53vw);margin-left:min(3.2rem, 2.22vw)}.inter_02_header_catch_01{width:min(49.5rem, 34.38vw);margin-left:min(25rem, 1.74vw)}.inter_02_header_catch_02{width:min(63.7rem, 44.24vw);margin-left:min(4.2rem, 2.92vw)}.inter_02_header_catch_03{width:min(45.4rem, 31.53vw)}.inter_03_header_catch_01{width:min(52rem, 36.11vw)}.inter_03_header_catch_02{width:min(52.8rem, 36.67vw);margin-left:min(4.4rem, 3.06vw)}.inter_04_header_catch_01{width:min(64rem, 44.44vw)}.inter_04_header_catch_02{width:min(75.5rem, 52.43vw);margin-left:min(1.4rem, 0.97vw)}.inter__import__header__catch__01{width:min(51rem, 35.42vw);margin-left:min(6.0rem, 4.17vw)}.inter__import__header__catch__02{width:min(63.8rem, 44.31vw);margin-left:min(8.1rem, 5.63vw)}.inter__import__header__catch__03{width:min(41.6rem, 28.89vw)}.inter__export__header__catch__01{width:min(53.4rem, 37.08vw);margin-left:min(2.4rem, 1.67vw)}.inter__export__header__catch__02{width:min(64.8rem, 45vw);margin-left:min(5.2rem, 3.61vw)}.inter__export__header__catch__03{width:min(54.8rem, 38.06vw)}.inter_join_img_wrap{margin-top:var(--section_margin);padding-top:9.72vw;position:relative;display:flex;flex-direction:column;align-items:center}.inter_join_img{width:100%;position:relative;z-index:2}.inter_join_img_catch{position:absolute;top:0}.inter_join_img_catch_01{width:min(77rem, 53.47vw)}.inter_join_content{width:min(120rem, 90%);margin-inline:auto;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(-50%);position:relative;z-index:2}.inter_join_content_list{padding:3em 5%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3em 5%;width:100%}.inter_join_content_item{display:flex;flex-direction:column;align-items:center;gap:1em;width:calc((100% - 10%) / 3)}.inter_join_content_item_title{font-size:1.25em;line-height:1}.inter_join_content_item_link_list{display:flex;position:relative;width:100%;justify-content:center}.inter_join_content_item_link_list:before{content:'';position:absolute;top:50%;transform:translateY(-50%);width:1px;height:calc(100% / 3 * 2);background-color:#fff;transition:.2s}.inter_join_content_item_link_list:has(.inter_join_content_item_link_item:hover):before{opacity:0}.inter_join_content_item_link_item{background-color:var(--main_red);color:#fff;font-weight:700;display:flex;align-items:center;gap:1em;padding:.75em 1.5em;transition:.2s;width:50%;white-space:nowrap;justify-content:center;font-size:clamp(1.2rem, 1.4vw, 1.6rem)}.inter_join_content_item_link_item:nth-child(1){border-radius:2em 0 0 2em}.inter_join_content_item_link_item:nth-child(2){border-radius:0 2em 2em 0}.inter_join_content_item_link_item_arrow{width:1em;height:1em;display:flex;position:relative;align-items:center;justify-content:center;flex-shrink:0}.inter_join_content_item_link_item_arrow_img{position:absolute;width:75%;transition:.2s}.inter_join_content_item_link_item_arrow_img.hover{opacity:0}.inter_join_content_item_link_item:hover{background-color:#fff;color:var(--main_red)}.inter_join_content_item_link_item:hover .inter_join_content_item_link_item_arrow_img.normal{opacity:0}.inter_join_content_item_link_item:hover .inter_join_content_item_link_item_arrow_img.hover{opacity:1}.inter_join .top__join__link__list{width:100%;padding:2em 5% 2.5em;background-color:#ffe8ea}.desc_header{background:linear-gradient(to right,var(--grad_01));padding-block:var(--section_margin);color:#fff}.desc_header_wrap{display:flex;flex-direction:column;align-items:flex-start;gap:5em}.desc_header_catch_01{width:min(42rem, 29.17vw)}.desc_detail{background-color:#fff;padding-block:var(--section_margin)}.desc_detail_wrap{display:flex;gap:5em;justify-content:space-between}.desc_content_list{width:min(100%, 90rem);display:flex;flex-direction:column;gap:var(--section_margin)}.desc_detail_nav_wrap{width:18rem}.desc_detail_nav{position:sticky;top:calc(var(--header_height) + 2em);display:flex;flex-direction:column;gap:2em}.desc_detail_nav_item{display:flex;align-items:center;gap:.5em;font-size:.875em;font-weight:700;color:#dedede;transition:.2s}.desc_detail_nav_item.current{color:var(--main_red)}.desc_detail_nav_item:hover{color:var(--main_red)}.desc_detail_nav_item:before,.desc_detail_nav_item:after{content:'';width:3rem;height:2.2rem;background-repeat:no-repeat;background-position:center;background-size:contain;transition:.2s}.desc_detail_nav_item:before{background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/section_title_rhombus_red.svg);opacity:0}.desc_detail_nav_item:hover:before{opacity:1}.desc_detail_nav_item.current:before{opacity:1}.desc_detail_nav_item:after{position:absolute;left:0;background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/section_title_rhombus_gray.svg)}.desc_detail_nav_item.current:after{opacity:0}.desc_detail_nav_item:hover:after{opacity:0}.desc_content_item_title{display:inline-flex;font-size:1.75em;background-color:var(--main_red);color:#fff;line-height:1;padding:.125em .125em .25em;margin-bottom:1.5em}.desc_content_item_table_wrap{display:flex;flex-direction:column;align-items:center;gap:5em}.desc_content_item_table{width:100%;font-size:.875em}.desc_content_item_table tr{display:flex;gap:1em;border-bottom:1px solid #E600121A;padding-block:1em}.desc_content_item_table tr th{width:20rem;flex-shrink:0}.desc_content_item_not-recruiting{background-color:#707070;display:flex;align-items:center;justify-content:center;padding:2em 1em}.desc_content_item_not-recruiting_text{font-size:1.5em;color:#fff;text-align:center}.entry_header_catch_01{width:min(49rem, 34.03vw)}.entry-form{padding-block:var(--section_margin)}.contact_body{margin-top:3em}.contact_table{width:100%}.contact_table tbody{display:flex;flex-direction:column;gap:2em}.contact_table tr{display:flex;flex-direction:column;gap:.5em}.contact_table tr td:nth-child(1){display:flex;align-items:center;gap:1em}.need{color:var(--main_red);font-size:.875em}.contact_table input[type=text],.contact_table input[type=email],.contact_table input[type=tel],.contact_table input[type=file],.contact_table select,.contact_table textarea{width:100%;border-radius:.8rem;padding:1em;background-color:var(--gray_light);border:1px solid #222}.contact_table ::placeholder{font-size:.875em}.contact_table span.mwform-tel-field{display:flex;flex-wrap:wrap;align-items:center;gap:.5em}.contact_table span.mwform-tel-field input{padding:1em .5em}.privacypolicy_content{display:flex;flex-direction:column;gap:2em;align-items:flex-end}.privacypolicy_check a{text-decoration:underline}.privacypolicy_check label{display:flex;align-items:center;gap:.5em}.privacypolicy_check input[type=checkbox]{border:1px solid var(--main_red);width:1.5em;height:1.5em;border-radius:1em}.sex_radio{display:flex;gap:1em}.contact_submit{width:22rem;height:6.4rem;border-radius:6.4rem;border:1px solid var(--main_red);position:relative;display:flex;align-items:center;overflow:hidden}.contact_submit:before,.contact_submit:after{content:'';position:absolute;z-index:1;right:.25em;width:5.6rem;border-radius:50%;aspect-ratio:1/1;transition:.4s var(--easing_3)}.contact_submit:before{background-image:url(//ryoyounyu.co.jp/recruit/wp-content/themes/ryoyo-unyu__recruit/assets/css/../img/common/link_arrow_white.svg);background-repeat:no-repeat;background-position:center;background-size:30%;z-index:2}.contact_submit:after{background:linear-gradient(to top,var(--grad_01))}.contact_submit:hover:after{scale:10}.contact_submit input{background-color:transparent;position:absolute;z-index:2;width:100%;height:100%;font-size:1.125em;border-radius:6.4rem;padding:.4rem 10rem .4rem 3.2rem;font-weight:700;color:var(--main_dark_red);transition:.4s var(--easing_3)}.contact_submit:hover input{color:#fff}.mwform-checkbox-field input,.mwform-radio-field input{margin-right:0}.privacypolicy_check .mwform-checkbox-field-text{display:flex;align-items:center}.privacypolicy_check .mwform-checkbox-field-text .need{margin-left:.5em}.footer{position:relative;background-color:#fff;color:#fff}.footer_bg{position:absolute;width:100%;height:100%;display:flex;align-items:flex-end}.footer_bg:before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(to right,#000 0%,#323232 100%)}.footer_bg_img{width:100%;height:18rem;object-fit:cover;z-index:2;opacity:.8;mix-blend-mode:multiply}.footer_content{height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:3;padding-top:2.5em;gap:5em}.footer_logo{width:min(50%, 31rem)}.footer_logo img{width:100%}.footer_bottom_wrap{width:95%;position:relative}.footer_bottom{padding-block:2em;border-top:1px solid #fff}.footer_bottom_link_list{display:flex;align-items:center;justify-content:center;gap:5em}.footer_bottom_link_item{font-size:.875em}.footer_bottom_copy{font-size:.75em;text-align:center;line-height:1.25em}.footer_bottom_track_wrap{overflow:hidden}.footer_bottom_track{width:5rem;position:relative;bottom:100%;animation:footer_track 20s 0s linear infinite}@keyframes footer_track{0%{scale:1 1;left:-20%}50%{scale:1 1;left:120%}51%{scale:-1 1;left:120%}100%{scale:-1 1;left:-20%}}@media screen and (max-width:900px){:root{--header_height:6rem;--section_margin:10em}body{font-size:1.4rem}.from_tb{display:flex}.none_tb{display:none}.header_main{padding-inline:1em}.header_logo_link{font-size:1.2rem}.header_logo_img{width:min(50vw, 18rem)}.header__nav__wrap{position:fixed;right:2rem;bottom:2rem;gap:1em}.header_menu{width:100%;padding-bottom:calc(var(--header_height) + 2em);padding-inline:1em}.header_menu_bg{left:0}.header_menu_inner{width:90%;max-width:90rem}.header_menu_list_wrap{justify-content:space-evenly;gap:3em}.header_menu_list{font-size:1em}.header_menu_link{font-size:1em}.header_menu_entry_list{flex-direction:column}.header_menu_entry_list:before{width:calc(100% + 2em);height:calc(100% + 2em)}.header_menu_entry_item{width:100%;height:4em;padding-inline:1em}.header_menu_entry_item:before,.header_menu_entry_item:after{right:1em}.header_menu_entry_item_text{font-size:1.25em}.top_fv_catch_01{width:54.75vw}.top_fv_catch_02{width:53.33vw}.top_fv_catch_03{width:58.33vw}.top_message_catch_01{width:77.38vw}.top_message_catch_02{width:76.9vw}.top_message_catch_03{width:75.95vw}.top_business_header_catch_item_01{width:14.29vw;max-width:7.6rem}.top_business_header_catch_item_02{width:14.29vw;max-width:7.6rem}.top_business_header_catch_item_03{width:14.29vw;max-width:7.6rem}.top_interview_catch_01{width:52.38vw}.top_interview_catch_02{width:66.67vw}.top_entry_catch_01{width:44.52vw}.top_entry_catch_02{width:55.95vw}.top_gallery_catch_01{width:35.86vw}.top_gallery_catch_02{width:43.86vw}.top_join_catch_01{width:40.52vw}.top_fv_content{padding-bottom:7em}.top_message{display:flex;flex-direction:column-reverse;background-color:var(--main_red);padding-top:0;margin-bottom:0}.top_message_bg{position:relative;top:-10vh;left:auto;aspect-ratio:6/5}.top_message_img{width:80%;display:flex}.top_message_img img{object-position:center 10%}.top_message_bg_river_list{display:none}.top_message_wrap{flex-direction:column;align-items:flex-start;margin-top:-17em}.top_message_text_wrap{width:auto;font-size:1.125em}.top_message_name{margin-left:auto}.top_business{margin-top:0;padding-top:calc(var(--section_margin) / 2);padding-bottom:calc(var(--section_margin) * 2.25);margin-bottom:0}.top_business:before{transform:skewY(-6deg);bottom:auto;top:-5vh}.top_business_header{flex-direction:column-reverse}.top_business_header_content{max-width:100%}.top_business_header_catch_list_wrap{display:flex;justify-content:flex-end;align-items:flex-start;gap:2em}.top_business .section_title{position:relative}.top_business_content{width:100%}.top_business_list{max-width:60rem;margin-inline:auto}.top_business_item{width:calc((100% - 1px) / 2);padding:1rem}.top_business_item_title{font-size:1em}.top_business_img_wrap{height:calc(var(--section_margin) * 2);bottom:calc(var(--section_margin) / 4)}.top_business_img_inner{width:100%;justify-content:center}.top_business_img{right:0;aspect-ratio:1/1;width:calc((100% - 1px) / 2);justify-content:center;align-items:center}.top_business_img img{width:100%;max-width:32rem}.top_interview{margin-bottom:0}.top_interview_header{flex-direction:column;align-items:flex-start}.top_interview_header_title_wrap{align-items:center}.top_interview_header_text{max-width:100%}.top_interview_list{justify-content:center;gap:5em}.top_interview_item{width:min(60rem, 100%)}.top_interview_item:nth-child(2n){margin-top:0}.top_entry_item_content{bottom:2em}.top_inter_01_catch_01{width:min(29.17vw, 21rem)}.top_inter_01_catch_02{width:min(40.28vw, 29rem);margin-left:min(0.9vw, 1.3rem)}.top_inter_02_catch_01{width:min(30.56vw, 22rem);margin-left:min(0.76vw, 1.1rem)}.top_inter_02_catch_02{width:min(38.89vw, 28rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_02_catch_03{width:min(27.78vw, 20rem)}.top_inter_03_catch_01{width:min(30.56vw, 22rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_03_catch_02{width:min(30.56vw, 22rem)}.top_inter_04_catch_01{width:min(34.72vw, 25rem)}.top_inter_04_catch_02{width:min(41.67vw, 30rem);margin-left:min(0.42vw, 0.6rem)}.top__inter__import__catch__01{width:min(40vw, 21.2rem)}.top__inter__import__catch__02{width:min(50vw, 26.6rem);margin-left:min(2vw, 1rem)}.top__inter__import__catch__03{width:min(34vw, 17.3rem)}.top__inter__export__catch__01{width:min(42vw, 22.8rem);margin-left:min(1vw, 1.0rem)}.top__inter__export__catch__02{width:min(49vw, 27.6rem);margin-left:min(1.5vw, 1.5rem)}.top__inter__export__catch__03{width:min(40vw, 23.4rem)}.top_interview_item_text{font-size:min(1.6rem, 3.33vw)}.top_entry{margin-top:0;margin-bottom:0}.top_entry_list{flex-direction:column;align-items:center;margin-top:0}.top_entry_item{width:100%;max-width:50rem;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}.top_entry_item_img{height:125%}.top_entry_item_title{font-size:2em}.top_gallery_wrap{width:100%;overflow:hidden;margin-top:calc(var(--section_margin) / 2)}.top_gallery_content{width:100vw;margin-top:0;padding-block:30vh}.top_gallery_img._01{width:35%;top:4%;left:20%}.top_gallery_img._02{width:20%;top:15%;left:5%;z-index:2}.top_gallery_img._03{width:30%;top:32%;left:-5%}.top_gallery_img._04{width:25%;bottom:8%;left:14%}.top_gallery_img._05{width:25%;bottom:16.18%;left:2%;transform:rotate(-8deg)}.top_gallery_img._06{width:25%;top:3%;right:16.67%}.top_gallery_img._07{width:28%;top:25%;right:-5%}.top_gallery_img._08{width:20%;top:auto;bottom:10%;right:-3%}.top_gallery_img._09{width:28%;bottom:8%;right:15%}.top_gallery_img._10{width:20%;bottom:4%;right:42%}.top_join{padding-block:6em;margin:0}.top_join_link_item{font-size:1.25em}.top__join__wrap{padding:2.5em 1.5em}.top__join__header{flex-direction:column}.top__join__header__content{align-items:center}.top__join__header__text{text-align:center}.top__join__header__entry{padding:1.5em;height:auto}.top__join__header__entry__text{font-size:1.5em}.top__join__link__list{flex-direction:column}.top__join__link__item,.inter_join_content_item_link_item{font-size:clamp(1.2rem, 4.5vw, 1.6rem)}.header_menu_entry_list .top__join__link__item{width:100%}.top_join .top__join__link__list{align-items:center}.top_join .top__join__link__item{width:min(24rem, 100%)}.inter_01_header_catch_list{gap:.5em}.inter_header_content{bottom:calc(10svh + 17rem)}.inter_content_wrap{flex-direction:column;gap:7em}.inter_page_nav_wrap{display:none;width:auto}.inter_page_nav{flex-direction:row;justify-content:center;flex-wrap:wrap}.inter_page_nav_item{opacity:1}.inter_item_wrap{margin-top:5em;gap:2em;flex-direction:column}.inter_item_container#inter__port-operations .inter_item_wrap{margin-top:0}.inter_item_number{display:none;writing-mode:horizontal-tb;left:0;font-size:13vw}.inter_item_container#inter__port-operations:before,.inter_item_container#inter__import:before{margin:0 calc(50% - 50vw)}.inter_item_img_list{width:100vw;margin:0 calc(50% - 50vw)}.inter_item_header_img_wrap{margin:0 calc(50% - 50vw)}.inter_join_content{height:auto;transform:translateY(-3em)}.inter_join_content_list{gap:2em;padding:2em 1.5em}.inter_join_content_item{width:100%}.inter_join_content_item_link_list{width:100%}.inter_join_content_item_link_item{flex-basis:50%;justify-content:center;padding:.75em}.inter_join .top__join__link__list{flex-direction:column;padding:1em 1.5em 1.5em}.inter_item_content_list{gap:4em}.inter_item_a_catch{font-size:1.25em}.inter_header_detail_text,.inter_item_text{font-size:1em}.inter_item_content_flow_catch_01{width:min(56rem, 75vw)}.inter__timeline__list{margin-top:1em}.inter__timeline__title{width:min(60rem, 80vw)}.inter__timeline__item{flex-wrap:wrap;gap:1em}.inter__timeline__item__content{display:contents}.inter__timeline__item__time{font-size:1.25em}.inter__timeline__item__title{font-size:1.25em;line-height:1.5}.inter__timeline__item__text{margin-top:0;flex-basis:100%;font-size:1em}.inter_item_header_content{gap:3em;padding-bottom:0}.inter_header_detail_other{flex-direction:column;align-items:flex-start}.desc_header_catch_01{width:min(42rem, 49.17vw)}.desc_header{margin-bottom:0}.desc_detail{margin-top:0}.desc_detail_wrap{flex-direction:column;gap:7em}.desc_detail_nav_wrap{width:auto}.desc_detail_nav{justify-content:center;flex-direction:row;flex-wrap:wrap}.desc_detail_nav_item:after{content:none}.desc_detail_nav_item{color:var(--main_red)}.desc_detail_nav_item:before{opacity:1}.desc_content_item_table tr th{width:10rem}.desc_content_item_not-recruiting_text{font-size:1.25em}.entry_header_catch_01{width:min(49rem, 54.44vw)}.footer_bottom{padding-block:3em}.footer_bottom_link_list{flex-direction:column;gap:1em}}@media screen and (max-width:480px){.from_sp{display:block}.none_sp{display:none}.header__nav__wrap{left:50%;transform:translateX(-50%);right:auto;width:100%;display:flex;justify-content:center;gap:1rem}.header__nav__wrap .top_business_btn{width:auto;height:auto;overflow:visible}.header__nav__wrap .top_business_btn_text,.header_nav_btn_entry{font-size:3.6vw;white-space:nowrap}.header__nav__wrap .top_business_btn_text{padding-left:1em;padding-right:3.2em;padding-block:.5em}.header__nav__wrap .top_business_btn:before,.header__nav__wrap .top_business_btn:after{width:8vw}.header__nav__wrap .top_business_btn:hover:after{scale:initial}.header_menu_list_wrap{flex-direction:column;align-items:flex-start;gap:2em}.top_business_btn{height:4.8rem;padding:.25em 7rem .25em 1em}.top_business_btn:before,.top_business_btn:after{width:4rem}.top_inter_01_catch_01{width:min(40vw, 21rem)}.top_inter_01_catch_02{width:min(51vw, 29rem)}.top_inter_02_catch_01{width:min(40vw, 22rem);margin-left:min(0.76vw, 1.1rem)}.top_inter_02_catch_02{width:min(50.89vw, 28rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_02_catch_03{width:min(37.78vw, 20rem)}.top_inter_03_catch_01{width:min(40.56vw, 22rem);margin-left:min(1.25vw, 1.8rem)}.top_inter_03_catch_02{width:min(40.56vw, 22rem)}.top_inter_04_catch_01{width:min(44.72vw, 25rem)}.top_inter_04_catch_02{width:min(51.67vw, 30rem);margin-left:min(0.42vw, 0.6rem)}.top_join_text{font-size:1em}.top_join_link_list{width:100%}.top_join_link_item{font-size:1em;padding-block:1em}.top_gallery_img._04{bottom:5%;left:10%}.top_gallery_img._05{bottom:12%}.top_gallery_img._10{width:20%;bottom:10%;right:42%}.desc_content_item_table tr{flex-direction:column;gap:1em}}.correction__color{color:#0000cd}